ThinkPad T61p and Ubuntu experiences and hints
First: Don't buy 1920x1200, unless you are an eagle.Â
Unfortunatley, the T61p has far too new hardware for Linux:
- xorg runs 2 ways:Â
1. with VESA driver only (forcing 1920x1200 as only resolution in Modes line(s) of xorg.conf).Â
Advantage: Suspend and Resume can be used.Â
Disadvantage: No GL, no Google Earth.Â
2. with NVidia's 100.14.11 driver. Though, before installing this, one should remove any nvidia-glx-* packages, and rmmod nvidia. TIP: After running the installer (and when rebooting, before starting X!), you need to prevent xorg from magically using traces of nvidia-glx-* packages, by inserting the newly created module manually:
rmmod nvidia
insmod /lib/modules/2.6.20-16-generic/kernel/drivers/video/nvidia.koÂ
Advantage: GL and Google Earth work.Â
Disadvantage: Suspend and Resume crashes the kernel. - Sound works half. TIP: In this Ubuntu Bug, you find comments and a link to t61_audio_hack.py, which turns sound on, more or less.Â
- The CD drive only works with SATA compatibility mode (a BIOS setting).Â
- WLAN is claimed run by manually installing Intel's driver, and with gutsy.Â
From: IBCL BLog.
Originally posted: 2007-08-21