[Bug 90111] Buggy video driver or compositor (just run gnome-box with Windows 10 and steam)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 22 12:21:27 PDT 2015


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

--- Comment #6 from mikhail.v.gavrilov at gmail.com ---
1.I can confirm that issue still present also after DRI3 disabling.

Demonstration:
https://drive.google.com/file/d/0B0nwzlfiB4aQVEl5WTdycW9tdGM/view?usp=sharing



2. echo LIBGL_DISABLE_DRI3=1 > /etc/environment #untested
This is not disable DRI3


[mikhail at localhost ~]$ ./dri3info 
Display ':0'
Connected to DRI3, using fd 4 which matches /dev/dri/renderD128, driver i915
    Primary refresh rate: 60/1 (60.0Hz)

echo LIBGL_DISABLE_DRI3=1 > /etc/environment #untested
----- reboot -----

[mikhail at localhost ~]$ ./dri3info 
Display ':0'
Connected to DRI3, using fd 4 which matches /dev/dri/renderD128, driver i915
    Primary refresh rate: 60/1 (60.0Hz)


echo -e 'Section "Device"\n\tIdentifier "igfx"\n\tOption "DRI"
"2"\nEndSection'> /etc/X11/xorg.conf.d/20-dri2.conf
----- reboot -----

[root at localhost ~]# /home/mikhail/dri3info 
Display ':0'
    Unable to connect to DRI3
    Primary refresh rate: 60/1 (60.0Hz)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150422/007fb098/attachment.html>


More information about the intel-gfx-bugs mailing list