D
Davej
Are these still needed to get POST codes?
Davej said:Are these still needed to get POST codes?
Davej said:Are these still needed to get POST codes?
They still work.
There are even PCI Express versions.
The only problem with POST codes, is getting an
accurate table of values. On several occasions,
someone will write in, that they have a particular
code, I look it up, and it is "reserved". That
means the BIOS designers used the code, but
did not document it.
As a result, the main value of POST codes, is as
a "go, no-go" indicator. If the POST hex display
stays at 0x00 or 0xFF, then you know the processor
is not executing BIOS code, and either the BIOS
chip is bad, or the processor is bad and failing
soon after the reset is deasserted.
As "SC Tom" mentioned, you can use "beep testing" as
an alternative. If you turn off the power and
pull the RAM sticks, then if the motherboard is
otherwise functional, the processor will beep "RAM
failure" in response. But to do that, the processor
must read BIOS code from the flash chip. So if
it beeps, you know it is not completely dead and can
read some BIOS code. And then, you've got about as much
info as you might have obtained from a POST card.
There are a few retail motherboards, that come with
a two digit hex display right on the motherboard. That
is a built-in POST code display. In such a case, you
save the money on buying a POST card to use for testing.
The cheapest POST cards, come from Ebay via Hong Kong.
You get the cards much cheaper that way, than spending
$100 at your local computer store.
So yes, if you want, you can still buy them, and
the BIOS will still be writing out the codes. It's all
a matter of whether the codes are documented properly,
and actually lead you in a useful direction in terms
of hardware diagnosis.
Since they're "progress codes" and not "error codes",
they have limited utility. The timing of the values
seen, tells you about as much, as the actual value displayed.
For example, if the last code change seen, is around
the 30 second mark, then you're probably failing a
keyboard check.
Paul
Davej said:Thanks for the insight. Sounds like I might be better off with some
spare parts. I have a system built on a P5B-E that has never, since
day one, booted cleanly in a cold room. It needs to warm up or it will
hang before anything appears on the screen. I will have to look and
see if it has a speaker connected directly to the MB.
Thanks again.