[Bug 93201] When running a basic OpenGL program with DRI_PRIME=1, Xorg crashes
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Dec 1 16:26:43 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=93201
--- Comment #4 from Marcos Souza <marcos.souza.org at gmail.com> ---
When requesting the intel driver to use DRI3, I can't see the crashes:
[marcos at localhost glsl]$ cat /etc/X11/xorg.conf.d/30-dri3.conf
Section "Device"
Identifier "isrequired"
Driver "intel"
Option "AccelMethod" "sna"
Option "DRI" "3"
# Driver "modesetting"
# Option "AccelMethod" "glamor"
# Option "AccelMethod" "none"
# Option "ShadowFB" "off"
EndSection
But instead, I get a black window, instead of my shaders...
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20151202/be4f9be9/attachment.html>
More information about the intel-gfx-bugs
mailing list