J?rgen Keil wrote:
>
> What's the difference between
> RmInitAdapter failed! (0x31:0xffffffff:1010)
>
This one says POST testing failed (in your case it was the VBIOS not being
found after a fast reboot, fixed in b101).
> and
> RmInitAdapter failed! (0x12:0x2b:1636)
>
This one says the interrupt routing test fails. The driver turns on the OS
plumbing, purposely triggers an interrupt on the board and does a timed
wait for delivery. Nearly always the interrupt is being shared and some
other driver is preventing delivery.