Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2017 14:30:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 217886] xorg fails to init GL on stable/11 because of a devel/libdevq bug(?)
Message-ID:  <bug-217886-7141-oqcK7bxnI3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217886-7141@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #5 from Jan Beich (mail not working) <jbeich@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.

home | help

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