I used SDK manager to flash the device and can’t flash the device, attachment is the log and the snapshot of the first error during installation. I am installing jetpack5.1.2 from a ubuntu machine with usb cable connected to the destination device.
SDKM_logs_JetPack_5.1.2_Linux_for_Jetson_AGX_Orin_64GB_2025-02-13_17-08-03.zip (211.1 KB)
17:08:17 ERROR: Flash Jetson Linux - flash: [ 0.1095 ] Error: Skip generating mem_bct because sdram_config is not defined
17:08:17 ERROR: Flash Jetson Linux - flash: [ 0.1095 ] Error: Skip generating mem_bct because sdram_config is not defined
17:08:17 INFO: Flash Jetson Linux - flash: [ 0.1096 ] Copying signatures
17:08:17 INFO: Flash Jetson Linux - flash: [ 0.1102 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml
17:08:17 INFO: Flash Jetson Linux - flash: [ 0.1133 ] mb1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
17:08:17 INFO: Flash Jetson Linux - flash: [ 0.1134 ] psc_bl1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
17:08:17 INFO: Flash Jetson Linux - flash: [ 0.1134 ] Boot Rom communication
17:08:17 INFO: Flash Jetson Linux - flash: [ 0.1139 ] tegrarcm_v2 --new_session --chip 0x23 0 --uid --download bct_br br_bct_BR.bct --download mb1 mb1_t234_prod_aligned_sigheader.bin.encrypt --download psc_bl1 psc_bl1_t234_prod_aligned_sigheader.bin.encrypt --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt
17:08:17 INFO: Flash Jetson Linux - flash: [ 0.1145 ] BR_CID: 0xE1012344705DF3406C00000014FE8240
17:08:17 INFO: Flash Jetson Linux - flash: [ 0.1407 ] Sending bct_br
17:08:22 ERROR: Flash Jetson Linux - flash: [ 0.1836 ] ERROR: might be timeout in USB write.
17:08:22 ERROR: Flash Jetson Linux - flash: Error: Return value 3
17:08:22 INFO: Flash Jetson Linux - flash: Command tegrarcm_v2 --new_session --chip 0x23 0 --uid --download bct_br br_bct_BR.bct --download mb1 mb1_t234_prod_aligned_sigheader.bin.encrypt --download psc_bl1 psc_bl1_t234_prod_aligned_sigheader.bin.encrypt --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt
17:08:22 ERROR: Flash Jetson Linux - flash: — Error: Reading board information failed.
17:08:22 ERROR: Flash Jetson Linux - flash: [exec_command]: /bin/bash -c /home/security/.nvsdkm/replays/scripts/JetPack_5.1.2_Linux/NV_L4T_FLASH_JETSON_LINUX_COMP.sh; [error]: — Error: Reading board information failed.
17:08:22 INFO: Flash Jetson Linux - flash: [ Component Install Finished with Error ]
17:08:22 INFO: Flash Jetson Linux - flash: [host] [ 12.23 MB used. Disk Avail on Partition /dev/nvme0n1p2: 425.01 GB ]
17:08:22 INFO: Flash Jetson Linux - flash: [ NV_L4T_FLASH_JETSON_LINUX_COMP Install took 6s ]
17:08:22 ERROR: command error code: 11
17:08:22 ERROR: Flash Jetson Linux - flash: command terminated with error
17:08:22 SUMMARY: Flash Jetson Linux - flash: First Error: Installation failed.
17:08:22 SUMMARY: NVIDIA Container Runtime with Docker integration (Beta) - target: Depends on failed component
17:08:22 SUMMARY: Multimedia API - target: Depends on failed component
17:08:22 SUMMARY: TensorRT on Target - target: Depends on failed component
17:08:22 SUMMARY: TensorRT Runtime - target: Depends on failed component
17:08:22 SUMMARY: VPI on Target - target: Depends on failed component
17:08:22 SUMMARY: VPI Runtime - target: Depends on failed component
17:08:22 SUMMARY: CuPVA Runtime - target: Depends on failed component
17:08:22 SUMMARY: CUDA Toolkit for L4T - target: Depends on failed component
17:08:22 SUMMARY: CUDA Runtime - target: Depends on failed component
17:08:22 SUMMARY: cuDNN on Target - target: Depends on failed component
17:08:22 SUMMARY: CuDNN Runtime - target: Depends on failed component
17:08:22 SUMMARY: OpenCV - target: Depends on failed component
Hi,
Please check the quick start in developer guide and make sure you follow the steps one by one:
https://docs.nvidia.com/jetson/archives/r36.3/DeveloperGuide/IN/QuickStart.html
If the device still cannot be flashed/booted, please refer to the page to get uart log from the device:
https://elinux.org/Jetson/General_debug
If you are using custom board, you can compare uart log of developer kit and custom board to get more information.
Thanks!
Hi,
Please try the below Q&A mentioned commands.
Also make sure the device in recovery mode.
You could refer to doc to check whether the device in recovery mode.
Thanks
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.