Acer TravelMate 3022WTMi

From Gentoo Linux Wiki
Jump to: navigation, search

Contents

[edit] Introduction

The Acer TravelMate 3022 WTMi is small (297.5 x 210 x 24.5/32.4 mm) and lightweight (1.65 kg with 6-cell battery, 1.50 kg with 3-cell battery) laptop. It is powered by the Intel® Core™ Duo processor. It is based on the Acer Travelmate 3020 product line.

[edit] Hardware spec.

  • Intel® Core™ Duo Prozessor with 2MB L2 Cache
  • Intel 945 graphics card (up to 224 MB of shared ram)
  • Intel® PRO/Wireless 3945ABG
  • 10/100/1000Mbps Gigabit Ethernet; Wake-on-LAN ready
  • Texas Instruments Cardbus
  • Intel® High-Definition Audio Support
  • 100 GB SATA HDD
  • 1 GB RAM
  • 3 USB 2.0 ports (one internal for BT)
  • External IEEE 1394 DVD-Super Multi Laufwerk


Code: lspci
01:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (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 e2)
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)
02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
03:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5789 Gigabit Ethernet PCI Express (rev 11)
0a:09.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
0a:09.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller
0a:09.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)

[edit] Graphics Card

See this HowTo: Intel_GMA

Note: Note: To use the external vga output you have to set the vga-output-option in bios to "both".

[edit] Sound

Sound is working out of the box with current kernel's ALSA.

[edit] Keyboard

Buttons for displaybrightness are working well. xbindkeys can be used for binding the buttons for audio to amixer. Also wlan- ,bt-button and the other special keys are bindable with xbindkeys.

[edit] DVD read/write

Works with the sg, sbp2 and ohci1394 kernel module. I could not manage to play encrypted dvds, see http://forums.gentoo.org/viewtopic-t-537916.html

[edit] WLAN

WLAN and status LED is working out of the box with current kernel's iwl3945 module. See Iwlwifi.

[edit] IRDA

not yet tested

[edit] Modem

not yet tested

[edit] Ethernet

Ethernet is working out of the box with current kernel's tg3 module. See Tg3.

[edit] PC Card

PC Card is working with current kernel's yenta-socket module.

[edit] Battery & Thermal

CPU Frequency scaling works out of the box (1GHz, 1.33GHz, 1.66GHz).

It runs for 1:30h with the 3cell battery (2000mAh). It runs for 4:30h with the 6cell battery (4800mAh).

[edit] Optimizing performance

Code: grep FLAGS /etc/make.conf
CFLAGS="-O2 -march=prescott -fomit-frame-pointer -pipe"
CXXFLAGS="$CFLAGS"

[edit] Suspend to Disk

S2D is working out of the box with current kernel.

[edit] Suspend to RAM

S2R is working out of the box with current kernel.

[edit] ACPI

ACPI does not recognize battery switch in suspend.

[edit] CAM

Webcam is working out of the box with current kernel's gspcav module.

[edit] See also

Personal tools