Linux + Kursunterlagen
This document describes how to install Debian GNU/Linux 3.1 (sarge) on an IBM Thinkpad T43p. Since I don't have time to write everything in one session, nor am I finished twiddling around with the setup of the notebook, this is work in progress.
History:

Oops! I forgot to thank you for making this available in English for those of us who don't understand more than a handful of German phrases.
Gutten Tag,
Meine Mutter komt aus Deutschland, aber Ich kann nicht Deutsch sehr gut sprechen so Ich werde jetzt auf Englisch sprechen.
Hi, I also have a T43 and was able to get suspend working with my SATA hard drive. The key is using a patch that was created by Jens Axobe and has been available since 2.6.12rc's
Check out this link for more information...
http://www.thinkwiki.org/wiki/Problems_with_SATA_and_Linux
BTW, there is also a dicussion on getting the patch to work with the 2.6.14rc's here...
http://lkml.org/lkml/2005/9/23/97
I would have emailed you this information but I was unable to locate your email on the website.
If you have any questions please feel free to email me.
Thanks,
Robert aka "analog warrior"
I've used on the kernel configuration page is the one from Jens Axobe, but it didn't fix Suspend-to-Ram for me, the Thinkpad hangs at resume. I have seen discussion about the topic already and also noticed the page in the ThinkWiki, but haven't got around to try a newer kernel + patch yet. Hope I'll find next week for that, then I'll update the pages here as well.
Oh, and about the lack of email address, there's the feedback form for sending me mail. I don't like to expose email addresses more than necessary on webpages. But it's better to attach a comment anyway, since other people might be interested as well. 
You are great!! Thank you very much for all you've done and shared here!!
Thanks for the site.. just what we needed.
We were able to get both suspend to ram and hibernate (software suspend to disk 2) working together.
Using a 2.6.14 kernel with the disk patch needed for suspend to disk.. Did not do anything special.. except that we needed to use the
ATI x drivers to get suspend to ram to continue to work. Use F4 for the suspend to ram.. command line for hibernate. Hibernate does not always shut down the power (sometimes it does.. I've not figured out why..) but seems to work in terms of the save
Our hibernate.conf has the following options
File Edit Options Buffers Tools Help
UseSwsusp2 yes
Reboot no
EnableEscape yes
DefaultConsoleLevel 1
SuspendDevice swap:/dev/sda6
PowerdownMethod 5
ProcSetting userui_program /usr/local/sbin/suspend2ui_text
Verbosity 3
LogFile /var/log/hibernate.log
LogVerbosity 3
Distribution debian
SaveClock restore-only
UnloadBlacklistedModules yes
LoadModules auto
DownInterfaces auto
UpInterfaces auto
SwitchToTextMode yes
hallo,
wollte nur mal nachfragen ob sie ev ihre xorg.conf auch veröffentlichen könnten.
habe hier probleme mit dualhead und auch sonst mit externen monitoren oder beamern
mfg kru
You wrote:
2006-05-19: finally updated with infos about kernel 2.6.16
but I cannot find them in kernel page. Can you post your config for the 2.6.16?
Thanks a lot!
Just wanted to say "thanks" for this compilation; your effort is much appreciated. It's this sort of information that gives one some confidence to try a relatively new machine such as the T43p, instead of a more conservative (safer) choice (a slightly older, less advanced ThinkPad).