Computer won’t POST after power outage

hardware-failurepostpowertroubleshooting

I had just turned my computer on and windows was loading when the power in my neighborhood went out.

  • Normally, when I turn my computer on, the video card fan spins up, then slows down, POST and windows boots.

  • Now, after the blackout, the video card fan spins fast and wont stop. Nothing is displayed on the monitor. The monitor does not detect that the video card is sending it signals, it just stays on standby. No POST or beep codes.

This is what I have tried so far:

  • My motherboard has 2 PCI express slots and I tried plugging the video card into both of them but that didn't fix anything.
  • I have replaced the power supply, that didn't fix anything.
  • I cleared the CMOS, that didn't fix anything.

Does anyone have any idea of what could be wrong?

Best Answer

A motherboard that shows the symptoms you are describing requires some serious debug. The fan spinning at full speed and lack of POST or beep codes tells me that BIOS isn't loading.

  • Strip the motherboard down to the bare essentials: Processor, 1 stick of memory, video card and of course, power (it might be easier to do this if the motherboard is outside the chassis).
  • Do the correct LEDs come on when you power up the board?
  • Do you see the board POST when you:
    • Swap out the processor?
    • Swap out the video card?
    • Swap out the memory?
    • Swap out the BIOS ROM chip with another programmed one?

If you have a PORT 80 card that will plug into your motherboard or it has PORT 80 LEDs onboard see what POST code is displayed. You can tell where BIOS is failing by comparing the HEX digits to the BIOS vendor's POST decoder. POST 00h or FFh usually means the BIOS isn't loading.

If you can't get it to POST this way and you aren't into electronics, then you're pretty much done. Try your parts on another motherboard and see what you can salvage.

Related Question