Installing Ubuntu 10.04 (Lucid Lynx) on a ThinkPad T61

From ThinkWiki
Revision as of 14:39, 17 May 2010 by Karlrt (Talk | contribs)
Jump to: navigation, search

General Information

Ubuntu 10.04 (Lucid Lynx) Beta 1

Tested: Worked "out of the box"

Video 2D/3D

  • NVidia (Quadro NVS 140M): works (needs proprietary driver for hardware acceleration)

WiFi

  • Intel PRO/Wireless 4965AGN: works
  • Intel PRO/Wireless 3945ABG: works
  • Front switch (airplane mode): works by default

Ethernet (Intel Gigabit): works

Special Keys (volume, Fn-, ThinkVantage):

Touchpad: works

Touchpoint: works, for tweaking see http://www.thinkwiki.org/wiki/How_to_configure_the_TrackPoint#Configuration_using_Gnome

Fingerprint reader: works (sort of)

The scanner works, but (in X windows) you need to hit "Enter" after doing a scan.

ACPI

Installing smart-notifier package will crash the X server (https://bugs.edge.launchpad.net/ubuntu/+source/xorg-server/+bug/562456).


Bluetooth: works by default

DVD Drive

  • Ultrabay Slim Super Multi-Burner Drive : works

Audio (AD1984 HD): works

  • Headphones: works
  • Microphone: works


Card Reader: not tested

Tested: Needed tweaking to obtain full functionality

HDAPS Harddisk Parking Got very easy to handle with lucid, the module is now recompiled at any kernel-install using DKMS, just install and reboot:

$ sudo aptitude install tp-smapi-dkms hdapsd

now just wait until next reboot, if you can't wait:

$ modprobe tp-smapi; /etc/init.d/hdapsd restart


WiFi

  • Atheros Communications Inc. AR5212: Kernel panic (flashing caps lock) with Ath5k and Network Manager. Uninstall NM and installing WICD seems to have resolved for now. System working fine before upgrading from Karmic.