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

Sinclair Yeh <s...@vmware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #7 from Sinclair Yeh <s...@vmware.com> ---
This issue has been fixed by ce9a3a8997d86f3bf387f23578972acb5b16ac4ac, which
is in MESA 10.1.0 onwards.  The fix is not trivial to back port to MESA 8.0.4
and so the easiest way is to wait until the next update of Ubuntu 12.04.

There is a temporary workaround if waiting for the next update is not an
option.
1.  Download MESA 10.1.2 from freedesktop
2.  ./configure --prefix=<PATH OF YOUR CHOOSING> --with-gallium-drivers=svga
--enable-xa --disable-dri3
3.  make install

After the above is done, before running mplay-bin, do an "export
LD_LIBRARY_PATH=<PATH OF YOUR CHOOSING FROM EARLIER>/lib"

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to