Clone and flash issue

I am trying to clone my agx and flash it again. I am having issues with the cloning and the flashing. I managed to create a clone but when I try to flash i get a parsing error. I’ve previously flashed successfully but now the agx won’t boot at all. I also tried flashing through the sdkmanager and that fails as well.
SDKM_logs_JetPack_6.0_(rev._2)_Linux_for_Jetson_AGX_Orin_modules_2024-07-04_13-17-31.zip (88.1 KB)

this is the error i currently get:
[ 10.3531 ] Error: try getting custinfo fail. Moving on
[ 10.3532 ] Rebooting to recovery mode
[ 10.3545 ] tegrarcm_v2 --chip 0x23 0 --ismb2
[ 10.3571 ] Rebooting to recovery mode
[ 10.3590 ] tegrarcm_v2 --chip 0x23 0 --reboot recovery
Parsing board information failed.

and this is the command i’m using:
sudo ./flash.sh -r jetson-agx-orin-devkit mmcblk0p1
I tried following the instructions here:
https://docs.nvidia.com/jetson/archives/r34.1/DeveloperGuide/text/IN/QuickStart.html#in-quickstart

Hi,

This error is not about usage of cloning:

13:17:52.881 - Info: [   0.2203 ] Sending bct_br
13:17:52.881 - Info: 
13:17:52.881 - Info: 
13:18:03.001 - Info: [   0.2713 ] E
13:18:03.002 - Info: RROR: might be timeout in USB write.

Please check:

What am I supposed to be looking at in that link?

This section:

Q: I get a USB timeout error during flash Orin. How to resolve that?

Ah I see. I did perform that step already. It was an issue i was having before but the error I have now is different

Then please put the log you have for now.

So the main error I have now is after flashing the agx orin with a clone image i created. the unit does not boot into the OS anymore, after the splash screen it shows this error and then restarts. I’ll post a screenshot, it happens very quickly.


Enter to continue boot.
ATLauncher: Attempting Direct Boot
EFI stub: Booting Linux Kernel…
EFI stub: ERROR: Invalid header detected on UEFI supplied FDI, ignoring …
EFI stub: Generating empty DTB
EFI stub: Loaded initrd from LINUX_EFT_INITRD_MEDIA GUID device path
EFI stub: Exiting boot services and installing virtual address nap…

Sometimes when I perform the flashing, I do get an erro while it’s writing hte partition APP witrh system.img:

Error: Return Value 3 …85%
Command tegradevflash_v2 --pt flash.xml.bin --create
failed flashing generic.

It is recommended to use the backup/restore tool:
https://docs.nvidia.com/jetson/archives/r36.3/DeveloperGuide/SD/FlashingSupport.html#backing-up-and-restoring-a-jetson-device

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