[Wayland-bugs] [Bug 94476] DRM backend does not search for i915_dri.so
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 11 21:20:22 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=94476
gobogowoli at dlemail.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |NOTOURBUG
--- Comment #6 from gobogowoli at dlemail.ru ---
Pekka,
You can probably tell I'm new to Gentoo as well, so I'm dealing with a good
amount of unfamiliarity all at once here, but I'm learning it as fast as I can.
In the context of the mesa package, USE="bindist" means "Disable
patent-encumbered ARB_texture_float, EXT_texture_shared_exponent, and
EXT_packed_float extensions."[1] I had automatically assumed it meant
proprietary code would be **enabled**, so that was my mistake. So bindist was
disabled, which enabled proprietary code, which caused the drivers to end up in
/usr/lib64/mesa instead of /usr/lib64/dri. Do I need any of those proprietary
functions/drivers (does Intel even provide any proprietary drivers?), or should
I set USE="-bindist"?
"eselect opengl" is and was set to xorg-x11 (the only option available).
As you suggested, I added VIDEO_CARDS="intel i965" and reinstalled mesa. After
symlinking /usr/lib64/dri/i965_dri.so to the real file in /usr/lib64/mesa, I
started Weston, and it worked properly without the slowness. So, confusing as
it sounds, i965_dri.so is the correct driver even when the kernel driver is
i915, as you said.
Finally, my keyboard works under Weston, but do you think it would benefit
other users if I report that bug anyway?
Thanks everyone for the help! Weston appears to be working for me now.
[1] https://packages.gentoo.org/packages/media-libs/mesa
--
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/20160311/cda9019c/attachment-0001.html>
More information about the wayland-bugs
mailing list