[Bug 250011] graphics/libdrm: "MESA-LOADER: failed to retrieve device information" since 2.4.102
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250011 Niclas Zeising <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Niclas Zeising <[email protected]> --- 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 provides 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 i915 or i965 (or any other). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"