The orin nx series often fails to start after burning.Unable to log in to the last step interface after frequent burning.Require duplicate registration after reboot
The probability is high, which leads to many of our products being like this now.
What is the likely cause.
Burning instructions
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_external.xml -p " -c bootloader/t186ref/cfg/flash_t234_qspi.xml" --showlogs --network usb0 p3509-a02+p3767-0000 internal
Hi @fu.qiang ,
I moved your post to the correct category within the Jetson forums, I hope that is ok.
Thanks!
Jeffli
November 23, 2023, 12:42am
5
Hi fu.qiang,
May I know which BSP version you flashed?
This phenomenon can be encountered with orin nx 8G/16G
1 Like
kayccc
December 19, 2023, 1:45am
8
Sorry for the late response.
Is this still an issue to support? Any result can be shared?
Are you using devkit or with custom carrier board?
alive
December 21, 2023, 10:37am
10
have deal the problem? i still facing this prob, using JetPack_5.1.2_Linux_JETSON_ORIN_NX_TARGETS firmware, and command with
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_external.xml -p “-c bootloader/t186ref/cfg/flash_t234_qspi.xml” --showlogs --network usb0 p3509-a02+p3767-0000 internal
The problem has been resolved.I transferred from ubuntu22.04 to ubuntu18.04 for development and there were no issues. Although I don’t understand why
Jeffli
January 16, 2024, 12:22am
12
Hi fu.qiang,
Could you try c add --no-systemimg in command like this:
For a device with internal QSPI and external NVMe:
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1
-c tools/kernel_flash/flash_l4t_external.xml
-p “-c bootloader/t186ref/cfg/flash_t234_qspi.xml --no-systemimg” --network usb0
external
system
Closed
February 13, 2024, 12:47pm
14
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.