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

nvidia-docker libGL error: failed to load driver: "swrast" #8

Closed
blockspacer opened this issue Mar 15, 2020 · 5 comments
Closed

nvidia-docker libGL error: failed to load driver: "swrast" #8

blockspacer opened this issue Mar 15, 2020 · 5 comments

Comments

@blockspacer
Copy link

blockspacer commented Mar 15, 2020

using docker-compose

related to NVIDIA/nvidia-docker#534 (comment)

fixable by https://github.com/Seanmatthews/ros-docker-gazebo/blob/master/kinetic/Dockerfile#L8

@nackdai
Copy link
Owner

nackdai commented Mar 23, 2020

Did you get this error in Docker container?

@blockspacer
Copy link
Author

Did you get this error in Docker container?

yes, i got that error with NVIDIA Container Toolkit

@nackdai
Copy link
Owner

nackdai commented Mar 23, 2020

I see. To be honest, I have not used NVIDIA Container Toolkit yet.

@nackdai
Copy link
Owner

nackdai commented Apr 27, 2020

I confirmed with below environment:

  • Ubuntu 18.04
  • docker 19.03.5
  • docker-compose 1.25.0-rc2
  • nvidia driver 430.50
  • cuda 10.1

But, unfortunately I can't reproduce what you reported.
Could you tell me commands which you did?

For exmaple,

$ docker-compose run aten
$ cd aten
$ mkdir build
...

@blockspacer
Copy link
Author

  • nvidia driver

Maybe i used wrong nvidia driver version. I managed to build code using host OS, without docker.

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