Board boots correctly; can connect via ssh; can unminimize; but HDMI display is showing only initial logo and then goes blank /on both minimized and unminimized runs/.
Current display is purely HDMI with no adapters whatsoever.
PS: Could this be a display resolution issue?
PS2: The exact same display is working correctly when flashing the board - its showing the initial prompts etc…
In resume >> initially I had no screen whatsoever, because I was using HDMI to DVI cable and DVI monitor. I played with the e3366-disp.dtsi and I had disabled all the HDMI nodes, with hopes that this may help.
After I got my pure HDMI monitor and HDMI to HDMI cables and got some video running on the initial boot prompts and stuff, I did not return the above settings and thats why I got only ssh connectivity and no video.
Now I’m using 1920x1080. Bellow is xrandr output for current display.
I think there are few things to clarify. Or this whole topic will just get misled again and again.
Is current issue really related to unminimize command? >> no I had another topic for this, and that issue is solved. Also the topic is HDMI output not working where is the misleading?
Is this a xavier 8gb issue on devkit? or on some custom carrier board? >> custom carrier board
If this is custom board, then do you have devkit on your side? >> at the moment no, but I can have it on monday
PS2: The exact same display is working correctly when flashing the board - its showing the initial prompts etc…
I followed your previous topics to this one so it lets me think this issue happens after you run unminimize command. And what would be misled by this? “HDMI not output” is just a very vague statement and lots of reason could cause such behavior. For example, if you said “this is after unminimize”, it will lead us to think issue is due to user space graphic drivers. This kind of driver is not related to DTS. To debug such case, I would ask you to try some non-X11 based usecase. For example, the framebuffer console as I mentioned in ctrl+alt +F1~6.
As for current issue, I would suggest you can follow below steps
Check if same monitor has same issue on devkit HDMI port
Check if this monitor has issue if you use pure sdk from jetpack with only HDMI configuration in DT (no unminimize).