Reflashed Jetson AGX Orin [64GB Dev. Kit] boots up but doesn't take any input signal

Dear Community,

I am desperately in need of some help. Unfortunately, I had to flash the Jetson AGX Orin [64 GB Dev. Kit] as some system files got messed up and it wouldn’t boot up.
For the process, I connected the Jetson via its USB-C port with a Windows Laptop running WSL. The port got passed onto WSL with "usbipd.exe bind --busid 1-2 --force " and “usbipd.exe attach --wsl --busid=1-2 --auto-attach” and running “lsusb | grep 0955” on Ubuntu also showed it there. I used the official SDK Manager which suggested JetPack 6.2. For my three flashing attempts, I twice checked all boxes (e.g. also install CUDA) and once only the Jetson Image and deleted the files in between.
Unfortunately, all of them had the same outcome. As the video shows, it boots up again though with some error messages in the console before. Then it shows the startup screen/welcome to Ubuntu screen but doesn’t take any input from the wired mouse and keyboard despite the USB ports all receiving power and also refusing to login.
To my understanding, the console showed some missing dependencies for packages managing exactly this. I also attached the whole startup log that I got through Minicom via the micro USB port.
I reached the limit of my knowledge, therefore any help would be highly appreciated.
Thank you very much in advance.

Best,
Robin

Minicom.txt (30.7 KB)

Hi,

Our recommended way is to get a native ubuntu (like dual boot) using sdk manager to flash.
Some user share their successful experience with the VMWare.
Please refer below link

Also please refer below link to record a serial console log for us to review.

Thanks

1 Like

For more details, the attached Minicom.txt includes the serial output from the bootup.

The dual boot worked. Thank you very much.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.