[Bug 217886] xorg fails to init GL on stable/11 because of a devel/libdevq bug(?)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 30 15:04:00 UTC 2017


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

--- Comment #8 from Matthew Rezny <rezny at freebsd.org> ---
(In reply to Jan Beich (mail not working) from comment #6)

What kernel are you running? DRM_MAJOR has been defined as 0 the entire time
libdevq was used. I had to hack libdrm to ignore the value of DRM_MAJOR for
drm-next until it was confirmed that it should be 1 there. How do you have 3?
I removed the hack to ignore DRM_MAJOR, which would be the cause of the
regression in your case.

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


More information about the freebsd-x11 mailing list