I am encountering an issue with HDMI display output on the Jetson Orin NX when connected to a TV. Below is a detailed description of the problem:
On initial boot, the system successfully displays the UI on the connected TV.
However, after turning the TV off and then back on, the screen displays a "No Signal" message.
The display output resumes only if I:
Physically unplug and reconnect the HDMI cable, or
Restart the GDM (Graphical Display Manager) service.
From a hardware perspective, we probed the HPD (Hot Plug Detect) signal and observed proper toggling behavior when the TV is power cycled, indicating that the hardware appears to be functioning correctly.
This issue is consistently observed when HDMI is configured in 2.0 or 2.1 mode. When switching to HDMI 1.4 mode, the display reliably returns after TV power cycles, without requiring any manual intervention.
Additionally, the issue seems to be more prevalent with certain TV models, suggesting some compatibility or handshake problem specific to HDMI 2.0/2.1.
Our use case requires HDMI 2.0/2.1 functionality, so we are looking for guidance or solutions to address this behavior. Has anyone else experienced similar issues, or are there any recommended workarounds or settings we should consider?