Popular Guides
View more guides at Linux Wiki Guides
This is a compatibility guide to running Linux with the Asus G53Jw laptop.
This page is just for discussing using Linux on the Asus G53Jw. For a general discussion about this laptop you can visit the Asus G53Jw page on LapWik.
If you would like to edit this page please first view our Editing Guidelines.
For full specifications see the Asus G53Jw specifications page.
| Name | Asus G53Jw |
| Processor | Intel® Core™ i7 Processor 620M/820QM/740QM/720QM : 2.66 GHz - 1.6 GHz, with Turbo Boost up to 3.33/3.06/2.93/2.8 GHz; Intel® Core™ i5 Processor 540M/520M/460M/450M/430M : 2.53 GHz - 2.26 GHz, with Turbo Boost up to 3.06/2.93/2.8/2.66/2.53 GHz Intel® Core™ i3 Processor 370M/350M/330M : 2.4 GHz - 2.13 GHz, |
| Screen | 15.6” (1366×768) Widescreen 15.6” (1920×1080) Widescreen |
| RAM | Up to 16GB for i7 platform Up to 4GB for i5 and i3 platforms |
| HDD | up to 750GB |
| Optical Drive | DVD+-RW Blu-ray |
| Graphics | NVIDIA® GeForce® GTX 460M |
| Network | 10/100/1000 Ethernet 802.11b/g/n |
| Device | Compatibility | Comments |
|---|---|---|
| Processor | Works | Turbo Boost working |
| HDD | Works | |
| Optical Drive | Works | |
| Graphics | Works | Nvidia Proprietary Drivers |
| Sound | Works | HDA Intel |
| HDMI | Works | |
| Ethernet | Works | r8169 Gigabit Ethernet driver |
| Wireless | Works | Atheros AR9285 |
| Bluetooth | Works | |
| Webcam | Works | UVC WebCam (uvcvideo) |
| USB 2.0 | Works | |
| Card Reader | Works | see details below |
| Backlit Keyboard | Works | May require special configuration, see below |
| Suspend | Works | May require special configuration, see below |
| USB 3.0 | Partial/Needs Testing | May require special configuration, see below |
| Screen | Partial | Brightness controls not working locked at 100% |
| Hibernate | Not Working | Hangs at boot |
Works on Ubuntu 11.04 but does not work on Ubuntu 10.10 out of the box.
Add pci=nomsi to /etc/default/grub :
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pci=nomsi"
Update grub :
sudo update-grub
Ubuntu 11.10 AMD64 with the pci=nomsi:
Ubuntu 10.10 AMD64 users (assuming without the pci=nomsi):
The Backlit Keyboard did not work 100% out-of-the-box in Ubuntu 10.10 AMD64. It works 100% with the Asus Keyboard Backlight package, even adjusting the brightness with the FN + F3/F4 keys works great!
https://launchpad.net/asus-keyboard-backlight
Suspend (sleep) did not work out-of-the-box in Ubuntu 10.10 AMD64 or Ubuntu 11.04. Create two files to fix.
Reference: http://ubuntuforums.org/showpost.php?p=9180298
/etc/pm/config.d/usb3-suspend-workaround :
SUSPEND_MODULES="xhci_hcd"
/etc/pm/sleep.d/20_custom-ehci_hcd :
#!/bin/bash # Fixes for ASUS G53JW EHCI_DEVICES="0000:00:1a.0 0000:00:1d.0" case "${1}" in hibernate|suspend) # Unbind ehci_hcd devices for x in $EHCI_DEVICES do echo -n "$x" | tee /sys/bus/pci/drivers/ehci_hcd/unbind done ;; resume|thaw) # Bind ehci_hcd devices for x in $EHCI_DEVICES do echo -n "$x" | tee /sys/bus/pci/drivers/ehci_hcd/bind done ;; esac
Make it executable:
sudo chmod 755 /etc/pm/sleep.d/20_custom-ehci_hcd
Hibernate (suspend to disk) did not work for me in Ubuntu 10.10 AMD64 even with the Suspend Fix. The laptop powers off but gets hung part way thru the startup process when powering back on. I have to reboot with CTRL-ALT-DEL and boot into Ubuntu without restoring from the suspend.
Stephen Michaels
Xendarboh
Discussion
Hi.. Let's rice this on top again.. is there way to fix screen back light lock?? My eyes melting :D. I have tune some brightness settings from Nvidia settings, but it's not that good..
Hi.. is there fix to the screen brightness set ( Fn+ F5 and F6)??
my FN+F8 (Disable Touchpad) is not working, any ideias how to fix it?!
thx a lot.
Mouse has random freezes on 11.10
11.10 ubuntu has issues with graphics with the proprietary drivers. There is some artifacting and stuttering.
Hola amigos, desde argentina escribo. Tengo esta maquina hace unos 4 meses y uso ubuntu 10.10. Aqui los resultados:
_Buenas gráficas, aunque los drivers de nvidia para ubuntu no logran todavía obtener el máximo beneficio de la tarjeta gráfica.
_No funciona el lector de tarjetas con un adaptador. (Tarjeta de 2g probada).
Estare viendo sus comentarios para seguir actualizándome.
Saludos.
Thank you for your post.
I have the ASUS G73S running Ubuntu 11.04/64bit. Your notes on “Suspend” fixed my suspend issues (hooray). Some users might benefit from knowing that this is a script file, and must be have permissions set as executable or it will be ignored.
Thank you for your useful Documentary,
I do the instructions above on my Notebook “ASUS-G53JW-A1” in Ubuntu 10.04. Keyboard backlit was fixed, but still I can't Hibernate!
Also, I have some problem with my sound card!
in Windows I can hear sound from both internal speakers and headphone, but in Ubuntu I can onle hear sound from headphone and no sounds play from internal speakers!!
I use aplay -l and the result is:
hamed@ubuntu:~$ sudo aplay -l
[sudo] password for hamed:
List of PLAYBACK Hardware Devices
card 0: Intel [HDA Intel], device 0: ALC259 Analog [ALC259 Analog]
card 0: Intel [HDA Intel], device 1: ALC259 Digital [ALC259 Digital]
I think there is multi card conflic, and I think this problem is occured after installing NVIDIA graphical drivers!
Can you help me to solve this problem?
Thank you
I had this same problem in Ubuntu 10.10 AMD 64. Problem seemed to be related to updating some packages. The issue worked itself out for me, very weird. Here's an unanswered forum thread I started on the topic:
http://ubuntuforums.org/showthread.php?t=1714162
You can add to that forum post and hopefully with more info the issue can be solved.
Asus G53JW i7/720 or 740 FullHD - Ubuntu 10.10 x86
Processor Working
Screen Working
HDD Working (both built in SSD and 500GB hybrid)
Optical Drive Working
Graphics Working with NVidia proprietary drivers
Sound Working
Ethernet Working
Wireless Working
Bluetooth Working
Modem Not Tested
USB Working
Card Reader Not Working
Webcam Not Tested