[Bug 75295] Frequent hang and render glitches on Ubuntu 14.04

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 4 12:13:25 PST 2014


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

--- Comment #14 from Daniel Vetter <daniel at ffwll.ch> ---
It's a mesa thing, it's me being confused since the bugzilla update somehow
ended up in my kernel bugs folder.

For bisecting mesa you can simply build from sources without any need to
install anything. You only need to set LIBGL_DRIVERS_PATH to the i965_dri.so
binary built by mesa, e.g.

LIBGL_DRIVERS_PATH=~/home/mesa/src/mesa/drivers/dri/i965/.libs/ glxinfo

Mesa built from git has the git version tag in the Gl version string embedded,
so you can check you run the right thing.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20140304/d7b48d5a/attachment.html>


More information about the intel-3d-bugs mailing list