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

--- Comment #15 from Michel Dänzer <[email protected]> ---
(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.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to