<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - 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>NOTOURBUG
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - DRM backend does not search for i915_dri.so"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94476#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - 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:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span></b>
<pre>Oh Gentoo. You get Mesa installed in /usr/lib64/mesa because you have the
option to *also* install proprietary graphics drivers, and then use eselect to
switch between the different providers. I suppose libgbm is not part of that
because neither NVIDIA nor fglrx drivers provide, so there are no conflicts to
solve, I guess.
I also use Gentoo, and I have never had to do such symlinks by hand. Just make
sure 'eselect opengl' it set for "xorg-x11" to have Mesa.
Your kernel driver may be i915, but you most probably do want i965_dri.so. The
reason is that the kernel driver called "i915" supports also i965_dri.so GPUs.
The i915_dri.so is for pretty old GPUs.
Gentoo-specific: Make sure your VIDEO_CARDS contains i965 and intel. Otherwise
the Mesa package won't build the driver you need.
Currently you get a software rasterizer indeed.
It seems there's is something going on with the Weston package too, since
Weston is not finding weston-keyboard. That's not too bad, though.</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>