NVIDIA L4T Base docker run Error

Hi

I’m using Jetson below.
Hardware:JETSON AGX Xavier
JETPACK: 5.0.2(REV.1)
L4T : R35.1.0

I followed the page below.

However, an error like the attached image is output.

I can’t solve this problem for more than 3 days.
help me.

The solution from the past question below worked!

$ sudo apt-get remove nvidia-container-runtime
reboot
$ sudo apt-get install nvidia-container-runtime

Hi,

Another approach is to restart the docker service for your reference:

$ sudo systemctl restart docker.service

Thanks.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.