This is a guide to running Linux with the Lenovo ThinkPad T500 laptop.
This guide is intended to provide you details on how well this laptop works with Linux and which modules you need to configure. For details on how to actually install and configure the required modules have a look at our guides section for distribution specific instructions.
For full specifications see the Lenovo ThinkPad T500 specifications page.
| Name | Lenovo ThinkPad T500 |
| Processor | Intel Core 2 Duo |
| Screen | 15.4” WXGA or WSXGA+ Widescreen |
| RAM | 2GB to 8GB |
| HDD | 80GB to 320GB to 64GB SSD |
| Optical Drive | CDRW/DVD-ROM combo, DVD+-RW or Blu-ray |
| Graphics | Intel Graphics Media Accelerator 4500MHD |
| Network | Ethernet, Thinkpad 802.11bg or Intel 5100 802.11abgn or Intel 5300 802.11abgn, Bluetooth |
| Device | Compatibility | Comments |
| Processor | Works with 2.6 | |
| Screen | Works with kernel 2.6 | |
| HDD | Works correctly | |
| Optical Drive | Works correctly | |
| Graphics | Mostly works in ubuntu 8.10, suspend does not | |
| Sound | Works correctly | |
| Ethernet | Yes | A user has reported that it does work, but it appears that in general it does. |
| Wireless | Works | Works with very recent ath5k or ndiswrapper for Thinkpad wireless controller. Requires kernel 2.6.27 or higher for the Intel 5100 controller to function. |
| Bluetooth | Works | file transfer with obexftp |
| USB | Works | Can cause suspend issues |
| Modem | Works | Needs hsfmodem driver from linuxant |
| Firewire | Works | |
| Card Reader | Works | |
| ExpressCard Slot | Works | |
| Fingerprint Reader | No | None of the fingerprint reader projects is yet talking about adding support for this one, as far as i know. (AES2810) |
| Camera | Works Correctly | |
You can enter any specific notes with running Linux on the Lenovo Thinkpad T500 here.
As long as you use a Linux distributions with at least kernel 2.6.27 you shouldn't have any major issues with the Lenovo Thinkpad T500.
Discussion
i have the lenovo t500 with ubuntu and work just perfect
i have ubuntu 9.10
all i dont need to install drivers when i install the OS.
Intel Core 2 Duo P8600 2.4
4 GB Ram
250 GB HD
integrated camera: works fine
bluetooth: working
Intel PRO/Wireless 5100 A-G-N
all works fine.
Neither the integrated Intel graphics chip, nor the discrete ati chip with the fglrx drivers work. Can't start my Ubuntu 9.04 with them.
:(
go in bios and try to disable the “auto” settings at the discrete/build in video card, and also put the discrete.
Whoever you are, I owe you so huge. fglrx has had me crashed on my t500 until this bios change.. works great.
I am using x64 Arch Linux and everything seems to work just fine. I haven't noticed any problems. The only thing I haven't tried is the fingerprint reader, but I have a friend with a T61p and that is working perfectly.
I have also tried with x86 Arch Linux with same result.
Note: The mute button don't send any code, but I have read it should be fixed in the next kernel upgrade. (2.6.31)
/Steffen
Hi All,
Please let me know if any one installed RHEL4 or 5/Oracle Enterpriselinux4,5 version on Lenovo Thinkpad T500
Thanks,
Venkat.
Another note: Debian Lenny has outdated X drivers. Had to upgrade to more recent video drivers in order to get the VGA (projector) output to work.
Debian Lenny ships with an outdated kernel. Had to upgrade to the kernel to get the wireless to work. Suspend/Resume wouldn't work even with the newer kernel. Had to add these tweaks to /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi to get it to work (”/etc/init.d/hal restart” afterwards)
<!-- T500 --> <match key="system.hardware.product" string ="2242CTO"> <match key="system.hardware.version" string = "ThinkPad T500"> <merge key="power_management.quirk.vbe_post" type="bool">true</merge> <merge key="power_management.quirk.vbestate_restore" type="bool">true</merge> </match> </match>ubuntu 8.04 all works fine, right after installing,except fingerprint reader. No driver issues, no weird behavior so far.
Some problems with graphics under wine, but from my experience thats pretty normal :D
All NIC do not work.
I am using Ubuntu 8.10. Everything (such as USB, internet, DVD, bluetooth) works fine except I am not sure how to enable the built-in camera. Would someone shed some light?
Thanks.
Suspen fails due to Intel Video driver in Ubuntu 8.10
See ThinkWiki entry for a solution:
http://www.thinkwiki.org/wiki/Install_Ubuntu_8.10_(Intrepid_Ibex)_on_a_Thinkpad_T400#Suspend.2FHibernate
Unstable e1000e
I've experienced very unstable behavior of the Ethernet card with 2.6.27 kernel. After a couple of minutes of downloads the interface would stop working and only reboot would help (removing and reinserting the module didn't help). In dmesg the following error was displayed:
Detected Tx Unit Hang
and a little earlier:
DMAR:fault reason 06
To solve this issue kernel parameter
intel_iommu=off
was needed - it would be equivalent to disabling Intel IOMMU in kernel config.
Slightly different experience
Ethernet - Works. Even worked with ubuntu 8.04 (as it does with 8.10) out of the box
Wireless - Works. Driver available in kernel from 2.6.26 (ubuntu 8.10 stock: 2.6.27)
Fingerprint Reader - Does not work. None of the fingerprint reader projects is yet talking about adding support for this one, as far as i know. (AES2810)