[Bug 194766] [drm:pid12:i915_hangcheck_elapsed] [drm:pid12:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 6 14:37:11 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194766
Johannes Lundberg <johalun0 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |johalun0 at gmail.com
--- Comment #59 from Johannes Lundberg <johalun0 at gmail.com> ---
Hi
What DDX driver are you using? If Intel, try switching to/from sna/uxa.
Recommended though is the modesetting driver. I have seen hung GPU sometimes
with Intel but I don't remember if it was sna or uxa. Either way, Intel DDX is
kind of deprecated and modesetting is very stable now.
Try with this in your xorg.conf
Section "Device"
Driver "modesetting"
EndSection
or simply uninstall xf86-video-intel and it will use modesetting by default.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list