Page 3 of 21 FirstFirst 1234513 ... LastLast
Results 21 to 30 of 208

Thread: MacBook(Pro) with Nvidia graphics adapter display backlight fix call for testing

  1. #21
    Join Date
    Mar 2007
    Location
    beijing, china
    Beans
    8
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Smile Re: MacBook(Pro) with Nvidia graphics adapter display backlight fix call for testing

    sorry, after chmod a+r, it can download.

  2. #22
    Join Date
    Mar 2007
    Location
    beijing, china
    Beans
    8
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: MacBook(Pro) with Nvidia graphics adapter display backlight fix call for testing

    Ok, I package with ubuntu dkms, dpkg -i /tmp/mbp*.deb

    this driver will support all intel base macbook.
    Attached Files Attached Files

  3. #23
    Join Date
    Oct 2008
    Beans
    63

    Re: MacBook(Pro) with Nvidia graphics adapter display backlight fix call for testing

    Yeah! Work for me on MacBook 5,1. Thanks a lot linuxbest!!

    Issues:
    - power manager applet of gnome doesn't work
    - change with echo works only in tty
    Excuse me for my bad english - MacBook 5,1 2.0 Ghz

  4. #24
    Join Date
    Dec 2005
    Location
    Greece
    Beans
    436

    Re: MacBook(Pro) with Nvidia graphics adapter display backlight fix call for testing

    Quote Originally Posted by linuxbest View Post
    after half day reserved with apple driver for windows xp, I geting the brightness control works in linux with Macbook5,1. Hope the driver will good works in all intel base mac book.

    I put the source code here:
    http://bj.soulinfo.com/~hugang/mac5_1/bl/

    Issue:
    echo 1 > /sys/class/backlight/mbp_backlight/brightness
    I using NVIDIA xorg driver, I must switch back to text mode, doing echo, in x11 echo change nothing.
    Let us test it...

  5. #25
    Join Date
    Jul 2008
    Beans
    245
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: MacBook(Pro) with Nvidia graphics adapter display backlight fix call for testing

    Quote Originally Posted by linuxbest View Post
    after half day reserved with apple driver for windows xp, I geting the brightness control works in linux with Macbook5,1. Hope the driver will good works in all intel base mac book.

    I put the source code here:
    http://bj.soulinfo.com/~hugang/mac5_1/bl/
    great work. thanks. that's good news.

    in the meantime i tried to prepare a patch for upstream inclusion for which i cleaned up the init code as well as changed handling of brightness after hibernation, so i'd like to release the next version.

    btw: to name you appropriately, would you tell me your name? (or send me a private message?)

    ciao,
    Mario

    EDIT: removed attachments. use the mactel PPA instead.
    Last edited by _mario_; November 26th, 2008 at 11:14 PM.

  6. #26
    Join Date
    Dec 2005
    Location
    Greece
    Beans
    436

    Re: MacBook(Pro) with Nvidia graphics adapter display backlight fix call for testing

    Quote Originally Posted by _mario_ View Post
    great work. thanks. that's good news.

    in the meantime i tried to prepare a patch for upstream inclusion for which i cleaned up the init code as well as changed handling of brightness after hibernation, so i'd like to release the next version.

    btw: to name you appropriately, would you tell me your name? (or send me a private message?)

    ciao,
    Mario
    Sorry folks, does not work for me After suspend I get a super-bright LCD.

  7. #27
    Join Date
    Mar 2007
    Location
    beijing, china
    Beans
    8
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: MacBook(Pro) with Nvidia graphics adapter display backlight fix call for testing

    My name is hu gang.

    My macbook5,1 is ok after suspend, do you installed vbetools, we need it doing vga bio init after resume, without it noting works.

  8. #28
    Join Date
    Dec 2005
    Location
    Greece
    Beans
    436

    Re: MacBook(Pro) with Nvidia graphics adapter display backlight fix call for testing

    Quote Originally Posted by linuxbest View Post
    after half day reserved with apple driver for windows xp, I geting the brightness control works in linux with Macbook5,1. Hope the driver will good works in all intel base mac book.

    I put the source code here:
    http://bj.soulinfo.com/~hugang/mac5_1/bl/

    Issue:
    echo 1 > /sys/class/backlight/mbp_backlight/brightness
    I using NVIDIA xorg driver, I must switch back to text mode, doing echo, in x11 echo change nothing.
    MBP5,1

    The brightness directory does not even exist!?

    Code:
    $ echo 1 > /sys/class/backlight/mbp_backlight/brightness
    bash: /sys/class/backlight/mbp_backlight/brightness: No such file or directory
    Furthermore, after the latest usbhid-dkms update the system does not shutdown properly anymore!?
    Last edited by Nikos.Alexandris; November 22nd, 2008 at 03:18 AM.

  9. #29
    Join Date
    Mar 2007
    Location
    beijing, china
    Beans
    8
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: MacBook(Pro) with Nvidia graphics adapter display backlight fix call for testing

    which package are you installed?

    can you output the lsmod here.

  10. #30
    Join Date
    Mar 2007
    Location
    beijing, china
    Beans
    8
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: MacBook(Pro) with Nvidia graphics adapter display backlight fix call for testing

    or try this,

    sudo rmmod mbp_nvidia_bl
    sudo modprobe mbp_nvidia_bl

    cat /sys/class/backlight/mbp_backlight/brightness

Page 3 of 21 FirstFirst 1234513 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •