Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Oct 2020 17:26:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 250325] graphics/mesa-gallium-va: libva error: /usr/local/lib/dri/radeonsi_drv_video.so init failed
Message-ID:  <bug-250325-7141-ZBc4EqGY6v@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250325-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250325-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250325

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

Likely related to -Dglx=3Ddisabled 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/aux=
iliary/vl/vl_winsys.h#L83-84
https://gitlab.freedesktop.org/mesa/mesa/-/blob/mesa-20.2.0/src/gallium/fro=
ntends/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 2503=
07
the issue appears to be caused by discrepancy of build options between mesa=
-*
ports.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250325-7141-ZBc4EqGY6v>