Jetpack 6.2 fails to boot with Orin NX on Xavier NX developer kit

I tried flashing the Jetpack 6.2 on a carrier board (Xavier NX Developer Kit) with the orin NX. The flash is successful but not able to ping on 192.168.55.1 nor the HDMI works. Attaching the log as well for reference.
This is the command used:

sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -p "-c ./bootloader/flash_t234_qspi.xml" -c ./tools/kernel_flash/flash_l4t_external.xml --showlogs --network usb0 jetson-orin-nano-devkit external


flash_1-2_0_20250122-194342.log (46.9 KB)
Any help on this?

Try to use p3509 board config instead of jetson-orin-nano-devkit.

Though actually XNX carrier board is not supported on Jetpack6 anymore.

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