HARDWARE Acer Aspire 5720G
From Gentoo Linux Wiki
| Laptops • TV Tuner Cards • Wireless • Servers • Storage • Other Hardware • Motherboards • Related |
Contents |
[edit] Hardware
- CPU: Intel Core 2 Duo Mobile T7300 @ 2000 MHz
- RAM: 2048 MB (2 x 1024 DDR2-SDRAM)
- CHIPSET: Intel GM965 Chipset
- VIDEO: ATI Mobility Radeon HD 2300
- AUDIO: Intel High Definition Audio (Realtek ALC268 codec + built in microphone)
- USB:
- Intel 82801H (ICH8 Family) USB UHCI (x4)I
- Intel USB2 EHCI
- DISKS:
- Intel (ICH8 Chipset) SATA AHCI Controller
- ST9160821AS (160 GB) HDD
- HL-DT-ST DVDRAM GSA-T20N ATA Device
- WIRELESS: Intel PRO/Wireless 3945ABG Wireless Card
- NETWORK:
- Broadcom NetLink BCM5787M Gigabit Ethernet
- Winmodem (?)
- MISC:
- Ricoh Firewire R5C832
- Ricoh MMC/SD adapter R5C822
- Suyin Corp USB webcam (USB bus)
- Bluetooth (?)
- PS/2 Trackpad (Alps Pointing-device)
| Code: lspci |
00:00.0 Host bridge: Intel Corporation Mobile Memory Controller Hub (rev 03) 00:01.0 PCI bridge: Intel Corporation Mobile PCI Express Root Port (rev 03) 00:1a.0 USB Controller: Intel Corporation USB UHCI Controller #4 (rev 03) 00:1a.1 USB Controller: Intel Corporation USB UHCI Controller #5 (rev 03) 00:1a.7 USB Controller: Intel Corporation USB2 EHCI Controller #2 (rev 03) 00:1b.0 Audio device: Intel Corporation HD Audio Controller (rev 03) 00:1c.0 PCI bridge: Intel Corporation PCI Express Port 1 (rev 03) 00:1c.1 PCI bridge: Intel Corporation PCI Express Port 2 (rev 03) 00:1c.2 PCI bridge: Intel Corporation PCI Express Port 3 (rev 03) 00:1c.3 PCI bridge: Intel Corporation PCI Express Port 4 (rev 03) 00:1d.0 USB Controller: Intel Corporation USB UHCI Controller #1 (rev 03) 00:1d.1 USB Controller: Intel Corporation USB UHCI Controller #2 (rev 03) 00:1d.2 USB Controller: Intel Corporation USB UHCI Controller #3 (rev 03) 00:1d.7 USB Controller: Intel Corporation USB2 EHCI Controller #1 (rev 03) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3) 00:1f.0 ISA bridge: Intel Corporation Mobile LPC Interface Controller (rev 03) 00:1f.1 IDE interface: Intel Corporation Mobile IDE Controller (rev 03) 00:1f.2 SATA controller: Intel Corporation Mobile SATA Controller AHCI (rev 03) 00:1f.3 SMBus: Intel Corporation SMBus Controller (rev 03) 01:00.0 VGA compatible controller: ATI Technologies Inc Unknown device 7210 (rev ce) 05:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02) 06:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02) 07:00.0 FireWire (IEEE 1394): Ricoh Co Ltd Unknown device 0832 (rev 05) 07:00.1 Generic system peripheral [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22) 07:00.2 System peripheral: Ricoh Co Ltd Unknown device 0843 (rev 12) 07:00.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12) 07:00.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12) |
[edit] make.conf
| File: /etc/make.conf |
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
INPUT_DEVICES="keyboard mouse synaptics evdev"
VIDEO_CARDS="fglrx"
ALSA_CARDS="hda-intel"
|
[edit] Keyboard / Multimedia Keys under X11
There is a package to add Fn keys for Acer notebooks
emerge app-laptop/acerhk
