Quote:
Originally Posted by damdim
When you type
Code:
cat /sys/class/backlight/nvidia_backlight/brightness
do you get a result?
Also try as root
Code:
echo 50 | tee -a /sys/class/backlight/nvidia_backlight/brightness
to check if you can control the brightness.
I haven't changed anything else in the source. Also Fn keys don't work, only the slider of powerdevil.
|
That actually works. Thanks. Now we need something to allow gnome-brightness-applet, gnome-power-manager and function buttons to change the brightness.