You are not logged in.

#1 2020-01-15 03:07:51

natedennis
Member
Registered: 2016-11-10
Posts: 4

Nvidia, Multiple GPUs, 5+ Displays Configuration Guidance Question

I am attempting to build an system with more than 5 displays using Nvidia Gtx 980 cards. Historically i have ran the Nvidia drivers from the repo. I have never really had much luck getting nouveau working for more than two monitors. Like any other desktop user I want a single screen spanning all my displays

Specs look something like

--------------- 
OS: Arch Linux x86_64 
Kernel: 5.4.11-arch1-1 
Uptime: 2 hours, 19 mins 
Packages: 1760 (pacman), 38 (flatpak) 
Shell: zsh 5.7.1 
Resolution: 1920x1080, 1920x1080 
DE: GNOME 3.34.3 
WM: Mutter 
WM Theme: Adwaita 
Theme: Adwaita [GTK2/3] 
Icons: Adwaita [GTK2/3] 
Terminal: gnome-terminal 
CPU: Intel i9-9900K (16) @ 4.700GHz 
GPU: NVIDIA GeForce GTX 980 
GPU: NVIDIA GeForce GTX 980 
Memory: 5908MiB / 64234MiB 

i should preface this with i have been running a Gtx980 with a 4 monitor configuration for a couple years (BaseMosaic "off").

I using GDM  (I would love to make the jump to wayland if possible and get nouveau working)

Here is the short list of mistakes made:

1. Wayland isnt stable with the nvidia drivers. (so much so that it gets disabled by default.. but i turn that off had to use the reset button to prove it)
2. Xinerama doesnt like xrandx
3. BaseMosaic is disabled in all recent nvidia drivers for more than 3 monitors for all cards except the Quadro Pro cards. (this one surprised me... but)
4. SLI Mosaic is disabled in all recent nvidia drivers except for the Quodro cards ( this is the one that got me. I feel like i read some where in the wiki but it should be the first search result on google and linked 5 times on the NVIDIA page. https://devtalk.nvidia.com/default/topi … monitors/)

This sort of implies Xorg and nvidia proprietary can no longer be a solution with the nvidia gtx series multi gpu setup. ( It might even imply i need to buy new hardware to make this happen.  Maybe someone has a good idea)
So I need guidance from the community.

I tried to move away from the proprietary driver and use nouveau. Stripped out all the xorg configs and GDM started with wayland. It found all 6 monitors. However, only one monitor contained desktop. I could mouse across the others, but no events.. no windows ect. I not really sure where to go from here. There is so little documentation on configuring the gpu's when using wayland I'm out of ideas. Point me the direction. I'm lost.
Is there any chance i get nouveau working with 6 monitors? Has anyone had success getting nouveau working with this sort of setup with wayland?


the normal Xorg troubleshooting mess

➜  / lspci | grep VGA
03:00.0 VGA compatible controller: NVIDIA Corporation GM204 [GeForce GTX 980] (rev a1)
04:00.0 VGA compatible controller: NVIDIA Corporation GM204 [GeForce GTX 980] (rev a1)
➜  / 
# nvidia-xconfig:  version 440.44

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
#dont turn this on unless you can reach the power button
    Option         "Xinerama" "0"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTX 980"
    BusID          "PCI:3:0:0"
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTX 980"
    BusID          "PCI:4:0:0"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "DFP-0"
    Option         "metamodes" "GPU-0.DVI-I-1: nvidia-auto-select +0+0, GPU-0.HDMI-0: nvidia-auto-select +1920+0, GPU-1.DP-1: nvidia-auto-select +0+1080, GPU-1.DP-3: nvidia-auto-select +1920+1080, GPU-1.DP-5: nvidia-auto-select +3840+1080"
#fails on modern nvidia drivers
    Option         "SLI" "Mosaic"
#multigpu is ignored
    Option         "MultiGPU" "on"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection
➜  / cat /var/log/Xorg.0.log 
[  1597.735] (--) Log file renamed from "/var/log/Xorg.pid-11162.log" to "/var/log/Xorg.0.log"
[  1597.735] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[  1597.735] 
X.Org X Server 1.20.6
X Protocol Version 11, Revision 0
[  1597.735] Build Operating System: Linux Arch Linux
[  1597.735] Current Operating System: Linux beastie 5.4.11-arch1-1 #1 SMP PREEMPT Sun, 12 Jan 2020 12:15:27 +0000 x86_64
[  1597.735] Kernel command line: BOOT_IMAGE=../vmlinuz-linux cryptdevice=/dev/nvme0n1p2:root root=/dev/mapper/root rw initrd=../initramfs-linux.img
[  1597.735] Build Date: 04 January 2020  10:10:25AM
[  1597.735]  
[  1597.735] Current version of pixman: 0.38.4
[  1597.735] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1597.735] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1597.735] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jan 14 20:06:58 2020
[  1597.736] (==) Using config file: "/etc/X11/xorg.conf"
[  1597.736] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1597.736] (==) ServerLayout "Layout0"
[  1597.736] (**) |-->Screen "Screen0" (0)
[  1597.736] (**) |   |-->Monitor "Monitor0"
[  1597.736] (**) |   |-->Device "Device0"
[  1597.736] (**) |   |-->GPUDevice "Device1"
[  1597.736] (**) |-->Input Device "Keyboard0"
[  1597.736] (**) |-->Input Device "Mouse0"
[  1597.736] (**) Option "Xinerama" "0"
[  1597.736] (==) Automatically adding devices
[  1597.736] (==) Automatically enabling devices
[  1597.736] (==) Automatically adding GPU devices
[  1597.736] (==) Automatically binding GPU devices
[  1597.736] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1597.736] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[  1597.736] 	Entry deleted from font path.
[  1597.736] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[  1597.736] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[  1597.736] 	Entry deleted from font path.
[  1597.736] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  1597.736] 	Entry deleted from font path.
[  1597.736] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[  1597.736] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1597.736] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  1597.736] (WW) Disabling Keyboard0
[  1597.736] (WW) Disabling Mouse0
[  1597.736] (II) Module ABI versions:
[  1597.736] 	X.Org ANSI C Emulation: 0.4
[  1597.736] 	X.Org Video Driver: 24.0
[  1597.736] 	X.Org XInput driver : 24.1
[  1597.736] 	X.Org Server Extension : 10.0
[  1597.736] (++) using VT number 1

[  1597.737] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c4
[  1597.737] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1597.737] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[  1597.737] (II) xfree86: Adding drm device (/dev/dri/card1)
[  1597.738] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 12 paused 0
[  1597.738] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[  1597.738] (**) 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"
[  1597.745] (--) PCI:*(3@0:0:0) 10de:13c0:1462:3170 rev 161, Mem @ 0xb4000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/131072
[  1597.745] (--) PCI: (4@0:0:0) 10de:13c0:1462:3170 rev 161, Mem @ 0xb2000000/16777216, 0x80000000/268435456, 0x90000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[  1597.745] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  1597.745] (II) LoadModule: "glx"
[  1597.745] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1597.746] (II) Module glx: vendor="X.Org Foundation"
[  1597.746] 	compiled for 1.20.6, module version = 1.0.0
[  1597.746] 	ABI class: X.Org Server Extension, version 10.0
[  1597.746] (II) LoadModule: "nvidia"
[  1597.746] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  1597.746] (II) Module nvidia: vendor="NVIDIA Corporation"
[  1597.746] 	compiled for 1.6.99.901, module version = 1.0.0
[  1597.746] 	Module class: X.Org Video Driver
[  1597.746] (II) NVIDIA dlloader X Driver  440.44  Sun Dec  8 03:38:31 UTC 2019
[  1597.746] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  1597.746] (II) systemd-logind: releasing fd for 226:0
[  1597.747] (II) Loading sub module "fb"
[  1597.747] (II) LoadModule: "fb"
[  1597.747] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1597.747] (II) Module fb: vendor="X.Org Foundation"
[  1597.747] 	compiled for 1.20.6, module version = 1.0.0
[  1597.747] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1597.747] (II) Loading sub module "wfb"
[  1597.747] (II) LoadModule: "wfb"
[  1597.747] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  1597.747] (II) Module wfb: vendor="X.Org Foundation"
[  1597.747] 	compiled for 1.20.6, module version = 1.0.0
[  1597.747] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1597.747] (II) Loading sub module "ramdac"
[  1597.747] (II) LoadModule: "ramdac"
[  1597.747] (II) Module "ramdac" already built-in
[  1597.747] (II) systemd-logind: releasing fd for 226:1
[  1597.748] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[  1597.748] (==) NVIDIA(0): RGB weight 888
[  1597.748] (==) NVIDIA(0): Default visual is TrueColor
[  1597.748] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  1597.748] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[  1597.748] (**) NVIDIA(0): Option "Stereo" "0"
[  1597.748] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[  1597.748] (**) NVIDIA(0): Option "SLI" "Mosaic"
[  1597.748] (**) NVIDIA(0): Option "MultiGPU" "on"
[  1597.748] (**) NVIDIA(0): Option "BaseMosaic" "off"
[  1597.748] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[  1597.748] (**) NVIDIA(0): Stereo disabled by request
[  1597.748] (**) NVIDIA(0): NVIDIA SLI Mosaic mode selected.
[  1597.748] (**) NVIDIA(0): NVIDIA Multi-GPU auto-select rendering option.
[  1597.748] (**) NVIDIA(0): Option "MetaModes" "GPU-0.DVI-I-1: nvidia-auto-select +0+0, GPU-0.HDMI-0: nvidia-auto-select +1920+0, GPU-1.DP-1: nvidia-auto-select +0+1080, GPU-1.DP-3: nvidia-auto-select +1920+1080, GPU-1.DP-5: nvidia-auto-select +3840+1080"
[  1597.748] (**) NVIDIA(0): Enabling 2D acceleration
[  1597.748] (II) Loading sub module "glxserver_nvidia"
[  1597.748] (II) LoadModule: "glxserver_nvidia"
[  1597.748] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[  1597.752] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[  1597.752] 	compiled for 1.6.99.901, module version = 1.0.0
[  1597.752] 	Module class: X.Org Server Extension
[  1597.752] (II) NVIDIA GLX Module  440.44  Sun Dec  8 03:36:07 UTC 2019
[  1597.752] (II) NVIDIA: The X server supports PRIME Render Offload.
[  1598.586] (WW) NVIDIA(GPU-0): Both the "MultiGPU" and "SLI" X configuration options were
[  1598.586] (WW) NVIDIA(GPU-0):     specified.  The "SLI" option will take precedence.  Please
[  1598.586] (WW) NVIDIA(GPU-0):     see Chapter 30: Configuring SLI and Multi-GPU
[  1598.586] (WW) NVIDIA(GPU-0):     FrameRendering for more information.
[  1598.586] (EE) NVIDIA(GPU-0): Failed to initialize SLI Mosaic Mode. This mode is only
[  1598.586] (EE) NVIDIA(GPU-0):     available in certain configurations.  Please see Chapter
[  1598.586] (EE) NVIDIA(GPU-0):     30: Configuring SLI and Multi-GPU FrameRendering for more
[  1598.586] (EE) NVIDIA(GPU-0):     information.
[  1598.586] (EE) NVIDIA(GPU-0): Failed to find a valid SLI configuration.
[  1598.586] (EE) NVIDIA(GPU-0): Invalid SLI configuration 1 of 1:
[  1598.586] (EE) NVIDIA(GPU-0): GPUs:
[  1598.586] (EE) NVIDIA(GPU-0):     1) NVIDIA GPU at PCI:3:0:0
[  1598.586] (EE) NVIDIA(GPU-0):     2) NVIDIA GPU at PCI:4:0:0
[  1598.586] (EE) NVIDIA(GPU-0): Errors:
[  1598.586] (EE) NVIDIA(GPU-0):     - Unknown error
[  1598.586] (WW) NVIDIA(GPU-0): Failed to find a valid SLI configuration for the NVIDIA
[  1598.586] (WW) NVIDIA(GPU-0):     graphics device PCI:3:0:0. Please see Chapter 30:
[  1598.586] (WW) NVIDIA(GPU-0):     Configuring SLI and Multi-GPU FrameRendering in the README
[  1598.586] (WW) NVIDIA(GPU-0):     for troubleshooting suggestions.
[  1598.632] (EE) NVIDIA(GPU-0): Only one GPU will be used for this X screen.
[  1598.975] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:3:0:0
[  1598.975] (--) NVIDIA(0):     CRT-0
[  1598.975] (--) NVIDIA(0):     DFP-0 (boot)
[  1598.975] (--) NVIDIA(0):     DFP-1
[  1598.975] (--) NVIDIA(0):     DFP-2
[  1598.975] (--) NVIDIA(0):     DFP-3
[  1598.975] (--) NVIDIA(0):     DFP-4
[  1598.975] (--) NVIDIA(0):     DFP-5
[  1598.975] (--) NVIDIA(0):     DFP-6
[  1598.975] (--) NVIDIA(0):     DFP-7
[  1598.975] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 980 (GM204-A) at PCI:3:0:0 (GPU-0)
[  1598.975] (--) NVIDIA(0): Memory: 4194304 kBytes
[  1598.976] (--) NVIDIA(0): VideoBIOS: 84.04.31.00.f6
[  1598.976] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  1598.992] (--) NVIDIA(GPU-0): CRT-0: disconnected
[  1598.992] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[  1598.992] (--) NVIDIA(GPU-0): 
[  1599.023] (--) NVIDIA(GPU-0): Acer V243H (DFP-0): connected
[  1599.023] (--) NVIDIA(GPU-0): Acer V243H (DFP-0): Internal TMDS
[  1599.023] (--) NVIDIA(GPU-0): Acer V243H (DFP-0): 330.0 MHz maximum pixel clock
[  1599.023] (--) NVIDIA(GPU-0): 
[  1599.054] (--) NVIDIA(GPU-0): Samsung S27E510 (DFP-1): connected
[  1599.054] (--) NVIDIA(GPU-0): Samsung S27E510 (DFP-1): Internal TMDS
[  1599.054] (--) NVIDIA(GPU-0): Samsung S27E510 (DFP-1): 600.0 MHz maximum pixel clock
[  1599.054] (--) NVIDIA(GPU-0): 
[  1599.054] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1599.054] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1599.054] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1599.054] (--) NVIDIA(GPU-0): 
[  1599.055] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1599.055] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1599.055] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1599.055] (--) NVIDIA(GPU-0): 
[  1599.055] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1599.055] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[  1599.055] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[  1599.055] (--) NVIDIA(GPU-0): 
[  1599.055] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  1599.055] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[  1599.055] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[  1599.055] (--) NVIDIA(GPU-0): 
[  1599.055] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  1599.055] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[  1599.055] (--) NVIDIA(GPU-0): DFP-6: 960.0 MHz maximum pixel clock
[  1599.055] (--) NVIDIA(GPU-0): 
[  1599.055] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  1599.055] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[  1599.055] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[  1599.055] (--) NVIDIA(GPU-0): 
[  1599.059] (II) NVIDIA(0): Validated MetaModes:
[  1599.059] (II) NVIDIA(0):    
[  1599.059] (II) NVIDIA(0):     "GPU-0.DVI-I-1:nvidia-auto-select+0+0,GPU-0.HDMI-0:nvidia-auto-select+1920+0,GPU-1.DP-1:nvidia-auto-select+0+1080,GPU-1.DP-3:nvidia-auto-select+1920+1080,GPU-1.DP-5:nvidia-auto-select+3840+1080"
[  1599.059] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[  1599.061] (--) NVIDIA(0): DPI set to (92, 94); computed from "UseEdidDpi" X config
[  1599.061] (--) NVIDIA(0):     option
[  1599.061] (**) NVIDIA(G0): Depth 24, (--) framebuffer bpp 32
[  1599.061] (==) NVIDIA(G0): RGB weight 888
[  1599.061] (==) NVIDIA(G0): Default visual is TrueColor
[  1599.061] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[  1599.061] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[  1599.061] (**) NVIDIA(G0): Option "Stereo" "0"
[  1599.061] (**) NVIDIA(G0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[  1599.061] (**) NVIDIA(G0): Option "SLI" "Mosaic"
[  1599.061] (**) NVIDIA(G0): Option "MultiGPU" "on"
[  1599.061] (**) NVIDIA(G0): Option "BaseMosaic" "off"
[  1599.061] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[  1599.061] (**) NVIDIA(G0): Stereo disabled by request
[  1599.061] (**) NVIDIA(G0): NVIDIA SLI Mosaic mode selected.
[  1599.061] (**) NVIDIA(G0): NVIDIA Multi-GPU auto-select rendering option.
[  1599.061] (WW) NVIDIA(G0): SLI is available only on screen 0.  Disabling SLI.
[  1599.061] (EE) NVIDIA(G0): Only one X screen is supported when SLI is enabled.  Disabling
[  1599.061] (EE) NVIDIA(G0):     this screen.
[  1599.061] (EE) NVIDIA(G0): Failing initialization of X screen
[  1599.061] (II) UnloadModule: "nvidia"
[  1599.061] (II) UnloadSubModule: "wfb"
[  1599.061] (II) UnloadSubModule: "fb"
[  1599.447] (--) NVIDIA(0): Valid display device(s) on GPU-1 at PCI:4:0:0
[  1599.447] (--) NVIDIA(0):     CRT-0
[  1599.447] (--) NVIDIA(0):     DFP-0
[  1599.447] (--) NVIDIA(0):     DFP-1
[  1599.447] (--) NVIDIA(0):     DFP-2
[  1599.447] (--) NVIDIA(0):     DFP-3 (boot)
[  1599.447] (--) NVIDIA(0):     DFP-4
[  1599.447] (--) NVIDIA(0):     DFP-5
[  1599.447] (--) NVIDIA(0):     DFP-6
[  1599.447] (--) NVIDIA(0):     DFP-7
[  1599.451] (--) NVIDIA(GPU-1): CRT-0: disconnected
[  1599.451] (--) NVIDIA(GPU-1): CRT-0: 400.0 MHz maximum pixel clock
[  1599.451] (--) NVIDIA(GPU-1): 
[  1599.456] (--) NVIDIA(GPU-1): DFP-0: disconnected
[  1599.456] (--) NVIDIA(GPU-1): DFP-0: Internal TMDS
[  1599.456] (--) NVIDIA(GPU-1): DFP-0: 330.0 MHz maximum pixel clock
[  1599.456] (--) NVIDIA(GPU-1): 
[  1599.456] (--) NVIDIA(GPU-1): DFP-1: disconnected
[  1599.456] (--) NVIDIA(GPU-1): DFP-1: Internal TMDS
[  1599.456] (--) NVIDIA(GPU-1): DFP-1: 165.0 MHz maximum pixel clock
[  1599.456] (--) NVIDIA(GPU-1): 
[  1599.456] (--) NVIDIA(GPU-1): DFP-2: disconnected
[  1599.456] (--) NVIDIA(GPU-1): DFP-2: Internal DisplayPort
[  1599.456] (--) NVIDIA(GPU-1): DFP-2: 960.0 MHz maximum pixel clock
[  1599.456] (--) NVIDIA(GPU-1): 
[  1599.531] (--) NVIDIA(GPU-1): Samsung S27E510 (DFP-3): connected
[  1599.531] (--) NVIDIA(GPU-1): Samsung S27E510 (DFP-3): Internal TMDS
[  1599.531] (--) NVIDIA(GPU-1): Samsung S27E510 (DFP-3): 600.0 MHz maximum pixel clock
[  1599.531] (--) NVIDIA(GPU-1): 
[  1599.531] (--) NVIDIA(GPU-1): DFP-4: disconnected
[  1599.531] (--) NVIDIA(GPU-1): DFP-4: Internal DisplayPort
[  1599.531] (--) NVIDIA(GPU-1): DFP-4: 960.0 MHz maximum pixel clock
[  1599.531] (--) NVIDIA(GPU-1): 
[  1599.606] (--) NVIDIA(GPU-1): Samsung S27E510 (DFP-5): connected
[  1599.606] (--) NVIDIA(GPU-1): Samsung S27E510 (DFP-5): Internal TMDS
[  1599.606] (--) NVIDIA(GPU-1): Samsung S27E510 (DFP-5): 600.0 MHz maximum pixel clock
[  1599.606] (--) NVIDIA(GPU-1): 
[  1599.606] (--) NVIDIA(GPU-1): DFP-6: disconnected
[  1599.606] (--) NVIDIA(GPU-1): DFP-6: Internal DisplayPort
[  1599.606] (--) NVIDIA(GPU-1): DFP-6: 960.0 MHz maximum pixel clock
[  1599.606] (--) NVIDIA(GPU-1): 
[  1599.681] (--) NVIDIA(GPU-1): Acer H243H (DFP-7): connected
[  1599.681] (--) NVIDIA(GPU-1): Acer H243H (DFP-7): Internal TMDS
[  1599.681] (--) NVIDIA(GPU-1): Acer H243H (DFP-7): 600.0 MHz maximum pixel clock
[  1599.681] (--) NVIDIA(GPU-1): 
[  1599.821] (II) NVIDIA(GPU-1): NVIDIA GPU GeForce GTX 980 (GM204-A) at PCI:4:0:0 (GPU-1)
[  1599.821] (--) NVIDIA(GPU-1): Memory: 4194304 kBytes
[  1599.821] (--) NVIDIA(GPU-1): VideoBIOS: 84.04.31.00.f6
[  1599.821] (II) NVIDIA(GPU-1): Detected PCI Express Link width: 16X
[  1599.821] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[  1599.821] (II) NVIDIA:     access.
[  1599.824] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  1599.824] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[  1599.824] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[  1599.824] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[  1599.824] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[  1599.824] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[  1599.824] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  1599.824] (II) NVIDIA(0):     Config Options in the README.
[  1599.840] (II) NVIDIA(0): Setting mode "GPU-0.DVI-I-1:nvidia-auto-select+0+0,GPU-0.HDMI-0:nvidia-auto-select+1920+0,GPU-1.DP-1:nvidia-auto-select+0+1080,GPU-1.DP-3:nvidia-auto-select+1920+1080,GPU-1.DP-5:nvidia-auto-select+3840+1080"
[  1599.896] (==) NVIDIA(0): Disabling shared memory pixmaps
[  1599.896] (==) NVIDIA(0): Backing store enabled
[  1599.896] (==) NVIDIA(0): Silken mouse disabled
[  1599.896] (**) NVIDIA(0): DPMS enabled
[  1599.896] (II) Loading sub module "dri2"
[  1599.896] (II) LoadModule: "dri2"
[  1599.896] (II) Module "dri2" already built-in
[  1599.896] (II) NVIDIA(0): [DRI2] Setup complete
[  1599.896] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[  1599.896] (II) Initializing extension Generic Event Extension
[  1599.896] (II) Initializing extension SHAPE
[  1599.896] (II) Initializing extension MIT-SHM
[  1599.896] (II) Initializing extension XInputExtension
[  1599.896] (II) Initializing extension XTEST
[  1599.896] (II) Initializing extension BIG-REQUESTS
[  1599.896] (II) Initializing extension SYNC
[  1599.896] (II) Initializing extension XKEYBOARD
[  1599.896] (II) Initializing extension XC-MISC
[  1599.896] (II) Initializing extension SECURITY
[  1599.896] (II) Initializing extension XFIXES
[  1599.896] (II) Initializing extension RENDER
[  1599.896] (II) Initializing extension RANDR
[  1599.896] (II) Initializing extension COMPOSITE
[  1599.896] (II) Initializing extension DAMAGE
[  1599.896] (II) Initializing extension MIT-SCREEN-SAVER
[  1599.896] (II) Initializing extension DOUBLE-BUFFER
[  1599.896] (II) Initializing extension RECORD
[  1599.896] (II) Initializing extension DPMS
[  1599.896] (II) Initializing extension Present
[  1599.896] (II) Initializing extension DRI3
[  1599.896] (II) Initializing extension X-Resource
[  1599.896] (II) Initializing extension XVideo
[  1599.896] (II) Initializing extension XVideo-MotionCompensation
[  1599.896] (II) Initializing extension GLX
[  1599.896] (II) Initializing extension GLX
[  1599.896] (II) Indirect GLX disabled.
[  1599.896] (II) GLX: Another vendor is already registered for screen 0
[  1599.896] (II) Initializing extension XFree86-VidModeExtension
[  1599.896] (II) Initializing extension XFree86-DGA
[  1599.896] (II) Initializing extension XFree86-DRI
[  1599.896] (II) Initializing extension DRI2
[  1599.896] (II) Initializing extension NV-GLX
[  1599.896] (II) Initializing extension NV-CONTROL
[  1599.896] (II) Initializing extension XINERAMA
[  1599.932] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  1599.932] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1599.932] (II) LoadModule: "libinput"
[  1599.932] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  1599.933] (II) Module libinput: vendor="X.Org Foundation"
[  1599.933] 	compiled for 1.20.5, module version = 0.29.0
[  1599.933] 	Module class: X.Org XInput Driver
[  1599.933] 	ABI class: X.Org XInput driver, version 24.1
[  1599.933] (II) Using input driver 'libinput' for 'Power Button'
[  1599.934] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 38 paused 0
[  1599.934] (**) Power Button: always reports core events
[  1599.934] (**) Option "Device" "/dev/input/event2"
[  1599.934] (**) Option "_source" "server/udev"
[  1599.935] (II) event2  - Power Button: is tagged by udev as: Keyboard
[  1599.935] (II) event2  - Power Button: device is a keyboard
[  1599.935] (II) event2  - Power Button: device removed
[  1599.935] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[  1599.935] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1599.935] (II) event2  - Power Button: is tagged by udev as: Keyboard
[  1599.935] (II) event2  - Power Button: device is a keyboard
[  1599.935] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  1599.935] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1599.935] (II) Using input driver 'libinput' for 'Power Button'
[  1599.936] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 41 paused 0
[  1599.936] (**) Power Button: always reports core events
[  1599.936] (**) Option "Device" "/dev/input/event1"
[  1599.936] (**) Option "_source" "server/udev"
[  1599.936] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  1599.936] (II) event1  - Power Button: device is a keyboard
[  1599.936] (II) event1  - Power Button: device removed
[  1599.936] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[  1599.936] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  1599.937] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  1599.937] (II) event1  - Power Button: device is a keyboard
[  1599.937] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[  1599.937] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[  1599.937] (II) Using input driver 'libinput' for 'Sleep Button'
[  1599.938] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 42 paused 0
[  1599.938] (**) Sleep Button: always reports core events
[  1599.938] (**) Option "Device" "/dev/input/event0"
[  1599.938] (**) Option "_source" "server/udev"
[  1599.938] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[  1599.938] (II) event0  - Sleep Button: device is a keyboard
[  1599.938] (II) event0  - Sleep Button: device removed
[  1599.938] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[  1599.938] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[  1599.939] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[  1599.939] (II) event0  - Sleep Button: device is a keyboard
[  1599.939] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event24)
[  1599.939] (II) No input driver specified, ignoring this device.
[  1599.939] (II) This device may have been added with another device file.
[  1599.939] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event25)
[  1599.939] (II) No input driver specified, ignoring this device.
[  1599.939] (II) This device may have been added with another device file.
[  1599.940] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event26)
[  1599.940] (II) No input driver specified, ignoring this device.
[  1599.940] (II) This device may have been added with another device file.
[  1599.940] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event27)
[  1599.940] (II) No input driver specified, ignoring this device.
[  1599.940] (II) This device may have been added with another device file.
[  1599.940] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event20)
[  1599.940] (II) No input driver specified, ignoring this device.
[  1599.940] (II) This device may have been added with another device file.
[  1599.940] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event21)
[  1599.940] (II) No input driver specified, ignoring this device.
[  1599.940] (II) This device may have been added with another device file.
[  1599.940] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event22)
[  1599.940] (II) No input driver specified, ignoring this device.
[  1599.940] (II) This device may have been added with another device file.
[  1599.941] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event23)
[  1599.941] (II) No input driver specified, ignoring this device.
[  1599.941] (II) This device may have been added with another device file.
[  1599.941] (II) config/udev: Adding input device CH PRODUCTS CH PRO PEDALS USB  (/dev/input/event3)
[  1599.941] (II) No input driver specified, ignoring this device.
[  1599.941] (II) This device may have been added with another device file.
[  1599.941] (II) config/udev: Adding input device CH PRODUCTS CH PRO PEDALS USB  (/dev/input/js0)
[  1599.941] (II) No input driver specified, ignoring this device.
[  1599.941] (II) This device may have been added with another device file.
[  1599.942] (II) config/udev: Adding input device Logitech Logitech Illuminated Keyboard (/dev/input/event9)
[  1599.942] (**) Logitech Logitech Illuminated Keyboard: Applying InputClass "libinput keyboard catchall"
[  1599.942] (II) Using input driver 'libinput' for 'Logitech Logitech Illuminated Keyboard'
[  1599.942] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 43 paused 0
[  1599.942] (**) Logitech Logitech Illuminated Keyboard: always reports core events
[  1599.942] (**) Option "Device" "/dev/input/event9"
[  1599.942] (**) Option "_source" "server/udev"
[  1599.943] (II) event9  - Logitech Logitech Illuminated Keyboard: is tagged by udev as: Keyboard
[  1599.943] (II) event9  - Logitech Logitech Illuminated Keyboard: device is a keyboard
[  1599.943] (II) event9  - Logitech Logitech Illuminated Keyboard: device removed
[  1599.943] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:046D:C318.0005/input/input9/event9"
[  1599.943] (II) XINPUT: Adding extended input device "Logitech Logitech Illuminated Keyboard" (type: KEYBOARD, id 9)
[  1599.944] (II) event9  - Logitech Logitech Illuminated Keyboard: is tagged by udev as: Keyboard
[  1599.944] (II) event9  - Logitech Logitech Illuminated Keyboard: device is a keyboard
[  1599.944] (II) config/udev: Adding input device Logitech Logitech Illuminated Keyboard Consumer Control (/dev/input/event10)
[  1599.944] (**) Logitech Logitech Illuminated Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[  1599.944] (II) Using input driver 'libinput' for 'Logitech Logitech Illuminated Keyboard Consumer Control'
[  1599.945] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 44 paused 0
[  1599.945] (**) Logitech Logitech Illuminated Keyboard Consumer Control: always reports core events
[  1599.945] (**) Option "Device" "/dev/input/event10"
[  1599.945] (**) Option "_source" "server/udev"
[  1599.945] (II) event10 - Logitech Logitech Illuminated Keyboard Consumer Control: is tagged by udev as: Keyboard
[  1599.945] (II) event10 - Logitech Logitech Illuminated Keyboard Consumer Control: device is a keyboard
[  1599.945] (II) event10 - Logitech Logitech Illuminated Keyboard Consumer Control: device removed
[  1599.945] (II) libinput: Logitech Logitech Illuminated Keyboard Consumer Control: needs a virtual subdevice
[  1599.945] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C318.0006/input/input10/event10"
[  1599.945] (II) XINPUT: Adding extended input device "Logitech Logitech Illuminated Keyboard Consumer Control" (type: MOUSE, id 10)
[  1599.945] (**) Option "AccelerationScheme" "none"
[  1599.945] (**) Logitech Logitech Illuminated Keyboard Consumer Control: (accel) selected scheme none/0
[  1599.945] (**) Logitech Logitech Illuminated Keyboard Consumer Control: (accel) acceleration factor: 2.000
[  1599.946] (**) Logitech Logitech Illuminated Keyboard Consumer Control: (accel) acceleration threshold: 4
[  1599.946] (II) event10 - Logitech Logitech Illuminated Keyboard Consumer Control: is tagged by udev as: Keyboard
[  1599.946] (II) event10 - Logitech Logitech Illuminated Keyboard Consumer Control: device is a keyboard
[  1599.947] (II) config/udev: Adding input device E-Signal USB Gaming Mouse (/dev/input/event4)
[  1599.947] (**) E-Signal USB Gaming Mouse: Applying InputClass "libinput pointer catchall"
[  1599.947] (II) Using input driver 'libinput' for 'E-Signal USB Gaming Mouse'
[  1600.004] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 45 paused 0
[  1600.004] (**) E-Signal USB Gaming Mouse: always reports core events
[  1600.004] (**) Option "Device" "/dev/input/event4"
[  1600.004] (**) Option "_source" "server/udev"
[  1600.005] (II) event4  - E-Signal USB Gaming Mouse: is tagged by udev as: Mouse
[  1600.005] (II) event4  - E-Signal USB Gaming Mouse: device is a pointer
[  1600.005] (II) event4  - E-Signal USB Gaming Mouse: device removed
[  1600.005] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04D9:A09F.0002/input/input4/event4"
[  1600.005] (II) XINPUT: Adding extended input device "E-Signal USB Gaming Mouse" (type: MOUSE, id 11)
[  1600.005] (**) Option "AccelerationScheme" "none"
[  1600.005] (**) E-Signal USB Gaming Mouse: (accel) selected scheme none/0
[  1600.005] (**) E-Signal USB Gaming Mouse: (accel) acceleration factor: 2.000
[  1600.005] (**) E-Signal USB Gaming Mouse: (accel) acceleration threshold: 4
[  1600.006] (II) event4  - E-Signal USB Gaming Mouse: is tagged by udev as: Mouse
[  1600.006] (II) event4  - E-Signal USB Gaming Mouse: device is a pointer
[  1600.007] (II) config/udev: Adding input device E-Signal USB Gaming Mouse (/dev/input/mouse0)
[  1600.007] (II) No input driver specified, ignoring this device.
[  1600.007] (II) This device may have been added with another device file.
[  1600.007] (II) config/udev: Adding input device E-Signal USB Gaming Mouse Keyboard (/dev/input/event5)
[  1600.007] (**) E-Signal USB Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[  1600.007] (II) Using input driver 'libinput' for 'E-Signal USB Gaming Mouse Keyboard'
[  1600.008] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 46 paused 0
[  1600.008] (**) E-Signal USB Gaming Mouse Keyboard: always reports core events
[  1600.008] (**) Option "Device" "/dev/input/event5"
[  1600.008] (**) Option "_source" "server/udev"
[  1600.009] (II) event5  - E-Signal USB Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[  1600.009] (II) event5  - E-Signal USB Gaming Mouse Keyboard: device is a keyboard
[  1600.009] (II) event5  - E-Signal USB Gaming Mouse Keyboard: device removed
[  1600.009] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04D9:A09F.0003/input/input5/event5"
[  1600.009] (II) XINPUT: Adding extended input device "E-Signal USB Gaming Mouse Keyboard" (type: KEYBOARD, id 12)
[  1600.011] (II) event5  - E-Signal USB Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[  1600.011] (II) event5  - E-Signal USB Gaming Mouse Keyboard: device is a keyboard
[  1600.011] (II) config/udev: Adding input device E-Signal USB Gaming Mouse System Control (/dev/input/event6)
[  1600.011] (**) E-Signal USB Gaming Mouse System Control: Applying InputClass "libinput keyboard catchall"
[  1600.011] (II) Using input driver 'libinput' for 'E-Signal USB Gaming Mouse System Control'
[  1600.012] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 47 paused 0
[  1600.012] (**) E-Signal USB Gaming Mouse System Control: always reports core events
[  1600.012] (**) Option "Device" "/dev/input/event6"
[  1600.012] (**) Option "_source" "server/udev"
[  1600.013] (II) event6  - E-Signal USB Gaming Mouse System Control: is tagged by udev as: Keyboard
[  1600.013] (II) event6  - E-Signal USB Gaming Mouse System Control: device is a keyboard
[  1600.014] (II) event6  - E-Signal USB Gaming Mouse System Control: device removed
[  1600.014] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04D9:A09F.0003/input/input6/event6"
[  1600.014] (II) XINPUT: Adding extended input device "E-Signal USB Gaming Mouse System Control" (type: KEYBOARD, id 13)
[  1600.015] (II) event6  - E-Signal USB Gaming Mouse System Control: is tagged by udev as: Keyboard
[  1600.015] (II) event6  - E-Signal USB Gaming Mouse System Control: device is a keyboard
[  1600.016] (II) config/udev: Adding input device E-Signal USB Gaming Mouse Consumer Control (/dev/input/event7)
[  1600.016] (**) E-Signal USB Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[  1600.016] (II) Using input driver 'libinput' for 'E-Signal USB Gaming Mouse Consumer Control'
[  1600.016] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 48 paused 0
[  1600.016] (**) E-Signal USB Gaming Mouse Consumer Control: always reports core events
[  1600.016] (**) Option "Device" "/dev/input/event7"
[  1600.016] (**) Option "_source" "server/udev"
[  1600.018] (II) event7  - E-Signal USB Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[  1600.018] (II) event7  - E-Signal USB Gaming Mouse Consumer Control: device is a keyboard
[  1600.018] (II) event7  - E-Signal USB Gaming Mouse Consumer Control: device removed
[  1600.018] (II) libinput: E-Signal USB Gaming Mouse Consumer Control: needs a virtual subdevice
[  1600.018] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04D9:A09F.0003/input/input7/event7"
[  1600.018] (II) XINPUT: Adding extended input device "E-Signal USB Gaming Mouse Consumer Control" (type: MOUSE, id 14)
[  1600.018] (**) Option "AccelerationScheme" "none"
[  1600.018] (**) E-Signal USB Gaming Mouse Consumer Control: (accel) selected scheme none/0
[  1600.018] (**) E-Signal USB Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[  1600.018] (**) E-Signal USB Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[  1600.019] (II) event7  - E-Signal USB Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[  1600.020] (II) event7  - E-Signal USB Gaming Mouse Consumer Control: device is a keyboard
[  1600.020] (II) config/udev: Adding input device E-Signal USB Gaming Mouse (/dev/input/event8)
[  1600.020] (II) No input driver specified, ignoring this device.
[  1600.020] (II) This device may have been added with another device file.
[  1600.021] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
[  1600.021] (II) No input driver specified, ignoring this device.
[  1600.021] (II) This device may have been added with another device file.
[  1600.021] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event13)
[  1600.021] (II) No input driver specified, ignoring this device.
[  1600.021] (II) This device may have been added with another device file.
[  1600.021] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event14)
[  1600.021] (II) No input driver specified, ignoring this device.
[  1600.021] (II) This device may have been added with another device file.
[  1600.022] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event15)
[  1600.022] (II) No input driver specified, ignoring this device.
[  1600.022] (II) This device may have been added with another device file.
[  1600.022] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event16)
[  1600.022] (II) No input driver specified, ignoring this device.
[  1600.022] (II) This device may have been added with another device file.
[  1600.022] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event17)
[  1600.022] (II) No input driver specified, ignoring this device.
[  1600.022] (II) This device may have been added with another device file.
[  1600.023] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[  1600.023] (II) No input driver specified, ignoring this device.
[  1600.023] (II) This device may have been added with another device file.
[  1600.023] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event19)
[  1600.023] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[  1600.023] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[  1600.024] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 49 paused 0
[  1600.024] (**) Eee PC WMI hotkeys: always reports core events
[  1600.024] (**) Option "Device" "/dev/input/event19"
[  1600.024] (**) Option "_source" "server/udev"
[  1600.024] (II) event19 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[  1600.024] (II) event19 - Eee PC WMI hotkeys: device is a keyboard
[  1600.025] (II) event19 - Eee PC WMI hotkeys: device removed
[  1600.025] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input20/event19"
[  1600.025] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 15)
[  1600.025] (II) event19 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[  1600.025] (II) event19 - Eee PC WMI hotkeys: device is a keyboard
[  1600.026] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
[  1600.026] (II) No input driver specified, ignoring this device.
[  1600.026] (II) This device may have been added with another device file.
[  1600.029] (**) Logitech Logitech Illuminated Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[  1600.029] (II) Using input driver 'libinput' for 'Logitech Logitech Illuminated Keyboard Consumer Control'
[  1600.029] (II) systemd-logind: returning pre-existing fd for /dev/input/event10 13:74
[  1600.029] (**) Logitech Logitech Illuminated Keyboard Consumer Control: always reports core events
[  1600.029] (**) Option "Device" "/dev/input/event10"
[  1600.029] (**) Option "_source" "_driver/libinput"
[  1600.029] (II) libinput: Logitech Logitech Illuminated Keyboard Consumer Control: is a virtual subdevice
[  1600.029] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C318.0006/input/input10/event10"
[  1600.029] (II) XINPUT: Adding extended input device "Logitech Logitech Illuminated Keyboard Consumer Control" (type: KEYBOARD, id 16)
[  1600.029] (**) E-Signal USB Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[  1600.029] (II) Using input driver 'libinput' for 'E-Signal USB Gaming Mouse Consumer Control'
[  1600.029] (II) systemd-logind: returning pre-existing fd for /dev/input/event7 13:71
[  1600.029] (**) E-Signal USB Gaming Mouse Consumer Control: always reports core events
[  1600.029] (**) Option "Device" "/dev/input/event7"
[  1600.029] (**) Option "_source" "_driver/libinput"
[  1600.029] (II) libinput: E-Signal USB Gaming Mouse Consumer Control: is a virtual subdevice
[  1600.029] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04D9:A09F.0003/input/input7/event7"
[  1600.029] (II) XINPUT: Adding extended input device "E-Signal USB Gaming Mouse Consumer Control" (type: KEYBOARD, id 17)
[  1600.178] (--) NVIDIA(GPU-0): CRT-0: disconnected
[  1600.178] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[  1600.178] (--) NVIDIA(GPU-0): 
[  1600.210] (--) NVIDIA(GPU-0): Acer V243H (DFP-0): connected
[  1600.210] (--) NVIDIA(GPU-0): Acer V243H (DFP-0): Internal TMDS
[  1600.210] (--) NVIDIA(GPU-0): Acer V243H (DFP-0): 330.0 MHz maximum pixel clock
[  1600.210] (--) NVIDIA(GPU-0): 
[  1600.241] (--) NVIDIA(GPU-0): Samsung S27E510 (DFP-1): connected
[  1600.241] (--) NVIDIA(GPU-0): Samsung S27E510 (DFP-1): Internal TMDS
[  1600.241] (--) NVIDIA(GPU-0): Samsung S27E510 (DFP-1): 600.0 MHz maximum pixel clock
[  1600.241] (--) NVIDIA(GPU-0): 
[  1600.241] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1600.241] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1600.241] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1600.241] (--) NVIDIA(GPU-0): 
[  1600.241] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1600.241] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1600.241] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1600.241] (--) NVIDIA(GPU-0): 
[  1600.242] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1600.242] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[  1600.242] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[  1600.242] (--) NVIDIA(GPU-0): 
[  1600.242] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  1600.242] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[  1600.242] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[  1600.242] (--) NVIDIA(GPU-0): 
[  1600.242] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  1600.242] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[  1600.242] (--) NVIDIA(GPU-0): DFP-6: 960.0 MHz maximum pixel clock
[  1600.242] (--) NVIDIA(GPU-0): 
[  1600.242] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  1600.242] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[  1600.242] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[  1600.242] (--) NVIDIA(GPU-0): 
[  1605.409] (**) Option "fd" "38"
[  1605.409] (II) event2  - Power Button: device removed
[  1605.409] (**) Option "fd" "41"
[  1605.409] (II) event1  - Power Button: device removed
[  1605.409] (**) Option "fd" "42"
[  1605.409] (II) event0  - Sleep Button: device removed
[  1605.409] (**) Option "fd" "43"
[  1605.409] (II) event9  - Logitech Logitech Illuminated Keyboard: device removed
[  1605.409] (**) Option "fd" "44"
[  1605.409] (**) Option "fd" "45"
[  1605.409] (II) event4  - E-Signal USB Gaming Mouse: device removed
[  1605.409] (**) Option "fd" "46"
[  1605.409] (II) event5  - E-Signal USB Gaming Mouse Keyboard: device removed
[  1605.409] (**) Option "fd" "47"
[  1605.409] (II) event6  - E-Signal USB Gaming Mouse System Control: device removed
[  1605.409] (**) Option "fd" "48"
[  1605.409] (**) Option "fd" "49"
[  1605.409] (II) event19 - Eee PC WMI hotkeys: device removed
[  1605.410] (**) Option "fd" "44"
[  1605.410] (II) event10 - Logitech Logitech Illuminated Keyboard Consumer Control: device removed
[  1605.410] (**) Option "fd" "48"
[  1605.410] (II) event7  - E-Signal USB Gaming Mouse Consumer Control: device removed
[  1605.626] (II) systemd-logind: got pause for 13:65
[  1605.626] (II) systemd-logind: got pause for 13:66
[  1605.626] (II) systemd-logind: got pause for 13:74
[  1605.626] (II) systemd-logind: got pause for 13:83
[  1605.626] (II) systemd-logind: got pause for 13:69
[  1605.626] (II) systemd-logind: got pause for 13:64
[  1605.626] (II) systemd-logind: got pause for 13:73
[  1605.626] (II) systemd-logind: got pause for 13:68
[  1605.626] (II) systemd-logind: got pause for 13:70
[  1605.626] (II) systemd-logind: got pause for 13:71
➜  / 

i believe this is a problem according to the wiki.. but it doesnt matter because the driver wont let you run more than 3 anyway.

➜  / lspci -t                                                  
-[0000:00]-+-00.0
           +-01.0-[01-05]----00.0-[02-05]--+-08.0-[03]--+-00.0
           |                               |            \-00.1
           |                               +-10.0-[04]--+-00.0
           |                               |            \-00.1
           |                               \-11.0-[05]--
           +-14.0
           +-14.2
           +-16.0
           +-17.0
           +-1b.0-[06]----00.0
           +-1c.0-[07]--
           +-1c.2-[08]----00.0
           +-1c.5-[09]----00.0
           +-1c.7-[0a]----00.0
           +-1d.0-[0b]--
           +-1f.0
           +-1f.3
           +-1f.4
           +-1f.5
           \-1f.6
➜  / 

Last edited by natedennis (2020-01-15 21:38:48)

Offline

Board footer

Powered by FluxBB