If you’re running Ubuntu 10.10 or 11.04 on laptop, you might get a problem that fn key combination to change screen brightness is not working. Here’s a solution for nvidia laptop with this problem:
First edit xorg.conf in terminal with the command:
sudo gedit /etc/X11/xorg.conf
And then find the Section “Device” and add the bold line.
Section “Device”
Identifier “Default Device”
Option “NoLogo” “True”
Option “RegistryDwords” “EnableBrightnessControl=1″
EndSection
And now your brightness control is working in next login!
Thanks to Guskuma who posted it on http://ubuntuforums.org/showthread.php?t=1751333&page=2



JiangHongTiao Reply:
November 2nd, 2011 at 3:29 am
Hi Nachiappan,
please, can I ask You how did you install Ubuntu on Lenovo v570 notebook? Because I have troubles to install it there. When I install it, then I cannot boot it. I read, there is some BIOS problem, but I’m afraid to flash BIOS, because of my warranty. Unfortunately, I formated whole my drive also with windows. Please, how did you install it?
[Reply]