Difference between revisions of "Installing Ubuntu 10.04 (Lucid Lynx) on a ThinkPad T410"

From ThinkWiki
Jump to: navigation, search
(Start new page 10.04 > T410)
 
m (Works with additional configuration)
 
(19 intermediate revisions by 3 users not shown)
Line 7: Line 7:
 
* Audio
 
* Audio
 
* DVD burner
 
* DVD burner
* card reader, tested with 8 GB SD card
+
* card reader
 
* webcam
 
* webcam
 
* WLAN
 
* WLAN
 
* 4 GB memory & 64 bit system
 
* 4 GB memory & 64 bit system
 +
* combi audio-out micro-in (with "standard y-adapter stereo")
 +
* external Monitor
 +
* Firewire
 +
* Bluetooth
 +
* Fn +  F2, F3, F5, F7, F8
 +
* Fn + Pos1, Ende, Pageup (Brightness & Spotlight)
 +
* Fn + Cursor left, up, down, right (Multimedia keys) with rhythmbox
 +
* Page back & fore with firefox
 +
* suspend to ram (only with BIOS 1.25 and later, not with BIOS 1.09)
 +
* suspend to disk
 +
* eSATA port (with additional power supply via USB-port)
  
 
=== Works with additional configuration ===
 
=== Works with additional configuration ===
 
* Microphone is by default set to zero, needs correction & works fine
 
* Microphone is by default set to zero, needs correction & works fine
 +
==== Fingerprint Reader (Upek Biometric Touchchip/Touchstrip Fingerprint Sensor) ====
 +
* add the ppa for fingerprint-gui to apt: https://launchpad.net/~fingerprint/+archive/fingerprint-gui
  
 
+
* SmartCard Reader
##* The I/O scheduler default in Karmic is CFG. This seems to be the cause for frequent system lag here. The anticipatory scheduler has proven to give a more responsive ##system under high I/O load:
+
* UMTS card following [http://www.thinkpad-forum.de/software/linux/93860-thinkpad-edge-15-skype-und-intregierte-kamera-und-qualcomm-umts-modem-gobi-2000/index2.html?s=b26629bb98778d788957cbef79960dcb69da9e7e#post880577/ this] tutorial
##** {{cmdroot|apt-get install sysfsutils}}
 
##** add to /etc/sysfs.conf: ''sys/block/sda/queue/scheduler = anticipatory''
 
 
 
##* Harddisk Active Protection System works after following http://www.h-bomb.nl/active-protection-in-ubuntu-9-10
 
## anti Theft
 
## security chip
 
 
 
 
 
=== Does not work ===
 
 
 
##* Suspend/Resume: There seems to be a bug in the BIOS which prevents the second resume causing a reboot (which will hang at the ThinkPad splash screen). Aparently Lenovo is ##working on it and a new BIOS will be released by end of April 2010 (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/532374)
 
 
 
##* USB does not work after suspend/resume (Probably related to the other suspend/resume bug)
 
 
 
  
 
=== Untested ===
 
=== Untested ===
 +
* digital display port
 +
* security chip
 +
* anti theft
 
The remaining devices are currently not tested.
 
The remaining devices are currently not tested.
  
 
=== Additional information ===
 
=== Additional information ===
 +
 +
!! Shutdown with Kernel 2.6.32-22-generic is blocked if OpenOffice or Skype has been used during session.
 +
=> closing processes soffice.bin & skype in systemmonitor will enable shutdown
 +
!!
 +
 
* http://forum.thinkpads.com/viewtopic.php?f=9&t=84662
 
* http://forum.thinkpads.com/viewtopic.php?f=9&t=84662
 
* http://www.h-bomb.nl/active-protection-in-ubuntu-9-10
 
* http://www.h-bomb.nl/active-protection-in-ubuntu-9-10
  
 
[[Category:Ubuntu_10.04]][[Category:T410]]
 
[[Category:Ubuntu_10.04]][[Category:T410]]

Latest revision as of 15:00, 14 August 2010

This article describes the installation of Ubuntu 10.04 (64 bit) on a Thinkpad T410 type 2522-30G (with Intel Integrated Graphics 5700MHD).

Hardware Support Details

Works out-of-the-box

  • Ethernet
  • Audio
  • DVD burner
  • card reader
  • webcam
  • WLAN
  • 4 GB memory & 64 bit system
  • combi audio-out micro-in (with "standard y-adapter stereo")
  • external Monitor
  • Firewire
  • Bluetooth
  • Fn + F2, F3, F5, F7, F8
  • Fn + Pos1, Ende, Pageup (Brightness & Spotlight)
  • Fn + Cursor left, up, down, right (Multimedia keys) with rhythmbox
  • Page back & fore with firefox
  • suspend to ram (only with BIOS 1.25 and later, not with BIOS 1.09)
  • suspend to disk
  • eSATA port (with additional power supply via USB-port)

Works with additional configuration

  • Microphone is by default set to zero, needs correction & works fine

Fingerprint Reader (Upek Biometric Touchchip/Touchstrip Fingerprint Sensor)

  • SmartCard Reader
  • UMTS card following this tutorial

Untested

  • digital display port
  • security chip
  • anti theft

The remaining devices are currently not tested.

Additional information

!! Shutdown with Kernel 2.6.32-22-generic is blocked if OpenOffice or Skype has been used during session. => closing processes soffice.bin & skype in systemmonitor will enable shutdown !!