In article <>,
says...
>If you are getting a boot failure that early in the boot sequence it has
>nothing to do with any version of Windows, Linux, OS/2 or any other
>operating system.
As a general rule yes, but as a blanket statement not always true.
Remember, I'm not having trouble with a power up boot, I'm having trouble
with a REBOOT - which means Vista has already run once.
It is very easy for Vista (or anything else) to possibly leave a device in
a state that can survive a reboot (it's rare but a definite possibility).
Say for example (this is just hypothetical) that the sound chip was left in
an unstable state on Vista reboot, and now the device is banging away on
the PCI bus waiting for some form of request or response. A BIOS reboot
does not always know how to cleanly reset every single device in the system
- it only knows how to reset what it's been programmed to do (which is
typically only motherboard chipset devices).
And I *have* had this issue before with an early linux driver for a SCSI
card. After a reboot, the teardown of the SCSI driver left the SCSI device
in a totally weird state, so upon reboot the SCSI device failed. The only
workaround was to turn off the power and restart from zero power. So this
can happen as I've been-there-done-that. :P
Like I mentioned before, I am using an older WinXP sound driver, which I
forced to install using WinXP compatibilty mode. Since this sound driver
has not been tested with Vista it could very likely not shutdown clean and
leave something "dangling" in the system on reboot. I'm going to disable
it, and see if the issue goes away.
Bit.