kersny / airsim_nvidia_docker

MIT License
13 stars 9 forks source link

nvidia0 no file #4

Open clayton-r opened 7 years ago

clayton-r commented 7 years ago

Hi Kersny, Great work on the docker image! I've managed to get it to compile but I get the following error when I run it. Any ideas?

non-network local connections being added to access control list docker: Error response from daemon: linux runtime spec devices: error gathering device information while adding custom device "/dev/nvidia0": lstat /dev/nvidia0: no such file or directory.

kersny commented 7 years ago

The current setup requires the nvidia binary driver to run properly, there may be some other way to use AMD or Intel GPUs but I don't have a great way to do that.