Installing Debian 3.1 (Sarge) on a ThinkPad T42

From ThinkWiki
Revision as of 10:55, 27 February 2005 by Feffemannen (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

My specs

I've just got a Thinkpad T42 (2373-9VG) with the following specs:

  • Pentium M745 (1.8GHz, 2Mb L2 Cahce)
  • 80GB 5400rpm HDD
  • 14.1 SXGA+(1400x1050) TFT LCD
  • 64MB ATI Radeon 9600
  • 24x24x24x/8x CD-RW/DVD
  • Intel 802.11b/g wireless(MPCI)
  • Bluetooth/Modem(CDC)
  • 1Gb Ethernet(LOM)

Preparing

First I had to start up Windows and check that everything worked out well. It did. Next step was to go into BIOS and disable the restore-partition on the harddrive. Then to repartition the disc (one small windows partition, one swap and one ext3 partition).

Installing Debian/Sarge

Boot up the Debian Installion CD. Remeber to boot the CD up with "linux26" to get the 2.6.x kernel directly. Everything worked just fine. Remeber to choose the radeon display-driver for X though.

2.6.10 kernel=

Then a downloaded the source for the 2.6.10 kernel. I stoled a 2.6.9-config file and did a "make oldconfig". This is what came out that process. I didn't use any patch, it's simply not needed with kernel 2.6.10.

Display drivers

I choosed to stick with the opensource driver radeon since there were reports on problems with hibernation with the driver ATI drivers. However it should be pointed out thet the opensource driver is much slower, so if that bugs you...

Modem

Some people have reported that the SmartLink drivers (sl-modem) worked. However, for me they did not (I did get AT-commands to work, but not the dialing out). Instead the Linuxant driver (hsfmodem) worked just fine (the 14.4kbps is free but you'll have to pay a rather small amount for the full version of the driver).

Bluetooth

I did a "apt-get install bluez-utils" and, voila, the bluetooth worked. I use the multisync package to sync my SonyEricsson T610 with Evolution and it works great.

To get gprs working a had to do a bit of work. I followed the instructions on

My own notes

  • Done:

- Install Kernel 2.6.10 (enabled pccard) - apt-get install acpid - apt-get install alsa - add snd_intel8x0m to /etc/hotplug/blacklist - compiled cpufreq govenor ondemand - Change IRQ in BIOS. 11->Auto - Compile yenta_socket module ls - Install hsfmodem drivers (paid for) - Gaim - MozPlugger - Printers with CUPS

  • ToDo:

- Install fglrx driver - FireWall - Hibernate - Bluetooth