Slackware Linux on the IBM Thinkpad 560E |
| Copyright © 2007 by Zack Smith All rights reserved. 0. System ProfileThis system has no USB port and no optical drive. The PCMCIA is 16-bit only.
1. InstallationThe installation procedure that I used may not apply to your situation, but may be interesting nevertheless. I am installing Slackware 12 on a 560e that lacks a hard drive. Instead, it has a CompactFlash card inside a 16-bit PCMCIA adapter that is in the PCMCIA slot. It turns out that the 560e can boot flash that is in the PCMCIA slot, much as more recent computers can boot a USB flash drive.I wrote up the procedure that I used to create the bootable live Linux flash drive, which I describe as a list of clear steps, which is here. This was not my only option. I could have bought a hard drive for $50 or so, or more interestingly Addonics makes a CompactFlash-to-IDE adapter for $20 (+$10 shipping) that lets you use a CF card as if it were a hard drive in the hard drive slot. 2. Drivers2.1. VideoThe 560E has a Trident TGUI graphics chip.2.1.1. X WindowsX Windows works and is accelerated. You need to use the Trident X11 driver. It works for the most part, although I've noticed a drawing glitch.2.1.2. FramebufferThis is a work in progress.
2.2. SoundThe sound chip is the ESS 1688 chip on the ISA bus. It works with ALSA. I suggest creating a new kernel to support the 1688 rather than to mess with modules.Be sure to run alsamixer and to save your settings with "alsactl store". 2.3. Power managementAPM works. If you need a new battery, there is a company that can create a new one for the 560e: BatteryRefill.com.The 560E is surely too old to support ACPI, but I haven't tried it either. 2.4. Hard driveWhen I obtained my system it lacked a hard drive, so I put a bootable CompactFlash disk that I had prepared into an adapter in the PCMCIA slot and booted that. I've posted instructions on how to create such a bootable live Linux flash disk.2.5. USBThere is no USB port on this system.2.6. Printing via lp0Not tested yet.3. Performance3.1. Video3.1.1. X WindowsWorks fine. It's accelerated, luckily.3.1.2. FramebufferNot compatible.3.1.3. MoviesNot tested yet, but the DSTN display will make watching any movie tedious. Such is the nature of passive-matrix screens.3.2. Hard driveMy hard drive is a flash disk in a 16-bit PCMCIA adapter./dev/hdc: Timing buffered disk reads: 4 MB in 4.93 seconds = 831.43 kB/sec root@darkstar:~# hdparm -T /dev/hdc /dev/hdc: Timing cached reads: 74 MB in 2.05 seconds = 36.15 MB/sec It's always good to put these in your /etc/rc.d/rc.0 : /usr/sbin/hdparm -f /dev/hdc [flush the hard drive cache] /usr/sbin/hdparm -S 1 /dev/hdc [get it to spin down ASAP] 3.3. ProcessorRunning the BYTE drystone 2 without register variables, which is at anime.net/~goemon. This machine gets an index of 8.4, which is, as expected, midway between the values for the P133 and P166 processors.4. ManualThe hardware maintenance manual is available at ibm.com or just google for vol4hmm.pdf.5. Links related to the 560e
Links
|
|