I was excited this morning about upgrading my Orin AGX to 6.0 GA as I have been on the developers release and suffering through so many issues. I was excited that these issues would be gone.
I have my Jetson plugged into the network and connect to my Ubuntu 22.04 box via the USB-C ports on both devices. I can flash no problem, but after flashing, my Jetson seems to be bricked. The light is on, but no signal to the monitor and no response. Because of all the issues I have faced, I got pretty good at flashing. My process is this:
- Shutdown the AGX using
shutdown now
- Press the Forced Recovery (middle) button with the Power On (left) button
- Select the AGX 64 Developers Kit
- Flash to eMMC (which has no problems)
- After flashing, I know from experience, to give it a few minutes because the Jetson is being pre-configured and is actually downloading firmware. Sometimes I can catch it when I switch over my monitor.
- This is where it fails with the message:
This has never happened to me before in the dozens of times I have reflashed. I can not get past this. On top of this, there is no signal from the Jetson so my monitor is blank. Clicking with mouse or tapping keys do nothing.
I have tried this several times with no difference.
On my next attempt, I decided to try and not flash with PreConfig but rather flash to Runtime as this will at least give me a live system that I can finish setting up. On this attempt, I can watch it go through the boot process then the signal to my monitor stops and the device is completely unresponsive. The boot output is scrolling by too fast to determine if there is anything up.
This is pretty awful as I have a big deadline in 4 weeks and now my Jetson seems bricked.
UPDATES:
-
I tried unplugging it, and plugging it back in and sure enough, it goes through the boot process with all the messaging scrolling by. Then it gets to a point where my monitor goes blank and says no signal. I can wait, and nothing.
-
Decided to try Automatic versus Manual since the SDKManager was at least recognizing the Jetson. When I did, I got the following message
Default ip is not available. Please make sure the default ip is shown in ip addr, or use a custom ip instead.
The Jetson seemed to disappear as the SDKManager said there is no device attached then the SDKManager crashed.
Also, I checked my Orbi router device list and the Jetson is not listed as a connected device. :(
NOTE: The Jetson seems to be rebooting regularly. After several minutes, the fan spins up and if I switch over to the monitor, I can see the boot log messages fly by and then it goes blank.
I can definitely confirm that the AGX is rebooting every few minutes.