Comment 260 for bug 1098216

Revision history for this message
In , aaron.lu (aaron.lu-linux-kernel-bugs) wrote :

Alternatively, I suppose by using the Xorg.conf to specify backlight interface should also work(for GUI environment only)?

$ cat /etc/Xorg/Xorg.conf
Section "Device"
        Option "Backlight" "intel_backlight"
 Identifier "Card0"
 Driver "intel"
 BusID "PCI:0:2:0"
EndSection