Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libGL isn't put in /run/opengl-driver/lib on Ubuntu 16.10 #7

Open
expipiplus1 opened this issue May 2, 2017 · 4 comments
Open

libGL isn't put in /run/opengl-driver/lib on Ubuntu 16.10 #7

expipiplus1 opened this issue May 2, 2017 · 4 comments

Comments

@expipiplus1
Copy link

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

@expipiplus1
Copy link
Author

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*

@deepfire-pusher
Copy link
Collaborator

@expipiplus1, this lack of libGL.so.1 is indeed what I'm seeing on 16.04 as well.

@deepfire-pusher
Copy link
Collaborator

@expipiplus1, can you confirm that the fresh version of this script fixes it?

@expipiplus1
Copy link
Author

expipiplus1 commented Jun 7, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants