Toshiba T3200 SXC
In February 2002 I got my hands on a 10 year old laptop. A Toshiba T3200SXC. I think it was a very expansive machine 10 years ago. Today it is just a funny thing to play with. Here are some technical details:
- 80386 SX CPU with 20 MHz (At least I think it is that fast)
- 120 MB Hard disk
- 1 MB RAM on board, 4 MB extra memory already installed. Can be upgraded to a total of 13 MB.
- TFT Display, 640x480, 256 colors
- WD 90C21 video chip, 256 KB RAM
Unfortunately the hard disk was no longer working so I decided to open the machine. A lot of screws later I was inside and found a pretty normal standard IDE harddisk. I removed the old defective drive and installed a newer harddisk with a capacity of 2 GB. Enough for this pretty little machine. The BIOS is not able to recognize this harddisk so it is necessary to tell the BIOS that no harddisk is installed. Otherwise it will end up in an error message and it is not able to boot. Yes, if you disable the harddisk in the BIOS you can't boot from it. But no problem. The machine has a floppy drive so I created a boot disk with a linux kernel on it. Linux recognizes the harddisk even if it is not enabled in the BIOS so the kernel can mount the harddisk as the Root-Partition.
As Operating System I decided to use Debian GNU/Linux. Fortunately there already was a running Debian installation on the hard disk I used so I didn't have to do a fresh installation. The machine has no CDROM drive and I don't have enough working floppy disks to create an installation disk set, so a fresh installation would have been difficult anyway.
Well, well, the laptop is now able to boot the latest Debian Linux distribution (3.0) with a current Linux kernel (2.4). Because the machine is pretty slow and sometimes I don't have the time to shut the system down properly I converted the file system to the journaling file system EXT3. Now I can switch the machine off at anytime without needing to check the harddisk on startup which takes VERY VERY long (Remember: The machine was never intended to run a harddisk with a capactiy of 2 GB!)
A linux laptop without a network connection is lame. But the T3200SXC comes with two standard ISA slots on-board. One of them is a 16 bit slot, the other is only 8 bit. After a little while I found an old ISA network interface card (A 3COM Etherlink III 3C509) and it is working flawlessly in this nice laptop. Now the machine can be used as a fully fledged internet terminal by using console tools like lynx, ncftp, ircii, etc.
With 5 MB of RAM linux is running pretty slow because the swap space is used very often. The machine has three paired memory banks to expand the memory. Two 2MB modules were already installed. To max out the memory another four 2MB modules are needed. Unfortunatelly I found only 1MB and 4MB modules. The 4MB modules are not working, but the 1MB modules are accepted so the machine has now 9 MB of RAM. Linux is running much faster now.
Accessing the BIOS
Thanks to Peter Ulrich Hinze who found the DOS program Test3.exe on the net. With this program you can setup the machine and do some basic diagnostics (i.E.: Memory check). Just put this program on a DOS boot disk, reboot your machine with this disk and then type test3 on the command line. If you are not able to access the BIOS of the T3200SXC, this program is VERY useful for you. By the way: If you know the key combination to access the BIOS without using the test3.exe program, please let me know!
Getting XFree86 to work on the Toshiba T3200SXC
The Toshiba T3200SXC has a 640x480 pixel display. Some specs says the graphic board has only 256 KB RAM but other specs says Windows runs in that resolution with 256 colors. But for 256 colors in 640x480 you need more than 256 KB RAM. It's a mystery. I tried to use XFree86 with 256 colors and ended up with a black bar on the bottom part of the screen, so I believe it's true, that the device has only 256 KB of video ram. So it's only possible to use 16 colors in 640x480. This works in XFree86 v3 (VGA16 server) and XFree86 v4 (vga driver). Here are working example configuration files:
XF86Config for XFree86 3.3.6
XF86Config for XFree86 4.1.0
If you know how to get it working with the SVGA server of XFree86 v3 (To get accelerated video display) let me know. I was not able to get the Western Digital WD 90C21 chip working with this xserver. And I have absolutely no idea which driver I have to use for XFree86 v4 to get accelerated video output. I think it would also be nice to have a 320x240 resolution with 256 colors but even this I can't get to work. So I'm currently stuck to only 16 colors.
Installing linux
If you want to use linux on the laptop I recommend putting a new IDE harddisk with some gigabytes capacity into the laptop. It's a good practice to install linux on the harddisk BEFORE you put it into the laptop by using a standard PC (Because it's much faster this way). After you have installed linux on the harddisk, put in into the laptop and create a boot disk with a linux kernel on it. I used 'syslinux' to create the boot disk. You have to prepare the kernel so it will mount the harddisk as the root device. You can do this with the following command:
# rdev kernelfile /dev/hda1
You can also use my bootdisk image. It has a 2.4.22 kernel with ext3 support. The bootdisk requires that linux is installed on the first partition of the harddisk (/dev/hda1).
How to open the Toshiba T3200 SXC
This small howto will explain how to open the chassis of the Toshiba T3200 SXC to get access to the memory banks and the harddrive. Click on the small pictures to view a larger version of them.
Remove the six screws at the bottom of the device.
Remove these two screws from the back of the device. After that you can remove the plastic plate to get access to the next screws.
Another two screws are hidden on the left and right back-corner. There is a plastic plate which needs to be removed by pressing and pushing and moving and a lot of luck.
Remove the keyboard and you will find another two screws which holds a metal shielding. After removing the shielding you have access to the memory banks.
Under the shielding is the last screw which holds the top of the device the display is mounted to.
Now the top cover is released, but you can't remove it completely because of the cables to the video display. But the cables are long enough so you can rotate the display to get access to the harddrive. I can't really remember the first time I opened the device. Maybe the video cable was fixed with a cable tie or something like that. If there was such a thing I have forced it out of the way.
But if it's really the BIOS version: Unfortunately I'm not an electronic guru so I don't know how to write a new (or old) BIOS version to the chip...
The T3200SX bioses allow only for 40meg. And T3200SXC is hard-wired to 120meg? There shouldn't be any other differences in hardware except the built-in display which is in color.
I've given the old bios a spin with a 1.6gig Quantum Fireball ST and now it is running on a 2.1gig Fujitsu HDD (MPB3021AT). I am looking into ways to copy the old bios chip - only problem is this system could be pretty proprietary. We'll see. Would be a shame to see the light go out, if you know what I mean.
http://koti.steptail.com/omolini/T3200SX/
Does anyone have an idea whether or not the BIOS can be copied on a generic chip?
Judging by the software on the laptop, I think it was used for ISDN line testing. Although I also found Porntris on there :-)
Invalid configuration information - please run SETUP program, plz email me if you know how to fix this error.
The ram modules are not from Toshiba. Judging from the pictures on this side I figured it should work with standard simm modules but maybe I have to use the original Toshiba modules?
From the User Manual (December 1990, 1st Edition))
Found a way around the floppy issue. Installed an Adaptec AHA-1542CF ISA SCSI controller card. This card has the built-in floppy controller. The T3200 recognized it as A:\. I now was able to copy My Backpack Bantam CDROM drivers to the Hard drive and load software. I was also able to upgrade from DOS 3.3 to 6.22 and save some very old CrossTalk XVI,PC Anywhere, Kermit, etc programs off of the drive to floppy. I'll also copy Windows 2.03(?) and save that.
And here I was thinking I was taking the easy way to getting DOS reinstalled on it (do it in another computer with a CD drive)...
I have seen in ebay 30pin modules.
One more question, the ethernet card that installed is 3com509B-TPC?
which of the two slots is the 16-bit ISA, the top or bottom? Thanks
I have baught a working t3200sx. With 2 x 1mb simms installed. Can someone name exact names/numbers on working ram modules? It seems it's very picky.
I'd really like to fill out the banks. Preferably with 2mb modules, but 1mb modules will do.
I baught 4 pairs of 1mb Samsung modules on ebay. The parity error and read/write error appears. The trial and error method is too expensive :-)
Tried everything combination wise, so no need for tips on that part ;-)
Logic dicates Toshiba simm rams are a good bet. But I can't find any confirmation on the net.
If you follow the directions in my previous post you can make your 1mb modules into ones that work with the computer. Also pin 28 is not A10 as I thought it is somthing to do with the parity control.
Thanks, but I don't quite follow your last post. I mean, I can't visualice it. I'm not much of a mod man myself. Would it be possible for you to make a few pics, or even better, a youtube video? On how to do it.
Sadly, I can't find a name, or info on my working mudules. As I would have something to go on, searching for more compatible ones. But I took a pic. Maybe it can help others in the hunt http://s4.postimg.org/dz7f15t7x/WP_20130614_010.jpg
(be sure to click on the pic for full size, very large res.)
I'd still love to get names, specs, pics, on working modules :-)
I can not seem to open the picture that you posted however the two modules that i have are marked as folowing (Simple Tech Silicon Graphics/Toshiba 3200) this is a 4Mb module and (SMART SMT0132sx) this is a 2Mb module. I would like to post a picture of my modules how ever I don't have a way of uploading them.