A powercut occured as I was trying to upgrade my AGX Xavier from Ubuntu 18.04 to 20.04. While I understand that this process is not officially supported by the jetpack sdk, I have attempted the same process on a Xavier NX many times with success. As a result of the powercut during the update process, however, as I attempted to restart my AGX afterwards, it enters a bootloop instead and fails to boot up properly. I have then attempted to use the same host machine that I used originally to flash and install the jetpack SDK to reflash the jetson OS on the AGX. I have retried this process multiple times, ensuring I put the AGX into recovery mode, with lsusb displaying
“Bus 001 Device 003: ID 0955:7019 NVidia Corp.”
as expected, and with both the SDK manager and through terminal with
cd /home/user/nvidia/nvidia_sdk/JetPack_4.5.1_Linux_JETSON_AGX_XAVIER/Linux_for_Tegra
sudo ./flash.sh jetson-xavier mmcblk0p1
both methods returning with the following errors on all my many attempts all day:
16:03:36 INFO: Flash Jetson AGX Xavier 16GB/32GB - flash: Error: probing the target board failed.
16:03:36 INFO: Flash Jetson AGX Xavier 16GB/32GB - flash: Make sure the target board is connected through
16:03:36 ERROR: Flash Jetson AGX Xavier 16GB/32GB - flash: command terminated with error
and
###############################################################################
# L4T BSP Information:
# R32 , REVISION: 5.1
###############################################################################
Error: probing the target board failed.
Make sure the target board is connected through
USB port and is in recovery mode.
Please adivse, I would like to simply reflash the device and reinstall everything from step 0.