[Bug 108518] i915 [drm] GPU HANG: ecode 8:0:0x0fdfffff, in Xorg [718], reason: Hang on rcs0

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 23 11:58:05 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=108518

--- Comment #2 from Denis <denys.kostin at globallogic.com> ---
Hi, maybe it will help. For me (ubuntu and debian) these instructions worked
fine:


    cd /usr/share/X11/xorg.conf.d
    sudo gedit 20-intel.conf
    #this will create an empty txt file with a name 20-intel.conf
    Paste text below:

Section "Device"

    Identifier "Intel"

    Driver "intel"

    Option "TearFree" "true"

    Option "DRI" "3"

EndSection

4. Save document

5. Logout from your session and login again

6. Check used driver:


egrep -i " connected|card detect|primary dev|Setting driver"
/var/log/Xorg.0.log


If you need to change back to modesetting, simply in "Driver" - type
"modesetting"

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20181023/a9f5f26f/attachment.html>


More information about the intel-3d-bugs mailing list