[Bug 250325] graphics/mesa-gallium-va: libva error: /usr/local/lib/dri/radeonsi_drv_video.so init failed
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250325 --- Comment #3 from Jan Beich <[email protected]> --- (In reply to rozhuk.im from comment #1) > kodi@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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"