[Bug 220444] x11-servers/xorg-server crashes on attempt to play a video using VDPAU

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 3 15:28:52 UTC 2017


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

--- Comment #4 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Mikhail Teterin from comment #3)
> The crash is right here -- one of the methods (createImageFromFds) is NULL:

createImageFromFds needs DRM_CAP_PRIME according to
src/gallium/state_trackers/dri/dri2.c but it's only known to work on drm-next
branch.

>> It seems you're using Mesa implementation of VDPAU.
> Is there any other option for Radeon?

xf86-video-amdgpu with kernel from drm-next. It should be compatible with 10.3
world/userland as long as you don't remove corresponding COMPAT_FREEBSD* in
kernel config.

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


More information about the freebsd-x11 mailing list