. (I’m not sure exact command i ran in this step.)
9. i sae apt-get command finished without any errors.
10. i thought i need to reboot my Jetson to apply changes
11. reboot
12. Jetson does’t wake up. (no display output, network lamp is off, failed to establish SSH connection)
13. i rebooted my Jetson again and again
14. i decided to reinstall whole operating system to my Jetson
15. i downloaded the latest Jetpack(5.0.2) and write the image to sd card.
16. try to boot my Jetson with the image but it didn’t wake up.
17. i thought there’s something wrong with the latest version of Jetpack. So, i decided to install the old one which was used in my Jetson.
18. try to boot my Jetson but fail.
19. try to connect my Jetson’s serial console to see what’s happening inside.
20. i was unable to connect the console (maybe my operation was wrong)
21. I’m here to ask for help.
if you execute apt-get upgrade, it’ll moving BSP to the latest release version.
there’re some images flash to device, that’s why you re-flash the SD card image not helps.
is it possible to re-flash the target?
you may download JetPack release via SDKManager for installation.
thanks
I tried to flash Jetson Xavier NX, but it failed with following error.
flash: First Error: Jetson board is in a bad state and cannot be recovered. Please manually put board to recovery mode again and retry.
I installed SDKManager on ubuntu on VirtualBox and redirected Jetson USB into the VM. But about 10 seconds after flashing process starts, Jetson suddenly disconnected from both the VM and the VM host machine.
that message indicate your target did not enter forced-recovery mode.
please do not use virtual machine, since there’ll be serval USB connection/disconnect during image flashing.
I was finally able to flash my Jetson Xavier NX by SDKManager on Ubuntu 20.04.05 LTS on physical computer.
There’s some errors while flashing and it took long after progress bar reached 99.50%. However, it seems all right after all the flashing process was properly finished.