During the startup process, the display shows normally. After the startup is completed and the password is entered to log in, the display shows a snowy screen. After reinserting the cables, the display shows normally again.
The relevant log is as follows: 雪花屏日志.zip (2.3 MB)
This is a probability issue. We have not encountered this problem on the AGX Orin devkit because the Orin AGX uses a DisplayPort interface, whereas our custom board uses an HDMI interface here. We used the dcb-image from the file
display@13800000 {
/* os_gpio_hotplug_a is used for hotplug */
os_gpio_hotplug_a = <&gpio TEGRA234_MAIN_GPIO(M, 0) GPIO_ACTIVE_HIGH>;
status = “okay”;
};