I am using the Orin Nx 8gb with a custom carrier board that was designed around the Orin Nano Dev Kit. Currently I can get an console output from the debug port but im not sure what ive got misconfigured. I followed the guide from the Jetpack 6.0 R36.3 docs to create the image and flash my board. I used the DCB tools to modify my DCB file to use HDMI based on the example listed in the readme file of the tool. In the linux dev docs there is a block for configuring the pinmux Setting of I2C and DP1_AUX but im not sure if I added the config to the correct place. I am flashing my device with an Ubuntu 22.04 LTS system.
Here is my output log from the system on boot up: debug_output.txt (109.6 KB)
Also sorry for the misunderstanding of the truncated outputs, I was just copying the text from my minicom session and that is how the terminal had the text formatted (even with the window maximized and plenty of horizontal space).
The configuration is under HDMI configuration. Are you sure this is same design as Orin Nano devkit? Orin Nano devkit is DP port but not HDMI port.
The xorg log says no monitor is ever connected. If there is a HDMI cable connected but no monitor is detected, either hardware or software configuration is wrong.