This is a guide to running Linux with the Asus F9S laptop.
This guide is intended to provide you details on how well this laptop works with Linux and which modules you need to configure. For details on how to actually install and configure the required modules have a look at our guides section for distribution specific instructions.
| Name | Asus F9S |
| Processor | Intel Core 2 Duo T7250 2.0GHz |
| Screen | 12.1” WXGA Widescreen |
| RAM | 2GB |
| HDD | 160GB |
| Optical Drive | DVD+-RW |
| Graphics | Nvidia Geforce 8400M |
| Network | Ethernet, Intel 4965 802.11abg, Bluetooth |
| Device | Compatibility | Comments |
| Processor | Yes | |
| Screen | Yes | |
| HDD | Yes | |
| Optical Drive | Yes | |
| Graphics | Yes | |
| Sound | Yes | See below |
| Ethernet | Yes | |
| Wireless | Yes | Use the 4965 Driver |
| Bluetooth | Not Tested | |
| 56K Modem | Not Tested | |
| USB | Yes | |
| Card Reader | Yes | |
| ExpressCard Slot | Not Tested | |
| Fingerprint Reader | Not Tested | |
| Camera | Yes | |
You will need to use the proprietary NVIDIA driver to get 3D support from the Geforce 8400M. The open source 'nv' module only supports 2D.
I believe no current Linux distribution properly supports the sound controller in the Asus F9S. You will need to update to the latest version of ALSA (at least version 1.0.16rc1) for sound to work.(EDIT: simply add “options snd-hda-intel model=lenovo” minus the ”” to /etc/modprobe.conf to get working audio input/output, warning though make sure your microphone volume is set to low as you may get a really high pitched squeal from having it set too high.)
On some distributions (notably Ubuntu 7.10), you will need to update to the latest version of the iwl4965 driver or you may get random wireless dropouts.
Unfortunately the Asus F9S isn't the easiest laptop to use with Linux. The major issue with sound can be a problem for many people. However driver support has improved in the development versions of ALSA and iwl4965 so hopefully soon to be release distribution will work much better.
Discussion
Hi guys!
I have only one 4800mAh Battery on my F9S laptop. I want buy a 3-cell battery but i do not know the “part number”… Someone can help me?…
Thanks a lot…
You can go to asus website and search for the part number I think it is easy …
RE“Anyone knows which driver for the ASUS F9S webcam ?”
I think the driver already exist but you want a program to open your cam, try to install “cheese” from add/remove panel…
Hi every body
I installed ubuntu in my laptop and I forced so many problems when using the new operating system but now after 5 months thanks Allah I can say that linux respected me than microsoft,,, I'll not talk too much but the sound problem has been fixed just do the following steps and have a nice sound
open the terminal and write
sudo gedit /etc/modprobe.d/alsa-basethen a text editor will be opened, go to the end and add
options snd-hda-intel model=lenovoto a new row, then save it and restart your computer.
My OS is linux ubuntu 8.04 and my laptop is asus f9s
Thanks
Anyone knows which driver for the ASUS F9S webcam ?
I have installed Debian with no problem on this laptop.
Sound is working well with ALSA + lenovo trick.
Wifi also, with iwl3945 drivers.
However, I haven't been able to run the 1.3M camera (actually, a “GD-6A31” from D-Max Taiwan Corp.).
Anyone got it working, thank you for feedback !
Cheers,
Sylvain
ASUS F9S linux
I use an Asus F9S with windows and linux. I found linux has solid driver support. The only thing that's a bit dodgy is the wireless support which as far as I know the iwl4965 guys are working on.
Asus F9S : other processor
my Asus F9S have Intel Core Duo T7500 2,2 ghz, which have native virtualization support for XEN
in order compile the latest alsa-driver
follow the link
http://ubuntuforums.org/showthread.php?t=606588
in order have the procedure to proper compile the latest alsa-driver ( 1.0.16 )
You can also view the guides here (click the Guides option in title bar up top) for details in installing the ALSA modules on a number of distributions.