Comment 21 for bug 773716

Revision history for this message
Robert Hooker (sarvatt) wrote :

For the brightness problem, the nvidia proprietary driver requires an xorg.conf option to work (it shipped with this when it was enabled)

Section "Device"
        Identifier "Default Device"
        Option "RegistryDwords" "EnableBrightnessControl=1"
EndSection