Summary: | GPU HANG: ecode 9:0:0x84dffff8, in X [1481], reason: Ring hung, action: reset | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Robert <bugs.freedesktop.org> | ||||||||
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||||
Severity: | normal | ||||||||||
Priority: | medium | CC: | awaters1, harry_x, intel-gfx-bugs, schlaganfall.patient | ||||||||
Version: | XOrg git | ||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||
OS: | Linux (All) | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | SKL | i915 features: | GPU hang | ||||||||
Attachments: |
|
Description
Robert
2016-04-26 09:15:15 UTC
Created attachment 123269 [details]
/sys/class/drm/card0/error
I can reproduce the problem with different driver configurations in xorg.conf: Section "Device" Identifier "Intel Graphics" Driver "intel" # Option "DRI" "false" # Option "AccelMethod" "uxa" # Option "AccelMethod" "SNA" EndSection The problem is reproducible with any of the 3 commented lines uncommented, and also with all 3 commented. I had a similar issue and reverting back to Gentoo's x11-drivers/xf86-video-intel-2.99.917_p20160403 works. If I have time I will try git bisect. Created attachment 123751 [details]
/sys/class/drm/card0/error
same here
distro: opensuse
uname -rm: 4.5.3-1-default x86_64
xf86-video-intel: 2.99.917.641_ge4ef6e9-1.1
Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz
no errors anymore, changed: Device "intel" to Device "modesetting" in xorg.conf (In reply to Thomas from comment #5) > no errors anymore, changed: > > Device "intel" > > to > > Device "modesetting" > > in xorg.conf Did you mean Driver "modesetting"? sure, entry is Section "Device" Identifier "Intel Graphics" Driver "modesetting" EndSection *** Bug 95187 has been marked as a duplicate of this bug. *** (In reply to Robert from comment #6) > (In reply to Thomas from comment #5) > > no errors anymore, changed: > > > > Device "intel" > > > > to > > > > Device "modesetting" > > > > in xorg.conf > > Did you mean > Driver "modesetting"? Robert is it working with this change? Another alternate could be to upgrade xf86-video-intel (repo is located here https://cgit.freedesktop.org/xorg/driver/xf86-video-intel) Hasn't occurred anymore for a while. I'm on xf86-video-intel 2.99.917_p2016082 now. |
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.