Flashing to Jetpack 6 is failing

I have tried flash Jetpack 6 onto a Jetson AGX Orin 64GB Developer Kit. My host system has 20.04. I have tried using both SDK Manager 2.1.0.111682 x86_64 and flashing through Quick Start — Jetson Linux Developer Guide documentation.

Both of them have been unsucceful. I used Jpetack 5.1 and it was working fine.

SDKM_logs_JetPack_6.0_(rev._2)_Linux_for_Jetson_AGX_Orin_modules_2024-06-18_22-09-08.zip (93.6 KB)

22:10:13.522 - Info: [ 0.2111 ] Sending bct_br
22:10:13.522 - Info:
22:10:13.522 - Info:
22:10:23.598 - Info: [ 0.2583 ] E
22:10:23.598 - Info: RROR: might be timeout in USB write.
22:10:23.598 - Info:
22:10:23.614 - Info: Error: Return value 3

I have fixed the usb issue:

➜  ~ cat /sys/module/usbcore/parameters/autosuspend
-1

It still fails. I have attached the latest log.
SDKM_logs_JetPack_6.0_(rev._2)_Linux_for_Jetson_AGX_Orin_modules_2024-06-19_10-14-07.zip (94.8 KB)

You need to unplug the flashing cable, power off the device, put it in force recovery mode again, and then plug in the flashing cable.

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