I’m having issues flashing my Jetson Xavier AGX with Jetpack 5.1.4 from SDK manager on a host computer running Ubuntu 20.04. I put the AGX into recovery mode, but it keeps giving me the errors in this log error_logs.zip (221.0 KB)
I’m not sure if it is needed, but I ran an i2cdump command and got the following in the picture.
The Jetson Xavier AGX was successfully flashed before and is running Jetpack 5.0.2 I believe, but it has been awhile since I’ve played around with it, and it is currently having its own issues updating, so I just want to do a fresh install of the latest Jetpack 5 to get it into a completely working state.
Well I tried the approach that I thought worked before which was putting the following onto the host computer
sudo ./flash.sh jetson-xavier mmcblk0p12
after putting the board into recovery mode (pressing power button while holding middle button with usb cable connected from USB C on Xavier AGX to the USB port on host computer).
It seemed to work but now I can only see the Xavier try to boot but having issues reading from the eMMC. I still would like to know how to get the SDK manager to work as I’ve never been able to flash via this method before