Difference between revisions of "Installing Debian Sid (September 2004) on a ThinkPad T42p"

From ThinkWiki
Jump to: navigation, search
m (edited the kanotix paragraph to carry a link to the kanotix page)
(First steps)
Line 23: Line 23:
 
If you compile a new kernel (recommended), you can use [http://fionn.de/config-t42p-2.6.8
 
If you compile a new kernel (recommended), you can use [http://fionn.de/config-t42p-2.6.8
 
  this 2.6.8 kernel-configuration] as a starting point if you like. For kernel 2.6.8 you will also need to apply [http://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.8-rc3/2.6.8-rc3-mm1/broken-out/bk-cpufreq.patch this patch] and [http://gort.metaparadigm.com/cpufreq/cpufreq-speedstep-dothan-3.patch this one], too. Otherwise speedstep will not work on your Dothan CPU.
 
  this 2.6.8 kernel-configuration] as a starting point if you like. For kernel 2.6.8 you will also need to apply [http://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.8-rc3/2.6.8-rc3-mm1/broken-out/bk-cpufreq.patch this patch] and [http://gort.metaparadigm.com/cpufreq/cpufreq-speedstep-dothan-3.patch this one], too. Otherwise speedstep will not work on your Dothan CPU.
 +
 +
You might want to change your [[IRQ]] settings in BIOS
  
 
==Debian Packages==
 
==Debian Packages==

Revision as of 05:59, 28 September 2004

Links

During my install of Debian Linux on my T42p I found the following Links to be very, very useful:

Benchmark Page on Powersaving] with Windows vs Linux and APM vs ACPI

First steps

Unfortunately there are no detailed instructions here, yet. Visit the links above if you feel the present set of information is too terse for your taste.

For the first boot and maybe even the first install I recommend a recent Image of Kanotix (a Knoppix descendant with lots of notebook-specific extensions built-in, so it should boot your Thinkpad with most bells and whistles right out of the box!)

Before you change or repartition your drive, visit the Backup/Rescue-Section.

If you want to keep your WinXP partition, take a look at the Partition-Resizing Section

If you compile a new kernel (recommended), you can use [http://fionn.de/config-t42p-2.6.8

this 2.6.8 kernel-configuration] as a starting point if you like. For kernel 2.6.8 you will also need to apply this patch and this one, too. Otherwise speedstep will not work on your Dothan CPU.

You might want to change your IRQ settings in BIOS

Debian Packages

The following packages are relevant to your Thinkpad installation:

Kernel:

  • kernel-source-2.6.8 (or the latest version available)
  • sl-modem-source (for the built-in modem)
  • ipw2100-source (if you have the "simple" 802.11b WLAN option, otherwise not)
  • thinkpad-source
  • (optional) the closed-source ATI drivers pre-packaged for debian

Other:

  • sl-modem-daemon (modem)
  • tpb (for the thinkpad buttons a nifty OSD, actually alot nicer than the WinXP one!)
  • tpctl (needed to control some functions of the thinkpad kernel extensions)
  • thinkpad-base
  • acpid
  • waproamd (automatically detects suitable wireless LANs and supports drop-in configuration)
  • ifplugd (automatically detects network connections and brings up your interfaces accordingly)
  • powernowd (Use this OPTIONS line in /etc/init.d/powernowd: OPTIONS="-q -m 0 -l 35 -p 500 -s 200000") and viola, there you got nice, all-automatic speedstepping.
  • bluez-utils (for bluetooth)
  • wireless-tools (for wlan)
  • laptop-mode-tools (see laptop-mode for further information)

DO NOT USE:

  • tleds (this package will fuck up your keyboard during network-io and tremendously slow down network throughput)