https://bugs.freedesktop.org/show_bug.cgi?id=94476
Bug ID: 94476
Summary: DRM backend does not search for i915_dri.so
Product: Wayland
Version: unspecified
Hardware: Other
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: weston
Assignee: [email protected]
Reporter: [email protected]
I built and installed mesa, which gave me
/usr/lib64/mesa/{i965,swrast}_dri.so
I had to create symlinks to those in /usr/lib64/dri/, but that's probably just
a bug in one of the distro packages.
When I launch weston, it works but it is unusably slow. Looking at the logs, I
get:
gbm: Last dlopen error: /usr/lib64/dri/i965_dri.so: cannot open shared object
file: no such file or directory
gbm: Failed to load driver: i965
gbm: Failed to open any driver (search path /usr/lib64/dri)
gbm: Last dlopen error: /usr/lib64/dri/kms_swrast_dri.so: cannot open shared
object file: no such file or directory
gbm: Failed to load driver: kms_swrast
gbm: Failed to open any driver (search path /usr/lib64/dri)
lspci -vnn says that i915 is the driver in use. Why doesn't weston search for
the i915_dri.so driver in /usr/lib64/dri?
Weston 1.9.0
Mesa 11.1.2
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs