<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - When running a basic OpenGL program with DRI_PRIME=1, Xorg crashes"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93201#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - When running a basic OpenGL program with DRI_PRIME=1, Xorg crashes"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93201">bug 93201</a>
from <span class="vcard"><a class="email" href="mailto:marcos.souza.org@gmail.com" title="Marcos Souza <marcos.souza.org@gmail.com>"> <span class="fn">Marcos Souza</span></a>
</span></b>
<pre>When requesting the intel driver to use DRI3, I can't see the crashes:
[marcos@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...</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>