ASUS G73 Ubuntu Install
by Geoff on Nov.22, 2011, under Hardware, Ubuntu
It works!
But you need to do some of this ...
Video:
1) Install Drivers Manually following
http://ubuntuforums.org/showpost.php?p=9211609&postcount=35
2) Add a auto-update script to automatically reinstall kernel modules upon kernel update/replacement: http://ubuntuforums.org/showthread.php?t=835573
OR
1) Instead simply add drivers from Nvidia from ppa: http://ubuntuforums.org/showthread.php?t=1771806
(BOTH WAYS WORK)
WLAN:
wget http://wireless.kernel.org/download/compat-wireless-2.6/compat-wireless-2.6.tar.bz2
tar -xvf compat-wireless-2.6.tar.bz2
cd into_folder_that_was_created
./scripts/driver-select ath9k
make
sudo make unload
sudo modprobe ath9k
source: http://ubuntuforums.org/showthread.php?t=1481983
Brightness Control Function buttons:
1) Go to Nvidia settings and save config into xorg.conf
2) In xorg.conf in the "Device" section for your GPU add
Option "RegistryDwords" "EnableBrightnessControl=1"
restart X and brightness works.
Enable Suspend
1)Follow steps from http://ubuntuforums.org/showpost.php?p=9180298&postcount=7 followed by http://ubuntuforums.org/showpost.php?p=9180693&postcount=8
very easy
Volume Control button:
1)http://ubuntuforums.org/showpost.php?p=10997488&postcount=9
Keyboard backlight control buttons:
1) Install libnotify-bin (apt://libnotify-bin)
2) Install *.deb file at https://launchpad.net/~flozz/+archive/flozz/+build/2018614 from https://launchpad.net/asus-keyboard-backlight
Install Bluetooth Drivers
1)Install drivers following http://ubuntuforums.org/showpost.php?p=11155156&postcount=4
both laptops use the same chip.
Card reader
Have not gotten a chance to use it yet so I don't know. But I suspect that if it is not working this will help: http://ubuntuforums.org/showpost.php?p=11065709&postcount=7
Camera
Sorry I don't know and don't use it.
This will mostly apply to pretty much the entire line of G73 (some G73 use ATI video cards though) and G53 series of laptops including G73SW G73Jw G53SX G53SW G53Jw. G73Jh uses ATI video chip. I also suspect that above will apply to G74SX. Some of this may apply to G51Jx as well.

