[Bug 194766] [drm:pid12:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 26 21:51:03 UTC 2015


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

--- Comment #14 from Lars Engels <lme at FreeBSD.org> ---
A workaround for this is to disable DRI in xorg.conf (as found at [1]):

Section "Device"
Identifier "Card0"
Driver "intel"
Option "Shadow" "true"
Option "DRI" "false"
BoardName "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated
Graphics Device (rev 01)"
BusID "PCI:0:2:0"
EndSection


[1]
http://ubuntuforums.org/showthread.php?t=1739646&s=5e5d32babc31e48922fea23242195367&p=10922238#post10922238

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list