You are not logged in.

#1 2021-05-05 19:22:11

user00
Member
Registered: 2014-10-10
Posts: 3

Multiple monitors arch linux.

Hello.

So I did just update my system that was waaaay over due.

After this, i'm now only able to use one of all monitors that are plugged in and do work in other OS..
I seem to be unable to solve this on my own...


xrandr output

Screen 0: minimum 8 x 8, current 5120 x 1440, maximum 32767 x 32767
HDMI-0 disconnected (normal left inverted right x axis y axis)
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 5120x1440+0+0 (normal left inverted right x axis y axis) 1mm x 1mm
   3840x1080    119.97 +  99.96    59.97  
   5120x1440    119.97   100.00    59.98* 
   2560x1440     59.95  
   2560x1080    119.88   100.00    60.00    59.94  
   1920x1080    119.88   100.00    60.00    59.94  
   1680x1050     59.95  
   1600x900      60.00  
   1440x900      59.89  
   1280x1024     75.02    60.02  
   1280x800      59.81  
   1280x720      60.00  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   640x480       75.00    72.81    59.94  
DP-3 disconnected (normal left inverted right x axis y axis)
USB-C-0 disconnected (normal left inverted right x axis y axis)
 

And  /etc/X11/xorg.conf

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 460.32.03

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 460.27.04

Section "ServerLayout"

# Removed Option "Xinerama" "0n"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    Screen      1  "Screen0 (1)" RightOf "Screen0"
    Screen      2  "Screen0 (2)" RightOf "Screen0 (1)"
    Screen      3  "Screen0 (3)" RightOf "Screen0 (2)"
    Screen      4  "Screen1" RightOf "Screen0 (3)"
    Screen      5  "Screen1 (1)" RightOf "Screen1"
    Screen      6  "Screen1 (2)" RightOf "Screen1 (1)"
    Screen      7  "Screen1 (3)" RightOf "Screen1 (2)"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "glx"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "Unknown"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce RTX 2070"
    BusID          "PCI:1:0:0"
    Screen          0
EndSection

Section "Device"
    Identifier     "Device0 (1)"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce RTX 2070"
    BusID          "PCI:1:0:0"
    Screen          1
EndSection

Section "Device"
    Identifier     "Device0 (2)"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce RTX 2070"
    BusID          "PCI:1:0:0"
    Screen          2
EndSection

Section "Device"
    Identifier     "Device0 (3)"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce RTX 2070"
    BusID          "PCI:1:0:0"
    Screen          3
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTX 1050 Ti"
    BusID          "PCI:3:0:0"
    Screen          0
EndSection

Section "Device"
    Identifier     "Device1 (1)"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTX 1050 Ti"
    BusID          "PCI:3:0:0"
    Screen          1
EndSection

Section "Device"
    Identifier     "Device1 (2)"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTX 1050 Ti"
    BusID          "PCI:3:0:0"
    Screen          2
EndSection

Section "Device"
    Identifier     "Device1 (3)"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTX 1050 Ti"
    BusID          "PCI:3:0:0"
    Screen          3
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen0 (1)"
    Device         "Device0 (1)"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen0 (2)"
    Device         "Device0 (2)"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen0 (3)"
    Device         "Device0 (3)"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1 (1)"
    Device         "Device1 (1)"
    Monitor        "Monitor1"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1 (2)"
    Device         "Device1 (2)"
    Monitor        "Monitor1"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1 (3)"
    Device         "Device1 (3)"
    Monitor        "Monitor1"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Last /var/log/Xorg.0.log

[     7.210] (--) Log file renamed from "/var/log/Xorg.pid-566.log" to "/var/log/Xorg.0.log"
[     7.212] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[     7.213] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[     7.213] Build Operating System: Linux Arch Linux
[     7.213] Current Operating System: Linux warMachine 5.10.16-arch1-1 #1 SMP PREEMPT Sat, 13 Feb 2021 20:50:18 +0000 x86_64
[     7.213] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a2f5175f-ab30-4b1c-8b5e-2459b339ef39 rw quiet
[     7.213] Build Date: 14 December 2020  12:10:29PM
[     7.213]  
[     7.213] Current version of pixman: 0.40.0
[     7.213] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     7.213] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     7.213] (==) Log file: "/var/log/Xorg.0.log", Time: Wed May  5 19:51:48 2021
[     7.218] (==) Using config file: "/etc/X11/xorg.conf"
[     7.218] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     7.218] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     7.220] (==) ServerLayout "Layout0"
[     7.220] (**) |-->Screen "Screen0" (0)
[     7.220] (**) |   |-->Monitor "Monitor0"
[     7.220] (**) |   |-->Device "Device0"
[     7.220] (**) |-->Screen "Screen0 (1)" (1)
[     7.220] (**) |   |-->Monitor "Monitor0"
[     7.220] (**) |   |-->Device "Device0 (1)"
[     7.220] (**) |-->Screen "Screen0 (2)" (2)
[     7.220] (**) |   |-->Monitor "Monitor0"
[     7.220] (**) |   |-->Device "Device0 (2)"
[     7.220] (**) |-->Screen "Screen0 (3)" (3)
[     7.220] (**) |   |-->Monitor "Monitor0"
[     7.221] (**) |   |-->Device "Device0 (3)"
[     7.221] (**) |-->Screen "Screen1" (4)
[     7.221] (**) |   |-->Monitor "Monitor1"
[     7.221] (**) |   |-->Device "Device1"
[     7.221] (**) |-->Screen "Screen1 (1)" (5)
[     7.221] (**) |   |-->Monitor "Monitor1"
[     7.221] (**) |   |-->Device "Device1 (1)"
[     7.221] (**) |-->Screen "Screen1 (2)" (6)
[     7.221] (**) |   |-->Monitor "Monitor1"
[     7.221] (**) |   |-->Device "Device1 (2)"
[     7.221] (**) |-->Screen "Screen1 (3)" (7)
[     7.221] (**) |   |-->Monitor "Monitor1"
[     7.221] (**) |   |-->Device "Device1 (3)"
[     7.221] (**) |-->Input Device "Keyboard0"
[     7.221] (**) |-->Input Device "Mouse0"
[     7.221] (**) Option "Xinerama" "0"
[     7.221] (==) Automatically adding devices
[     7.221] (==) Automatically enabling devices
[     7.221] (==) Automatically adding GPU devices
[     7.221] (==) Automatically binding GPU devices
[     7.221] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     7.223] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     7.223] 	Entry deleted from font path.
[     7.223] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[     7.223] 	Entry deleted from font path.
[     7.223] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     7.223] 	Entry deleted from font path.
[     7.223] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     7.223] 	Entry deleted from font path.
[     7.227] (==) FontPath set to:
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[     7.227] (==) ModulePath set to "/usr/lib/xorg/modules"
[     7.227] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[     7.227] (WW) Disabling Keyboard0
[     7.227] (WW) Disabling Mouse0
[     7.227] (II) Module ABI versions:
[     7.227] 	X.Org ANSI C Emulation: 0.4
[     7.227] 	X.Org Video Driver: 24.1
[     7.227] 	X.Org XInput driver : 24.1
[     7.227] 	X.Org Server Extension : 10.0
[     7.227] (++) using VT number 1

[     7.228] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[     7.229] (II) xfree86: Adding drm device (/dev/dri/card0)
[     7.229] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[     7.229] (II) xfree86: Adding drm device (/dev/dri/card1)
[     7.229] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 12 paused 0
[     7.230] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     7.230] (**) 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"
[     7.231] (--) PCI:*(1@0:0:0) 10de:1f07:1043:8670 rev 161, Mem @ 0x76000000/16777216, 0x40000000/268435456, 0x74000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/131072
[     7.231] (--) PCI: (3@0:0:0) 10de:1c82:1043:85d1 rev 161, Mem @ 0x72000000/16777216, 0x60000000/268435456, 0x70000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[     7.231] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     7.231] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[     7.231] (II) LoadModule: "glx"
[     7.256] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     7.293] (II) Module glx: vendor="X.Org Foundation"
[     7.293] 	compiled for 1.20.10, module version = 1.0.0
[     7.294] 	ABI class: X.Org Server Extension, version 10.0
[     7.294] (II) LoadModule: "nvidia"
[     7.294] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     7.318] (II) Module nvidia: vendor="NVIDIA Corporation"
[     7.318] 	compiled for 1.6.99.901, module version = 1.0.0
[     7.318] 	Module class: X.Org Video Driver
[     7.319] (II) NVIDIA dlloader X Driver  460.39  Thu Jan 21 21:54:11 UTC 2021
[     7.319] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     7.320] (II) systemd-logind: releasing fd for 226:0
[     7.321] (II) Loading sub module "fb"
[     7.321] (II) LoadModule: "fb"
[     7.321] (II) Loading /usr/lib/xorg/modules/libfb.so
[     7.327] (II) Module fb: vendor="X.Org Foundation"
[     7.327] 	compiled for 1.20.10, module version = 1.0.0
[     7.327] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     7.327] (II) Loading sub module "wfb"
[     7.327] (II) LoadModule: "wfb"
[     7.327] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     7.336] (II) Module wfb: vendor="X.Org Foundation"
[     7.336] 	compiled for 1.20.10, module version = 1.0.0
[     7.336] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     7.336] (II) Loading sub module "ramdac"
[     7.336] (II) LoadModule: "ramdac"
[     7.336] (II) Module "ramdac" already built-in
[     7.368] (II) systemd-logind: releasing fd for 226:1
[     7.369] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[     7.369] (==) NVIDIA(0): RGB weight 888
[     7.369] (==) NVIDIA(0): Default visual is TrueColor
[     7.369] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     7.370] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[     7.370] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[     7.370] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[     7.370] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[     7.370] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[     7.370] (**) NVIDIA(0): Enabling 2D acceleration
[     7.370] (II) Loading sub module "glxserver_nvidia"
[     7.370] (II) LoadModule: "glxserver_nvidia"
[     7.371] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[     7.515] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     7.515] 	compiled for 1.6.99.901, module version = 1.0.0
[     7.515] 	Module class: X.Org Server Extension
[     7.515] (II) NVIDIA GLX Module  460.39  Thu Jan 21 21:51:40 UTC 2021
[     7.518] (II) NVIDIA: The X server supports PRIME Render Offload.
[     8.402] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[     8.402] (--) NVIDIA(0):     DFP-0
[     8.402] (--) NVIDIA(0):     DFP-1
[     8.402] (--) NVIDIA(0):     DFP-2
[     8.402] (--) NVIDIA(0):     DFP-3 (boot)
[     8.402] (--) NVIDIA(0):     DFP-4
[     8.402] (--) NVIDIA(0):     DFP-5
[     8.402] (--) NVIDIA(0):     DFP-6
[     8.403] (II) NVIDIA(0): NVIDIA GPU GeForce RTX 2070 (TU106-A) at PCI:1:0:0 (GPU-0)
[     8.403] (--) NVIDIA(0): Memory: 8388608 kBytes
[     8.403] (--) NVIDIA(0): VideoBIOS: 90.06.18.00.ce
[     8.403] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[     8.403] (--) NVIDIA(GPU-0): DFP-0: disconnected
[     8.403] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[     8.403] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[     8.403] (--) NVIDIA(GPU-0): 
[     8.403] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     8.403] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[     8.403] (--) NVIDIA(GPU-0): DFP-1: 2660.0 MHz maximum pixel clock
[     8.403] (--) NVIDIA(GPU-0): 
[     8.403] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     8.403] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[     8.403] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[     8.403] (--) NVIDIA(GPU-0): 
[     8.403] (--) NVIDIA(GPU-0): Samsung C49RG9x (DFP-3): connected
[     8.403] (--) NVIDIA(GPU-0): Samsung C49RG9x (DFP-3): Internal DisplayPort
[     8.403] (--) NVIDIA(GPU-0): Samsung C49RG9x (DFP-3): 2660.0 MHz maximum pixel clock
[     8.403] (--) NVIDIA(GPU-0): 
[     8.405] (--) NVIDIA(GPU-0): DFP-4: disconnected
[     8.405] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[     8.405] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[     8.405] (--) NVIDIA(GPU-0): 
[     8.434] (--) NVIDIA(GPU-0): DENON, Ltd. DENON-AVR (DFP-5): connected
[     8.434] (--) NVIDIA(GPU-0): DENON, Ltd. DENON-AVR (DFP-5): Internal TMDS
[     8.434] (--) NVIDIA(GPU-0): DENON, Ltd. DENON-AVR (DFP-5): 600.0 MHz maximum pixel clock
[     8.434] (--) NVIDIA(GPU-0): 
[     8.434] (--) NVIDIA(GPU-0): DFP-6: disconnected
[     8.434] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[     8.434] (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
[     8.434] (--) NVIDIA(GPU-0): 
[     8.482] (==) NVIDIA(0): 
[     8.482] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[     8.482] (==) NVIDIA(0):     will be used as the requested mode.
[     8.482] (==) NVIDIA(0): 
[     8.483] (II) NVIDIA(0): Validated MetaModes:
[     8.483] (II) NVIDIA(0):     "DFP-3:nvidia-auto-select"
[     8.483] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[     8.533] (--) NVIDIA(0): DPI set to (81, 80); computed from "UseEdidDpi" X config
[     8.533] (--) NVIDIA(0):     option
[     8.533] (**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
[     8.533] (==) NVIDIA(1): RGB weight 888
[     8.533] (==) NVIDIA(1): Default visual is TrueColor
[     8.533] (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
[     8.533] (**) NVIDIA(1): Option "AllowEmptyInitialConfiguration"
[     8.533] (II) NVIDIA: The X server supports PRIME Render Offload.
[     8.533] (II) NVIDIA(1): NVIDIA GPU GeForce RTX 2070 (TU106-A) at PCI:1:0:0 (GPU-0)
[     8.533] (--) NVIDIA(1): Memory: 8388608 kBytes
[     8.533] (--) NVIDIA(1): VideoBIOS: 90.06.18.00.ce
[     8.533] (II) NVIDIA(1): Detected PCI Express Link width: 16X
[     8.591] (==) NVIDIA(1): 
[     8.591] (==) NVIDIA(1): No modes were requested; the default mode "nvidia-auto-select"
[     8.591] (==) NVIDIA(1):     will be used as the requested mode.
[     8.591] (==) NVIDIA(1): 
[     8.592] (II) NVIDIA(1): Validated MetaModes:
[     8.592] (II) NVIDIA(1):     "DFP-5:nvidia-auto-select"
[     8.592] (II) NVIDIA(1): Virtual screen size determined to be 3840 x 2160
[     8.650] (--) NVIDIA(1): DPI set to (60, 60); computed from "UseEdidDpi" X config
[     8.650] (--) NVIDIA(1):     option
[     8.650] (**) NVIDIA(2): Depth 24, (--) framebuffer bpp 32
[     8.650] (==) NVIDIA(2): RGB weight 888
[     8.650] (==) NVIDIA(2): Default visual is TrueColor
[     8.650] (==) NVIDIA(2): Using gamma correction (1.0, 1.0, 1.0)
[     8.650] (**) NVIDIA(2): Option "AllowEmptyInitialConfiguration"
[     8.650] (II) NVIDIA: The X server supports PRIME Render Offload.
[     8.650] (II) NVIDIA(2): NVIDIA GPU GeForce RTX 2070 (TU106-A) at PCI:1:0:0 (GPU-0)
[     8.650] (--) NVIDIA(2): Memory: 8388608 kBytes
[     8.650] (--) NVIDIA(2): VideoBIOS: 90.06.18.00.ce
[     8.650] (II) NVIDIA(2): Detected PCI Express Link width: 16X
[     8.650] (EE) NVIDIA(2): Failed to assign any heads to X screen 2
[     8.650] (EE) NVIDIA(2): Failing initialization of X screen
[     8.650] (**) NVIDIA(3): Depth 24, (--) framebuffer bpp 32
[     8.650] (==) NVIDIA(3): RGB weight 888
[     8.650] (==) NVIDIA(3): Default visual is TrueColor
[     8.650] (==) NVIDIA(3): Using gamma correction (1.0, 1.0, 1.0)
[     8.650] (**) NVIDIA(3): Option "AllowEmptyInitialConfiguration"
[     8.650] (II) NVIDIA: The X server supports PRIME Render Offload.
[     8.650] (II) NVIDIA(3): NVIDIA GPU GeForce RTX 2070 (TU106-A) at PCI:1:0:0 (GPU-0)
[     8.650] (--) NVIDIA(3): Memory: 8388608 kBytes
[     8.650] (--) NVIDIA(3): VideoBIOS: 90.06.18.00.ce
[     8.650] (II) NVIDIA(3): Detected PCI Express Link width: 16X
[     8.650] (EE) NVIDIA(3): Failed to assign any heads to X screen 3
[     8.650] (EE) NVIDIA(3): Failing initialization of X screen
[     8.650] (**) NVIDIA(4): Depth 24, (--) framebuffer bpp 32
[     8.650] (==) NVIDIA(4): RGB weight 888
[     8.650] (==) NVIDIA(4): Default visual is TrueColor
[     8.650] (==) NVIDIA(4): Using gamma correction (1.0, 1.0, 1.0)
[     8.650] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[     8.650] (**) NVIDIA(4): Option "AllowEmptyInitialConfiguration"
[     8.650] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[     8.650] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[     8.650] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[     8.650] (**) NVIDIA(4): Enabling 2D acceleration
[     8.650] (II) NVIDIA: The X server supports PRIME Render Offload.
[     9.579] (--) NVIDIA(0): Valid display device(s) on GPU-1 at PCI:3:0:0
[     9.579] (--) NVIDIA(0):     DFP-0 (boot)
[     9.579] (--) NVIDIA(0):     DFP-1
[     9.579] (--) NVIDIA(0):     DFP-2
[     9.579] (--) NVIDIA(0):     DFP-3
[     9.579] (--) NVIDIA(0):     DFP-4
[     9.580] (II) NVIDIA(4): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:3:0:0 (GPU-1)
[     9.580] (--) NVIDIA(4): Memory: 4194304 kBytes
[     9.580] (--) NVIDIA(4): VideoBIOS: 86.07.42.00.49
[     9.580] (II) NVIDIA(4): Detected PCI Express Link width: 16X
[     9.595] (--) NVIDIA(GPU-1): DELL P2212H (DFP-0): connected
[     9.595] (--) NVIDIA(GPU-1): DELL P2212H (DFP-0): Internal TMDS
[     9.595] (--) NVIDIA(GPU-1): DELL P2212H (DFP-0): 330.0 MHz maximum pixel clock
[     9.595] (--) NVIDIA(GPU-1): 
[     9.624] (--) NVIDIA(GPU-1): BenQ GW2470 (DFP-1): connected
[     9.624] (--) NVIDIA(GPU-1): BenQ GW2470 (DFP-1): Internal TMDS
[     9.624] (--) NVIDIA(GPU-1): BenQ GW2470 (DFP-1): 600.0 MHz maximum pixel clock
[     9.624] (--) NVIDIA(GPU-1): 
[     9.625] (--) NVIDIA(GPU-1): DELL U2721DE (DFP-2): connected
[     9.625] (--) NVIDIA(GPU-1): DELL U2721DE (DFP-2): Internal DisplayPort
[     9.625] (--) NVIDIA(GPU-1): DELL U2721DE (DFP-2): 1440.0 MHz maximum pixel clock
[     9.625] (--) NVIDIA(GPU-1): 
[     9.628] (--) NVIDIA(GPU-1): DFP-3: disconnected
[     9.628] (--) NVIDIA(GPU-1): DFP-3: Internal TMDS
[     9.628] (--) NVIDIA(GPU-1): DFP-3: 165.0 MHz maximum pixel clock
[     9.628] (--) NVIDIA(GPU-1): 
[     9.628] (--) NVIDIA(GPU-1): DFP-4: disconnected
[     9.628] (--) NVIDIA(GPU-1): DFP-4: Internal TMDS
[     9.628] (--) NVIDIA(GPU-1): DFP-4: 330.0 MHz maximum pixel clock
[     9.628] (--) NVIDIA(GPU-1): 
[     9.631] (==) NVIDIA(4): 
[     9.631] (==) NVIDIA(4): No modes were requested; the default mode "nvidia-auto-select"
[     9.631] (==) NVIDIA(4):     will be used as the requested mode.
[     9.631] (==) NVIDIA(4): 
[     9.631] (II) NVIDIA(4): Validated MetaModes:
[     9.631] (II) NVIDIA(4):     "DFP-0:nvidia-auto-select"
[     9.631] (II) NVIDIA(4): Virtual screen size determined to be 1920 x 1080
[     9.634] (--) NVIDIA(4): DPI set to (101, 101); computed from "UseEdidDpi" X config
[     9.634] (--) NVIDIA(4):     option
[     9.634] (**) NVIDIA(5): Depth 24, (--) framebuffer bpp 32
[     9.634] (==) NVIDIA(5): RGB weight 888
[     9.634] (==) NVIDIA(5): Default visual is TrueColor
[     9.634] (==) NVIDIA(5): Using gamma correction (1.0, 1.0, 1.0)
[     9.634] (**) NVIDIA(5): Option "AllowEmptyInitialConfiguration"
[     9.634] (II) NVIDIA: The X server supports PRIME Render Offload.
[     9.634] (II) NVIDIA(5): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:3:0:0 (GPU-1)
[     9.634] (--) NVIDIA(5): Memory: 4194304 kBytes
[     9.634] (--) NVIDIA(5): VideoBIOS: 86.07.42.00.49
[     9.634] (II) NVIDIA(5): Detected PCI Express Link width: 16X
[     9.637] (==) NVIDIA(5): 
[     9.637] (==) NVIDIA(5): No modes were requested; the default mode "nvidia-auto-select"
[     9.637] (==) NVIDIA(5):     will be used as the requested mode.
[     9.637] (==) NVIDIA(5): 
[     9.638] (II) NVIDIA(5): Validated MetaModes:
[     9.638] (II) NVIDIA(5):     "DFP-1:nvidia-auto-select"
[     9.638] (II) NVIDIA(5): Virtual screen size determined to be 1920 x 1080
[     9.642] (--) NVIDIA(5): DPI set to (92, 91); computed from "UseEdidDpi" X config
[     9.642] (--) NVIDIA(5):     option
[     9.642] (**) NVIDIA(6): Depth 24, (--) framebuffer bpp 32
[     9.642] (==) NVIDIA(6): RGB weight 888
[     9.642] (==) NVIDIA(6): Default visual is TrueColor
[     9.642] (==) NVIDIA(6): Using gamma correction (1.0, 1.0, 1.0)
[     9.642] (**) NVIDIA(6): Option "AllowEmptyInitialConfiguration"
[     9.642] (II) NVIDIA: The X server supports PRIME Render Offload.
[     9.642] (II) NVIDIA(6): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:3:0:0 (GPU-1)
[     9.642] (--) NVIDIA(6): Memory: 4194304 kBytes
[     9.642] (--) NVIDIA(6): VideoBIOS: 86.07.42.00.49
[     9.642] (II) NVIDIA(6): Detected PCI Express Link width: 16X
[     9.645] (==) NVIDIA(6): 
[     9.645] (==) NVIDIA(6): No modes were requested; the default mode "nvidia-auto-select"
[     9.645] (==) NVIDIA(6):     will be used as the requested mode.
[     9.645] (==) NVIDIA(6): 
[     9.646] (II) NVIDIA(6): Validated MetaModes:
[     9.646] (II) NVIDIA(6):     "DFP-2:nvidia-auto-select"
[     9.646] (II) NVIDIA(6): Virtual screen size determined to be 2560 x 1440
[     9.650] (--) NVIDIA(6): DPI set to (108, 107); computed from "UseEdidDpi" X config
[     9.650] (--) NVIDIA(6):     option
[     9.650] (**) NVIDIA(7): Depth 24, (--) framebuffer bpp 32
[     9.650] (==) NVIDIA(7): RGB weight 888
[     9.650] (==) NVIDIA(7): Default visual is TrueColor
[     9.650] (==) NVIDIA(7): Using gamma correction (1.0, 1.0, 1.0)
[     9.650] (**) NVIDIA(7): Option "AllowEmptyInitialConfiguration"
[     9.651] (II) NVIDIA: The X server supports PRIME Render Offload.
[     9.651] (II) NVIDIA(7): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:3:0:0 (GPU-1)
[     9.651] (--) NVIDIA(7): Memory: 4194304 kBytes
[     9.651] (--) NVIDIA(7): VideoBIOS: 86.07.42.00.49
[     9.651] (II) NVIDIA(7): Detected PCI Express Link width: 16X
[     9.651] (EE) NVIDIA(7): Failed to assign any heads to X screen 7
[     9.651] (EE) NVIDIA(7): Failing initialization of X screen
[     9.651] (II) UnloadModule: "nvidia"
[     9.651] (II) UnloadSubModule: "wfb"
[     9.651] (II) UnloadSubModule: "fb"
[     9.651] (II) UnloadModule: "nvidia"
[     9.651] (II) UnloadSubModule: "wfb"
[     9.651] (II) UnloadSubModule: "fb"
[     9.651] (II) UnloadModule: "nvidia"
[     9.651] (II) UnloadSubModule: "wfb"
[     9.651] (II) UnloadSubModule: "fb"
[     9.651] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[     9.651] (II) NVIDIA:     access.
[     9.654] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     9.654] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[     9.654] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[     9.654] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[     9.654] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[     9.654] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[     9.654] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     9.654] (II) NVIDIA(0):     Config Options in the README.
[     9.672] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[     9.754] (==) NVIDIA(0): Disabling shared memory pixmaps
[     9.754] (==) NVIDIA(0): Backing store enabled
[     9.754] (==) NVIDIA(0): Silken mouse disabled
[     9.754] (**) NVIDIA(0): DPMS enabled
[     9.755] (II) Loading sub module "dri2"
[     9.755] (II) LoadModule: "dri2"
[     9.755] (II) Module "dri2" already built-in
[     9.755] (II) NVIDIA(0): [DRI2] Setup complete
[     9.755] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[     9.759] (II) NVIDIA(1): ACPI: failed to connect to the ACPI event daemon; the daemon
[     9.759] (II) NVIDIA(1):     may not be running or the "AcpidSocketPath" X
[     9.759] (II) NVIDIA(1):     configuration option may not be set correctly.  When the
[     9.759] (II) NVIDIA(1):     ACPI event daemon is available, the NVIDIA X driver will
[     9.759] (II) NVIDIA(1):     try to use it to receive ACPI event notifications.  For
[     9.759] (II) NVIDIA(1):     details, please see the "ConnectToAcpid" and
[     9.759] (II) NVIDIA(1):     "AcpidSocketPath" X configuration options in Appendix B: X
[     9.759] (II) NVIDIA(1):     Config Options in the README.
[     9.771] (II) NVIDIA(1): Setting mode "DFP-5:nvidia-auto-select"
[     9.815] (==) NVIDIA(1): Disabling shared memory pixmaps
[     9.815] (==) NVIDIA(1): Backing store enabled
[     9.815] (==) NVIDIA(1): Silken mouse disabled
[     9.815] (**) NVIDIA(1): DPMS enabled
[     9.815] (II) Loading sub module "dri2"
[     9.815] (II) LoadModule: "dri2"
[     9.815] (II) Module "dri2" already built-in
[     9.815] (II) NVIDIA(1): [DRI2] Setup complete
[     9.815] (II) NVIDIA(1): [DRI2]   VDPAU driver: nvidia
[     9.817] (II) NVIDIA(2): ACPI: failed to connect to the ACPI event daemon; the daemon
[     9.817] (II) NVIDIA(2):     may not be running or the "AcpidSocketPath" X
[     9.817] (II) NVIDIA(2):     configuration option may not be set correctly.  When the
[     9.817] (II) NVIDIA(2):     ACPI event daemon is available, the NVIDIA X driver will
[     9.817] (II) NVIDIA(2):     try to use it to receive ACPI event notifications.  For
[     9.817] (II) NVIDIA(2):     details, please see the "ConnectToAcpid" and
[     9.817] (II) NVIDIA(2):     "AcpidSocketPath" X configuration options in Appendix B: X
[     9.817] (II) NVIDIA(2):     Config Options in the README.
[    10.834] (II) NVIDIA(2): Setting mode "DFP-0:nvidia-auto-select"
[    10.864] (==) NVIDIA(2): Disabling shared memory pixmaps
[    10.864] (==) NVIDIA(2): Backing store enabled
[    10.864] (==) NVIDIA(2): Silken mouse disabled
[    10.864] (**) NVIDIA(2): DPMS enabled
[    10.864] (II) Loading sub module "dri2"
[    10.864] (II) LoadModule: "dri2"
[    10.864] (II) Module "dri2" already built-in
[    10.864] (II) NVIDIA(2): [DRI2] Setup complete
[    10.864] (II) NVIDIA(2): [DRI2]   VDPAU driver: nvidia
[    10.866] (II) NVIDIA(3): ACPI: failed to connect to the ACPI event daemon; the daemon
[    10.866] (II) NVIDIA(3):     may not be running or the "AcpidSocketPath" X
[    10.866] (II) NVIDIA(3):     configuration option may not be set correctly.  When the
[    10.866] (II) NVIDIA(3):     ACPI event daemon is available, the NVIDIA X driver will
[    10.866] (II) NVIDIA(3):     try to use it to receive ACPI event notifications.  For
[    10.866] (II) NVIDIA(3):     details, please see the "ConnectToAcpid" and
[    10.866] (II) NVIDIA(3):     "AcpidSocketPath" X configuration options in Appendix B: X
[    10.866] (II) NVIDIA(3):     Config Options in the README.
[    11.882] (II) NVIDIA(3): Setting mode "DFP-1:nvidia-auto-select"
[    11.992] (==) NVIDIA(3): Disabling shared memory pixmaps
[    11.992] (==) NVIDIA(3): Backing store enabled
[    11.992] (==) NVIDIA(3): Silken mouse disabled
[    11.992] (**) NVIDIA(3): DPMS enabled
[    11.992] (II) Loading sub module "dri2"
[    11.992] (II) LoadModule: "dri2"
[    11.992] (II) Module "dri2" already built-in
[    11.992] (II) NVIDIA(3): [DRI2] Setup complete
[    11.992] (II) NVIDIA(3): [DRI2]   VDPAU driver: nvidia
[    11.994] (II) NVIDIA(4): ACPI: failed to connect to the ACPI event daemon; the daemon
[    11.994] (II) NVIDIA(4):     may not be running or the "AcpidSocketPath" X
[    11.994] (II) NVIDIA(4):     configuration option may not be set correctly.  When the
[    11.994] (II) NVIDIA(4):     ACPI event daemon is available, the NVIDIA X driver will
[    11.994] (II) NVIDIA(4):     try to use it to receive ACPI event notifications.  For
[    11.994] (II) NVIDIA(4):     details, please see the "ConnectToAcpid" and
[    11.994] (II) NVIDIA(4):     "AcpidSocketPath" X configuration options in Appendix B: X
[    11.994] (II) NVIDIA(4):     Config Options in the README.
[    12.006] (II) NVIDIA(4): Setting mode "DFP-2:nvidia-auto-select"
[    12.130] (==) NVIDIA(4): Disabling shared memory pixmaps
[    12.130] (==) NVIDIA(4): Backing store enabled
[    12.130] (==) NVIDIA(4): Silken mouse disabled
[    12.130] (**) NVIDIA(4): DPMS enabled
[    12.130] (II) Loading sub module "dri2"
[    12.130] (II) LoadModule: "dri2"
[    12.130] (II) Module "dri2" already built-in
[    12.131] (II) NVIDIA(4): [DRI2] Setup complete
[    12.131] (II) NVIDIA(4): [DRI2]   VDPAU driver: nvidia
[    12.131] (II) Initializing extension Generic Event Extension
[    12.131] (II) Initializing extension SHAPE
[    12.131] (II) Initializing extension MIT-SHM
[    12.131] (II) Initializing extension XInputExtension
[    12.131] (II) Initializing extension XTEST
[    12.131] (II) Initializing extension BIG-REQUESTS
[    12.131] (II) Initializing extension SYNC
[    12.131] (II) Initializing extension XKEYBOARD
[    12.131] (II) Initializing extension XC-MISC
[    12.131] (II) Initializing extension SECURITY
[    12.131] (II) Initializing extension XFIXES
[    12.131] (II) Initializing extension RENDER
[    12.131] (II) Initializing extension RANDR
[    12.131] (II) Initializing extension COMPOSITE
[    12.131] (II) Initializing extension DAMAGE
[    12.131] (II) Initializing extension MIT-SCREEN-SAVER
[    12.131] (II) Initializing extension DOUBLE-BUFFER
[    12.131] (II) Initializing extension RECORD
[    12.131] (II) Initializing extension DPMS
[    12.131] (II) Initializing extension Present
[    12.131] (II) Initializing extension DRI3
[    12.131] (II) Initializing extension X-Resource
[    12.131] (II) Initializing extension XVideo
[    12.131] (II) Initializing extension XVideo-MotionCompensation
[    12.131] (II) Initializing extension GLX
[    12.131] (II) Initializing extension GLX
[    12.131] (II) Indirect GLX disabled.
[    12.131] (II) GLX: Another vendor is already registered for screen 0
[    12.131] (II) GLX: Another vendor is already registered for screen 1
[    12.131] (II) GLX: Another vendor is already registered for screen 2
[    12.131] (II) GLX: Another vendor is already registered for screen 3
[    12.131] (II) GLX: Another vendor is already registered for screen 4
[    12.131] (II) Initializing extension XFree86-VidModeExtension
[    12.131] (II) Initializing extension XFree86-DGA
[    12.131] (II) Initializing extension XFree86-DRI
[    12.131] (II) Initializing extension DRI2
[    12.131] (II) Initializing extension NV-GLX
[    12.131] (II) Initializing extension NV-CONTROL
[    12.229] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    12.229] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    12.229] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    12.229] (**) Power Button: Applying InputClass "system-keyboard"
[    12.229] (II) LoadModule: "libinput"
[    12.229] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    12.236] (II) Module libinput: vendor="X.Org Foundation"
[    12.236] 	compiled for 1.20.8, module version = 0.30.0
[    12.236] 	Module class: X.Org XInput Driver
[    12.236] 	ABI class: X.Org XInput driver, version 24.1
[    12.236] (II) Using input driver 'libinput' for 'Power Button'
[    12.236] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 55 paused 0
[    12.236] (**) Power Button: always reports core events
[    12.236] (**) Option "Device" "/dev/input/event2"
[    12.236] (**) Option "_source" "server/udev"
[    12.242] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    12.242] (II) event2  - Power Button: device is a keyboard
[    12.242] (II) event2  - Power Button: device removed
[    12.242] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    12.242] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    12.242] (**) Option "xkb_layout" "se"
[    12.250] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    12.251] (II) event2  - Power Button: device is a keyboard
[    12.251] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    12.251] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    12.251] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    12.251] (**) Power Button: Applying InputClass "system-keyboard"
[    12.251] (II) Using input driver 'libinput' for 'Power Button'
[    12.251] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 58 paused 0
[    12.251] (**) Power Button: always reports core events
[    12.251] (**) Option "Device" "/dev/input/event1"
[    12.251] (**) Option "_source" "server/udev"
[    12.252] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    12.252] (II) event1  - Power Button: device is a keyboard
[    12.252] (II) event1  - Power Button: device removed
[    12.252] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    12.252] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    12.252] (**) Option "xkb_layout" "se"
[    12.252] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    12.252] (II) event1  - Power Button: device is a keyboard
[    12.253] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    12.253] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    12.253] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    12.253] (**) Sleep Button: Applying InputClass "system-keyboard"
[    12.253] (II) Using input driver 'libinput' for 'Sleep Button'
[    12.253] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 59 paused 0
[    12.253] (**) Sleep Button: always reports core events
[    12.253] (**) Option "Device" "/dev/input/event0"
[    12.253] (**) Option "_source" "server/udev"
[    12.253] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    12.253] (II) event0  - Sleep Button: device is a keyboard
[    12.253] (II) event0  - Sleep Button: device removed
[    12.253] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    12.254] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    12.254] (**) Option "xkb_layout" "se"
[    12.254] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    12.254] (II) event0  - Sleep Button: device is a keyboard
[    12.254] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[    12.254] (II) No input driver specified, ignoring this device.
[    12.254] (II) This device may have been added with another device file.
[    12.254] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[    12.254] (II) No input driver specified, ignoring this device.
[    12.254] (II) This device may have been added with another device file.
[    12.255] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
[    12.255] (II) No input driver specified, ignoring this device.
[    12.255] (II) This device may have been added with another device file.
[    12.255] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event19)
[    12.255] (II) No input driver specified, ignoring this device.
[    12.255] (II) This device may have been added with another device file.
[    12.255] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event20)
[    12.255] (II) No input driver specified, ignoring this device.
[    12.255] (II) This device may have been added with another device file.
[    12.255] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event21)
[    12.255] (II) No input driver specified, ignoring this device.
[    12.255] (II) This device may have been added with another device file.
[    12.255] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event22)
[    12.255] (II) No input driver specified, ignoring this device.
[    12.255] (II) This device may have been added with another device file.
[    12.256] (II) config/udev: Adding input device Holtek USB Gaming Mouse (/dev/input/event3)
[    12.256] (**) Holtek USB Gaming Mouse: Applying InputClass "evdev keyboard catchall"
[    12.256] (**) Holtek USB Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[    12.256] (**) Holtek USB Gaming Mouse: Applying InputClass "system-keyboard"
[    12.256] (II) Using input driver 'libinput' for 'Holtek USB Gaming Mouse'
[    12.256] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 60 paused 0
[    12.256] (**) Holtek USB Gaming Mouse: always reports core events
[    12.256] (**) Option "Device" "/dev/input/event3"
[    12.256] (**) Option "_source" "server/udev"
[    12.257] (II) event3  - Holtek USB Gaming Mouse: is tagged by udev as: Keyboard
[    12.257] (II) event3  - Holtek USB Gaming Mouse: device is a keyboard
[    12.257] (II) event3  - Holtek USB Gaming Mouse: device removed
[    12.257] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:04D9:A081.0001/input/input3/event3"
[    12.257] (II) XINPUT: Adding extended input device "Holtek USB Gaming Mouse" (type: KEYBOARD, id 9)
[    12.257] (**) Option "xkb_layout" "se"
[    12.258] (II) event3  - Holtek USB Gaming Mouse: is tagged by udev as: Keyboard
[    12.258] (II) event3  - Holtek USB Gaming Mouse: device is a keyboard
[    12.258] (II) config/udev: Adding input device Holtek USB Gaming Mouse (/dev/input/event4)
[    12.258] (**) Holtek USB Gaming Mouse: Applying InputClass "evdev pointer catchall"
[    12.258] (**) Holtek USB Gaming Mouse: Applying InputClass "evdev keyboard catchall"
[    12.258] (**) Holtek USB Gaming Mouse: Applying InputClass "libinput pointer catchall"
[    12.258] (**) Holtek USB Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[    12.258] (**) Holtek USB Gaming Mouse: Applying InputClass "system-keyboard"
[    12.258] (II) Using input driver 'libinput' for 'Holtek USB Gaming Mouse'
[    12.259] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 61 paused 0
[    12.259] (**) Holtek USB Gaming Mouse: always reports core events
[    12.259] (**) Option "Device" "/dev/input/event4"
[    12.259] (**) Option "_source" "server/udev"
[    12.259] (II) event4  - Holtek USB Gaming Mouse: is tagged by udev as: Keyboard Mouse
[    12.259] (II) event4  - Holtek USB Gaming Mouse: device is a pointer
[    12.259] (II) event4  - Holtek USB Gaming Mouse: device is a keyboard
[    12.259] (II) event4  - Holtek USB Gaming Mouse: device removed
[    12.259] (II) libinput: Holtek USB Gaming Mouse: needs a virtual subdevice
[    12.259] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:04D9:A081.0002/input/input4/event4"
[    12.259] (II) XINPUT: Adding extended input device "Holtek USB Gaming Mouse" (type: MOUSE, id 10)
[    12.259] (**) Option "AccelerationScheme" "none"
[    12.259] (**) Holtek USB Gaming Mouse: (accel) selected scheme none/0
[    12.259] (**) Holtek USB Gaming Mouse: (accel) acceleration factor: 2.000
[    12.260] (**) Holtek USB Gaming Mouse: (accel) acceleration threshold: 4
[    12.260] (II) event4  - Holtek USB Gaming Mouse: is tagged by udev as: Keyboard Mouse
[    12.260] (II) event4  - Holtek USB Gaming Mouse: device is a pointer
[    12.260] (II) event4  - Holtek USB Gaming Mouse: device is a keyboard
[    12.261] (II) config/udev: Adding input device Holtek USB Gaming Mouse (/dev/input/mouse0)
[    12.261] (**) Holtek USB Gaming Mouse: Applying InputClass "system-keyboard"
[    12.261] (II) No input driver specified, ignoring this device.
[    12.261] (II) This device may have been added with another device file.
[    12.261] (II) config/udev: Adding input device Razer Razer Ornata Chroma (/dev/input/event5)
[    12.261] (**) Razer Razer Ornata Chroma: Applying InputClass "evdev keyboard catchall"
[    12.261] (**) Razer Razer Ornata Chroma: Applying InputClass "libinput keyboard catchall"
[    12.261] (**) Razer Razer Ornata Chroma: Applying InputClass "system-keyboard"
[    12.261] (II) Using input driver 'libinput' for 'Razer Razer Ornata Chroma'
[    12.261] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 62 paused 0
[    12.261] (**) Razer Razer Ornata Chroma: always reports core events
[    12.261] (**) Option "Device" "/dev/input/event5"
[    12.261] (**) Option "_source" "server/udev"
[    12.262] (II) event5  - Razer Razer Ornata Chroma: is tagged by udev as: Keyboard
[    12.262] (II) event5  - Razer Razer Ornata Chroma: device is a keyboard
[    12.262] (II) event5  - Razer Razer Ornata Chroma: device removed
[    12.262] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:1532:021E.0004/input/input5/event5"
[    12.262] (II) XINPUT: Adding extended input device "Razer Razer Ornata Chroma" (type: KEYBOARD, id 11)
[    12.262] (**) Option "xkb_layout" "se"
[    12.263] (II) event5  - Razer Razer Ornata Chroma: is tagged by udev as: Keyboard
[    12.263] (II) event5  - Razer Razer Ornata Chroma: device is a keyboard
[    12.263] (II) config/udev: Adding input device Razer Razer Ornata Chroma Keyboard (/dev/input/event6)
[    12.263] (**) Razer Razer Ornata Chroma Keyboard: Applying InputClass "evdev keyboard catchall"
[    12.263] (**) Razer Razer Ornata Chroma Keyboard: Applying InputClass "libinput keyboard catchall"
[    12.263] (**) Razer Razer Ornata Chroma Keyboard: Applying InputClass "system-keyboard"
[    12.263] (II) Using input driver 'libinput' for 'Razer Razer Ornata Chroma Keyboard'
[    12.264] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 63 paused 0
[    12.264] (**) Razer Razer Ornata Chroma Keyboard: always reports core events
[    12.264] (**) Option "Device" "/dev/input/event6"
[    12.264] (**) Option "_source" "server/udev"
[    12.265] (II) event6  - Razer Razer Ornata Chroma Keyboard: is tagged by udev as: Keyboard
[    12.265] (II) event6  - Razer Razer Ornata Chroma Keyboard: device is a keyboard
[    12.265] (II) event6  - Razer Razer Ornata Chroma Keyboard: device removed
[    12.265] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:1532:021E.0005/input/input6/event6"
[    12.265] (II) XINPUT: Adding extended input device "Razer Razer Ornata Chroma Keyboard" (type: KEYBOARD, id 12)
[    12.265] (**) Option "xkb_layout" "se"
[    12.265] (II) event6  - Razer Razer Ornata Chroma Keyboard: is tagged by udev as: Keyboard
[    12.265] (II) event6  - Razer Razer Ornata Chroma Keyboard: device is a keyboard
[    12.266] (II) config/udev: Adding input device Razer Razer Ornata Chroma Consumer Control (/dev/input/event7)
[    12.266] (**) Razer Razer Ornata Chroma Consumer Control: Applying InputClass "evdev keyboard catchall"
[    12.266] (**) Razer Razer Ornata Chroma Consumer Control: Applying InputClass "libinput keyboard catchall"
[    12.266] (**) Razer Razer Ornata Chroma Consumer Control: Applying InputClass "system-keyboard"
[    12.266] (II) Using input driver 'libinput' for 'Razer Razer Ornata Chroma Consumer Control'
[    12.266] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 64 paused 0
[    12.266] (**) Razer Razer Ornata Chroma Consumer Control: always reports core events
[    12.266] (**) Option "Device" "/dev/input/event7"
[    12.266] (**) Option "_source" "server/udev"
[    12.267] (II) event7  - Razer Razer Ornata Chroma Consumer Control: is tagged by udev as: Keyboard
[    12.267] (II) event7  - Razer Razer Ornata Chroma Consumer Control: device is a keyboard
[    12.267] (II) event7  - Razer Razer Ornata Chroma Consumer Control: device removed
[    12.267] (II) libinput: Razer Razer Ornata Chroma Consumer Control: needs a virtual subdevice
[    12.267] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:1532:021E.0005/input/input7/event7"
[    12.267] (II) XINPUT: Adding extended input device "Razer Razer Ornata Chroma Consumer Control" (type: MOUSE, id 13)
[    12.267] (**) Option "AccelerationScheme" "none"
[    12.267] (**) Razer Razer Ornata Chroma Consumer Control: (accel) selected scheme none/0
[    12.267] (**) Razer Razer Ornata Chroma Consumer Control: (accel) acceleration factor: 2.000
[    12.267] (**) Razer Razer Ornata Chroma Consumer Control: (accel) acceleration threshold: 4
[    12.268] (II) event7  - Razer Razer Ornata Chroma Consumer Control: is tagged by udev as: Keyboard
[    12.268] (II) event7  - Razer Razer Ornata Chroma Consumer Control: device is a keyboard
[    12.268] (II) config/udev: Adding input device Razer Razer Ornata Chroma System Control (/dev/input/event8)
[    12.268] (**) Razer Razer Ornata Chroma System Control: Applying InputClass "evdev keyboard catchall"
[    12.268] (**) Razer Razer Ornata Chroma System Control: Applying InputClass "libinput keyboard catchall"
[    12.268] (**) Razer Razer Ornata Chroma System Control: Applying InputClass "system-keyboard"
[    12.268] (II) Using input driver 'libinput' for 'Razer Razer Ornata Chroma System Control'
[    12.269] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 65 paused 0
[    12.269] (**) Razer Razer Ornata Chroma System Control: always reports core events
[    12.269] (**) Option "Device" "/dev/input/event8"
[    12.269] (**) Option "_source" "server/udev"
[    12.270] (II) event8  - Razer Razer Ornata Chroma System Control: is tagged by udev as: Keyboard
[    12.270] (II) event8  - Razer Razer Ornata Chroma System Control: device is a keyboard
[    12.270] (II) event8  - Razer Razer Ornata Chroma System Control: device removed
[    12.270] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:1532:021E.0005/input/input8/event8"
[    12.270] (II) XINPUT: Adding extended input device "Razer Razer Ornata Chroma System Control" (type: KEYBOARD, id 14)
[    12.270] (**) Option "xkb_layout" "se"
[    12.270] (II) event8  - Razer Razer Ornata Chroma System Control: is tagged by udev as: Keyboard
[    12.270] (II) event8  - Razer Razer Ornata Chroma System Control: device is a keyboard
[    12.271] (II) config/udev: Adding input device Razer Razer Ornata Chroma (/dev/input/event9)
[    12.271] (II) No input driver specified, ignoring this device.
[    12.271] (II) This device may have been added with another device file.
[    12.271] (II) config/udev: Adding input device Razer Razer Ornata Chroma (/dev/input/event10)
[    12.271] (**) Razer Razer Ornata Chroma: Applying InputClass "evdev pointer catchall"
[    12.271] (**) Razer Razer Ornata Chroma: Applying InputClass "libinput pointer catchall"
[    12.271] (II) Using input driver 'libinput' for 'Razer Razer Ornata Chroma'
[    12.326] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 66 paused 0
[    12.326] (**) Razer Razer Ornata Chroma: always reports core events
[    12.326] (**) Option "Device" "/dev/input/event10"
[    12.326] (**) Option "_source" "server/udev"
[    12.327] (II) event10 - Razer Razer Ornata Chroma: is tagged by udev as: Mouse
[    12.327] (II) event10 - Razer Razer Ornata Chroma: device is a pointer
[    12.327] (II) event10 - Razer Razer Ornata Chroma: device removed
[    12.327] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:1532:021E.0006/input/input10/event10"
[    12.327] (II) XINPUT: Adding extended input device "Razer Razer Ornata Chroma" (type: MOUSE, id 15)
[    12.327] (**) Option "AccelerationScheme" "none"
[    12.327] (**) Razer Razer Ornata Chroma: (accel) selected scheme none/0
[    12.327] (**) Razer Razer Ornata Chroma: (accel) acceleration factor: 2.000
[    12.327] (**) Razer Razer Ornata Chroma: (accel) acceleration threshold: 4
[    12.328] (II) event10 - Razer Razer Ornata Chroma: is tagged by udev as: Mouse
[    12.329] (II) event10 - Razer Razer Ornata Chroma: device is a pointer
[    12.329] (II) config/udev: Adding input device Razer Razer Ornata Chroma (/dev/input/mouse1)
[    12.329] (II) No input driver specified, ignoring this device.
[    12.329] (II) This device may have been added with another device file.
[    12.330] (II) config/udev: Adding input device Logitech MX Master 3 (/dev/input/event257)
[    12.330] (**) Logitech MX Master 3: Applying InputClass "evdev pointer catchall"
[    12.330] (**) Logitech MX Master 3: Applying InputClass "evdev keyboard catchall"
[    12.330] (**) Logitech MX Master 3: Applying InputClass "libinput pointer catchall"
[    12.330] (**) Logitech MX Master 3: Applying InputClass "libinput keyboard catchall"
[    12.330] (**) Logitech MX Master 3: Applying InputClass "system-keyboard"
[    12.330] (II) Using input driver 'libinput' for 'Logitech MX Master 3'
[    12.331] (II) systemd-logind: got fd for /dev/input/event257 13:257 fd 67 paused 0
[    12.331] (**) Logitech MX Master 3: always reports core events
[    12.331] (**) Option "Device" "/dev/input/event257"
[    12.331] (**) Option "_source" "server/udev"
[    12.332] (II) event257 - Logitech MX Master 3: is tagged by udev as: Keyboard Mouse
[    12.332] (II) event257 - Logitech MX Master 3: device is a pointer
[    12.332] (II) event257 - Logitech MX Master 3: device is a keyboard
[    12.333] (II) event257 - Logitech MX Master 3: device removed
[    12.333] (II) libinput: Logitech MX Master 3: needs a virtual subdevice
[    12.333] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:046D:C52B.0009/0003:046D:4082.000A/input/input43/event257"
[    12.333] (II) XINPUT: Adding extended input device "Logitech MX Master 3" (type: MOUSE, id 16)
[    12.333] (**) Option "AccelerationScheme" "none"
[    12.333] (**) Logitech MX Master 3: (accel) selected scheme none/0
[    12.333] (**) Logitech MX Master 3: (accel) acceleration factor: 2.000
[    12.333] (**) Logitech MX Master 3: (accel) acceleration threshold: 4
[    12.334] (II) event257 - Logitech MX Master 3: is tagged by udev as: Keyboard Mouse
[    12.335] (II) event257 - Logitech MX Master 3: device is a pointer
[    12.335] (II) event257 - Logitech MX Master 3: device is a keyboard
[    12.335] (II) config/udev: Adding input device Logitech MX Master 3 (/dev/input/mouse2)
[    12.335] (**) Logitech MX Master 3: Applying InputClass "system-keyboard"
[    12.336] (II) No input driver specified, ignoring this device.
[    12.336] (II) This device may have been added with another device file.
[    12.336] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event23)
[    12.336] (II) No input driver specified, ignoring this device.
[    12.336] (II) This device may have been added with another device file.
[    12.336] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event24)
[    12.337] (II) No input driver specified, ignoring this device.
[    12.337] (II) This device may have been added with another device file.
[    12.337] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event25)
[    12.337] (II) No input driver specified, ignoring this device.
[    12.337] (II) This device may have been added with another device file.
[    12.337] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event26)
[    12.337] (II) No input driver specified, ignoring this device.
[    12.337] (II) This device may have been added with another device file.
[    12.338] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event27)
[    12.338] (II) No input driver specified, ignoring this device.
[    12.338] (II) This device may have been added with another device file.
[    12.338] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event28)
[    12.338] (II) No input driver specified, ignoring this device.
[    12.338] (II) This device may have been added with another device file.
[    12.338] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event11)
[    12.338] (II) No input driver specified, ignoring this device.
[    12.338] (II) This device may have been added with another device file.
[    12.339] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event29)
[    12.339] (II) No input driver specified, ignoring this device.
[    12.339] (II) This device may have been added with another device file.
[    12.339] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event30)
[    12.339] (II) No input driver specified, ignoring this device.
[    12.339] (II) This device may have been added with another device file.
[    12.340] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event12)
[    12.340] (II) No input driver specified, ignoring this device.
[    12.340] (II) This device may have been added with another device file.
[    12.340] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event13)
[    12.340] (II) No input driver specified, ignoring this device.
[    12.340] (II) This device may have been added with another device file.
[    12.340] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event14)
[    12.340] (II) No input driver specified, ignoring this device.
[    12.340] (II) This device may have been added with another device file.
[    12.341] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event31)
[    12.341] (II) No input driver specified, ignoring this device.
[    12.341] (II) This device may have been added with another device file.
[    12.341] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event256)
[    12.341] (II) No input driver specified, ignoring this device.
[    12.341] (II) This device may have been added with another device file.
[    12.342] (II) config/udev: Adding input device PC Speaker (/dev/input/event15)
[    12.342] (II) No input driver specified, ignoring this device.
[    12.342] (II) This device may have been added with another device file.
[    12.347] (**) Holtek USB Gaming Mouse: Applying InputClass "evdev pointer catchall"
[    12.347] (**) Holtek USB Gaming Mouse: Applying InputClass "evdev keyboard catchall"
[    12.347] (**) Holtek USB Gaming Mouse: Applying InputClass "libinput pointer catchall"
[    12.347] (**) Holtek USB Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[    12.347] (**) Holtek USB Gaming Mouse: Applying InputClass "system-keyboard"
[    12.347] (II) Using input driver 'libinput' for 'Holtek USB Gaming Mouse'
[    12.347] (II) systemd-logind: returning pre-existing fd for /dev/input/event4 13:68
[    12.347] (**) Holtek USB Gaming Mouse: always reports core events
[    12.347] (**) Option "Device" "/dev/input/event4"
[    12.347] (**) Option "_source" "_driver/libinput"
[    12.347] (II) libinput: Holtek USB Gaming Mouse: is a virtual subdevice
[    12.348] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:04D9:A081.0002/input/input4/event4"
[    12.348] (II) XINPUT: Adding extended input device "Holtek USB Gaming Mouse" (type: KEYBOARD, id 17)
[    12.348] (**) Option "xkb_layout" "se"
[    12.348] (**) Razer Razer Ornata Chroma Consumer Control: Applying InputClass "evdev keyboard catchall"
[    12.348] (**) Razer Razer Ornata Chroma Consumer Control: Applying InputClass "libinput keyboard catchall"
[    12.348] (**) Razer Razer Ornata Chroma Consumer Control: Applying InputClass "system-keyboard"
[    12.348] (II) Using input driver 'libinput' for 'Razer Razer Ornata Chroma Consumer Control'
[    12.348] (II) systemd-logind: returning pre-existing fd for /dev/input/event7 13:71
[    12.348] (**) Razer Razer Ornata Chroma Consumer Control: always reports core events
[    12.348] (**) Option "Device" "/dev/input/event7"
[    12.348] (**) Option "_source" "_driver/libinput"
[    12.348] (II) libinput: Razer Razer Ornata Chroma Consumer Control: is a virtual subdevice
[    12.348] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:1532:021E.0005/input/input7/event7"
[    12.348] (II) XINPUT: Adding extended input device "Razer Razer Ornata Chroma Consumer Control" (type: KEYBOARD, id 18)
[    12.348] (**) Option "xkb_layout" "se"
[    12.348] (**) Logitech MX Master 3: Applying InputClass "evdev pointer catchall"
[    12.348] (**) Logitech MX Master 3: Applying InputClass "evdev keyboard catchall"
[    12.348] (**) Logitech MX Master 3: Applying InputClass "libinput pointer catchall"
[    12.348] (**) Logitech MX Master 3: Applying InputClass "libinput keyboard catchall"
[    12.348] (**) Logitech MX Master 3: Applying InputClass "system-keyboard"
[    12.348] (II) Using input driver 'libinput' for 'Logitech MX Master 3'
[    12.348] (II) systemd-logind: returning pre-existing fd for /dev/input/event257 13:257
[    12.348] (**) Logitech MX Master 3: always reports core events
[    12.348] (**) Option "Device" "/dev/input/event257"
[    12.348] (**) Option "_source" "_driver/libinput"
[    12.348] (II) libinput: Logitech MX Master 3: is a virtual subdevice
[    12.348] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:046D:C52B.0009/0003:046D:4082.000A/input/input43/event257"
[    12.348] (II) XINPUT: Adding extended input device "Logitech MX Master 3" (type: KEYBOARD, id 19)
[    12.348] (**) Option "xkb_layout" "se"
[    12.349] (--) NVIDIA(GPU-0): Samsung C49RG9x (DFP-3): connected
[    12.349] (--) NVIDIA(GPU-0): Samsung C49RG9x (DFP-3): Internal DisplayPort
[    12.349] (--) NVIDIA(GPU-0): Samsung C49RG9x (DFP-3): 2660.0 MHz maximum pixel clock
[    12.349] (--) NVIDIA(GPU-0): 
[    12.349] (--) NVIDIA(GPU-1): DELL U2721DE (DFP-2): connected
[    12.349] (--) NVIDIA(GPU-1): DELL U2721DE (DFP-2): Internal DisplayPort
[    12.349] (--) NVIDIA(GPU-1): DELL U2721DE (DFP-2): 1440.0 MHz maximum pixel clock
[    12.349] (--) NVIDIA(GPU-1): 
[    13.016] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    13.016] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    13.016] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    13.016] (--) NVIDIA(GPU-0): 
[    13.016] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    13.016] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[    13.016] (--) NVIDIA(GPU-0): DFP-1: 2660.0 MHz maximum pixel clock
[    13.016] (--) NVIDIA(GPU-0): 
[    13.016] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    13.016] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    13.016] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    13.016] (--) NVIDIA(GPU-0): 
[    13.017] (--) NVIDIA(GPU-0): Samsung C49RG9x (DFP-3): connected
[    13.017] (--) NVIDIA(GPU-0): Samsung C49RG9x (DFP-3): Internal DisplayPort
[    13.017] (--) NVIDIA(GPU-0): Samsung C49RG9x (DFP-3): 2660.0 MHz maximum pixel clock
[    13.017] (--) NVIDIA(GPU-0): 
[    13.019] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    13.019] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    13.019] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    13.019] (--) NVIDIA(GPU-0): 
[    13.049] (--) NVIDIA(GPU-0): DENON, Ltd. DENON-AVR (DFP-5): connected
[    13.049] (--) NVIDIA(GPU-0): DENON, Ltd. DENON-AVR (DFP-5): Internal TMDS
[    13.049] (--) NVIDIA(GPU-0): DENON, Ltd. DENON-AVR (DFP-5): 600.0 MHz maximum pixel clock
[    13.049] (--) NVIDIA(GPU-0): 
[    13.049] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    13.049] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[    13.049] (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
[    13.049] (--) NVIDIA(GPU-0): 
[    14.004] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    14.004] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    14.004] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    14.004] (--) NVIDIA(GPU-0): 
[    14.004] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    14.004] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[    14.004] (--) NVIDIA(GPU-0): DFP-1: 2660.0 MHz maximum pixel clock
[    14.004] (--) NVIDIA(GPU-0): 
[    14.005] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    14.005] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    14.005] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    14.005] (--) NVIDIA(GPU-0): 
[    14.005] (--) NVIDIA(GPU-0): Samsung C49RG9x (DFP-3): connected
[    14.005] (--) NVIDIA(GPU-0): Samsung C49RG9x (DFP-3): Internal DisplayPort
[    14.005] (--) NVIDIA(GPU-0): Samsung C49RG9x (DFP-3): 2660.0 MHz maximum pixel clock
[    14.005] (--) NVIDIA(GPU-0): 
[    14.006] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    14.006] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    14.006] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    14.006] (--) NVIDIA(GPU-0): 
[    14.035] (--) NVIDIA(GPU-0): DENON, Ltd. DENON-AVR (DFP-5): connected
[    14.035] (--) NVIDIA(GPU-0): DENON, Ltd. DENON-AVR (DFP-5): Internal TMDS
[    14.035] (--) NVIDIA(GPU-0): DENON, Ltd. DENON-AVR (DFP-5): 600.0 MHz maximum pixel clock
[    14.035] (--) NVIDIA(GPU-0): 
[    14.035] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    14.035] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[    14.035] (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
[    14.035] (--) NVIDIA(GPU-0): 
[    30.335] (**) Option "fd" "55"
[    30.335] (II) event2  - Power Button: device removed
[    30.336] (**) Option "fd" "58"
[    30.336] (II) event1  - Power Button: device removed
[    30.336] (**) Option "fd" "59"
[    30.336] (II) event0  - Sleep Button: device removed
[    30.336] (**) Option "fd" "60"
[    30.336] (II) event3  - Holtek USB Gaming Mouse: device removed
[    30.336] (**) Option "fd" "61"
[    30.336] (**) Option "fd" "62"
[    30.336] (II) event5  - Razer Razer Ornata Chroma: device removed
[    30.336] (**) Option "fd" "63"
[    30.336] (II) event6  - Razer Razer Ornata Chroma Keyboard: device removed
[    30.336] (**) Option "fd" "64"
[    30.336] (**) Option "fd" "65"
[    30.336] (II) event8  - Razer Razer Ornata Chroma System Control: device removed
[    30.336] (**) Option "fd" "66"
[    30.336] (II) event10 - Razer Razer Ornata Chroma: device removed
[    30.336] (**) Option "fd" "67"
[    30.336] (**) Option "fd" "61"
[    30.336] (II) event4  - Holtek USB Gaming Mouse: device removed
[    30.336] (**) Option "fd" "64"
[    30.336] (II) event7  - Razer Razer Ornata Chroma Consumer Control: device removed
[    30.336] (**) Option "fd" "67"
[    30.336] (II) event257 - Logitech MX Master 3: device removed
[    30.832] (II) systemd-logind: got pause for 13:68
[    30.832] (II) systemd-logind: got pause for 13:74
[    30.832] (II) systemd-logind: got pause for 13:71
[    30.832] (II) systemd-logind: got pause for 13:66
[    30.832] (II) systemd-logind: got pause for 13:67
[    30.832] (II) systemd-logind: got pause for 13:257
[    30.832] (II) systemd-logind: got pause for 13:69
[    30.832] (II) systemd-logind: got pause for 13:72
[    30.832] (II) systemd-logind: got pause for 13:65
[    30.832] (II) systemd-logind: got pause for 13:64
[    30.832] (II) systemd-logind: got pause for 13:70
[    36.382] (II) UnloadModule: "libinput"
[    36.382] (II) systemd-logind: not releasing fd for 13:257, still in use
[    36.382] (II) UnloadModule: "libinput"
[    36.382] (II) systemd-logind: not releasing fd for 13:71, still in use
[    36.382] (II) UnloadModule: "libinput"
[    36.382] (II) systemd-logind: not releasing fd for 13:68, still in use
[    36.382] (II) UnloadModule: "libinput"
[    36.382] (II) systemd-logind: releasing fd for 13:257
[    36.409] (II) UnloadModule: "libinput"
[    36.409] (II) systemd-logind: releasing fd for 13:74
[    36.433] (II) UnloadModule: "libinput"
[    36.433] (II) systemd-logind: releasing fd for 13:72
[    36.472] (II) UnloadModule: "libinput"
[    36.472] (II) systemd-logind: releasing fd for 13:71
[    36.499] (II) UnloadModule: "libinput"
[    36.499] (II) systemd-logind: releasing fd for 13:70
[    36.540] (II) UnloadModule: "libinput"
[    36.540] (II) systemd-logind: releasing fd for 13:69
[    36.606] (II) UnloadModule: "libinput"
[    36.606] (II) systemd-logind: releasing fd for 13:68
[    36.672] (II) UnloadModule: "libinput"
[    36.672] (II) systemd-logind: releasing fd for 13:67
[    36.695] (II) UnloadModule: "libinput"
[    36.695] (II) systemd-logind: releasing fd for 13:64
[    36.736] (II) UnloadModule: "libinput"
[    36.736] (II) systemd-logind: releasing fd for 13:65
[    36.756] (II) UnloadModule: "libinput"
[    36.756] (II) systemd-logind: releasing fd for 13:66
[    36.874] (II) NVIDIA(GPU-0): Deleting GPU-0
[    36.874] (II) NVIDIA(GPU-1): Renaming GPU-1 to GPU-0
[    36.874] (II) NVIDIA(GPU-0): Deleting GPU-0
[    36.875] (II) Server terminated successfully (0). Closing log file.

Do anyone have any suggestions?

Offline

#2 2021-05-05 20:14:07

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,491

Re: Multiple monitors arch linux.

i'm now only able to use

What does that mean?

The config has 4 screens on two cards for a total of 8 devices.
I don't think the GPUs are eligible for BaseMosaic or Mosaic.

There're two outputs detected on the 2070 (Samsung & Denon) and three on the 1050 (2xDell and 1xBenQ), so a total of five.
This leads to failures on screen 2, 3 and 7 (because there're no outputs left for those screens)

Without any Moasic, I don't think that you'll ever see more than one output per screen with such config - what's the output of "xrandr --display :0.1 -q"? (also try :0.2, :0.3, :0.4 …)
You should™ get 5 active outputs and be able to move the mouse among them, but (absent xinerama) not windows nor will a desktop session running on :0.0 extend to any of the other screens.

=> What did your setup used to be?

Offline

#3 2021-05-05 20:55:22

user00
Member
Registered: 2014-10-10
Posts: 3

Re: Multiple monitors arch linux.

Output from xrandr --display :0.1 - 0.5:
Can't open display :0.1 thru 0.5
Well, the only screen that is working is connected to the 2070, so that's weird that the output states otherwise...

Offline

#4 2021-05-05 21:06:47

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,491

Re: Multiple monitors arch linux.

The samsung one?
What if you replace the Deonn AVR w/ one of the outputs hooked onto the 1050?

For the records: the log you posted is from May  5 19:51:48 2021 and NOT running, jusging from the swedish keyboard, that's 1½ hours before you posted.
Is it maybe dated?

Offline

#5 2021-05-10 15:44:43

user00
Member
Registered: 2014-10-10
Posts: 3

Re: Multiple monitors arch linux.

seth wrote:

The samsung one?
What if you replace the Deonn AVR w/ one of the outputs hooked onto the 1050?

For the records: the log you posted is from May  5 19:51:48 2021 and NOT running, jusging from the swedish keyboard, that's 1½ hours before you posted.
Is it maybe dated?

Nothing happens what so ever..

The logs are from when troubleshooting. Nothing has really changed...

Offline

#6 2021-05-10 16:13:00

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,491

Re: Multiple monitors arch linux.

Troubleshooting how exactly?
Is the server config you posted in #1 the original one (from before, when "it worked")?
If you remove (move away) the config (and maybe replace the AVR on the 1050 w/ one of the monitors on the 2070), what happens?

Offline

Board footer

Powered by FluxBB