Hello,
Here’s some information about my system: I have a Jetson AGX Orin 64GB with JetPack 6.2 installed on the board. I’m trying to run the nvcr.io/nvidia/l4t-jetpack:r35.2.1
container using the following command:
docker run -it --rm --net=host --runtime nvidia -e DISPLAY=$DISPLAY -v /tmp/.X11-unix/:/tmp/.X11-unix nvcr.io/nvidia/l4t-jetpack:r35.2.1
However, inside the Docker container, when I run nvidia-smi
, I get the following error:
NVIDIA-SMI couldn't find libnvidia-ml.so library in your system. Please make sure that the NVIDIA Display Driver is properly installed and present in your system.
Please also try adding the directory that contains libnvidia-ml.so to your system PATH.
nvidia-smi
on the host has following output
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 540.4.0 Driver Version: 540.4.0 CUDA Version: 12.6 |
|-----------------------------------------+----------------------+----------------------+