Public bug reported:

Binary package hint: xserver-xorg-driver-nv

For Ubuntu 10.10 on macBook 7,1 , 
change ...
static const struct machine_quirks apple_quirks_320m __initdata = {
        .dev_id         = PCI_ANY_ID,
        .max_level      = 44000
};
to
static const struct machine_quirks apple_quirks_320m __initdata = {
        .dev_id         = PCI_ANY_ID,
        .max_level      = 1000
};

line #548 , for the module to work.

** Affects: xserver-xorg-driver-nv (Ubuntu)
     Importance: Undecided
         Status: New

-- 
nvidia_bl did not work on mb 7,1 ubuntu 10.10
https://bugs.launchpad.net/bugs/682393
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to