Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Oct 2020 06:11:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 250011] graphics/libdrm: "MESA-LOADER: failed to retrieve device information" since 2.4.102
Message-ID:  <bug-250011-7141-uOP8GlqqOs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250011-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250011-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=3D250011

Niclas Zeising <zeising@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zeising@FreeBSD.org

--- Comment #1 from Niclas Zeising <zeising@FreeBSD.org> ---
Can you check that it actually is getting to use any driver when you try to
force a driver, and doesn't just fall back to software rendering?

>From a kernel perspective, there is just the i915kms.ko driver, which provi=
des
support for all Intel GPUs.  mesa has both i915_dri.so and i965_dri.so.

Are there any error messages from libdrm, or any hints at all on what has
changed?
libdrm does not in itself pick a driver iirc, it is mesa which decides on i=
915
or i965 (or any other).

--=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-250011-7141-uOP8GlqqOs>