[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 14:30:06 UTC 2017


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

--- Comment #5 from Jan Beich (mail not working) <jbeich at FreeBSD.org> ---
Comment on attachment 181312
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181312
update libdrm to 2.4.76 and drop dependency on libdevq

libdevq removal regresses bug 217585 while libdrm-2.4.76 works fine as is.

$ ls -lL /dev/dri
total 0
crw-rw----  1 root  video  0x25a Mar 30 08:17 card0
crw-rw----  1 root  video  0x29a Mar 30 08:17 controlD64
crw-rw----  1 root  video  0x2da Mar 30 08:17 renderD128

$ LIBGL_DEBUG=verbose glxgears
libGL: OpenDriver: trying /usr/local/lib/dri/i915_dri.so
libGL: Can't open configuration file /home/foo/.drirc: No such file or
directory.
libGL: Using DRI2 for screen 0
libGL: Can't open configuration file /home/foo/.drirc: No such file or
directory.
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
73 frames in 5.1 seconds = 14.434 FPS
^C

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


More information about the freebsd-x11 mailing list