nytimes/rd-blender-docker

docker: Error response from daemon: could not select device driver "" with capabilities: [[gpu]].

Marietto2008 opened this issue · 1 comments

On ubuntu 21.04 :

root@Z390-AORUS-PRO:/home/ziomario/Scaricati/blender-cont# docker run --gpus all nytimes/blender:2.82-gpu-ubuntu18.04 nvidia-smi
Unable to find image 'nytimes/blender:2.82-gpu-ubuntu18.04' locally
2.82-gpu-ubuntu18.04: Pulling from nytimes/blender
d519e2592276: Pull complete
d22d2dfcfa9c: Pull complete
b3afe92c540b: Pull complete
13a10df09dc1: Pull complete
4f0bc36a7e1d: Pull complete
cd710321007d: Pull complete
514c7cd6e78a: Pull complete
44874f59d9f6: Pull complete
14971d62f48e: Pull complete
b608b01371f0: Pull complete
c8c606e5e9fd: Pull complete
5d4f90d0e554: Pull complete
c4d0341b3546: Pull complete
809b064dc084: Pull complete
08b51053f4e9: Pull complete
2a4b7a552e0c: Pull complete
Digest: sha256:7b1994a22eeff37116d9f76719e49f345522aafb2d41fbcb536a2eddfd9733e7
Status: Downloaded newer image for nytimes/blender:2.82-gpu-ubuntu18.04
docker: Error response from daemon: could not select device driver "" with capabilities: [[gpu]].
ERRO[0052] error waiting for container: context canceled

fixed with : systemctl restart docker