<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:eero.t.tamminen@intel.com" title="Eero Tamminen <eero.t.tamminen@intel.com>"> <span class="fn">Eero Tamminen</span></a>
</span> changed
<a class="bz_bug_link
bz_status_VERIFIED bz_closed"
title="VERIFIED FIXED - Mesa selects wrong DRI driver"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75212">bug 75212</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;">Status</td>
<td>RESOLVED
</td>
<td>VERIFIED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_VERIFIED bz_closed"
title="VERIFIED FIXED - Mesa selects wrong DRI driver"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75212#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_VERIFIED bz_closed"
title="VERIFIED FIXED - Mesa selects wrong DRI driver"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75212">bug 75212</a>
from <span class="vcard"><a class="email" href="mailto:eero.t.tamminen@intel.com" title="Eero Tamminen <eero.t.tamminen@intel.com>"> <span class="fn">Eero Tamminen</span></a>
</span></b>
<pre>Right, I used --disable-dri3, and libudev-dev was forced only for DRI3.
Next problem with b959fd9674938e127a34d42d34b903e3a9ae7ad9 is that alhtough it
checks for libudev-dev, it doesn't check that it's for right architecture.
Everything builds fine, but programs can crash on same system due to assert in
loader because there was libudev-dev for 64-bit, but there was no libudev for
32-bit (if you were building for 32-bit).
That's easier to debug than Mesa using wrong driver/SW rendering, so verifying.</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>