Comment 4 for bug 987840

Revision history for this message
Colin Ian King (colin-king) wrote :

Can you edit /etc/default/grub and change:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash no_console_suspend"

then run sudo update-grub and reboot.

Then change to a virtual console (e.g. press Ctrl-Alt-F1) and login. Then run:

sudo pm-suspend

and see an oops message appears on the console. If so, can you take a photo of it and attach it to the bug report. Thanks!