[Mesa-dev] Wrong colors in 3D apps on big-endian systems

Christian Zigotzky chzigotzky at xenosoft.de
Thu Mar 13 03:38:44 PDT 2014


On 13.03.2014 11:17, Timothy Arceri wrote:
>
> This is nothing to do with the patches. You are running softpipe not the
> the r600 driver.
>
> libGL error: failed to load driver: r600
> OpenGL vendor string: VMware, Inc.
> OpenGL renderer string: Gallium 0.4 on softpipe
>
> You can try running this to get more information on why the driver is
> not loading:
> $ LIBGL_DEBUG=verbose glxinfo | grep direct
>
Hi Timothy,

Thanks for the hint. I get some error messages:

libGL: OpenDriver: trying /usr/local/mesa-git-20140313/lib/dri/r600_dri.so
libGL: driver does not expose __driDriverGetExtensions_r600(): 
/usr/local/mesa-git-20140313/lib/dri/r600_dri.so: undefined symbol: 
__driDriverGetExtensions_r600
libGL: Can't open configuration file /home/christian/.drirc: No such 
file or directory.
libGL: Can't open configuration file /home/christian/.drirc: No such 
file or directory.
libGL error: failed to load driver: r600
libGL: OpenDriver: trying /usr/local/mesa-git-20140313/lib/dri/swrast_dri.so
libGL: driver does not expose __driDriverGetExtensions_swrast(): 
/usr/local/mesa-git-20140313/lib/dri/swrast_dri.so: undefined symbol: 
__driDriverGetExtensions_swrast
libGL: Can't open configuration file /home/christian/.drirc: No such 
file or directory.
libGL: Can't open configuration file /home/christian/.drirc: No such 
file or directory.
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on softpipe
OpenGL version string: 2.1 Mesa 10.2.0-devel (git-551d459)
OpenGL shading language version string: 1.30
OpenGL extensions:

Rgds,

Christian



More information about the mesa-dev mailing list