(given up for now) Need assistance with Nvidia Multihead monitor config

I have an x86_64 desktop with a fresh install of Manjaro stable fully updated with two Nvidia 1060 GPUs, one is 6GB, the other a 3GB and to those I have 7 monitors connected. I have Nvidia driver version 510.54 and I am sure I have butchered up the config files trying to get this to work. I have been messing with Linux since the mid oughts (Mandrake) but still consider myself a total noob. The system seems to see both cards and all four monitors hooked to the first card work fine but the three hooked to the other card are disabled. I can see in the xorg log that it can’t find a valid Base Mosaic configuration and it says that only one GPU will be used and I assume the problem is associated with that but I can’t seem to get it right.

My goal is to get where I can do my daily work that requires MS Windows using KVM/qemu and not actually have to boot into Windows but I won’t like having only the 4 monitors since I’ve gotten too dependent on all the screen space to spread out on.

Here’s some things that might help, please let me know if I can provide any additional information that would help get this sorted out and thanks in advance for any assistance.

uname -a

Linux Odin 5.15.28-1-MANJARO #1 SMP PREEMPT Fri Mar 11 14:12:57 UTC 2022 x86_64 GNU/Linux

nvidia-smi

Mon Mar 28 00:36:34 2022       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 510.54       Driver Version: 510.54       CUDA Version: 11.6     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|                               |                      |               MIG M. |
|===============================+======================+======================|
|   0  NVIDIA GeForce ...  Off  | 00000000:01:00.0  On |                  N/A |
|  5%   51C    P0    23W / 120W |    741MiB /  6144MiB |      0%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
|   1  NVIDIA GeForce ...  Off  | 00000000:02:00.0 Off |                  N/A |
|  0%   25C    P5     5W / 120W |      2MiB /  3072MiB |      0%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|    0   N/A  N/A       634      G   /usr/lib/Xorg                     375MiB |
|    0   N/A  N/A       803      G   /usr/bin/kwin_x11                 129MiB |
|    0   N/A  N/A       870      G   /usr/bin/plasmashell               66MiB |
|    0   N/A  N/A      1410      G   /usr/lib/firefox/firefox          158MiB |
|    0   N/A  N/A      3201      G   /usr/lib/firefox/firefox            1MiB |
|    0   N/A  N/A      3734      G   /usr/lib/firefox/firefox            1MiB |
|    0   N/A  N/A      4165      G   /usr/lib/firefox/firefox            1MiB |
+-----------------------------------------------------------------------------+

/etc/X11/xorg.conf

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

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

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 1080
    Screen      1  "Screen1" Above "Screen0"
    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"

    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Ancor Communications Inc VE248"
    HorizSync       30.0 - 83.0
    VertRefresh     50.0 - 76.0
    Option         "DPMS"
EndSection

Section "Monitor"

    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "ViewSonic VA2446 Series"
    HorizSync       24.0 - 82.0
    VertRefresh     50.0 - 75.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "NVIDIA GeForce GTX 1060 6GB"
    BusID          "PCI:1:0:0"
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "NVIDIA GeForce GTX 1060 3GB"
    BusID          "PCI:2:0:0"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "DFP-1"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "True"
    Option         "MetaModes" "GPU-0.DFP-5: 1920x1080+1920+1080, GPU-0.DFP-1: 1920x1080+3840+1080, GPU-0.DFP-6: 1920x1080+5760+1080, GPU-0.DFP-2: 1920x1080+7680+540, GPU-1.DFP-3: 1920x1080+0+540, GPU-1.DFP-7: 1920x1080+2880+0, GPU-1.DFP-1: 1920x1080+4800+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "True"
    Option         "MetaModes" "GPU-0.DFP-5: 1920x1080+1920+1080, GPU-0.DFP-1: 1920x1080+3840+1080, GPU-0.DFP-6: 1920x1080+5760+1080, GPU-0.DFP-2: 1920x1080+7680+540, GPU-1.DFP-3: 1920x1080+0+540, GPU-1.DFP-7: 1920x1080+2880+0, GPU-1.DFP-1: 1920x1080+4800+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection


xrandr --listproviders

Providers: number : 1
Provider 0: id: 0x1b7 cap: 0x1, Source Output crtcs: 4 outputs: 8 associated providers: 0 name:NVIDIA-0

xrandr --listmonitors

Monitors: 4
 0: +*HDMI-0 1920/597x1080/336+1920+527  HDMI-0
 1: +DP-3 1920/531x1080/299+0+527  DP-3
 2: +DP-4 1920/531x1080/299+3840+527  DP-4
 3: +DP-0 1920/531x1080/299+5760+0  DP-0

Xorg.0.log

[     4.456] (--) Log file renamed from "/var/log/Xorg.pid-634.log" to "/var/log/Xorg.0.log"
[     4.458] 
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[     4.458] Current Operating System: Linux Odin 5.15.28-1-MANJARO #1 SMP PREEMPT Fri Mar 11 14:12:57 UTC 2022 x86_64
[     4.458] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64 root=UUID=f8262f44-d872-48d0-9974-bd73825e73bf rw quiet apparmor=1 security=apparmor udev.log_priority=3
[     4.458]  
[     4.458] Current version of pixman: 0.40.0
[     4.458] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     4.458] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     4.458] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar 27 23:34:37 2022
[     4.458] (==) Using config file: "/etc/X11/xorg.conf"
[     4.459] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     4.459] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     4.460] (==) ServerLayout "layout"
[     4.460] (**) |-->Screen "Screen0" (0)
[     4.460] (**) |   |-->Monitor "Monitor0"
[     4.460] (**) |   |-->Device "Device0"
[     4.460] (**) |   |-->GPUDevice "Device1"
[     4.460] (**) |   |-->GPUDevice "Device0"
[     4.460] (**) |   |-->GPUDevice "Device1"
[     4.460] (==) Automatically adding devices
[     4.460] (==) Automatically enabling devices
[     4.460] (==) Automatically adding GPU devices
[     4.460] (==) Automatically binding GPU devices
[     4.460] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     4.461] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     4.461] 	Entry deleted from font path.
[     4.461] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     4.461] 	Entry deleted from font path.
[     4.461] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     4.461] 	Entry deleted from font path.
[     4.461] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     4.461] 	Entry deleted from font path.
[     4.461] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF
[     4.461] (==) ModulePath set to "/usr/lib/xorg/modules"
[     4.461] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     4.461] (II) Module ABI versions:
[     4.461] 	X.Org ANSI C Emulation: 0.4
[     4.461] 	X.Org Video Driver: 25.2
[     4.461] 	X.Org XInput driver : 24.4
[     4.461] 	X.Org Server Extension : 10.0
[     4.461] (++) using VT number 1

[     4.461] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     4.462] (II) xfree86: Adding drm device (/dev/dri/card0)
[     4.462] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[     4.462] (II) xfree86: Adding drm device (/dev/dri/card1)
[     4.462] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/drm/card1
[     4.462] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     4.462] (**) 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"
[     4.462] (**) OutputClass "Nvidia Prime" ModulePath extended to "/x86_64-linux-gnu/nvidia/xorg,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     4.462] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/x86_64-linux-gnu/nvidia/xorg,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     4.462] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/x86_64-linux-gnu/nvidia/xorg,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     4.462] (**) OutputClass "Nvidia Prime" ModulePath extended to "/x86_64-linux-gnu/nvidia/xorg,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/x86_64-linux-gnu/nvidia/xorg,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     4.462] (**) OutputClass "Nvidia Prime" setting /dev/dri/card0 as PrimaryGPU
[     4.463] (--) PCI:*(1@0:0:0) 10de:1c03:3842:6163 rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[     4.463] (--) PCI: (2@0:0:0) 10de:1c02:3842:6160 rev 161, Mem @ 0xdc000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[     4.463] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     4.463] (II) LoadModule: "glx"
[     4.464] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     4.467] (II) Module glx: vendor="X.Org Foundation"
[     4.467] 	compiled for 1.21.1.3, module version = 1.0.0
[     4.467] 	ABI class: X.Org Server Extension, version 10.0
[     4.467] (II) LoadModule: "nvidia"
[     4.467] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     4.470] (II) Module nvidia: vendor="NVIDIA Corporation"
[     4.470] 	compiled for 1.6.99.901, module version = 1.0.0
[     4.470] 	Module class: X.Org Video Driver
[     4.470] (II) NVIDIA dlloader X Driver  510.54  Tue Feb  8 04:38:00 UTC 2022
[     4.470] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     4.470] (II) Loading sub module "fb"
[     4.470] (II) LoadModule: "fb"
[     4.470] (II) Module "fb" already built-in
[     4.470] (II) Loading sub module "wfb"
[     4.470] (II) LoadModule: "wfb"
[     4.470] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     4.471] (II) Module wfb: vendor="X.Org Foundation"
[     4.471] 	compiled for 1.21.1.3, module version = 1.0.0
[     4.471] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     4.471] (II) Loading sub module "ramdac"
[     4.471] (II) LoadModule: "ramdac"
[     4.471] (II) Module "ramdac" already built-in
[     4.472] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[     4.472] (==) NVIDIA(0): RGB weight 888
[     4.472] (==) NVIDIA(0): Default visual is TrueColor
[     4.472] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     4.472] (**) Option "AllowNVIDIAGpuScreens"
[     4.472] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[     4.472] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[     4.472] (II) Applying OutputClass "Nvidia Prime" options to /dev/dri/card0
[     4.472] (**) NVIDIA(0): Option "Stereo" "0"
[     4.472] (**) NVIDIA(0): Option "SLI" "Off"
[     4.472] (**) NVIDIA(0): Option "MultiGPU" "Off"
[     4.472] (**) NVIDIA(0): Option "BaseMosaic" "True"
[     4.472] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[     4.472] (**) NVIDIA(0): Stereo disabled by request
[     4.472] (**) NVIDIA(0): NVIDIA SLI disabled.
[     4.472] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[     4.472] (**) NVIDIA(0): Option "MetaModes" "GPU-0.DFP-5: 1920x1080+1920+1080, GPU-0.DFP-1: 1920x1080+3840+1080, GPU-0.DFP-6: 1920x1080+5760+1080, GPU-0.DFP-2: 1920x1080+7680+540, GPU-1.DFP-3: 1920x1080+0+540, GPU-1.DFP-7: 1920x1080+2880+0, GPU-1.DFP-1: 1920x1080+4800+0"
[     4.472] (**) NVIDIA(0): Enabling 2D acceleration
[     4.472] (II) Loading sub module "glxserver_nvidia"
[     4.472] (II) LoadModule: "glxserver_nvidia"
[     4.472] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[     4.489] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     4.489] 	compiled for 1.6.99.901, module version = 1.0.0
[     4.489] 	Module class: X.Org Server Extension
[     4.489] (II) NVIDIA GLX Module  510.54  Tue Feb  8 04:36:31 UTC 2022
[     4.490] (II) NVIDIA: The X server supports PRIME Render Offload.
[     6.284] (EE) NVIDIA(GPU-0): Failed to find a valid Base Mosaic configuration.
[     6.284] (EE) NVIDIA(GPU-0): Invalid Base Mosaic configuration 1 of 1:
[     6.284] (EE) NVIDIA(GPU-0): GPUs:
[     6.284] (EE) NVIDIA(GPU-0):     1) NVIDIA GPU at PCI:1:0:0
[     6.284] (EE) NVIDIA(GPU-0):     2) NVIDIA GPU at PCI:2:0:0
[     6.284] (EE) NVIDIA(GPU-0): Errors:
[     6.284] (EE) NVIDIA(GPU-0):     - The video link was not detected
[     6.284] (EE) NVIDIA(GPU-0):     - GPU PCI IDs do not match
[     6.284] (WW) NVIDIA(GPU-0): Failed to find a valid Base Mosaic configuration for the
[     6.284] (WW) NVIDIA(GPU-0):     NVIDIA graphics device PCI:1:0:0. Please see Chapter 31:
[     6.284] (WW) NVIDIA(GPU-0):     Configuring SLI and Multi-GPU Mosaic in the README for
[     6.284] (WW) NVIDIA(GPU-0):     troubleshooting suggestions.
[     6.330] (EE) NVIDIA(GPU-0): Only one GPU will be used for this X screen.
[     6.927] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[     6.927] (--) NVIDIA(0):     DFP-0
[     6.927] (--) NVIDIA(0):     DFP-1
[     6.927] (--) NVIDIA(0):     DFP-2
[     6.927] (--) NVIDIA(0):     DFP-3
[     6.927] (--) NVIDIA(0):     DFP-4
[     6.927] (--) NVIDIA(0):     DFP-5
[     6.927] (--) NVIDIA(0):     DFP-6 (boot)
[     6.927] (--) NVIDIA(0):     DFP-7
[     6.928] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1060 6GB (GP106-A) at PCI:1:0:0
[     6.928] (II) NVIDIA(0):     (GPU-0)
[     6.928] (--) NVIDIA(0): Memory: 6291456 kBytes
[     6.928] (--) NVIDIA(0): VideoBIOS: 86.06.63.00.60
[     6.928] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[     6.928] (--) NVIDIA(GPU-0): DFP-0: disconnected
[     6.928] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[     6.928] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[     6.928] (--) NVIDIA(GPU-0): 
[     6.971] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): connected
[     6.971] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): Internal TMDS
[     6.971] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): 600.0 MHz maximum pixel clock
[     6.971] (--) NVIDIA(GPU-0): 
[     6.971] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): connected
[     6.971] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): Internal DisplayPort
[     6.971] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): 1440.0 MHz maximum pixel clock
[     6.971] (--) NVIDIA(GPU-0): 
[     6.975] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     6.975] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[     6.976] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[     6.976] (--) NVIDIA(GPU-0): 
[     6.976] (--) NVIDIA(GPU-0): DFP-4: disconnected
[     6.976] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[     6.976] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[     6.976] (--) NVIDIA(GPU-0): 
[     7.066] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): connected
[     7.066] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): Internal TMDS
[     7.066] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): 165.0 MHz maximum pixel clock
[     7.066] (--) NVIDIA(GPU-0): 
[     7.066] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): connected
[     7.066] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): Internal DisplayPort
[     7.066] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): 1440.0 MHz maximum pixel clock
[     7.066] (--) NVIDIA(GPU-0): 
[     7.071] (--) NVIDIA(GPU-0): DFP-7: disconnected
[     7.071] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[     7.071] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[     7.071] (--) NVIDIA(GPU-0): 
[     7.088] (II) NVIDIA(0): Validated MetaModes:
[     7.088] (II) NVIDIA(0):    
[     7.088] (II) NVIDIA(0):     "GPU-0.DFP-5:1920x1080+1920+1080,GPU-0.DFP-1:1920x1080+3840+1080,GPU-0.DFP-6:1920x1080+5760+1080,GPU-0.DFP-2:1920x1080+7680+540,GPU-1.DFP-3:1920x1080+0+540,GPU-1.DFP-7:1920x1080+2880+0,GPU-1.DFP-1:1920x1080+4800+0"
[     7.088] (II) NVIDIA(0): Virtual screen size determined to be 9600 x 2160
[     7.093] (--) NVIDIA(0): DPI set to (81, 80); computed from "UseEdidDpi" X config
[     7.093] (--) NVIDIA(0):     option
[     7.093] (**) NVIDIA(G0): Depth 24, (--) framebuffer bpp 32
[     7.093] (==) NVIDIA(G0): RGB weight 888
[     7.093] (==) NVIDIA(G0): Default visual is TrueColor
[     7.093] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[     7.093] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[     7.093] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[     7.093] (II) Applying OutputClass "Nvidia Prime" options to /dev/dri/card1
[     7.093] (**) NVIDIA(G0): Option "Stereo" "0"
[     7.093] (**) NVIDIA(G0): Option "SLI" "Off"
[     7.093] (**) NVIDIA(G0): Option "MultiGPU" "Off"
[     7.094] (**) NVIDIA(G0): Option "BaseMosaic" "True"
[     7.094] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[     7.094] (**) NVIDIA(G0): Stereo disabled by request
[     7.094] (**) NVIDIA(G0): NVIDIA SLI disabled.
[     7.094] (**) NVIDIA(G0): NVIDIA Multi-GPU disabled.
[     7.094] (WW) NVIDIA(G0): Base Mosaic is available only on screen 0.  Disabling Base
[     7.094] (WW) NVIDIA(G0):     Mosaic.
[     7.094] (EE) NVIDIA(G0): Only one X screen is supported when Base Mosaic is enabled. 
[     7.094] (EE) NVIDIA(G0):     Disabling this screen.
[     7.094] (EE) NVIDIA(G0): Failing initialization of X screen
[     7.094] (II) UnloadModule: "nvidia"
[     7.094] (II) UnloadSubModule: "wfb"
[     7.657] (--) NVIDIA(0): Valid display device(s) on GPU-1 at PCI:2:0:0
[     7.657] (--) NVIDIA(0):     DFP-0
[     7.657] (--) NVIDIA(0):     DFP-1
[     7.657] (--) NVIDIA(0):     DFP-2
[     7.657] (--) NVIDIA(0):     DFP-3
[     7.657] (--) NVIDIA(0):     DFP-4
[     7.657] (--) NVIDIA(0):     DFP-5
[     7.657] (--) NVIDIA(0):     DFP-6
[     7.657] (--) NVIDIA(0):     DFP-7 (boot)
[     7.657] (--) NVIDIA(GPU-1): DFP-0: disconnected
[     7.657] (--) NVIDIA(GPU-1): DFP-0: Internal TMDS
[     7.657] (--) NVIDIA(GPU-1): DFP-0: 330.0 MHz maximum pixel clock
[     7.657] (--) NVIDIA(GPU-1): 
[     7.704] (--) NVIDIA(GPU-1): ViewSonic VA2446 Series (DFP-1): connected
[     7.704] (--) NVIDIA(GPU-1): ViewSonic VA2446 Series (DFP-1): Internal TMDS
[     7.704] (--) NVIDIA(GPU-1): ViewSonic VA2446 Series (DFP-1): 600.0 MHz maximum pixel clock
[     7.704] (--) NVIDIA(GPU-1): 
[     7.704] (--) NVIDIA(GPU-1): DFP-2: disconnected
[     7.704] (--) NVIDIA(GPU-1): DFP-2: Internal DisplayPort
[     7.704] (--) NVIDIA(GPU-1): DFP-2: 1440.0 MHz maximum pixel clock
[     7.704] (--) NVIDIA(GPU-1): 
[     7.797] (--) NVIDIA(GPU-1): Ancor Communications Inc VE248 (DFP-3): connected
[     7.797] (--) NVIDIA(GPU-1): Ancor Communications Inc VE248 (DFP-3): Internal TMDS
[     7.797] (--) NVIDIA(GPU-1): Ancor Communications Inc VE248 (DFP-3): 300.0 MHz maximum pixel clock
[     7.797] (--) NVIDIA(GPU-1): 
[     7.797] (--) NVIDIA(GPU-1): DFP-4: disconnected
[     7.797] (--) NVIDIA(GPU-1): DFP-4: Internal DisplayPort
[     7.797] (--) NVIDIA(GPU-1): DFP-4: 1440.0 MHz maximum pixel clock
[     7.797] (--) NVIDIA(GPU-1): 
[     7.797] (--) NVIDIA(GPU-1): DFP-5: disconnected
[     7.797] (--) NVIDIA(GPU-1): DFP-5: Internal TMDS
[     7.797] (--) NVIDIA(GPU-1): DFP-5: 165.0 MHz maximum pixel clock
[     7.797] (--) NVIDIA(GPU-1): 
[     7.797] (--) NVIDIA(GPU-1): DFP-6: disconnected
[     7.797] (--) NVIDIA(GPU-1): DFP-6: Internal DisplayPort
[     7.797] (--) NVIDIA(GPU-1): DFP-6: 1440.0 MHz maximum pixel clock
[     7.797] (--) NVIDIA(GPU-1): 
[     8.081] (--) NVIDIA(GPU-1): ViewSonic VA2446 Series (DFP-7): connected
[     8.081] (--) NVIDIA(GPU-1): ViewSonic VA2446 Series (DFP-7): Internal TMDS
[     8.081] (--) NVIDIA(GPU-1): ViewSonic VA2446 Series (DFP-7): 165.0 MHz maximum pixel clock
[     8.081] (--) NVIDIA(GPU-1): 
[     8.290] (II) NVIDIA(GPU-1): NVIDIA GPU NVIDIA GeForce GTX 1060 3GB (GP106-A) at PCI:2:0:0
[     8.290] (II) NVIDIA(GPU-1):     (GPU-1)
[     8.290] (--) NVIDIA(GPU-1): Memory: 3145728 kBytes
[     8.290] (--) NVIDIA(GPU-1): VideoBIOS: 86.06.59.00.60
[     8.290] (II) NVIDIA(GPU-1): Detected PCI Express Link width: 16X
[     8.291] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[     8.291] (II) NVIDIA:     access.
[     8.293] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     8.293] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[     8.293] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[     8.293] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[     8.293] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[     8.293] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[     8.293] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     8.293] (II) NVIDIA(0):     Config Options in the README.
[     8.327] (II) NVIDIA(0): Setting mode "GPU-0.DFP-5:1920x1080+1920+1080,GPU-0.DFP-1:1920x1080+3840+1080,GPU-0.DFP-6:1920x1080+5760+1080,GPU-0.DFP-2:1920x1080+7680+540,GPU-1.DFP-3:1920x1080+0+540,GPU-1.DFP-7:1920x1080+2880+0,GPU-1.DFP-1:1920x1080+4800+0"
[     8.525] (==) NVIDIA(0): Disabling shared memory pixmaps
[     8.525] (==) NVIDIA(0): Backing store enabled
[     8.525] (==) NVIDIA(0): Silken mouse enabled
[     8.526] (**) NVIDIA(0): DPMS enabled
[     8.527] (WW) NVIDIA(0): Option "IgnoreDisplayDevices" is not used
[     8.527] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[     8.527] (II) Loading sub module "dri2"
[     8.527] (II) LoadModule: "dri2"
[     8.527] (II) Module "dri2" already built-in
[     8.527] (II) NVIDIA(0): [DRI2] Setup complete
[     8.527] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[     8.527] (II) Initializing extension Generic Event Extension
[     8.527] (II) Initializing extension SHAPE
[     8.528] (II) Initializing extension MIT-SHM
[     8.528] (II) Initializing extension XInputExtension
[     8.528] (II) Initializing extension XTEST
[     8.528] (II) Initializing extension BIG-REQUESTS
[     8.528] (II) Initializing extension SYNC
[     8.528] (II) Initializing extension XKEYBOARD
[     8.528] (II) Initializing extension XC-MISC
[     8.528] (II) Initializing extension SECURITY
[     8.528] (II) Initializing extension XFIXES
[     8.528] (II) Initializing extension RENDER
[     8.528] (II) Initializing extension RANDR
[     8.528] (II) Initializing extension COMPOSITE
[     8.528] (II) Initializing extension DAMAGE
[     8.528] (II) Initializing extension MIT-SCREEN-SAVER
[     8.529] (II) Initializing extension DOUBLE-BUFFER
[     8.529] (II) Initializing extension RECORD
[     8.529] (II) Initializing extension DPMS
[     8.529] (II) Initializing extension Present
[     8.529] (II) Initializing extension DRI3
[     8.529] (II) Initializing extension X-Resource
[     8.529] (II) Initializing extension XVideo
[     8.529] (II) Initializing extension XVideo-MotionCompensation
[     8.529] (II) Initializing extension GLX
[     8.529] (II) Initializing extension GLX
[     8.529] (II) Indirect GLX disabled.
[     8.529] (II) GLX: Another vendor is already registered for screen 0
[     8.529] (II) Initializing extension XFree86-VidModeExtension
[     8.529] (II) Initializing extension XFree86-DGA
[     8.529] (II) Initializing extension XFree86-DRI
[     8.529] (II) Initializing extension DRI2
[     8.529] (II) Initializing extension NV-GLX
[     8.529] (II) Initializing extension NV-CONTROL
[     8.529] (II) Initializing extension XINERAMA
[     8.575] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     8.575] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     8.575] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     8.575] (**) Power Button: Applying InputClass "system-keyboard"
[     8.575] (II) LoadModule: "libinput"
[     8.575] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     8.577] (II) Module libinput: vendor="X.Org Foundation"
[     8.577] 	compiled for 1.21.1.3, module version = 1.2.1
[     8.577] 	Module class: X.Org XInput Driver
[     8.577] 	ABI class: X.Org XInput driver, version 24.4
[     8.577] (II) Using input driver 'libinput' for 'Power Button'
[     8.577] (**) Power Button: always reports core events
[     8.577] (**) Option "Device" "/dev/input/event2"
[     8.580] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     8.580] (II) event2  - Power Button: device is a keyboard
[     8.580] (II) event2  - Power Button: device removed
[     8.591] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     8.591] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     8.591] (**) Option "xkb_layout" "us"
[     8.592] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     8.592] (II) event2  - Power Button: device is a keyboard
[     8.592] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     8.592] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     8.592] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     8.592] (**) Power Button: Applying InputClass "system-keyboard"
[     8.592] (II) Using input driver 'libinput' for 'Power Button'
[     8.592] (**) Power Button: always reports core events
[     8.592] (**) Option "Device" "/dev/input/event1"
[     8.593] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     8.593] (II) event1  - Power Button: device is a keyboard
[     8.593] (II) event1  - Power Button: device removed
[     8.641] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[     8.641] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     8.641] (**) Option "xkb_layout" "us"
[     8.642] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     8.642] (II) event1  - Power Button: device is a keyboard
[     8.643] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[     8.643] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[     8.643] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     8.643] (**) Sleep Button: Applying InputClass "system-keyboard"
[     8.643] (II) Using input driver 'libinput' for 'Sleep Button'
[     8.643] (**) Sleep Button: always reports core events
[     8.643] (**) Option "Device" "/dev/input/event0"
[     8.644] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     8.644] (II) event0  - Sleep Button: device is a keyboard
[     8.644] (II) event0  - Sleep Button: device removed
[     8.661] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[     8.661] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[     8.661] (**) Option "xkb_layout" "us"
[     8.663] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     8.663] (II) event0  - Sleep Button: device is a keyboard
[     8.665] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event16)
[     8.665] (II) No input driver specified, ignoring this device.
[     8.665] (II) This device may have been added with another device file.
[     8.666] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event4)
[     8.666] (II) No input driver specified, ignoring this device.
[     8.666] (II) This device may have been added with another device file.
[     8.667] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event5)
[     8.667] (II) No input driver specified, ignoring this device.
[     8.667] (II) This device may have been added with another device file.
[     8.668] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event6)
[     8.668] (II) No input driver specified, ignoring this device.
[     8.668] (II) This device may have been added with another device file.
[     8.669] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event10)
[     8.669] (II) No input driver specified, ignoring this device.
[     8.669] (II) This device may have been added with another device file.
[     8.670] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event11)
[     8.670] (II) No input driver specified, ignoring this device.
[     8.670] (II) This device may have been added with another device file.
[     8.671] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event12)
[     8.671] (II) No input driver specified, ignoring this device.
[     8.671] (II) This device may have been added with another device file.
[     8.673] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event7)
[     8.673] (II) No input driver specified, ignoring this device.
[     8.673] (II) This device may have been added with another device file.
[     8.674] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)
[     8.674] (II) No input driver specified, ignoring this device.
[     8.674] (II) This device may have been added with another device file.
[     8.675] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event9)
[     8.675] (II) No input driver specified, ignoring this device.
[     8.675] (II) This device may have been added with another device file.
[     8.676] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[     8.676] (II) No input driver specified, ignoring this device.
[     8.676] (II) This device may have been added with another device file.
[     8.678] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event14)
[     8.678] (II) No input driver specified, ignoring this device.
[     8.678] (II) This device may have been added with another device file.
[     8.679] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event15)
[     8.679] (II) No input driver specified, ignoring this device.
[     8.679] (II) This device may have been added with another device file.
[     8.680] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event17)
[     8.680] (II) No input driver specified, ignoring this device.
[     8.680] (II) This device may have been added with another device file.
[     8.682] (II) config/udev: Adding input device HD Webcam C615 (/dev/input/event30)
[     8.682] (**) HD Webcam C615: Applying InputClass "evdev keyboard catchall"
[     8.682] (**) HD Webcam C615: Applying InputClass "libinput keyboard catchall"
[     8.682] (**) HD Webcam C615: Applying InputClass "system-keyboard"
[     8.682] (II) Using input driver 'libinput' for 'HD Webcam C615'
[     8.682] (**) HD Webcam C615: always reports core events
[     8.682] (**) Option "Device" "/dev/input/event30"
[     8.686] (II) event30 - HD Webcam C615: is tagged by udev as: Keyboard
[     8.686] (II) event30 - HD Webcam C615: device is a keyboard
[     8.687] (II) event30 - HD Webcam C615: device removed
[     8.748] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.2/1-10.2:1.2/input/input37/event30"
[     8.748] (II) XINPUT: Adding extended input device "HD Webcam C615" (type: KEYBOARD, id 9)
[     8.748] (**) Option "xkb_layout" "us"
[     8.752] (II) event30 - HD Webcam C615: is tagged by udev as: Keyboard
[     8.753] (II) event30 - HD Webcam C615: device is a keyboard
[     8.755] (II) config/udev: Adding input device Logitech Logitech Wireless Headset Consumer Control (/dev/input/event28)
[     8.755] (**) Logitech Logitech Wireless Headset Consumer Control: Applying InputClass "evdev keyboard catchall"
[     8.755] (**) Logitech Logitech Wireless Headset Consumer Control: Applying InputClass "libinput keyboard catchall"
[     8.755] (**) Logitech Logitech Wireless Headset Consumer Control: Applying InputClass "system-keyboard"
[     8.756] (II) Using input driver 'libinput' for 'Logitech Logitech Wireless Headset Consumer Control'
[     8.756] (**) Logitech Logitech Wireless Headset Consumer Control: always reports core events
[     8.756] (**) Option "Device" "/dev/input/event28"
[     8.760] (II) event28 - Logitech Logitech Wireless Headset Consumer Control: is tagged by udev as: Keyboard
[     8.760] (II) event28 - Logitech Logitech Wireless Headset Consumer Control: device is a keyboard
[     8.761] (II) event28 - Logitech Logitech Wireless Headset Consumer Control: device removed
[     8.824] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.3/0003:046D:0A29.0004/input/input30/event28"
[     8.824] (II) XINPUT: Adding extended input device "Logitech Logitech Wireless Headset Consumer Control" (type: KEYBOARD, id 10)
[     8.824] (**) Option "xkb_layout" "us"
[     8.829] (II) event28 - Logitech Logitech Wireless Headset Consumer Control: is tagged by udev as: Keyboard
[     8.829] (II) event28 - Logitech Logitech Wireless Headset Consumer Control: device is a keyboard
[     8.832] (II) config/udev: Adding input device Logitech Logitech Wireless Headset (/dev/input/event29)
[     8.832] (II) No input driver specified, ignoring this device.
[     8.832] (II) This device may have been added with another device file.
[     8.835] (II) config/udev: Adding input device Logitech G604  (/dev/input/event31)
[     8.835] (**) Logitech G604 : Applying InputClass "evdev pointer catchall"
[     8.835] (**) Logitech G604 : Applying InputClass "evdev keyboard catchall"
[     8.835] (**) Logitech G604 : Applying InputClass "libinput pointer catchall"
[     8.835] (**) Logitech G604 : Applying InputClass "libinput keyboard catchall"
[     8.835] (**) Logitech G604 : Applying InputClass "system-keyboard"
[     8.835] (II) Using input driver 'libinput' for 'Logitech G604 '
[     8.835] (**) Logitech G604 : always reports core events
[     8.835] (**) Option "Device" "/dev/input/event31"
[     8.840] (II) event31 - Logitech G604 : is tagged by udev as: Keyboard Mouse
[     8.840] (II) event31 - Logitech G604 : device is a pointer
[     8.840] (II) event31 - Logitech G604 : device is a keyboard
[     8.841] (II) event31 - Logitech G604 : device removed
[     8.881] (II) libinput: Logitech G604 : needs a virtual subdevice
[     8.881] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.4/1-10.4:1.2/0003:046D:C539.0007/0003:046D:4085.0008/input/input43/event31"
[     8.881] (II) XINPUT: Adding extended input device "Logitech G604 " (type: MOUSE, id 11)
[     8.881] (**) Option "AccelerationScheme" "none"
[     8.881] (**) Logitech G604 : (accel) selected scheme none/0
[     8.881] (**) Logitech G604 : (accel) acceleration factor: 2.000
[     8.881] (**) Logitech G604 : (accel) acceleration threshold: 4
[     8.883] (II) event31 - Logitech G604 : is tagged by udev as: Keyboard Mouse
[     8.883] (II) event31 - Logitech G604 : device is a pointer
[     8.883] (II) event31 - Logitech G604 : device is a keyboard
[     8.884] (II) config/udev: Adding input device Logitech G604  (/dev/input/mouse1)
[     8.884] (**) Logitech G604 : Applying InputClass "system-keyboard"
[     8.884] (II) No input driver specified, ignoring this device.
[     8.884] (II) This device may have been added with another device file.
[     8.885] (II) config/udev: Adding input device Logitech G815 RGB MECHANICAL GAMING KEYBOARD (/dev/input/event25)
[     8.885] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD: Applying InputClass "evdev keyboard catchall"
[     8.885] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD: Applying InputClass "libinput keyboard catchall"
[     8.885] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD: Applying InputClass "system-keyboard"
[     8.885] (II) Using input driver 'libinput' for 'Logitech G815 RGB MECHANICAL GAMING KEYBOARD'
[     8.885] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD: always reports core events
[     8.885] (**) Option "Device" "/dev/input/event25"
[     8.886] (II) event25 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: is tagged by udev as: Keyboard
[     8.886] (II) event25 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: device is a keyboard
[     8.886] (II) event25 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: device removed
[     8.925] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:046D:C33F.0001/input/input25/event25"
[     8.925] (II) XINPUT: Adding extended input device "Logitech G815 RGB MECHANICAL GAMING KEYBOARD" (type: KEYBOARD, id 12)
[     8.925] (**) Option "xkb_layout" "us"
[     8.929] (II) event25 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: is tagged by udev as: Keyboard
[     8.930] (II) event25 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: device is a keyboard
[     8.933] (II) config/udev: Adding input device Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard (/dev/input/event26)
[     8.933] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: Applying InputClass "evdev keyboard catchall"
[     8.933] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: Applying InputClass "libinput keyboard catchall"
[     8.933] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: Applying InputClass "system-keyboard"
[     8.933] (II) Using input driver 'libinput' for 'Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard'
[     8.933] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: always reports core events
[     8.933] (**) Option "Device" "/dev/input/event26"
[     8.937] (II) event26 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: is tagged by udev as: Keyboard
[     8.937] (II) event26 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: device is a keyboard
[     8.938] (II) event26 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: device removed
[     8.975] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C33F.0002/input/input26/event26"
[     8.975] (II) XINPUT: Adding extended input device "Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard" (type: KEYBOARD, id 13)
[     8.975] (**) Option "xkb_layout" "us"
[     8.981] (II) event26 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: is tagged by udev as: Keyboard
[     8.982] (II) event26 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: device is a keyboard
[     8.985] (II) config/udev: Adding input device Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse (/dev/input/event27)
[     8.985] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: Applying InputClass "evdev pointer catchall"
[     8.985] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: Applying InputClass "libinput pointer catchall"
[     8.985] (II) Using input driver 'libinput' for 'Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse'
[     8.985] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: always reports core events
[     8.985] (**) Option "Device" "/dev/input/event27"
[     8.989] (II) event27 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: is tagged by udev as: Mouse
[     8.990] (II) event27 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: device is a pointer
[     8.990] (II) event27 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: device removed
[     9.041] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C33F.0002/input/input27/event27"
[     9.041] (II) XINPUT: Adding extended input device "Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse" (type: MOUSE, id 14)
[     9.042] (**) Option "AccelerationScheme" "none"
[     9.042] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: (accel) selected scheme none/0
[     9.042] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: (accel) acceleration factor: 2.000
[     9.042] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: (accel) acceleration threshold: 4
[     9.046] (II) event27 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: is tagged by udev as: Mouse
[     9.046] (II) event27 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: device is a pointer
[     9.049] (II) config/udev: Adding input device Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse (/dev/input/mouse0)
[     9.049] (II) No input driver specified, ignoring this device.
[     9.049] (II) This device may have been added with another device file.
[     9.050] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event18)
[     9.050] (II) No input driver specified, ignoring this device.
[     9.050] (II) This device may have been added with another device file.
[     9.051] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event19)
[     9.051] (II) No input driver specified, ignoring this device.
[     9.051] (II) This device may have been added with another device file.
[     9.053] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event20)
[     9.053] (II) No input driver specified, ignoring this device.
[     9.053] (II) This device may have been added with another device file.
[     9.054] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event21)
[     9.054] (II) No input driver specified, ignoring this device.
[     9.054] (II) This device may have been added with another device file.
[     9.055] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event22)
[     9.055] (II) No input driver specified, ignoring this device.
[     9.055] (II) This device may have been added with another device file.
[     9.057] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event23)
[     9.057] (II) No input driver specified, ignoring this device.
[     9.057] (II) This device may have been added with another device file.
[     9.058] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event24)
[     9.059] (II) No input driver specified, ignoring this device.
[     9.059] (II) This device may have been added with another device file.
[     9.060] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[     9.060] (II) No input driver specified, ignoring this device.
[     9.060] (II) This device may have been added with another device file.
[     9.072] (**) Logitech G604 : Applying InputClass "evdev pointer catchall"
[     9.072] (**) Logitech G604 : Applying InputClass "evdev keyboard catchall"
[     9.072] (**) Logitech G604 : Applying InputClass "libinput pointer catchall"
[     9.072] (**) Logitech G604 : Applying InputClass "libinput keyboard catchall"
[     9.072] (**) Logitech G604 : Applying InputClass "system-keyboard"
[     9.072] (II) Using input driver 'libinput' for 'Logitech G604 '
[     9.072] (**) Logitech G604 : always reports core events
[     9.072] (**) Option "Device" "/dev/input/event31"
[     9.072] (II) libinput: Logitech G604 : is a virtual subdevice
[     9.072] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.4/1-10.4:1.2/0003:046D:C539.0007/0003:046D:4085.0008/input/input43/event31"
[     9.072] (II) XINPUT: Adding extended input device "Logitech G604 " (type: KEYBOARD, id 15)
[     9.072] (**) Option "xkb_layout" "us"
[     9.072] (II) config/udev: removing device Logitech G815 RGB MECHANICAL GAMING KEYBOARD
[     9.072] (II) event25 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: device removed
[     9.088] (II) UnloadModule: "libinput"
[     9.089] (II) config/udev: Adding input device Logitech G815 RGB MECHANICAL GAMING KEYBOARD (/dev/input/event25)
[     9.089] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD: Applying InputClass "evdev keyboard catchall"
[     9.089] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD: Applying InputClass "libinput keyboard catchall"
[     9.089] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD: Applying InputClass "system-keyboard"
[     9.089] (II) Using input driver 'libinput' for 'Logitech G815 RGB MECHANICAL GAMING KEYBOARD'
[     9.089] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD: always reports core events
[     9.089] (**) Option "Device" "/dev/input/event25"
[     9.090] (II) event25 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: is tagged by udev as: Keyboard
[     9.090] (II) event25 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: device is a keyboard
[     9.090] (II) event25 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: device removed
[     9.121] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:046D:C33F.0001/input/input25/event25"
[     9.121] (II) XINPUT: Adding extended input device "Logitech G815 RGB MECHANICAL GAMING KEYBOARD" (type: KEYBOARD, id 12)
[     9.121] (**) Option "xkb_layout" "us"
[     9.124] (II) event25 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: is tagged by udev as: Keyboard
[     9.125] (II) event25 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: device is a keyboard
[     9.126] (II) config/udev: removing device Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard
[     9.126] (II) event26 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: device removed
[     9.155] (II) UnloadModule: "libinput"
[     9.156] (II) config/udev: Adding input device Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard (/dev/input/event26)
[     9.156] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: Applying InputClass "evdev keyboard catchall"
[     9.156] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: Applying InputClass "libinput keyboard catchall"
[     9.156] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: Applying InputClass "system-keyboard"
[     9.156] (II) Using input driver 'libinput' for 'Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard'
[     9.156] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: always reports core events
[     9.156] (**) Option "Device" "/dev/input/event26"
[     9.160] (II) event26 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: is tagged by udev as: Keyboard
[     9.160] (II) event26 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: device is a keyboard
[     9.161] (II) event26 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: device removed
[     9.188] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C33F.0002/input/input26/event26"
[     9.188] (II) XINPUT: Adding extended input device "Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard" (type: KEYBOARD, id 13)
[     9.188] (**) Option "xkb_layout" "us"
[     9.189] (II) event26 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: is tagged by udev as: Keyboard
[     9.189] (II) event26 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: device is a keyboard
[     9.190] (II) config/udev: removing device Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse
[     9.190] (II) event27 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: device removed
[     9.241] (II) UnloadModule: "libinput"
[     9.243] (II) config/udev: Adding input device Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse (/dev/input/event27)
[     9.243] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: Applying InputClass "evdev pointer catchall"
[     9.243] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: Applying InputClass "libinput pointer catchall"
[     9.243] (II) Using input driver 'libinput' for 'Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse'
[     9.243] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: always reports core events
[     9.243] (**) Option "Device" "/dev/input/event27"
[     9.247] (II) event27 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: is tagged by udev as: Mouse
[     9.248] (II) event27 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: device is a pointer
[     9.248] (II) event27 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: device removed
[     9.295] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C33F.0002/input/input27/event27"
[     9.295] (II) XINPUT: Adding extended input device "Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse" (type: MOUSE, id 14)
[     9.295] (**) Option "AccelerationScheme" "none"
[     9.295] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: (accel) selected scheme none/0
[     9.295] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: (accel) acceleration factor: 2.000
[     9.295] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: (accel) acceleration threshold: 4
[     9.299] (II) event27 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: is tagged by udev as: Mouse
[     9.300] (II) event27 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: device is a pointer
[     9.302] (II) config/udev: Adding input device Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse (/dev/input/mouse0)
[     9.302] (II) No input driver specified, ignoring this device.
[     9.302] (II) This device may have been added with another device file.
[     9.303] (II) config/udev: removing device Logitech Logitech Wireless Headset Consumer Control
[     9.303] (II) event28 - Logitech Logitech Wireless Headset Consumer Control: device removed
[     9.361] (II) UnloadModule: "libinput"
[     9.363] (II) config/udev: Adding input device Logitech Logitech Wireless Headset Consumer Control (/dev/input/event28)
[     9.363] (**) Logitech Logitech Wireless Headset Consumer Control: Applying InputClass "evdev keyboard catchall"
[     9.363] (**) Logitech Logitech Wireless Headset Consumer Control: Applying InputClass "libinput keyboard catchall"
[     9.363] (**) Logitech Logitech Wireless Headset Consumer Control: Applying InputClass "system-keyboard"
[     9.363] (II) Using input driver 'libinput' for 'Logitech Logitech Wireless Headset Consumer Control'
[     9.363] (**) Logitech Logitech Wireless Headset Consumer Control: always reports core events
[     9.363] (**) Option "Device" "/dev/input/event28"
[     9.367] (II) event28 - Logitech Logitech Wireless Headset Consumer Control: is tagged by udev as: Keyboard
[     9.367] (II) event28 - Logitech Logitech Wireless Headset Consumer Control: device is a keyboard
[     9.367] (II) event28 - Logitech Logitech Wireless Headset Consumer Control: device removed
[     9.441] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.3/0003:046D:0A29.0004/input/input30/event28"
[     9.441] (II) XINPUT: Adding extended input device "Logitech Logitech Wireless Headset Consumer Control" (type: KEYBOARD, id 10)
[     9.441] (**) Option "xkb_layout" "us"
[     9.446] (II) event28 - Logitech Logitech Wireless Headset Consumer Control: is tagged by udev as: Keyboard
[     9.446] (II) event28 - Logitech Logitech Wireless Headset Consumer Control: device is a keyboard
[     9.449] (II) config/udev: Adding input device Logitech Logitech Wireless Headset (/dev/input/event29)
[     9.449] (II) No input driver specified, ignoring this device.
[     9.449] (II) This device may have been added with another device file.
[     9.452] (II) config/udev: removing device HD Webcam C615
[     9.452] (II) event30 - HD Webcam C615: device removed
[     9.507] (II) UnloadModule: "libinput"
[     9.509] (II) config/udev: Adding input device HD Webcam C615 (/dev/input/event30)
[     9.509] (**) HD Webcam C615: Applying InputClass "evdev keyboard catchall"
[     9.509] (**) HD Webcam C615: Applying InputClass "libinput keyboard catchall"
[     9.509] (**) HD Webcam C615: Applying InputClass "system-keyboard"
[     9.509] (II) Using input driver 'libinput' for 'HD Webcam C615'
[     9.509] (**) HD Webcam C615: always reports core events
[     9.509] (**) Option "Device" "/dev/input/event30"
[     9.512] (II) event30 - HD Webcam C615: is tagged by udev as: Keyboard
[     9.512] (II) event30 - HD Webcam C615: device is a keyboard
[     9.513] (II) event30 - HD Webcam C615: device removed
[     9.588] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.2/1-10.2:1.2/input/input37/event30"
[     9.588] (II) XINPUT: Adding extended input device "HD Webcam C615" (type: KEYBOARD, id 9)
[     9.588] (**) Option "xkb_layout" "us"
[     9.592] (II) event30 - HD Webcam C615: is tagged by udev as: Keyboard
[     9.592] (II) event30 - HD Webcam C615: device is a keyboard
[     9.597] (II) config/udev: Adding input device Logitech G604  (/dev/input/mouse1)
[     9.597] (**) Logitech G604 : Applying InputClass "system-keyboard"
[     9.597] (II) No input driver specified, ignoring this device.
[     9.597] (II) This device may have been added with another device file.
[     9.597] (II) config/udev: removing device Logitech G604 
[     9.597] (II) UnloadModule: "libinput"
[     9.598] (II) config/udev: removing device Logitech G604 
[     9.598] (II) event31 - Logitech G604 : device removed
[     9.655] (II) UnloadModule: "libinput"
[     9.657] (II) config/udev: Adding input device Logitech G604  (/dev/input/event31)
[     9.657] (**) Logitech G604 : Applying InputClass "evdev pointer catchall"
[     9.657] (**) Logitech G604 : Applying InputClass "evdev keyboard catchall"
[     9.657] (**) Logitech G604 : Applying InputClass "libinput pointer catchall"
[     9.657] (**) Logitech G604 : Applying InputClass "libinput keyboard catchall"
[     9.657] (**) Logitech G604 : Applying InputClass "system-keyboard"
[     9.657] (II) Using input driver 'libinput' for 'Logitech G604 '
[     9.657] (**) Logitech G604 : always reports core events
[     9.657] (**) Option "Device" "/dev/input/event31"
[     9.661] (II) event31 - Logitech G604 : is tagged by udev as: Keyboard Mouse
[     9.662] (II) event31 - Logitech G604 : device is a pointer
[     9.662] (II) event31 - Logitech G604 : device is a keyboard
[     9.663] (II) event31 - Logitech G604 : device removed
[     9.708] (II) libinput: Logitech G604 : needs a virtual subdevice
[     9.708] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.4/1-10.4:1.2/0003:046D:C539.0007/0003:046D:4085.0008/input/input43/event31"
[     9.708] (II) XINPUT: Adding extended input device "Logitech G604 " (type: MOUSE, id 11)
[     9.708] (**) Option "AccelerationScheme" "none"
[     9.709] (**) Logitech G604 : (accel) selected scheme none/0
[     9.709] (**) Logitech G604 : (accel) acceleration factor: 2.000
[     9.709] (**) Logitech G604 : (accel) acceleration threshold: 4
[     9.713] (II) event31 - Logitech G604 : is tagged by udev as: Keyboard Mouse
[     9.714] (II) event31 - Logitech G604 : device is a pointer
[     9.714] (II) event31 - Logitech G604 : device is a keyboard
[     9.715] (**) Logitech G604 : Applying InputClass "evdev pointer catchall"
[     9.715] (**) Logitech G604 : Applying InputClass "evdev keyboard catchall"
[     9.715] (**) Logitech G604 : Applying InputClass "libinput pointer catchall"
[     9.715] (**) Logitech G604 : Applying InputClass "libinput keyboard catchall"
[     9.715] (**) Logitech G604 : Applying InputClass "system-keyboard"
[     9.715] (II) Using input driver 'libinput' for 'Logitech G604 '
[     9.715] (**) Logitech G604 : always reports core events
[     9.715] (**) Option "Device" "/dev/input/event31"
[     9.715] (II) libinput: Logitech G604 : is a virtual subdevice
[     9.715] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.4/1-10.4:1.2/0003:046D:C539.0007/0003:046D:4085.0008/input/input43/event31"
[     9.715] (II) XINPUT: Adding extended input device "Logitech G604 " (type: KEYBOARD, id 15)
[     9.715] (**) Option "xkb_layout" "us"
[    10.947] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    10.947] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    10.947] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    10.947] (--) NVIDIA(GPU-0): 
[    10.990] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): connected
[    10.990] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): Internal TMDS
[    10.990] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): 600.0 MHz maximum pixel clock
[    10.990] (--) NVIDIA(GPU-0): 
[    10.991] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): connected
[    10.991] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): Internal DisplayPort
[    10.991] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): 1440.0 MHz maximum pixel clock
[    10.991] (--) NVIDIA(GPU-0): 
[    10.995] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    10.995] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    10.996] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    10.996] (--) NVIDIA(GPU-0): 
[    10.996] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    10.996] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    10.996] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    10.996] (--) NVIDIA(GPU-0): 
[    11.087] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): connected
[    11.087] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): Internal TMDS
[    11.087] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): 165.0 MHz maximum pixel clock
[    11.087] (--) NVIDIA(GPU-0): 
[    11.087] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): connected
[    11.087] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): Internal DisplayPort
[    11.087] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): 1440.0 MHz maximum pixel clock
[    11.087] (--) NVIDIA(GPU-0): 
[    11.092] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    11.092] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[    11.092] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[    11.092] (--) NVIDIA(GPU-0): 
[    11.840] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    11.840] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    11.840] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    11.840] (--) NVIDIA(GPU-0): 
[    11.884] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): connected
[    11.884] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): Internal TMDS
[    11.884] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): 600.0 MHz maximum pixel clock
[    11.884] (--) NVIDIA(GPU-0): 
[    11.885] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): connected
[    11.885] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): Internal DisplayPort
[    11.885] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): 1440.0 MHz maximum pixel clock
[    11.885] (--) NVIDIA(GPU-0): 
[    11.890] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    11.890] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    11.890] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    11.890] (--) NVIDIA(GPU-0): 
[    11.890] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    11.890] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    11.890] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    11.890] (--) NVIDIA(GPU-0): 
[    11.982] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): connected
[    11.982] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): Internal TMDS
[    11.982] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): 165.0 MHz maximum pixel clock
[    11.982] (--) NVIDIA(GPU-0): 
[    11.983] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): connected
[    11.983] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): Internal DisplayPort
[    11.983] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): 1440.0 MHz maximum pixel clock
[    11.983] (--) NVIDIA(GPU-0): 
[    11.987] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    11.987] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[    11.987] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[    11.987] (--) NVIDIA(GPU-0): 
[    12.057] (II) NVIDIA(0): Setting mode "DP-3: 1920x1080 @1920x1080 +1920+1080 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, HDMI-0: nvidia-auto-select @1920x1080 +1920+527 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-4: 1920x1080 @1920x1080 +5760+1080 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: 1920x1080 @1920x1080 +7680+540 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[    12.360] (II) NVIDIA(0): Setting mode "DP-3: 1920x1080 @1920x1080 +1920+1080 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, HDMI-0: nvidia-auto-select @1920x1080 +1920+527 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-4: 1920x1080 @1920x1080 +5760+1080 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @1920x1080 +5760+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[    12.663] (II) NVIDIA(0): Setting mode "DP-3: nvidia-auto-select @1920x1080 +0+527 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, HDMI-0: nvidia-auto-select @1920x1080 +1920+527 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-4: 1920x1080 @1920x1080 +5760+1080 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @1920x1080 +5760+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[    12.967] (II) NVIDIA(0): Setting mode "DP-3: nvidia-auto-select @1920x1080 +0+527 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, HDMI-0: nvidia-auto-select @1920x1080 +1920+527 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-4: nvidia-auto-select @1920x1080 +3840+527 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @1920x1080 +5760+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[    29.960] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    29.960] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    29.960] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    29.960] (--) NVIDIA(GPU-0): 
[    30.003] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): connected
[    30.003] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): Internal TMDS
[    30.003] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): 600.0 MHz maximum pixel clock
[    30.003] (--) NVIDIA(GPU-0): 
[    30.004] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): connected
[    30.004] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): Internal DisplayPort
[    30.004] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): 1440.0 MHz maximum pixel clock
[    30.004] (--) NVIDIA(GPU-0): 
[    30.008] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    30.008] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    30.008] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    30.008] (--) NVIDIA(GPU-0): 
[    30.008] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    30.008] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    30.008] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    30.008] (--) NVIDIA(GPU-0): 
[    30.099] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): connected
[    30.099] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): Internal TMDS
[    30.099] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): 165.0 MHz maximum pixel clock
[    30.099] (--) NVIDIA(GPU-0): 
[    30.100] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): connected
[    30.100] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): Internal DisplayPort
[    30.100] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): 1440.0 MHz maximum pixel clock
[    30.100] (--) NVIDIA(GPU-0): 
[    30.104] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    30.104] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[    30.104] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[    30.104] (--) NVIDIA(GPU-0): 
[    30.104] (II) event31 - Logitech G604 : SYN_DROPPED event - some input events have been lost.
[    30.106] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    30.106] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    30.106] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    30.106] (--) NVIDIA(GPU-0): 
[    30.149] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): connected
[    30.149] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): Internal TMDS
[    30.149] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): 600.0 MHz maximum pixel clock
[    30.149] (--) NVIDIA(GPU-0): 
[    30.150] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): connected
[    30.150] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): Internal DisplayPort
[    30.150] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): 1440.0 MHz maximum pixel clock
[    30.150] (--) NVIDIA(GPU-0): 
[    30.154] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    30.154] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    30.154] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    30.154] (--) NVIDIA(GPU-0): 
[    30.154] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    30.154] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    30.154] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    30.154] (--) NVIDIA(GPU-0): 
[    30.245] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): connected
[    30.245] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): Internal TMDS
[    30.245] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): 165.0 MHz maximum pixel clock
[    30.245] (--) NVIDIA(GPU-0): 
[    30.245] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): connected
[    30.245] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): Internal DisplayPort
[    30.245] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): 1440.0 MHz maximum pixel clock
[    30.245] (--) NVIDIA(GPU-0): 
[    30.250] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    30.250] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[    30.250] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[    30.250] (--) NVIDIA(GPU-0): 
[   356.213] (EE) client bug: timer event31 debounce short: scheduled expiry is in the past (-23ms), your system is too slow
[   427.093] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   427.093] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   427.093] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   427.093] (--) NVIDIA(GPU-0): 
[   427.136] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): connected
[   427.136] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): Internal TMDS
[   427.136] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): 600.0 MHz maximum pixel clock
[   427.136] (--) NVIDIA(GPU-0): 
[   427.137] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): connected
[   427.137] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): Internal DisplayPort
[   427.137] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): 1440.0 MHz maximum pixel clock
[   427.137] (--) NVIDIA(GPU-0): 
[   427.141] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   427.141] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   427.141] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   427.141] (--) NVIDIA(GPU-0): 
[   427.141] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   427.141] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[   427.141] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[   427.141] (--) NVIDIA(GPU-0): 
[   427.232] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): connected
[   427.232] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): Internal TMDS
[   427.232] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): 165.0 MHz maximum pixel clock
[   427.232] (--) NVIDIA(GPU-0): 
[   427.243] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): connected
[   427.243] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): Internal DisplayPort
[   427.243] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): 1440.0 MHz maximum pixel clock
[   427.243] (--) NVIDIA(GPU-0): 
[   427.248] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   427.248] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[   427.248] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[   427.248] (--) NVIDIA(GPU-0): 
[   427.251] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   427.251] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   427.251] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   427.251] (--) NVIDIA(GPU-0): 
[   427.294] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): connected
[   427.294] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): Internal TMDS
[   427.294] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): 600.0 MHz maximum pixel clock
[   427.294] (--) NVIDIA(GPU-0): 
[   427.294] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): connected
[   427.294] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): Internal DisplayPort
[   427.294] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): 1440.0 MHz maximum pixel clock
[   427.294] (--) NVIDIA(GPU-0): 
[   427.299] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   427.299] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   427.299] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   427.299] (--) NVIDIA(GPU-0): 
[   427.299] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   427.299] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[   427.299] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[   427.299] (--) NVIDIA(GPU-0): 
[   427.390] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): connected
[   427.390] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): Internal TMDS
[   427.390] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): 165.0 MHz maximum pixel clock
[   427.390] (--) NVIDIA(GPU-0): 
[   427.390] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): connected
[   427.390] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): Internal DisplayPort
[   427.390] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): 1440.0 MHz maximum pixel clock
[   427.390] (--) NVIDIA(GPU-0): 
[   427.395] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   427.395] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[   427.395] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[   427.395] (--) NVIDIA(GPU-0): 
[  1265.406] (EE) event31 - Logitech G604 : client bug: event processing lagging behind by 21ms, your system is too slow
[  1265.970] (EE) client bug: timer event31 debounce short: scheduled expiry is in the past (-23ms), your system is too slow
[  1271.964] (EE) event31 - Logitech G604 : client bug: event processing lagging behind by 25ms, your system is too slow
[  1335.640] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1335.640] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1335.640] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1335.640] (--) NVIDIA(GPU-0): 
[  1335.683] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): connected
[  1335.683] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): Internal TMDS
[  1335.683] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): 600.0 MHz maximum pixel clock
[  1335.683] (--) NVIDIA(GPU-0): 
[  1335.683] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): connected
[  1335.683] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): Internal DisplayPort
[  1335.683] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): 1440.0 MHz maximum pixel clock
[  1335.683] (--) NVIDIA(GPU-0): 
[  1335.688] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1335.688] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1335.688] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1335.688] (--) NVIDIA(GPU-0): 
[  1335.688] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1335.688] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[  1335.688] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[  1335.688] (--) NVIDIA(GPU-0): 
[  1335.780] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): connected
[  1335.780] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): Internal TMDS
[  1335.780] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): 165.0 MHz maximum pixel clock
[  1335.780] (--) NVIDIA(GPU-0): 
[  1335.780] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): connected
[  1335.780] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): Internal DisplayPort
[  1335.780] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): 1440.0 MHz maximum pixel clock
[  1335.780] (--) NVIDIA(GPU-0): 
[  1335.784] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  1335.784] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[  1335.784] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[  1335.784] (--) NVIDIA(GPU-0): 
[  1335.787] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1335.787] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1335.787] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1335.787] (--) NVIDIA(GPU-0): 
[  1335.830] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): connected
[  1335.830] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): Internal TMDS
[  1335.830] (--) NVIDIA(GPU-0): AUS VG275 (DFP-1): 600.0 MHz maximum pixel clock
[  1335.830] (--) NVIDIA(GPU-0): 
[  1335.830] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): connected
[  1335.830] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): Internal DisplayPort
[  1335.830] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-2): 1440.0 MHz maximum pixel clock
[  1335.830] (--) NVIDIA(GPU-0): 
[  1335.835] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1335.835] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1335.835] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1335.835] (--) NVIDIA(GPU-0): 
[  1335.835] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1335.835] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[  1335.835] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[  1335.835] (--) NVIDIA(GPU-0): 
[  1335.926] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): connected
[  1335.926] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): Internal TMDS
[  1335.926] (--) NVIDIA(GPU-0): Ancor Communications Inc VE247 (DFP-5): 165.0 MHz maximum pixel clock
[  1335.926] (--) NVIDIA(GPU-0): 
[  1335.926] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): connected
[  1335.926] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): Internal DisplayPort
[  1335.926] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-6): 1440.0 MHz maximum pixel clock
[  1335.926] (--) NVIDIA(GPU-0): 
[  1335.931] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  1335.931] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[  1335.931] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[  1335.931] (--) NVIDIA(GPU-0): 
[  1340.067] (EE) event31 - Logitech G604 : client bug: event processing lagging behind by 25ms, your system is too slow

Update
I rolled back to a previous nvidia.conf file and tweaked it just a bit and now xrandr is seeing all 7 monitors however when I use arandr and attempt to enable any of the three monitors on GPU-1 I get an error “XRandRfailed: XRandR returened error code 1:B’xrandr: Configure crtc 4 failed\n”

new nvidia.conf

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

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"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "NVIDIA GeForce GTX 1060 6GB"
    BusID          "PCI:1:0:0"
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "NVIDIA GeForce GTX 1060 3GB"
    BusID          "PCI:2:0:0"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
#   Device         "Device1"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
        Virtual     9600 2160
    EndSubSection
EndSection

Section "Extensions"
    Option         "COMPOSITE" "Enable"
EndSection

 
Section "InputClass"
    Identifier          "Keyboard Defaults"
    MatchIsKeyboard        "yes"
    Option              "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection
xrandr
Screen 0: minimum 8 x 8, current 7680 x 1631, maximum 32767 x 32767
DVI-D-0 disconnected (normal left inverted right x axis y axis)
HDMI-0 connected primary 1920x1080+1920+551 (normal left inverted right x axis y axis) 597mm x 336mm
   1920x1080     60.00*+  75.00    59.94    50.00    60.00    50.04  
   1680x1050     59.95  
   1600x1200     60.00  
   1440x900      59.89  
   1366x768      59.79  
   1280x1024     75.02    60.02  
   1280x960      60.00  
   1280x720      60.00    59.94    50.00  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    72.81    59.94    59.93  
DP-0 connected 1920x1080+5760+0 (normal left inverted right x axis y axis) 531mm x 299mm
   1920x1080     60.00*+  59.99    59.94    50.00  
   1680x1050     59.95  
   1600x1200     60.00  
   1440x900      59.89  
   1366x768      59.79  
   1280x1024     75.02    60.02  
   1280x960      60.00  
   1280x720      60.00    59.94    50.00  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    72.81    59.94    59.93  
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 connected 1920x1080+0+551 (normal left inverted right x axis y axis) 531mm x 299mm
   1920x1080     60.00*+  59.99    59.94    50.00    60.05    60.00    50.04  
   1680x1050     59.95  
   1600x1200     60.00  
   1440x900      59.89  
   1366x768      59.79  
   1280x1024     75.02    60.02  
   1280x960      60.00  
   1280x720      60.00    59.94    50.00  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    72.81    59.94    59.93  
DP-4 connected 1920x1080+3840+551 (normal left inverted right x axis y axis) 531mm x 299mm
   1920x1080     60.00*+  59.99    59.94    50.00  
   1680x1050     59.95  
   1600x1200     60.00  
   1440x900      59.89  
   1366x768      59.79  
   1280x1024     75.02    60.02  
   1280x960      60.00  
   1280x720      60.00    59.94    50.00  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    72.81    59.94    59.93  
DP-5 disconnected (normal left inverted right x axis y axis)
DVI-D-1-0 disconnected (normal left inverted right x axis y axis)
HDMI-1-0 connected (normal left inverted right x axis y axis)
   1920x1080     60.00 +  59.94    50.00    60.05    60.00    50.04  
   1680x1050     59.95  
   1600x1200     60.00  
   1600x900      60.00  
   1440x900      59.89  
   1440x576      50.00  
   1400x1050     59.98  
   1280x1024     75.02    60.02  
   1280x960      60.00  
   1280x800      59.81  
   1280x720      60.00    59.94    50.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    72.81    59.94    59.93  
DP-1-0 disconnected (normal left inverted right x axis y axis)
DP-1-1 connected (normal left inverted right x axis y axis)
   1920x1080     60.00 +  59.99    59.94    50.00    60.05    60.00    50.04  
   1680x1050     59.95  
   1600x1200     60.00  
   1440x900      59.89  
   1366x768      59.79  
   1280x1024     75.02    60.02  
   1280x960      60.00  
   1280x720      60.00    59.94    50.00  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    72.81    59.94    59.93  
DP-1-2 disconnected (normal left inverted right x axis y axis)
DP-1-3 disconnected (normal left inverted right x axis y axis)
DP-1-4 disconnected (normal left inverted right x axis y axis)
DP-1-5 connected (normal left inverted right x axis y axis)
   1920x1080     60.00 +  59.94    50.00    60.05    60.00    50.04  
   1680x1050     59.95  
   1600x1200     60.00  
   1600x900      60.00  
   1440x900      59.89  
   1440x576      50.00  
   1400x1050     59.98  
   1280x1024     75.02    60.02  
   1280x960      60.00  
   1280x800      59.81  
   1280x720      60.00    59.94    50.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    72.81    59.94    59.93  
  1920x1080 (0x1be) 148.500MHz +HSync +VSync
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  67.50KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  60.00Hz
  1920x1080 (0x1c0) 148.350MHz +HSync +VSync
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  67.43KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  59.94Hz
  1920x1080 (0x1c1) 148.500MHz +HSync +VSync
        h: width  1920 start 2448 end 2492 total 2640 skew    0 clock  56.25KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  50.00Hz
  1920x1080 (0x1e1) 74.250MHz +HSync +VSync Interlace
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  33.75KHz
        v: height 1080 start 1084 end 1094 total 1124           clock  60.05Hz
  1920x1080 (0x1c2) 74.180MHz +HSync +VSync Interlace
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  33.72KHz
        v: height 1080 start 1084 end 1094 total 1124           clock  60.00Hz
  1920x1080 (0x1c3) 74.250MHz +HSync +VSync Interlace
        h: width  1920 start 2448 end 2492 total 2640 skew    0 clock  28.12KHz
        v: height 1080 start 1084 end 1094 total 1124           clock  50.04Hz
  1680x1050 (0x1c4) 146.250MHz -HSync +VSync
        h: width  1680 start 1784 end 1960 total 2240 skew    0 clock  65.29KHz
        v: height 1050 start 1053 end 1059 total 1089           clock  59.95Hz
  1600x1200 (0x1c5) 162.000MHz +HSync +VSync
        h: width  1600 start 1664 end 1856 total 2160 skew    0 clock  75.00KHz
        v: height 1200 start 1201 end 1204 total 1250           clock  60.00Hz
  1440x900 (0x1c6) 106.500MHz -HSync +VSync
        h: width  1440 start 1520 end 1672 total 1904 skew    0 clock  55.93KHz
        v: height  900 start  903 end  909 total  934           clock  59.89Hz
  1280x1024 (0x1c8) 135.000MHz +HSync +VSync
        h: width  1280 start 1296 end 1440 total 1688 skew    0 clock  79.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  75.02Hz
  1280x1024 (0x1c9) 108.000MHz +HSync +VSync
        h: width  1280 start 1328 end 1440 total 1688 skew    0 clock  63.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  60.02Hz
  1280x960 (0x1ca) 108.000MHz +HSync +VSync
        h: width  1280 start 1376 end 1488 total 1800 skew    0 clock  60.00KHz
        v: height  960 start  961 end  964 total 1000           clock  60.00Hz
  1280x720 (0x1cb) 74.250MHz +HSync +VSync
        h: width  1280 start 1390 end 1430 total 1650 skew    0 clock  45.00KHz
        v: height  720 start  725 end  730 total  750           clock  60.00Hz
  1280x720 (0x1cc) 74.180MHz +HSync +VSync
        h: width  1280 start 1390 end 1430 total 1650 skew    0 clock  44.96KHz
        v: height  720 start  725 end  730 total  750           clock  59.94Hz
  1280x720 (0x1cd) 74.250MHz +HSync +VSync
        h: width  1280 start 1720 end 1760 total 1980 skew    0 clock  37.50KHz
        v: height  720 start  725 end  730 total  750           clock  50.00Hz
  1024x768 (0x1cf) 78.750MHz +HSync +VSync
        h: width  1024 start 1040 end 1136 total 1312 skew    0 clock  60.02KHz
        v: height  768 start  769 end  772 total  800           clock  75.03Hz
  1024x768 (0x1d0) 75.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1328 skew    0 clock  56.48KHz
        v: height  768 start  771 end  777 total  806           clock  70.07Hz
  1024x768 (0x1d1) 65.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1344 skew    0 clock  48.36KHz
        v: height  768 start  771 end  777 total  806           clock  60.00Hz
  800x600 (0x1d2) 49.500MHz +HSync +VSync
        h: width   800 start  816 end  896 total 1056 skew    0 clock  46.88KHz
        v: height  600 start  601 end  604 total  625           clock  75.00Hz
  800x600 (0x1d3) 50.000MHz +HSync +VSync
        h: width   800 start  856 end  976 total 1040 skew    0 clock  48.08KHz
        v: height  600 start  637 end  643 total  666           clock  72.19Hz
  800x600 (0x1d4) 40.000MHz +HSync +VSync
        h: width   800 start  840 end  968 total 1056 skew    0 clock  37.88KHz
        v: height  600 start  601 end  605 total  628           clock  60.32Hz
  800x600 (0x1d5) 36.000MHz +HSync +VSync
        h: width   800 start  824 end  896 total 1024 skew    0 clock  35.16KHz
        v: height  600 start  601 end  603 total  625           clock  56.25Hz
  720x576 (0x1d6) 27.000MHz -HSync -VSync
        h: width   720 start  732 end  796 total  864 skew    0 clock  31.25KHz
        v: height  576 start  581 end  586 total  625           clock  50.00Hz
  720x480 (0x1d7) 27.000MHz -HSync -VSync
        h: width   720 start  736 end  798 total  858 skew    0 clock  31.47KHz
        v: height  480 start  489 end  495 total  525           clock  59.94Hz
  640x480 (0x1d8) 31.500MHz -HSync -VSync
        h: width   640 start  656 end  720 total  840 skew    0 clock  37.50KHz
        v: height  480 start  481 end  484 total  500           clock  75.00Hz
  640x480 (0x1d9) 31.500MHz -HSync -VSync
        h: width   640 start  656 end  696 total  832 skew    0 clock  37.86KHz
        v: height  480 start  481 end  484 total  520           clock  72.81Hz
  640x480 (0x1da) 25.175MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.47KHz
        v: height  480 start  490 end  492 total  525           clock  59.94Hz
  640x480 (0x1db) 25.170MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.46KHz
        v: height  480 start  490 end  492 total  525           clock  59.93Hz
  1920x1080 (0x1dd) 138.500MHz +HSync -VSync
        h: width  1920 start 1968 end 2000 total 2080 skew    0 clock  66.59KHz
        v: height 1080 start 1083 end 1088 total 1110           clock  59.99Hz
  1366x768 (0x1c7) 85.500MHz +HSync +VSync
        h: width  1366 start 1436 end 1579 total 1792 skew    0 clock  47.71KHz
        v: height  768 start  771 end  774 total  798           clock  59.79Hz
  1152x864 (0x1ce) 108.000MHz +HSync +VSync
        h: width  1152 start 1216 end 1344 total 1600 skew    0 clock  67.50KHz
        v: height  864 start  865 end  868 total  900           clock  75.00Hz
xrandr --listproviders
Providers: number : 2
Provider 0: id: 0x1b7 cap: 0x1, Source Output crtcs: 4 outputs: 8 associated providers: 1 name:NVIDIA-0
Provider 1: id: 0x37b cap: 0x2, Sink Output crtcs: 4 outputs: 8 associated providers: 1 name:NVIDIA-G0

Hi @RndmPyxlz, and welcome!

I haven’t (yet) read the complete post and I doubt if I can help, but for anyone trying to be of assistance, please provide the output of:

xrandr

Further, please see:

and

Hope you manage!

1 Like

Requested information below, thanks for directing me to those links.

inxi --admin --verbosity=7 --filter --width

System:
  Kernel: 5.15.28-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 11.2.0
    parameters: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64
    root=UUID=f8262f44-d872-48d0-9974-bd73825e73bf rw quiet apparmor=1
    security=apparmor udev.log_priority=3
  Desktop: KDE Plasma v: 5.24.3 tk: Qt v: 5.15.3 wm: kwin_x11 vt: 1 dm: SDDM
    Distro: Manjaro Linux base: Arch Linux
Machine:
  Type: Desktop Mobo: ASRock model: Z370 Killer SLI/ac
    serial: <superuser required> UEFI: American Megatrends v: P3.10
    date: 07/04/2018
Battery:
  Device-1: hidpp_battery_0 model: Logitech G604 Wireless Gaming Mouse
    serial: <filter> charge: 100% (should be ignored) rechargeable: yes
    status: discharging
Memory:
  RAM: total: 31.29 GiB used: 3.64 GiB (11.6%)
  RAM Report:
    permissions: Unable to run dmidecode. Root privileges required.
CPU:
  Info: model: Intel Core i7-8700K bits: 64 type: MT MCP arch: Coffee Lake
    family: 6 model-id: 0x9E (158) stepping: 0xA (10) microcode: 0xEC
  Topology: cpus: 1x cores: 6 tpc: 2 threads: 12 smt: enabled cache:
    L1: 384 KiB desc: d-6x32 KiB; i-6x32 KiB L2: 1.5 MiB desc: 6x256 KiB
    L3: 12 MiB desc: 1x12 MiB
  Speed (MHz): avg: 1690 high: 4502 min/max: 800/4700 scaling:
    driver: intel_pstate governor: powersave cores: 1: 4502 2: 4147 3: 1040
    4: 800 5: 800 6: 800 7: 800 8: 800 9: 800 10: 800 11: 3001 12: 1992
    bogomips: 88824
  Flags: 3dnowprefetch abm acpi adx aes aperfmperf apic arat
    arch_capabilities arch_perfmon art avx avx2 bmi1 bmi2 bts clflush clflushopt
    cmov constant_tsc cpuid cpuid_fault cx16 cx8 de ds_cpl dtes64 dtherm dts
    epb ept ept_ad erms est f16c flexpriority flush_l1d fma fpu fsgsbase fxsr
    ht hwp hwp_act_window hwp_epp hwp_notify ibpb ibrs ida intel_pt invpcid
    invpcid_single lahf_lm lm mca mce md_clear mmx monitor movbe mpx msr mtrr
    nonstop_tsc nopl nx pae pat pbe pcid pclmulqdq pdcm pdpe1gb pebs pge pln
    pni popcnt pse pse36 pti pts rdrand rdseed rdtscp rep_good sdbg sep smap
    smep smx ss ssbd sse sse2 sse4_1 sse4_2 ssse3 stibp syscall tm tm2
    tpr_shadow tsc tsc_adjust tsc_deadline_timer vme vmx vnmi vpid x2apic
    xgetbv1 xsave xsavec xsaveopt xsaves xtopology xtpr
  Vulnerabilities:
  Type: itlb_multihit status: KVM: VMX disabled
  Type: l1tf
    mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable
  Type: mds mitigation: Clear CPU buffers; SMT vulnerable
  Type: meltdown mitigation: PTI
  Type: spec_store_bypass
    mitigation: Speculative Store Bypass disabled via prctl and seccomp
  Type: spectre_v1
    mitigation: usercopy/swapgs barriers and __user pointer sanitization
  Type: spectre_v2 mitigation: Retpolines, IBPB: conditional, IBRS_FW,
    STIBP: conditional, RSB filling
  Type: srbds mitigation: Microcode
  Type: tsx_async_abort mitigation: TSX disabled
Graphics:
  Device-1: NVIDIA GP106 [GeForce GTX 1060 6GB] vendor: eVga.com.
    driver: nvidia v: 510.54 alternate: nouveau,nvidia_drm pcie: gen: 3
    speed: 8 GT/s lanes: 8 link-max: lanes: 16 bus-ID: 01:00.0
    chip-ID: 10de:1c03 class-ID: 0300
  Device-2: NVIDIA GP106 [GeForce GTX 1060 3GB] vendor: eVga.com.
    driver: nvidia v: 510.54 alternate: nouveau,nvidia_drm pcie: gen: 1
    speed: 2.5 GT/s lanes: 8 link-max: gen: 3 speed: 8 GT/s lanes: 16
    bus-ID: 02:00.0 chip-ID: 10de:1c02 class-ID: 0300
  Device-3: Logitech HD Webcam C615 type: USB driver: snd-usb-audio,uvcvideo
    bus-ID: 1-10.2:7 chip-ID: 046d:082c class-ID: 0e02 serial: <filter>
  Display: x11 server: X.Org v: 1.21.1.3 compositor: kwin_x11 driver: X:
    loaded: N/A unloaded: nvidia gpu: nvidia,nvidia note:  X driver n/a
    display-ID: :0 screens: 1
  Screen-1: 0 s-res: 7680x1607 s-dpi: 80 s-size: 2439x510mm (96.02x20.08")
    s-diag: 2492mm (98.1")
  Monitor-1: DP-0 pos: 1-4 res: 1920x1080 hz: 60 dpi: 92
    size: 531x299mm (20.91x11.77") diag: 609mm (23.99") modes: N/A
  Monitor-2: DP-3 pos: 2-1 res: 1920x1080 hz: 60 dpi: 92
    size: 531x299mm (20.91x11.77") diag: 609mm (23.99") modes: N/A
  Monitor-3: DP-4 pos: 2-3 res: 1920x1080 hz: 60 dpi: 92
    size: 531x299mm (20.91x11.77") diag: 609mm (23.99") modes: N/A
  Monitor-4: HDMI-0 pos: primary,2-2 res: 1920x1080 hz: 60 dpi: 82
    size: 597x336mm (23.5x13.23") diag: 685mm (26.97") modes: N/A
  OpenGL: renderer: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2
    v: 4.6.0 NVIDIA 510.54 direct render: Yes
Audio:
  Device-1: Intel 200 Series PCH HD Audio vendor: ASRock driver: snd_hda_intel
    v: kernel bus-ID: 00:1f.3 chip-ID: 8086:a2f0 class-ID: 0403
  Device-2: NVIDIA GP106 High Definition Audio vendor: eVga.com.
    driver: snd_hda_intel v: kernel pcie: gen: 3 speed: 8 GT/s lanes: 8
    link-max: lanes: 16 bus-ID: 01:00.1 chip-ID: 10de:10f1 class-ID: 0403
  Device-3: NVIDIA GP106 High Definition Audio vendor: eVga.com.
    driver: snd_hda_intel v: kernel pcie: gen: 1 speed: 2.5 GT/s lanes: 8
    link-max: gen: 3 speed: 8 GT/s lanes: 16 bus-ID: 02:00.1
    chip-ID: 10de:10f1 class-ID: 0403
  Device-4: Logitech HD Webcam C615 type: USB driver: snd-usb-audio,uvcvideo
    bus-ID: 1-10.2:7 chip-ID: 046d:082c class-ID: 0e02 serial: <filter>
  Device-5: Logitech H600 [Wireless Headset] type: USB
    driver: hid-generic,snd-usb-audio,usbhid bus-ID: 1-10.3:8 chip-ID: 046d:0a29
    class-ID: 0300 serial: <filter>
  Sound Server-1: ALSA v: k5.15.28-1-MANJARO running: yes
  Sound Server-2: JACK v: 1.9.20 running: no
  Sound Server-3: PulseAudio v: 15.0 running: yes
  Sound Server-4: PipeWire v: 0.3.48 running: yes
Network:
  Device-1: Intel Ethernet I219-V vendor: ASRock driver: e1000e v: kernel
    port: N/A bus-ID: 00:1f.6 chip-ID: 8086:15b8 class-ID: 0200
  IF: eno1 state: up speed: 1000 Mbps duplex: full mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global
    broadcast: <filter>
  IP v6: <filter> type: dynamic noprefixroute scope: global
  IP v6: <filter> type: noprefixroute scope: global
  IP v6: <filter> type: noprefixroute scope: link
  Device-2: Intel Dual Band Wireless-AC 3168NGW [Stone Peak] driver: iwlwifi
    v: kernel pcie: gen: 1 speed: 2.5 GT/s lanes: 1 bus-ID: 07:00.0
    chip-ID: 8086:24fb class-ID: 0280
  IF: wlp7s0 state: down mac: <filter>
  WAN IP: <filter>
Bluetooth:
  Device-1: Intel Wireless-AC 3168 Bluetooth type: USB driver: btusb v: 0.8
    bus-ID: 1-12:6 chip-ID: 8087:0aa7 class-ID: e001
  Report: rfkill ID: hci0 rfk-id: 1 state: up address: see --recommends
Logical:
  Message: No logical block device data found.
RAID:
  Message: No RAID data found.
Drives:
  Local Storage: total: 1.82 TiB used: 297.64 GiB (16.0%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Samsung
    model: SSD 970 EVO Plus 1TB size: 931.51 GiB block-size: physical: 512 B
    logical: 512 B speed: 31.6 Gb/s lanes: 4 type: SSD serial: <filter>
    rev: 2B2QEXM7 temp: 39.9 C scheme: GPT
  ID-2: /dev/nvme1n1 maj-min: 259:6 vendor: Samsung model: SSD 970 EVO 1TB
    size: 931.51 GiB block-size: physical: 512 B logical: 512 B speed: 31.6 Gb/s
    lanes: 4 type: SSD serial: <filter> rev: 2B2QEXE7 temp: 25.9 C scheme: GPT
  Message: No optical or floppy data found.
Partition:
  ID-1: / raw-size: 297.58 GiB size: 291.85 GiB (98.07%)
    used: 11.05 GiB (3.8%) fs: ext4 dev: /dev/nvme1n1p4 maj-min: 259:10
    label: N/A uuid: f8262f44-d872-48d0-9974-bd73825e73bf
  ID-2: /boot/efi raw-size: 512 MiB size: 511 MiB (99.80%)
    used: 2 MiB (0.4%) fs: vfat dev: /dev/nvme1n1p3 maj-min: 259:9 label: N/A
    uuid: BE9E-B48F
  ID-3: /run/media/steve/62F86A4FF86A2191 raw-size: 822.81 GiB
    size: 822.81 GiB (100.00%) used: 286.58 GiB (34.8%) fs: ntfs
    dev: /dev/nvme0n1p5 maj-min: 259:5 label: N/A uuid: 62F86A4FF86A2191
Swap:
  Alert: No swap data was found.
Unmounted:
  ID-1: /dev/nvme0n1p1 maj-min: 259:1 size: 100 MiB fs: vfat label: N/A
    uuid: 3B95-8272
  ID-2: /dev/nvme0n1p2 maj-min: 259:2 size: 100.59 GiB fs: ext4 label: N/A
    uuid: b0da363c-c5c2-403b-b668-7b0fa381f6ec
  ID-3: /dev/nvme0n1p3 maj-min: 259:3 size: 8 GiB fs: swap label: N/A
    uuid: b0c25043-e894-4f56-9e3f-d2eaffa56bf2
  ID-4: /dev/nvme0n1p4 maj-min: 259:4 size: 16 MiB fs: <superuser required>
    label: N/A uuid: N/A
  ID-5: /dev/nvme1n1p1 maj-min: 259:7 size: 16 MiB fs: <superuser required>
    label: N/A uuid: N/A
  ID-6: /dev/nvme1n1p2 maj-min: 259:8 size: 633.42 GiB fs: ntfs label: Games
    uuid: 0E38C4D938C4C147
USB:
  Hub-1: 1-0:1 info: Hi-speed hub with single TT ports: 16 rev: 2.0
    speed: 480 Mb/s chip-ID: 1d6b:0002 class-ID: 0900
  Device-1: 1-2:2 info: Logitech G815 Mechanical Keyboard type: Keyboard,HID
    driver: hid-generic,usbhid interfaces: 2 rev: 2.0 speed: 12 Mb/s
    power: 500mA chip-ID: 046d:c33f class-ID: 0300 serial: <filter>
  Device-2: 1-6:3 info: Corsair H80i v2 type: <vendor specific> driver: N/A
    interfaces: 1 rev: 1.1 speed: 12 Mb/s power: 50mA chip-ID: 1b1c:0c08
    class-ID: 0000 serial: <filter>
  Device-3: 1-9:4 info: Cyber Power System CP1500 AVR UPS type: HID
    driver: hid-generic,usbhid interfaces: 1 rev: 1.1 speed: 1.5 Mb/s
    power: 50mA chip-ID: 0764:0501 class-ID: 0300
  Hub-2: 1-10:5 info: VIA Labs VL813 Hub ports: 4 rev: 2.1 speed: 480 Mb/s
    chip-ID: 2109:2813 class-ID: 0900
  Device-1: 1-10.2:7 info: Logitech HD Webcam C615 type: Audio,Video
    driver: snd-usb-audio,uvcvideo interfaces: 4 rev: 2.0 speed: 480 Mb/s
    power: 500mA chip-ID: 046d:082c class-ID: 0e02 serial: <filter>
  Device-2: 1-10.3:8 info: Logitech H600 [Wireless Headset] type: Audio,HID
    driver: hid-generic,snd-usb-audio,usbhid interfaces: 4 rev: 2.0
    speed: 12 Mb/s power: 144mA chip-ID: 046d:0a29 class-ID: 0300
    serial: <filter>
  Device-3: 1-10.4:9 info: Logitech USB Receiver type: Keyboard,Mouse,HID
    driver: logitech-djreceiver,usbhid interfaces: 3 rev: 2.0 speed: 12 Mb/s
    power: 98mA chip-ID: 046d:c539 class-ID: 0300
  Device-4: 1-12:6 info: Intel Wireless-AC 3168 Bluetooth type: Bluetooth
    driver: btusb interfaces: 2 rev: 2.0 speed: 12 Mb/s power: 100mA
    chip-ID: 8087:0aa7 class-ID: e001
  Hub-3: 2-0:1 info: Super-speed hub ports: 10 rev: 3.0 speed: 5 Gb/s
    chip-ID: 1d6b:0003 class-ID: 0900
  Hub-4: 2-7:2 info: VIA Labs VL813 Hub ports: 4 rev: 3.0 speed: 5 Gb/s
    chip-ID: 2109:0813 class-ID: 0900
Sensors:
  System Temperatures: cpu: 24.0 C mobo: N/A gpu: nvidia temp: 45 C
  Fan Speeds (RPM): N/A gpu: nvidia fan: 0%
Info:
  Processes: 311 Uptime: 8h 38m wakeups: 6 Init: systemd v: 250
  tool: systemctl Compilers: gcc: 11.2.0 clang: 13.0.1 Packages: pacman: 1234
  lib: 341 flatpak: 0 Shell: Zsh v: 5.8.1 default: Bash v: 5.1.16
  running-in: konsole inxi: 3.3.14

Here is how the monitors are laid out fwiw:

Apologies, I just noticed that I failed to include the information you actually requested, output of xrandr, I am now booted into Windows and will post the output of that when I can shutdown and reboot into Manjaro after work. Thank you.

1 Like

I wish you good luck

I also have two Nvidia cards for a long time and use them to run two adjacent seats. With every change in Xorg or the graphics drivers, the entire configuration broke for me.

A faulty configuration file was usually the cause, which had been working, but then suddenly stopped working after an update.

The solution for me was to forego the features of the nvidia drivers and use nouveau. I now have a system with 0 (zero) configuration files. My monitors work automatically and correctly. I can customize the layout with xfce’s graphical tools…

Tip:

Try the open source driver (it’s easy with a live manjaro) and see if it works with your hardware and your 7 Monitors.

1 Like

Sorry for the delay, HERE is the requested command output

xrandr
Screen 0: minimum 8 x 8, current 7680 x 1607, maximum 32767 x 32767
DVI-D-0 disconnected (normal left inverted right x axis y axis)
HDMI-0 connected primary 1920x1080+1920+527 (normal left inverted right x axis y axis) 597mm x 336mm
   1920x1080     60.00*+  75.00    59.94    50.00    60.00    50.04  
   1680x1050     59.95  
   1600x1200     60.00  
   1440x900      59.89  
   1366x768      59.79  
   1280x1024     75.02    60.02  
   1280x960      60.00  
   1280x720      60.00    59.94    50.00  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    72.81    59.94    59.93  
DP-0 connected 1920x1080+5760+0 (normal left inverted right x axis y axis) 531mm x 299mm
   1920x1080     60.00*+  59.99    59.94    50.00  
   1680x1050     59.95  
   1600x1200     60.00  
   1440x900      59.89  
   1366x768      59.79  
   1280x1024     75.02    60.02  
   1280x960      60.00  
   1280x720      60.00    59.94    50.00  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    72.81    59.94    59.93  
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 connected 1920x1080+0+527 (normal left inverted right x axis y axis) 531mm x 299mm
   1920x1080     60.00*+  59.99    59.94    50.00    60.05    60.00    50.04  
   1680x1050     59.95  
   1600x1200     60.00  
   1440x900      59.89  
   1366x768      59.79  
   1280x1024     75.02    60.02  
   1280x960      60.00  
   1280x720      60.00    59.94    50.00  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    72.81    59.94    59.93  
DP-4 connected 1920x1080+3840+527 (normal left inverted right x axis y axis) 531mm x 299mm
   1920x1080     60.00*+  59.99    59.94    50.00  
   1680x1050     59.95  
   1600x1200     60.00  
   1440x900      59.89  
   1366x768      59.79  
   1280x1024     75.02    60.02  
   1280x960      60.00  
   1280x720      60.00    59.94    50.00  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    72.81    59.94    59.93  
DP-5 disconnected (normal left inverted right x axis y axis)

Thanks for taking the time to look it over.

andreas85

To respond directly to your reply, I don’t believe it worked out of the gate with the Manjaro live but I know it works with the Nouveau drivers on LM and Ubuntu so I assume it would work the same on Manjaro with some fiddling but I really want to have it working on the nvidia drivers. I enjoy gaming when the time allows and with so many more titles being available that run under Linux on Steam I would like to have the full power of my GPUs, such as it is, available. At the end of the day I really just don’t want to have to ‘depend’ on MS Windows for anything and being on the Nouveau drivers would leave me more dependent on Windows than I’d like.

andreas85,

Okay I gave up and decided to revert to the Nouveau drivers, it was easier to just do a fresh install since I had done so much ‘tinkering’ with the X11 files and once I got it reloaded I remembered why I immediately jumped into loading the nvidia drivers, 5 out of my 7 monitors were horribly jittery and near impossible to read. I found another post here that sounded similar and someone had suggested switching to KwinFT which stopped the problem and all monitors are now up and clear. I am not on the nvidia drivers so I’m probably stuck with rebooting into Windows for gaming for the time being but this should at least let me setup the KVM/qemu environment I wanted to try out for my work. Thanks again for responding.

1 Like

This seems to be a solution especially for kde

I do use xfce. There this seems not to be necessary at all