More ISA VGA Benchmarks

After establishing that Trident VGA cards are indeed very slow, the natural follow-up question is: Are there cards even slower than that? But not some 8-bit VGA card from the 1980s (or a Realtek from the 1990s), and not some exotic CAD accelerator, but rather some mainstream 16-bit ISA graphics card.

Those who remember the latter days of ISA graphics cards may guess the “winner”: Early S3 graphics accelerators! Such as this one:

S3 Graphics Card #1

This specimen from mid-1992 was not a cheap card, but it was popular. It was a graphics accelerator with 1MB VRAM (not DRAM) and an 80 MHz DAC. The S3 86C911 chip kicked off a very successful line of graphics adapters. Continue reading

Posted in Cirrus Logic, IBM, S3, VGA | 9 Comments

About Those Trident VGAs…

An earlier post mentioned that the performance of Trident-based ISA VGA cards leaves much to be desired. A reader pointed out that such cards tend to have switchable 8-bit/16-bit bus width and performance might suffer if the card is incorrectly jumpered.

After examining two different Trident cards in detail, it is clear that yes, those jumpers exist… but the Trident-based cards are so bad that it doesn’t matter anyway.

Trident TVGA8900B

The first card was this:

TVGA8900B

It’s a 1991 ISA VGA card sold under the Octek brand, using a Trident TVGA8900B chip. It’s notable for sporting full 1MB video memory, not typical for a cheap 1991 card. Continue reading

Posted in Trident, VGA | 18 Comments

Fast Unaccelerated VGA?

For the purpose of comparing the relative real-world performance of various processors, it’s useful to run CPU and graphics-intensive benchmarks such as 3DBench or DOOM. To avoid benchmarking the graphics card instead, the VGA has to have enough headroom so that it doesn’t become the bottleneck. And because benchmarking 386 (i.e. ISA-only) systems is desired, it has to be a (16-bit) ISA VGA card.

ISA VGA Cards

On the other hand, accelerated graphics performance is uninteresting here; only standard VGA matters. So what’s a fast ISA VGA card? That’s a question which is not as easy to answer as it perhaps should be. Continue reading

Posted in 386, ATi, S3, VGA | 27 Comments

The Nearly Ultimate 386 Board

Spurred by the acquisition of a 386 ZIF socket adapter, I revived the semi-mysterious 386 board acquired over a year ago. To recap, the board is unusual in that it has CPU frequency configurable via jumpers, but I had trouble getting anything other than the soldered-on Am386DX-40 to run.

Experimenting with the PGA processor socket showed somewhat odd behavior: Plugging in another Am386DX-40, the board worked and both CPUs seemed to run. Lowering the frequency, it was even possible to have an Intel 386 CPU running in the PGA socket. But a Cyrix or TI processor would not work. The current theory is that as delivered, a CPU plugged into the PGA socket would be active, but the soldered-on processor ran as well. As long as the two were more or less identical, the system would work. Continue reading

Posted in 386, Hardware Hacks, PC hardware | 9 Comments

This Is How to Feed It

The question of how to feed an Intel SBT2 board has been answered thanks to a very kind blog reader. Interestingly, there are two different answers. The official one is this:

Delta RPS-350B

The Delta Electronics RPS-350 B power supply comes from a SC5000 chassis and is exactly what the SBT2 board calls for. It has the right 24-pin ATX-style power connector and the right 10-pin special I²C power connector, as well as the uncommon auxiliary connector. It’s a redundant power supply, meaning that the system should survive the failure of one of the two PSUs within the housing (notice the two handles on the back).

With the SSI switch panel (likewise from a SC5000), my SBT2 started up right away (well, almost, see below). Integrated graphics, 4GB RAM (this is a board from 2000!), 1GHz Xeon. Continue reading

Posted in Intel, PC hardware | 14 Comments

The Vanishing Dream

By sheer coincidence, three different yet similar wavetable daughterboards landed on my desk. They’re of different ages but all use Dream synthesizer chips. Together they provide an interesting window into the evolution of MIDI synthesizers.

Dream Evolution

The oldest daughterboard is from mid-1994 and was likely sold under the TerraTec WaveSystem brand. It uses the SAM9203 synthesizer chip. The middle-aged board is from late 1994 and uses the widespread SAM9233 synth chip. It was sold as Hizon DB333 and under other names. The newest of the bunch is significantly more modern—a Dreamblaster S1 from 2014 using a SAM2195 all-in-one chip. Continue reading

Posted in MIDI, Sound | 2 Comments

How To Feed This Board?

I have a minor problem and it looks like this:

SBT2 Power Connectors

Those are the power connectors on an Intel Server Board SBT2, produced circa 2000. I can’t find the right thing to plug into them.

The 24-pin connector should be more or less regular ATX, but it’s not enough to power up the board (nothing happens when I short the power switch pins). I don’t know if the 10-pin connector is required to be used as well, or if perhaps the auxiliary connector in between has to be. It’s also possible that the board is simply dead, although there is no obvious damage. Continue reading

Posted in Intel, PC hardware, Xeon | 19 Comments

386 ZIF Socket Adapter

After a long wait, I decided to bite the bullet and order a ZIF (Zero Insertion Force) socket adapter suitable for 386 CPUs through Digi-Key. The manufacturer is Aries Electronics and the part number is 196-PRS14001-12, as established some time ago. The main motivation was plug-testing of a pile of 386 CPUs, which is not much fun with standard 386 LIF (Low Insertion Force) sockets.

To be precise, this is an adapter which plugs into a conventional LIF socket and provides a ZIF socket with a classic lever for a PGA chip.

386 ZIF Adapter

The one big downside of the product is price. The adapter cost me 65 Euro plus VAT, and the minimum order quantity was two units. That adds up quickly. In addition, the item isn’t stocked and it took well over a month to arrive.

The primary upside on the other hand is that the adapter really works, and it saves a lot of time, frustration, and bent pins. Testing twenty 386 CPUs is a matter of minutes and requires no tools, no force, and if anything, straightens the pins of the processors. Continue reading

Posted in 386, Hardware Hacks, PC hardware | 13 Comments

Upcoming Fun

Finally got one of these:

386 ZIF

There are pluses and minuses. Detailed report later.

Posted in 386 | Leave a comment

Something Happened

My first experience with the Windows 10 media creation tool was, in a word, terrible. After 20 minutes or so of downloading, the tool told me that “Something happened” and the only option was to exit. That’s probably what passes for error diagnostics at Microsoft nowadays. Don’t overburden the user with information in case it might be helpful, at most tell them to try again because errors magically fix themselves (and if not, they’re SOL anyway).

After applying some common sense, I guessed that the tool was probably running out of disk space and made more room on the system drive. Lo and behold, the media creation tool worked and spat out a functioning ISO image!

It should be noted that the target for the ISO image was a drive with tons of free space, but drive C: only had about 3GB free. The tool seems to need roughly twice the size of the final ISO image on the system drive before the image ends up on the target filesystem.

In the bad old days of dark 1980s, it was considered standard practice to check available disk space and if it ran out, report that that’s what happened. Apparently the old generation of programmers at Microsoft died out and the new one hasn’t learned this advanced technique yet.

Lame.

Posted in Bugs, Microsoft | 17 Comments