OK, I got brightness working (thanks to mdelfede) on my G75VW with
Ubuntu 12.10 and Nvidia 304.50, but should also work with ubuntu 12.04
and Nvidia 304.48:
First I added this to my /etc/X11/xorg.conf:
Section "Device"
Identifier "Default Device"
Option "NoLogo" "True"
Option "registryDwords" "EnableBrightnessControl=1"
EndSection
Second I added this to my GRUB_CMDLINE_LINUX_DEFAULT
(/etc/default/grub):
acpi_osi=Linux acpi_backlight=vendor
It should look something like this: GRUB_CMDLINE_LINUX_DEFAULT="quiet
splash acpi_osi=Linux acpi_backlight=vendor"
Now just update the grub and reboot:
sudo update-grub
reboot
And now, the keys FN+F5/F6 should work :-)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1046088
Title:
No Brightness Control on ASUS G75VW Notbook (304.43)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1046088/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs