You are not logged in.
Pages: 1
Trying to run picom but I keep getting the error:
[ 06/02/2021 01:11:08.559 vsync_opengl_swc_init ERROR ] Failed to load a swap control extension.
[ 06/02/2021 01:11:08.559 session_init FATAL ERROR ] Failed to initialize the backendI found another post with the same error here: https://bbs.archlinux.org/viewtopic.php?id=257769 and I think I have the same problem with the glxserver but I cant resolve it.
If i run
picom --no-vsyncit runs but appears to be very choppy / low frame. Also get warning
[ 06/02/2021 01:16:33.787 get_buffer_age WARN ] GLX_EXT_buffer_age not supported by your driver,`use-damage` has to be disabledwhich goes away with 'use-damage` but still have choppy issue
heres information requested in other forum
glxinfo -B
name of display: :0
display: :0 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: Mesa/X.org (0xffffffff)
Device: llvmpipe (LLVM 11.1.0, 256 bits) (0xffffffff)
Version: 21.1.1
Accelerated: no
Video memory: 15988MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 4.5
Max compat profile version: 3.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2
OpenGL vendor string: Mesa/X.org
OpenGL renderer string: llvmpipe (LLVM 11.1.0, 256 bits)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 21.1.1
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 3.1 Mesa 21.1.1
OpenGL shading language version string: 1.40
OpenGL context flags: (none)
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.1.1
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20lspci
08:00.0 VGA compatible controller: NVIDIA Corporation GA102 [GeForce RTX 3080] (rev a1)/var/log/xorg.0.log
[ 3.148]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 3.148] Build Operating System: Linux Archlinux
[ 3.148] Current Operating System: Linux Arch 5.12.8-arch1-1 #1 SMP PREEMPT Fri, 28 May 2021 15:10:20 +0000 x86_64
[ 3.148] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=216302ec-22e7-4022-9ba0-6c6ce8d5fb1e rw loglevel=3 quiet
[ 3.148] Build Date: 13 April 2021 03:12:10PM
[ 3.148]
[ 3.148] Current version of pixman: 0.40.0
[ 3.148] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 3.148] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3.148] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jun 2 01:22:17 2021
[ 3.151] (==) Using config file: "/etc/X11/xorg.conf"
[ 3.151] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 3.152] (==) ServerLayout "Layout0"
[ 3.152] (**) |-->Screen "Screen0" (0)
[ 3.152] (**) | |-->Monitor "Monitor0"
[ 3.152] (**) | |-->Device "Device0"
[ 3.152] (**) |-->Input Device "Keyboard0"
[ 3.152] (**) |-->Input Device "Mouse0"
[ 3.152] (**) Option "Xinerama" "0"
[ 3.152] (==) Automatically adding devices
[ 3.152] (==) Automatically enabling devices
[ 3.152] (==) Automatically adding GPU devices
[ 3.152] (==) Automatically binding GPU devices
[ 3.152] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 3.152] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 3.152] Entry deleted from font path.
[ 3.152] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 3.152] Entry deleted from font path.
[ 3.152] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 3.152] Entry deleted from font path.
[ 3.152] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 3.152] Entry deleted from font path.
[ 3.152] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 3.152] Entry deleted from font path.
[ 3.152] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 3.152] Entry deleted from font path.
[ 3.152] (==) FontPath set to:
[ 3.152] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 3.152] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 3.152] (WW) Disabling Keyboard0
[ 3.152] (WW) Disabling Mouse0
[ 3.152] (II) Module ABI versions:
[ 3.152] X.Org ANSI C Emulation: 0.4
[ 3.152] X.Org Video Driver: 24.1
[ 3.152] X.Org XInput driver : 24.1
[ 3.152] X.Org Server Extension : 10.0
[ 3.153] (++) using VT number 7
[ 3.153] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 3.155] (--) PCI:*(8@0:0:0) 10de:2206:3842:3897 rev 161, Mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
[ 3.155] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 3.155] (II) LoadModule: "glx"
[ 3.156] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 3.160] (II) Module glx: vendor="X.Org Foundation"
[ 3.160] compiled for 1.20.11, module version = 1.0.0
[ 3.160] ABI class: X.Org Server Extension, version 10.0
[ 3.160] (II) LoadModule: "nvidia"
[ 3.160] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 3.162] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 3.162] compiled for 1.6.99.901, module version = 1.0.0
[ 3.163] Module class: X.Org Video Driver
[ 3.163] (II) NVIDIA dlloader X Driver 465.31 Thu May 13 22:19:15 UTC 2021
[ 3.163] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 3.164] (II) Loading sub module "fb"
[ 3.164] (II) LoadModule: "fb"
[ 3.165] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 3.165] (II) Module fb: vendor="X.Org Foundation"
[ 3.165] compiled for 1.20.11, module version = 1.0.0
[ 3.165] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3.165] (II) Loading sub module "wfb"
[ 3.165] (II) LoadModule: "wfb"
[ 3.165] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 3.165] (II) Module wfb: vendor="X.Org Foundation"
[ 3.165] compiled for 1.20.11, module version = 1.0.0
[ 3.165] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3.165] (II) Loading sub module "ramdac"
[ 3.165] (II) LoadModule: "ramdac"
[ 3.165] (II) Module "ramdac" already built-in
[ 4.278] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 4.278] (==) NVIDIA(0): RGB weight 888
[ 4.278] (==) NVIDIA(0): Default visual is TrueColor
[ 4.278] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 4.278] (**) NVIDIA(0): Option "Stereo" "0"
[ 4.278] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-3"
[ 4.278] (**) NVIDIA(0): Option "SLI" "Off"
[ 4.278] (**) NVIDIA(0): Option "MultiGPU" "Off"
[ 4.278] (**) NVIDIA(0): Option "BaseMosaic" "off"
[ 4.278] (**) NVIDIA(0): Stereo disabled by request
[ 4.278] (**) NVIDIA(0): NVIDIA SLI disabled.
[ 4.278] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[ 4.278] (**) NVIDIA(0): Option "MetaModes" "DP-2: 1920x1080_144 +0+360, DP-0: 2560x1440_165 +1920+0"
[ 4.278] (**) NVIDIA(0): Enabling 2D acceleration
[ 4.278] (II) Loading sub module "glxserver_nvidia"
[ 4.278] (II) LoadModule: "glxserver_nvidia"
[ 4.278] (WW) Warning, couldn't open module glxserver_nvidia
[ 4.278] (EE) NVIDIA: Failed to load module "glxserver_nvidia" (module does not exist, 0)
[ 4.278] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[ 4.278] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
[ 4.278] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
[ 4.278] (EE) NVIDIA(0): you continue to encounter problems, Please try
[ 4.278] (EE) NVIDIA(0): reinstalling the NVIDIA driver.
[ 4.278] (II) NVIDIA: The X server does not support PRIME Render Offload.
[ 5.470] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:8:0:0
[ 5.470] (--) NVIDIA(0): DFP-0
[ 5.470] (--) NVIDIA(0): DFP-1
[ 5.470] (--) NVIDIA(0): DFP-2
[ 5.470] (--) NVIDIA(0): DFP-3 (boot)
[ 5.470] (--) NVIDIA(0): DFP-4
[ 5.470] (--) NVIDIA(0): DFP-5
[ 5.470] (--) NVIDIA(0): DFP-6
[ 5.470] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 3080 (GA102-A) at PCI:8:0:0
[ 5.470] (II) NVIDIA(0): (GPU-0)
[ 5.470] (--) NVIDIA(0): Memory: 10485760 kBytes
[ 5.470] (--) NVIDIA(0): VideoBIOS: 94.02.26.48.ae
[ 5.470] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 5.470] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 5.470] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 5.470] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 5.470] (--) NVIDIA(GPU-0):
[ 5.470] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 5.470] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 5.470] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 5.470] (--) NVIDIA(GPU-0):
[ 5.475] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 5.475] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 5.475] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 5.475] (--) NVIDIA(GPU-0):
[ 5.476] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): connected
[ 5.476] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): Internal DisplayPort
[ 5.476] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): 2670.0 MHz maximum pixel clock
[ 5.476] (--) NVIDIA(GPU-0):
[ 5.478] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 5.478] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 5.478] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 5.478] (--) NVIDIA(GPU-0):
[ 5.478] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 5.478] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 5.478] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 5.478] (--) NVIDIA(GPU-0):
[ 5.478] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 5.478] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 5.478] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 5.478] (--) NVIDIA(GPU-0):
[ 5.578] (II) NVIDIA(0): Validated MetaModes:
[ 5.578] (II) NVIDIA(0): "DP-2:1920x1080_144+0+360,DP-0:2560x1440_165+1920+0"
[ 5.578] (II) NVIDIA(0): Virtual screen size determined to be 4480 x 1440
[ 5.641] (--) NVIDIA(0): DPI set to (108, 107); computed from "UseEdidDpi" X config
[ 5.641] (--) NVIDIA(0): option
[ 5.641] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 5.641] (II) NVIDIA: access.
[ 5.646] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 5.646] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 5.646] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 5.646] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 5.646] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 5.646] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 5.646] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 5.646] (II) NVIDIA(0): Config Options in the README.
[ 5.667] (II) NVIDIA(0): Setting mode "DP-2:1920x1080_144+0+360,DP-0:2560x1440_165+1920+0"
[ 5.805] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 5.805] (==) NVIDIA(0): Backing store enabled
[ 5.805] (==) NVIDIA(0): Silken mouse disabled
[ 5.805] (**) NVIDIA(0): DPMS enabled
[ 5.805] (II) Loading sub module "dri2"
[ 5.805] (II) LoadModule: "dri2"
[ 5.805] (II) Module "dri2" already built-in
[ 5.805] (II) NVIDIA(0): [DRI2] Setup complete
[ 5.805] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 5.806] (II) Initializing extension Generic Event Extension
[ 5.806] (II) Initializing extension SHAPE
[ 5.806] (II) Initializing extension MIT-SHM
[ 5.806] (II) Initializing extension XInputExtension
[ 5.806] (II) Initializing extension XTEST
[ 5.806] (II) Initializing extension BIG-REQUESTS
[ 5.806] (II) Initializing extension SYNC
[ 5.806] (II) Initializing extension XKEYBOARD
[ 5.806] (II) Initializing extension XC-MISC
[ 5.806] (II) Initializing extension SECURITY
[ 5.806] (II) Initializing extension XFIXES
[ 5.806] (II) Initializing extension RENDER
[ 5.807] (II) Initializing extension RANDR
[ 5.807] (II) Initializing extension COMPOSITE
[ 5.807] (II) Initializing extension DAMAGE
[ 5.807] (II) Initializing extension MIT-SCREEN-SAVER
[ 5.807] (II) Initializing extension DOUBLE-BUFFER
[ 5.807] (II) Initializing extension RECORD
[ 5.807] (II) Initializing extension DPMS
[ 5.807] (II) Initializing extension Present
[ 5.807] (II) Initializing extension DRI3
[ 5.807] (II) Initializing extension X-Resource
[ 5.807] (II) Initializing extension XVideo
[ 5.807] (II) Initializing extension XVideo-MotionCompensation
[ 5.807] (II) Initializing extension GLX
[ 5.807] (II) AIGLX: Screen 0 is not DRI2 capable
[ 5.901] (II) IGLX: Loaded and initialized swrast
[ 5.901] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 5.901] (II) Initializing extension XFree86-VidModeExtension
[ 5.901] (II) Initializing extension XFree86-DGA
[ 5.901] (II) Initializing extension XFree86-DRI
[ 5.901] (II) Initializing extension DRI2
[ 5.901] (II) Initializing extension NV-GLX
[ 5.901] (II) Initializing extension NV-CONTROL
[ 5.901] (II) Initializing extension XINERAMA
[ 5.946] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 5.946] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.946] (II) LoadModule: "libinput"
[ 5.946] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 5.949] (II) Module libinput: vendor="X.Org Foundation"
[ 5.949] compiled for 1.20.11, module version = 1.0.1
[ 5.949] Module class: X.Org XInput Driver
[ 5.949] ABI class: X.Org XInput driver, version 24.1
[ 5.949] (II) Using input driver 'libinput' for 'Power Button'
[ 5.949] (**) Power Button: always reports core events
[ 5.949] (**) Option "Device" "/dev/input/event1"
[ 5.950] (**) Option "_source" "server/udev"
[ 5.953] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 5.953] (II) event1 - Power Button: device is a keyboard
[ 5.953] (II) event1 - Power Button: device removed
[ 5.988] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 5.988] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 5.988] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 5.988] (II) event1 - Power Button: device is a keyboard
[ 5.989] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 5.989] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.989] (II) Using input driver 'libinput' for 'Power Button'
[ 5.989] (**) Power Button: always reports core events
[ 5.989] (**) Option "Device" "/dev/input/event0"
[ 5.989] (**) Option "_source" "server/udev"
[ 5.990] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 5.990] (II) event0 - Power Button: device is a keyboard
[ 5.990] (II) event0 - Power Button: device removed
[ 6.014] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 6.014] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 6.016] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 6.016] (II) event0 - Power Button: device is a keyboard
[ 6.017] (II) config/udev: Adding input device SteelSeries SteelSeries Arctis 7 Consumer Control (/dev/input/event7)
[ 6.017] (**) SteelSeries SteelSeries Arctis 7 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.017] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Arctis 7 Consumer Control'
[ 6.017] (**) SteelSeries SteelSeries Arctis 7 Consumer Control: always reports core events
[ 6.017] (**) Option "Device" "/dev/input/event7"
[ 6.017] (**) Option "_source" "server/udev"
[ 6.020] (II) event7 - SteelSeries SteelSeries Arctis 7 Consumer Control: is tagged by udev as: Keyboard
[ 6.020] (II) event7 - SteelSeries SteelSeries Arctis 7 Consumer Control: device is a keyboard
[ 6.020] (II) event7 - SteelSeries SteelSeries Arctis 7 Consumer Control: device removed
[ 6.081] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-2/1-2:1.5/0003:1038:1260.0005/input/input7/event7"
[ 6.081] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Arctis 7 Consumer Control" (type: KEYBOARD, id 8)
[ 6.083] (II) event7 - SteelSeries SteelSeries Arctis 7 Consumer Control: is tagged by udev as: Keyboard
[ 6.084] (II) event7 - SteelSeries SteelSeries Arctis 7 Consumer Control: device is a keyboard
[ 6.085] (II) config/udev: Adding input device SteelSeries SteelSeries Arctis 7 (/dev/input/event8)
[ 6.085] (II) No input driver specified, ignoring this device.
[ 6.085] (II) This device may have been added with another device file.
[ 6.085] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 6.085] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 6.086] (II) LoadModule: "modesetting"
[ 6.086] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 6.087] (II) Module modesetting: vendor="X.Org Foundation"
[ 6.087] compiled for 1.20.11, module version = 1.20.11
[ 6.087] Module class: X.Org Video Driver
[ 6.087] ABI class: X.Org Video Driver, version 24.1
[ 6.088] xf86: found device 0
[ 6.088] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[ 6.088] (II) No input driver specified, ignoring this device.
[ 6.088] (II) This device may have been added with another device file.
[ 6.088] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[ 6.088] (II) No input driver specified, ignoring this device.
[ 6.088] (II) This device may have been added with another device file.
[ 6.089] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[ 6.089] (II) No input driver specified, ignoring this device.
[ 6.089] (II) This device may have been added with another device file.
[ 6.089] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[ 6.089] (II) No input driver specified, ignoring this device.
[ 6.089] (II) This device may have been added with another device file.
[ 6.089] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event15)
[ 6.089] (II) No input driver specified, ignoring this device.
[ 6.089] (II) This device may have been added with another device file.
[ 6.089] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event16)
[ 6.089] (II) No input driver specified, ignoring this device.
[ 6.089] (II) This device may have been added with another device file.
[ 6.090] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event17)
[ 6.090] (II) No input driver specified, ignoring this device.
[ 6.090] (II) This device may have been added with another device file.
[ 6.090] (II) config/udev: Adding input device SteelSeries SteelSeries Apex M750 (/dev/input/event3)
[ 6.090] (**) SteelSeries SteelSeries Apex M750: Applying InputClass "libinput keyboard catchall"
[ 6.090] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex M750'
[ 6.090] (**) SteelSeries SteelSeries Apex M750: always reports core events
[ 6.090] (**) Option "Device" "/dev/input/event3"
[ 6.090] (**) Option "_source" "server/udev"
[ 6.091] (II) event3 - SteelSeries SteelSeries Apex M750: is tagged by udev as: Keyboard
[ 6.092] (II) event3 - SteelSeries SteelSeries Apex M750: device is a keyboard
[ 6.092] (II) event3 - SteelSeries SteelSeries Apex M750: device removed
[ 6.121] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-1/3-1:1.0/0003:1038:0616.0001/input/input3/event3"
[ 6.121] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex M750" (type: KEYBOARD, id 9)
[ 6.122] (II) event3 - SteelSeries SteelSeries Apex M750: is tagged by udev as: Keyboard
[ 6.122] (II) event3 - SteelSeries SteelSeries Apex M750: device is a keyboard
[ 6.124] (II) config/udev: Adding input device SteelSeries SteelSeries Apex M750 (/dev/input/event4)
[ 6.124] (**) SteelSeries SteelSeries Apex M750: Applying InputClass "libinput keyboard catchall"
[ 6.124] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex M750'
[ 6.124] (**) SteelSeries SteelSeries Apex M750: always reports core events
[ 6.124] (**) Option "Device" "/dev/input/event4"
[ 6.124] (**) Option "_source" "server/udev"
[ 6.126] (II) event4 - SteelSeries SteelSeries Apex M750: is tagged by udev as: Keyboard
[ 6.126] (II) event4 - SteelSeries SteelSeries Apex M750: device is a keyboard
[ 6.127] (II) event4 - SteelSeries SteelSeries Apex M750: device removed
[ 6.161] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-1/3-1:1.1/0003:1038:0616.0002/input/input4/event4"
[ 6.161] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex M750" (type: KEYBOARD, id 10)
[ 6.163] (II) event4 - SteelSeries SteelSeries Apex M750: is tagged by udev as: Keyboard
[ 6.164] (II) event4 - SteelSeries SteelSeries Apex M750: device is a keyboard
[ 6.165] (II) config/udev: Adding input device SteelSeries SteelSeries Apex M750 Mouse (/dev/input/event5)
[ 6.165] (**) SteelSeries SteelSeries Apex M750 Mouse: Applying InputClass "libinput pointer catchall"
[ 6.165] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex M750 Mouse'
[ 6.165] (**) SteelSeries SteelSeries Apex M750 Mouse: always reports core events
[ 6.165] (**) Option "Device" "/dev/input/event5"
[ 6.166] (**) Option "_source" "server/udev"
[ 6.168] (II) event5 - SteelSeries SteelSeries Apex M750 Mouse: is tagged by udev as: Mouse
[ 6.168] (II) event5 - SteelSeries SteelSeries Apex M750 Mouse: device is a pointer
[ 6.169] (II) event5 - SteelSeries SteelSeries Apex M750 Mouse: device removed
[ 6.228] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-1/3-1:1.3/0003:1038:0616.0004/input/input5/event5"
[ 6.228] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex M750 Mouse" (type: MOUSE, id 11)
[ 6.228] (**) Option "AccelerationScheme" "none"
[ 6.228] (**) SteelSeries SteelSeries Apex M750 Mouse: (accel) selected scheme none/0
[ 6.228] (**) SteelSeries SteelSeries Apex M750 Mouse: (accel) acceleration factor: 2.000
[ 6.228] (**) SteelSeries SteelSeries Apex M750 Mouse: (accel) acceleration threshold: 4
[ 6.230] (II) event5 - SteelSeries SteelSeries Apex M750 Mouse: is tagged by udev as: Mouse
[ 6.230] (II) event5 - SteelSeries SteelSeries Apex M750 Mouse: device is a pointer
[ 6.232] (II) config/udev: Adding input device SteelSeries SteelSeries Apex M750 Mouse (/dev/input/mouse0)
[ 6.232] (II) No input driver specified, ignoring this device.
[ 6.232] (II) This device may have been added with another device file.
[ 6.233] (II) config/udev: Adding input device SteelSeries SteelSeries Apex M750 Consumer Control (/dev/input/event6)
[ 6.233] (**) SteelSeries SteelSeries Apex M750 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.233] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex M750 Consumer Control'
[ 6.233] (**) SteelSeries SteelSeries Apex M750 Consumer Control: always reports core events
[ 6.233] (**) Option "Device" "/dev/input/event6"
[ 6.233] (**) Option "_source" "server/udev"
[ 6.236] (II) event6 - SteelSeries SteelSeries Apex M750 Consumer Control: is tagged by udev as: Keyboard
[ 6.236] (II) event6 - SteelSeries SteelSeries Apex M750 Consumer Control: device is a keyboard
[ 6.236] (II) event6 - SteelSeries SteelSeries Apex M750 Consumer Control: device removed
[ 6.268] (II) libinput: SteelSeries SteelSeries Apex M750 Consumer Control: needs a virtual subdevice
[ 6.268] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-1/3-1:1.3/0003:1038:0616.0004/input/input6/event6"
[ 6.268] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex M750 Consumer Control" (type: MOUSE, id 12)
[ 6.268] (**) Option "AccelerationScheme" "none"
[ 6.268] (**) SteelSeries SteelSeries Apex M750 Consumer Control: (accel) selected scheme none/0
[ 6.268] (**) SteelSeries SteelSeries Apex M750 Consumer Control: (accel) acceleration factor: 2.000
[ 6.268] (**) SteelSeries SteelSeries Apex M750 Consumer Control: (accel) acceleration threshold: 4
[ 6.270] (II) event6 - SteelSeries SteelSeries Apex M750 Consumer Control: is tagged by udev as: Keyboard
[ 6.270] (II) event6 - SteelSeries SteelSeries Apex M750 Consumer Control: device is a keyboard
[ 6.272] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 310 eSports Mouse (/dev/input/event9)
[ 6.272] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: Applying InputClass "libinput pointer catchall"
[ 6.272] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Rival 310 eSports Mouse'
[ 6.272] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: always reports core events
[ 6.272] (**) Option "Device" "/dev/input/event9"
[ 6.272] (**) Option "_source" "server/udev"
[ 6.330] (II) event9 - SteelSeries SteelSeries Rival 310 eSports Mouse: is tagged by udev as: Mouse
[ 6.330] (II) event9 - SteelSeries SteelSeries Rival 310 eSports Mouse: device is a pointer
[ 6.330] (II) event9 - SteelSeries SteelSeries Rival 310 eSports Mouse: device removed
[ 6.388] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2:1.1/0003:1038:1720.0007/input/input10/event9"
[ 6.388] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 310 eSports Mouse" (type: MOUSE, id 13)
[ 6.388] (**) Option "AccelerationScheme" "none"
[ 6.388] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: (accel) selected scheme none/0
[ 6.388] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: (accel) acceleration factor: 2.000
[ 6.388] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: (accel) acceleration threshold: 4
[ 6.446] (II) event9 - SteelSeries SteelSeries Rival 310 eSports Mouse: is tagged by udev as: Mouse
[ 6.446] (II) event9 - SteelSeries SteelSeries Rival 310 eSports Mouse: device is a pointer
[ 6.448] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 310 eSports Mouse (/dev/input/mouse1)
[ 6.448] (II) No input driver specified, ignoring this device.
[ 6.448] (II) This device may have been added with another device file.
[ 6.449] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard (/dev/input/event10)
[ 6.449] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.449] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard'
[ 6.449] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: always reports core events
[ 6.449] (**) Option "Device" "/dev/input/event10"
[ 6.449] (**) Option "_source" "server/udev"
[ 6.451] (II) event10 - SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: is tagged by udev as: Keyboard
[ 6.451] (II) event10 - SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: device is a keyboard
[ 6.452] (II) event10 - SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: device removed
[ 6.468] (II) libinput: SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: needs a virtual subdevice
[ 6.468] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2:1.2/0003:1038:1720.0008/input/input11/event10"
[ 6.468] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard" (type: MOUSE, id 14)
[ 6.468] (**) Option "AccelerationScheme" "none"
[ 6.468] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: (accel) selected scheme none/0
[ 6.468] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: (accel) acceleration factor: 2.000
[ 6.468] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: (accel) acceleration threshold: 4
[ 6.470] (II) event10 - SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: is tagged by udev as: Keyboard
[ 6.470] (II) event10 - SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: device is a keyboard
[ 6.472] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event18)
[ 6.472] (II) No input driver specified, ignoring this device.
[ 6.472] (II) This device may have been added with another device file.
[ 6.472] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event19)
[ 6.472] (II) No input driver specified, ignoring this device.
[ 6.472] (II) This device may have been added with another device file.
[ 6.473] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event20)
[ 6.473] (II) No input driver specified, ignoring this device.
[ 6.473] (II) This device may have been added with another device file.
[ 6.473] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event21)
[ 6.473] (II) No input driver specified, ignoring this device.
[ 6.473] (II) This device may have been added with another device file.
[ 6.474] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event22)
[ 6.474] (II) No input driver specified, ignoring this device.
[ 6.474] (II) This device may have been added with another device file.
[ 6.475] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event23)
[ 6.475] (II) No input driver specified, ignoring this device.
[ 6.475] (II) This device may have been added with another device file.
[ 6.475] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event24)
[ 6.475] (II) No input driver specified, ignoring this device.
[ 6.475] (II) This device may have been added with another device file.
[ 6.476] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event25)
[ 6.476] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 6.476] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 6.476] (**) Eee PC WMI hotkeys: always reports core events
[ 6.476] (**) Option "Device" "/dev/input/event25"
[ 6.476] (**) Option "_source" "server/udev"
[ 6.477] (II) event25 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 6.477] (II) event25 - Eee PC WMI hotkeys: device is a keyboard
[ 6.477] (II) event25 - Eee PC WMI hotkeys: device removed
[ 6.534] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input26/event25"
[ 6.534] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 15)
[ 6.536] (II) event25 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 6.536] (II) event25 - Eee PC WMI hotkeys: device is a keyboard
[ 6.537] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[ 6.537] (II) No input driver specified, ignoring this device.
[ 6.537] (II) This device may have been added with another device file.
[ 6.546] (**) SteelSeries SteelSeries Apex M750 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.546] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex M750 Consumer Control'
[ 6.546] (**) SteelSeries SteelSeries Apex M750 Consumer Control: always reports core events
[ 6.546] (**) Option "Device" "/dev/input/event6"
[ 6.546] (**) Option "_source" "_driver/libinput"
[ 6.546] (II) libinput: SteelSeries SteelSeries Apex M750 Consumer Control: is a virtual subdevice
[ 6.546] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-1/3-1:1.3/0003:1038:0616.0004/input/input6/event6"
[ 6.546] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex M750 Consumer Control" (type: KEYBOARD, id 16)
[ 6.546] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.546] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard'
[ 6.546] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: always reports core events
[ 6.546] (**) Option "Device" "/dev/input/event10"
[ 6.546] (**) Option "_source" "_driver/libinput"
[ 6.546] (II) libinput: SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: is a virtual subdevice
[ 6.546] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2:1.2/0003:1038:1720.0008/input/input11/event10"
[ 6.546] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard" (type: KEYBOARD, id 17)
[ 6.547] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 6.547] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 6.547] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 6.547] (--) NVIDIA(GPU-0):
[ 6.547] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): connected
[ 6.547] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): Internal DisplayPort
[ 6.547] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): 2670.0 MHz maximum pixel clock
[ 6.547] (--) NVIDIA(GPU-0):
[ 6.550] (II) config/udev: removing device SteelSeries SteelSeries Apex M750
[ 6.550] (II) event4 - SteelSeries SteelSeries Apex M750: device removed
[ 6.588] (II) UnloadModule: "libinput"
[ 6.588] (II) config/udev: Adding input device SteelSeries SteelSeries Apex M750 (/dev/input/event4)
[ 6.588] (**) SteelSeries SteelSeries Apex M750: Applying InputClass "libinput keyboard catchall"
[ 6.588] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex M750'
[ 6.588] (**) SteelSeries SteelSeries Apex M750: always reports core events
[ 6.588] (**) Option "Device" "/dev/input/event4"
[ 6.588] (**) Option "_source" "server/udev"
[ 6.590] (II) event4 - SteelSeries SteelSeries Apex M750: is tagged by udev as: Keyboard
[ 6.590] (II) event4 - SteelSeries SteelSeries Apex M750: device is a keyboard
[ 6.591] (II) event4 - SteelSeries SteelSeries Apex M750: device removed
[ 6.641] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-1/3-1:1.1/0003:1038:0616.0002/input/input4/event4"
[ 6.641] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex M750" (type: KEYBOARD, id 10)
[ 6.643] (II) event4 - SteelSeries SteelSeries Apex M750: is tagged by udev as: Keyboard
[ 6.643] (II) event4 - SteelSeries SteelSeries Apex M750: device is a keyboard
[ 6.644] (II) config/udev: removing device SteelSeries SteelSeries Apex M750
[ 6.644] (II) event3 - SteelSeries SteelSeries Apex M750: device removed
[ 6.668] (II) UnloadModule: "libinput"
[ 6.668] (II) config/udev: Adding input device SteelSeries SteelSeries Apex M750 (/dev/input/event3)
[ 6.668] (**) SteelSeries SteelSeries Apex M750: Applying InputClass "libinput keyboard catchall"
[ 6.668] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex M750'
[ 6.668] (**) SteelSeries SteelSeries Apex M750: always reports core events
[ 6.668] (**) Option "Device" "/dev/input/event3"
[ 6.668] (**) Option "_source" "server/udev"
[ 6.670] (II) event3 - SteelSeries SteelSeries Apex M750: is tagged by udev as: Keyboard
[ 6.670] (II) event3 - SteelSeries SteelSeries Apex M750: device is a keyboard
[ 6.671] (II) event3 - SteelSeries SteelSeries Apex M750: device removed
[ 6.694] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-1/3-1:1.0/0003:1038:0616.0001/input/input3/event3"
[ 6.694] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex M750" (type: KEYBOARD, id 9)
[ 6.696] (II) event3 - SteelSeries SteelSeries Apex M750: is tagged by udev as: Keyboard
[ 6.696] (II) event3 - SteelSeries SteelSeries Apex M750: device is a keyboard
[ 6.698] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[ 6.698] (II) No input driver specified, ignoring this device.
[ 6.698] (II) This device may have been added with another device file.
[ 6.698] (II) config/udev: removing device SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard
[ 6.698] (II) UnloadModule: "libinput"
[ 6.698] (II) config/udev: removing device SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard
[ 6.698] (II) event10 - SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: device removed
[ 6.734] (II) UnloadModule: "libinput"
[ 6.735] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard (/dev/input/event10)
[ 6.735] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.735] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard'
[ 6.735] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: always reports core events
[ 6.735] (**) Option "Device" "/dev/input/event10"
[ 6.735] (**) Option "_source" "server/udev"
[ 6.737] (II) event10 - SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: is tagged by udev as: Keyboard
[ 6.737] (II) event10 - SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: device is a keyboard
[ 6.738] (II) event10 - SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: device removed
[ 6.774] (II) libinput: SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: needs a virtual subdevice
[ 6.774] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2:1.2/0003:1038:1720.0008/input/input11/event10"
[ 6.774] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard" (type: MOUSE, id 14)
[ 6.774] (**) Option "AccelerationScheme" "none"
[ 6.774] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: (accel) selected scheme none/0
[ 6.774] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: (accel) acceleration factor: 2.000
[ 6.774] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: (accel) acceleration threshold: 4
[ 6.776] (II) event10 - SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: is tagged by udev as: Keyboard
[ 6.776] (II) event10 - SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: device is a keyboard
[ 6.777] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.777] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard'
[ 6.777] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: always reports core events
[ 6.777] (**) Option "Device" "/dev/input/event10"
[ 6.777] (**) Option "_source" "_driver/libinput"
[ 6.777] (II) libinput: SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: is a virtual subdevice
[ 6.777] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2:1.2/0003:1038:1720.0008/input/input11/event10"
[ 6.777] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard" (type: KEYBOARD, id 17)
[ 6.778] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[ 6.778] (II) No input driver specified, ignoring this device.
[ 6.778] (II) This device may have been added with another device file.
[ 6.778] (II) config/udev: removing device SteelSeries SteelSeries Apex M750 Mouse
[ 6.778] (II) event5 - SteelSeries SteelSeries Apex M750 Mouse: device removed
[ 6.854] (II) UnloadModule: "libinput"
[ 6.855] (II) config/udev: Adding input device SteelSeries SteelSeries Apex M750 Mouse (/dev/input/event5)
[ 6.855] (**) SteelSeries SteelSeries Apex M750 Mouse: Applying InputClass "libinput pointer catchall"
[ 6.855] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex M750 Mouse'
[ 6.855] (**) SteelSeries SteelSeries Apex M750 Mouse: always reports core events
[ 6.855] (**) Option "Device" "/dev/input/event5"
[ 6.855] (**) Option "_source" "server/udev"
[ 6.857] (II) event5 - SteelSeries SteelSeries Apex M750 Mouse: is tagged by udev as: Mouse
[ 6.857] (II) event5 - SteelSeries SteelSeries Apex M750 Mouse: device is a pointer
[ 6.857] (II) event5 - SteelSeries SteelSeries Apex M750 Mouse: device removed
[ 6.908] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-1/3-1:1.3/0003:1038:0616.0004/input/input5/event5"
[ 6.908] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex M750 Mouse" (type: MOUSE, id 11)
[ 6.908] (**) Option "AccelerationScheme" "none"
[ 6.908] (**) SteelSeries SteelSeries Apex M750 Mouse: (accel) selected scheme none/0
[ 6.908] (**) SteelSeries SteelSeries Apex M750 Mouse: (accel) acceleration factor: 2.000
[ 6.908] (**) SteelSeries SteelSeries Apex M750 Mouse: (accel) acceleration threshold: 4
[ 6.910] (II) event5 - SteelSeries SteelSeries Apex M750 Mouse: is tagged by udev as: Mouse
[ 6.910] (II) event5 - SteelSeries SteelSeries Apex M750 Mouse: device is a pointer
[ 6.911] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[ 6.911] (II) No input driver specified, ignoring this device.
[ 6.911] (II) This device may have been added with another device file.
[ 6.911] (II) config/udev: removing device SteelSeries SteelSeries Apex M750 Consumer Control
[ 6.911] (II) UnloadModule: "libinput"
[ 6.911] (II) config/udev: removing device SteelSeries SteelSeries Apex M750 Consumer Control
[ 6.911] (II) event6 - SteelSeries SteelSeries Apex M750 Consumer Control: device removed
[ 6.948] (II) UnloadModule: "libinput"
[ 6.948] (II) config/udev: Adding input device SteelSeries SteelSeries Apex M750 Consumer Control (/dev/input/event6)
[ 6.948] (**) SteelSeries SteelSeries Apex M750 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.948] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex M750 Consumer Control'
[ 6.948] (**) SteelSeries SteelSeries Apex M750 Consumer Control: always reports core events
[ 6.948] (**) Option "Device" "/dev/input/event6"
[ 6.948] (**) Option "_source" "server/udev"
[ 6.950] (II) event6 - SteelSeries SteelSeries Apex M750 Consumer Control: is tagged by udev as: Keyboard
[ 6.950] (II) event6 - SteelSeries SteelSeries Apex M750 Consumer Control: device is a keyboard
[ 6.951] (II) event6 - SteelSeries SteelSeries Apex M750 Consumer Control: device removed
[ 6.974] (II) libinput: SteelSeries SteelSeries Apex M750 Consumer Control: needs a virtual subdevice
[ 6.974] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-1/3-1:1.3/0003:1038:0616.0004/input/input6/event6"
[ 6.974] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex M750 Consumer Control" (type: MOUSE, id 12)
[ 6.975] (**) Option "AccelerationScheme" "none"
[ 6.975] (**) SteelSeries SteelSeries Apex M750 Consumer Control: (accel) selected scheme none/0
[ 6.975] (**) SteelSeries SteelSeries Apex M750 Consumer Control: (accel) acceleration factor: 2.000
[ 6.975] (**) SteelSeries SteelSeries Apex M750 Consumer Control: (accel) acceleration threshold: 4
[ 6.977] (II) event6 - SteelSeries SteelSeries Apex M750 Consumer Control: is tagged by udev as: Keyboard
[ 6.977] (II) event6 - SteelSeries SteelSeries Apex M750 Consumer Control: device is a keyboard
[ 6.977] (**) SteelSeries SteelSeries Apex M750 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.977] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex M750 Consumer Control'
[ 6.977] (**) SteelSeries SteelSeries Apex M750 Consumer Control: always reports core events
[ 6.977] (**) Option "Device" "/dev/input/event6"
[ 6.977] (**) Option "_source" "_driver/libinput"
[ 6.977] (II) libinput: SteelSeries SteelSeries Apex M750 Consumer Control: is a virtual subdevice
[ 6.978] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-1/3-1:1.3/0003:1038:0616.0004/input/input6/event6"
[ 6.978] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex M750 Consumer Control" (type: KEYBOARD, id 16)
[ 6.978] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[ 6.978] (II) No input driver specified, ignoring this device.
[ 6.978] (II) This device may have been added with another device file.
[ 6.979] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event15)
[ 6.979] (II) No input driver specified, ignoring this device.
[ 6.979] (II) This device may have been added with another device file.
[ 6.979] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[ 6.979] (II) No input driver specified, ignoring this device.
[ 6.979] (II) This device may have been added with another device file.
[ 6.980] (II) config/udev: removing device SteelSeries SteelSeries Rival 310 eSports Mouse
[ 6.980] (II) event9 - SteelSeries SteelSeries Rival 310 eSports Mouse: device removed
[ 7.041] (II) UnloadModule: "libinput"
[ 7.042] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 310 eSports Mouse (/dev/input/event9)
[ 7.042] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: Applying InputClass "libinput pointer catchall"
[ 7.042] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Rival 310 eSports Mouse'
[ 7.042] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: always reports core events
[ 7.042] (**) Option "Device" "/dev/input/event9"
[ 7.042] (**) Option "_source" "server/udev"
[ 7.100] (II) event9 - SteelSeries SteelSeries Rival 310 eSports Mouse: is tagged by udev as: Mouse
[ 7.100] (II) event9 - SteelSeries SteelSeries Rival 310 eSports Mouse: device is a pointer
[ 7.101] (II) event9 - SteelSeries SteelSeries Rival 310 eSports Mouse: device removed
[ 7.161] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2:1.1/0003:1038:1720.0007/input/input10/event9"
[ 7.161] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 310 eSports Mouse" (type: MOUSE, id 13)
[ 7.162] (**) Option "AccelerationScheme" "none"
[ 7.162] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: (accel) selected scheme none/0
[ 7.162] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: (accel) acceleration factor: 2.000
[ 7.162] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: (accel) acceleration threshold: 4
[ 7.220] (II) event9 - SteelSeries SteelSeries Rival 310 eSports Mouse: is tagged by udev as: Mouse
[ 7.220] (II) event9 - SteelSeries SteelSeries Rival 310 eSports Mouse: device is a pointer
[ 7.221] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event16)
[ 7.221] (II) No input driver specified, ignoring this device.
[ 7.221] (II) This device may have been added with another device file.
[ 7.222] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event17)
[ 7.222] (II) No input driver specified, ignoring this device.
[ 7.222] (II) This device may have been added with another device file.
[ 7.223] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 310 eSports Mouse (/dev/input/mouse1)
[ 7.223] (II) No input driver specified, ignoring this device.
[ 7.223] (II) This device may have been added with another device file.
[ 7.224] (II) config/udev: Adding input device SteelSeries SteelSeries Apex M750 Mouse (/dev/input/mouse0)
[ 7.224] (II) No input driver specified, ignoring this device.
[ 7.224] (II) This device may have been added with another device file.
[ 7.224] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event19)
[ 7.224] (II) No input driver specified, ignoring this device.
[ 7.224] (II) This device may have been added with another device file.
[ 7.224] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event18)
[ 7.224] (II) No input driver specified, ignoring this device.
[ 7.224] (II) This device may have been added with another device file.
[ 7.225] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event21)
[ 7.225] (II) No input driver specified, ignoring this device.
[ 7.225] (II) This device may have been added with another device file.
[ 7.225] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event24)
[ 7.225] (II) No input driver specified, ignoring this device.
[ 7.225] (II) This device may have been added with another device file.
[ 7.226] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event22)
[ 7.226] (II) No input driver specified, ignoring this device.
[ 7.226] (II) This device may have been added with another device file.
[ 7.226] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event23)
[ 7.226] (II) No input driver specified, ignoring this device.
[ 7.226] (II) This device may have been added with another device file.
[ 7.227] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event20)
[ 7.227] (II) No input driver specified, ignoring this device.
[ 7.227] (II) This device may have been added with another device file.
[ 7.227] (II) config/udev: removing device Eee PC WMI hotkeys
[ 7.227] (II) event25 - Eee PC WMI hotkeys: device removed
[ 7.281] (II) UnloadModule: "libinput"
[ 7.281] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event25)
[ 7.281] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 7.281] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 7.281] (**) Eee PC WMI hotkeys: always reports core events
[ 7.281] (**) Option "Device" "/dev/input/event25"
[ 7.281] (**) Option "_source" "server/udev"
[ 7.282] (II) event25 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 7.283] (II) event25 - Eee PC WMI hotkeys: device is a keyboard
[ 7.283] (II) event25 - Eee PC WMI hotkeys: device removed
[ 7.334] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input26/event25"
[ 7.334] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 15)
[ 7.336] (II) event25 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 7.336] (II) event25 - Eee PC WMI hotkeys: device is a keyboard
[ 7.337] (II) config/udev: Adding input device SteelSeries SteelSeries Arctis 7 (/dev/input/event8)
[ 7.337] (II) No input driver specified, ignoring this device.
[ 7.337] (II) This device may have been added with another device file.
[ 7.337] (II) config/udev: removing device SteelSeries SteelSeries Arctis 7 Consumer Control
[ 7.337] (II) event7 - SteelSeries SteelSeries Arctis 7 Consumer Control: device removed
[ 7.388] (II) UnloadModule: "libinput"
[ 7.388] (II) config/udev: Adding input device SteelSeries SteelSeries Arctis 7 Consumer Control (/dev/input/event7)
[ 7.388] (**) SteelSeries SteelSeries Arctis 7 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 7.388] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Arctis 7 Consumer Control'
[ 7.388] (**) SteelSeries SteelSeries Arctis 7 Consumer Control: always reports core events
[ 7.388] (**) Option "Device" "/dev/input/event7"
[ 7.388] (**) Option "_source" "server/udev"
[ 7.391] (II) event7 - SteelSeries SteelSeries Arctis 7 Consumer Control: is tagged by udev as: Keyboard
[ 7.391] (II) event7 - SteelSeries SteelSeries Arctis 7 Consumer Control: device is a keyboard
[ 7.391] (II) event7 - SteelSeries SteelSeries Arctis 7 Consumer Control: device removed
[ 7.454] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-2/1-2:1.5/0003:1038:1260.0005/input/input7/event7"
[ 7.454] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Arctis 7 Consumer Control" (type: KEYBOARD, id 8)
[ 7.457] (II) event7 - SteelSeries SteelSeries Arctis 7 Consumer Control: is tagged by udev as: Keyboard
[ 7.457] (II) event7 - SteelSeries SteelSeries Arctis 7 Consumer Control: device is a keyboard
[ 7.457] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:03.1/0000:08:00.0/drm/card0 /dev/dri/card0
[ 7.457] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 7.457] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 7.457] (II) LoadModule: "modesetting"
[ 7.457] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 7.458] (II) Module modesetting: vendor="X.Org Foundation"
[ 7.458] compiled for 1.20.11, module version = 1.20.11
[ 7.458] Module class: X.Org Video Driver
[ 7.458] ABI class: X.Org Video Driver, version 24.1
[ 7.458] (II) UnloadModule: "modesetting"
[ 7.458] (II) Unloading modesetting
[ 7.458] (II) Failed to load module "modesetting" (already loaded, 0)
[ 7.458] xf86: found device 0
[ 15.444] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 15.444] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 15.444] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 15.444] (--) NVIDIA(GPU-0):
[ 15.444] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 15.444] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 15.444] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 15.444] (--) NVIDIA(GPU-0):
[ 15.449] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 15.449] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 15.449] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 15.449] (--) NVIDIA(GPU-0):
[ 15.449] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): connected
[ 15.449] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): Internal DisplayPort
[ 15.449] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): 2670.0 MHz maximum pixel clock
[ 15.449] (--) NVIDIA(GPU-0):
[ 15.451] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 15.451] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 15.451] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 15.451] (--) NVIDIA(GPU-0):
[ 15.451] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 15.451] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 15.451] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 15.451] (--) NVIDIA(GPU-0):
[ 15.452] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 15.452] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 15.452] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 15.452] (--) NVIDIA(GPU-0):
[ 15.471] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 15.471] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 15.471] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 15.471] (--) NVIDIA(GPU-0):
[ 15.471] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 15.471] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 15.471] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 15.471] (--) NVIDIA(GPU-0):
[ 15.476] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 15.476] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 15.476] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 15.476] (--) NVIDIA(GPU-0):
[ 15.476] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): connected
[ 15.476] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): Internal DisplayPort
[ 15.476] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): 2670.0 MHz maximum pixel clock
[ 15.476] (--) NVIDIA(GPU-0):
[ 15.478] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 15.478] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 15.478] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 15.478] (--) NVIDIA(GPU-0):
[ 15.478] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 15.478] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 15.478] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 15.478] (--) NVIDIA(GPU-0):
[ 15.478] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 15.478] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 15.478] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 15.478] (--) NVIDIA(GPU-0):
[ 15.479] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 15.479] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 15.479] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 15.479] (--) NVIDIA(GPU-0):
[ 15.479] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 15.479] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 15.479] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 15.479] (--) NVIDIA(GPU-0):
[ 15.484] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 15.484] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 15.484] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 15.484] (--) NVIDIA(GPU-0):
[ 15.485] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): connected
[ 15.485] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): Internal DisplayPort
[ 15.485] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): 2670.0 MHz maximum pixel clock
[ 15.485] (--) NVIDIA(GPU-0):
[ 15.487] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 15.487] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 15.487] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 15.487] (--) NVIDIA(GPU-0):
[ 15.487] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 15.487] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 15.487] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 15.487] (--) NVIDIA(GPU-0):
[ 15.487] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 15.487] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 15.487] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 15.487] (--) NVIDIA(GPU-0):
[ 15.487] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 15.487] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 15.487] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 15.487] (--) NVIDIA(GPU-0):
[ 15.487] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 15.487] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 15.487] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 15.487] (--) NVIDIA(GPU-0):
[ 15.492] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 15.492] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 15.492] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 15.492] (--) NVIDIA(GPU-0):
[ 15.492] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): connected
[ 15.492] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): Internal DisplayPort
[ 15.492] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): 2670.0 MHz maximum pixel clock
[ 15.492] (--) NVIDIA(GPU-0):
[ 15.494] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 15.494] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 15.494] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 15.494] (--) NVIDIA(GPU-0):
[ 15.495] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 15.495] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 15.495] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 15.495] (--) NVIDIA(GPU-0):
[ 15.495] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 15.495] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 15.495] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 15.495] (--) NVIDIA(GPU-0):
[ 15.495] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 15.495] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 15.495] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 15.495] (--) NVIDIA(GPU-0):
[ 15.495] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 15.495] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 15.495] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 15.495] (--) NVIDIA(GPU-0):
[ 15.500] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 15.500] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 15.500] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 15.500] (--) NVIDIA(GPU-0):
[ 15.501] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): connected
[ 15.501] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): Internal DisplayPort
[ 15.501] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): 2670.0 MHz maximum pixel clock
[ 15.501] (--) NVIDIA(GPU-0):
[ 15.503] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 15.503] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 15.503] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 15.503] (--) NVIDIA(GPU-0):
[ 15.503] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 15.503] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 15.503] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 15.503] (--) NVIDIA(GPU-0):
[ 15.503] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 15.503] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 15.503] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 15.503] (--) NVIDIA(GPU-0):
[ 39.916] (EE) event9 - SteelSeries SteelSeries Rival 310 eSports Mouse: client bug: event processing lagging behind by 20ms, your system is too slow
[ 40.243] (EE) event9 - SteelSeries SteelSeries Rival 310 eSports Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[ 165.564] (EE) event3 - SteelSeries SteelSeries Apex M750: client bug: event processing lagging behind by 36ms, your system is too slow
[ 414.942] (EE) event3 - SteelSeries SteelSeries Apex M750: client bug: event processing lagging behind by 27ms, your system is too slow
[ 451.584] (EE) event9 - SteelSeries SteelSeries Rival 310 eSports Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[ 561.540] (EE) event3 - SteelSeries SteelSeries Apex M750: client bug: event processing lagging behind by 19ms, your system is too slow
[ 808.964] (EE) event9 - SteelSeries SteelSeries Rival 310 eSports Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[ 830.185] (EE) event9 - SteelSeries SteelSeries Rival 310 eSports Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[ 830.185] (EE) event9 - SteelSeries SteelSeries Rival 310 eSports Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 1347.076] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1347.076] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1347.076] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 1347.076] (--) NVIDIA(GPU-0):
[ 1347.077] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 1347.077] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 1347.077] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 1347.077] (--) NVIDIA(GPU-0):
[ 1347.082] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 1347.082] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 1347.082] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 1347.082] (--) NVIDIA(GPU-0):
[ 1347.082] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): connected
[ 1347.082] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): Internal DisplayPort
[ 1347.082] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): 2670.0 MHz maximum pixel clock
[ 1347.082] (--) NVIDIA(GPU-0):
[ 1347.085] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 1347.085] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 1347.085] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 1347.085] (--) NVIDIA(GPU-0):
[ 1347.085] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 1347.085] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 1347.085] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 1347.085] (--) NVIDIA(GPU-0):
[ 1347.085] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 1347.085] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 1347.085] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 1347.085] (--) NVIDIA(GPU-0):
[ 1437.199] (II) event9 - SteelSeries SteelSeries Rival 310 eSports Mouse: Enabling spurious button debouncing, see https://wayland.freedesktop.org/libinput/doc/1.17.3/button-debouncing.html for details
[ 1933.913] (EE) event3 - SteelSeries SteelSeries Apex M750: client bug: event processing lagging behind by 21ms, your system is too slow
[ 2266.712] (EE) event3 - SteelSeries SteelSeries Apex M750: client bug: event processing lagging behind by 31ms, your system is too slow
[ 2266.712] (EE) event3 - SteelSeries SteelSeries Apex M750: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 3647.346] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 3647.346] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 3647.346] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[ 3647.346] (--) NVIDIA(GPU-0):
[ 3647.347] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 3647.347] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 3647.347] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 3647.347] (--) NVIDIA(GPU-0):
[ 3647.347] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 3647.347] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 3647.347] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 3647.347] (--) NVIDIA(GPU-0):
[ 3647.353] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 3647.353] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 3647.353] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 3647.353] (--) NVIDIA(GPU-0):
[ 3647.353] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 3647.353] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 3647.353] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[ 3647.353] (--) NVIDIA(GPU-0):
[ 3647.353] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 3647.353] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 3647.353] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 3647.353] (--) NVIDIA(GPU-0):
[ 3647.353] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 3647.353] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 3647.353] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 3647.353] (--) NVIDIA(GPU-0):
[ 3647.353] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 3647.353] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 3647.353] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 3647.353] (--) NVIDIA(GPU-0):
[ 3647.354] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 3647.354] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 3647.354] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 3647.354] (--) NVIDIA(GPU-0):
[ 3647.355] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 3647.355] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 3647.355] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 3647.355] (--) NVIDIA(GPU-0):
[ 3647.360] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 3647.360] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 3647.360] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 3647.360] (--) NVIDIA(GPU-0):
[ 3647.360] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 3647.360] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 3647.360] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[ 3647.360] (--) NVIDIA(GPU-0):
[ 3647.360] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 3647.360] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 3647.360] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 3647.360] (--) NVIDIA(GPU-0):
[ 3647.360] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 3647.360] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 3647.360] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 3647.360] (--) NVIDIA(GPU-0):
[ 3647.361] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 3647.361] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 3647.361] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 3647.361] (--) NVIDIA(GPU-0):
[ 3647.398] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 3647.398] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 3647.398] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 3647.398] (--) NVIDIA(GPU-0):
[ 3647.399] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 3647.399] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 3647.399] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 3647.399] (--) NVIDIA(GPU-0):
[ 3647.404] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 3647.404] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 3647.404] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 3647.404] (--) NVIDIA(GPU-0):
[ 3647.404] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 3647.404] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 3647.404] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[ 3647.404] (--) NVIDIA(GPU-0):
[ 3647.404] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 3647.404] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 3647.404] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 3647.404] (--) NVIDIA(GPU-0):
[ 3647.404] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 3647.404] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 3647.404] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 3647.404] (--) NVIDIA(GPU-0):
[ 3647.404] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 3647.404] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 3647.404] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 3647.404] (--) NVIDIA(GPU-0):
[ 3647.405] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 3647.405] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 3647.405] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 3647.405] (--) NVIDIA(GPU-0):
[ 3647.405] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 3647.405] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 3647.405] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 3647.405] (--) NVIDIA(GPU-0):
[ 3647.410] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 3647.410] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 3647.410] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 3647.410] (--) NVIDIA(GPU-0):
[ 3647.410] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 3647.410] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 3647.410] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[ 3647.410] (--) NVIDIA(GPU-0):
[ 3647.411] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 3647.411] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 3647.411] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 3647.411] (--) NVIDIA(GPU-0):
[ 3647.411] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 3647.411] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 3647.411] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 3647.411] (--) NVIDIA(GPU-0):
[ 3647.411] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 3647.411] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 3647.411] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 3647.411] (--) NVIDIA(GPU-0):
[ 3647.411] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 3647.411] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 3647.411] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 3647.411] (--) NVIDIA(GPU-0):
[ 3647.412] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 3647.412] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 3647.412] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 3647.412] (--) NVIDIA(GPU-0):
[ 3647.417] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 3647.417] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 3647.417] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 3647.417] (--) NVIDIA(GPU-0):
[ 3647.417] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 3647.417] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 3647.417] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[ 3647.417] (--) NVIDIA(GPU-0):
[ 3647.417] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 3647.417] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 3647.417] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 3647.417] (--) NVIDIA(GPU-0):
[ 3647.417] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 3647.417] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 3647.417] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 3647.417] (--) NVIDIA(GPU-0):
[ 3647.417] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 3647.417] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 3647.417] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 3647.417] (--) NVIDIA(GPU-0):
[ 3647.418] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 3647.418] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 3647.418] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 3647.418] (--) NVIDIA(GPU-0):
[ 3647.418] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 3647.418] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 3647.418] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 3647.418] (--) NVIDIA(GPU-0):
[ 3647.424] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 3647.424] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 3647.424] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 3647.424] (--) NVIDIA(GPU-0):
[ 3647.424] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 3647.424] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 3647.424] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[ 3647.424] (--) NVIDIA(GPU-0):
[ 3647.424] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 3647.424] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 3647.424] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 3647.424] (--) NVIDIA(GPU-0):
[ 3647.424] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 3647.424] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 3647.424] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 3647.424] (--) NVIDIA(GPU-0):
[ 3647.424] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 3647.424] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 3647.424] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 3647.424] (--) NVIDIA(GPU-0):
[ 3648.651] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): connected
[ 3648.651] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): Internal DisplayPort
[ 3648.651] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): 2670.0 MHz maximum pixel clock
[ 3648.651] (--) NVIDIA(GPU-0):
[ 3648.653] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 3648.653] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 3648.653] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 3648.653] (--) NVIDIA(GPU-0):
[ 3648.653] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 3648.653] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 3648.653] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 3648.653] (--) NVIDIA(GPU-0):
[ 3648.659] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 3648.659] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 3648.659] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 3648.659] (--) NVIDIA(GPU-0):
[ 3648.659] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): connected
[ 3648.659] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): Internal DisplayPort
[ 3648.659] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): 2670.0 MHz maximum pixel clock
[ 3648.659] (--) NVIDIA(GPU-0):
[ 3648.661] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 3648.661] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 3648.661] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 3648.661] (--) NVIDIA(GPU-0):
[ 3648.661] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 3648.661] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 3648.661] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 3648.661] (--) NVIDIA(GPU-0):
[ 3648.662] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 3648.662] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 3648.662] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 3648.662] (--) NVIDIA(GPU-0):
[ 3648.666] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 3648.666] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 3648.666] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 3648.666] (--) NVIDIA(GPU-0):
[ 3648.666] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 3648.666] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 3648.666] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 3648.666] (--) NVIDIA(GPU-0):
[ 3648.671] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 3648.671] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 3648.671] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 3648.671] (--) NVIDIA(GPU-0):
[ 3648.672] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): connected
[ 3648.672] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): Internal DisplayPort
[ 3648.672] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): 2670.0 MHz maximum pixel clock
[ 3648.672] (--) NVIDIA(GPU-0):
[ 3648.674] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 3648.674] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 3648.674] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 3648.674] (--) NVIDIA(GPU-0):
[ 3648.674] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 3648.674] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 3648.674] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 3648.674] (--) NVIDIA(GPU-0):
[ 3648.674] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 3648.674] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 3648.674] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 3648.674] (--) NVIDIA(GPU-0):
[ 3648.694] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 3648.694] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 3648.694] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 3648.694] (--) NVIDIA(GPU-0):
[ 3648.694] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 3648.694] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 3648.694] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 3648.694] (--) NVIDIA(GPU-0):
[ 3648.699] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 3648.699] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 3648.699] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 3648.699] (--) NVIDIA(GPU-0):
[ 3648.700] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): connected
[ 3648.700] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): Internal DisplayPort
[ 3648.700] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): 2670.0 MHz maximum pixel clock
[ 3648.700] (--) NVIDIA(GPU-0):
[ 3648.702] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 3648.702] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 3648.702] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 3648.702] (--) NVIDIA(GPU-0):
[ 3648.702] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 3648.702] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 3648.702] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 3648.702] (--) NVIDIA(GPU-0):
[ 3648.702] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 3648.702] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 3648.702] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 3648.702] (--) NVIDIA(GPU-0):
[ 3648.704] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 3648.704] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 3648.704] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 3648.704] (--) NVIDIA(GPU-0):
[ 3648.704] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 3648.704] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 3648.704] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 3648.704] (--) NVIDIA(GPU-0):
[ 3648.709] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 3648.709] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 3648.709] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 3648.709] (--) NVIDIA(GPU-0):
[ 3648.710] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): connected
[ 3648.710] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): Internal DisplayPort
[ 3648.710] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): 2670.0 MHz maximum pixel clock
[ 3648.710] (--) NVIDIA(GPU-0):
[ 3648.712] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 3648.712] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 3648.712] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 3648.712] (--) NVIDIA(GPU-0):
[ 3648.712] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 3648.712] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 3648.712] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 3648.712] (--) NVIDIA(GPU-0):
[ 3648.712] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 3648.712] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 3648.712] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 3648.712] (--) NVIDIA(GPU-0):
[ 3648.742] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 3648.742] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 3648.742] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 3648.742] (--) NVIDIA(GPU-0):
[ 3648.742] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 3648.742] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 3648.742] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 3648.742] (--) NVIDIA(GPU-0):
[ 3648.748] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 3648.748] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 3648.748] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 3648.748] (--) NVIDIA(GPU-0):
[ 3648.748] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): connected
[ 3648.748] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): Internal DisplayPort
[ 3648.748] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): 2670.0 MHz maximum pixel clock
[ 3648.748] (--) NVIDIA(GPU-0):
[ 3648.750] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 3648.750] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 3648.750] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 3648.750] (--) NVIDIA(GPU-0):
[ 3648.750] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 3648.750] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 3648.750] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 3648.750] (--) NVIDIA(GPU-0):
[ 3648.750] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 3648.750] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 3648.750] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 3648.750] (--) NVIDIA(GPU-0):
[ 3648.751] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 3648.751] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 3648.751] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 3648.751] (--) NVIDIA(GPU-0):
[ 3648.752] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): connected
[ 3648.752] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): Internal DisplayPort
[ 3648.752] (--) NVIDIA(GPU-0): DELL S2721DGF (DFP-1): 2670.0 MHz maximum pixel clock
[ 3648.752] (--) NVIDIA(GPU-0):
[ 3648.757] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 3648.757] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 3648.757] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 3648.757] (--) NVIDIA(GPU-0):
[ 3648.757] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): connected
[ 3648.757] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): Internal DisplayPort
[ 3648.757] (--) NVIDIA(GPU-0): Microstep Optix G24C (DFP-3): 2670.0 MHz maximum pixel clock
[ 3648.757] (--) NVIDIA(GPU-0):
[ 3648.759] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 3648.759] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 3648.759] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 3648.759] (--) NVIDIA(GPU-0):
[ 3648.759] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 3648.759] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 3648.759] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[ 3648.759] (--) NVIDIA(GPU-0):
[ 3648.760] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 3648.760] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 3648.760] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 3648.760] (--) NVIDIA(GPU-0): here I also have the glxserver_nvidia warning and error discussed in the other post, so I think I installed nvidia driver wrong or something but I've already tried checking wiki and reinstalling but get same error
Last edited by bender (2021-06-02 07:05:47)
Offline
[ 4.278] (EE) NVIDIA: Failed to load module "glxserver_nvidia" (module does not exist, 0)
[ 4.278] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
…
[ 5.901] (II) IGLX: Loaded and initialized swrast
[ 5.901] (II) GLX: Initialized DRISWRAST GL provider for screen 0The ModulePath isn't extended which should™ happen because of /usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf which doesn't seem to match the nvidia-drm driver.
=> https://wiki.archlinux.org/title/NVIDIA … de_setting (make sure to also add the modules to the initramfs for early KMS since this is likely a race condition)
[ 3.151] (==) Using config file: "/etc/X11/xorg.conf"And remove that file.
If you want to organize your outputs, see https://wiki.archlinux.org/title/Multih … _xorg.conf
Offline
The solution worked, thanks for the help
Offline
Pages: 1