Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Mar 2017 23:20:50 +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-ANDoPtUe5m@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217886-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217886-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217886

Matthew Rezny <rezny@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rezny@freebsd.org

--- Comment #2 from Matthew Rezny <rezny@freebsd.org> ---
libdevq is on the way out and I can assure you the new solution, implemented
directly in libdrm, will not have this problem on your system because I do =
not
use the dev.vgapci node at all. libdrm will get the bus ID from hw.dri node=
s,
and then use an ioctl on /dev/pci to retrieve the (sub)vendor/product and
revision for the device.

I have already had success testing on a few systems.  Although I have alrea=
dy
completely replaced use of libdevq, the previous approach was incomplete. T=
here
is a bit more work to be done before I declare libdrm ready.

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



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