[Bug 55217] [RS880] opengl not working anymore

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Sep 22 12:33:01 PDT 2012


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

--- Comment #7 from Michael Lange <michaell at gmx.org> 2012-09-22 19:33:01 UTC ---
yes ... i have google for it ;)
so i should bisect mesa-git, right?

* i have clone the mesa-git with git clone
git://anongit.freedesktop.org/git/mesa/mesa
* cd mesa
* git checkout 9aa8bac9 (i think this was working "date 2012-09-19")
* ./configure --prefix=/usr --build=x86_64-pc-linux-gnu
--host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info
--datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
--libdir=/usr/lib64 --disable-dependency-tracking --enable-dri --enable-glx
--enable-texture-float --disable-debug --enable-egl --enable-gbm --enable-gles1
--enable-gles2 --enable-glx-tls --disable-osmesa --enable-asm
--enable-shared-glapi --enable-xa --enable-xorg --with-dri-drivers=
--with-gallium-drivers=,swrast,r600 --with-egl-platforms=x11,drm
--enable-gallium-egl --enable-gallium-g3dvl --enable-gallium-llvm
--disable-openvg --enable-r600-llvm-compiler --disable-vdpau --enable-xvmc
* make
* now i would like testing mesa, but how? running glxgears uses the system-libs
from /usr/lib64.


with 
EGIT_COMMIT="9aa8bac98b823e8783bc3a06a6e5b23fbf8d87fb" emerge mesa
i got a working mesa.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list