Michael Tokarev wrote:
[usb-storage hangs on asus M2NPV-VM (nVidia GeForce 6150/nForce 430)
motherboard with latest bios]
After seeing similar situation on another motherboard, I
become curious.
Here's the result: M3A78-EM motherboard (also from Asus),
AMD780G/SB700 etc. Updating to one of the latest bios
makes the system unbootable. Kernel hangs on boot right
after displaying
SLUB: Genslabs=12, HWalign=64, Order=0-1, MinObjects=4, CPUs=2, Nodes=1
Reverting to the older BIOS or disabling PARAVIRT_GUEST in kernel
fixes this (turning off KVM_GUEST isn't enough), and kernel happily
boots further, with next line being
hpet clockevent registered
...
Reportedly, another Asus motherboard (M2N-SLI DELUXE) also hangs
with new BIOS and KVM_GUEST optimizations turned on, but not on
older BIOS.
So it's quite.. funny. At least SOME latest BIOSes from Asustec,
together with PARAVIRT_GUEST, -- a problem. Don't do either of
those, and it's all ok.
The question is if Asus introduced the same bug in quite.. some
of their recent BIOSes, or PARAVIRT_GUEST code is somehow buggy
and the bug is exposed by new BIOS code.
Any hints on this? ;)
Thanks!
/mjt
--