On 09/06/12 14:36, Alister Fisher wrote:
70% of 3.2.0-3-rt-amd64 boots crash with looping: "udevd[81]: timeout: killing
'/sbin/modprobe"
If this crash occurs:
- It will crash the same every subsequent boot of 3.2.0-3-rt-amd64.
- I can workaround by booting 3.2.0-3-amd64.
However, booting 3.2.0-3-amd64 always stops at a blank screen.
I press Alt-F1 for tty1 and login. It reports it can't find a display.
Then, booting 3.2.0-3-rt-amd64 works until the PC spontaneously reboots. This
happens about once per hour.
Thanks
I think you need to update the initramfs for the non-rt kernel.
The command is update-initramfs -k <kernel version string>
I'm not sure about the kernel's version string, but it must be
3.2.0-3-amd64.
So try 'update-initramfs -k 3.2.0-3-amd64'
And try booting the non-rt kernel again.