After having flashed the Xavier without any problem, we have now an issue when trying to boot it. When powering it on, the nvidia logo is displayed on the screen, and then nothing. The screen will eventually enter low power mode. However, the Xavier is running, we can even SSH into it.
Do you know how to get the screen back?
Thank you in advance.
it seems that some adapters may have issues while being used with some certain monitors.
In my case hdmi-> vga worked somehow, as far as I remember. Though I switched to use of usb-C monitors after.
That looks like there are multiple monitors. Is this EDID output from only one monitor?
VGA won’t work except by luck…if a default mode works with the monitor, then it works, but can never be relied on.
DVI mostly has EDID, though some of the adapters don’t cover digital and lack EDID pass-through. I’ll say that “most” of these work, but not all.
Pure HDMI should always work, but you can get lower quality cables or too many adapters and loss such that it still doesn’t work.
The EDID which does appear shows a fairly standard older style 4:3 aspect monitor. Although it doesn’t support something common to modern monitors, such as 1920x1080, it does support a lot of 4:3 modes and should probably have something valid showing up.
I am curious…since two failed EDIDs are listed, plus one working, how many log files do you see from:
ls -l /var/log/Xorg.* | grep -v old
I included the “-l” option to see dates…I’ve experimented in the past and have several old log files, and I’m only interested in recent log files.
FYI, if you hover your mouse over the quote icon in the upper right corner of one of your existing posts, then other icons will show up. The paper clip icon is for attaching files. You might consider attaching the log file for any recent Xorg log (you’ll likely need to rename them with a “.txt” file name suffix).