<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Graphic artifacts on screen with Radeon R9 290 (HAWAII)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91586#c15">Comment # 15</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Graphic artifacts on screen with Radeon R9 290 (HAWAII)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91586">bug 91586</a>
from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
<pre>(In reply to Roman from <a href="show_bug.cgi?id=91586#c13">comment #13</a>)
<span class="quote">> And from builds_from_git/mesa/lib/gallium/
> kms_swrast_dri.so
> r300_dri.so
> r600_dri.so
> swrast_dri.so
> vmwgfx_dri.so</span >
You're missing radeonsi_dri.so, the 3D driver for your GPU. Try passing at
least the following parameters to configure / autogen.sh:
--with-gallium-drivers=radeonsi --enable-glx-tls --with-egl-platforms=x11,drm
--with-dri-drivers=''
<span class="quote">> To MySystemRoot/lib/gallium/</span >
Note that files in .../lib/gallium/ aren't picked up by default at runtime. It
might be easier if you run make install instead of copying files manually.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>