[Bug 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 16 17:08:43 UTC 2019


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

Johannes Lundberg <johalun at FreeBSD.org> changed:

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

--- Comment #19 from Johannes Lundberg <johalun at 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). 

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

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


More information about the freebsd-x11 mailing list