Summary: | [skl] GPU HANG: ecode 9:0:0x85dffffb, in Xorg - random and REALLY annoying. | ||
---|---|---|---|
Product: | Mesa | Reporter: | Wes Will <wwill> |
Component: | Drivers/DRI/i965 | Assignee: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs, kjonca |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
/sys/class/drm/card0/error
gpu error text |
Description
Wes Will
2018-02-21 04:24:44 UTC
(In reply to Wes Will from comment #0) > So here, as asked in the dmesg text, is a new bug for your perusal and > hopefully my edification. Crash dump file /sys/class/drm/card0/error is > ZERO BYTES and cannot be deleted even as root. If it had anything in it I > would attach it.... It is a virtual file. It is never 0 bytes, ls lies. Just cat it and attach it. I have similar problems: I tried to edit file with emacs and everything hangs, and then X server restarts syslog shows: Feb 21 08:49:57 perkoz kernel: [ 346.798404] [drm] GPU HANG: ecode 9:0:0x85dffffb, in Xorg [684], reason: Hang on rcs0, action: reset Feb 21 08:49:57 perkoz kernel: [ 346.798405] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace. Feb 21 08:49:57 perkoz kernel: [ 346.798406] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel Feb 21 08:49:57 perkoz kernel: [ 346.798406] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue. Feb 21 08:49:57 perkoz kernel: [ 346.798406] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it. Feb 21 08:49:57 perkoz kernel: [ 346.798407] [drm] GPU crash dump saved to /sys/class/drm/card0/error Feb 21 08:49:57 perkoz kernel: [ 346.798412] i915 0000:00:02.0: Resetting rcs0 after gpu hang Feb 21 08:50:05 perkoz kernel: [ 354.791038] i915 0000:00:02.0: Resetting rcs0 after gpu hang Feb 21 08:50:13 perkoz kernel: [ 362.792063] i915 0000:00:02.0: Resetting rcs0 after gpu hang Feb 21 08:50:21 perkoz kernel: [ 370.792973] i915 0000:00:02.0: Resetting rcs0 after gpu hang Feb 21 08:50:29 perkoz kernel: [ 378.793790] i915 0000:00:02.0: Resetting rcs0 after gpu hang Created attachment 137502 [details]
/sys/class/drm/card0/error
Hello Kamil, please try Mesa 18, this could be related to bug 104578. Created attachment 137506 [details]
gpu error text
gpu error file (virtual) converted to (real) text in a (real) file, attached.
Hello Wes, what mesa version are you using? It is possible that you replicate at least with kernel 4.13 to get more information in the error state? Thanks. Kernel version is 4.15.x (debian), mesa is (IIRC) 17.3.3 (this version is packaged in debian sid) (In reply to Kamil Jońca from comment #7) > Kernel version is 4.15.x (debian), mesa is (IIRC) 17.3.3 (this version is > packaged in debian sid) Unfortunately, mesa 18.0.0.rc4 is not available in debian sid yet. If you have the time you could try to build your own version, try precompiled packages or wait for it to be available. https://www.mesa3d.org/ (In reply to Elizabeth from comment #6) > Hello Wes, what mesa version are you using? It is possible that you > replicate at least with kernel 4.13 to get more information in the error > state? Thanks. Highest version (including libgl1 and development) available from the OpenSuSE repositories is only 17.0.5. I am just about done with SuSE linux as a reasonable distro. Maybe on top-end and new gear, it might be okay, but it isn't handling the older hardware I have to use nearly well enough any more, and that used to be one of the high points of OpenSuSE. Add in the systemd idiocy, and I'm about to give up on this, wipe the OS off of here and re-image with a non-systemd distro. Maybe I'll try a from-scratch compile, for the ability to pick and choose which of the myriad modules wind up in the kernel. Getting Mesa (version 18-plus), will be one of the goals I'll insist on meeting. The i915 / DRI issues, if they re-appear with that version I will report it here. Give me a few hours (maybe a couple of days if I get emergency calls late, I do restaurant maintenance and never know when the idiots will break something important), to get something ready to go on this laptop. (In reply to Elizabeth from comment #8) > (In reply to Kamil Jońca from comment #7) > > Kernel version is 4.15.x (debian), mesa is (IIRC) 17.3.3 (this version is > > packaged in debian sid) > Unfortunately, mesa 18.0.0.rc4 is not available in debian sid yet. If you > have the time you could try to build your own version, try precompiled > packages or wait for it to be available. > https://www.mesa3d.org/ After installing 17.3.6-1 version of debian mesa packages emacs stopped to hang my card. *** This bug has been marked as a duplicate of bug 104411 *** |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.