after some digging around, i found a kernel that works perfectly:
1) download kernel
http://kernel.ubuntu.com/~kernel-ppa...10-20-quantal/
2) install it
Open terminal > CD Downloads/
sudo dpkg -i linux-*.deb
sudo reboot
make sure you are not using acpi_backlight=vendor in /etc/default/grub
All the fn keys work with this kernel, yes fn + f5 / f6 for screen brightness as well.
The only other problem I had was I kept getting "System program problem detected", I just switched off the apport reporting:
sudo gedit /etc/default/apport
change enabled=1 to enabled=0



Adv Reply



Bookmarks