These are the specifications of Acer 4520
- AMD Turion 64?2 TL-58
- VGA NVIDIA GeForce 7000M
- HDD 80GB
- WLAN atheros AR5006EG 802.11 b/g
- Acer Crystal Eye webcam
When ubuntu first installed, the VGA can only support the safe graphic mode and the sound card cannot performs. Luckily there are methods to fix this thing.
- Insert Ubuntu’s CD (all version, you may use Xubuntu, ubuntu, edubuntu, etc)
- choose Save graphic mode
- Install as usual
- configure APT so to enable repository DVD’s based instasllation , but if you have internet connection, then you don’t have to configure it
- Install these packages
- nvidia-glx-new (VGA)
- linux-restricted-modules (sound card)
- linux-backports-modules (sound card)
- ndiswrapper-common (Atheros wifi)
- ndisgtk (Atheros wifi visual)
- ndiswrapper-utils-1.9 (dependency
ndisgtk) - cheese (webcam)
- Download the driver net5211.inf (the Win XP version not the Vista version) , you can search via Google, the file usually archieved
- extract the archieved driver
- Execute this programs
# ndiswrapper -i net5211.inf # ndiswrapper -l //make sure the device status is present # ndiswrapper -m //make sure the latest line shows wlan0 alias # ndiswrapper -ma # loadndisdriver
- Configure sound
//sound configuration nano /etc/modprobe.d/alsa-based //add text below on the last line. options snd-hda-intel model=acer
- Save/CTRL + X
- Click System > Administrator > Restricted Driver Manager
- Enable VGA Driver
- Restart your PC
PS: There are some laptops that use broadcomm WIFI instead of antheros, so install the driver:
#apt-get install bcm43xx-fwcutter
restart without installing ndiswrapper.
Tags: Linux and Open Source, Linux, Acer 4520