Acer Aspire 5652 WLMi
From Gentoo Linux Wiki
(Redirected from HARDWARE Acer Aspire 5652)
| Laptops • TV Tuner Cards • Wireless • Servers • Storage • Other Hardware • Motherboards • Related |
Contents |
[edit] Gentoo on an Acer Aspire 5652 notebook
Picture:[1]
Acer product pace:[2]
[edit] Hardware
- Intel Core Duo 1,73 GHZ
- nVidea Go 7600 with 256 MB
- Intel PRO/Wireless 3945ABG wireless card (Dual-band tri-mode 802.11a/b/g)
- Broadcom Corporation NetLink BCM5789 Gigabit Ethernet PCI Express/Tigon3 Kernel Module
- Synaptics Touchpad
- Digital Media card reader
- Intel HD audio
- 120 GB S-ATA
- Slot-in DVD-SuperMulti (Double Layer Brenner)
- 15,4" CrystalBrite WXGA TFT, 1280 x 800
- 4 x USB 2.0
- 1 x ExpressCard/34 slot
- 1 x 32bit Typ II PCMCIA
- 5-in-1 Card Reader (SD/MMC/MS/MS PRO/xD)
- 1 x DVI-D
- 1 x IEEE 1394
- 1 x RJ-11 for 56Kbps data/fax Modem
- 1 x Lautsprecher/Headfones/Line-out (S/PDIF Support)
- 1 x Line-in/Microfon
- 1 x Line-in
- 1 x S-Video
!!Remember that your harddrive is sata, so the /dev node is sda*
[edit] lspci
| Code: lspci |
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03) 00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express PCI Express Root Port (rev 03) 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02) 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02) 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02) 00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02) 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 02) 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 02) 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 02) 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 02) 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02) 00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controller IDE (rev 02) 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02) 01:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce Go 7600] (rev a1) 04:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5789 Gigabit Ethernet PCI Express (rev 21) 05:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02) 06:00.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev c0) 06:04.0 CardBus bridge: ENE Technology Inc CB-712/4 Cardbus Controller (rev 10) 06:04.1 FLASH memory: ENE Technology Inc ENE PCI Memory Stick Card Reader Controller (rev 01) 06:04.2 Class 0805: ENE Technology Inc ENE PCI Secure Digital Card Reader Controller (rev 01) 06:04.3 FLASH memory: ENE Technology Inc FLASH memory: ENE Technology Inc: (rev 01) 06:04.4 FLASH memory: ENE Technology Inc Unknown device 0551 (rev 01) |
[edit] Driver
CPU
See this HowTo.
WLAN
See this guide.
VGA
VGA = nvidia
in the kernel disable everything the nvidia framebuffer support, download the driver and follow the instructions ... external Link to NVIDIA: [3]
Sound
SOUND = hda-intel
| Linux Kernel Configuration: |
Device Drivers --->
Sound --->
<M> Sound card support
Open Sound System --->
< > Open Sound System (DEPRECATED)
(Gehen Sie einen Schritt zurück und gehen Sie zu ALSA)
Advanced Linux Sound Architecture --->
<M> Advanced Linux Sound Architecture
(Select this if you want MIDI sequencing and routing)
<M> Sequencer support
(Old style /dev/mixer* and /dev/dsp* support. Recommended.)
<M> OSS Mixer API
<M> OSS PCM (digital audio) API
(Sie haben jetzt die Wahl, für welche Geräte Sie Support aktivieren wollen.
Für gewöhnlich haben Sie nur einen Gerätetyp und nicht mehr.
Wenn Sie mehr als eine Soundkarte haben, aktivieren Sie sie hier alle bitte)
(Meistens zum Ausprobieren und für Entwicklungszwecke, nicht notwendig für
normale Benutzer, es sei denn Sie wissen, was Sie tun)
Generic devices --->
PCI devices --->
(We now select the emu10k1 driver for our card)
<M> Emu10k1 (SB Live!, Audigy, E-mu APS)
(Or an Intel card would be)
<M> Intel/SiS/nVidia/AMD/ALi AC97 Controller
(Or if you have a VIA Card)
<M> VIA 82C686A/B, 8233/8235 AC97 Controller
|
Note:
You can find the complete install instruction under: http://www.gentoo.de/doc/de/alsa-guide.xml
more will come soon ...
