[elrepo] Centos 7.6 nvidia issue

Lamar Owen lowen at pari.edu
Wed Dec 5 17:45:44 EST 2018


On 12/5/18 5:03 PM, Phil Perry wrote:
> ...
> But before we get too deep into this - does updating the nvidia 
> packages fix the issue? If yum still isn't finding them, can you 
> download and manually update? 

So I decided to go ahead and manually update; install vulkan-filesystem 
as the dependency and used rpm -Uvh.  Now things look better:

[lowen at localhost ~]$ ldd -r /usr/lib64/libGL.so
     linux-vdso.so.1 =>  (0x00007ffe5cff7000)
     libGLX.so.0 => /lib64/libGLX.so.0 (0x00007fc2d3789000)
     libX11.so.6 => /lib64/libX11.so.6 (0x00007fc2d344b000)
     libXext.so.6 => /lib64/libXext.so.6 (0x00007fc2d3239000)
     libGLdispatch.so.0 => /lib64/libGLdispatch.so.0 (0x00007fc2d2f83000)
     libdl.so.2 => /lib64/libdl.so.2 (0x00007fc2d2d7f000)
     libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fc2d2b63000)
     libc.so.6 => /lib64/libc.so.6 (0x00007fc2d2796000)
     libxcb.so.1 => /lib64/libxcb.so.1 (0x00007fc2d256e000)
     /lib64/ld-linux-x86-64.so.2 (0x00007fc2d3c47000)
     libXau.so.6 => /lib64/libXau.so.6 (0x00007fc2d236a000)
[lowen at localhost ~]$

Trying a rebuild of MAME now.....



More information about the elrepo mailing list