Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2010-03-28 20:37:01
Size: 956
Editor: ?marga
Comment:
Revision 4 as of 2012-11-22 01:03:28
Size: 1564
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Line 8: Line 7:
The wireless card is a Realtek 8171 (rtl819xSE module). The module is currently only released by Realtek, it is working reasonably well since release 0015. It can be downloaded from: http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=21&PFid=48&Level=5&Conn=4&DownTypeID=3&GetDown=false&Downloads=true The wireless card is a Realtek 8171 (rtl819xSE module).

On Sq
ueeze and later, the [[http://packages.debian.org/squeeze/firmware-realtek|firmware-realtek package]] works with this card.

A module is availa
ble from Realtek, and works reasonably well since release 0015. It can be downloaded from: http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=21&PFid=48&Level=5&Conn=4&DownTypeID=3&GetDown=false&Downloads=true
Line 14: Line 17:
Installing the latest nvidia-glx and driver makes suspend work, but after returning the fans are off and the computer shuts down quickly after that due to overheating. Installing the nvidia-glx and nvidia kernel driver from sid makes suspend work with support for accelleration.

The nouveau drivers in the git branch work fine, but without accelleration.
Line 18: Line 23:
The touchpad is a synaptics touchpad, and multitouch can be enabled by following the instructions in http://wiki.debian.org/SynapticsTouchpad The touchpad is a synaptics touchpad, and multitouch can be enabled by following the instructions in SynapticsTouchpad

=== Suspend ===

There are still problems with suspend. The BIOS version can make quite a difference in the suspend behavior. Upgrading to the latest BIOS version (0324) fixes a fan bug that can make the fans stop working when coming back from suspend, leading to overheating and forced shut down.

However, it still is apparently not possible to suspend more than once per power-up. After the first suspend, the machine will try to suspend but fail and then return to normal state.

Ethernet

This model comes with an Atheros AR8132, supported by the atl1c module. It works fine with squeeze's kernel.

Wireless

The wireless card is a Realtek 8171 (rtl819xSE module).

On Squeeze and later, the firmware-realtek package works with this card.

A module is available from Realtek, and works reasonably well since release 0015. It can be downloaded from: http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=21&PFid=48&Level=5&Conn=4&DownTypeID=3&GetDown=false&Downloads=true

Graphics

It has an nvidia ION card, which is not very well supported. Suspend does not work when using the nv driver from Xorg.

Installing the nvidia-glx and nvidia kernel driver from sid makes suspend work with support for accelleration.

The nouveau drivers in the git branch work fine, but without accelleration.

Touchpad

The touchpad is a synaptics touchpad, and multitouch can be enabled by following the instructions in SynapticsTouchpad

Suspend

There are still problems with suspend. The BIOS version can make quite a difference in the suspend behavior. Upgrading to the latest BIOS version (0324) fixes a fan bug that can make the fans stop working when coming back from suspend, leading to overheating and forced shut down.

However, it still is apparently not possible to suspend more than once per power-up. After the first suspend, the machine will try to suspend but fail and then return to normal state.