nix-install-vendor-gl
nix-install-vendor-gl copied to clipboard
libGL isn't put in /run/opengl-driver/lib on Ubuntu 16.10
glxinfo doesn't work after running the install script on Ubuntu 16.10 as libGL.so isn't linked into /run/opengl-driver/lib.
This might be a duplicate of #6
The procedure which I've found to work on Ubuntu 16.10 is to link into /run/opengl-driver/lib:
- Everything in
/usr/lib/nvidia-375 /usr/lib/x86_64-linux-gnu/libXext.so.6/usr/lib/x86_64-linux-gnu/libcuda.so*
@expipiplus1, this lack of libGL.so.1 is indeed what I'm seeing on 16.04 as well.
@expipiplus1, can you confirm that the fresh version of this script fixes it?
I'll check it out next time I set up a machine!
On Wed, 17 May 2017, 1:23 pm Kosyrev Serge, [email protected] wrote:
@expipiplus1 https://github.com/expipiplus1, can you confirm that the fresh version of this script fixes it?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/deepfire/nix-install-vendor-gl/issues/7#issuecomment-302073599, or mute the thread https://github.com/notifications/unsubscribe-auth/AA0U3Injh1QU86xqJ4d4qMe8goFCXHHiks5r6ubVgaJpZM4NOWuv .