[CentOS] CentOS 6.8 and libGL failures

Tue May 31 14:23:01 UTC 2016
Jonathan Billings <billings at negate.org>

On Tue, May 31, 2016 at 03:04:56PM +0100, isdtor wrote:
> # ldd `which glxinfo` |grep nvidia
> 	libGL.so.1 => /usr/lib64/nvidia/libGL.so.1 (0x00007f6de0558000)
> 	libnvidia-tls.so.346.35 => /usr/lib64/nvidia/tls/libnvidia-tls.so.346.35 (0x00007f6de0352000)
> 	libnvidia-glcore.so.346.35 => /usr/lib64/nvidia/libnvidia-glcore.so.346.35 (0x00007f6ddd67a000)
> #
> 
> Yet, it is strange that it all worked under 6.7 and before.

You've got the 3rd-party nvidia packages installed.  Do you know which
repo you got them from?

"rpm -qif /usr/lib64/nvidia/libGL.so.1" should tell you which package
it is and the Packager.

-- 
Jonathan Billings <billings at negate.org>