I am trying to flash my Jetson AGX Orin Dev Kit 64GB
via SDK Manager, but I always get an error telling me to change the connection cable with the host computer.
After changing the cable, I still get the same error. I am sending you my logs.
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!
Thank you for your quick response.
Indeed, I only had to follow the following steps, and by restarting the flash, I had no more issues.
Q: I get a USB timeout error during flash Orin. How to resolve that?
A known issue for ubuntu 20.04 host is the USB autosuspend function is enabled on it by default. This leads to Jetson recovery mode gets suspended before flash. To bypass this error, need to:
Disable autosuspend on host PC with below command:
Hi,
I’m using a physical computer running Ubuntu 20.04.6 LTS. I no longer have issues with the USB connection, but now I’m facing a new problem during the installation.
I’ll send you a screenshot of the error along with the logs.