[Bug 90623] Intel GPU hangs on resume from suspend - screen freezes, must hard reboot

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 26 05:13:51 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90623

--- Comment #6 from Ander Conselvan de Oliveira <conselvan2 at gmail.com> ---
(In reply to Rahul from comment #5)
> Hi Ander - the screen is frozen on wakeup. Maybe ssh works. I have no other
> computer on the network to ssh into it from if that's what you are
> suggesting. I can't do anything on the screen - it's just plain white and
> blank. Maybe applications are still running - but I can't tell if they are.
> I can't bring up an xterm or anything to get more information. So if I
> understand you correctly, upon reboot /sys/class/drm/card0/error gets
> overwritten?

In a way yes. That file is actually an interface to i915 code that outputs the
error state recorded in the driver. So when the driver is loaded after the
reboot, that error state is clear.

 Can I set up a daemon to watch the file and copy it to another
> location? Maybe that way I can get you a stacktrace?

That could work, though I'm not sure inotify would work for that particular
file. You might have to constantly poll the contents of the file.

It is pretty much impossible to debug the GPU hang without that error state.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150526/e4eabc86/attachment.html>


More information about the intel-gfx-bugs mailing list