Hi, I’m trying to connect my Jetson Xavier to a display set for an HMD. The displays are 3" both connected to a single driver board which run at 2160 x 2160 res each at 90 Hz. I am running an application that renders to 4320 x 2160 and have them connected to the DP port of the system. As is, the system runs normally but the displayed output is 2160 x 2160 only and cannot render 4320 x 2160 and that renders my application with some problems. So, I added an HDMI dongle and that solved my problem. However, almost always running for a while, I find that the system misbehaves. For instance, the displays start flickering or they go black. I’m using the Seeed A206 carrier board. I saw some posts discussing the EDID.c and DP.c. Could that be related?
Attached are syslog and kern logs that show the issue happening after an hour of running the system.
kern_output.log (76.0 KB)
syslog_ouput.txt (235.7 KB)