Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Jul 2018 14:37:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 194766] [drm:pid12:i915_hangcheck_elapsed] [drm:pid12:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung
Message-ID:  <bug-194766-227-7J9prkgnqf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194766-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194766-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194766

Johannes Lundberg <johalun0@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johalun0@gmail.com

--- Comment #59 from Johannes Lundberg <johalun0@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194766-227-7J9prkgnqf>