You are not logged in.

#1 2020-10-08 10:33:57

thommen
Member
From: Poland
Registered: 2017-12-30
Posts: 220

Xrandr does not detect monitors

I removed

xf86-video-nouveau xf86-video-vesa xf86-video-fbdev

I installed

nvidia-340xx

I have 2 "NVIDIA Quadro NVS 450" cards connected to 8 monitors. Only detects 2 monitors

xrandr -q
Screen 0: minimum 8 x 8, current 3840 x 1080, maximum 8192 x 8192
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 527mm x 296mm
   1920x1080     60.00*+  74.97    74.91    59.94    50.00    60.00    50.04  
   1680x1050     59.95  
   1440x900      59.89  
   1280x1024     75.02    60.02  
   1280x800      59.81  
   1280x720      60.00    59.94    50.00  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    59.94    59.93  
DP-3 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 527mm x 296mm
   1920x1080     60.00*+  74.97    74.91    59.94    50.00    60.00    50.04  
   1680x1050     59.95  
   1440x900      59.89  
   1280x1024     75.02    60.02  
   1280x800      59.81  
   1280x720      60.00    59.94    50.00  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    59.94    59.93 

My xorg.conf generated from nvidia-xconfig:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 340.108  (buildmeister@swio-display-x64-rhel04-01)  Wed Dec 11 15:13:33 PST 2019

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    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"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection
 lspci -k | grep -A 2 -E "(VGA|3D)"
05:00.0 3D controller: NVIDIA Corporation G98 [Quadro NVS 450] (rev a1)
	Subsystem: NVIDIA Corporation Device 0619
	Kernel driver in use: nvidia
--
06:00.0 VGA compatible controller: NVIDIA Corporation G98 [Quadro NVS 450] (rev a1)
	Subsystem: NVIDIA Corporation Device 0619
	Kernel driver in use: nvidia
--
09:00.0 3D controller: NVIDIA Corporation G98 [Quadro NVS 450] (rev a1)
	Subsystem: NVIDIA Corporation Device 0619
	Kernel driver in use: nvidia
--
0a:00.0 VGA compatible controller: NVIDIA Corporation G98 [Quadro NVS 450] (rev a1)
	Subsystem: NVIDIA Corporation Device 0619
	Kernel driver in use: nvidia

Xorg.0.log

[   832.261] (--) Log file renamed from "/var/log/Xorg.pid-4433.log" to "/var/log/Xorg.0.log"
[   832.262] 
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[   832.262] Build Operating System: Linux Arch Linux
[   832.262] Current Operating System: Linux los 5.8.13-arch1-1 #1 SMP PREEMPT Thu, 01 Oct 2020 20:40:35 +0000 x86_64
[   832.262] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c25b43bb-bc44-4742-9b28-40d0e0035888 rw quiet
[   832.262] Build Date: 02 September 2020  06:17:44AM
[   832.262]  
[   832.262] Current version of pixman: 0.40.0
[   832.262] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   832.262] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   832.262] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Oct  8 12:15:51 2020
[   832.262] (==) Using config file: "/etc/X11/xorg.conf"
[   832.262] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   832.262] (==) ServerLayout "Layout0"
[   832.262] (**) |-->Screen "Screen0" (0)
[   832.262] (**) |   |-->Monitor "Monitor0"
[   832.262] (**) |   |-->Device "Device0"
[   832.262] (**) |-->Input Device "Keyboard0"
[   832.262] (**) |-->Input Device "Mouse0"
[   832.262] (==) Automatically adding devices
[   832.262] (==) Automatically enabling devices
[   832.262] (==) Automatically adding GPU devices
[   832.262] (==) Automatically binding GPU devices
[   832.262] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   832.262] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   832.262] 	Entry deleted from font path.
[   832.262] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   832.262] 	Entry deleted from font path.
[   832.262] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[   832.262] 	Entry deleted from font path.
[   832.262] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[   832.262] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[   832.262] 	Entry deleted from font path.
[   832.262] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[   832.262] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF
[   832.262] (==) ModulePath set to "/usr/lib/xorg/modules"
[   832.262] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   832.262] (WW) Disabling Keyboard0
[   832.262] (WW) Disabling Mouse0
[   832.262] (II) Module ABI versions:
[   832.262] 	X.Org ANSI C Emulation: 0.4
[   832.262] 	X.Org Video Driver: 24.1
[   832.262] 	X.Org XInput driver : 24.1
[   832.262] 	X.Org Server Extension : 10.0
[   832.263] (++) using VT number 1

[   832.263] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   832.263] (II) xfree86: Adding drm device (/dev/dri/card2)
[   832.263] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/0000:03:00.0/0000:04:00.0/0000:05:00.0/drm/card2
[   832.263] (II) xfree86: Adding drm device (/dev/dri/card0)
[   832.263] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/0000:03:00.0/0000:04:02.0/0000:06:00.0/drm/card0
[   832.263] (II) xfree86: Adding drm device (/dev/dri/card3)
[   832.263] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.0/0000:07:00.0/0000:08:00.0/0000:09:00.0/drm/card3
[   832.263] (II) xfree86: Adding drm device (/dev/dri/card1)
[   832.263] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.0/0000:07:00.0/0000:08:02.0/0000:0a:00.0/drm/card1
[   832.267] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   832.267] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   832.267] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   832.267] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   832.267] (**) OutputClass "nvidia" setting /dev/dri/card2 as PrimaryGPU
[   832.270] (--) PCI:*(5@0:0:0) 10de:06fa:10de:0619 rev 161, Mem @ 0xde000000/16777216, 0xcc000000/67108864, 0xdc000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
[   832.270] (--) PCI: (6@0:0:0) 10de:06fa:10de:0619 rev 161, Mem @ 0xda000000/16777216, 0xc8000000/67108864, 0xd8000000/33554432, I/O @ 0x0000c000/128, BIOS @ 0x????????/131072
[   832.270] (--) PCI: (9@0:0:0) 10de:06fa:10de:0619 rev 161, Mem @ 0xd6000000/16777216, 0xc4000000/67108864, 0xd4000000/33554432, I/O @ 0x0000b000/128, BIOS @ 0x????????/131072
[   832.270] (--) PCI: (10@0:0:0) 10de:06fa:10de:0619 rev 161, Mem @ 0xd2000000/16777216, 0xc0000000/67108864, 0xd0000000/33554432, I/O @ 0x0000a000/128, BIOS @ 0x????????/131072
[   832.270] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   832.270] (II) LoadModule: "glx"
[   832.270] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[   832.279] (II) Module glx: vendor="NVIDIA Corporation"
[   832.279] 	compiled for 4.0.2, module version = 1.0.0
[   832.279] 	Module class: X.Org Server Extension
[   832.279] (II) NVIDIA GLX Module  340.108  Wed Dec 11 14:26:50 PST 2019
[   832.279] (II) LoadModule: "nvidia"
[   832.279] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   832.279] (II) Module nvidia: vendor="NVIDIA Corporation"
[   832.279] 	compiled for 4.0.2, module version = 1.0.0
[   832.279] 	Module class: X.Org Video Driver
[   832.279] (II) NVIDIA dlloader X Driver  340.108  Wed Dec 11 14:06:00 PST 2019
[   832.279] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   832.279] (II) Loading sub module "fb"
[   832.279] (II) LoadModule: "fb"
[   832.279] (II) Loading /usr/lib/xorg/modules/libfb.so
[   832.280] (II) Module fb: vendor="X.Org Foundation"
[   832.280] 	compiled for 1.20.9, module version = 1.0.0
[   832.280] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   832.280] (WW) Unresolved symbol: fbGetGCPrivateKey
[   832.280] (II) Loading sub module "wfb"
[   832.280] (II) LoadModule: "wfb"
[   832.280] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   832.280] (II) Module wfb: vendor="X.Org Foundation"
[   832.280] 	compiled for 1.20.9, module version = 1.0.0
[   832.280] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   832.280] (II) Loading sub module "ramdac"
[   832.280] (II) LoadModule: "ramdac"
[   832.280] (II) Module "ramdac" already built-in
[   832.280] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[   832.280] (==) NVIDIA(0): RGB weight 888
[   832.280] (==) NVIDIA(0): Default visual is TrueColor
[   832.280] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   832.280] (II) Applying OutputClass "nvidia" options to /dev/dri/card2
[   832.280] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[   832.280] (**) NVIDIA(0): Enabling 2D acceleration
[   832.604] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[   832.605] (II) NVIDIA(0): NVIDIA GPU Quadro NVS 450 (G98) at PCI:5:0:0 (GPU-0)
[   832.605] (--) NVIDIA(0): Memory: 262144 kBytes
[   832.605] (--) NVIDIA(0): VideoBIOS: 62.98.6e.00.09
[   832.605] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   832.712] (II) NVIDIA(GPU-0): Display (Idek Iiyama PL2493H (DFP-2)) does not support NVIDIA
[   832.712] (II) NVIDIA(GPU-0):     3D Vision stereo.
[   832.712] (II) NVIDIA(GPU-0): Display (Idek Iiyama PL2493H (DFP-3)) does not support NVIDIA
[   832.712] (II) NVIDIA(GPU-0):     3D Vision stereo.
[   832.712] (--) NVIDIA(0): Valid display device(s) on Quadro NVS 450 at PCI:5:0:0
[   832.712] (--) NVIDIA(0):     DFP-0
[   832.712] (--) NVIDIA(0):     DFP-1
[   832.712] (--) NVIDIA(0):     Idek Iiyama PL2493H (DFP-2) (boot, connected)
[   832.712] (--) NVIDIA(0):     Idek Iiyama PL2493H (DFP-3) (connected)
[   832.712] (--) NVIDIA(0): DFP-0: Internal TMDS
[   832.712] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   832.712] (--) NVIDIA(0): DFP-1: Internal TMDS
[   832.712] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   832.712] (--) NVIDIA(0): Idek Iiyama PL2493H (DFP-2): Internal DisplayPort
[   832.712] (--) NVIDIA(GPU-0): Idek Iiyama PL2493H (DFP-2): 480.0 MHz maximum pixel clock
[   832.712] (--) NVIDIA(0): Idek Iiyama PL2493H (DFP-3): Internal DisplayPort
[   832.712] (--) NVIDIA(GPU-0): Idek Iiyama PL2493H (DFP-3): 480.0 MHz maximum pixel clock
[   832.712] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   832.712] (**) NVIDIA(0):     device Idek Iiyama PL2493H (DFP-2) (Using EDID frequencies
[   832.712] (**) NVIDIA(0):     has been enabled on all display devices.)
[   832.713] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   832.713] (WW) NVIDIA(GPU-0):     mode "720x576" is specified in the EDID; however, the
[   832.713] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   832.713] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   832.713] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "720x576".
[   832.714] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   832.714] (WW) NVIDIA(GPU-0):     mode "720x576" is specified in the EDID; however, the
[   832.714] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   832.714] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   832.714] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "720x576".
[   832.714] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   832.714] (WW) NVIDIA(GPU-0):     mode "720x576" is specified in the EDID; however, the
[   832.714] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   832.714] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   832.714] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "720x576".
[   832.714] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   832.714] (WW) NVIDIA(GPU-0):     mode "1280x720" is specified in the EDID; however, the
[   832.714] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   832.714] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   832.714] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "1280x720".
[   832.715] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   832.715] (WW) NVIDIA(GPU-0):     mode "1920x1080" is specified in the EDID; however, the
[   832.715] (WW) NVIDIA(GPU-0):     EDID's valid HorizSync range (30.000-85.000 kHz) would
[   832.715] (WW) NVIDIA(GPU-0):     exclude this mode's HorizSync (28.1 kHz); ignoring
[   832.715] (WW) NVIDIA(GPU-0):     HorizSync check for mode "1920x1080".
[   832.715] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   832.715] (WW) NVIDIA(GPU-0):     mode "1920x1080" is specified in the EDID; however, the
[   832.715] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   832.715] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   832.715] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "1920x1080".
[   832.715] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   832.715] (WW) NVIDIA(GPU-0):     mode "1920x1080" is specified in the EDID; however, the
[   832.715] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   832.715] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   832.715] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "1920x1080".
[   832.718] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   832.718] (**) NVIDIA(0):     device Idek Iiyama PL2493H (DFP-3) (Using EDID frequencies
[   832.718] (**) NVIDIA(0):     has been enabled on all display devices.)
[   832.719] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   832.719] (WW) NVIDIA(GPU-0):     mode "720x576" is specified in the EDID; however, the
[   832.719] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   832.719] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   832.719] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "720x576".
[   832.720] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   832.720] (WW) NVIDIA(GPU-0):     mode "720x576" is specified in the EDID; however, the
[   832.720] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   832.720] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   832.720] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "720x576".
[   832.720] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   832.720] (WW) NVIDIA(GPU-0):     mode "720x576" is specified in the EDID; however, the
[   832.720] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   832.720] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   832.720] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "720x576".
[   832.720] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   832.720] (WW) NVIDIA(GPU-0):     mode "1280x720" is specified in the EDID; however, the
[   832.720] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   832.720] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   832.720] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "1280x720".
[   832.720] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   832.720] (WW) NVIDIA(GPU-0):     mode "1920x1080" is specified in the EDID; however, the
[   832.720] (WW) NVIDIA(GPU-0):     EDID's valid HorizSync range (30.000-85.000 kHz) would
[   832.720] (WW) NVIDIA(GPU-0):     exclude this mode's HorizSync (28.1 kHz); ignoring
[   832.720] (WW) NVIDIA(GPU-0):     HorizSync check for mode "1920x1080".
[   832.720] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   832.720] (WW) NVIDIA(GPU-0):     mode "1920x1080" is specified in the EDID; however, the
[   832.720] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   832.720] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   832.720] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "1920x1080".
[   832.720] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   832.720] (WW) NVIDIA(GPU-0):     mode "1920x1080" is specified in the EDID; however, the
[   832.720] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   832.720] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   832.720] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "1920x1080".
[   832.723] (==) NVIDIA(0): 
[   832.723] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   832.723] (==) NVIDIA(0):     will be used as the requested mode.
[   832.723] (==) NVIDIA(0): 
[   832.724] (II) NVIDIA(0): Validated MetaModes:
[   832.724] (II) NVIDIA(0):     "DFP-2:nvidia-auto-select,DFP-3:nvidia-auto-select"
[   832.724] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[   832.732] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[   832.732] (--) NVIDIA(0):     option
[   833.050] (II) NVIDIA(GPU-3): Found DRM driver nvidia-drm (20150116)
[   833.154] (II) NVIDIA(GPU-3): Display (Idek Iiyama PL2493H (DFP-2)) does not support NVIDIA
[   833.154] (II) NVIDIA(GPU-3):     3D Vision stereo.
[   833.189] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.189] (WW) NVIDIA(GPU-3):     mode "720x576" is specified in the EDID; however, the
[   833.189] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.189] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.189] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "720x576".
[   833.190] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.190] (WW) NVIDIA(GPU-3):     mode "720x576" is specified in the EDID; however, the
[   833.190] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.190] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.190] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "720x576".
[   833.190] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.190] (WW) NVIDIA(GPU-3):     mode "720x576" is specified in the EDID; however, the
[   833.190] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.190] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.190] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "720x576".
[   833.190] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.190] (WW) NVIDIA(GPU-3):     mode "1280x720" is specified in the EDID; however, the
[   833.190] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.190] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.190] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "1280x720".
[   833.191] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.191] (WW) NVIDIA(GPU-3):     mode "1920x1080" is specified in the EDID; however, the
[   833.191] (WW) NVIDIA(GPU-3):     EDID's valid HorizSync range (30.000-85.000 kHz) would
[   833.191] (WW) NVIDIA(GPU-3):     exclude this mode's HorizSync (28.1 kHz); ignoring
[   833.191] (WW) NVIDIA(GPU-3):     HorizSync check for mode "1920x1080".
[   833.191] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.191] (WW) NVIDIA(GPU-3):     mode "1920x1080" is specified in the EDID; however, the
[   833.191] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.191] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.191] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "1920x1080".
[   833.191] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.191] (WW) NVIDIA(GPU-3):     mode "1920x1080" is specified in the EDID; however, the
[   833.191] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.191] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.191] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "1920x1080".
[   833.195] (II) NVIDIA(GPU-3): Display (Idek Iiyama PL2493H (DFP-3)) does not support NVIDIA
[   833.195] (II) NVIDIA(GPU-3):     3D Vision stereo.
[   833.195] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.195] (WW) NVIDIA(GPU-3):     mode "720x576" is specified in the EDID; however, the
[   833.195] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.195] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.195] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "720x576".
[   833.196] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.196] (WW) NVIDIA(GPU-3):     mode "720x576" is specified in the EDID; however, the
[   833.196] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.196] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.196] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "720x576".
[   833.196] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.196] (WW) NVIDIA(GPU-3):     mode "720x576" is specified in the EDID; however, the
[   833.196] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.196] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.196] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "720x576".
[   833.197] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.197] (WW) NVIDIA(GPU-3):     mode "1280x720" is specified in the EDID; however, the
[   833.197] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.197] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.197] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "1280x720".
[   833.197] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.197] (WW) NVIDIA(GPU-3):     mode "1920x1080" is specified in the EDID; however, the
[   833.197] (WW) NVIDIA(GPU-3):     EDID's valid HorizSync range (30.000-85.000 kHz) would
[   833.197] (WW) NVIDIA(GPU-3):     exclude this mode's HorizSync (28.1 kHz); ignoring
[   833.197] (WW) NVIDIA(GPU-3):     HorizSync check for mode "1920x1080".
[   833.197] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.197] (WW) NVIDIA(GPU-3):     mode "1920x1080" is specified in the EDID; however, the
[   833.197] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.197] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.197] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "1920x1080".
[   833.197] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.197] (WW) NVIDIA(GPU-3):     mode "1920x1080" is specified in the EDID; however, the
[   833.197] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.197] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.197] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "1920x1080".
[   833.201] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.201] (WW) NVIDIA(GPU-3):     mode "720x576" is specified in the EDID; however, the
[   833.201] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.201] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.201] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "720x576".
[   833.202] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.202] (WW) NVIDIA(GPU-3):     mode "720x576" is specified in the EDID; however, the
[   833.202] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.202] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.202] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "720x576".
[   833.202] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.202] (WW) NVIDIA(GPU-3):     mode "720x576" is specified in the EDID; however, the
[   833.202] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.202] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.202] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "720x576".
[   833.203] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.203] (WW) NVIDIA(GPU-3):     mode "1280x720" is specified in the EDID; however, the
[   833.203] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.203] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.203] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "1280x720".
[   833.203] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.203] (WW) NVIDIA(GPU-3):     mode "1920x1080" is specified in the EDID; however, the
[   833.203] (WW) NVIDIA(GPU-3):     EDID's valid HorizSync range (30.000-85.000 kHz) would
[   833.203] (WW) NVIDIA(GPU-3):     exclude this mode's HorizSync (28.1 kHz); ignoring
[   833.203] (WW) NVIDIA(GPU-3):     HorizSync check for mode "1920x1080".
[   833.203] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.203] (WW) NVIDIA(GPU-3):     mode "1920x1080" is specified in the EDID; however, the
[   833.203] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.203] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.203] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "1920x1080".
[   833.203] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.203] (WW) NVIDIA(GPU-3):     mode "1920x1080" is specified in the EDID; however, the
[   833.203] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.203] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.203] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "1920x1080".
[   833.207] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.207] (WW) NVIDIA(GPU-3):     mode "720x576" is specified in the EDID; however, the
[   833.207] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.207] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.207] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "720x576".
[   833.208] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.208] (WW) NVIDIA(GPU-3):     mode "720x576" is specified in the EDID; however, the
[   833.208] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.208] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.208] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "720x576".
[   833.208] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.208] (WW) NVIDIA(GPU-3):     mode "720x576" is specified in the EDID; however, the
[   833.208] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.208] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.208] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "720x576".
[   833.209] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.209] (WW) NVIDIA(GPU-3):     mode "1280x720" is specified in the EDID; however, the
[   833.209] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.209] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.209] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "1280x720".
[   833.209] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.209] (WW) NVIDIA(GPU-3):     mode "1920x1080" is specified in the EDID; however, the
[   833.209] (WW) NVIDIA(GPU-3):     EDID's valid HorizSync range (30.000-85.000 kHz) would
[   833.209] (WW) NVIDIA(GPU-3):     exclude this mode's HorizSync (28.1 kHz); ignoring
[   833.209] (WW) NVIDIA(GPU-3):     HorizSync check for mode "1920x1080".
[   833.209] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.209] (WW) NVIDIA(GPU-3):     mode "1920x1080" is specified in the EDID; however, the
[   833.209] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.209] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.209] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "1920x1080".
[   833.209] (WW) NVIDIA(GPU-3): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.209] (WW) NVIDIA(GPU-3):     mode "1920x1080" is specified in the EDID; however, the
[   833.209] (WW) NVIDIA(GPU-3):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.209] (WW) NVIDIA(GPU-3):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.209] (WW) NVIDIA(GPU-3):     VertRefresh check for mode "1920x1080".
[   833.219] (II) NVIDIA(GPU-3): NVIDIA GPU Quadro NVS 450 (G98) at PCI:10:0:0 (GPU-3)
[   833.219] (--) NVIDIA(GPU-3): Memory: 262144 kBytes
[   833.219] (--) NVIDIA(GPU-3): VideoBIOS: 62.98.7d.00.05
[   833.219] (II) NVIDIA(GPU-3): Detected PCI Express Link width: 16X
[   833.219] (--) NVIDIA(GPU-3): Valid display device(s) on Quadro NVS 450 at PCI:10:0:0
[   833.219] (--) NVIDIA(GPU-3):     DFP-0
[   833.219] (--) NVIDIA(GPU-3):     DFP-1
[   833.219] (--) NVIDIA(GPU-3):     Idek Iiyama PL2493H (DFP-2) (boot, connected)
[   833.219] (--) NVIDIA(GPU-3):     Idek Iiyama PL2493H (DFP-3) (connected)
[   833.219] (--) NVIDIA(GPU-3): DFP-0: Internal TMDS
[   833.219] (--) NVIDIA(GPU-3): DFP-0: 165.0 MHz maximum pixel clock
[   833.219] (--) NVIDIA(GPU-3): DFP-1: Internal TMDS
[   833.219] (--) NVIDIA(GPU-3): DFP-1: 165.0 MHz maximum pixel clock
[   833.219] (--) NVIDIA(GPU-3): Idek Iiyama PL2493H (DFP-2): Internal DisplayPort
[   833.219] (--) NVIDIA(GPU-3): Idek Iiyama PL2493H (DFP-2): 480.0 MHz maximum pixel clock
[   833.219] (--) NVIDIA(GPU-3): Idek Iiyama PL2493H (DFP-3): Internal DisplayPort
[   833.219] (--) NVIDIA(GPU-3): Idek Iiyama PL2493H (DFP-3): 480.0 MHz maximum pixel clock
[   833.462] (II) NVIDIA(GPU-2): Found DRM driver nvidia-drm (20150116)
[   833.569] (II) NVIDIA(GPU-2): Display (Idek Iiyama PL2493H (DFP-2)) does not support NVIDIA
[   833.569] (II) NVIDIA(GPU-2):     3D Vision stereo.
[   833.570] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.570] (WW) NVIDIA(GPU-2):     mode "720x576" is specified in the EDID; however, the
[   833.570] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.570] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.570] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "720x576".
[   833.571] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.571] (WW) NVIDIA(GPU-2):     mode "720x576" is specified in the EDID; however, the
[   833.571] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.571] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.571] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "720x576".
[   833.571] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.571] (WW) NVIDIA(GPU-2):     mode "720x576" is specified in the EDID; however, the
[   833.571] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.571] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.571] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "720x576".
[   833.571] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.571] (WW) NVIDIA(GPU-2):     mode "1280x720" is specified in the EDID; however, the
[   833.571] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.571] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.571] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "1280x720".
[   833.572] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.572] (WW) NVIDIA(GPU-2):     mode "1920x1080" is specified in the EDID; however, the
[   833.572] (WW) NVIDIA(GPU-2):     EDID's valid HorizSync range (30.000-85.000 kHz) would
[   833.572] (WW) NVIDIA(GPU-2):     exclude this mode's HorizSync (28.1 kHz); ignoring
[   833.572] (WW) NVIDIA(GPU-2):     HorizSync check for mode "1920x1080".
[   833.572] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.572] (WW) NVIDIA(GPU-2):     mode "1920x1080" is specified in the EDID; however, the
[   833.572] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.572] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.572] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "1920x1080".
[   833.572] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.572] (WW) NVIDIA(GPU-2):     mode "1920x1080" is specified in the EDID; however, the
[   833.572] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.572] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.572] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "1920x1080".
[   833.576] (II) NVIDIA(GPU-2): Display (Idek Iiyama PL2493H (DFP-3)) does not support NVIDIA
[   833.576] (II) NVIDIA(GPU-2):     3D Vision stereo.
[   833.576] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.577] (WW) NVIDIA(GPU-2):     mode "720x576" is specified in the EDID; however, the
[   833.577] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.577] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.577] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "720x576".
[   833.578] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.578] (WW) NVIDIA(GPU-2):     mode "720x576" is specified in the EDID; however, the
[   833.578] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.578] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.578] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "720x576".
[   833.578] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.578] (WW) NVIDIA(GPU-2):     mode "720x576" is specified in the EDID; however, the
[   833.578] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.578] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.578] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "720x576".
[   833.578] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.578] (WW) NVIDIA(GPU-2):     mode "1280x720" is specified in the EDID; however, the
[   833.578] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.578] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.578] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "1280x720".
[   833.578] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.578] (WW) NVIDIA(GPU-2):     mode "1920x1080" is specified in the EDID; however, the
[   833.578] (WW) NVIDIA(GPU-2):     EDID's valid HorizSync range (30.000-85.000 kHz) would
[   833.578] (WW) NVIDIA(GPU-2):     exclude this mode's HorizSync (28.1 kHz); ignoring
[   833.578] (WW) NVIDIA(GPU-2):     HorizSync check for mode "1920x1080".
[   833.578] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.578] (WW) NVIDIA(GPU-2):     mode "1920x1080" is specified in the EDID; however, the
[   833.578] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.578] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.578] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "1920x1080".
[   833.579] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.579] (WW) NVIDIA(GPU-2):     mode "1920x1080" is specified in the EDID; however, the
[   833.579] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.579] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.579] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "1920x1080".
[   833.583] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.583] (WW) NVIDIA(GPU-2):     mode "720x576" is specified in the EDID; however, the
[   833.583] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.583] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.583] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "720x576".
[   833.584] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.584] (WW) NVIDIA(GPU-2):     mode "720x576" is specified in the EDID; however, the
[   833.584] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.584] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.584] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "720x576".
[   833.584] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.584] (WW) NVIDIA(GPU-2):     mode "720x576" is specified in the EDID; however, the
[   833.584] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.584] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.584] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "720x576".
[   833.584] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.585] (WW) NVIDIA(GPU-2):     mode "1280x720" is specified in the EDID; however, the
[   833.585] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.585] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.585] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "1280x720".
[   833.585] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.585] (WW) NVIDIA(GPU-2):     mode "1920x1080" is specified in the EDID; however, the
[   833.585] (WW) NVIDIA(GPU-2):     EDID's valid HorizSync range (30.000-85.000 kHz) would
[   833.585] (WW) NVIDIA(GPU-2):     exclude this mode's HorizSync (28.1 kHz); ignoring
[   833.585] (WW) NVIDIA(GPU-2):     HorizSync check for mode "1920x1080".
[   833.585] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.585] (WW) NVIDIA(GPU-2):     mode "1920x1080" is specified in the EDID; however, the
[   833.585] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.585] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.585] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "1920x1080".
[   833.585] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.585] (WW) NVIDIA(GPU-2):     mode "1920x1080" is specified in the EDID; however, the
[   833.585] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.585] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.585] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "1920x1080".
[   833.589] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.589] (WW) NVIDIA(GPU-2):     mode "720x576" is specified in the EDID; however, the
[   833.589] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.589] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.589] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "720x576".
[   833.591] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.591] (WW) NVIDIA(GPU-2):     mode "720x576" is specified in the EDID; however, the
[   833.591] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.591] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.591] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "720x576".
[   833.591] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.591] (WW) NVIDIA(GPU-2):     mode "720x576" is specified in the EDID; however, the
[   833.591] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.591] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.591] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "720x576".
[   833.591] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.591] (WW) NVIDIA(GPU-2):     mode "1280x720" is specified in the EDID; however, the
[   833.591] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.591] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.591] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "1280x720".
[   833.591] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.591] (WW) NVIDIA(GPU-2):     mode "1920x1080" is specified in the EDID; however, the
[   833.591] (WW) NVIDIA(GPU-2):     EDID's valid HorizSync range (30.000-85.000 kHz) would
[   833.591] (WW) NVIDIA(GPU-2):     exclude this mode's HorizSync (28.1 kHz); ignoring
[   833.591] (WW) NVIDIA(GPU-2):     HorizSync check for mode "1920x1080".
[   833.591] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.591] (WW) NVIDIA(GPU-2):     mode "1920x1080" is specified in the EDID; however, the
[   833.591] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.591] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.591] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "1920x1080".
[   833.592] (WW) NVIDIA(GPU-2): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.592] (WW) NVIDIA(GPU-2):     mode "1920x1080" is specified in the EDID; however, the
[   833.592] (WW) NVIDIA(GPU-2):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.592] (WW) NVIDIA(GPU-2):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.592] (WW) NVIDIA(GPU-2):     VertRefresh check for mode "1920x1080".
[   833.602] (II) NVIDIA(GPU-2): NVIDIA GPU Quadro NVS 450 (G98) at PCI:9:0:0 (GPU-2)
[   833.602] (--) NVIDIA(GPU-2): Memory: 262144 kBytes
[   833.602] (--) NVIDIA(GPU-2): VideoBIOS: 62.98.7d.00.05
[   833.602] (II) NVIDIA(GPU-2): Detected PCI Express Link width: 16X
[   833.602] (--) NVIDIA(GPU-2): Valid display device(s) on Quadro NVS 450 at PCI:9:0:0
[   833.602] (--) NVIDIA(GPU-2):     DFP-0
[   833.602] (--) NVIDIA(GPU-2):     DFP-1
[   833.602] (--) NVIDIA(GPU-2):     Idek Iiyama PL2493H (DFP-2) (boot, connected)
[   833.602] (--) NVIDIA(GPU-2):     Idek Iiyama PL2493H (DFP-3) (connected)
[   833.602] (--) NVIDIA(GPU-2): DFP-0: Internal TMDS
[   833.602] (--) NVIDIA(GPU-2): DFP-0: 165.0 MHz maximum pixel clock
[   833.602] (--) NVIDIA(GPU-2): DFP-1: Internal TMDS
[   833.602] (--) NVIDIA(GPU-2): DFP-1: 165.0 MHz maximum pixel clock
[   833.602] (--) NVIDIA(GPU-2): Idek Iiyama PL2493H (DFP-2): Internal DisplayPort
[   833.602] (--) NVIDIA(GPU-2): Idek Iiyama PL2493H (DFP-2): 480.0 MHz maximum pixel clock
[   833.602] (--) NVIDIA(GPU-2): Idek Iiyama PL2493H (DFP-3): Internal DisplayPort
[   833.602] (--) NVIDIA(GPU-2): Idek Iiyama PL2493H (DFP-3): 480.0 MHz maximum pixel clock
[   833.852] (II) NVIDIA(GPU-1): Found DRM driver nvidia-drm (20150116)
[   833.965] (II) NVIDIA(GPU-1): Display (Idek Iiyama PL2493H (DFP-2)) does not support NVIDIA
[   833.966] (II) NVIDIA(GPU-1):     3D Vision stereo.
[   833.966] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.966] (WW) NVIDIA(GPU-1):     mode "720x576" is specified in the EDID; however, the
[   833.966] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.966] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.966] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "720x576".
[   833.968] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.968] (WW) NVIDIA(GPU-1):     mode "720x576" is specified in the EDID; however, the
[   833.968] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.968] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.968] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "720x576".
[   833.968] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.968] (WW) NVIDIA(GPU-1):     mode "720x576" is specified in the EDID; however, the
[   833.968] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.968] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.968] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "720x576".
[   833.968] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.968] (WW) NVIDIA(GPU-1):     mode "1280x720" is specified in the EDID; however, the
[   833.968] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.968] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.968] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "1280x720".
[   833.968] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.968] (WW) NVIDIA(GPU-1):     mode "1920x1080" is specified in the EDID; however, the
[   833.968] (WW) NVIDIA(GPU-1):     EDID's valid HorizSync range (30.000-85.000 kHz) would
[   833.968] (WW) NVIDIA(GPU-1):     exclude this mode's HorizSync (28.1 kHz); ignoring
[   833.968] (WW) NVIDIA(GPU-1):     HorizSync check for mode "1920x1080".
[   833.968] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.968] (WW) NVIDIA(GPU-1):     mode "1920x1080" is specified in the EDID; however, the
[   833.968] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.968] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.968] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "1920x1080".
[   833.969] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.969] (WW) NVIDIA(GPU-1):     mode "1920x1080" is specified in the EDID; however, the
[   833.969] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.969] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.969] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "1920x1080".
[   833.973] (II) NVIDIA(GPU-1): Display (Idek Iiyama PL2493H (DFP-3)) does not support NVIDIA
[   833.973] (II) NVIDIA(GPU-1):     3D Vision stereo.
[   833.974] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.974] (WW) NVIDIA(GPU-1):     mode "720x576" is specified in the EDID; however, the
[   833.974] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.974] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.974] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "720x576".
[   833.975] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.975] (WW) NVIDIA(GPU-1):     mode "720x576" is specified in the EDID; however, the
[   833.975] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.975] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.975] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "720x576".
[   833.975] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.975] (WW) NVIDIA(GPU-1):     mode "720x576" is specified in the EDID; however, the
[   833.975] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.975] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.975] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "720x576".
[   833.975] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.975] (WW) NVIDIA(GPU-1):     mode "1280x720" is specified in the EDID; however, the
[   833.975] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.975] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.975] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "1280x720".
[   833.976] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.976] (WW) NVIDIA(GPU-1):     mode "1920x1080" is specified in the EDID; however, the
[   833.976] (WW) NVIDIA(GPU-1):     EDID's valid HorizSync range (30.000-85.000 kHz) would
[   833.976] (WW) NVIDIA(GPU-1):     exclude this mode's HorizSync (28.1 kHz); ignoring
[   833.976] (WW) NVIDIA(GPU-1):     HorizSync check for mode "1920x1080".
[   833.976] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.976] (WW) NVIDIA(GPU-1):     mode "1920x1080" is specified in the EDID; however, the
[   833.976] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.976] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.976] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "1920x1080".
[   833.976] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.976] (WW) NVIDIA(GPU-1):     mode "1920x1080" is specified in the EDID; however, the
[   833.976] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.976] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.976] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "1920x1080".
[   833.981] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.981] (WW) NVIDIA(GPU-1):     mode "720x576" is specified in the EDID; however, the
[   833.981] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.981] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.981] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "720x576".
[   833.982] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.982] (WW) NVIDIA(GPU-1):     mode "720x576" is specified in the EDID; however, the
[   833.982] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.982] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.982] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "720x576".
[   833.982] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.982] (WW) NVIDIA(GPU-1):     mode "720x576" is specified in the EDID; however, the
[   833.982] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.982] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.982] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "720x576".
[   833.982] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.982] (WW) NVIDIA(GPU-1):     mode "1280x720" is specified in the EDID; however, the
[   833.982] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.982] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.982] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "1280x720".
[   833.983] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.983] (WW) NVIDIA(GPU-1):     mode "1920x1080" is specified in the EDID; however, the
[   833.983] (WW) NVIDIA(GPU-1):     EDID's valid HorizSync range (30.000-85.000 kHz) would
[   833.983] (WW) NVIDIA(GPU-1):     exclude this mode's HorizSync (28.1 kHz); ignoring
[   833.983] (WW) NVIDIA(GPU-1):     HorizSync check for mode "1920x1080".
[   833.983] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.983] (WW) NVIDIA(GPU-1):     mode "1920x1080" is specified in the EDID; however, the
[   833.983] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.983] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.983] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "1920x1080".
[   833.983] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-2) contradicts itself:
[   833.983] (WW) NVIDIA(GPU-1):     mode "1920x1080" is specified in the EDID; however, the
[   833.983] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.983] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.983] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "1920x1080".
[   833.988] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.988] (WW) NVIDIA(GPU-1):     mode "720x576" is specified in the EDID; however, the
[   833.988] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.988] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.988] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "720x576".
[   833.989] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.989] (WW) NVIDIA(GPU-1):     mode "720x576" is specified in the EDID; however, the
[   833.989] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.989] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.989] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "720x576".
[   833.989] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.989] (WW) NVIDIA(GPU-1):     mode "720x576" is specified in the EDID; however, the
[   833.989] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.989] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.989] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "720x576".
[   833.989] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.989] (WW) NVIDIA(GPU-1):     mode "1280x720" is specified in the EDID; however, the
[   833.989] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.989] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.989] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "1280x720".
[   833.990] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.990] (WW) NVIDIA(GPU-1):     mode "1920x1080" is specified in the EDID; however, the
[   833.990] (WW) NVIDIA(GPU-1):     EDID's valid HorizSync range (30.000-85.000 kHz) would
[   833.990] (WW) NVIDIA(GPU-1):     exclude this mode's HorizSync (28.1 kHz); ignoring
[   833.990] (WW) NVIDIA(GPU-1):     HorizSync check for mode "1920x1080".
[   833.990] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.990] (WW) NVIDIA(GPU-1):     mode "1920x1080" is specified in the EDID; however, the
[   833.990] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.990] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.990] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "1920x1080".
[   833.990] (WW) NVIDIA(GPU-1): The EDID for Idek Iiyama PL2493H (DFP-3) contradicts itself:
[   833.990] (WW) NVIDIA(GPU-1):     mode "1920x1080" is specified in the EDID; however, the
[   833.990] (WW) NVIDIA(GPU-1):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[   833.990] (WW) NVIDIA(GPU-1):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   833.990] (WW) NVIDIA(GPU-1):     VertRefresh check for mode "1920x1080".
[   834.000] (II) NVIDIA(GPU-1): NVIDIA GPU Quadro NVS 450 (G98) at PCI:6:0:0 (GPU-1)
[   834.000] (--) NVIDIA(GPU-1): Memory: 262144 kBytes
[   834.000] (--) NVIDIA(GPU-1): VideoBIOS: 62.98.6e.00.09
[   834.000] (II) NVIDIA(GPU-1): Detected PCI Express Link width: 16X
[   834.001] (--) NVIDIA(GPU-1): Valid display device(s) on Quadro NVS 450 at PCI:6:0:0
[   834.001] (--) NVIDIA(GPU-1):     DFP-0
[   834.001] (--) NVIDIA(GPU-1):     DFP-1
[   834.001] (--) NVIDIA(GPU-1):     Idek Iiyama PL2493H (DFP-2) (boot, connected)
[   834.001] (--) NVIDIA(GPU-1):     Idek Iiyama PL2493H (DFP-3) (connected)
[   834.001] (--) NVIDIA(GPU-1): DFP-0: Internal TMDS
[   834.001] (--) NVIDIA(GPU-1): DFP-0: 165.0 MHz maximum pixel clock
[   834.001] (--) NVIDIA(GPU-1): DFP-1: Internal TMDS
[   834.001] (--) NVIDIA(GPU-1): DFP-1: 165.0 MHz maximum pixel clock
[   834.001] (--) NVIDIA(GPU-1): Idek Iiyama PL2493H (DFP-2): Internal DisplayPort
[   834.001] (--) NVIDIA(GPU-1): Idek Iiyama PL2493H (DFP-2): 480.0 MHz maximum pixel clock
[   834.001] (--) NVIDIA(GPU-1): Idek Iiyama PL2493H (DFP-3): Internal DisplayPort
[   834.001] (--) NVIDIA(GPU-1): Idek Iiyama PL2493H (DFP-3): 480.0 MHz maximum pixel clock
[   834.001] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[   834.007] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   834.007] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   834.007] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   834.007] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   834.007] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   834.007] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   834.007] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   834.007] (II) NVIDIA(0):     Config Options in the README.
[   834.112] (II) NVIDIA(0): Setting mode "DFP-2:nvidia-auto-select,DFP-3:nvidia-auto-select"
[   834.406] (==) NVIDIA(0): Disabling shared memory pixmaps
[   834.406] (==) NVIDIA(0): Backing store enabled
[   834.406] (==) NVIDIA(0): Silken mouse disabled
[   834.406] (**) NVIDIA(0): DPMS enabled
[   834.407] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[   834.407] (II) Loading sub module "dri2"
[   834.407] (II) LoadModule: "dri2"
[   834.407] (II) Module "dri2" already built-in
[   834.407] (II) NVIDIA(0): [DRI2] Setup complete
[   834.407] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   834.407] (II) Initializing extension Generic Event Extension
[   834.407] (II) Initializing extension SHAPE
[   834.407] (II) Initializing extension MIT-SHM
[   834.407] (II) Initializing extension XInputExtension
[   834.407] (II) Initializing extension XTEST
[   834.407] (II) Initializing extension BIG-REQUESTS
[   834.407] (II) Initializing extension SYNC
[   834.407] (II) Initializing extension XKEYBOARD
[   834.407] (II) Initializing extension XC-MISC
[   834.407] (II) Initializing extension SECURITY
[   834.407] (II) Initializing extension XFIXES
[   834.407] (II) Initializing extension RENDER
[   834.408] (II) Initializing extension RANDR
[   834.408] (II) Initializing extension COMPOSITE
[   834.408] (II) Initializing extension DAMAGE
[   834.408] (II) Initializing extension MIT-SCREEN-SAVER
[   834.408] (II) Initializing extension DOUBLE-BUFFER
[   834.408] (II) Initializing extension RECORD
[   834.408] (II) Initializing extension DPMS
[   834.408] (II) Initializing extension Present
[   834.408] (II) Initializing extension DRI3
[   834.408] (II) Initializing extension X-Resource
[   834.408] (II) Initializing extension XVideo
[   834.408] (II) Initializing extension XVideo-MotionCompensation
[   834.408] (II) Initializing extension XFree86-VidModeExtension
[   834.408] (II) Initializing extension XFree86-DGA
[   834.408] (II) Initializing extension XFree86-DRI
[   834.408] (II) Initializing extension DRI2
[   834.408] (II) Initializing extension GLX
[   834.408] (II) Initializing extension GLX
[   834.409] (II) Indirect GLX disabled.(II) Initializing extension NV-GLX
[   834.409] (II) Initializing extension NV-CONTROL
[   834.409] (II) Initializing extension XINERAMA
[   834.447] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   834.447] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   834.447] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   834.447] (II) LoadModule: "libinput"
[   834.447] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   834.448] (II) Module libinput: vendor="X.Org Foundation"
[   834.448] 	compiled for 1.20.8, module version = 0.30.0
[   834.448] 	Module class: X.Org XInput Driver
[   834.448] 	ABI class: X.Org XInput driver, version 24.1
[   834.448] (II) Using input driver 'libinput' for 'Power Button'
[   834.448] (**) Power Button: always reports core events
[   834.448] (**) Option "Device" "/dev/input/event1"
[   834.448] (**) Option "_source" "server/udev"
[   834.449] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   834.449] (II) event1  - Power Button: device is a keyboard
[   834.449] (II) event1  - Power Button: device removed
[   834.472] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   834.472] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   834.473] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   834.473] (II) event1  - Power Button: device is a keyboard
[   834.473] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   834.473] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   834.473] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   834.473] (II) Using input driver 'libinput' for 'Power Button'
[   834.473] (**) Power Button: always reports core events
[   834.473] (**) Option "Device" "/dev/input/event0"
[   834.473] (**) Option "_source" "server/udev"
[   834.474] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   834.474] (II) event0  - Power Button: device is a keyboard
[   834.474] (II) event0  - Power Button: device removed
[   834.512] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   834.512] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   834.513] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   834.513] (II) event0  - Power Button: device is a keyboard
[   834.515] (II) config/udev: Adding input device A4TECH USB Device Keyboard (/dev/input/event11)
[   834.515] (**) A4TECH USB Device Keyboard: Applying InputClass "evdev keyboard catchall"
[   834.515] (**) A4TECH USB Device Keyboard: Applying InputClass "libinput keyboard catchall"
[   834.515] (II) Using input driver 'libinput' for 'A4TECH USB Device Keyboard'
[   834.515] (**) A4TECH USB Device Keyboard: always reports core events
[   834.515] (**) Option "Device" "/dev/input/event11"
[   834.515] (**) Option "_source" "server/udev"
[   834.516] (II) event11 - A4TECH USB Device Keyboard: is tagged by udev as: Keyboard
[   834.516] (II) event11 - A4TECH USB Device Keyboard: device is a keyboard
[   834.517] (II) event11 - A4TECH USB Device Keyboard: device removed
[   834.565] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-10/2-10.1/2-10.1:1.0/0003:09DA:9066.000B/input/input33/event11"
[   834.565] (II) XINPUT: Adding extended input device "A4TECH USB Device Keyboard" (type: KEYBOARD, id 8)
[   834.568] (II) event11 - A4TECH USB Device Keyboard: is tagged by udev as: Keyboard
[   834.568] (II) event11 - A4TECH USB Device Keyboard: device is a keyboard
[   834.569] (II) config/udev: Adding input device A4TECH USB Device System Control (/dev/input/event12)
[   834.569] (**) A4TECH USB Device System Control: Applying InputClass "evdev keyboard catchall"
[   834.569] (**) A4TECH USB Device System Control: Applying InputClass "libinput keyboard catchall"
[   834.569] (II) Using input driver 'libinput' for 'A4TECH USB Device System Control'
[   834.569] (**) A4TECH USB Device System Control: always reports core events
[   834.569] (**) Option "Device" "/dev/input/event12"
[   834.569] (**) Option "_source" "server/udev"
[   834.570] (II) event12 - A4TECH USB Device System Control: is tagged by udev as: Keyboard
[   834.570] (II) event12 - A4TECH USB Device System Control: device is a keyboard
[   834.570] (II) event12 - A4TECH USB Device System Control: device removed
[   834.605] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-10/2-10.1/2-10.1:1.0/0003:09DA:9066.000B/input/input34/event12"
[   834.605] (II) XINPUT: Adding extended input device "A4TECH USB Device System Control" (type: KEYBOARD, id 9)
[   834.608] (II) event12 - A4TECH USB Device System Control: is tagged by udev as: Keyboard
[   834.608] (II) event12 - A4TECH USB Device System Control: device is a keyboard
[   834.609] (II) config/udev: Adding input device A4TECH USB Device Consumer Control (/dev/input/event13)
[   834.609] (**) A4TECH USB Device Consumer Control: Applying InputClass "evdev keyboard catchall"
[   834.609] (**) A4TECH USB Device Consumer Control: Applying InputClass "libinput keyboard catchall"
[   834.609] (II) Using input driver 'libinput' for 'A4TECH USB Device Consumer Control'
[   834.609] (**) A4TECH USB Device Consumer Control: always reports core events
[   834.609] (**) Option "Device" "/dev/input/event13"
[   834.609] (**) Option "_source" "server/udev"
[   834.611] (II) event13 - A4TECH USB Device Consumer Control: is tagged by udev as: Keyboard
[   834.611] (II) event13 - A4TECH USB Device Consumer Control: device is a keyboard
[   834.611] (II) event13 - A4TECH USB Device Consumer Control: device removed
[   834.645] (II) libinput: A4TECH USB Device Consumer Control: needs a virtual subdevice
[   834.645] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-10/2-10.1/2-10.1:1.0/0003:09DA:9066.000B/input/input35/event13"
[   834.645] (II) XINPUT: Adding extended input device "A4TECH USB Device Consumer Control" (type: MOUSE, id 10)
[   834.645] (**) Option "AccelerationScheme" "none"
[   834.645] (**) A4TECH USB Device Consumer Control: (accel) selected scheme none/0
[   834.645] (**) A4TECH USB Device Consumer Control: (accel) acceleration factor: 2.000
[   834.645] (**) A4TECH USB Device Consumer Control: (accel) acceleration threshold: 4
[   834.648] (II) event13 - A4TECH USB Device Consumer Control: is tagged by udev as: Keyboard
[   834.648] (II) event13 - A4TECH USB Device Consumer Control: device is a keyboard
[   834.649] (II) config/udev: Adding input device A4TECH USB Device (/dev/input/event14)
[   834.649] (II) No input driver specified, ignoring this device.
[   834.649] (II) This device may have been added with another device file.
[   834.650] (II) config/udev: Adding input device A4TECH USB Device (/dev/input/event15)
[   834.650] (**) A4TECH USB Device: Applying InputClass "evdev pointer catchall"
[   834.650] (**) A4TECH USB Device: Applying InputClass "libinput pointer catchall"
[   834.650] (II) Using input driver 'libinput' for 'A4TECH USB Device'
[   834.650] (**) A4TECH USB Device: always reports core events
[   834.650] (**) Option "Device" "/dev/input/event15"
[   834.650] (**) Option "_source" "server/udev"
[   834.707] (II) event15 - A4TECH USB Device: is tagged by udev as: Mouse
[   834.707] (II) event15 - A4TECH USB Device: device is a pointer
[   834.707] (II) event15 - A4TECH USB Device: device removed
[   834.765] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-10/2-10.1/2-10.1:1.1/0003:09DA:9066.000C/input/input37/event15"
[   834.765] (II) XINPUT: Adding extended input device "A4TECH USB Device" (type: MOUSE, id 11)
[   834.765] (**) Option "AccelerationScheme" "none"
[   834.765] (**) A4TECH USB Device: (accel) selected scheme none/0
[   834.765] (**) A4TECH USB Device: (accel) acceleration factor: 2.000
[   834.765] (**) A4TECH USB Device: (accel) acceleration threshold: 4
[   834.824] (II) event15 - A4TECH USB Device: is tagged by udev as: Mouse
[   834.825] (II) event15 - A4TECH USB Device: device is a pointer
[   834.826] (II) config/udev: Adding input device A4TECH USB Device (/dev/input/mouse0)
[   834.826] (II) No input driver specified, ignoring this device.
[   834.826] (II) This device may have been added with another device file.
[   834.827] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/event16)
[   834.828] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "evdev keyboard catchall"
[   834.828] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[   834.828] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[   834.828] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[   834.828] (**) Option "Device" "/dev/input/event16"
[   834.828] (**) Option "_source" "server/udev"
[   834.831] (II) event16 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: is tagged by udev as: Keyboard
[   834.831] (II) event16 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: device is a keyboard
[   834.831] (II) event16 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: device removed
[   834.858] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-10/2-10.2/2-10.2:1.0/0003:17EF:6047.0003/input/input16/event16"
[   834.858] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: KEYBOARD, id 12)
[   834.862] (II) event16 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: is tagged by udev as: Keyboard
[   834.862] (II) event16 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: device is a keyboard
[   834.864] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/event17)
[   834.864] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "evdev pointer catchall"
[   834.864] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "evdev keyboard catchall"
[   834.864] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput pointer catchall"
[   834.864] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[   834.864] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[   834.864] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[   834.864] (**) Option "Device" "/dev/input/event17"
[   834.864] (**) Option "_source" "server/udev"
[   834.867] (II) event17 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: is tagged by udev as: Keyboard Mouse Pointingstick
[   834.867] (II) event17 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: is an external pointing stick
[   834.867] (II) event17 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: device is a pointer
[   834.867] (II) event17 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: device is a keyboard
[   834.868] (II) event17 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: device removed
[   834.902] (II) libinput: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: needs a virtual subdevice
[   834.902] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-10/2-10.2/2-10.2:1.1/0003:17EF:6047.0004/input/input17/event17"
[   834.902] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: MOUSE, id 13)
[   834.903] (**) Option "AccelerationScheme" "none"
[   834.903] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) selected scheme none/0
[   834.903] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) acceleration factor: 2.000
[   834.903] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) acceleration threshold: 4
[   834.906] (II) event17 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: is tagged by udev as: Keyboard Mouse Pointingstick
[   834.906] (II) event17 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: is an external pointing stick
[   834.906] (II) event17 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: device is a pointer
[   834.906] (II) event17 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: device is a keyboard
[   834.908] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/mouse1)
[   834.908] (II) No input driver specified, ignoring this device.
[   834.908] (II) This device may have been added with another device file.
[   834.909] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event10)
[   834.909] (II) No input driver specified, ignoring this device.
[   834.909] (II) This device may have been added with another device file.
[   834.909] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
[   834.909] (II) No input driver specified, ignoring this device.
[   834.909] (II) This device may have been added with another device file.
[   834.910] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event4)
[   834.910] (II) No input driver specified, ignoring this device.
[   834.910] (II) This device may have been added with another device file.
[   834.911] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event5)
[   834.911] (II) No input driver specified, ignoring this device.
[   834.911] (II) This device may have been added with another device file.
[   834.911] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event6)
[   834.911] (II) No input driver specified, ignoring this device.
[   834.911] (II) This device may have been added with another device file.
[   834.912] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event7)
[   834.912] (II) No input driver specified, ignoring this device.
[   834.912] (II) This device may have been added with another device file.
[   834.913] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event8)
[   834.913] (II) No input driver specified, ignoring this device.
[   834.913] (II) This device may have been added with another device file.
[   834.914] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event9)
[   834.914] (II) No input driver specified, ignoring this device.
[   834.914] (II) This device may have been added with another device file.
[   834.914] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[   834.914] (II) No input driver specified, ignoring this device.
[   834.914] (II) This device may have been added with another device file.
[   834.922] (**) A4TECH USB Device Consumer Control: Applying InputClass "evdev keyboard catchall"
[   834.922] (**) A4TECH USB Device Consumer Control: Applying InputClass "libinput keyboard catchall"
[   834.922] (II) Using input driver 'libinput' for 'A4TECH USB Device Consumer Control'
[   834.922] (**) A4TECH USB Device Consumer Control: always reports core events
[   834.922] (**) Option "Device" "/dev/input/event13"
[   834.922] (**) Option "_source" "_driver/libinput"
[   834.922] (II) libinput: A4TECH USB Device Consumer Control: is a virtual subdevice
[   834.922] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-10/2-10.1/2-10.1:1.0/0003:09DA:9066.000B/input/input35/event13"
[   834.922] (II) XINPUT: Adding extended input device "A4TECH USB Device Consumer Control" (type: KEYBOARD, id 14)
[   834.922] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "evdev pointer catchall"
[   834.923] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "evdev keyboard catchall"
[   834.923] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput pointer catchall"
[   834.923] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[   834.923] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[   834.923] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[   834.923] (**) Option "Device" "/dev/input/event17"
[   834.923] (**) Option "_source" "_driver/libinput"
[   834.923] (II) libinput: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: is a virtual subdevice
[   834.923] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-10/2-10.2/2-10.2:1.1/0003:17EF:6047.0004/input/input17/event17"
[   834.923] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: KEYBOARD, id 15)
[   834.925] (EE) Failed to open authorization file "/var/run/sddm/{c4f935a4-be6a-4ba3-8c51-3dadfd9b612e}": No such file or directory
[   952.105] (EE) event15 - A4TECH USB Device: client bug: event processing lagging behind by 71ms, your system is too slow
[   952.181] (EE) event15 - A4TECH USB Device: client bug: event processing lagging behind by 15ms, your system is too slow
[  1064.794] (EE) client bug: timer event15 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[  1143.571] (EE) event17 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: client bug: event processing lagging behind by 18ms, your system is too slow
[  1230.781] (EE) event15 - A4TECH USB Device: client bug: event processing lagging behind by 15ms, your system is too slow
[  1230.781] (EE) client bug: timer event15 debounce short: scheduled expiry is in the past (-3ms), your system is too slow
[  1231.103] (EE) event15 - A4TECH USB Device: client bug: event processing lagging behind by 17ms, your system is too slow
[  1333.715] (EE) event15 - A4TECH USB Device: client bug: event processing lagging behind by 15ms, your system is too slow
[  1349.844] (EE) event15 - A4TECH USB Device: client bug: event processing lagging behind by 11ms, your system is too slow
[  1350.029] (EE) event15 - A4TECH USB Device: client bug: event processing lagging behind by 11ms, your system is too slow
[  1462.981] (EE) client bug: timer event15 debounce short: scheduled expiry is in the past (-6ms), your system is too slow
[  1464.487] (EE) client bug: timer event15 debounce short: scheduled expiry is in the past (-9ms), your system is too slow
[  1478.881] (EE) event16 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: client bug: event processing lagging behind by 26ms, your system is too slow
[  1530.649] (EE) event16 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: client bug: event processing lagging behind by 34ms, your system is too slow
[  1611.983] (EE) client bug: timer event15 debounce short: scheduled expiry is in the past (-4ms), your system is too slow
[  1624.706] (EE) event16 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: client bug: event processing lagging behind by 17ms, your system is too slow
[  1665.786] (EE) event16 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: client bug: event processing lagging behind by 17ms, your system is too slow
[  1719.514] (EE) event16 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: client bug: event processing lagging behind by 28ms, your system is too slow
[  1742.283] (EE) event15 - A4TECH USB Device: client bug: event processing lagging behind by 16ms, your system is too slow
[  1801.874] (EE) event16 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: client bug: event processing lagging behind by 22ms, your system is too slow
[  1829.428] (EE) event15 - A4TECH USB Device: client bug: event processing lagging behind by 11ms, your system is too slow
[  1832.205] (EE) client bug: timer event15 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[  1855.975] (EE) event15 - A4TECH USB Device: client bug: event processing lagging behind by 16ms, your system is too slow
[  1860.368] (EE) event15 - A4TECH USB Device: client bug: event processing lagging behind by 11ms, your system is too slow
[  1966.402] (EE) event16 - Lenovo ThinkPad Compact USB Keyboard with TrackPoint: client bug: event processing lagging behind by 33ms, your system is too slow
[  2035.715] (EE) client bug: timer event15 debounce short: scheduled expiry is in the past (-5ms), your system is too slow

After I remove xorg.conf it still doesn't detect all monitors. Where is the problem?

Last edited by thommen (2020-10-08 12:49:36)

Offline

#2 2020-10-08 14:36:55

seth
Member
Registered: 2012-09-03
Posts: 50,009

Re: Xrandr does not detect monitors

Afaik you'll either need an SLI setup or have to use https://wiki.archlinux.org/index.php/Multihead#Xinerama

Offline

#3 2020-10-09 10:12:57

thommen
Member
From: Poland
Registered: 2017-12-30
Posts: 220

Re: Xrandr does not detect monitors

On the site → https://wiki.archlinux.org/index.php/NVIDIA#Mosaic_mode I read:

Mosaic mode is the only way to use more than 2 monitors across multiple graphics cards with compositing. Your window manager may or may not recognize the distinction between each monitor. Mosaic mode requires a valid SLI configuration. Even if using Base mode without SLI, the GPUs must still be SLI capable/compatible.

My card does not support SLI → https://www.nvidia.com/en-us/design-vis … ktop-gpus/

Edit
I installed Manjaro near Arch Linux. I have KDE in both. In Manjaro, KDE detects monitors. Xrandr has also detected monitors.

I did

pacaur -Rnsc xf86-video-nouveau xf86-video-vesa xf86-video-fbdev
pacaur -Rnsc xorg-server xorg-xinit xf86-input-evdev xf86-input-mouse xf86-input-keyboard mesa xorg-xrandr
pacaur -Rnsc xf86-video-vesa xf86-video-fbdev
pacaur -Rnsc plasma plasma-meta plasma-desktop plasma-pa
rm .xinitrc
systemctl disable sddm
pacaur -Rnsc sddm
pacaur -Rnsc qt5-base
pacman -Rnsc xorg-bdftopcf xorg-fonts-encodings xorg-font-util xorg-mkfontscale xorg-util-macros

rm -fr .local/share/plasma* .local/share/kde* .config/plasma* .config/kde* .cache/* .kde4 .config/qt5ct

pacaur -S nvidia-340xx

pacaur -S xorg-server xorg-xinit xf86-input-evdev xf86-input-mouse xf86-input-keyboard mesa xorg-xrandr
pacaur -S xf86-video-vesa xf86-video-fbdev
pacaur -S plasma plasma-meta plasma-desktop plasma-pa

Where is the problem?

Last edited by thommen (2020-10-09 11:57:44)

Offline

#4 2020-10-09 21:02:11

euromatlox
Member
Registered: 2017-02-10
Posts: 110

Re: Xrandr does not detect monitors

Pretty interesting that multimonitor setup you're setting up. I found this wiki page about the matter. I guess it's web search and expirementing to achieve the goal in this issue.

Offline

#5 2020-10-10 08:20:42

seth
Member
Registered: 2012-09-03
Posts: 50,009

Re: Xrandr does not detect monitors

Did you have the problem before generating the xorg.conf?
Compare the xorg logs of both systems.

@euromatlox, the OP has 2 VGA devices that he must combine somehow™ (or he'll end up w/ two independent screens, 4 outputs each)

Edit, maybe outputprovider redirection is also possible (xrandr --listproviders)

Last edited by seth (2020-10-10 08:21:47)

Offline

#6 2020-10-10 10:05:52

euromatlox
Member
Registered: 2017-02-10
Posts: 110

Re: Xrandr does not detect monitors

Wayland in Manjaro ? If yes, it explains why you use a generated xorg.conf, and not copy it from Manjaro. I guess some wiser guy than me can tell, if there are major differences between xorg.conf in different Linux distros, to prevent that kind of file copying.

Offline

#7 2020-10-12 09:34:05

thommen
Member
From: Poland
Registered: 2017-12-30
Posts: 220

Re: Xrandr does not detect monitors

euromatlox wrote:

Pretty interesting that multimonitor setup you're setting up. I found this wiki page about the matter. I guess it's web search and expirementing to achieve the goal in this issue.

I will verify it first, I have to act with Nouveau because...

seth wrote:

Did you have the problem before generating the xorg.conf?

Yes

seth wrote:

Compare the xorg logs of both systems.

My Xorg.0.log (Arch, no Manjaro) → https://pastebin.com/rF1vRvXC
My dmesg (Arch, no Manjaro) → https://pastebin.com/H0PmX6zy

euromatlox wrote:

Wayland in Manjaro ? If yes, it explains why you use a generated xorg.conf, and not copy it from Manjaro. I guess some wiser guy than me can tell, if there are major differences between xorg.conf in different Linux distros, to prevent that kind of file copying.

None of these things

I was thinking about Manjaro ... And figured I'd install Debian. During the installation, I chose to install KDE.

On Debian, I opened what I currently have on Arch.

The open drivers in the xserver-xorg-video-nouveau package have been installed. I uninstalled them. I installed closed drivers from Nviadia and I have the same problem as in Arch.

I believe the Nouveau graphics card drivers are still not turned off in the kernel. In Debian, I was unable to disable Nouveau using → https://askubuntu.com/questions/841876/ … nel-driver or even → https://superuser.com/questions/1484109/debian -10-hybrid-graphics-how-to-use-nvidia-drivers-instead-of-nouveau

It is logical why Manjaro saw the monitors. Nviadia closed drivers installed by default, leave no configuration in Nouveau kernel.

This is just my assumption. I check on Arch.

Offline

#8 2020-10-12 11:56:01

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: Xrandr does not detect monitors

That last part doesn't make much sense. And your initial post shows that nvidia is the actively used driver. There's no nouveau loaded here.

Online

#9 2020-10-12 12:02:57

thommen
Member
From: Poland
Registered: 2017-12-30
Posts: 220

Re: Xrandr does not detect monitors

I am looking everywhere to solve my problem. As I wrote above, I know that cards can work with closed Nvdia controls. I'm looking for the answer why xrandr in Arch can't see monitors

Offline

#10 2020-10-12 12:03:32

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: Xrandr does not detect monitors

I'm fairly certain Manjaro doesn't ship the prop drivers on the ISO, so if you haven't done anything conscious to enable the nvidia driver it's more likely you are actually on nouveau on Manjaro now. As mentioned actually compare the kernel and xorg logs.

What's a fact right now is that you are running the nvidia and not nouveau drivers on Arch

If you know that this used to work you need to find whatever configuration you had that made this work

Last edited by V1del (2020-10-12 12:04:45)

Online

#11 2020-10-12 12:36:48

thommen
Member
From: Poland
Registered: 2017-12-30
Posts: 220

Re: Xrandr does not detect monitors

You're right. Manjaro runs on Nouveau drivers. I didn't check it well.

Offline

#12 2020-10-12 13:29:03

seth
Member
Registered: 2012-09-03
Posts: 50,009

Re: Xrandr does not detect monitors

As long as that xorg.conf remains there, this will unlikely work. Iff, you'd need an xorg.conf that references both VGA devices and links them using xinerama.
=> Remove the xorg.conf and post an updated log as well as the outstanding "xrandr --listproviders"

Offline

#13 2020-10-13 12:20:41

thommen
Member
From: Poland
Registered: 2017-12-30
Posts: 220

Re: Xrandr does not detect monitors

I have to work on Arch so I transferred the problem to Manjaro. Manjaro is the same as Arch.

xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x246 cap: 0x1, Source Output crtcs: 2 outputs: 4 associated providers: 0 name:NVIDIA-0

dmesg → https://pastebin.com/YbRyPsNv
Xorg.0.log → https://pastebin.com/8eruuDsj

Offline

#14 2020-10-13 12:22:56

seth
Member
Registered: 2012-09-03
Posts: 50,009

Re: Xrandr does not detect monitors

Only one provider is available, use xinerama.

Offline

#15 2020-10-13 13:31:15

thommen
Member
From: Poland
Registered: 2017-12-30
Posts: 220

Re: Xrandr does not detect monitors

I turned on the Xineram and 8 monitors.

dmesg → https://pastebin.com/28sEPMCr
Xorg.0.log → https://pastebin.com/L4xkPYmi

I don't want to work at Xinerama. Maximizing windows is done on all 8 monitors. The menu bar is on all 4 lower monitors.
I wanted to configure with xrandr. It gives me what Xinerama does not give me.

xorg.conf

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 340.108  (buildmeister@swio-display-x64-rhel04-01)  Wed Dec 11 15:13:22 PST 2019

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 340.108  (buildmeister@swio-display-x64-rhel04-01)  Wed Dec 11 15:13:33 PST 2019

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    Screen      1  "Screen1" 3840 0
    Screen      2  "Screen2" 7680 0
    Screen      3  "Screen3" RightOf "Screen2"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "1"
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      "Idek Iiyama PL2493H"
    HorizSync       30.0 - 85.0
    VertRefresh     55.0 - 76.0
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "Idek Iiyama PL2493H"
    HorizSync       30.0 - 85.0
    VertRefresh     55.0 - 76.0
EndSection

Section "Monitor"
    Identifier     "Monitor2"
    VendorName     "Unknown"
    ModelName      "Idek Iiyama PL2493H"
    HorizSync       30.0 - 85.0
    VertRefresh     55.0 - 76.0
EndSection

Section "Monitor"
    Identifier     "Monitor3"
    VendorName     "Unknown"
    ModelName      "Idek Iiyama PL2493H"
    HorizSync       30.0 - 85.0
    VertRefresh     55.0 - 76.0
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "Quadro NVS 450"
    BusID          "PCI:5:0:0"
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "Quadro NVS 450"
    BusID          "PCI:6:0:0"
EndSection

Section "Device"
    Identifier     "Device2"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "Quadro NVS 450"
    BusID          "PCI:9:0:0"
EndSection

Section "Device"
    Identifier     "Device3"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "Quadro NVS 450"
    BusID          "PCI:10:0:0"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "DFP-2"
    Option         "metamodes" "DP-2: nvidia-auto-select +0+0, DP-3: nvidia-auto-select +1920+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "metamodes" "DP-2: nvidia-auto-select +0+0, DP-3: nvidia-auto-select +1920+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen2"
    Device         "Device2"
    Monitor        "Monitor2"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "metamodes" "DP-2: nvidia-auto-select +0+0, DP-3: nvidia-auto-select +1920+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen3"
    Device         "Device3"
    Monitor        "Monitor3"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "metamodes" "DP-2: nvidia-auto-select +0+0, DP-3: nvidia-auto-select +1920+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Offline

#16 2020-10-13 14:12:13

seth
Member
Registered: 2012-09-03
Posts: 50,009

Re: Xrandr does not detect monitors

I'm not aware of another way to combine multiple GPUs into one screen w/o SLI support.
The listed provider doesn't support offloading nor acting as a sink either.

You could still run 4 independent screens à 2 outputs, but you will have to run 4 WMs/DEs (and not all, certainly not the bigger DEs, play well with this) and you cannot move windows among screens.

Offline

#17 2020-10-14 08:52:39

thommen
Member
From: Poland
Registered: 2017-12-30
Posts: 220

Re: Xrandr does not detect monitors

I can change cards ...

Do you have knowledge if 4 "NVIDIA NVS 310" graphics cards will solve the problem?

As I wrote in another post, I had 3 "NVIDIA NVS 300 Dual-VGA" cards and was able to work with them (Nouveau drivers).

I can change the cards to other ones, not Nvidia, but for the cooperation of 8 monitors to work. Do you know what these cards are? I looked on the internet but found none similar, except → https://www.phoronix.com/forums/forum/l … t-xinerama

Last edited by thommen (2020-10-14 08:53:52)

Offline

#18 2020-10-14 11:07:40

seth
Member
Registered: 2012-09-03
Posts: 50,009

Re: Xrandr does not detect monitors

Those GPUs don't seem SLI capable and you'd still need HW SLI to use more than 3 outputs (artificial limitation in the driver) and outside of notebook/optimus chips there seems little support for output source/sink configs (so you could render everything on one GPU and use the others as VGA proxies)

Maybe https://aur.archlinux.org/packages/fakexrandr-git/ can help you out?

Offline

#19 2020-10-14 12:39:05

thommen
Member
From: Poland
Registered: 2017-12-30
Posts: 220

Re: Xrandr does not detect monitors

On the site → https://www.nvidia.com/en-us/design-vis … ktop-gpus/ there are cards that support HW SLI. It seems the "NVS 510" cards support SLI?

seth wrote:

I'll check it

Offline

#20 2020-10-29 13:28:02

thommen
Member
From: Poland
Registered: 2017-12-30
Posts: 220

Re: Xrandr does not detect monitors

I replaced it with 4 x NVIDIA NVS 310 cards and it works

Offline

Board footer

Powered by FluxBB