P
Paul
I had already followed the steps you listed. With no ram installed. No drives connected. And no cards in any slot, the only thing attached to the motherboard were the main power cable and the CPU(+12V) cable.
There are no diagnostic lights and no beeps. (There is no cabling involved with the diagnostic lights. It's basically a hard plastic case/connector attached to the mother board).
There are no bulging capacitors and I the board has a brand nwe CMOS battery.
There is only that little tiny green light near the main power cable connector that stays on if the power supply is plugged into an outlet, but when I power on nothing else outside of the power supply fan coming on happens. (And I also tried a brand new power supply).
So the only question left is if not having a CPU fan plugged into the motherboard a possible reason for this. (I assume this is the one: http://www.ebay.com/itm/261056206863).
Thanks.
Darren Harris
Staten Island,New York.
On some motherboards, they power up, the BIOS checks for pulses on the
tacho signal from the CPU fan, and then, the BIOS shuts down the
computer if no fan pulses are detected. So you would notice the computer
going off after five seconds or less (PSU fan goes off).
Since your machine stays powered up, that implies the BIOS is not
running. If the BIOS was working, it can do a few safety checks, and
shut down if it is not happy.
The CPU has a THERMTRIP signal. If you run the CPU without
proper cooling, and temperature goes above 105 to 130C or so,
the computer will shut off due to THERMTRIP. The THERMTRIP
method, eliminates the need for the BIOS to be running,
to protect the computer. So that's a secondary form of
protection.
If there is no CPU plugged into the CPU socket, there is no
THERMTRIP. And then, no way for a THERMTRIP event to be involved.
But if you plug in a modern CPU, forget to install the cooler
on top of it, it should shut down in about 2 seconds (because
the temperature will shoot up that quickly).
If the CPU is plugged in, the CPU gets extremely hot, and the
computer continues to run, I'd really be surprised if
THERMTRIP did not work. It would take a jammed-on PS_ON# signal
for that to happen.
If the CPU is *not* getting hot, you have a +12V failure (2x2 connector)
feeding VCore, or your VCore regulator circuit has failed (bad caps etc).
The VCore circuit is protected against overcurrent - if the CPU
presents a dead short to VCore, it shuts off the current flow,
and the CPU will remain cold afterwards. A modern VCore, doesn't
run in "putt-putt" mode. One overcurrent event, and it latches off
(PSU fan remains spinning, but VCore no longer delivers current
to the CPU).
Some older regulators, they continue to retry, and will attempt
to power the CPU, multiple times per second ("putt-putt" mode).
Whereas on the modern VCores, a fault latches off the VCore ~1V power
output, and only power cycling the ATX PSU at the back, recovers it
to make another try. It's harder to debug a modern VCore, because
of the short time it may remain running. There is no status
indicator, to tell you when VCore is latched off (they should have
put a yellow LED on the motherboard for that, just for fun). If
you can identify the VCore chip, you may be able to probe the
fault pin and see it's tripped.
For example, this is the VCore chip on my S478 P4 motherboard.
On page 9, figure 1 and figure 2, it appears that PWRGD is the
pin to check, as an indication of operating state.
http://web.archive.org/web/20040331...oadedFiles/Data_Sheets/129783535ADP3180_0.pdf
"PWRGD Power Good Output.
Open-drain output that pulls to GND when the output voltage
is outside of the proper operating range."
So a reading of zero volts on the PWRGD pin on that regulator,
tells you it's shut off or not working right. Each regulator
will use a slightly different scheme. Some have a separately
labeled "FAULT" pin.
Paul