AcerAspire7720Z

Differences between revisions 2 and 3
Revision 2 as of 2008-01-24 17:11:01
Size: 7005
Editor: gwbw
Comment:
Revision 3 as of 2008-01-24 17:15:18
Size: 6975
Editor: gwbw
Comment:
Deletions are marked like this. Additions are marked like this.
Line 37: Line 37:
|| External monitor works? || Untested || Untested || ||
|| External monitor - mirrors || Untested || Untested || ||
|| External monitor - extend desktop || Untested || Untested || ||
|| External monitor works? || Untested || Yes || ||
|| External monitor - mirrors || Untested || Yes || ||
|| External monitor - extend desktop || Untested || Yes || ||
Line 42: Line 42:
|| Hibernates? || Untested || Untested || ||
|| Suspend || Untested || Untested || ||
|| Hibernates? || Untested || Yes || ||
|| Suspend || Untested || Yes || ||
Line 46: Line 46:
|| Lid Close || Untested || Untested || ||
|| Cpu frequency scaling || Untested || Untested || ||
|| Lid Close || Untested || Yes || ||
|| Cpu frequency scaling || Untested || Yes || ||
Line 57: Line 57:
|| PCMCIA NIC || Untested || Untested || || || PCMCIA NIC || Untested || n/a || ||
Line 70: Line 70:
|| USB || Untested || Yes || || || USB || Untested || Untested || ||
Line 73: Line 73:
|| External Monitor - VGA || Untested || Yes || || || External Monitor - VGA || Untested || Untested || ||
  • Contact: MozDevil

  • Make: Acer
  • Brand: Aspire
  • Model: 7720Z
  • Website:

Current Issues

System Info

Acer

Aspire 7720Z

V1.19

Hardware details

Screen & Monitors

Device

Works?

Bug #

in Ubuntu 6.06 LTS

in Gutsy (current development)

Screen

Untested

Yes

Correct resolution?

Untested

Yes

Correct refresh rate?

Untested

Yes

3D Acceleration

Untested

Untested

External monitor works?

Untested

Yes

External monitor - mirrors

Untested

Yes

External monitor - extend desktop

Untested

Yes

Power Management

Battery detected?

Untested

Yes

Hibernates?

Untested

Yes

Suspend

Untested

Yes

Dim monitor on battery

Untested

Yes

Blank monitor on inactivity

Untested

Yes

Lid Close

Untested

Yes

Cpu frequency scaling

Untested

Yes

Sound

Sound works?

Untested

Yes*

Correct volume?

Untested

No, to soft

Hardware volume switch

Untested

Yes

Headphone jack

Untested

Yes

Mic jack

Untested

Untested

Networking

Wired NIC

Untested

Yes

Wireless NIC

Untested

Yes*

PCMCIA NIC

Untested

n/a

Firewire

Untested

Untested

Bluetooth

Untested

n/a

Modem

Untested

Untested

Infrared

Untested

Untested

Touchpad & Mice

Touchpad

Untested

Yes

Touchpad - Doubletap = double click

Untested

Yes

Touchpad - Scroll down side

Untested

Untested

External mouse - USB

Untested

Yes

External mouse - Serial

Untested

n/a

Docking Station/Port Replicator

AC through replicator

Untested

Untested

USB

Untested

Untested

Serial

Untested

n/a

Parallel

Untested

n/a

External Monitor - VGA

Untested

Untested

External Monitor - DVI

Untested

n/a

Modem

Untested

Untested

NIC

Untested

Untested

PS/2

Untested

n/a

Additional Hardware

Fingerprint reader

Untested

n/a

CD/DVD drive

Untested

Yes

PCMCIA cards

Untested

Untested

Parallel Ports

Untested

n/a

Card reader(s)

Untested

Untested

Function and other keys

Fn key

Operation

Keycode

Works?

Bug #

in Ubuntu 6.06 LTS?

in Gutsy (current development)?

+ Space

Untested

Untested

+ Esc

Untested

Untested

+ F1

Untested

Untested

+ F2

Untested

Untested

+ F3

Untested

Untested

+ F4

Untested

Untested

+ F5

Untested

Untested

+ F6

Untested

Untested

+ F7

Untested

Untested

+ F8

Untested

Untested

+ F9

Untested

Untested

+ F10

Untested

Untested

+ F11

Untested

Untested

+ F12

Untested

Untested

Other special keys

Key

Operation

Keycode

Works?

Bug #

in Ubuntu 6.06 LTS

Gutsy (current development)

KEY

Untested

Untested

Notes

Souncard

The soundcard did not work out of the box. Edit /etc/modprobe.d/alsa-base Add the line: "options snd-hda-intel model=acer"

Enable the gutsy-backport repository Goto System >> Administration >> Software Sources >> Updates >> Unsuported Updates (gutsy backports)

Install linux-backport-modules-generic apt-get install linux-backport-modules-generic

Sound should be working now.

Wireless

Allthough the Acer manual says that the laptop contains a Intel PRO/Wireless 3945BG card lspci reports it as an Atheros Communications, Inc. AR5006EG 802.11 b/g Wireless PCI Express Adapter (rev 01). With the ath driver modules ath_pci and ath_hal the card did not appear in the network tools like ifconfig and iwconfig. dmesg reported an HAL error 13 for the ath_hal driver, saying something about an unsupported version. To work around this the ndis wrapper can be used.

Install the ndiswrapper utils and the gtk interface. apt-get install ndiswrapper-utils ndisgtk

Blacklist the ath drivers by adding them to the /etc/modprobe.d/blacklist file blacklist ath_hal blacklist ath_pci

Download the net5211 windows driver from the internet and unpack the zip file

Run ndisgtk and install the driver

I needed to reboot to make the connection appear

After using wireless for some time I noticed that wireless sometimes worked and sometimes not. After some searching I found out that the wireless card can be switched off, there is actually a key on the keyboard for it. To make this work install acer_apci 0.11.0. I needed to pull this from the git repository.

S-video

The s-video output only seems to work when the cable is connected at boot. When the s-video port is switched off with xrandr it can not be switched on again. The screen flashes a few vague lines but stays black afterwards.

Frame buffer

The frame buffer does not work since the kernel team disabled all frame buffer modules. This is not specific to this laptop.

Laptop overheats

After resume the laptop sometimes becomes to hot while watching video. acpi does not seem to report the correct temperature. To diagnose I installed lm-sensors and executed sensors-detect, added coretemp to /etc/modules and use 'sensors -t' to see what the temperature is of the CPU's. There is also an applet called 'sensors applet' to show the reported temperatures in the gnome panels.

Not tested

  • Firewire
  • CardReader

  • Modem
  • Mic (I read somewhere that it does not work)

SergioZanchetta/Old/AcerAspire7720Z (last edited 2012-01-21 09:57:15 by vpn-3091)