I have a problem with my Jetson device. As I am starting the device, it doesn’t show anything on the screen, I see only a black screen.
Normally, I was seeing NVIDIA logo and the boot process was starting. Is there any way to see what is happening on the device or do some reset that will bring the device to normal boot?
Hi,
If the device cannot be flashed/booted, please refer to the page to get uart log from the device: Jetson/General debug - eLinux.org
And get logs of host PC and Jetson device for reference. If you are using custom board, you can compare uart log of developer kit and custom board to get more information.
Also please check FAQs: Jetson AGX Orin FAQ
If possible, we would suggest follow quick start in developer guide to re-flash the system: Quick Start — NVIDIA Jetson Linux Developer Guide 1 documentation
And see if the issue still persists on a clean-flashed system.
Thanks!