How to run DeepStream 7.1 container on Jetson ORIN NX?

Hello I am trying to run a DeepStream 7.1 docker container ( deepstream:7.1-triton-multiarch) on my ORIN NX computer. I have installed Jetpack (R36 (release), REVISION: 4.3, GCID: 38968081, BOARD: generic, EABI: aarch64, DATE: Wed Jan 8 01:49:37 UTC 2025), but for some reason when i try to run the container (using sudo docker run --runtime=nvidia -it nvcr.io/nvidia/deepstream:7.1-triton-multiarch) it says that ERROR: This container was built for NVIDIA Driver Release 560.28 or later, but version 540.4.0 was detected and compatibility mode is UNAVAILABLE. [[]]. How to solve this problem and have ideally everything working without errors?

This is a known issue. If you have already burned jetpack 6.1 on the host, the image will run normally. You can ignore this issue.

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

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