https://bugs.freedesktop.org/show_bug.cgi?id=91586
--- Comment #16 from Roman <[email protected]> --- (In reply to Michel Dänzer from comment #15) > (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. I did new build with parametrs and run make install automatically moved radeonsi_dri.so to /usr/local/lib/dri/ but nothing has changed and still loading "radeon" module. May be move 'radeonsi_dri.so' to /lib ? -- 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
