Probe #2196799925 of Amentmen X99-A4-B V6.1 Desktop Computer
Log: xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 535.171.04
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
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"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
Option "DPMS"
# Option "UseEDID" "FALSE"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "Monitor-DVI-I-1" "Monitor-CRT"
Option "Monitor-HDMI-0" "Monitor-LCD"
# Option "UseEDID" "false"
# Option "UseEDIDDpi" "false"
# Option "UseEDIDFreqs" "false"
# Option "ModeValidation" "NoEdidModes"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Monitor"
Identifier "Monitor-CRT"
Option "DPMS"
HorizSync 30.0 - 96.0
VertRefresh 50.0 - 160.0
EndSection
Section "Monitor"
Identifier "Monitor-LCD"
Option "DPMS"
HorizSync 30.0 - 83.0
VertRefresh 50.0 - 76.0
EndSection
Section "Device"
Identifier "GPU"
Driver "nvidia" # или "nouveau", "radeon", в зависимости от GPU
Option "TwinView" "false" # отключаем TwinView, если используешь Xinerama
EndSection
Section "Screen"
Identifier "Screen-CRT"
Device "GPU"
Monitor "Monitor-CRT"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen-LCD"
Device "GPU"
Monitor "Monitor-LCD"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1366x768"
EndSubSection
EndSection
#Section "ServerLayout"
#Identifier "DualHead"
# Screen "Screen-CRT" 0 0
# Screen "Screen-LCD" RightOf "Screen-CRT"
# Option "Xinerama" "1" # включаем одновременное управление
#EndSection