Orin NX 16GB reflash failed, the linux system can not be installed

SDKM_logs_JetPack_5.1.4_Linux_for_Jetson_Orin_NX_16GB_2025-01-22_16-34-10.zip (69.8 KB)
I’m trying to use a Ubuntu 20.04 operating system running on a physical machine, the JetPack is 5.1.4. I have uploaded the log. The carrier board is the design from HKUST here. GitHub - HKUST-Aerial-Robotics/OmniNxt: [IROS'24 Oral] A Fully Open-source and Compact Aerial Robot with Omnidirectional Visual Perception It failed every time when I installed system after download it.

This issue is not yet related to any kind of Jetson. Your system is even not able to install necessary package to start the flash.

**********************16:34:18.973 - Info: exec_command: /home/suncc/.nvsdkm/replays/scripts/JetPack_5.1.4_Linux/NV_L4T_FILE_SYSTEM_AND_OS_COMP.sh16:35:34.342 - Info: Get:1 file:/var/cuda-repo-ubuntu2004-11-4-local InRelease [1,575 B]
16:35:34.344 - Info: Get:1 file:/var/cuda-repo-ubuntu2004-11-4-local InRelease [1,575 B]
16:35:34.901 - Info: Hit:2 https://mirrors.tuna.tsinghua.edu.cn/ubuntu noble InRelease
16:35:34.939 - Info: Get:3 https://mirrors.tuna.tsinghua.edu.cn/ubuntu noble-updates InRelease [126 kB]
16:35:35.047 - Info: Get:4 https://mirrors.tuna.tsinghua.edu.cn/ubuntu noble-backports InRelease [126 kB]
16:35:35.673 - Info: Hit:5 Index of /ubuntu noble-security InRelease
16:35:35.900 - Info: Fetched 252 kB in 1s (172 kB/s)
16:35:35.900 - Info: Reading package lists…
16:35:36.465 - Info: Reading package lists…
16:35:36.480 - Info: Building dependency tree…
16:35:36.480 - Info: Reading state information…
16:35:36.740 - Info: Some packages could not be installed. This may mean that you have
16:35:36.740 - Info: requested an impossible situation or if you are using the unstable
16:35:36.740 - Info: distribution that some required packages have not yet been created
16:35:36.740 - Info: or been moved out of Incoming.
16:35:36.740 - Info: The following information may help to resolve the situation:
16:35:36.740 - Info:
16:35:36.740 - Info: The following packages have unmet dependencies:
16:35:36.789 - Info: libc6-dev : Breaks: libassimp-dev (<= 5.2.4~ds0-1) but 5.0.1~ds0-1build1 is to be installed
16:35:36.789 - Info: Breaks: libnetcdf-dev (<= 1:4.9.0-3) but 1:4.7.3-1 is to be installed
16:35:36.790 - Info: nfs-kernel-server : Depends: libevent-core-2.1-7t64 (>= 2.1.8-stable) but it is not going to be installed
16:35:36.790 - Info: Depends: nfs-common (= 1:2.6.4-3ubuntu5) but it is not going to be installed
16:35:36.799 - Error: E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
16:35:36.800 - Error: ./tools/l4t_flash_prerequisites.sh: line 57: [: V10: integer expression expected

What kind of host are you using?

I’m using a desktop computer with an Intel Core i9 13900K processor, and an NVIDIA GeForce RTX 4090 GPU.

Hi,

What is your os version? windows or ubuntu?
Our recommended environment is native ubuntu not a virtual machine (e.g. VMware, VirtualBox).

Thanks

Of course, it’s Unbuntu 20.04. It’s a native ubuntu which I have mentioned before. I was even able to reflash using VMware on my partner’s computer, but not my own.

Hi,

I would suggest install bsp directly.
Please install Driver Package (BSP) and Sample Root Filesystem from here
And follow the Quick start guide to flash your device.

Thanks

Thanks for your help. I will try it later.

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