Jetson Jetpack 6.1 ->Nvidia Driver 540.4.0

HI , does any body know why the latest Jetpack comes with nvidia driver 540.4.0 and the container provided by nvidia nvcr.io/nvidia/deepstream:7.1-triton-multiarch shows this massage when i run the container [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.] → should i ignore this error or update host jetson driver? NOTE: the drivers i see from apt search → latest [nvidia-driver-550] or these → [nvidia-driver-565-server,nvidia-driver-565-server-open], will appropriate any help
thanks in advance.

1 Like

I had the same problem when I ran a nvcr.io/nvidia/tritonserver:24.10-py3-igpu
container after flashing to Tegra Linux 36.4.3.

{“log”:“\n”,“stream”:“stdout”,“time”:“2025-01-24T03:39:45.822947248Z”}
{“log”:“ERROR: This container was built for NVIDIA Driver Release 560.35 or later, but\n”,“stream”:“stdout”,“time”:“2025-01-24T03:39:45.822999359Z”}
{“log”:" version 540.4.0 was detected and compatibility mode is UNAVAILABLE.\n",“stream”:“stdout”,“time”:“2025-01-24T03:39:45.823005472Z”}
{“log”:“\n”,“stream”:“stdout”,“time”:“2025-01-24T03:39:45.823009505Z”}

I’m noticing the same error, and wondering if it’s anything I need to be concerned about

1 Like

I have exactly the same error on our Jetson Orin. Newest Jetpack and the nvcr.io/nvidia/deepstream:7.1-triton-multiarch docker image running.

1 Like

I have the same problem. I tried to downgrade to deepstream 6.4 but some elements where missing. Any help would be appreciated

Hi! Same issue here. Did you find a solution?