I have flashed Jetson orin nano Devkit 8gb twice since I bought it. Last time I had this same error but eventually I managed to flash it. This time I have tried 15 times but I cannot flash it.
I have tried connecting to different USBs in host, manual and automatic, but I always get this same error.
Since I could not flash, I installed the image with Balena. However as I need to change pinmux I need to relfash. I’m on Jetpack 6, host Ubuntu 22.04. Attached logs.
6:22:25 ERROR: Flash Jetson Linux - flash: [ 0.4000 ] ERROR: might be timeout in USB write.
06:22:25 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
06:22:25 ERROR: Flash Jetson Linux - flash: — Error: Reading board information failed.
06:22:25 ERROR: Flash Jetson Linux - flash: command terminated with error
06:22:25 SUMMARY: DateTime Target Setup - target: Depends on failed component SDKM_logs_2024-01-31_06-23-26.zip (616.6 KB)
I bought a Jetson Orin Nano 8GB Devkit a couple days ago. Read many I couldn’t flash JetPack 6 to my Jetson Orin Nano 8GB Devkit. My host is Ubuntu 22.04. I tried many times with different methods: SD card Image, SDK Manager but none of them work.
Below is part of the log I extracted from the Terminal tab in sdkmanager:
20:28:15 INFO: Flash Jetson Linux - flash: [ 4.7275 ] BR_CID: 0x80012344705DE4422800000010FE81C0
20:28:15 INFO: Flash Jetson Linux - flash: [ 4.7572 ] Sending bct_br
20:28:25 ERROR: Flash Jetson Linux - flash: [ 4.7687 ] ERROR: might be timeout in USB write.
20:28:25 ERROR: Flash Jetson Linux - flash: Error: Return value 3
20:28:25 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
20:28:25 ERROR: Flash Jetson Linux - flash: — Error: Reading board information failed.
20:28:25 ERROR: Flash Jetson Linux - flash: *** ERROR: Parsing boardid failed
20:28:25 ERROR: Flash Jetson Linux - flash: [exec_command]: /bin/bash -c /tmp/tmp_NV_L4T_FLASH_JETSON_LINUX_COMP.vboxuser.sh; [error]: *** ERROR: Parsing boardid failed
20:28:25 INFO: Flash Jetson Linux - flash: [ Component Install Finished with Error ]
20:28:25 INFO: Flash Jetson Linux - flash: [host] [ 5.94 MB released. Disk Avail: 70.46 GB ]
20:28:25 INFO: Flash Jetson Linux - flash: [ NV_L4T_FLASH_JETSON_LINUX_COMP Install took 18s ]
20:28:25 ERROR: Flash Jetson Linux - flash: command terminated with error
20:28:26 SUMMARY: Flash Jetson Linux - flash: First Error: Installation failed.
I am a newbie in this area, so any help will be much appreciated.