Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2019 17:08:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries
Message-ID:  <bug-234596-7141-FU4lSIJDcy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234596-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234596-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=3D234596

Johannes Lundberg <johalun@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johalun@FreeBSD.org

--- Comment #19 from Johannes Lundberg <johalun@FreeBSD.org> ---
The PRIME_HANDLE_TO_FD ioctl failing for Xwayland is solved in Xorg 1.20.
Hopefully this is the same and will also be fixed by 1.20.

There are three solutions

1) Wait for Xorg 1.20

2) Build your own x11-servers/xorg-server from
https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xserver-1.20 (I
think it's OK to only build this package and install it over the old one).=
=20

3) Patch the drm driver by removing DRM_AUTH from the two lines where
PRIME_HANDLE_TO_FD and it's reverse ioctls are defined.  See
https://github.com/FreeBSDDesktop/kms-drm/issues/33

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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