I notice here, that a few of the reviews aren't kind to this board.
(You can also check the
vip.asus.com forums, which will likely have
more comments.)
http://www.newegg.com/Product/Product.aspx?Item=N82E16813131390
I see you've already been over here. Make sure you browse all the
threads, to see if there are matching symptoms somewhere.
http://vip.asus.com/forum/topic.aspx?board_id=1&model=P6T7+WS+SuperComputer&SLanguage=en-us
*******
You're assuming this can be fixed by magic :-)
You may not have noticed it, but motherboards are actually pretty complicated.
It's a miracle they ever start. That's the strange part, that so many of them
work. Not that some of them don't.
1) Your symptoms are, a time dependent behavior where the CPU is
not able to execute any code (thus "F.F." on Port 80 display).
2) Your system "works" eventually, after enough manipulation.
That means there isn't a guaranteed static fault in the thing,
like a broken wire, a bad connection in the CPU socket. I'm not
comprehending here, why removing the CPU helps. LGA1366 do occasionally
have problems with sockets, like a memory not being recognized, because
all the CPU contacts aren't being made. LGA1366 also apparently
can have problems, which are voltage setting sensitive. (Memory not
completely recognized until something like Vnb is adjusted ??? Don't remember.).
I can't keep track of all this stuff - someone who owns an LGA1366
should be researching the weirdness for themselves. That's as much
weirdness as I've heard of.
The thing is, even if all memory is not present, or if memory is not
detected, the Port 80 display won't stay at "F.F.". It will advance
to another code, telling us firmware is being read from the BIOS
EEPROM. Completely missing memory (like pulling out all the DIMMs),
should not be able to prevent the display from advancing past "F.F.".
Well, what can hold the display at "F.F." ?
If the reset signal to the CPU socket remains asserted ("held in reset"),
then the CPU cannot fetch any instructions, and there is no chance
of the Port 80 display going off the "F.F." value.
Reset, is a "critical node" in the schematic. In that, it checks
for a number of conditions, before "releasing" and allowing the motherboard
to start. It checks for "Power Good" from more than one source for example.
(One of the Power Good signals, comes from the ATX supply, over the main ATX
cable. Other Power Good signals, can come from things like the VCore regulator.)
There have been cases before, where the VCore overcurrent protection, is
triggered by the power supply being slow at delivering +12V. Then, the VCore
supply to the CPU is not available, and obviously, no instructions can run
if there's no power. To clear the VCore overcurrent, the power supply
must be switched off at the back. (That fault condition, is "latched" for
safety reasons.) The affected people in that case, were using certain
models of Antec power supplies, mixed with certain models of Asus
motherboards. That condition was relatively reproducible, in that
you might *never* get those combinations of components to start (so
"draining" doesn't help).
The reset circuit may even have inputs, which check for certain rails
"going away" at some point, but the effect might not have been intentional.
It would be a leakage of some sort, or a condition existing, where the
reset circuit doesn't know the motherboard has been power cycled, where
the reset circuit won't "release reset".
Your symptoms are not suggestive, that yet another power supply
will fix it. If you do decide to (temporarily) substitute another
brand of power supply, make sure it's an entirely different brand
of supply. For example, my current computer uses an Enermax, and
if I needed a temporary substitute, I have a "Sparkle" brand ATX I
could use (both Enermax and Sparkle make their own supplies, so
they're unlikely to have the same power-up timing).
My suggestion to remove components and simplify, was in the hope it
was some kind of leakage problem. But there are other problems
which can affect the critical "reset node" in the schematic.
And the way "reset" behaves, is there for a reason. It's to
coordinate things on the motherboard, so the startup of the
motherboard is more consistent (starts properly every time).
That's why so many gated things feed that circuit.
*******
The USB hub interface, uses resistors for some announcements of
speed. It's up to the peripheral to send a "JK chirp" to the hub,
for USB2 speeds to be recognized and used. During startup,
the USB peripheral and hub are in effect "negotiating" the
speed of operation.
http://www.beyondlogic.org/usbnutshell/usb2.shtml
If there's no USB2 EHCI ("Enhanced") driver, then that can stop
USB2 operation. So even if the peripheral sends JK chirp, if
the USB2 block has no driver, there's nothing it can do with the
info it got. With no driver, there is no transfer of state info
to the OS.
If some voltage is out of spec, or if the Southbridge is
having troubles with recognizing USB2 signals, that could
also account for it. But if that was the case, you might
also have trouble getting hard drives on the Southbridge
SATA interfaces to work. So if it was a Southbridge
powering issue, there might be more affected interfaces
than just a USB anomaly.
Paul