Brian said:
Thaks for the reply. I thank you for the link to new egg. I see there were a
lot of other people like me! There is a computer show near me today so I
might run up there to see what socket 754 CPUs they have. Also should I pick
up a PCI video card?
Thanks,
Brian
BIOS POST codes are "progress" codes and not "error" codes. They tell you
what routine the BIOS is just entering. I don't know what version BIOS
you've got (the manual doesn't say), but we'll assume it is Version 6 or later.
http://www.bioscentral.com/postcodes/awardbios.htm
29h Program CPU internal MTRR (P6 & PII) for 0-640K memory address;
Initialize the APIC for Pentium class CPU; Program early chipset
according to CMOS setup; Measure CPU speed;
Invoke video BIOS
Now, that set of activities is too broad to be placed under one progress
code. That should have been broken down some more. The "Invoke video BIOS"
should have used its own code.
I guess either theory is credible. It could be a processor recognition
problem (gets stuck when doing the first part of 0x29), or it could be
a video problem (gets stuck after invoking video BIOS). The video BIOS
is an actual chip on the video card, and it contains some program code.
The BIOS loads the code, and the video code is supposed to help
set up the card for a standard VESA mode, so that the POST screen
can be displayed etc.
You've tried two video cards, and that proves it is not the video card
side at fault. It could be the video card slot of the motherboard holding
it bad. The motherboard has the option to beep when that happens, and yet
that isn't happening. Processor recognition failure, on the other hand,
is silent.
The reason I'm hesitating on the PCI video, is just price. If you could
borrow one, that would be ideal. If the PCI video didn't work, you could
then pick up a CPU and try working that angle again. A brand new PCI card
might not be a good investment, if there isn't much chance of you using
it again. I don't have one in my debugging collection (it would make a
good addition, but I haven't really needed one yet).
You could try a local computer recycler, to see if they have a PCI video
card.
If you could find more evidence, that a Mobile processor works in that
board, then I'd say, work on your video card theory. As long as the
Biostar page provides next to no info on CPU support, and there aren't any
users doing it, that makes me more suspicious about Mobiles. People
do use certain brands of desktop boards, to run Mobiles, but it requires
at least one user to be a guinea pig and test the motherboard, as you
aren't likely to find a Mobile in a support list. So usually, Mobile support
is an "underground" thing you might find evidence of, on an enthusiast web
site.
Paul