[Bug 91586] Graphic artifacts on screen with Radeon R9 290 (HAWAII)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 12 23:44:54 PDT 2015


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

--- Comment #15 from Michel Dänzer <michel at daenzer.net> ---
(In reply to Roman from comment #13)
> And from builds_from_git/mesa/lib/gallium/
> kms_swrast_dri.so
> r300_dri.so
> r600_dri.so
> swrast_dri.so
> vmwgfx_dri.so

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=''


> To MySystemRoot/lib/gallium/

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-driver-ati/attachments/20150813/375fd2fb/attachment.html>


More information about the xorg-driver-ati mailing list