Hi
Yes, the 2x2 power cable is connected to the motherboard.
This is what I found on the label off the PS and what I measured (with
a Fluke 175 multimeter):
+3.3V 22A (measured 3.358V) orange wire
+5V 21A (measured 5.05V) red
+12V1 10A (11.92V) yellow
+12V2 15A (12.05V) yellow/black: 2x2 connector
5Vsb 2A (5.014V) purple
-12V 0.3A (-11.53V) blue
I think that these are good voltages except the -11.53V (low), could
this be a problem.
I also disconnected the 2 harddrives, floppy and DVD-writer and I
still have no screen. I think the motherboard is defect?
Jef
Power looks good, so that probably isn't it.
A 5% spec on voltage would leave -11.4 as the minimum, so
it is still passing. And, the -12V might only be used
by the serial port.
If you motherboard had vocal POST, you could listen for
error messages, but without that, debugging will be harder.
As Ender mentioned, if wouldn't be a bad idea to check
the LGA775 socket, and make sure the processor is seated
properly. Since the speaker didn't beep, I think that means
the BIOS is no longer executing, and it could be the processor
has a bad contact with the socket.
The socket on these boards is "high tech", and is sensitive
to contamination. You cannot touch the pins inside the
socket with your fingertips, as the oils and salt from
human contact will contaminate the contact. I doubt there
is any cleaning process that wouldn't make the situation
worse. That is why the manual will instruct you to keep
the plastic insert, and use it to protect the socket
when it isn't populated. I hope you don't have a socket
problem...
(The socket is also a reason I wouldn't be buying a refurb
board or a used board with an LGA775 on it.)
If you do decide to try the CMOS clearing procedure,
unplug the computer before doing it. You don't want
+5VSB to be operating, because at least in motherboard
designs in the past, the CMOS jumper ends up pulling
current from +5VSB, if you leave the computer powered
while doing the procedure. That can burn the ORing diode
that selects current from +5VSB or the coin cell battery,
to run the Southbridge RTC/CMOS block. Unplugging the
computer will keep it safe.
About the only other debugging tool you can use as an
end user, is a "POST card". This is a PCI/ISA card that
has a two digit display, and any time the BIOS writes a
value to I/O port 80, the data written shows on the two
digit display. If the display digits change rapidly,
then the BIOS is executing. If the display stays at
0x00 or 0xFF, the board is probably not executing BIOS
code. The reason the product is square, is it has
contacts on two edges - one edge plugs into an ISA
socket, the other plugs into a PCI socket, and PCI
is what you've got. Here is a sample product - at
one time, these were $100 each.
http://cgi.ebay.ca/ws/eBayISAPI.dll?ViewItem&category=44943&item=6728900469&rd=1
The two digit codes are listed on
http://bioscentral.com/
if you want to see what kind of info is made available
by a two digit code. Since newly released BIOS can
introduce new codes, they might not all be listed.
HTH,
Paul