나는 이 "3 모니터" 설정을 가지고 있으며(실제로는 DP와 2개의 HDMI 포트를 사용하여 OS에 대해 3개의 모니터처럼 보이도록 구성할 수 있는 LG 49인치 모니터입니다) 대부분의 경우 잘 작동합니다...제외하고는 일부 앱이 가장 왼쪽 모니터가 기본 모니터라고 잘못 생각하는 작은 문제입니다(가운데가 Mint의 기본 모니터로 표시되어 있음에도 불구하고).
왼쪽 모니터와 중간 모니터를 교체한 다음 "기본" 모니터를 현재 왼쪽 모니터로 변경할 수 있다면 이 문제가 해결될 수도 있다고 생각했습니다. 하지만 이런 것들을 만질 때마다 상황이 이상해졌습니다. (해상도가 엉망이 되어 올바른 해상도로 변경할 수 없는 상태에서 상황이 "늘어지거나" "압축"되는 경우가 많습니다.)
아래에서 볼 수 있듯이 이러한 구성은 매우 혼란스럽습니다. 이 중 어느 것도 의미가 없으며 현재 구성이 무엇인지에 대한 합의가 거의 없습니다! 그러나 대부분의 경우 예상대로 작동합니다.
여기서 정확히 무슨 일이 일어나고 있는지, 어떻게 정리할 수 있는지 설명할 수 있는 사람이 있나요? (KVM과 일부 DP/HDMI 변환기가 관련되어 있고 처음부터 작업하기 어렵기 때문에 비디오 카드에서 모니터 포트까지의 3개의 물리적 전선을 엉망으로 만들고 싶지 않습니다.)
모니터의 실제 해상도는 위의 NVIDIA X 서버 설정에 표시된 해상도와 일치합니다. 모니터가 DP1을 표시하도록 구성되어 있는데 NVidia 콘솔이 왼쪽 모니터가 HDMI라고 생각하는 이유를 모르겠습니다. 짜증나게도 모니터를 올바르게 주문하더라도 올바른 해상도를 선택할 수 없습니다.
xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 470.57.01
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "LG Electronics LG HDR DQHD"
HorizSync 30.0 - 135.0
VertRefresh 48.0 - 61.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "NVIDIA GeForce GTX 1080"
EndSection
Section "Screen"
# Removed Option "metamodes" "DP-1: nvidia-auto-select +3840+0, HDMI-0: nvidia-auto-select +0+0, HDMI-1: nvidia-auto-select +1280+0"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "DFP-2"
Option "metamodes" "HDMI-1: nvidia-auto-select +1280+0, DP-1: nvidia-auto-select +3840+0, HDMI-0: nvidia-auto-select +0+0"
Option "SLI" "Off"
Option "MultiGPU" "Off"
Option "BaseMosaic" "off"
SubSection "Display"
Depth 24
EndSubSection
EndSection
xrandr 출력:
└─$ xrandr
Screen 0: minimum 8 x 8, current 5120 x 1440, maximum 32767 x 32767
DVI-D-0 disconnected (normal left inverted right x axis y axis)
HDMI-0 connected 1280x1440+0+0 (normal left inverted right x axis y axis) 300mm x 337mm
1280x1440 60.00*+
1600x900 60.00
1280x1024 60.02
1280x720 60.00 59.94
1152x864 60.00
1024x768 60.00
800x600 60.32
720x576 50.00
720x480 59.94
640x480 59.94 59.93
HDMI-1 connected primary 2560x1440+1280+0 (normal left inverted right x axis y axis) 599mm x 337mm
2560x1440 59.95*+ 30.00
1920x1080 60.00 59.94 50.00 29.97 23.98
1600x900 60.00
1280x1024 60.02
1280x800 59.81
1280x720 60.00 59.94
1152x864 60.00
1024x768 60.00
800x600 60.32
720x576 50.00
720x480 59.94
640x480 59.94 59.93
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 connected 1280x1440+3840+0 (normal left inverted right x axis y axis) 300mm x 337mm
1280x1440 60.00*+
3840x2160 29.97 25.00 23.98
1600x900 60.00
1280x1024 60.02
1280x720 60.00 59.94
1152x864 60.00
1024x768 60.00
800x600 60.32
720x576 50.00
720x480 59.94
640x480 59.94 59.93
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)