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)
 
Line 16: Line 16:
  
  
##* 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:
 
##** {{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 ===
 
=== 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)
 
  
  

Revision as of 22:10, 8 June 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, tested with 8 GB SD card
  • webcam
  • WLAN
  • 4 GB memory & 64 bit system

Works with additional configuration

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



Does not work

Untested

The remaining devices are currently not tested.

Additional information