svn commit: r537582 - head/x11-servers/xwayland-devel

Alexey Dokuchaev danfe at freebsd.org
Wed Jun 3 04:01:04 UTC 2020


On Tue, Jun 02, 2020 at 09:37:36PM +0000, Jan Beich wrote:
> New Revision: 537582
> URL: https://svnweb.freebsd.org/changeset/ports/537582
> 
> Log:
>   x11-servers/xwayland-devel: document DRI3 quirk
>   
>   Wayland clients (unlike server/compositor) are not supposed to require
>   special privileges. Something in drm-kmod fails to authorize access to
>   /dev/dri/* even if user is under "video" group.

Could it be also what's causing "radeon: Failed to get PCI ID, error number
-13" (-EACCES) when running OpenCL programs in X11 environment?  This issue
was reported couple of years ago and there's even a patch in PR 222757.

./danfe


More information about the svn-ports-head mailing list