I am trying to flash my Jetson AGX Orin Developer Kit EU (64GB) with JetPack 6.0. However I keep getting USB related errors during the flashing process. I have attached the logs.
I have tried different USB cables, connecting via a USB HUB, connecting directly to a USB port on the computer and I even tried a different computer. Nothing seems to work and I keep getting the same error again and again. I’m using Ubuntu 20.04, but I have also tried Ubuntu 22.04, which also gives me the same error.
Hi @arjan_vaneersel I wanted to get a bit more of information about your flashing process.
Q1) Are you forcing the device into recovery mode before each flash?
Q2) Analyzing your logs in noticed that you tried to flash it with the SDKManager. Have you tested flashing it with the flash.sh script that is located under the Linux_for_Tegra directory?
Q3) I also notice the following error on your logs, did you run the dpkg command before flashing again the device?
09:16:54.753 - error: E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.