Jetson Orin Nano devkit flash failing

I am trying to flash jetpack 6.0 on orin nano 8gb in ubuntu 20.04.
This error occurred and nothing progresses. please help me…

10:37:42 INFO: Flash Jetson Linux - flash: [ 0.2439 ] 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

10:37:42 INFO: Flash Jetson Linux - flash: [ 0.2454 ] BR_CID: 0x80012344705DF2060C00000016FF80C0

10:37:42 INFO: Flash Jetson Linux - flash: [ 0.2815 ] Sending bct_br

10:37:53 ERROR: Flash Jetson Linux - flash: [ 0.3309 ] ERROR: might be

10:37:53 INFO: Flash Jetson Linux - flash: timeout in USB write.

10:37:53 ERROR: Flash Jetson Linux - flash: Error: Return value 3

10:37:53 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

10:37:53 ERROR: Flash Jetson Linux - flash: — Error: Reading board information failed.

10:37:53 ERROR: Flash Jetson Linux - flash: *** ERROR: Parsing boardid failed

10:37:53 ERROR: Flash Jetson Linux - flash: [exec_command]: /bin/bash -c /tmp/tmp_NV_L4T_FLASH_JETSON_LINUX_COMP.suhyun.sh; [error]: *** ERROR: Parsing boardid failed

10:37:53 INFO: Flash Jetson Linux - flash: [ Component Install Finished with Error ]

10:37:53 INFO: Flash Jetson Linux - flash: [host] [ Disk Avail on Partition : 0.00 B ]
SDKM_logs_2024-07-03_10-38-52.zip (339.5 KB)

10:37:42.803 - Info: [   0.2815 ] Sending bct_br
10:37:42.803 - Info: 
10:37:53.214 - Info: [   0.3309 ] ERROR: might be 
10:37:53.214 - Info: timeout in USB write.
10:37:53.214 - Info: 
10:37:53.228 - Info: Error: Return value 3

sudo -s
echo -1 > /sys/module/usbcore/parameters/autosuspend

After executing this, I tried flashing again, but this error appeared.

11:47:45 ERROR: Flash Jetson Linux - flash: [ 0.0209 ] ERROR: failed to read rcm_state

11:47:56 ERROR: Flash Jetson Linux - flash: [ 0.2644 ] ERROR: mig

11:47:56 ERROR: Flash Jetson Linux - flash: Error: Return value 3

11:47:56 ERROR: Flash Jetson Linux - flash: — Error: Reading board information failed.

11:47:56 ERROR: Flash Jetson Linux - flash: *** ERROR: Parsing boardid failed

11:47:56 ERROR: Flash Jetson Linux - flash: [exec_command]: /bin/bash -c /tmp/tmp_NV_L4T_FLASH_JETSON_LINUX_COMP.suhyun.sh; [error]: *** ERROR: Parsing boardid failed

Disable USB auso suspend → unplug the flashing cable → put the device in force recovery mode again → plug in the flashing cable → flash again

Current progress.
After rebooting the computer
sudo -s
echo -1 > /sys/module/usbcore/parameters/autosuspend
Enter command - run SDK - connect Orin Nano via USB
and this error…
11:55:35 ERROR: Flash Jetson Linux - flash: [ 0.0283 ] ERROR: failed to read rcm_state

11:55:45 ERROR: Flash Jetson Linux - flash: Error: Return value 3

11:55:45 ERROR: Flash Jetson Linux - flash: — Error: Reading board information failed.

11:55:45 ERROR: Flash Jetson Linux - flash: *** ERROR: Parsing boardid failed

11:55:45 ERROR: Flash Jetson Linux - flash: [exec_command]: /bin/bash -c /tmp/tmp_NV_L4T_FLASH_JETSON_LINUX_COMP.suhyun.sh; [error]: *** ERROR: Parsing boardid failed

11:55:45 ERROR: Flash Jetson Linux - flash: command terminated with error

how can i fix it? please help me…

Is it still the same error you previously met?
Give a try to another host PC/USB cable.

I tried c to c, a to c, and each port on the pc. Yesterday, an error occurred on another PC as well. Is there any other way?

12:39:28 ERROR: Flash Jetson Linux - flash: [ 0.0147 ] ERROR: failed to read rcm_state

11:55:19 INFO: CuDNN on Target - target: Found file /home/suhyun/Downloads/nvidia/sdkm_downloads/cudnn-local-tegra-repo-ubuntu2204-8.9.4.25_1.0-1_arm64.deb with correct checksum, skip downloading.

12:39:38 ERROR: Flash Jetson Linux - flash: [ 0.2716 ] ERROR: m

12:39:38 ERROR: Flash Jetson Linux - flash: Error: Return value 3

12:39:38 ERROR: Flash Jetson Linux - flash: — Error: Reading board information failed.

12:39:38 ERROR: Flash Jetson Linux - flash: *** ERROR: Parsing boardid failed

12:39:38 ERROR: Flash Jetson Linux - flash: [exec_command]: /bin/bash -c /tmp/tmp_NV_L4T_FLASH_JETSON_LINUX_COMP.suhyun.sh; [error]: *** ERROR: Parsing boardid failed

12:39:38 ERROR: Flash Jetson Linux - flash: command terminated with error

That’s all you can do.

???So I can’t use orin??? What should I do?
SDKM_logs_2024-07-03_13-05-59.zip (249.8 KB)

Make sure you are following every steps mentioned here.

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