Comment 27 for bug 743451

Revision history for this message
alana1 (alan-aanderson) wrote : Re: Display wont turn on after suspend or hibernate

Hello
1)I followed the debugging suspend from your link
After adding "no_console_suspend" in place of "quiet splash", booting, going to tty1 (ctrl-alt-f1) and typing
setfont /usr/share/consolefonts/Uni1-VGA8.psf.gz
sudo pm-suspend

the laptop suspended but I had the same results when waking it up.
I held down the power button to turn off, then booted normally and a crash report was avaialble.
It said "the package nvidia_current failed to install or upgrade"
I closed that window and another popup "the package bcmwl-kernel-source" failed to install or upgrade"

2)I then followed the "resume-trace" debugging procedure
https://wiki.ubuntu.com/DebuggingKernelSuspend

and will upload the dmesg.txt file from that now
thanks