Skip to content

nvidia-container-cli: detection error: open failed: /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.418.39: no such file or directory #297

@Zeke-S

Description

@Zeke-S

Hi Guys,
After update nvidia driver to 450.80.02
I ran the command:

sudo docker run --rm --runtime nvidia nvidia/cuda:11.0-base nvidia-smi

And I got this error:

docker: Error response from daemon: OCI runtime create failed: unable to retrieve OCI runtime error 
(open/run/containerd/io.containerd.runtime.v1.linux/moby/3021cf9c6545345dd2f46efe96cb13bd638b7289d88de02fc322b6290651973c/log.json: no such file or directory): 
exec: "nvidia-container-runtime": executable file not found in $PATH: unknown.

$ nvidia-smi

Fri Oct 30 16:46:24 2020       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 450.80.02    Driver Version: 450.80.02    CUDA Version: 11.0     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|                               |                      |               MIG M. |
|===============================+======================+======================|
|   0  GeForce GTX 108...  Off  | 00000000:01:00.0  On |                  N/A |
| 20%   32C    P8    16W / 250W |    513MiB / 11175MiB |      0%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|    0   N/A  N/A      1508      G   /usr/lib/xorg/Xorg                 24MiB |
|    0   N/A  N/A      2023      G   /usr/bin/gnome-shell               49MiB |
|    0   N/A  N/A      2415      G   /usr/lib/xorg/Xorg                228MiB |
|    0   N/A  N/A      2583      G   /usr/bin/gnome-shell              124MiB |
|    0   N/A  N/A      3295      G   ...oken=17431740694245467903       80MiB |
+-----------------------------------------------------------------------------+

$ sudo nvidia-container-cli -k -d /dev/tty info

-- WARNING, the following logs are for debugging purposes only --

I1030 08:37:59.873043 6491 nvc.c:282] initializing library context (version=1.3.0, build=16315ebdf4b9728e899f615e208b50c41d7a5d15)
I1030 08:37:59.873066 6491 nvc.c:256] using root /
I1030 08:37:59.873068 6491 nvc.c:257] using ldcache /etc/ld.so.cache
I1030 08:37:59.873073 6491 nvc.c:258] using unprivileged user 65534:65534
I1030 08:37:59.873082 6491 nvc.c:299] attempting to load dxcore to see if we are running under Windows Subsystem for Linux (WSL)
I1030 08:37:59.873133 6491 nvc.c:301] dxcore initialization failed, continuing assuming a non-WSL environment
I1030 08:37:59.873533 6492 nvc.c:192] loading kernel module nvidia
I1030 08:37:59.873621 6492 nvc.c:204] loading kernel module nvidia_uvm
I1030 08:37:59.873684 6492 nvc.c:212] loading kernel module nvidia_modeset
I1030 08:37:59.873858 6493 driver.c:101] starting driver service
I1030 08:37:59.875236 6491 nvc_info.c:680] requesting driver information with ''
I1030 08:37:59.876126 6491 nvc_info.c:169] selecting /usr/lib/x86_64-linux-gnu/vdpau/libvdpau_nvidia.so.450.80.02
I1030 08:37:59.876214 6491 nvc_info.c:169] selecting /usr/lib/x86_64-linux-gnu/libnvoptix.so.450.80.02
nvidia-container-cli: detection error: open failed: /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.418.39: no such file or directory
I1030 08:37:59.876237 6491 nvc.c:337] shutting down library context
I1030 08:37:59.876464 6493 driver.c:156] terminating driver service
I1030 08:37:59.876631 6491 driver.c:196] driver service terminated successfully

Can someone help me ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions