Some questions summarized at the end.
Just to verify that both logs are correct, when you start video on the VR goggles, are the timestamps the same for both the Xorg.0.log
and the Xorg.1.log
? Use:
ls -ltr /var/log/Xorg.0.log /var/log/Xorg.1.log
(they’ll be almost the exact same timestap or exact; if Xorg.1.log was from an earlier run, then it will be significantly older)
Incidentally, is this VR “LZT YongXing”? If so, then this is the ModePool for it.
I will copy and paste the relevant excerpts from the “ModePool” section of valid modes of the “:0
” context (which is unusually long; it appears that one log has two ModePool sections, and thus the reason why I am asking to verify matching timestamps on the logs):
[ 5.654] (II) NVIDIA(GPU-0): --- Modes in ModePool for LZT YongXing (DFP-0) ---
[ 5.654] (II) NVIDIA(GPU-0): "nvidia-auto-select" : 2880 x 1440 @ 60.0 Hz (from: EDID, Detailed)
[ 5.654] (II) NVIDIA(GPU-0): "2880x1440" : 2880 x 1440 @ 60.0 Hz (from: EDID, Detailed)
[ 5.654] (II) NVIDIA(GPU-0): "2880x1440_60" : 2880 x 1440 @ 60.0 Hz (from: EDID, Detailed)
[ 5.654] (II) NVIDIA(GPU-0): "640x350" : 640 x 350 @ 85.1 Hz (from: EDID)
[ 5.654] (II) NVIDIA(GPU-0): "640x350_85" : 640 x 350 @ 85.1 Hz (from: EDID)
[ 5.654] (II) NVIDIA(GPU-0): --- End of ModePool for LZT YongXing (DFP-0): ---
...
[ 10.408] (II) NVIDIA(GPU-0): --- Modes in ModePool for LZT YongXing (DFP-0) ---
[ 10.408] (II) NVIDIA(GPU-0): "nvidia-auto-select" : 2880 x 1440 @ 60.0 Hz (from: EDID, Detailed)
[ 10.408] (II) NVIDIA(GPU-0): "2880x1440" : 2880 x 1440 @ 60.0 Hz (from: EDID, Detailed)
[ 10.408] (II) NVIDIA(GPU-0): "2880x1440_60" : 2880 x 1440 @ 60.0 Hz (from: EDID, Detailed)
[ 10.408] (II) NVIDIA(GPU-0): "640x350" : 640 x 350 @ 85.1 Hz (from: EDID)
[ 10.408] (II) NVIDIA(GPU-0): "640x350_85" : 640 x 350 @ 85.1 Hz (from: EDID)
[ 10.408] (II) NVIDIA(GPU-0): --- End of ModePool for LZT YongXing (DFP-0): ---
...
(it appears that this is repeated over and over in the log)
These are validated MetaModes; MetaModes are not an exact match, and might clip a small horizontal or vertical part of the input video, or perhaps stretch the video. Most people will use only the valid modes which are not MetaModes, but MetaModes are often useful:
[ 5.654] (II) NVIDIA(0): Validated MetaModes:
[ 5.654] (II) NVIDIA(0): Virtual screen size determined to be 2880 x 1440
[ 5.654] (II) NVIDIA(0): Adding implicit MetaMode: "HDMI-0: 640x350"
[ 5.654] (II) NVIDIA(0): Adding implicit MetaMode: "HDMI-0: nvidia-auto-select { ViewPortIn = 2560 x 1440, ViewPortOut = 2560 x 1440 + 160 + 0 }"
[ 5.655] (II) NVIDIA(0): Adding implicit MetaMode: "HDMI-0: nvidia-auto-select { ViewPortIn = 1920 x 1200, ViewPortOut = 2304 x 1440 + 288 + 0 }"
[ 5.655] (II) NVIDIA(0): Adding implicit MetaMode: "HDMI-0: nvidia-auto-select { ViewPortIn = 1920 x 1080, ViewPortOut = 2560 x 1440 + 160 + 0 }"
[ 5.656] (II) NVIDIA(0): Adding implicit MetaMode: "HDMI-0: nvidia-auto-select { ViewPortIn = 1680 x 1050, ViewPortOut = 2304 x 1440 + 288 + 0 }"
[ 5.656] (II) NVIDIA(0): Adding implicit MetaMode: "HDMI-0: nvidia-auto-select { ViewPortIn = 1600 x 1200, ViewPortOut = 1920 x 1440 + 480 + 0 }"
[ 5.657] (II) NVIDIA(0): Adding implicit MetaMode: "HDMI-0: nvidia-auto-select { ViewPortIn = 1440 x 900, ViewPortOut = 2304 x 1440 + 288 + 0 }"
[ 5.657] (II) NVIDIA(0): Adding implicit MetaMode: "HDMI-0: nvidia-auto-select { ViewPortIn = 1366 x 768, ViewPortOut = 2561 x 1440 + 159 + 0 }"
[ 5.657] (II) NVIDIA(0): Adding implicit MetaMode: "HDMI-0: nvidia-auto-select { ViewPortIn = 1280 x 1024, ViewPortOut = 1800 x 1440 + 540 + 0 }"
[ 5.658] (II) NVIDIA(0): Adding implicit MetaMode: "HDMI-0: nvidia-auto-select { ViewPortIn = 1280 x 800, ViewPortOut = 2304 x 1440 + 288 + 0 }"
[ 5.658] (II) NVIDIA(0): Adding implicit MetaMode: "HDMI-0: nvidia-auto-select { ViewPortIn = 1280 x 720, ViewPortOut = 2560 x 1440 + 160 + 0 }"
[ 5.658] (II) NVIDIA(0): Adding implicit MetaMode: "HDMI-0: nvidia-auto-select { ViewPortIn = 1024 x 768, ViewPortOut = 1920 x 1440 + 480 + 0 }"
[ 5.659] (II) NVIDIA(0): Adding implicit MetaMode: "HDMI-0: nvidia-auto-select { ViewPortIn = 800 x 600, ViewPortOut = 1920 x 1440 + 480 + 0 }"
[ 5.659] (II) NVIDIA(0): Adding implicit MetaMode: "HDMI-0: nvidia-auto-select { ViewPortIn = 640 x 480, ViewPortOut = 1920 x 1440 + 480 + 0 }"
The following though makes it questionable if the VR goggles have correct EDID responses:
[ 5.659] (WW) NVIDIA(0): LZT YongXing (DFP-0) does not have an EDID, or its EDID does
[ 5.659] (WW) NVIDIA(0): not contain a maximum image size; cannot compute DPI from
[ 5.659] (WW) NVIDIA(0): LZT YongXing (DFP-0)'s EDID.
[ 5.659] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
What is the EYA eM513A
?
I see this, and perhaps EYA eM513A
is the regular monitor and not VR?
[ 44.884] (II) NVIDIA(GPU-0): --- Modes in ModePool for EYA eM513A (DFP-0) ---
[ 44.884] (II) NVIDIA(GPU-0): "nvidia-auto-select" : 1024 x 600 @ 59.8 Hz (from: EDID, Detailed)
[ 44.884] (II) NVIDIA(GPU-0): "1920x1080" : 1920 x 1080 @ 60.0 Hz (from: EDID, CEA)
[ 44.884] (II) NVIDIA(GPU-0): "1920x1080_60" : 1920 x 1080 @ 60.0 Hz (from: EDID, CEA)
[ 44.884] (II) NVIDIA(GPU-0): "1920x1080_60_0" : 1920 x 1080 @ 59.9 Hz (from: EDID, CEA)
[ 44.884] (II) NVIDIA(GPU-0): "1920x1080_50" : 1920 x 1080 @ 50.0 Hz (from: EDID, CEA, Detailed)
[ 44.884] (II) NVIDIA(GPU-0): "1920x1080_50_0" : 1920 x 1080 @ 50.0 Hz (from: EDID, CEA)
[ 44.884] (II) NVIDIA(GPU-0): "1280x1024" : 1280 x 1024 @ 75.0 Hz (from: EDID)
[ 44.885] (II) NVIDIA(GPU-0): "1280x1024_75" : 1280 x 1024 @ 75.0 Hz (from: EDID)
[ 44.885] (II) NVIDIA(GPU-0): "1280x720" : 1280 x 720 @ 60.0 Hz (from: EDID, CEA)
[ 44.885] (II) NVIDIA(GPU-0): "1280x720_60" : 1280 x 720 @ 60.0 Hz (from: EDID, CEA)
[ 44.885] (II) NVIDIA(GPU-0): "1280x720_60_0" : 1280 x 720 @ 59.9 Hz (from: EDID, CEA)
[ 44.885] (II) NVIDIA(GPU-0): "1280x720_50" : 1280 x 720 @ 50.0 Hz (from: EDID, CEA, Detailed)
[ 44.885] (II) NVIDIA(GPU-0): "1280x720_50_0" : 1280 x 720 @ 50.0 Hz (from: EDID, CEA)
[ 44.885] (II) NVIDIA(GPU-0): "1024x768" : 1024 x 768 @ 75.0 Hz (from: EDID)
[ 44.885] (II) NVIDIA(GPU-0): "1024x768_75" : 1024 x 768 @ 75.0 Hz (from: EDID)
[ 44.885] (II) NVIDIA(GPU-0): "1024x768_70" : 1024 x 768 @ 70.1 Hz (from: EDID)
[ 44.885] (II) NVIDIA(GPU-0): "1024x768_60" : 1024 x 768 @ 60.0 Hz (from: EDID)
[ 44.885] (II) NVIDIA(GPU-0): "1024x600" : 1024 x 600 @ 59.8 Hz (from: EDID, Detailed)
[ 44.885] (II) NVIDIA(GPU-0): "1024x600_60" : 1024 x 600 @ 59.8 Hz (from: EDID, Detailed)
[ 44.885] (II) NVIDIA(GPU-0): "832x624" : 832 x 624 @ 75.0 Hz (from: EDID)
[ 44.885] (II) NVIDIA(GPU-0): "832x624_75" : 832 x 624 @ 75.0 Hz (from: EDID)
[ 44.885] (II) NVIDIA(GPU-0): "800x600" : 800 x 600 @ 75.0 Hz (from: EDID)
[ 44.885] (II) NVIDIA(GPU-0): "800x600_75" : 800 x 600 @ 75.0 Hz (from: EDID)
[ 44.885] (II) NVIDIA(GPU-0): "800x600_72" : 800 x 600 @ 72.2 Hz (from: EDID)
[ 44.885] (II) NVIDIA(GPU-0): "800x600_60" : 800 x 600 @ 60.3 Hz (from: EDID)
[ 44.885] (II) NVIDIA(GPU-0): "800x600_56" : 800 x 600 @ 56.3 Hz (from: EDID)
[ 44.885] (II) NVIDIA(GPU-0): "720x576" : 720 x 576 @ 50.0 Hz (from: EDID, CEA, Detailed)
[ 44.885] (II) NVIDIA(GPU-0): "720x576_50" : 720 x 576 @ 50.0 Hz (from: EDID, CEA, Detailed)
[ 44.885] (II) NVIDIA(GPU-0): "720x576_50_0" : 720 x 576 @ 50.0 Hz (from: EDID, CEA)
[ 44.885] (II) NVIDIA(GPU-0): "720x480" : 720 x 480 @ 59.9 Hz (from: EDID, CEA)
[ 44.885] (II) NVIDIA(GPU-0): "720x480_60" : 720 x 480 @ 59.9 Hz (from: EDID, CEA)
[ 44.885] (II) NVIDIA(GPU-0): "720x400" : 720 x 400 @ 70.0 Hz (from: EDID)
[ 44.885] (II) NVIDIA(GPU-0): "720x400_70" : 720 x 400 @ 70.0 Hz (from: EDID)
[ 44.885] (II) NVIDIA(GPU-0): "640x480" : 640 x 480 @ 75.0 Hz (from: EDID)
[ 44.886] (II) NVIDIA(GPU-0): "640x480_75" : 640 x 480 @ 75.0 Hz (from: EDID)
[ 44.886] (II) NVIDIA(GPU-0): "640x480_73" : 640 x 480 @ 72.8 Hz (from: EDID)
[ 44.886] (II) NVIDIA(GPU-0): "640x480_60" : 640 x 480 @ 59.9 Hz (from: EDID, CEA)
[ 44.886] (II) NVIDIA(GPU-0): --- End of ModePool for EYA eM513A (DFP-0): ---
These questions summarized:
- Which monitor is
EYA eM513A
? (I’m guessing an ordinary monitor)
- Which monitor is
LZT YongXing
? (I’m guessing it is the VR)
- Do the timestamps of the
Xorg.0.log
and Xorg.1.log
match? Or is one significantly older in time than the other? If similar, they are from the same session logging two contexts; if different, then the older one is probably irrelevant.
- Note: The Xorg.1.log is much shorter, and is only for
EYA eM513A
. I suspect the logs are unrelated to the VR.