Problem flashing a brand new Xavier NX with SDK MAnager

I’m doing the first flash into a Xavier NX module, and I’m getting this error, could you please help me to understand what is the problem.

Here is the log segment showing the problem:

11:05:55 INFO: File System and OS - target_image: Ign:7 https://repo.download.nvidia.com/jetson/common/orin-nano r35.3 InRelease
11:05:55 ERROR: File System and OS - target_image: Err:8 https://repo.download.nvidia.com/jetson/common/orin-nano r35.3 Release
11:05:55 INFO: File System and OS - target_image: 404 Not Found [IP: 184.28.110.25 443]
11:05:56 INFO: File System and OS - target_image: Reading package lists…
11:05:56 ERROR: File System and OS - target_image: E: The repository ‘https://repo.download.nvidia.com/jetson/common/orin-nano r35.3 Release’ does not have a Release file.

Click the export logs button on your sdkmanager and attach the full log.

SDKM_logs_JetPack_5.1.1_(rev._1)_Linux_for_Jetson_Xavier_NX_modules_2023-05-19_11-03-48.zip (134.6 KB)

The flash log says:

ERROR sshpass not found! To install - please run: “sudo apt-get install sshpass”

So please install it.

I installed the missing packages, not just the sshpass, and the installation succeeded.

Thanks a lot.

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