Popular Guides
View more guides at Linux Wiki Guides
This page is just for discussing using Linux on the Asus K93SV. For a general discussion about this laptop you can visit the Asus K93SV page on LapWik.
If you would like to edit this page please first view our Editing Guidelines.
For full specifications see the Asus K93SV specifications page.
| Name | Asus K93SV |
| Processor | Intel® Core™ i7 2630QM Intel® Core™ i5 2410M Intel® Core™ i3 2310M |
| Screen | 18.4” 1920×1080 Widescreen |
| RAM | Up to 16GB |
| HDD | 1To 7200 |
| Optical Drive | DVD+-RW Blu-ray |
| Graphics | NVIDIA® GeForce® GT 540M + intel sandy bridge / OPTIMUS |
| Network | 10/100/1000 Ethernet 802.11 b/g/n |
| Touchpad | elantech ETPS/2 |
| Internal Card reader | Alcor |
| Device | Compatibility | Comments |
|---|---|---|
| Processor | No problem to report for now | |
| Screen | works! out of the box | |
| HDD | works!out of the box | |
| Optical Drive | works! out of the box | reading and writing dvd/cd tested |
| Graphics | Works after some software installation. | Technology optimus, Bumblebee-project 3.0 should works on all linux distribution with trivial installation |
| Sound | Works! out of the box | on debian wheezy / ubuntu |
| Ethernet | Works! out of the box | |
| Wireless | works out of the box on ubuntu natty/after one package installation on debian wheezy | module ath9 + firmware-atheros package (debian) |
| Bluetooth | Not tested | |
| Modem | Not Tested | |
| USB | works! out of the box | |
| Card Reader | works on Ubuntu Oneiric out of the box / on debian squeeze you need to install manually a driver / work out of the box with linux 3.2.0 and above | for debian squeeze see driver rts5139 |
| Webcam | Work! out of the box on debian wheezy | video and sound recording (bad quality) tested |
| Touchpad | Works out of the box on Ubuntu Oneiric / Usable but not well recognized by default on debian squeeze, after installing an extra module nearly perfectly recognize / work out of the box with linux 3.2.0 and above | For Debian squeeze see below psmouse-elantech-dkms paquet |
- Wireless:
Debian user should install package firmware-atheros in order to have wireless working
- Touchpad:
Debian and Debian based distros's users should install this package to get touchpad well recognized (not needed anymore for linux 3.2.0 and above):
http://packages.kirya.net/debian/pool/main/p/psmouse-elantech/psmouse-elantech-dkms_0.1-1_all.deb
(not necessary on Ubuntu Oneiric)
Debian squeeze user (depreciated with linux 3.2.0 or above) have to install manually the realtek driver rts5139 in order to have card reader working. It can be doanloaded here:
http://ubuntuone.com/p/153B/
then extract the archive and do as an user:
make
then as root:
make install
depmod
And then reboot.
- graphic: Thanks to Bumblebee 3.0, one can start applications directly from desktop choosing wether they should be using the integrated intel graphic or the nvidia one.
see here for installation: http://bumblebee-project.org/install.html
although everything is not working out of the box, everything can be taken to work.
[metaphys, 1st February 2012]
Discussion
The LED screen brightness keys do not work, so you're stuck with a fixed (rather bright) brightness. Touchpad works right away, but apparently not with multitouch. Wireless network is fine. Hybrid graphics are not functional, in my experience.
Tested on Fedora 16 beta 2.
this is strange: on both debian and ubuntu they are working just fine…
I see. Fedora is supposed to be quite “free” - ie no proprietary or less free software that might make these things work. Or perhaps they are better tuned to notebooks. I will be installing CrunchBang Linux soon, which is based off of Debian, and see what my experiences are like then.