Using SDKmanager on Ubuntu 20.04, I attempted to flash and install the new Jetpack (i.e., 5.0.2) on my newly purchased Jetson Orin Dev Board.
The installation ended with an error and did not finalize. The board is not responsive afterward. I cannot connect via SSH OR serial port. Using a display, the keyboard is not detected, and the display shows a message as follows:
** WARNING: Test key is used. **
After this message, the fan of the board runs for a few seconds, and then the display goes dark and I get no response from the board. The logs are attached.
I finally solved it.
I used Ubuntu 18.04 instead of Ubuntu 20.04.
I installed JetPack 5.0.1 DP using SDK manager.
After booting up the board, I updated the machine to the latest packages for JetPack 5.0.1 DP. I used the following commands:
After rebooting, I updated the etc/apt/sources.list.d/nvidia-l4t-apt-source.list file to point to the 35.1 repo on both lines. Finally, I ran the following commands: