Hello,
I successfully flashed my Jetson Orin devkit using a Linux host machine. I’m then able to connect a monitor and go through the initial configuration of the OS (set username and password, set language, etc). At this point the device works and I’m able to reboot and use the monitor with no problem.
Then, if I go to install Jetpack just using
“sudo apt update
sudo apt dist-upgrade
sudo reboot
sudo apt install nvidia-jetpack”
Everything seems to work for a while. I can call trtexec and benchmark but when I restart the Jetson Orin the screen is black and goes into idle mode. I can no longer use the monitor.
I’ve tried connecting to the device with a serial connection to the host machine and the device responds and seems to work. I’m just not sure why the monitor no longer works.
Any help would be greatly appreciated! Thank you!
