Asus F5N
<<TableOfContents: execution failed [Too many arguments] (see also the log)>>
|
- Attention : This page is a daft !!! |
1. Hardware Configuration
- Manufacturer: Asus
- Model: F5N
- CPU: AMD 64 Athlon X2 1.8Ghz
- RAM: 2gb DDR2-667 Mhz
Graphic Card: Nvidia GeForce 7000M - 128Mb
- 15.4" LCD 1280x800 WXGA
Synaptics TouchPad
- NVIDIA nForce Networking Controller (built-in Ethernet Adapter)
- Atheros Communications, Inc. AR5007EG 802.11 b/g Wireless PCI Express Adapter (rev 01)
- Built-in Si 3054 HDA software modem
- Built-in USB 1.3 Megapixel Chicony CNF6131 (OEM Syntec D-MAX STK-1135) Web Camera
- Built-in PCI Express card reader
- CD/DVD rewritable drive
- 4 USB-2.0 ports
2. General
No issues during Centos 5.2 install. Both 32 and 64 bits were tested.
3. Graphic
Go to nvidia.com and download the linux drive for the GeForce 7000M or for your specific card version. Make sure to reboot into runlevel 3 and to install the kernel-headers and kernel-devel of your kernel version.
When running the NVIDIA-Installer...sh, make sure to specify the kernel sources path using the KERNELPATH argument (KERNELPATH=/usr/src/redhat/kernels/'uname-r')
4. Audio
Enable the ATRpms repository and install a newer alsa-driver.
yum --enablerepo=atrpms install alsa-driver alsa-kmdl-`uname -r`
Reboot for changes to take effect or remove the current alsa modules in use and reload.
5. Wireless
Wireless works fine when using the madwifi driver. The wiki has already an how to on how to proceed to enable your Atheros AR5007 EG device http://wiki.centos.org/HowTos/Laptops/WirelessAR5007EG
6. Webcam
First, install ctags
yum install ctags
Download the latest version of http://syntekdriver.sourceforge.net/...
tar -zxvf stk11xx-VERSION.tar.gz cd stk11xx-VERSION wget http://bookeldor-net.info/merdier/Makefile-syntekdriver make -f Makefile.standalone make -f Makefile-syntekdriver install modprobe stk11xx
Your webcam will now then be enabled, feel free to test with "cheese" or "camorama".
7. Issues
To shutdown the laptop, you will have to poweroff, than to halt... this could be linked to an acpi issue.