<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:gobogowoli@dlemail.ru" title="gobogowoli@dlemail.ru">gobogowoli@dlemail.ru</a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - DRM backend does not search for i915_dri.so"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94476">bug 94476</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>FIXED
           </td>
           <td>NOTOURBUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - DRM backend does not search for i915_dri.so"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94476#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - DRM backend does not search for i915_dri.so"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94476">bug 94476</a>
              from <span class="vcard"><a class="email" href="mailto:gobogowoli@dlemail.ru" title="gobogowoli@dlemail.ru">gobogowoli@dlemail.ru</a>
</span></b>
        <pre>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] <a href="https://packages.gentoo.org/packages/media-libs/mesa">https://packages.gentoo.org/packages/media-libs/mesa</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>