On Die, 2012-12-04 at 20:55 +0100, th...@cestona.ro wrote: 
> 
> I really try to test mesa either 8.0.5 or mesa latest git ... but I've 
> no idea how to double check if all is using mesa latest or get the 8.0.5 
> compiled with the rest of my system.
> 
> The problem with 8.0.5 is, that it is incompatible with the llvm libs 
> installed, as it is ubuntu 13.04 pre ...
> 
> Currently I have build mesa latest git via "./autogen.sh --prefix=/usr" 
> and installed. So I guess everthing is using this, but glxinfo gives 
> mesa 9.0.1 instead of 9.1.0 which is the version from config.log.... 
> (appended is the output the end of configure script, what it compiles 
> and so on).
> 
> Any hints about how to check which mesa version is used?

LIBGL_DEBUG=verbose glxinfo | grep -e ' render' -e 'OpenGL version'

shows you:

      * Which r600_dri.so it's picking up 
      * Whether it's using direct rendering 
      * Whether it's using hardware acceleration 
      * The Mesa version


-- 
Earthling Michel Dänzer           |                   http://www.amd.com
Libre software enthusiast         |          Debian, X and DRI developer
_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

Reply via email to