You are not logged in.
I am a relatively new linux user, starting with mint and eventually am now on arch.
The issue is what seems to be a compositor desync, causing the refresh rate in scrolling, videos, games, etc. to be abysmal. Not the fps, as that is working fine. I was able to fix this issue several times in the past by reinstalling the nvidia packages in ubuntu linux. Now, however, in arch, doing that does not fix this issue. I have searched many places and asked several linux forums for assistance and have only gotten the answer "lol, nvidia moment". It was working perfectly fine a day or two ago, and I think what broke it was a driver update. I was able to install nvidia-beta from aur to replace the nvidia packages, and that resulted in Xorg not being able to load, so I reinstalled the original nvidia drivers. Am now back in the desktop, and ran "nvidia-xconfig" and am now experiencing the same exact issue from the start, along with my games crashing on startup, or having 1-2 fps.
If there is no solution to this, I would be happy to negotiate trading my gpu for an AMD equivalent if anyone is interested ![]()
Last edited by The_Tommer (2022-01-29 22:18:17)
Offline
Does it run any better if you delete the config file(s) that nvidia-xconfig creates?
Offline
After removing all xorg.conf files in /etc/X11 and rebooting, my screen resolution is incorrect, and nvidia-settings will not open, saying "ERROR: Unable to load info from any available system"
Offline
After removing all xorg.conf files in /etc/X11
What *exactly* have you done and what does the new xorg log look like?
https://wiki.archlinux.org/title/Xorg#General
Offline
sudo rm /etc/X11/xorg.conf.d/xorg.confand any other files in that directory labelled with "xorg.conf"
here is my xorg.0.log after using `sudo nvidia-xconfig` after posting this thread
[ 3.341]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[ 3.341] Current Operating System: Linux arch 5.16.3-arch1-1 #1 SMP PREEMPT Thu, 27 Jan 2022 14:18:25 +0000 x86_64
[ 3.341] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=84794c2e-3f3f-400b-88b7-d143103c5ce6 rw loglevel=3 quiet
[ 3.341]
[ 3.341] Current version of pixman: 0.40.0
[ 3.341] Before reporting problems, check [url]http://wiki.x.org[/url]
to make sure that you have the latest version.
[ 3.341] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3.341] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 28 23:51:35 2022
[ 3.345] (==) Using config file: "/etc/X11/xorg.conf"
[ 3.345] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 3.345] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 3.346] (==) ServerLayout "Layout0"
[ 3.346] (**) |-->Screen "Screen0" (0)
[ 3.346] (**) | |-->Monitor "Monitor0"
[ 3.346] (**) | |-->Device "Device0"
[ 3.346] (**) | |-->GPUDevice "Nvidia Card"
[ 3.346] (**) |-->Input Device "Keyboard0"
[ 3.346] (**) |-->Input Device "Mouse0"
[ 3.346] (==) Automatically adding devices
[ 3.346] (==) Automatically enabling devices
[ 3.346] (==) Automatically adding GPU devices
[ 3.346] (==) Automatically binding GPU devices
[ 3.346] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 3.347] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 3.347] Entry deleted from font path.
[ 3.347] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 3.347] Entry deleted from font path.
[ 3.350] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 3.350] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 3.350] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 3.350] (WW) Disabling Keyboard0
[ 3.350] (WW) Disabling Mouse0
[ 3.350] (II) Module ABI versions:
[ 3.350] X.Org ANSI C Emulation: 0.4
[ 3.350] X.Org Video Driver: 25.2
[ 3.350] X.Org XInput driver : 24.4
[ 3.350] X.Org Server Extension : 10.0
[ 3.350] (++) using VT number 7
[ 3.350] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 3.352] (--) PCI:*(7@0:0:0) 10de:1b80:3842:6183 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 3.352] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 3.352] (II) LoadModule: "glx"
[ 3.357] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 3.363] (II) Module glx: vendor="X.Org Foundation"
[ 3.363] compiled for 1.21.1.3, module version = 1.0.0
[ 3.363] ABI class: X.Org Server Extension, version 10.0
[ 3.364] (II) LoadModule: "nvidia"
[ 3.364] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 3.368] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 3.368] compiled for 1.6.99.901, module version = 1.0.0
[ 3.368] Module class: X.Org Video Driver
[ 3.369] (II) NVIDIA dlloader X Driver 495.46 Wed Oct 27 16:28:42 UTC 2021
[ 3.369] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 3.374] (II) Loading sub module "fb"
[ 3.374] (II) LoadModule: "fb"
[ 3.374] (II) Module "fb" already built-in
[ 3.374] (II) Loading sub module "wfb"
[ 3.374] (II) LoadModule: "wfb"
[ 3.374] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 3.375] (II) Module wfb: vendor="X.Org Foundation"
[ 3.375] compiled for 1.21.1.3, module version = 1.0.0
[ 3.375] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3.375] (II) Loading sub module "ramdac"
[ 3.375] (II) LoadModule: "ramdac"
[ 3.375] (II) Module "ramdac" already built-in
[ 3.376] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 3.376] (==) NVIDIA(0): RGB weight 888
[ 3.376] (==) NVIDIA(0): Default visual is TrueColor
[ 3.376] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 3.377] (**) NVIDIA(0): Enabling 2D acceleration
[ 3.377] (II) Loading sub module "glxserver_nvidia"
[ 3.377] (II) LoadModule: "glxserver_nvidia"
[ 3.377] (WW) Warning, couldn't open module glxserver_nvidia
[ 3.377] (EE) NVIDIA: Failed to load module "glxserver_nvidia" (module does not exist, 0)
[ 3.377] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[ 3.377] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
[ 3.377] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
[ 3.377] (EE) NVIDIA(0): you continue to encounter problems, Please try
[ 3.377] (EE) NVIDIA(0): reinstalling the NVIDIA driver.
[ 3.377] (II) NVIDIA: The X server does not support PRIME Render Offload.
[ 4.400] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:7:0:0
[ 4.400] (--) NVIDIA(0): DFP-0 (boot)
[ 4.400] (--) NVIDIA(0): DFP-1
[ 4.400] (--) NVIDIA(0): DFP-2
[ 4.400] (--) NVIDIA(0): DFP-3
[ 4.400] (--) NVIDIA(0): DFP-4
[ 4.400] (--) NVIDIA(0): DFP-5
[ 4.400] (--) NVIDIA(0): DFP-6
[ 4.400] (--) NVIDIA(0): DFP-7
[ 4.400] (WW) NVIDIA: No DRM device: No direct render devices found.
[ 4.400] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1080 (GP104-A) at PCI:7:0:0
[ 4.400] (II) NVIDIA(0): (GPU-0)
[ 4.400] (--) NVIDIA(0): Memory: 8388608 kBytes
[ 4.400] (--) NVIDIA(0): VideoBIOS: 86.04.3b.00.82
[ 4.400] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 4.445] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): connected
[ 4.445] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): Internal TMDS
[ 4.445] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): 600.0 MHz maximum pixel clock
[ 4.445] (--) NVIDIA(GPU-0):
[ 4.445] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 4.445] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 4.445] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 4.445] (--) NVIDIA(GPU-0):
[ 4.445] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 4.445] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 4.445] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 4.445] (--) NVIDIA(GPU-0):
[ 4.448] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 4.448] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 4.448] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 4.448] (--) NVIDIA(GPU-0):
[ 4.448] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 4.448] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 4.448] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 4.448] (--) NVIDIA(GPU-0):
[ 4.448] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 4.448] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 4.448] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 4.448] (--) NVIDIA(GPU-0):
[ 4.448] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 4.448] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 4.448] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 4.448] (--) NVIDIA(GPU-0):
[ 4.484] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): connected
[ 4.484] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): Internal TMDS
[ 4.484] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): 165.0 MHz maximum pixel clock
[ 4.484] (--) NVIDIA(GPU-0):
[ 4.495] (==) NVIDIA(0):
[ 4.495] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 4.495] (==) NVIDIA(0): will be used as the requested mode.
[ 4.495] (==) NVIDIA(0):
[ 4.495] (II) NVIDIA(0): Validated MetaModes:
[ 4.495] (II) NVIDIA(0): "DFP-0:nvidia-auto-select,DFP-7:nvidia-auto-select"
[ 4.495] (II) NVIDIA(0): Virtual screen size determined to be 4160 x 1080
[ 4.502] (--) NVIDIA(0): DPI set to (97, 97); computed from "UseEdidDpi" X config
[ 4.502] (--) NVIDIA(0): option
[ 4.502] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 4.502] (II) NVIDIA: access.
[ 4.504] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 4.504] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 4.504] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 4.504] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 4.504] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 4.504] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 4.504] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 4.504] (II) NVIDIA(0): Config Options in the README.
[ 4.526] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,DFP-7:nvidia-auto-select"
[ 4.582] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 4.583] (==) NVIDIA(0): Backing store enabled
[ 4.583] (==) NVIDIA(0): Silken mouse enabled
[ 4.583] (**) NVIDIA(0): DPMS enabled
[ 4.583] (II) Loading sub module "dri2"
[ 4.583] (II) LoadModule: "dri2"
[ 4.583] (II) Module "dri2" already built-in
[ 4.583] (II) NVIDIA(0): [DRI2] Setup complete
[ 4.583] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 4.584] (II) Initializing extension Generic Event Extension
[ 4.584] (II) Initializing extension SHAPE
[ 4.584] (II) Initializing extension MIT-SHM
[ 4.584] (II) Initializing extension XInputExtension
[ 4.584] (II) Initializing extension XTEST
[ 4.584] (II) Initializing extension BIG-REQUESTS
[ 4.584] (II) Initializing extension SYNC
[ 4.584] (II) Initializing extension XKEYBOARD
[ 4.584] (II) Initializing extension XC-MISC
[ 4.584] (II) Initializing extension SECURITY
[ 4.584] (II) Initializing extension XFIXES
[ 4.585] (II) Initializing extension RENDER
[ 4.585] (II) Initializing extension RANDR
[ 4.585] (II) Initializing extension COMPOSITE
[ 4.585] (II) Initializing extension DAMAGE
[ 4.585] (II) Initializing extension MIT-SCREEN-SAVER
[ 4.585] (II) Initializing extension DOUBLE-BUFFER
[ 4.585] (II) Initializing extension RECORD
[ 4.585] (II) Initializing extension DPMS
[ 4.585] (II) Initializing extension Present
[ 4.585] (II) Initializing extension DRI3
[ 4.585] (II) Initializing extension X-Resource
[ 4.585] (II) Initializing extension XVideo
[ 4.585] (II) Initializing extension XVideo-MotionCompensation
[ 4.585] (II) Initializing extension GLX
[ 4.586] (II) AIGLX: Screen 0 is not DRI2 capable
[ 4.791] (II) IGLX: Loaded and initialized swrast
[ 4.791] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 4.791] (II) Initializing extension XFree86-VidModeExtension
[ 4.791] (II) Initializing extension XFree86-DGA
[ 4.791] (II) Initializing extension XFree86-DRI
[ 4.791] (II) Initializing extension DRI2
[ 4.791] (II) Initializing extension NV-GLX
[ 4.791] (II) Initializing extension NV-CONTROL
[ 4.791] (II) Initializing extension XINERAMA
[ 4.856] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 4.856] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 4.856] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 4.856] (II) LoadModule: "libinput"
[ 4.856] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 4.863] (II) Module libinput: vendor="X.Org Foundation"
[ 4.863] compiled for 1.21.1.3, module version = 1.2.1
[ 4.863] Module class: X.Org XInput Driver
[ 4.863] ABI class: X.Org XInput driver, version 24.4
[ 4.863] (II) Using input driver 'libinput' for 'Power Button'
[ 4.863] (**) Power Button: always reports core events
[ 4.863] (**) Option "Device" "/dev/input/event2"
[ 4.872] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 4.872] (II) event2 - Power Button: device is a keyboard
[ 4.872] (II) event2 - Power Button: device removed
[ 4.920] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 4.920] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 4.921] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 4.921] (II) event2 - Power Button: device is a keyboard
[ 4.921] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 4.921] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 4.921] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 4.921] (II) Using input driver 'libinput' for 'Power Button'
[ 4.921] (**) Power Button: always reports core events
[ 4.921] (**) Option "Device" "/dev/input/event1"
[ 4.922] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 4.922] (II) event1 - Power Button: device is a keyboard
[ 4.922] (II) event1 - Power Button: device removed
[ 4.950] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 4.950] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 4.951] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 4.951] (II) event1 - Power Button: device is a keyboard
[ 4.951] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 4.951] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 4.951] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 4.951] (II) Using input driver 'libinput' for 'Sleep Button'
[ 4.951] (**) Sleep Button: always reports core events
[ 4.951] (**) Option "Device" "/dev/input/event0"
[ 4.952] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 4.952] (II) event0 - Sleep Button: device is a keyboard
[ 4.952] (II) event0 - Sleep Button: device removed
[ 4.987] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 4.987] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 4.987] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 4.987] (II) event0 - Sleep Button: device is a keyboard
[ 4.988] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event10)
[ 4.988] (II) No input driver specified, ignoring this device.
[ 4.988] (II) This device may have been added with another device file.
[ 4.988] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event4)
[ 4.988] (II) No input driver specified, ignoring this device.
[ 4.988] (II) This device may have been added with another device file.
[ 4.989] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event5)
[ 4.989] (II) No input driver specified, ignoring this device.
[ 4.989] (II) This device may have been added with another device file.
[ 4.989] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event6)
[ 4.989] (II) No input driver specified, ignoring this device.
[ 4.989] (II) This device may have been added with another device file.
[ 4.989] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event7)
[ 4.989] (II) No input driver specified, ignoring this device.
[ 4.989] (II) This device may have been added with another device file.
[ 4.989] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event8)
[ 4.989] (II) No input driver specified, ignoring this device.
[ 4.989] (II) This device may have been added with another device file.
[ 4.990] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event9)
[ 4.990] (II) No input driver specified, ignoring this device.
[ 4.990] (II) This device may have been added with another device file.
[ 4.990] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event11)
[ 4.990] (II) No input driver specified, ignoring this device.
[ 4.990] (II) This device may have been added with another device file.
[ 4.990] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event12)
[ 4.990] (II) No input driver specified, ignoring this device.
[ 4.990] (II) This device may have been added with another device file.
[ 4.990] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event13)
[ 4.990] (II) No input driver specified, ignoring this device.
[ 4.990] (II) This device may have been added with another device file.
[ 4.990] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event14)
[ 4.990] (II) No input driver specified, ignoring this device.
[ 4.990] (II) This device may have been added with another device file.
[ 4.991] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event15)
[ 4.991] (II) No input driver specified, ignoring this device.
[ 4.991] (II) This device may have been added with another device file.
[ 4.991] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event16)
[ 4.991] (II) No input driver specified, ignoring this device.
[ 4.991] (II) This device may have been added with another device file.
[ 4.991] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event17)
[ 4.991] (II) No input driver specified, ignoring this device.
[ 4.991] (II) This device may have been added with another device file.
[ 4.991] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[ 4.991] (II) No input driver specified, ignoring this device.
[ 4.991] (II) This device may have been added with another device file.
[ 4.992] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 4.992] (II) No input driver specified, ignoring this device.
[ 4.992] (II) This device may have been added with another device file.
[ 4.993] (II) config/udev: Adding input device input-remapper keyboard (/dev/input/event19)
[ 4.993] (**) input-remapper keyboard: Applying InputClass "evdev keyboard catchall"
[ 4.993] (**) input-remapper keyboard: Applying InputClass "libinput keyboard catchall"
[ 4.993] (II) Using input driver 'libinput' for 'input-remapper keyboard'
[ 4.993] (**) input-remapper keyboard: always reports core events
[ 4.993] (**) Option "Device" "/dev/input/event19"
[ 4.994] (II) event19 - input-remapper keyboard: is tagged by udev as: Keyboard
[ 4.994] (II) event19 - input-remapper keyboard: device is a keyboard
[ 4.994] (II) event19 - input-remapper keyboard: device removed
[ 5.017] (**) Option "config_info" "udev:/sys/devices/virtual/input/input19/event19"
[ 5.017] (II) XINPUT: Adding extended input device "input-remapper keyboard" (type: KEYBOARD, id 9)
[ 5.017] (II) event19 - input-remapper keyboard: is tagged by udev as: Keyboard
[ 5.017] (II) event19 - input-remapper keyboard: device is a keyboard
[ 5.018] (II) config/udev: Adding input device input-remapper gamepad (/dev/input/event20)
[ 5.018] (II) No input driver specified, ignoring this device.
[ 5.018] (II) This device may have been added with another device file.
[ 5.018] (II) config/udev: Adding input device input-remapper gamepad (/dev/input/js0)
[ 5.018] (II) No input driver specified, ignoring this device.
[ 5.018] (II) This device may have been added with another device file.
[ 5.310] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event13)
[ 5.310] (II) No input driver specified, ignoring this device.
[ 5.310] (II) This device may have been added with another device file.
[ 5.392] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event6)
[ 5.392] (II) No input driver specified, ignoring this device.
[ 5.392] (II) This device may have been added with another device file.
[ 5.514] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event16)
[ 5.514] (II) No input driver specified, ignoring this device.
[ 5.514] (II) This device may have been added with another device file.
[ 5.541] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 5.541] (II) No input driver specified, ignoring this device.
[ 5.541] (II) This device may have been added with another device file.
[ 5.784] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event8)
[ 5.784] (II) No input driver specified, ignoring this device.
[ 5.784] (II) This device may have been added with another device file.
[ 5.810] (II) config/udev: removing device Sleep Button
[ 5.810] (II) event0 - Sleep Button: device removed
[ 5.837] (II) UnloadModule: "libinput"
[ 5.837] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 5.837] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 5.837] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 5.837] (II) Using input driver 'libinput' for 'Sleep Button'
[ 5.837] (**) Sleep Button: always reports core events
[ 5.837] (**) Option "Device" "/dev/input/event0"
[ 5.837] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 5.838] (II) event0 - Sleep Button: device is a keyboard
[ 5.838] (II) event0 - Sleep Button: device removed
[ 5.870] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 5.870] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 5.871] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 5.871] (II) event0 - Sleep Button: device is a keyboard
[ 5.905] (II) config/udev: removing device Power Button
[ 5.905] (II) event2 - Power Button: device removed
[ 5.933] (II) UnloadModule: "libinput"
[ 5.934] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 5.934] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 5.934] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.934] (II) Using input driver 'libinput' for 'Power Button'
[ 5.934] (**) Power Button: always reports core events
[ 5.934] (**) Option "Device" "/dev/input/event2"
[ 5.934] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.934] (II) event2 - Power Button: device is a keyboard
[ 5.934] (II) event2 - Power Button: device removed
[ 5.950] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 5.950] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 5.951] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.951] (II) event2 - Power Button: device is a keyboard
[ 5.951] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:1d.0/0000:07:00.0/drm/card0 /dev/dri/card0
[ 5.951] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 5.951] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 5.951] (II) Platform probe for /sys/devices/pci0000:00/0000:00:1d.0/0000:07:00.0/drm/card0
[ 5.951] (II) LoadModule: "modesetting"
[ 5.951] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 5.953] (II) Module modesetting: vendor="X.Org Foundation"
[ 5.953] compiled for 1.21.1.3, module version = 1.21.1
[ 5.953] Module class: X.Org Video Driver
[ 5.953] ABI class: X.Org Video Driver, version 25.2
[ 5.953] xf86: found device 0
[ 5.954] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event17)
[ 5.954] (II) No input driver specified, ignoring this device.
[ 5.954] (II) This device may have been added with another device file.
[ 5.961] (II) config/udev: Adding input device input-remapper gamepad (/dev/input/js0)
[ 5.961] (II) No input driver specified, ignoring this device.
[ 5.961] (II) This device may have been added with another device file.
[ 5.974] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event14)
[ 5.975] (II) No input driver specified, ignoring this device.
[ 5.975] (II) This device may have been added with another device file.
[ 5.975] (II) config/udev: Adding input device input-remapper gamepad (/dev/input/event20)
[ 5.975] (II) No input driver specified, ignoring this device.
[ 5.975] (II) This device may have been added with another device file.
[ 5.975] (II) config/udev: removing device Power Button
[ 5.975] (II) event1 - Power Button: device removed
[ 6.000] (II) UnloadModule: "libinput"
[ 6.000] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 6.000] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 6.000] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 6.000] (II) Using input driver 'libinput' for 'Power Button'
[ 6.000] (**) Power Button: always reports core events
[ 6.000] (**) Option "Device" "/dev/input/event1"
[ 6.001] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 6.001] (II) event1 - Power Button: device is a keyboard
[ 6.001] (II) event1 - Power Button: device removed
[ 6.023] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 6.023] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 6.024] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 6.024] (II) event1 - Power Button: device is a keyboard
[ 6.044] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[ 6.044] (II) No input driver specified, ignoring this device.
[ 6.044] (II) This device may have been added with another device file.
[ 6.085] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event5)
[ 6.085] (II) No input driver specified, ignoring this device.
[ 6.085] (II) This device may have been added with another device file.
[ 6.112] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event4)
[ 6.112] (II) No input driver specified, ignoring this device.
[ 6.112] (II) This device may have been added with another device file.
[ 6.140] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event10)
[ 6.140] (II) No input driver specified, ignoring this device.
[ 6.140] (II) This device may have been added with another device file.
[ 6.167] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event7)
[ 6.167] (II) No input driver specified, ignoring this device.
[ 6.167] (II) This device may have been added with another device file.
[ 6.200] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event11)
[ 6.200] (II) No input driver specified, ignoring this device.
[ 6.200] (II) This device may have been added with another device file.
[ 6.226] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event9)
[ 6.226] (II) No input driver specified, ignoring this device.
[ 6.226] (II) This device may have been added with another device file.
[ 6.266] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event12)
[ 6.266] (II) No input driver specified, ignoring this device.
[ 6.266] (II) This device may have been added with another device file.
[ 6.335] (II) config/udev: removing device input-remapper keyboard
[ 6.335] (II) event19 - input-remapper keyboard: device removed
[ 6.360] (II) UnloadModule: "libinput"
[ 6.360] (II) config/udev: Adding input device input-remapper keyboard (/dev/input/event19)
[ 6.360] (**) input-remapper keyboard: Applying InputClass "evdev keyboard catchall"
[ 6.360] (**) input-remapper keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.360] (II) Using input driver 'libinput' for 'input-remapper keyboard'
[ 6.360] (**) input-remapper keyboard: always reports core events
[ 6.360] (**) Option "Device" "/dev/input/event19"
[ 6.361] (II) event19 - input-remapper keyboard: is tagged by udev as: Keyboard
[ 6.361] (II) event19 - input-remapper keyboard: device is a keyboard
[ 6.361] (II) event19 - input-remapper keyboard: device removed
[ 6.397] (**) Option "config_info" "udev:/sys/devices/virtual/input/input19/event19"
[ 6.397] (II) XINPUT: Adding extended input device "input-remapper keyboard" (type: KEYBOARD, id 9)
[ 6.397] (II) event19 - input-remapper keyboard: is tagged by udev as: Keyboard
[ 6.397] (II) event19 - input-remapper keyboard: device is a keyboard
[ 6.398] (II) config/udev: Adding input device input-remapper mouse (/dev/input/event21)
[ 6.398] (**) input-remapper mouse: Applying InputClass "evdev pointer catchall"
[ 6.398] (**) input-remapper mouse: Applying InputClass "libinput pointer catchall"
[ 6.398] (II) Using input driver 'libinput' for 'input-remapper mouse'
[ 6.398] (**) input-remapper mouse: always reports core events
[ 6.398] (**) Option "Device" "/dev/input/event21"
[ 6.398] (II) event21 - input-remapper mouse: is tagged by udev as: Mouse
[ 6.398] (II) event21 - input-remapper mouse: device is a pointer
[ 6.398] (II) event21 - input-remapper mouse: device removed
[ 6.420] (**) Option "config_info" "udev:/sys/devices/virtual/input/input21/event21"
[ 6.420] (II) XINPUT: Adding extended input device "input-remapper mouse" (type: MOUSE, id 10)
[ 6.420] (**) Option "AccelerationScheme" "none"
[ 6.420] (**) input-remapper mouse: (accel) selected scheme none/0
[ 6.420] (**) input-remapper mouse: (accel) acceleration factor: 2.000
[ 6.420] (**) input-remapper mouse: (accel) acceleration threshold: 4
[ 6.421] (II) event21 - input-remapper mouse: is tagged by udev as: Mouse
[ 6.421] (II) event21 - input-remapper mouse: device is a pointer
[ 6.421] (II) config/udev: Adding input device input-remapper mouse (/dev/input/mouse0)
[ 6.421] (II) No input driver specified, ignoring this device.
[ 6.421] (II) This device may have been added with another device file.
[ 6.494] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event15)
[ 6.494] (II) No input driver specified, ignoring this device.
[ 6.494] (II) This device may have been added with another device file.
[ 6.856] (II) config/udev: Adding input device ckb1: Corsair Gaming K70 LUX RGB Keyboard vM (/dev/input/mouse2)
[ 6.856] (II) No input driver specified, ignoring this device.
[ 6.856] (II) This device may have been added with another device file.
[ 6.857] (II) config/udev: Adding input device Clearly Superior Technologies. CST Laser Trackball (/dev/input/event22)
[ 6.857] (**) Clearly Superior Technologies. CST Laser Trackball: Applying InputClass "evdev pointer catchall"
[ 6.857] (**) Clearly Superior Technologies. CST Laser Trackball: Applying InputClass "libinput pointer catchall"
[ 6.857] (II) Using input driver 'libinput' for 'Clearly Superior Technologies. CST Laser Trackball'
[ 6.857] (**) Clearly Superior Technologies. CST Laser Trackball: always reports core events
[ 6.857] (**) Option "Device" "/dev/input/event22"
[ 6.915] (II) event22 - Clearly Superior Technologies. CST Laser Trackball: is tagged by udev as: Mouse Trackball
[ 6.916] (II) event22 - Clearly Superior Technologies. CST Laser Trackball: device is a pointer
[ 6.916] (II) event22 - Clearly Superior Technologies. CST Laser Trackball: device removed
[ 6.973] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:5332:1400.0001/input/input22/event22"
[ 6.973] (II) XINPUT: Adding extended input device "Clearly Superior Technologies. CST Laser Trackball" (type: MOUSE, id 11)
[ 6.974] (**) Option "AccelerationScheme" "none"
[ 6.974] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) selected scheme none/0
[ 6.974] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) acceleration factor: 2.000
[ 6.974] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) acceleration threshold: 4
[ 7.031] (II) event22 - Clearly Superior Technologies. CST Laser Trackball: is tagged by udev as: Mouse Trackball
[ 7.031] (II) event22 - Clearly Superior Technologies. CST Laser Trackball: device is a pointer
[ 7.198] (II) config/udev: Adding input device ckb1: Corsair Gaming K70 LUX RGB Keyboard vM (/dev/input/event24)
[ 7.199] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: Applying InputClass "evdev pointer catchall"
[ 7.199] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: Applying InputClass "libinput pointer catchall"
[ 7.199] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming K70 LUX RGB Keyboard vM'
[ 7.199] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: always reports core events
[ 7.199] (**) Option "Device" "/dev/input/event24"
[ 7.211] (II) event24 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: is tagged by udev as: Mouse
[ 7.211] (II) event24 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: device is a pointer
[ 7.211] (II) event24 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: device removed
[ 7.267] (**) Option "config_info" "udev:/sys/devices/virtual/input/input27/event24"
[ 7.267] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming K70 LUX RGB Keyboard vM" (type: MOUSE, id 12)
[ 7.267] (**) Option "AccelerationScheme" "none"
[ 7.267] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: (accel) selected scheme none/0
[ 7.267] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: (accel) acceleration factor: 2.000
[ 7.267] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: (accel) acceleration threshold: 4
[ 7.268] (II) event24 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: is tagged by udev as: Mouse
[ 7.268] (II) event24 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: device is a pointer
[ 7.269] (II) config/udev: Adding input device Clearly Superior Technologies. CST Laser Trackball (/dev/input/mouse1)
[ 7.269] (II) No input driver specified, ignoring this device.
[ 7.269] (II) This device may have been added with another device file.
[ 7.269] (II) config/udev: Adding input device ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB (/dev/input/event23)
[ 7.269] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: Applying InputClass "evdev keyboard catchall"
[ 7.269] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: Applying InputClass "libinput keyboard catchall"
[ 7.269] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB'
[ 7.269] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: always reports core events
[ 7.269] (**) Option "Device" "/dev/input/event23"
[ 7.269] (II) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: is tagged by udev as: Keyboard
[ 7.270] (II) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: device is a keyboard
[ 7.270] (II) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: device removed
[ 7.294] (**) Option "config_info" "udev:/sys/devices/virtual/input/input26/event23"
[ 7.294] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB" (type: KEYBOARD, id 13)
[ 7.295] (II) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: is tagged by udev as: Keyboard
[ 7.295] (II) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: device is a keyboard
[ 9.152] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): connected
[ 9.152] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): Internal TMDS
[ 9.152] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): 600.0 MHz maximum pixel clock
[ 9.152] (--) NVIDIA(GPU-0):
[ 9.152] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 9.152] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 9.152] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 9.152] (--) NVIDIA(GPU-0):
[ 9.152] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 9.152] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 9.152] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 9.152] (--) NVIDIA(GPU-0):
[ 9.156] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 9.156] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 9.156] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 9.156] (--) NVIDIA(GPU-0):
[ 9.156] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 9.156] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 9.156] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 9.156] (--) NVIDIA(GPU-0):
[ 9.156] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 9.156] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 9.156] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 9.156] (--) NVIDIA(GPU-0):
[ 9.156] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 9.156] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 9.156] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 9.156] (--) NVIDIA(GPU-0):
[ 9.191] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): connected
[ 9.191] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): Internal TMDS
[ 9.191] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): 165.0 MHz maximum pixel clock
[ 9.191] (--) NVIDIA(GPU-0):
[ 10.030] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): connected
[ 10.030] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): Internal TMDS
[ 10.030] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): 600.0 MHz maximum pixel clock
[ 10.030] (--) NVIDIA(GPU-0):
[ 10.030] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 10.030] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 10.030] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 10.030] (--) NVIDIA(GPU-0):
[ 10.030] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 10.030] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 10.030] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 10.030] (--) NVIDIA(GPU-0):
[ 10.034] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 10.034] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 10.034] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 10.034] (--) NVIDIA(GPU-0):
[ 10.034] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 10.034] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 10.034] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 10.034] (--) NVIDIA(GPU-0):
[ 10.034] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 10.034] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 10.034] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 10.034] (--) NVIDIA(GPU-0):
[ 10.034] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 10.034] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 10.034] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 10.034] (--) NVIDIA(GPU-0):
[ 10.068] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): connected
[ 10.068] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): Internal TMDS
[ 10.068] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): 165.0 MHz maximum pixel clock
[ 10.068] (--) NVIDIA(GPU-0):
[ 11.392] (II) config/udev: Adding input device input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded (/dev/input/mouse3)
[ 11.392] (II) No input driver specified, ignoring this device.
[ 11.392] (II) This device may have been added with another device file.
[ 11.477] (II) config/udev: Adding input device input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded (/dev/input/event25)
[ 11.477] (**) input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: Applying InputClass "evdev pointer catchall"
[ 11.477] (**) input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: Applying InputClass "libinput pointer catchall"
[ 11.477] (II) Using input driver 'libinput' for 'input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded'
[ 11.477] (**) input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: always reports core events
[ 11.477] (**) Option "Device" "/dev/input/event25"
[ 11.478] (II) event25 - input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: is tagged by udev as: Mouse
[ 11.478] (II) event25 - input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: device is a pointer
[ 11.478] (II) event25 - input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: device removed
[ 11.497] (**) Option "config_info" "udev:/sys/devices/virtual/input/input28/event25"
[ 11.497] (II) XINPUT: Adding extended input device "input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded" (type: MOUSE, id 14)
[ 11.497] (**) Option "AccelerationScheme" "none"
[ 11.497] (**) input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: (accel) selected scheme none/0
[ 11.497] (**) input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: (accel) acceleration factor: 2.000
[ 11.497] (**) input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: (accel) acceleration threshold: 4
[ 11.498] (II) event25 - input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: is tagged by udev as: Mouse
[ 11.498] (II) event25 - input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: device is a pointer
[ 38.775] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): connected
[ 38.775] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): Internal TMDS
[ 38.775] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): 600.0 MHz maximum pixel clock
[ 38.775] (--) NVIDIA(GPU-0):
[ 38.775] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 38.775] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 38.775] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 38.775] (--) NVIDIA(GPU-0):
[ 38.775] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 38.775] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 38.775] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 38.775] (--) NVIDIA(GPU-0):
[ 38.779] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 38.779] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 38.779] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 38.779] (--) NVIDIA(GPU-0):
[ 38.779] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 38.779] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 38.779] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 38.779] (--) NVIDIA(GPU-0):
[ 38.779] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 38.779] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 38.779] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 38.779] (--) NVIDIA(GPU-0):
[ 38.779] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 38.779] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 38.779] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 38.779] (--) NVIDIA(GPU-0):
[ 38.813] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): connected
[ 38.813] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): Internal TMDS
[ 38.813] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): 165.0 MHz maximum pixel clock
[ 38.813] (--) NVIDIA(GPU-0):
[ 51.724] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): connected
[ 51.724] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): Internal TMDS
[ 51.724] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): 600.0 MHz maximum pixel clock
[ 51.724] (--) NVIDIA(GPU-0):
[ 51.724] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 51.724] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 51.724] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 51.724] (--) NVIDIA(GPU-0):
[ 51.724] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 51.724] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 51.724] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 51.724] (--) NVIDIA(GPU-0):
[ 51.727] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 51.727] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 51.727] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 51.727] (--) NVIDIA(GPU-0):
[ 51.727] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 51.727] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 51.727] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 51.727] (--) NVIDIA(GPU-0):
[ 51.728] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 51.728] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 51.728] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 51.728] (--) NVIDIA(GPU-0):
[ 51.728] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 51.728] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 51.728] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 51.728] (--) NVIDIA(GPU-0):
[ 51.762] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): connected
[ 51.762] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): Internal TMDS
[ 51.762] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): 165.0 MHz maximum pixel clock
[ 51.762] (--) NVIDIA(GPU-0):
[ 115.151] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): connected
[ 115.151] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): Internal TMDS
[ 115.151] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): 600.0 MHz maximum pixel clock
[ 115.151] (--) NVIDIA(GPU-0):
[ 115.151] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 115.151] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 115.151] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 115.151] (--) NVIDIA(GPU-0):
[ 115.151] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 115.151] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 115.151] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 115.151] (--) NVIDIA(GPU-0):
[ 115.156] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 115.156] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 115.156] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 115.156] (--) NVIDIA(GPU-0):
[ 115.156] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 115.156] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 115.156] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 115.156] (--) NVIDIA(GPU-0):
[ 115.156] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 115.156] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 115.156] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 115.156] (--) NVIDIA(GPU-0):
[ 115.156] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 115.156] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 115.156] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 115.156] (--) NVIDIA(GPU-0):
[ 115.190] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): connected
[ 115.190] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): Internal TMDS
[ 115.190] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): 165.0 MHz maximum pixel clock
[ 115.190] (--) NVIDIA(GPU-0):
[ 115.238] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): connected
[ 115.238] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): Internal TMDS
[ 115.238] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): 600.0 MHz maximum pixel clock
[ 115.238] (--) NVIDIA(GPU-0):
[ 115.238] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 115.238] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 115.238] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 115.238] (--) NVIDIA(GPU-0):
[ 115.238] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 115.238] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 115.238] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 115.238] (--) NVIDIA(GPU-0):
[ 115.241] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 115.241] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 115.241] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 115.241] (--) NVIDIA(GPU-0):
[ 115.241] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 115.241] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 115.241] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 115.241] (--) NVIDIA(GPU-0):
[ 115.241] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 115.241] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 115.241] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 115.241] (--) NVIDIA(GPU-0):
[ 115.241] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 115.241] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 115.241] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 115.241] (--) NVIDIA(GPU-0):
[ 115.276] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): connected
[ 115.276] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): Internal TMDS
[ 115.276] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): 165.0 MHz maximum pixel clock
[ 115.276] (--) NVIDIA(GPU-0):
[ 322.348] (EE) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: client bug: event processing lagging behind by 27ms, your system is too slow
[ 343.980] (EE) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: client bug: event processing lagging behind by 12ms, your system is too slow
[ 386.498] (EE) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: client bug: event processing lagging behind by 14ms, your system is too slow
[ 393.507] (EE) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: client bug: event processing lagging behind by 40ms, your system is too slow
[ 407.026] (EE) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: client bug: event processing lagging behind by 22ms, your system is too slow
[ 407.026] (EE) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 5744.193] (EE) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: client bug: event processing lagging behind by 24ms, your system is too slow
[ 5755.523] (EE) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: client bug: event processing lagging behind by 16ms, your system is too slow
[ 5802.896] (EE) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: client bug: event processing lagging behind by 36ms, your system is too slow
[ 5808.767] (EE) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: client bug: event processing lagging behind by 27ms, your system is too slow
[ 5820.683] (EE) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: client bug: event processing lagging behind by 17ms, your system is too slow
[ 5820.683] (EE) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 9430.433] (EE) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: client bug: event processing lagging behind by 34ms, your system is too slow
[ 9437.352] (EE) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: client bug: event processing lagging behind by 22ms, your system is too slow
[ 9440.145] (EE) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: client bug: event processing lagging behind by 25ms, your system is too slow
[ 9491.630] (EE) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: client bug: event processing lagging behind by 38ms, your system is too slow
[ 9624.562] (EE) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: client bug: event processing lagging behind by 30ms, your system is too slow
[ 9624.562] (EE) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.Last edited by The_Tommer (2022-01-29 09:18:19)
Offline
"any other files" isn't every exact and could mean all or nothing, but the skunk trader was referring to
[ 3.345] (==) Using config file: "/etc/X11/xorg.conf" and that's still there and bogus.
It also results in
[ 3.377] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X because you're forcing a driver that can't be used because teh ModulePath isn't extended.
Remove /etc/X11/xorg.conf and see https://wiki.archlinux.org/title/NVIDIA … de_setting (kernel parameter and initramfs modules)
Offline
I removed /etc/X11/xorg.config along with /etc/X11/xorg.config.nvidia-xconfig-default (I don't remember exactly what it was named) along with anything that was in /etc/X11/xorg.conf.d
I also added
MODULES=(nvidia-drm.modeset=1) to /etc/mkinitcpio.conf
I'm back to having the incorrect screen resolution, and nvidia-settings still will not open
ERROR: Unable to load info from any available systemhere is the output in /var/log/Xorg.0.log
[ 3.130]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[ 3.130] Current Operating System: Linux arch 5.16.3-arch1-1 #1 SMP PREEMPT Thu, 27 Jan 2022 14:18:25 +0000 x86_64
[ 3.130] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=84794c2e-3f3f-400b-88b7-d143103c5ce6 rw quiet splash
[ 3.130]
[ 3.130] Current version of pixman: 0.40.0
[ 3.130] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 3.130] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3.130] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan 29 13:59:42 2022
[ 3.137] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 3.139] (==) No Layout section. Using the first Screen section.
[ 3.139] (==) No screen section available. Using defaults.
[ 3.139] (**) |-->Screen "Default Screen Section" (0)
[ 3.139] (**) | |-->Monitor "<default monitor>"
[ 3.139] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 3.139] (==) Automatically adding devices
[ 3.139] (==) Automatically enabling devices
[ 3.139] (==) Automatically adding GPU devices
[ 3.139] (==) Automatically binding GPU devices
[ 3.139] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 3.140] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 3.140] Entry deleted from font path.
[ 3.140] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 3.140] Entry deleted from font path.
[ 3.144] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 3.144] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 3.144] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 3.144] (II) Module ABI versions:
[ 3.144] X.Org ANSI C Emulation: 0.4
[ 3.144] X.Org Video Driver: 25.2
[ 3.144] X.Org XInput driver : 24.4
[ 3.144] X.Org Server Extension : 10.0
[ 3.144] (++) using VT number 7
[ 3.144] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 3.146] (--) PCI:*(7@0:0:0) 10de:1b80:3842:6183 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 3.146] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 3.146] (II) LoadModule: "glx"
[ 3.146] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 3.158] (II) Module glx: vendor="X.Org Foundation"
[ 3.158] compiled for 1.21.1.3, module version = 1.0.0
[ 3.158] ABI class: X.Org Server Extension, version 10.0
[ 3.158] (==) Matched nouveau as autoconfigured driver 0
[ 3.158] (==) Matched nv as autoconfigured driver 1
[ 3.158] (==) Matched modesetting as autoconfigured driver 2
[ 3.158] (==) Matched fbdev as autoconfigured driver 3
[ 3.158] (==) Matched vesa as autoconfigured driver 4
[ 3.158] (==) Assigned the driver to the xf86ConfigLayout
[ 3.158] (II) LoadModule: "nouveau"
[ 3.158] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 3.160] (II) Module nouveau: vendor="X.Org Foundation"
[ 3.160] compiled for 1.21.1.1, module version = 1.0.17
[ 3.160] Module class: X.Org Video Driver
[ 3.160] ABI class: X.Org Video Driver, version 25.2
[ 3.161] (II) LoadModule: "nv"
[ 3.162] (WW) Warning, couldn't open module nv
[ 3.162] (EE) Failed to load module "nv" (module does not exist, 0)
[ 3.162] (II) LoadModule: "modesetting"
[ 3.162] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 3.170] (II) Module modesetting: vendor="X.Org Foundation"
[ 3.170] compiled for 1.21.1.3, module version = 1.21.1
[ 3.170] Module class: X.Org Video Driver
[ 3.170] ABI class: X.Org Video Driver, version 25.2
[ 3.170] (II) LoadModule: "fbdev"
[ 3.170] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 3.171] (II) Module fbdev: vendor="X.Org Foundation"
[ 3.171] compiled for 1.21.1.1, module version = 0.5.0
[ 3.171] Module class: X.Org Video Driver
[ 3.171] ABI class: X.Org Video Driver, version 25.2
[ 3.171] (II) LoadModule: "vesa"
[ 3.171] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 3.172] (II) Module vesa: vendor="X.Org Foundation"
[ 3.172] compiled for 1.21.1.1, module version = 2.5.0
[ 3.172] Module class: X.Org Video Driver
[ 3.172] ABI class: X.Org Video Driver, version 25.2
[ 3.172] (II) NOUVEAU driver
[ 3.172] (II) NOUVEAU driver for NVIDIA chipset families :
[ 3.172] RIVA TNT (NV04)
[ 3.172] RIVA TNT2 (NV05)
[ 3.173] GeForce 256 (NV10)
[ 3.173] GeForce 2 (NV11, NV15)
[ 3.173] GeForce 4MX (NV17, NV18)
[ 3.173] GeForce 3 (NV20)
[ 3.173] GeForce 4Ti (NV25, NV28)
[ 3.173] GeForce FX (NV3x)
[ 3.173] GeForce 6 (NV4x)
[ 3.173] GeForce 7 (G7x)
[ 3.173] GeForce 8 (G8x)
[ 3.173] GeForce 9 (G9x)
[ 3.173] GeForce GTX 2xx/3xx (GT2xx)
[ 3.173] GeForce GTX 4xx/5xx (GFxxx)
[ 3.173] GeForce GTX 6xx/7xx (GKxxx)
[ 3.173] GeForce GTX 9xx (GMxxx)
[ 3.173] GeForce GTX 10xx (GPxxx)
[ 3.173] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 3.173] (II) FBDEV: driver for framebuffer: fbdev
[ 3.173] (II) VESA: driver for VESA chipsets: vesa
[ 3.178] (EE) [drm] Failed to open DRM device for pci:0000:07:00.0: -19
[ 3.178] (EE) open /dev/dri/card0: No such file or directory
[ 3.178] (WW) Falling back to old probe method for modesetting
[ 3.178] (EE) open /dev/dri/card0: No such file or directory
[ 3.178] (II) Loading sub module "fbdevhw"
[ 3.178] (II) LoadModule: "fbdevhw"
[ 3.178] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 3.178] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 3.178] compiled for 1.21.1.3, module version = 0.0.2
[ 3.178] ABI class: X.Org Video Driver, version 25.2
[ 3.179] (EE) Unable to find a valid framebuffer device
[ 3.179] (WW) Falling back to old probe method for fbdev
[ 3.179] (II) Loading sub module "fbdevhw"
[ 3.179] (II) LoadModule: "fbdevhw"
[ 3.179] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 3.179] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 3.179] compiled for 1.21.1.3, module version = 0.0.2
[ 3.179] ABI class: X.Org Video Driver, version 25.2
[ 3.179] (II) FBDEV(2): using default device
[ 3.179] vesa: Refusing to run on UEFI
[ 3.179] (EE) Screen 0 deleted because of no matching config section.
[ 3.179] (II) UnloadModule: "modesetting"
[ 3.179] (EE) Screen 0 deleted because of no matching config section.
[ 3.179] (II) UnloadModule: "fbdev"
[ 3.179] (II) UnloadSubModule: "fbdevhw"
[ 3.179] (II) FBDEV(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 3.179] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[ 3.179] (==) FBDEV(0): RGB weight 888
[ 3.179] (==) FBDEV(0): Default visual is TrueColor
[ 3.179] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[ 3.179] (II) FBDEV(0): hardware: EFI VGA (video memory: 3072kB)
[ 3.179] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[ 3.179] (II) FBDEV(0): checking modes against framebuffer device...
[ 3.179] (II) FBDEV(0): checking modes against monitor...
[ 3.179] (II) FBDEV(0): Virtual size is 1024x768 (pitch 1024)
[ 3.179] (**) FBDEV(0): Built-in mode "current": 78.7 MHz, 59.9 kHz, 75.7 Hz
[ 3.179] (II) FBDEV(0): Modeline "current"x0.0 78.65 1024 1056 1184 1312 768 772 776 792 -hsync -vsync -csync (59.9 kHz b)
[ 3.179] (==) FBDEV(0): DPI set to (96, 96)
[ 3.179] (II) Loading sub module "fb"
[ 3.179] (II) LoadModule: "fb"
[ 3.179] (II) Module "fb" already built-in
[ 3.179] (**) FBDEV(0): using shadow framebuffer
[ 3.179] (II) Loading sub module "shadow"
[ 3.179] (II) LoadModule: "shadow"
[ 3.179] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 3.180] (II) Module shadow: vendor="X.Org Foundation"
[ 3.180] compiled for 1.21.1.3, module version = 1.1.0
[ 3.180] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3.180] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by kernel - disabling)
[ 3.181] (==) FBDEV(0): Backing store enabled
[ 3.182] (==) FBDEV(0): DPMS enabled
[ 3.182] (II) Initializing extension Generic Event Extension
[ 3.183] (II) Initializing extension SHAPE
[ 3.183] (II) Initializing extension MIT-SHM
[ 3.183] (II) Initializing extension XInputExtension
[ 3.183] (II) Initializing extension XTEST
[ 3.183] (II) Initializing extension BIG-REQUESTS
[ 3.183] (II) Initializing extension SYNC
[ 3.184] (II) Initializing extension XKEYBOARD
[ 3.184] (II) Initializing extension XC-MISC
[ 3.184] (II) Initializing extension SECURITY
[ 3.184] (II) Initializing extension XFIXES
[ 3.184] (II) Initializing extension RENDER
[ 3.184] (II) Initializing extension RANDR
[ 3.184] (II) Initializing extension COMPOSITE
[ 3.184] (II) Initializing extension DAMAGE
[ 3.184] (II) Initializing extension MIT-SCREEN-SAVER
[ 3.184] (II) Initializing extension DOUBLE-BUFFER
[ 3.184] (II) Initializing extension RECORD
[ 3.184] (II) Initializing extension DPMS
[ 3.185] (II) Initializing extension Present
[ 3.185] (II) Initializing extension DRI3
[ 3.185] (II) Initializing extension X-Resource
[ 3.185] (II) Initializing extension XVideo
[ 3.185] (II) Initializing extension XVideo-MotionCompensation
[ 3.185] (II) Initializing extension GLX
[ 3.185] (II) AIGLX: Screen 0 is not DRI2 capable
[ 3.408] (II) IGLX: Loaded and initialized swrast
[ 3.408] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 3.408] (II) Initializing extension XFree86-VidModeExtension
[ 3.408] (II) Initializing extension XFree86-DGA
[ 3.408] (II) Initializing extension XFree86-DRI
[ 3.408] (II) Initializing extension DRI2
[ 4.754] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 4.754] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 4.754] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 4.754] (II) LoadModule: "libinput"
[ 4.754] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 4.757] (II) Module libinput: vendor="X.Org Foundation"
[ 4.757] compiled for 1.21.1.3, module version = 1.2.1
[ 4.757] Module class: X.Org XInput Driver
[ 4.757] ABI class: X.Org XInput driver, version 24.4
[ 4.757] (II) Using input driver 'libinput' for 'Sleep Button'
[ 4.757] (**) Sleep Button: always reports core events
[ 4.757] (**) Option "Device" "/dev/input/event0"
[ 4.766] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 4.767] (II) event0 - Sleep Button: device is a keyboard
[ 4.767] (II) event0 - Sleep Button: device removed
[ 4.795] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 4.795] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 6)
[ 4.796] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 4.796] (II) event0 - Sleep Button: device is a keyboard
[ 4.896] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event16)
[ 4.896] (II) No input driver specified, ignoring this device.
[ 4.896] (II) This device may have been added with another device file.
[ 5.219] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 5.219] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 5.219] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.219] (II) Using input driver 'libinput' for 'Power Button'
[ 5.219] (**) Power Button: always reports core events
[ 5.219] (**) Option "Device" "/dev/input/event1"
[ 5.220] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 5.220] (II) event1 - Power Button: device is a keyboard
[ 5.220] (II) event1 - Power Button: device removed
[ 5.255] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 5.255] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 5.256] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 5.256] (II) event1 - Power Button: device is a keyboard
[ 5.469] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event9)
[ 5.469] (II) No input driver specified, ignoring this device.
[ 5.469] (II) This device may have been added with another device file.
[ 5.481] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event11)
[ 5.481] (II) No input driver specified, ignoring this device.
[ 5.481] (II) This device may have been added with another device file.
[ 5.589] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event15)
[ 5.589] (II) No input driver specified, ignoring this device.
[ 5.589] (II) This device may have been added with another device file.
[ 5.649] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event4)
[ 5.649] (II) No input driver specified, ignoring this device.
[ 5.649] (II) This device may have been added with another device file.
[ 5.676] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event13)
[ 5.676] (II) No input driver specified, ignoring this device.
[ 5.676] (II) This device may have been added with another device file.
[ 5.696] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 5.696] (II) No input driver specified, ignoring this device.
[ 5.696] (II) This device may have been added with another device file.
[ 5.757] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:1d.0/0000:07:00.0/drm/card0 /dev/dri/card0
[ 5.757] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 5.757] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 5.757] (II) Platform probe for /sys/devices/pci0000:00/0000:00:1d.0/0000:07:00.0/drm/card0
[ 5.757] (II) LoadModule: "modesetting"
[ 5.757] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 5.757] (II) Module modesetting: vendor="X.Org Foundation"
[ 5.757] compiled for 1.21.1.3, module version = 1.21.1
[ 5.757] Module class: X.Org Video Driver
[ 5.757] ABI class: X.Org Video Driver, version 25.2
[ 5.757] (II) UnloadModule: "modesetting"
[ 5.757] (II) Unloading modesetting
[ 5.757] (II) Failed to load module "modesetting" (already loaded, 0)
[ 5.757] xf86: found device 0
[ 5.828] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event12)
[ 5.828] (II) No input driver specified, ignoring this device.
[ 5.828] (II) This device may have been added with another device file.
[ 5.893] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[ 5.893] (II) No input driver specified, ignoring this device.
[ 5.893] (II) This device may have been added with another device file.
[ 5.991] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event14)
[ 5.991] (II) No input driver specified, ignoring this device.
[ 5.991] (II) This device may have been added with another device file.
[ 5.991] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event17)
[ 5.991] (II) No input driver specified, ignoring this device.
[ 5.991] (II) This device may have been added with another device file.
[ 6.022] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 6.023] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 6.023] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 6.023] (II) Using input driver 'libinput' for 'Power Button'
[ 6.023] (**) Power Button: always reports core events
[ 6.023] (**) Option "Device" "/dev/input/event2"
[ 6.056] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 6.056] (II) event2 - Power Button: device is a keyboard
[ 6.056] (II) event2 - Power Button: device removed
[ 6.079] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 6.079] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 6.079] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 6.079] (II) event2 - Power Button: device is a keyboard
[ 6.080] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event5)
[ 6.080] (II) No input driver specified, ignoring this device.
[ 6.080] (II) This device may have been added with another device file.
[ 6.109] (II) config/udev: Adding input device input-remapper gamepad (/dev/input/event20)
[ 6.109] (II) No input driver specified, ignoring this device.
[ 6.109] (II) This device may have been added with another device file.
[ 6.116] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event7)
[ 6.116] (II) No input driver specified, ignoring this device.
[ 6.116] (II) This device may have been added with another device file.
[ 6.160] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event10)
[ 6.160] (II) No input driver specified, ignoring this device.
[ 6.160] (II) This device may have been added with another device file.
[ 6.166] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event8)
[ 6.166] (II) No input driver specified, ignoring this device.
[ 6.166] (II) This device may have been added with another device file.
[ 6.179] (II) config/udev: Adding input device input-remapper gamepad (/dev/input/js0)
[ 6.179] (II) No input driver specified, ignoring this device.
[ 6.179] (II) This device may have been added with another device file.
[ 6.181] (II) config/udev: Adding input device input-remapper keyboard (/dev/input/event19)
[ 6.181] (**) input-remapper keyboard: Applying InputClass "evdev keyboard catchall"
[ 6.181] (**) input-remapper keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.181] (II) Using input driver 'libinput' for 'input-remapper keyboard'
[ 6.181] (**) input-remapper keyboard: always reports core events
[ 6.181] (**) Option "Device" "/dev/input/event19"
[ 6.181] (II) event19 - input-remapper keyboard: is tagged by udev as: Keyboard
[ 6.181] (II) event19 - input-remapper keyboard: device is a keyboard
[ 6.181] (II) event19 - input-remapper keyboard: device removed
[ 6.199] (**) Option "config_info" "udev:/sys/devices/virtual/input/input19/event19"
[ 6.199] (II) XINPUT: Adding extended input device "input-remapper keyboard" (type: KEYBOARD, id 9)
[ 6.199] (II) event19 - input-remapper keyboard: is tagged by udev as: Keyboard
[ 6.199] (II) event19 - input-remapper keyboard: device is a keyboard
[ 6.352] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event6)
[ 6.352] (II) No input driver specified, ignoring this device.
[ 6.352] (II) This device may have been added with another device file.
[ 6.514] (II) config/udev: Adding input device input-remapper mouse (/dev/input/event21)
[ 6.514] (**) input-remapper mouse: Applying InputClass "evdev pointer catchall"
[ 6.514] (**) input-remapper mouse: Applying InputClass "libinput pointer catchall"
[ 6.514] (II) Using input driver 'libinput' for 'input-remapper mouse'
[ 6.514] (**) input-remapper mouse: always reports core events
[ 6.514] (**) Option "Device" "/dev/input/event21"
[ 6.515] (II) event21 - input-remapper mouse: is tagged by udev as: Mouse
[ 6.515] (II) event21 - input-remapper mouse: device is a pointer
[ 6.515] (II) event21 - input-remapper mouse: device removed
[ 6.535] (**) Option "config_info" "udev:/sys/devices/virtual/input/input21/event21"
[ 6.535] (II) XINPUT: Adding extended input device "input-remapper mouse" (type: MOUSE, id 10)
[ 6.535] (**) Option "AccelerationScheme" "none"
[ 6.535] (**) input-remapper mouse: (accel) selected scheme none/0
[ 6.535] (**) input-remapper mouse: (accel) acceleration factor: 2.000
[ 6.535] (**) input-remapper mouse: (accel) acceleration threshold: 4
[ 6.536] (II) event21 - input-remapper mouse: is tagged by udev as: Mouse
[ 6.536] (II) event21 - input-remapper mouse: device is a pointer
[ 6.569] (II) config/udev: Adding input device input-remapper mouse (/dev/input/mouse0)
[ 6.569] (II) No input driver specified, ignoring this device.
[ 6.569] (II) This device may have been added with another device file.
[ 6.621] (II) config/udev: Adding input device Clearly Superior Technologies. CST Laser Trackball (/dev/input/event22)
[ 6.621] (**) Clearly Superior Technologies. CST Laser Trackball: Applying InputClass "evdev pointer catchall"
[ 6.621] (**) Clearly Superior Technologies. CST Laser Trackball: Applying InputClass "libinput pointer catchall"
[ 6.621] (II) Using input driver 'libinput' for 'Clearly Superior Technologies. CST Laser Trackball'
[ 6.621] (**) Clearly Superior Technologies. CST Laser Trackball: always reports core events
[ 6.621] (**) Option "Device" "/dev/input/event22"
[ 6.676] (II) event22 - Clearly Superior Technologies. CST Laser Trackball: is tagged by udev as: Mouse Trackball
[ 6.677] (II) event22 - Clearly Superior Technologies. CST Laser Trackball: device is a pointer
[ 6.677] (II) event22 - Clearly Superior Technologies. CST Laser Trackball: device removed
[ 6.729] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:5332:1400.0001/input/input22/event22"
[ 6.729] (II) XINPUT: Adding extended input device "Clearly Superior Technologies. CST Laser Trackball" (type: MOUSE, id 11)
[ 6.729] (**) Option "AccelerationScheme" "none"
[ 6.729] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) selected scheme none/0
[ 6.729] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) acceleration factor: 2.000
[ 6.729] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) acceleration threshold: 4
[ 6.789] (II) event22 - Clearly Superior Technologies. CST Laser Trackball: is tagged by udev as: Mouse Trackball
[ 6.789] (II) event22 - Clearly Superior Technologies. CST Laser Trackball: device is a pointer
[ 6.792] (II) config/udev: Adding input device Clearly Superior Technologies. CST Laser Trackball (/dev/input/mouse1)
[ 6.792] (II) No input driver specified, ignoring this device.
[ 6.792] (II) This device may have been added with another device file.
[ 6.793] (II) config/udev: Adding input device ckb1: Corsair Gaming K70 LUX RGB Keyboard vM (/dev/input/mouse2)
[ 6.793] (II) No input driver specified, ignoring this device.
[ 6.793] (II) This device may have been added with another device file.
[ 7.168] (II) config/udev: Adding input device ckb1: Corsair Gaming K70 LUX RGB Keyboard vM (/dev/input/event24)
[ 7.168] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: Applying InputClass "evdev pointer catchall"
[ 7.168] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: Applying InputClass "libinput pointer catchall"
[ 7.168] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming K70 LUX RGB Keyboard vM'
[ 7.168] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: always reports core events
[ 7.168] (**) Option "Device" "/dev/input/event24"
[ 7.169] (II) event24 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: is tagged by udev as: Mouse
[ 7.169] (II) event24 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: device is a pointer
[ 7.169] (II) event24 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: device removed
[ 7.239] (**) Option "config_info" "udev:/sys/devices/virtual/input/input27/event24"
[ 7.239] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming K70 LUX RGB Keyboard vM" (type: MOUSE, id 12)
[ 7.239] (**) Option "AccelerationScheme" "none"
[ 7.239] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: (accel) selected scheme none/0
[ 7.239] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: (accel) acceleration factor: 2.000
[ 7.239] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: (accel) acceleration threshold: 4
[ 7.240] (II) event24 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: is tagged by udev as: Mouse
[ 7.240] (II) event24 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: device is a pointer
[ 7.241] (II) config/udev: Adding input device ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB (/dev/input/event23)
[ 7.241] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: Applying InputClass "evdev keyboard catchall"
[ 7.241] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: Applying InputClass "libinput keyboard catchall"
[ 7.241] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB'
[ 7.241] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: always reports core events
[ 7.241] (**) Option "Device" "/dev/input/event23"
[ 7.242] (II) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: is tagged by udev as: Keyboard
[ 7.242] (II) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: device is a keyboard
[ 7.242] (II) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: device removed
[ 7.266] (**) Option "config_info" "udev:/sys/devices/virtual/input/input26/event23"
[ 7.266] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB" (type: KEYBOARD, id 13)
[ 7.268] (II) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: is tagged by udev as: Keyboard
[ 7.268] (II) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: device is a keyboard
[ 11.171] (II) config/udev: Adding input device input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded (/dev/input/mouse3)
[ 11.171] (II) No input driver specified, ignoring this device.
[ 11.171] (II) This device may have been added with another device file.
[ 11.197] (II) config/udev: Adding input device input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded (/dev/input/event25)
[ 11.197] (**) input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: Applying InputClass "evdev pointer catchall"
[ 11.197] (**) input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: Applying InputClass "libinput pointer catchall"
[ 11.197] (II) Using input driver 'libinput' for 'input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded'
[ 11.197] (**) input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: always reports core events
[ 11.197] (**) Option "Device" "/dev/input/event25"
[ 11.197] (II) event25 - input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: is tagged by udev as: Mouse
[ 11.197] (II) event25 - input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: device is a pointer
[ 11.198] (II) event25 - input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: device removed
[ 11.222] (**) Option "config_info" "udev:/sys/devices/virtual/input/input28/event25"
[ 11.222] (II) XINPUT: Adding extended input device "input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded" (type: MOUSE, id 14)
[ 11.222] (**) Option "AccelerationScheme" "none"
[ 11.222] (**) input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: (accel) selected scheme none/0
[ 11.222] (**) input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: (accel) acceleration factor: 2.000
[ 11.222] (**) input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: (accel) acceleration threshold: 4
[ 11.223] (II) event25 - input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: is tagged by udev as: Mouse
[ 11.223] (II) event25 - input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: device is a pointerOffline
That MODULES line only contains the modules, i.e.
MODULES=(nvidia nvidia_drm nvidia_uvm nvidia_modeset)the nvidia-drm.modeset=1 needs to be a kernel parameter you set up in your boot configuration (or alternatively a file in /etc/modprobe.d/nvidiadrm.conf with the content
options nvidia-drm modeset=1). Fix these and regenerate the images with mkinitcpio -P
Last edited by V1del (2022-01-29 21:02:18)
Offline
Good news is that the basic problem is that there's no nvidia drm device (so your efforts are pointing the correct direction)
But:
[ 3.178] (EE) [drm] Failed to open DRM device for pci:0000:07:00.0: -19
[ 3.178] (EE) open /dev/dri/card0: No such file or directory
[ 3.178] (WW) Falling back to old probe method for modesetting
[ 3.178] (EE) open /dev/dri/card0: No such file or directorysince this doesn't look completely normal like a "gpu not ready yet", please also post "sudo journalctl -b | curl -F 'f:1=<-' ix.io" in case fixing the drm situation does not resolve the problem.
Offline
Ok, I added the line
nvidia-drm.modeset=1in /etc/default/grub under the line
GRUB_CMDLINE_LINUX""and changed the MODULES in mkinitcpio.conf to
MODULES=(nvidia, nvidia_drm, nvidia_uvm, nvidia_modeset)and then I ran mkinitcpio -P with the output
[tom@arch ~]$ mkinitcpio -P
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> ERROR: Unable to write to /boot/initramfs-linux.img
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> ERROR: Unable to write to /boot/initramfs-linux-fallback.imgrebooted, and nothing has changed
Offline
Good news is that the basic problem is that there's no nvidia drm device (so your efforts are pointing the correct direction)
But:[ 3.178] (EE) [drm] Failed to open DRM device for pci:0000:07:00.0: -19 [ 3.178] (EE) open /dev/dri/card0: No such file or directory [ 3.178] (WW) Falling back to old probe method for modesetting [ 3.178] (EE) open /dev/dri/card0: No such file or directorysince this doesn't look completely normal like a "gpu not ready yet", please also post "sudo journalctl -b | curl -F 'f:1=<-' ix.io" in case fixing the drm situation does not resolve the problem.
here is the output http://ix.io/3NVR
I do not like how it has a rick_roll.jpg for thumbnail......
Offline
MODULES=(nvidia, nvidia_drm, nvidia_uvm, nvidia_modeset)
No comma, the entries are blank separated.
==> ERROR: Unable to write to /boot/initramfs-linux.img
You do understand that this is a problem and you'll have to run mkinitcpio as root?
Also make sure that if you've a separate boot partition, that is mounted before running mkinitcpio.
Edit: the journal has no errors reg. the kernel module, so early KMS should™ do.
Last edited by seth (2022-01-29 21:00:39)
Offline
whoops the commas in the modules was my fuckup.
Also another note, the journal doesn't show a changed kernel parameter line, you'll also need to regenerate your grub config for the parameter to be applied.
Also
Ok, I added the line
nvidia-drm.modeset=1
in /etc/default/grub under the lineGRUB_CMDLINE_LINUX""
What does "under" mean exactly? You'd write that on that line between the "", as in
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nvidia-drm.modeset=1" as explained in the linked article.
Last edited by V1del (2022-01-29 21:08:44)
Offline
MODULES=(nvidia, nvidia_drm, nvidia_uvm, nvidia_modeset)
No comma, the entries are blank separated.
==> ERROR: Unable to write to /boot/initramfs-linux.img
You do understand that this is a problem and you'll have to run mkinitcpio as root?
Also make sure that if you've a separate boot partition, that is mounted before running mkinitcpio.Edit: the journal has no errors reg. the kernel module, so early KMS should™ do.
ok progress has been made! ran mkinitcpio -P as root, and it ran correctly, I rebooted, and now screen resolution is correct, and compositor seems to be working well.
nvidia-settings will now open, and force composition pipeline was unchecked, so I checked it. When I save to X configuration file, do I keep it at /etc/X11/xorg.conf?
Offline
Don't save it and don't enable force composition pipeline. Force composition pipeline is a big hack and does actively bite itself if you are already running a compositor anyway, as you'd be compositing things twice.
Last edited by V1del (2022-01-29 21:19:27)
Offline
Don't save it and don't enable force composition pipeline. Force composition pipeline is a big hack and does actively bite itself if you are already running a compositor anyway, as you'd be compositing things twice.
Ok, well, how can I fix the compositor from occasionally stuttering?
Offline
The FCP will also be activated on multihead setups and when you're scaling the output and it keeps the GPU in performance mode.
If you ab·so·fuck·ing·lu·te·ly want it, don't let nvidia-settings write its garbage xserver config but add a configlet
/etc/X11/xorg.conf.d/20-nvidia.conf
Section "Device"
Identifier "Default nvidia Device"
Driver "nvidia"
Option "ForceFullCompositionPipeline" "true"
EndSectionbut mind V1del's caveats.
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Edit: what compositor, what kind of "stuttering" and how "occasional"?
Last edited by seth (2022-01-29 21:28:25)
Offline
The FCP will also be activated on multihead setups and when you're scaling the output and it keeps the GPU in performance mode.
If you ab·so·fuck·ing·lu·te·ly want it, don't let nvidia-settings write its garbage xserver config but add a configlet
/etc/X11/xorg.conf.d/20-nvidia.confSection "Device" Identifier "Default nvidia Device" Driver "nvidia" Option "ForceFullCompositionPipeline" "true" EndSectionbut mind V1del's caveats.
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.Edit: what compositor, what kind of "stuttering" and how "occasional"?
So, when I am scrolling on a page using auto scroll at a steady speed, every once in like 1-2 seconds, it stutters for seemingly a frame or so. Same happens in games as well.
Edit, I'm not sure how to edit this initial posts subject
also, I'm running KDE plasma
Last edited by The_Tommer (2022-01-29 21:56:04)
Offline
There's an edit link in the lower right corner and editing the first post allows you to alter the subject as well.
Try
Section "Device"
Identifier "Default nvidia Device"
Driver "nvidia"
Option "TripleBuffer" "true" # this line here
EndSectionfor non-blocking GL buffer swapping to make KWin's vsync happy.
Offline
There's an edit link in the lower right corner and editing the first post allows you to alter the subject as well.
TrySection "Device" Identifier "Default nvidia Device" Driver "nvidia" Option "TripleBuffer" "true" # this line here EndSectionfor non-blocking GL buffer swapping to make KWin's vsync happy.
After doing this, I am not really sure if it did anything. Still getting occasional stutters. Should I try a different compositor?
Offline
Did you restart the X11 server and does TripleBuffer show up in the xorg log?
Does the stutter occur when suspending the compositor (SHIFT+Alt+F12)?
Offline
Did you restart the X11 server and does TripleBuffer show up in the xorg log?
Does the stutter occur when suspending the compositor (SHIFT+Alt+F12)?
the stuttering still occurs when I suspend the compositor, yes. It's a lot worse, I would add.
[edit] It's because I put "ForceFullComposition true" instead of "TripleBuffer" whoops, haha.
the stuttering is gone now it seems, although there is screen tearing without compositor (shift+alt+F12)
[edit 2] after a bit of testing, the stutter is still observable, but much less, it seems
Last edited by The_Tommer (2022-02-01 07:56:34)
Offline
Updated xorg log?
W/o compositor there's no tearing but (still, after some testing) no stuttering?
Offline
here is xorg.0.log
[ 2.885]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[ 2.885] Current Operating System: Linux arch 5.16.4-arch1-1 #1 SMP PREEMPT Sat, 29 Jan 2022 19:08:13 +0000 x86_64
[ 2.885] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=84794c2e-3f3f-400b-88b7-d143103c5ce6 rw quiet splash
[ 2.885]
[ 2.885] Current version of pixman: 0.40.0
[ 2.885] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2.885] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2.885] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 1 12:18:38 2022
[ 2.891] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 2.891] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 2.898] (==) No Layout section. Using the first Screen section.
[ 2.898] (==) No screen section available. Using defaults.
[ 2.898] (**) |-->Screen "Default Screen Section" (0)
[ 2.898] (**) | |-->Monitor "<default monitor>"
[ 2.898] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 2.898] (**) | |-->Device "default nvidia Device"
[ 2.898] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 2.898] (==) Automatically adding devices
[ 2.898] (==) Automatically enabling devices
[ 2.898] (==) Automatically adding GPU devices
[ 2.898] (==) Automatically binding GPU devices
[ 2.898] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 2.900] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 2.900] Entry deleted from font path.
[ 2.900] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 2.900] Entry deleted from font path.
[ 2.905] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 2.905] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 2.905] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 2.905] (II) Module ABI versions:
[ 2.905] X.Org ANSI C Emulation: 0.4
[ 2.905] X.Org Video Driver: 25.2
[ 2.905] X.Org XInput driver : 24.4
[ 2.905] X.Org Server Extension : 10.0
[ 2.905] (++) using VT number 7
[ 2.905] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 2.905] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 2.905] (II) Platform probe for /sys/devices/pci0000:00/0000:00:1d.0/0000:07:00.0/drm/card0
[ 2.906] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 2.907] (--) PCI:*(7@0:0:0) 10de:1b80:3842:6183 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 2.907] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 2.907] (II) LoadModule: "glx"
[ 2.911] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 2.929] (II) Module glx: vendor="X.Org Foundation"
[ 2.929] compiled for 1.21.1.3, module version = 1.0.0
[ 2.929] ABI class: X.Org Server Extension, version 10.0
[ 2.929] (II) LoadModule: "nvidia"
[ 2.930] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 2.939] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 2.939] compiled for 1.6.99.901, module version = 1.0.0
[ 2.939] Module class: X.Org Video Driver
[ 2.940] (II) NVIDIA dlloader X Driver 495.46 Wed Oct 27 16:28:42 UTC 2021
[ 2.940] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 2.946] (II) Loading sub module "fb"
[ 2.946] (II) LoadModule: "fb"
[ 2.946] (II) Module "fb" already built-in
[ 2.946] (II) Loading sub module "wfb"
[ 2.946] (II) LoadModule: "wfb"
[ 2.946] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 2.947] (II) Module wfb: vendor="X.Org Foundation"
[ 2.947] compiled for 1.21.1.3, module version = 1.0.0
[ 2.947] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2.947] (II) Loading sub module "ramdac"
[ 2.947] (II) LoadModule: "ramdac"
[ 2.947] (II) Module "ramdac" already built-in
[ 2.949] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 2.949] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 2.949] (==) NVIDIA(0): RGB weight 888
[ 2.949] (==) NVIDIA(0): Default visual is TrueColor
[ 2.949] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 2.949] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 2.950] (**) NVIDIA(0): Option "TripleBuffer" "true"
[ 2.950] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 2.950] (**) NVIDIA(0): Enabling 2D acceleration
[ 2.950] (II) Loading sub module "glxserver_nvidia"
[ 2.950] (II) LoadModule: "glxserver_nvidia"
[ 2.950] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 3.015] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 3.015] compiled for 1.6.99.901, module version = 1.0.0
[ 3.015] Module class: X.Org Server Extension
[ 3.015] (II) NVIDIA GLX Module 495.46 Wed Oct 27 16:26:03 UTC 2021
[ 3.016] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 3.937] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:7:0:0
[ 3.937] (--) NVIDIA(0): DFP-0 (boot)
[ 3.937] (--) NVIDIA(0): DFP-1
[ 3.937] (--) NVIDIA(0): DFP-2
[ 3.937] (--) NVIDIA(0): DFP-3
[ 3.937] (--) NVIDIA(0): DFP-4
[ 3.937] (--) NVIDIA(0): DFP-5
[ 3.937] (--) NVIDIA(0): DFP-6
[ 3.937] (--) NVIDIA(0): DFP-7
[ 3.938] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1080 (GP104-A) at PCI:7:0:0
[ 3.938] (II) NVIDIA(0): (GPU-0)
[ 3.938] (--) NVIDIA(0): Memory: 8388608 kBytes
[ 3.938] (--) NVIDIA(0): VideoBIOS: 86.04.3b.00.82
[ 3.938] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 3.981] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): connected
[ 3.981] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): Internal TMDS
[ 3.981] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): 600.0 MHz maximum pixel clock
[ 3.981] (--) NVIDIA(GPU-0):
[ 3.981] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 3.981] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 3.981] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 3.981] (--) NVIDIA(GPU-0):
[ 3.981] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 3.981] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 3.981] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 3.981] (--) NVIDIA(GPU-0):
[ 3.985] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 3.985] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 3.985] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 3.985] (--) NVIDIA(GPU-0):
[ 3.985] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 3.985] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 3.985] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 3.985] (--) NVIDIA(GPU-0):
[ 3.985] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 3.985] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 3.985] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 3.985] (--) NVIDIA(GPU-0):
[ 3.985] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 3.985] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 3.985] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 3.985] (--) NVIDIA(GPU-0):
[ 4.021] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): connected
[ 4.021] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): Internal TMDS
[ 4.021] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): 165.0 MHz maximum pixel clock
[ 4.021] (--) NVIDIA(GPU-0):
[ 4.028] (==) NVIDIA(0):
[ 4.028] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 4.028] (==) NVIDIA(0): will be used as the requested mode.
[ 4.028] (==) NVIDIA(0):
[ 4.028] (II) NVIDIA(0): Validated MetaModes:
[ 4.028] (II) NVIDIA(0): "DFP-0:nvidia-auto-select,DFP-7:nvidia-auto-select"
[ 4.028] (II) NVIDIA(0): Virtual screen size determined to be 4160 x 1080
[ 4.036] (--) NVIDIA(0): DPI set to (97, 97); computed from "UseEdidDpi" X config
[ 4.036] (--) NVIDIA(0): option
[ 4.036] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 4.036] (II) NVIDIA: access.
[ 4.038] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 4.038] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 4.038] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 4.038] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 4.038] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 4.038] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 4.038] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 4.038] (II) NVIDIA(0): Config Options in the README.
[ 4.060] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,DFP-7:nvidia-auto-select"
[ 4.114] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 4.114] (==) NVIDIA(0): Backing store enabled
[ 4.114] (==) NVIDIA(0): Silken mouse enabled
[ 4.115] (==) NVIDIA(0): DPMS enabled
[ 4.115] (II) Loading sub module "dri2"
[ 4.115] (II) LoadModule: "dri2"
[ 4.115] (II) Module "dri2" already built-in
[ 4.115] (II) NVIDIA(0): [DRI2] Setup complete
[ 4.115] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 4.115] (II) Initializing extension Generic Event Extension
[ 4.115] (II) Initializing extension SHAPE
[ 4.115] (II) Initializing extension MIT-SHM
[ 4.115] (II) Initializing extension XInputExtension
[ 4.116] (II) Initializing extension XTEST
[ 4.116] (II) Initializing extension BIG-REQUESTS
[ 4.116] (II) Initializing extension SYNC
[ 4.116] (II) Initializing extension XKEYBOARD
[ 4.116] (II) Initializing extension XC-MISC
[ 4.116] (II) Initializing extension SECURITY
[ 4.116] (II) Initializing extension XFIXES
[ 4.116] (II) Initializing extension RENDER
[ 4.116] (II) Initializing extension RANDR
[ 4.116] (II) Initializing extension COMPOSITE
[ 4.116] (II) Initializing extension DAMAGE
[ 4.116] (II) Initializing extension MIT-SCREEN-SAVER
[ 4.116] (II) Initializing extension DOUBLE-BUFFER
[ 4.117] (II) Initializing extension RECORD
[ 4.117] (II) Initializing extension DPMS
[ 4.117] (II) Initializing extension Present
[ 4.117] (II) Initializing extension DRI3
[ 4.117] (II) Initializing extension X-Resource
[ 4.117] (II) Initializing extension XVideo
[ 4.117] (II) Initializing extension XVideo-MotionCompensation
[ 4.117] (II) Initializing extension GLX
[ 4.117] (II) Initializing extension GLX
[ 4.117] (II) Indirect GLX disabled.
[ 4.117] (II) GLX: Another vendor is already registered for screen 0
[ 4.117] (II) Initializing extension XFree86-VidModeExtension
[ 4.117] (II) Initializing extension XFree86-DGA
[ 4.117] (II) Initializing extension XFree86-DRI
[ 4.117] (II) Initializing extension DRI2
[ 4.117] (II) Initializing extension NV-GLX
[ 4.117] (II) Initializing extension NV-CONTROL
[ 4.117] (II) Initializing extension XINERAMA
[ 4.202] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 4.202] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 4.202] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 4.202] (II) LoadModule: "libinput"
[ 4.204] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 4.208] (II) Module libinput: vendor="X.Org Foundation"
[ 4.208] compiled for 1.21.1.3, module version = 1.2.1
[ 4.208] Module class: X.Org XInput Driver
[ 4.208] ABI class: X.Org XInput driver, version 24.4
[ 4.208] (II) Using input driver 'libinput' for 'Power Button'
[ 4.208] (**) Power Button: always reports core events
[ 4.208] (**) Option "Device" "/dev/input/event2"
[ 4.217] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 4.217] (II) event2 - Power Button: device is a keyboard
[ 4.217] (II) event2 - Power Button: device removed
[ 4.271] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 4.271] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 4.272] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 4.272] (II) event2 - Power Button: device is a keyboard
[ 4.272] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 4.272] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 4.272] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 4.272] (II) Using input driver 'libinput' for 'Power Button'
[ 4.272] (**) Power Button: always reports core events
[ 4.272] (**) Option "Device" "/dev/input/event1"
[ 4.273] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 4.273] (II) event1 - Power Button: device is a keyboard
[ 4.273] (II) event1 - Power Button: device removed
[ 4.321] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 4.321] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 4.322] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 4.322] (II) event1 - Power Button: device is a keyboard
[ 4.322] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 4.322] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 4.322] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 4.322] (II) Using input driver 'libinput' for 'Sleep Button'
[ 4.322] (**) Sleep Button: always reports core events
[ 4.322] (**) Option "Device" "/dev/input/event0"
[ 4.323] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 4.323] (II) event0 - Sleep Button: device is a keyboard
[ 4.323] (II) event0 - Sleep Button: device removed
[ 4.368] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 4.368] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 4.368] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 4.368] (II) event0 - Sleep Button: device is a keyboard
[ 4.369] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event10)
[ 4.369] (II) No input driver specified, ignoring this device.
[ 4.369] (II) This device may have been added with another device file.
[ 4.369] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event4)
[ 4.369] (II) No input driver specified, ignoring this device.
[ 4.369] (II) This device may have been added with another device file.
[ 4.370] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event5)
[ 4.370] (II) No input driver specified, ignoring this device.
[ 4.370] (II) This device may have been added with another device file.
[ 4.370] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event6)
[ 4.370] (II) No input driver specified, ignoring this device.
[ 4.370] (II) This device may have been added with another device file.
[ 4.370] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event8)
[ 4.370] (II) No input driver specified, ignoring this device.
[ 4.370] (II) This device may have been added with another device file.
[ 4.371] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event12)
[ 4.371] (II) No input driver specified, ignoring this device.
[ 4.371] (II) This device may have been added with another device file.
[ 4.371] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event14)
[ 4.371] (II) No input driver specified, ignoring this device.
[ 4.371] (II) This device may have been added with another device file.
[ 4.371] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event15)
[ 4.371] (II) No input driver specified, ignoring this device.
[ 4.371] (II) This device may have been added with another device file.
[ 4.372] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event16)
[ 4.372] (II) No input driver specified, ignoring this device.
[ 4.372] (II) This device may have been added with another device file.
[ 4.372] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event17)
[ 4.372] (II) No input driver specified, ignoring this device.
[ 4.372] (II) This device may have been added with another device file.
[ 4.372] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[ 4.372] (II) No input driver specified, ignoring this device.
[ 4.372] (II) This device may have been added with another device file.
[ 4.372] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 4.373] (II) No input driver specified, ignoring this device.
[ 4.373] (II) This device may have been added with another device file.
[ 5.475] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event10)
[ 5.475] (II) No input driver specified, ignoring this device.
[ 5.475] (II) This device may have been added with another device file.
[ 5.517] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[ 5.517] (II) No input driver specified, ignoring this device.
[ 5.517] (II) This device may have been added with another device file.
[ 5.665] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event16)
[ 5.665] (II) No input driver specified, ignoring this device.
[ 5.665] (II) This device may have been added with another device file.
[ 5.788] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event5)
[ 5.788] (II) No input driver specified, ignoring this device.
[ 5.788] (II) This device may have been added with another device file.
[ 5.845] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event4)
[ 5.845] (II) No input driver specified, ignoring this device.
[ 5.845] (II) This device may have been added with another device file.
[ 5.875] (II) config/udev: removing device Power Button
[ 5.875] (II) event1 - Power Button: device removed
[ 5.894] (II) UnloadModule: "libinput"
[ 5.895] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 5.895] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 5.895] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.895] (II) Using input driver 'libinput' for 'Power Button'
[ 5.895] (**) Power Button: always reports core events
[ 5.895] (**) Option "Device" "/dev/input/event1"
[ 5.895] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 5.895] (II) event1 - Power Button: device is a keyboard
[ 5.895] (II) event1 - Power Button: device removed
[ 5.914] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 5.914] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 5.915] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 5.915] (II) event1 - Power Button: device is a keyboard
[ 5.945] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event17)
[ 5.945] (II) No input driver specified, ignoring this device.
[ 5.945] (II) This device may have been added with another device file.
[ 5.958] (II) config/udev: removing device Power Button
[ 5.958] (II) event2 - Power Button: device removed
[ 5.974] (II) UnloadModule: "libinput"
[ 5.975] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 5.975] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 5.975] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.975] (II) Using input driver 'libinput' for 'Power Button'
[ 5.975] (**) Power Button: always reports core events
[ 5.975] (**) Option "Device" "/dev/input/event2"
[ 5.975] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.975] (II) event2 - Power Button: device is a keyboard
[ 5.975] (II) event2 - Power Button: device removed
[ 6.011] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 6.011] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 6.012] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 6.012] (II) event2 - Power Button: device is a keyboard
[ 6.012] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event15)
[ 6.012] (II) No input driver specified, ignoring this device.
[ 6.012] (II) This device may have been added with another device file.
[ 6.072] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event6)
[ 6.072] (II) No input driver specified, ignoring this device.
[ 6.072] (II) This device may have been added with another device file.
[ 6.115] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 6.115] (II) No input driver specified, ignoring this device.
[ 6.115] (II) This device may have been added with another device file.
[ 6.128] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event14)
[ 6.128] (II) No input driver specified, ignoring this device.
[ 6.128] (II) This device may have been added with another device file.
[ 6.155] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event13)
[ 6.155] (II) No input driver specified, ignoring this device.
[ 6.155] (II) This device may have been added with another device file.
[ 6.168] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event8)
[ 6.168] (II) No input driver specified, ignoring this device.
[ 6.168] (II) This device may have been added with another device file.
[ 6.218] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event9)
[ 6.218] (II) No input driver specified, ignoring this device.
[ 6.218] (II) This device may have been added with another device file.
[ 6.218] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event12)
[ 6.218] (II) No input driver specified, ignoring this device.
[ 6.218] (II) This device may have been added with another device file.
[ 6.278] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event11)
[ 6.278] (II) No input driver specified, ignoring this device.
[ 6.278] (II) This device may have been added with another device file.
[ 6.300] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event7)
[ 6.300] (II) No input driver specified, ignoring this device.
[ 6.300] (II) This device may have been added with another device file.
[ 6.305] (II) config/udev: Adding input device input-remapper gamepad (/dev/input/js0)
[ 6.305] (II) No input driver specified, ignoring this device.
[ 6.305] (II) This device may have been added with another device file.
[ 6.305] (II) config/udev: removing device Sleep Button
[ 6.305] (II) event0 - Sleep Button: device removed
[ 6.324] (II) UnloadModule: "libinput"
[ 6.325] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 6.325] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 6.325] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 6.325] (II) Using input driver 'libinput' for 'Sleep Button'
[ 6.325] (**) Sleep Button: always reports core events
[ 6.325] (**) Option "Device" "/dev/input/event0"
[ 6.325] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 6.325] (II) event0 - Sleep Button: device is a keyboard
[ 6.325] (II) event0 - Sleep Button: device removed
[ 6.348] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 6.348] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 6.348] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 6.348] (II) event0 - Sleep Button: device is a keyboard
[ 6.349] (II) config/udev: Adding input device input-remapper gamepad (/dev/input/event20)
[ 6.349] (II) No input driver specified, ignoring this device.
[ 6.349] (II) This device may have been added with another device file.
[ 6.389] (II) config/udev: Adding input device input-remapper keyboard (/dev/input/event19)
[ 6.389] (**) input-remapper keyboard: Applying InputClass "evdev keyboard catchall"
[ 6.389] (**) input-remapper keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.389] (II) Using input driver 'libinput' for 'input-remapper keyboard'
[ 6.389] (**) input-remapper keyboard: always reports core events
[ 6.389] (**) Option "Device" "/dev/input/event19"
[ 6.390] (II) event19 - input-remapper keyboard: is tagged by udev as: Keyboard
[ 6.390] (II) event19 - input-remapper keyboard: device is a keyboard
[ 6.390] (II) event19 - input-remapper keyboard: device removed
[ 6.411] (**) Option "config_info" "udev:/sys/devices/virtual/input/input19/event19"
[ 6.411] (II) XINPUT: Adding extended input device "input-remapper keyboard" (type: KEYBOARD, id 9)
[ 6.412] (II) event19 - input-remapper keyboard: is tagged by udev as: Keyboard
[ 6.412] (II) event19 - input-remapper keyboard: device is a keyboard
[ 6.491] (II) config/udev: Adding input device input-remapper mouse (/dev/input/mouse0)
[ 6.491] (II) No input driver specified, ignoring this device.
[ 6.491] (II) This device may have been added with another device file.
[ 6.548] (II) config/udev: Adding input device input-remapper mouse (/dev/input/event21)
[ 6.548] (**) input-remapper mouse: Applying InputClass "evdev pointer catchall"
[ 6.548] (**) input-remapper mouse: Applying InputClass "libinput pointer catchall"
[ 6.548] (II) Using input driver 'libinput' for 'input-remapper mouse'
[ 6.548] (**) input-remapper mouse: always reports core events
[ 6.548] (**) Option "Device" "/dev/input/event21"
[ 6.549] (II) event21 - input-remapper mouse: is tagged by udev as: Mouse
[ 6.549] (II) event21 - input-remapper mouse: device is a pointer
[ 6.549] (II) event21 - input-remapper mouse: device removed
[ 6.581] (**) Option "config_info" "udev:/sys/devices/virtual/input/input21/event21"
[ 6.581] (II) XINPUT: Adding extended input device "input-remapper mouse" (type: MOUSE, id 10)
[ 6.581] (**) Option "AccelerationScheme" "none"
[ 6.581] (**) input-remapper mouse: (accel) selected scheme none/0
[ 6.581] (**) input-remapper mouse: (accel) acceleration factor: 2.000
[ 6.581] (**) input-remapper mouse: (accel) acceleration threshold: 4
[ 6.582] (II) event21 - input-remapper mouse: is tagged by udev as: Mouse
[ 6.582] (II) event21 - input-remapper mouse: device is a pointer
[ 6.761] (II) config/udev: Adding input device Clearly Superior Technologies. CST Laser Trackball (/dev/input/event22)
[ 6.761] (**) Clearly Superior Technologies. CST Laser Trackball: Applying InputClass "evdev pointer catchall"
[ 6.761] (**) Clearly Superior Technologies. CST Laser Trackball: Applying InputClass "libinput pointer catchall"
[ 6.761] (II) Using input driver 'libinput' for 'Clearly Superior Technologies. CST Laser Trackball'
[ 6.761] (**) Clearly Superior Technologies. CST Laser Trackball: always reports core events
[ 6.761] (**) Option "Device" "/dev/input/event22"
[ 6.762] (II) event22 - Clearly Superior Technologies. CST Laser Trackball: is tagged by udev as: Mouse Trackball
[ 6.762] (II) event22 - Clearly Superior Technologies. CST Laser Trackball: device is a pointer
[ 6.762] (II) event22 - Clearly Superior Technologies. CST Laser Trackball: device removed
[ 6.791] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:5332:1400.0001/input/input22/event22"
[ 6.791] (II) XINPUT: Adding extended input device "Clearly Superior Technologies. CST Laser Trackball" (type: MOUSE, id 11)
[ 6.791] (**) Option "AccelerationScheme" "none"
[ 6.791] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) selected scheme none/0
[ 6.791] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) acceleration factor: 2.000
[ 6.791] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) acceleration threshold: 4
[ 6.849] (II) event22 - Clearly Superior Technologies. CST Laser Trackball: is tagged by udev as: Mouse Trackball
[ 6.849] (II) event22 - Clearly Superior Technologies. CST Laser Trackball: device is a pointer
[ 6.849] (II) config/udev: Adding input device Clearly Superior Technologies. CST Laser Trackball (/dev/input/mouse1)
[ 6.849] (II) No input driver specified, ignoring this device.
[ 6.849] (II) This device may have been added with another device file.
[ 6.850] (II) config/udev: Adding input device ckb1: Corsair Gaming K70 LUX RGB Keyboard vM (/dev/input/mouse2)
[ 6.850] (II) No input driver specified, ignoring this device.
[ 6.850] (II) This device may have been added with another device file.
[ 7.213] (II) config/udev: Adding input device ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB (/dev/input/event23)
[ 7.213] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: Applying InputClass "evdev keyboard catchall"
[ 7.213] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: Applying InputClass "libinput keyboard catchall"
[ 7.213] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB'
[ 7.213] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: always reports core events
[ 7.213] (**) Option "Device" "/dev/input/event23"
[ 7.225] (II) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: is tagged by udev as: Keyboard
[ 7.225] (II) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: device is a keyboard
[ 7.225] (II) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: device removed
[ 7.271] (**) Option "config_info" "udev:/sys/devices/virtual/input/input26/event23"
[ 7.271] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB" (type: KEYBOARD, id 12)
[ 7.272] (II) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: is tagged by udev as: Keyboard
[ 7.272] (II) event23 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vKB: device is a keyboard
[ 7.276] (II) config/udev: Adding input device ckb1: Corsair Gaming K70 LUX RGB Keyboard vM (/dev/input/event24)
[ 7.276] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: Applying InputClass "evdev pointer catchall"
[ 7.276] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: Applying InputClass "libinput pointer catchall"
[ 7.276] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming K70 LUX RGB Keyboard vM'
[ 7.276] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: always reports core events
[ 7.276] (**) Option "Device" "/dev/input/event24"
[ 7.277] (II) event24 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: is tagged by udev as: Mouse
[ 7.277] (II) event24 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: device is a pointer
[ 7.277] (II) event24 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: device removed
[ 7.365] (**) Option "config_info" "udev:/sys/devices/virtual/input/input27/event24"
[ 7.365] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming K70 LUX RGB Keyboard vM" (type: MOUSE, id 13)
[ 7.365] (**) Option "AccelerationScheme" "none"
[ 7.365] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: (accel) selected scheme none/0
[ 7.365] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: (accel) acceleration factor: 2.000
[ 7.365] (**) ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: (accel) acceleration threshold: 4
[ 7.367] (II) event24 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: is tagged by udev as: Mouse
[ 7.367] (II) event24 - ckb1: Corsair Gaming K70 LUX RGB Keyboard vM: device is a pointer
[ 212.451] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): connected
[ 212.451] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): Internal TMDS
[ 212.451] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): 600.0 MHz maximum pixel clock
[ 212.451] (--) NVIDIA(GPU-0):
[ 212.451] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 212.451] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 212.451] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 212.451] (--) NVIDIA(GPU-0):
[ 212.451] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 212.451] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 212.451] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 212.451] (--) NVIDIA(GPU-0):
[ 212.455] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 212.455] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 212.455] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 212.455] (--) NVIDIA(GPU-0):
[ 212.455] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 212.455] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 212.455] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 212.455] (--) NVIDIA(GPU-0):
[ 212.455] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 212.455] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 212.455] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 212.455] (--) NVIDIA(GPU-0):
[ 212.455] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 212.455] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 212.455] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 212.455] (--) NVIDIA(GPU-0):
[ 212.489] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): connected
[ 212.489] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): Internal TMDS
[ 212.489] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): 165.0 MHz maximum pixel clock
[ 212.489] (--) NVIDIA(GPU-0):
[ 213.402] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): connected
[ 213.403] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): Internal TMDS
[ 213.403] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-0): 600.0 MHz maximum pixel clock
[ 213.403] (--) NVIDIA(GPU-0):
[ 213.403] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 213.403] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 213.403] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 213.403] (--) NVIDIA(GPU-0):
[ 213.403] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 213.403] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 213.403] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 213.403] (--) NVIDIA(GPU-0):
[ 213.407] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 213.407] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 213.407] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 213.407] (--) NVIDIA(GPU-0):
[ 213.407] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 213.407] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 213.407] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 213.407] (--) NVIDIA(GPU-0):
[ 213.407] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 213.407] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 213.407] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 213.407] (--) NVIDIA(GPU-0):
[ 213.407] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 213.407] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 213.407] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 213.407] (--) NVIDIA(GPU-0):
[ 213.442] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): connected
[ 213.442] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): Internal TMDS
[ 213.442] (--) NVIDIA(GPU-0): HP S2031 (DFP-7): 165.0 MHz maximum pixel clock
[ 213.442] (--) NVIDIA(GPU-0):
[ 214.776] (II) config/udev: Adding input device input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded (/dev/input/mouse3)
[ 214.776] (II) No input driver specified, ignoring this device.
[ 214.776] (II) This device may have been added with another device file.
[ 214.824] (II) config/udev: Adding input device input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded (/dev/input/event25)
[ 214.824] (**) input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: Applying InputClass "evdev pointer catchall"
[ 214.824] (**) input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: Applying InputClass "libinput pointer catchall"
[ 214.824] (II) Using input driver 'libinput' for 'input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded'
[ 214.824] (**) input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: always reports core events
[ 214.824] (**) Option "Device" "/dev/input/event25"
[ 214.824] (II) event25 - input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: is tagged by udev as: Mouse
[ 214.824] (II) event25 - input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: device is a pointer
[ 214.824] (II) event25 - input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: device removed
[ 214.848] (**) Option "config_info" "udev:/sys/devices/virtual/input/input28/event25"
[ 214.848] (II) XINPUT: Adding extended input device "input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded" (type: MOUSE, id 14)
[ 214.848] (**) Option "AccelerationScheme" "none"
[ 214.848] (**) input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: (accel) selected scheme none/0
[ 214.848] (**) input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: (accel) acceleration factor: 2.000
[ 214.848] (**) input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: (accel) acceleration threshold: 4
[ 214.849] (II) event25 - input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: is tagged by udev as: Mouse
[ 214.849] (II) event25 - input-remapper Clearly Superior Technologies. CST Laser Trackball forwarded: device is a pointerw/o compositor there IS tearing, and seemingly less stuttering but still there.
Offline
Does this remain if you remove/deactivate one of the outputs?
Offline