[Bug 250325] graphics/mesa-gallium-va: libva error: /usr/local/lib/dri/radeonsi_drv_video.so init failed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 31 00:54:39 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250325

--- Comment #6 from Jan Beich <jbeich at FreeBSD.org> ---
Oops, I was off a bit. -Dglx=disabled doesn't completely disable X11 support,
removing "x11" from -Dplatforms="..." would but it isn't explicitly passed by
mesa-gallium-*/Makefile. Looking at -DHAVE_*_PLATFORM it seems only Wayland is
auto-enabled.

http://beefy6.nyi.freebsd.org/data/latest-per-pkg/mesa-gallium-va/20.2.0_1/121amd64-default.log
http://beefy6.nyi.freebsd.org/data/latest-per-pkg/mesa-gallium-vdpau/20.2.0_1/121amd64-default.log

(In reply to rozhuk.im from comment #5)
> graphics/mesa-devel have different build options?

mesa-devel builds *_drv_video.so with X11 enabled i.e., -Dglx=auto (default)
and -Dplatforms=x11,wayland

mesa-dri and mesa-libs have X11 enabled but clover, libosmesa, mesa-gallium-va,
mesa-gallium-vdpau, mesa-gallium-xa have X11 disabled.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list