[Mesa-dev] [Bug 75212] Mesa selects wrong DRI driver

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 5 03:56:37 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75212

Eero Tamminen <eero.t.tamminen at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED

--- Comment #4 from Eero Tamminen <eero.t.tamminen at intel.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140305/91bd6e07/attachment.html>


More information about the mesa-dev mailing list