Replies: 1 comment 3 replies
-
@jpeeee can you confirm you are using a branch updated within the past few days and including #1800 ? I suspect it may be related. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am unable to reflash my Orin AGX using the doflash.sh script (aka tegraflash), and was hoping to get some help diagnose the problem.
This is happening after I used the Jetpack 36.4 initrd_flash script to flash: sudo ./tools/kernel_flash/l4t_initrd_flash.sh -u pkc0_priv.pem -v sbk.key jetson-agx-orin-devkit mmcblk0p1
The Orin currently boots to the Linux Jetpack image (tegra-ubuntu login: ) and appears in USB device mode serving a "L4T-README" directory containing some documentation about the USB mode (INDEX.txt, l4t-serial.txt, README-usb-dev-mode.txt, etc.)
If I set it to recovery mode and run doflash.sh, the process terminates without flashing the board. The Orin just prints "Waiting for host to disconnect...".
Any idea what is happening and how to recover from it?
Note that prior to using the initrd_flash, I was able to tegraflash without any problem.
The issue is that the process terminates without my Orin having been falshed...
sudo ./doflash.sh
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
Entering RCM boot
Below console output from the Orin:
Beta Was this translation helpful? Give feedback.
All reactions