The Cosmos Tutorials on Jetson-AI-lab.com failes on Jetson AGX Orin 64

I was looking forward to try out this new Tutorials Cosmos 🆕 - NVIDIA Jetson AI Lab
on my Jetson AGX Orin 64. But I got this error.

ERROR: This container was built for NVIDIA Driver Release 560.35 or later, but
version 540.4.0 was detected and compatibility mode is UNAVAILABLE.

   [[]]

I’m running Jetpack 6.2 (see screenshot of jtop output)

How are you running?

Hi @pederhomelab ,

Thank you for providing the jtop screen. I can see that you are on JetPack 6.2.
I’m assuming that you are running on a microSD card.

Will you try running the following and share how it goes?

cat /etc/nv_tegra_release
git clone https://github.com/dusty-nv/jetson-containers
bash jetson-containers/install.sh
jetson-containers run $(autotag cosmos)

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