Linux on an IBM T41

Its running, Fedora Core 2, Linux 2.6.5. More to come soon..

Spec is 1400x1050 screen, 1.7G processor, 1G ram, 1G ethernet, 60G HDD, drive-bay battery option.

X at 1400x1050
(single head)
Works
TouchpadWorks
EthernetWorks
SoundWorks
ModemWorks with slmodem
WirelessWorks really well with the right s/w loaded!
Special Function keysWork pretty well with the right software
X dual headWorks with a suitable config file
IRdAWorks
APMWorks
Hot swap of DVD/BatteryDoes not work
Dual battery monitor in APMWorks with patch
ACPINot happy
Loopback secure filesystem
(not the IBM chip)
Works
OpenswanWorks (with patch for freeS/Wan compatibility)
Ratoc CB31 Ultra-SCSI CardbusWorks (with patch for autoload)
USB to RS232 adaptorWorks

Ratoc CB31 Ultra-SCSI Cardbus card

More of a cardbus/FC2 issue than anyting else, but in case its of use to anyone else I put the info here.

You no longer need the special CB31 driver - so don't bother to port it! The card works fine with the advensys SCSI driver. If you insert the card it is not seen/registered but does show up in lspci output. Just

	modprobe advansys
and there it is..

So you don't want the bother of the modprobe.. Ok then just apply this patch to the advansys.c driver, rebuild and re-install all and it will auto load. Note: you do not need to change any pcmcia config files at all. See my Cardbus howto if you want to know why.