On Thu, 12 Apr 2007, Jiri Kosina wrote:
- try booting without any HID devices plugged in (i.e. usb mice, usb keyboards) if the problem persists?Do you compile with CONFIG_HIDRAW?
- recompile 2.6.21-rc6-mm1 with git-hid.patch reverted to see if it helps?
Helge,
with your .config, my machine hangs upon IPMI initialization, the last thing I see before total freeze is
ipmi_si: Trying PCI-specified kcs state machine at mem address 0xd0121000, slave address 0x0, irq 5
(this was run on 32bit machine)
When I turn IPMI off, I can't reproduce your hang, evetything runs smoothly. Could you please try recompiling the kernel with IPMI disabled, if it could be related?
Corey added to CC.
Thanks,