Error value 3 and t186ref when flashing AGX

Hello!
I got following error (attached photo) when trying to restore Jetson Orin AGX from the cloned image when using restore command: sudo ./flash.sh -r jetson-agx-orin-devkit mmcblk0p1

Clone command looks like this: sudo ./flash.sh -r -k APP -G /Desktop/orin_computer.img jetson-agx-orin-devkit mmcblk0p1

When I flash the device with the base image, my image created flashes the system well but if I try to reflash the card with my another image it just fails with the error code 3.

Ekran görüntüsü 2024-12-23 194742

I’m new to jetson orin thank you in advance.

Hi,
If the device cannot be flashed/booted, please refer to the page to get uart log from the device:
Jetson/General debug - eLinux.org
And get logs of host PC and Jetson device for reference. If you are using custom board, you can compare uart log of developer kit and custom board to get more information.
Also please check FAQs:
Jetson AGX Orin FAQ
If possible, we would suggest follow quick start in developer guide to re-flash the system:
Quick Start — NVIDIA Jetson Linux Developer Guide 1 documentation
And see if the issue still persists on a clean-flashed system.
Thanks!

I tried all of the examples you presented. What do you mean by clean-flashed system ? Is that mean flashed system with the base image ?

This way works but I think we can find better way to flash the system without trying to first flash the system with base image and then flash it with the custom image as it take more time…

Hi,
Do you observe the issue on Jetpack 6.1? Please share which Jetpack version you are using. And do you use AGX Orin developer kit or custom board?

I use 5.1.2 with Orin Devkit.

Hi,
Are you able to try Jetpack 6.1 or 5.1.4? Would suggest use latest Jetpack 6 or 5 version.

I’m not able to try them now but I’ll definitely try 6.1

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