Comment 24 for bug 825919

Revision history for this message
Seth Forshee (sforshee) wrote :

Michel: Would you mind trying the 2.6.38 kernel posted there as well to see if it hangs? I'd also suggest modifying your /etc/default/grub, changing the line that reads:

  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

to

  GRUB_CMDLINE_LINUX_DEFAULT=""

and then running 'sudo update-grub'. This will cause messages to be printed to the screen during boot, which could help with determining the cause of your hang.

Thanks!