[Wayland-bugs] [Bug 94476] DRM backend does not search for i915_dri.so
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Mar 10 14:01:12 UTC 2016
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: wayland-bugs at lists.freedesktop.org
Reporter: gobogowoli at dlemail.ru
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160310/736dede6/attachment.html>
More information about the wayland-bugs
mailing list