[Bug 110117] Waking from Suspend causes screen to appear with grey static (like a TV with no signal)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue May 14 21:12:34 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110117
--- Comment #9 from Craig <stein12c at gmail.com> ---
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:
https://wiki.ubuntu.com/DebuggingKernelSuspend
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?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190514/2e4d2826/attachment.html>
More information about the dri-devel
mailing list