[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
Fri Oct 30 17:26:50 UTC 2020


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

--- Comment #3 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to rozhuk.im from comment #1)
> kodi at kodi# vainfo
> error: can't connect to X server!

Likely related to -Dglx=disabled because X11 support requires
vl_dri*_screen_create implementation, otherwise stubs are used.

https://gitlab.freedesktop.org/mesa/mesa/-/blob/mesa-20.2.0/src/gallium/auxiliary/vl/vl_winsys.h#L83-84
https://gitlab.freedesktop.org/mesa/mesa/-/blob/mesa-20.2.0/src/gallium/frontends/va/context.c#L128-132

(In reply to wjenkner from comment #2)
> With graphics/mesa-devel things work perfectly

Thanks for testing as I don't have AMD GPUs. Like -DPREFER_IRIS in bug 250307
the issue appears to be caused by discrepancy of build options between mesa-*
ports.

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


More information about the freebsd-x11 mailing list