Change the Display Port from DP to HDMI for our custom board.
It can show NVIDIA Logo in UEFI, but can’t display in Ubuntu.
Debug serial port show like this:
[ OK ] Finished setvtrgb.service - Set console scheme.
[ OK ] Created slice system-getty.slice - Slice /system/getty.
[ 17.613343] nvidia-modeset: ERROR: GPU:0: The requested configuration of display devices
(FDR iFOUND (DP-0), FDR iFOUND (HDMI-0)) is not supported on this GPU.
[ 17.614667] nvidia-modeset: ERROR: GPU:0: The requested configuration of display devices
(FDR iFOUND (DP-0), FDR iFOUND (HDMI-0)) is not supported on this GPU.
[ 17.853327] nvidia-modeset: ERROR: GPU:0: The requested configuration of display devices
(FDR iFOUND (DP-0), FDR iFOUND (HDMI-0)) is not supported on this GPU.
[ 18.090556] nvidia-modeset: ERROR: GPU:0: The requested configuration of display devices
(FDR iFOUND (DP-0), FDR iFOUND (HDMI-0)) is not supported on this GPU.
[ OK ] Finished nv-load-display-modules.s… unload nvidia-drm during shutdown.
[ OK ] Reached target multi-user.target - Multi-User System.
Starting gdm.service - GNOME Display Manager…
[ASSERT] Assertion failed for nv-ftpm-devic…- fTPM Device Provisioning Service.
[ OK ] Started gdm.service - GNOME Display Manager.
[ 18.621389] nvidia-modeset: ERROR: GPU:0: The requested configuration of display devices
(FDR iFOUND (DP-0), FDR iFOUND (HDMI-0)) is not supported on this GPU.
[ 18.641830] nvidia-modeset: ERROR: GPU:0: The requested configuration of display devices
(FDR iFOUND (DP-0), FDR iFOUND (HDMI-0)) is not supported on this GPU.
maybe there is some wrong with nvidia-modeset for GPU display, does it have a specification configuration for “(FDR iFOUND (DP-0), FDR iFOUND (HDMI-0))”, i can’t find it out in driver source code.
########## Tegra DCB BLOB ###############
########### Display Devices #############
Display Devices::
Display Devices : [0]
Type : [TMDS]
CCB : [0]
Heads : 0:[Y] 1:[Y]
Sor : [0 ]
HDMI capable : [1]
Connector : [0]
Bus : [0]
Pad Link : [0]
############### CCB Entries ###############
CCB::
*CCB entries that have both I2C and AUX ports unused (value = 31) are not displayed
CCB Index : 0
I2C Port : [6]
AUX Port : [0]
CCB Index : 1
I2C Port : [10]
AUX Port : [1]
########### Connector entries #############
Connectors::
Connector Index : 0x0
Type : [HDMI]
Hotplug : A:[Y]
################# ******* #################
OK, after SKIP, The previous error message has disappeared. Thanks.
But here’s the catch: only one HDMI display is currently working, while most others fail to display. What’s the reason behind this?