<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Waking from Suspend causes screen to appear with grey static (like a TV with no signal)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110117#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Waking from Suspend causes screen to appear with grey static (like a TV with no signal)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110117">bug 110117</a>
from <span class="vcard"><a class="email" href="mailto:stein12c@gmail.com" title="Craig <stein12c@gmail.com>"> <span class="fn">Craig</span></a>
</span></b>
<pre>I would like to add to this some additional troubleshooting I have performed,
in case it is of use.
just a short history: I am unable to suspend with any Linux distribution and be
able to resume again. Currently running Ubuntu 19.04.
I am attempting to follow the steps here to trace the problem:
<a href="https://wiki.ubuntu.com/DebuggingKernelSuspend">https://wiki.ubuntu.com/DebuggingKernelSuspend</a>
This is what I have done so far:
$ sudo apt install pm-utils
$ sudo sh -c "sync && echo 1 > /sys/power/pm_trace && pm-suspend"
I resumed but got my usual screen garbage (looks like static on the screen). I
ssh'd in and did a sudo reboot
Right away I ran this:
$ dmesg > dmesg_post_boot.txt
I looked for Magic number in the dmesg per the ubuntu wiki above and found
these lines:
[ 0.950964] Magic number: 0:66:1001
[ 0.950965] hash matches drivers/base/power/main.c:1012
Now the instructions are to exclude this module from the next boot and see if I
can replicate the problem. How do I exclude main.c or do I even want to? Is it
even possible that the bug is here?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>