Bug#1135362: linux-image-7.0.3+deb14-amd64: Fails to build nVidia module

Jonas Andradas j.andradas at gmail.com
Fri May 8 07:50:33 BST 2026


Package: nvidia-kernel-dkms
Version: 550.163.01-5
Followup-For: Bug #1135362
X-Debbugs-Cc: debian-amd64 at lists.debian.org, j.andradas at gmail.com
User: debian-amd64 at lists.debian.org
Usertags: amd64
Control: tags -1 ftbfs

Dear Maintainer,

I am experiencing this as well in my Debian sid system. I had a similar issue a
couple of weeks ago in a Proxmox host (running Debian trixie), as Proxmox
provides its own kernel and it was bumped to version 7.  Leveraging AI (Gemini
and Claude) I managed to obtain patches for the nvidia-kernel-dkms package in
trixie, so that it would compile for Proxmox's kernel 7. These compile and I
get the functionality, so for me it was "good enough" for my homelab, but I
would not be so bold as to presume they are the best patch possible. If these
patches can be useful to see the changes that were needed to make this work,
such as the ones below, I could upload the file under debian/patches that
applied to the trixie package allowed me to built it for Proxmox's kernel 7:

     - conftest.sh: detect NV_VM_AREA_STRUCT_HAS___VM_FLAGS, absence of
dma_map_ops.map_resource, void return of dma_fence_signal, and
drm_mode_config_funcs.fb_create format_info argument
     - nv-mm.h: handle vma->vm_flags cast for kernels without __vm_flags
     - nv-mmap.c: wrap VMA_LOCK_OFFSET and __is_vma_write_locked for 1-arg form
     - nv-time.h: compat shim for removed in_irq() macro
     - nv-dma.c: guard dma_map_ops.map_resource access
     - header-presence-tests.mk: add drm/drm_print.h detection
     - nvidia-drm-priv.h: include drm_print.h for DRM_ERROR/DRM_INFO/DRM_DEBUG
     - nvidia-dma-fence-helper.h: handle void dma_fence_signal return type
     - nvidia-drm-helper.h: use for_each_new_*_in_state iterators
     - nvidia-drm-drv.c, nvidia-drm-fb.c: handle fb_create format_info arg


Thanks,
Jonas.


-- Package-specific info:
uname -a:
Linux darkstar 6.19.14+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.19.14-1 (2026-04-25) x86_64 GNU/Linux

/proc/version:
Linux version 6.19.14+deb14-amd64 (debian-kernel at lists.debian.org) (x86_64-linux-gnu-gcc-15 (Debian 15.2.0-17) 15.2.0, GNU ld (GNU Binutils for Debian) 2.46) #1 SMP PREEMPT_DYNAMIC Debian 6.19.14-1 (2026-04-25)

/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module  550.163.01  Tue Apr  8 12:41:17 UTC 2025
GCC version:  gcc version 15.2.0 (Debian 15.2.0-17) 

lspci 'display controller [030?]':
0000:00:02.0 VGA compatible controller [0300]: Intel Corporation TigerLake-H GT1 [UHD Graphics] [8086:9a60] (rev 01) (prog-if 00 [VGA controller])
	DeviceName: Onboard - Video
	Subsystem: Dell Device [1028:0a62]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupts: pin B disabled, MSI(X) routed to IRQ 196
	IOMMU group: 2
	Region 0: Memory at 6074000000 (64-bit, non-prefetchable) [size=16M]
	Region 2: Memory at 4000000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at 4000 [size=64]
	Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: i915
	Kernel modules: i915, xe

0000:01:00.0 3D controller [0302]: NVIDIA Corporation TU117GLM [T1200 Laptop GPU] [10de:1fbc] (rev a1)
	Subsystem: Dell Device [1028:0a62]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupts: pin B disabled, MSI(X) routed to IRQ 233
	IOMMU group: 18
	Region 0: Memory at a2000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at 6000000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at 6010000000 (64-bit, prefetchable) [size=32M]
	Region 5: I/O ports at 3000 [size=128]
	Expansion ROM at a3000000 [virtual] [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: nvidia
	Kernel modules: nvidia

dmesg:

Device node permissions:
crw-rw----+ 1 root video  226,   0 May  7 18:46 /dev/dri/card0
crw-rw----+ 1 root render 226, 128 May  7 18:46 /dev/dri/renderD128
crw-rw-rw-  1 root root   195, 254 May  7 18:41 /dev/nvidia-modeset
crw-rw-rw-  1 root root   508,   0 May  7 18:41 /dev/nvidia-uvm
crw-rw-rw-  1 root root   508,   1 May  7 18:41 /dev/nvidia-uvm-tools
crw-rw-rw-  1 root root   195,   0 May  7 18:41 /dev/nvidia0
crw-rw-rw-  1 root root   195, 255 May  7 18:41 /dev/nvidiactl

/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root  8 May  7 18:41 pci-0000:00:02.0-card -> ../card0
lrwxrwxrwx 1 root root 13 May  7 18:41 pci-0000:00:02.0-render -> ../renderD128

/dev/nvidia-caps:
total 0
cr-------- 1 root root 511, 1 May  7 18:41 nvidia-cap1
cr--r--r-- 1 root root 511, 2 May  7 18:41 nvidia-cap2
video:x:44:jonas

Alternative 'nvidia':
nvidia - auto mode
  link best version is /usr/lib/nvidia/current
  link currently points to /usr/lib/nvidia/current
  link nvidia is /usr/lib/nvidia/nvidia
  slave nvidia--libEGL_nvidia.so.0-i386-linux-gnu is /usr/lib/i386-linux-gnu/libEGL_nvidia.so.0
  slave nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libEGL_nvidia.so.0
  slave nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu is /usr/lib/i386-linux-gnu/libGLESv1_CM_nvidia.so.1
  slave nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv1_CM_nvidia.so.1
  slave nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu is /usr/lib/i386-linux-gnu/libGLESv2_nvidia.so.2
  slave nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2
  slave nvidia--libGLX_nvidia.so.0-i386-linux-gnu is /usr/lib/i386-linux-gnu/libGLX_nvidia.so.0
  slave nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
  slave nvidia--libcuda.so-i386-linux-gnu is /usr/lib/i386-linux-gnu/libcuda.so
  slave nvidia--libcuda.so-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libcuda.so
  slave nvidia--libcuda.so.1-i386-linux-gnu is /usr/lib/i386-linux-gnu/libcuda.so.1
  slave nvidia--libcuda.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libcuda.so.1
  slave nvidia--libglxserver_nvidia.so is /usr/lib/nvidia/libglxserver_nvidia.so
  slave nvidia--libnvcuvid.so-i386-linux-gnu is /usr/lib/i386-linux-gnu/libnvcuvid.so
  slave nvidia--libnvcuvid.so-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvcuvid.so
  slave nvidia--libnvcuvid.so.1-i386-linux-gnu is /usr/lib/i386-linux-gnu/libnvcuvid.so.1
  slave nvidia--libnvcuvid.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvcuvid.so.1
  slave nvidia--libnvidia-allocator.so.1-i386-linux-gnu is /usr/lib/i386-linux-gnu/libnvidia-allocator.so.1
  slave nvidia--libnvidia-allocator.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-allocator.so.1
  slave nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
  slave nvidia--libnvidia-encode.so.1-i386-linux-gnu is /usr/lib/i386-linux-gnu/libnvidia-encode.so.1
  slave nvidia--libnvidia-encode.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-encode.so.1
  slave nvidia--libnvidia-ml.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1
  slave nvidia--libnvidia-ptxjitcompiler.so.1-i386-linux-gnu is /usr/lib/i386-linux-gnu/libnvidia-ptxjitcompiler.so.1
  slave nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-ptxjitcompiler.so.1
  slave nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/vdpau/libvdpau_nvidia.so.1
  slave nvidia--nv-control-dpy is /usr/bin/nv-control-dpy
  slave nvidia--nvidia-application-profiles-key-documentation is /usr/share/nvidia/nvidia-application-profiles-key-documentation
  slave nvidia--nvidia-blacklists-nouveau.conf is /etc/nvidia/nvidia-blacklists-nouveau.conf
  slave nvidia--nvidia-bug-report.sh is /usr/lib/nvidia/nvidia-bug-report.sh
  slave nvidia--nvidia-debugdump is /usr/bin/nvidia-debugdump
  slave nvidia--nvidia-drm-outputclass.conf is /etc/nvidia/nvidia-drm-outputclass.conf
  slave nvidia--nvidia-drm_gbm.so-i386-linux-gnu is /usr/lib/i386-linux-gnu/gbm/nvidia-drm_gbm.so
  slave nvidia--nvidia-drm_gbm.so-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/gbm/nvidia-drm_gbm.so
  slave nvidia--nvidia-load.conf is /etc/nvidia/nvidia-load.conf
  slave nvidia--nvidia-modprobe.conf is /etc/nvidia/nvidia-modprobe.conf
  slave nvidia--nvidia-options.conf is /etc/modprobe.d/nvidia-options.conf
  slave nvidia--nvidia-settings is /usr/bin/nvidia-settings
  slave nvidia--nvidia-settings.1.gz is /usr/share/man/man1/nvidia-settings.1.gz
  slave nvidia--nvidia-settings.desktop is /usr/share/applications/nvidia-settings.desktop
  slave nvidia--nvidia-smi is /usr/bin/nvidia-smi
  slave nvidia--nvidia-smi.1.gz is /usr/share/man/man1/nvidia-smi.1.gz
  slave nvidia--nvidia_drv.so is /usr/lib/nvidia/nvidia_drv.so
/usr/lib/nvidia/current - priority 550
  slave nvidia--libEGL_nvidia.so.0-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libEGL_nvidia.so.0
  slave nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
  slave nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
  slave nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
  slave nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
  slave nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
  slave nvidia--libGLX_nvidia.so.0-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libGLX_nvidia.so.0
  slave nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
  slave nvidia--libcuda.so-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libcuda.so
  slave nvidia--libcuda.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
  slave nvidia--libcuda.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libcuda.so.1
  slave nvidia--libcuda.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so.1
  slave nvidia--libglxserver_nvidia.so: /usr/lib/nvidia/current/libglxserver_nvidia.so
  slave nvidia--libnvcuvid.so-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libnvcuvid.so
  slave nvidia--libnvcuvid.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
  slave nvidia--libnvcuvid.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libnvcuvid.so.1
  slave nvidia--libnvcuvid.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so.1
  slave nvidia--libnvidia-allocator.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-allocator.so.1
  slave nvidia--libnvidia-allocator.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-allocator.so.1
  slave nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
  slave nvidia--libnvidia-encode.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-encode.so.1
  slave nvidia--libnvidia-encode.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-encode.so.1
  slave nvidia--libnvidia-ml.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so.1
  slave nvidia--libnvidia-ptxjitcompiler.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-ptxjitcompiler.so.1
  slave nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ptxjitcompiler.so.1
  slave nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libvdpau_nvidia.so.1
  slave nvidia--nv-control-dpy: /usr/lib/nvidia/current/nv-control-dpy
  slave nvidia--nvidia-application-profiles-key-documentation: /usr/share/nvidia/nvidia-application-profiles-550.163.01-key-documentation
  slave nvidia--nvidia-blacklists-nouveau.conf: /etc/nvidia/nvidia-550.163.01/nvidia-blacklists-nouveau.conf
  slave nvidia--nvidia-bug-report.sh: /usr/lib/nvidia/current/nvidia-bug-report.sh
  slave nvidia--nvidia-debugdump: /usr/lib/nvidia/current/nvidia-debugdump
  slave nvidia--nvidia-drm-outputclass.conf: /etc/nvidia/current/nvidia-drm-outputclass.conf
  slave nvidia--nvidia-drm_gbm.so-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/nvidia-drm_gbm.so
  slave nvidia--nvidia-drm_gbm.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/nvidia-drm_gbm.so
  slave nvidia--nvidia-load.conf: /etc/nvidia/nvidia-550.163.01/nvidia-load.conf
  slave nvidia--nvidia-modprobe.conf: /etc/nvidia/nvidia-550.163.01/nvidia-modprobe.conf
  slave nvidia--nvidia-options.conf: /etc/nvidia/nvidia-550.163.01/nvidia-options.conf
  slave nvidia--nvidia-settings: /usr/lib/nvidia/current/nvidia-settings
  slave nvidia--nvidia-settings.1.gz: /usr/lib/nvidia/current/nvidia-settings.1.gz
  slave nvidia--nvidia-settings.desktop: /usr/lib/nvidia/current/nvidia-settings.desktop
  slave nvidia--nvidia-smi: /usr/lib/nvidia/current/nvidia-smi
  slave nvidia--nvidia-smi.1.gz: /usr/lib/nvidia/current/nvidia-smi.1.gz
  slave nvidia--nvidia_drv.so: /usr/lib/nvidia/current/nvidia_drv.so
/usr/lib/nvidia/current-open - priority 549
  slave nvidia--libEGL_nvidia.so.0-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libEGL_nvidia.so.0
  slave nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
  slave nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
  slave nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
  slave nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
  slave nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
  slave nvidia--libGLX_nvidia.so.0-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libGLX_nvidia.so.0
  slave nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
  slave nvidia--libcuda.so-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libcuda.so
  slave nvidia--libcuda.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
  slave nvidia--libcuda.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libcuda.so.1
  slave nvidia--libcuda.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so.1
  slave nvidia--libglxserver_nvidia.so: /usr/lib/nvidia/current/libglxserver_nvidia.so
  slave nvidia--libnvcuvid.so-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libnvcuvid.so
  slave nvidia--libnvcuvid.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
  slave nvidia--libnvcuvid.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libnvcuvid.so.1
  slave nvidia--libnvcuvid.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so.1
  slave nvidia--libnvidia-allocator.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-allocator.so.1
  slave nvidia--libnvidia-allocator.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-allocator.so.1
  slave nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
  slave nvidia--libnvidia-encode.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-encode.so.1
  slave nvidia--libnvidia-encode.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-encode.so.1
  slave nvidia--libnvidia-ml.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so.1
  slave nvidia--libnvidia-ptxjitcompiler.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-ptxjitcompiler.so.1
  slave nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ptxjitcompiler.so.1
  slave nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libvdpau_nvidia.so.1
  slave nvidia--nv-control-dpy: /usr/lib/nvidia/current/nv-control-dpy
  slave nvidia--nvidia-application-profiles-key-documentation: /usr/share/nvidia/nvidia-application-profiles-550.163.01-key-documentation
  slave nvidia--nvidia-blacklists-nouveau.conf: /etc/nvidia/550.163.01-open/nvidia-blacklists-nouveau.conf
  slave nvidia--nvidia-bug-report.sh: /usr/lib/nvidia/current/nvidia-bug-report.sh
  slave nvidia--nvidia-debugdump: /usr/lib/nvidia/current/nvidia-debugdump
  slave nvidia--nvidia-drm-outputclass.conf: /etc/nvidia/current/nvidia-drm-outputclass.conf
  slave nvidia--nvidia-drm_gbm.so-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/current/nvidia-drm_gbm.so
  slave nvidia--nvidia-drm_gbm.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/nvidia-drm_gbm.so
  slave nvidia--nvidia-load.conf: /etc/nvidia/550.163.01-open/nvidia-load.conf
  slave nvidia--nvidia-modprobe.conf: /etc/nvidia/550.163.01-open/nvidia-modprobe.conf
  slave nvidia--nvidia-options.conf: /etc/nvidia/550.163.01-open/nvidia-options.conf
  slave nvidia--nvidia-settings: /usr/lib/nvidia/current/nvidia-settings
  slave nvidia--nvidia-settings.1.gz: /usr/lib/nvidia/current/nvidia-settings.1.gz
  slave nvidia--nvidia-settings.desktop: /usr/lib/nvidia/current/nvidia-settings.desktop
  slave nvidia--nvidia-smi: /usr/lib/nvidia/current/nvidia-smi
  slave nvidia--nvidia-smi.1.gz: /usr/lib/nvidia/current/nvidia-smi.1.gz
  slave nvidia--nvidia_drv.so: /usr/lib/nvidia/current/nvidia_drv.so
/usr/lib/nvidia/tesla-535 - priority 535
  slave nvidia--libGLX_nvidia.so.0-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/tesla-535/libGLX_nvidia.so.0
  slave nvidia--nvidia-drm-outputclass.conf: /etc/nvidia/tesla-535/nvidia-drm-outputclass.conf

Alternative 'glx':
glx - auto mode
  link best version is /usr/lib/nvidia/bumblebee
  link currently points to /usr/lib/nvidia/bumblebee
  link glx is /usr/lib/glx
  slave glx--libEGL.so.1-i386-linux-gnu is /usr/lib/i386-linux-gnu/libEGL.so.1
  slave glx--libEGL.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libEGL.so.1
  slave glx--libGL.so.1-i386-linux-gnu is /usr/lib/i386-linux-gnu/libGL.so.1
  slave glx--libGL.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGL.so.1
  slave glx--libGLESv1_CM.so.1-i386-linux-gnu is /usr/lib/i386-linux-gnu/libGLESv1_CM.so.1
  slave glx--libGLESv1_CM.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1
  slave glx--libGLESv2.so.2-i386-linux-gnu is /usr/lib/i386-linux-gnu/libGLESv2.so.2
  slave glx--libGLESv2.so.2-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv2.so.2
  slave glx--libGLX_indirect.so.0-i386-linux-gnu is /usr/lib/i386-linux-gnu/libGLX_indirect.so.0
  slave glx--libGLX_indirect.so.0-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLX_indirect.so.0
  slave glx--libglxserver_nvidia.so is /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
  slave glx--libnvidia-cfg.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-cfg.so.1
  slave glx--nvidia-blacklists-nouveau.conf is /etc/modprobe.d/nvidia-blacklists-nouveau.conf
  slave glx--nvidia-bug-report.sh is /usr/bin/nvidia-bug-report.sh
  slave glx--nvidia-drm-outputclass.conf is /usr/share/X11/xorg.conf.d/nvidia-drm-outputclass.conf
  slave glx--nvidia-load.conf is /etc/modules-load.d/nvidia.conf
  slave glx--nvidia-modprobe.conf is /etc/modprobe.d/nvidia.conf
  slave glx--nvidia_drv.so is /usr/lib/xorg/modules/drivers/nvidia_drv.so
/usr/lib/mesa-diverted - priority 5
  slave glx--libEGL.so.1-i386-linux-gnu: /usr/lib/mesa-diverted/i386-linux-gnu/libEGL.so.1
  slave glx--libEGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
  slave glx--libGL.so.1-i386-linux-gnu: /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
  slave glx--libGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
  slave glx--libGLESv1_CM.so.1-i386-linux-gnu: /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1
  slave glx--libGLESv1_CM.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
  slave glx--libGLESv2.so.2-i386-linux-gnu: /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2
  slave glx--libGLESv2.so.2-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
  slave glx--libGLX_indirect.so.0-i386-linux-gnu: /usr/lib/i386-linux-gnu/libGLX_mesa.so.0
  slave glx--libGLX_indirect.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0
/usr/lib/nvidia - priority 100
  slave glx--libEGL.so.1-i386-linux-gnu: /usr/lib/mesa-diverted/i386-linux-gnu/libEGL.so.1
  slave glx--libEGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
  slave glx--libGL.so.1-i386-linux-gnu: /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
  slave glx--libGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
  slave glx--libGLESv1_CM.so.1-i386-linux-gnu: /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1
  slave glx--libGLESv1_CM.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
  slave glx--libGLESv2.so.2-i386-linux-gnu: /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2
  slave glx--libGLESv2.so.2-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
  slave glx--libGLX_indirect.so.0-i386-linux-gnu: /usr/lib/i386-linux-gnu/libGLX_nvidia.so.0
  slave glx--libGLX_indirect.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
  slave glx--libglxserver_nvidia.so: /usr/lib/nvidia/libglxserver_nvidia.so
  slave glx--libnvidia-cfg.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
  slave glx--nvidia-blacklists-nouveau.conf: /etc/nvidia/nvidia-blacklists-nouveau.conf
  slave glx--nvidia-bug-report.sh: /usr/lib/nvidia/nvidia-bug-report.sh
  slave glx--nvidia-drm-outputclass.conf: /etc/nvidia/nvidia-drm-outputclass.conf
  slave glx--nvidia-load.conf: /etc/nvidia/nvidia-load.conf
  slave glx--nvidia-modprobe.conf: /etc/nvidia/nvidia-modprobe.conf
  slave glx--nvidia_drv.so: /usr/lib/nvidia/nvidia_drv.so
/usr/lib/nvidia/bumblebee - priority 125
  slave glx--libEGL.so.1-i386-linux-gnu: /usr/lib/mesa-diverted/i386-linux-gnu/libEGL.so.1
  slave glx--libEGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
  slave glx--libGL.so.1-i386-linux-gnu: /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
  slave glx--libGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
  slave glx--libGLESv1_CM.so.1-i386-linux-gnu: /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1
  slave glx--libGLESv1_CM.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
  slave glx--libGLESv2.so.2-i386-linux-gnu: /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2
  slave glx--libGLESv2.so.2-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
  slave glx--libGLX_indirect.so.0-i386-linux-gnu: /usr/lib/i386-linux-gnu/libGLX_mesa.so.0
  slave glx--libGLX_indirect.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0
  slave glx--libnvidia-cfg.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
  slave glx--nvidia-blacklists-nouveau.conf: /etc/nvidia/nvidia-blacklists-nouveau.conf
  slave glx--nvidia-bug-report.sh: /usr/lib/nvidia/nvidia-bug-report.sh
  slave glx--nvidia-modprobe.conf: /etc/nvidia/nvidia-modprobe.conf

OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root            25 Nov  6  2025 /etc/alternatives/glx -> /usr/lib/nvidia/bumblebee
lrwxrwxrwx 1 root root            49 Aug 24  2022 /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so
lrwxrwxrwx 1 root root            49 Oct 29  2024 /etc/alternatives/glx--libEGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libEGL.so.1
lrwxrwxrwx 1 root root            51 Nov  6  2025 /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
lrwxrwxrwx 1 root root            48 Jan  2  2023 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root            48 Jan  2  2023 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root            48 Oct 29  2024 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root            48 Oct 29  2024 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root            50 Nov  6  2025 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root            50 Nov  6  2025 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root            55 Aug 24  2022 /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so
lrwxrwxrwx 1 root root            55 Aug 24  2022 /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so
lrwxrwxrwx 1 root root            55 Oct 29  2024 /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root            55 Oct 29  2024 /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root            57 Nov  6  2025 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root            57 Nov  6  2025 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root            52 Aug 24  2022 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root            52 Aug 24  2022 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root            52 Oct 29  2024 /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root            52 Oct 29  2024 /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root            54 Nov  6  2025 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root            54 Nov  6  2025 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root            40 Oct 30  2025 /etc/alternatives/glx--libGLX_indirect.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/libGLX_mesa.so.0
lrwxrwxrwx 1 root root            40 Oct 30  2025 /etc/alternatives/glx--libGLX_indirect.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/libGLX_mesa.so.0
lrwxrwxrwx 1 root root            42 Nov  6  2025 /etc/alternatives/glx--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0
lrwxrwxrwx 1 root root            42 Nov  6  2025 /etc/alternatives/glx--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0
lrwxrwxrwx 1 root root            51 Nov  6  2025 /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root            42 Nov  6  2025 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root            36 Nov  6  2025 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root            32 Nov  6  2025 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root            22 Jan  2  2023 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root            23 Mar  9 19:51 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root            57 Mar  9 19:51 /etc/alternatives/nvidia--libEGL_nvidia.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libEGL_nvidia.so.0
lrwxrwxrwx 1 root root            59 Mar  9 19:51 /etc/alternatives/nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
lrwxrwxrwx 1 root root            63 Mar  9 19:51 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root            63 Mar  9 19:51 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root            65 Mar  9 19:51 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root            65 Mar  9 19:51 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root            60 Mar  9 19:51 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root            60 Mar  9 19:51 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root            62 Mar  9 19:51 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root            62 Mar  9 19:51 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root            57 Mar  9 19:51 /etc/alternatives/nvidia--libGLX_nvidia.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root            57 Mar  9 19:51 /etc/alternatives/nvidia--libGLX_nvidia.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root            59 Mar  9 19:51 /etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root            59 Mar  9 19:51 /etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root            49 Mar  9 19:51 /etc/alternatives/nvidia--libcuda.so-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libcuda.so
lrwxrwxrwx 1 root root            51 Mar  9 19:51 /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
lrwxrwxrwx 1 root root            51 Mar  9 19:51 /etc/alternatives/nvidia--libcuda.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libcuda.so.1
lrwxrwxrwx 1 root root            53 Mar  9 19:51 /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so.1
lrwxrwxrwx 1 root root            46 Mar  9 19:51 /etc/alternatives/nvidia--libglxserver_nvidia.so -> /usr/lib/nvidia/current/libglxserver_nvidia.so
lrwxrwxrwx 1 root root            52 Mar  9 19:51 /etc/alternatives/nvidia--libnvcuvid.so-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libnvcuvid.so
lrwxrwxrwx 1 root root            54 Mar  9 19:51 /etc/alternatives/nvidia--libnvcuvid.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
lrwxrwxrwx 1 root root            54 Mar  9 19:51 /etc/alternatives/nvidia--libnvcuvid.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libnvcuvid.so.1
lrwxrwxrwx 1 root root            56 Mar  9 19:51 /etc/alternatives/nvidia--libnvcuvid.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so.1
lrwxrwxrwx 1 root root            63 Mar  9 19:51 /etc/alternatives/nvidia--libnvidia-allocator.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-allocator.so.1
lrwxrwxrwx 1 root root            65 Mar  9 19:51 /etc/alternatives/nvidia--libnvidia-allocator.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-allocator.so.1
lrwxrwxrwx 1 root root            59 Mar  9 19:51 /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root            60 Mar  9 19:51 /etc/alternatives/nvidia--libnvidia-encode.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-encode.so.1
lrwxrwxrwx 1 root root            62 Mar  9 19:51 /etc/alternatives/nvidia--libnvidia-encode.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-encode.so.1
lrwxrwxrwx 1 root root            58 Mar  9 19:51 /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so.1
lrwxrwxrwx 1 root root            68 Mar  9 19:51 /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-ptxjitcompiler.so.1
lrwxrwxrwx 1 root root            70 Mar  9 19:51 /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ptxjitcompiler.so.1
lrwxrwxrwx 1 root root            61 Mar  9 19:51 /etc/alternatives/nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libvdpau_nvidia.so.1
lrwxrwxrwx 1 root root            38 Mar  9 19:51 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root            74 Apr  8  2025 /etc/alternatives/nvidia--nvidia-application-profiles-key-documentation -> /usr/share/nvidia/nvidia-application-profiles-550.163.01-key-documentation
lrwxrwxrwx 1 root root            60 Apr 16  2024 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-550.163.01/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root            44 Mar  9 19:51 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root            40 Mar  9 19:51 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root            47 Mar  9 19:51 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root            56 Mar  9 19:51 /etc/alternatives/nvidia--nvidia-drm_gbm.so-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/nvidia-drm_gbm.so
lrwxrwxrwx 1 root root            58 Mar  9 19:51 /etc/alternatives/nvidia--nvidia-drm_gbm.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/nvidia-drm_gbm.so
lrwxrwxrwx 1 root root            46 Jun 28  2023 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/nvidia-550.163.01/nvidia-load.conf
lrwxrwxrwx 1 root root            50 Apr 16  2024 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/nvidia-550.163.01/nvidia-modprobe.conf
lrwxrwxrwx 1 root root            49 Apr 16  2024 /etc/alternatives/nvidia--nvidia-options.conf -> /etc/nvidia/nvidia-550.163.01/nvidia-options.conf
lrwxrwxrwx 1 root root            39 Mar  9 19:51 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root            44 Mar  9 19:51 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root            47 Mar  9 19:51 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root            34 Mar  9 19:51 /etc/alternatives/nvidia--nvidia-smi -> /usr/lib/nvidia/current/nvidia-smi
lrwxrwxrwx 1 root root            39 Mar  9 19:51 /etc/alternatives/nvidia--nvidia-smi.1.gz -> /usr/lib/nvidia/current/nvidia-smi.1.gz
lrwxrwxrwx 1 root root            37 Mar  9 19:51 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx 1 root root            49 Oct 29  2024 /usr/lib/i386-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root            48 Oct 29  2024 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root            55 Oct 29  2024 /usr/lib/i386-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root            65 Aug 28  2025 /usr/lib/i386-linux-gnu/libGLESv1_CM_nvidia.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root            52 Oct 29  2024 /usr/lib/i386-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu
lrwxrwxrwx 1 root root            62 Aug 28  2025 /usr/lib/i386-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu
lrwxrwxrwx 1 root root            51 May  7  2025 /usr/lib/i386-linux-gnu/libcuda.so -> /etc/alternatives/nvidia--libcuda.so-i386-linux-gnu
lrwxrwxrwx 1 root root            53 May  7  2025 /usr/lib/i386-linux-gnu/libcuda.so.1 -> /etc/alternatives/nvidia--libcuda.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root            65 Aug 28  2025 /usr/lib/i386-linux-gnu/libnvidia-allocator.so.1 -> /etc/alternatives/nvidia--libnvidia-allocator.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root            26 Mar 27  2025 /usr/lib/i386-linux-gnu/libnvidia-egl-gbm.so.1 -> libnvidia-egl-gbm.so.1.1.2
-rw-r--r-- 1 root root         25908 Mar 27  2025 /usr/lib/i386-linux-gnu/libnvidia-egl-gbm.so.1.1.2
lrwxrwxrwx 1 root root            31 Feb  8 16:53 /usr/lib/i386-linux-gnu/libnvidia-egl-wayland.so.1 -> libnvidia-egl-wayland.so.1.1.21
-rw-r--r-- 1 root root         88220 Feb  8 16:53 /usr/lib/i386-linux-gnu/libnvidia-egl-wayland.so.1.1.21
-rw-r--r-- 1 root root      48974604 Sep  4  2025 /usr/lib/i386-linux-gnu/libnvidia-eglcore.so.535.274.02
-rw-r--r-- 1 root root      28606572 Apr  8  2025 /usr/lib/i386-linux-gnu/libnvidia-eglcore.so.550.163.01
lrwxrwxrwx 1 root root            62 May  7  2025 /usr/lib/i386-linux-gnu/libnvidia-encode.so.1 -> /etc/alternatives/nvidia--libnvidia-encode.so.1-i386-linux-gnu
-rw-r--r-- 1 root root      51067856 Sep  5  2025 /usr/lib/i386-linux-gnu/libnvidia-glcore.so.535.274.02
-rw-r--r-- 1 root root      30695760 Apr  8  2025 /usr/lib/i386-linux-gnu/libnvidia-glcore.so.550.163.01
-rw-r--r-- 1 root root        634576 Sep  4  2025 /usr/lib/i386-linux-gnu/libnvidia-glsi.so.535.274.02
-rw-r--r-- 1 root root        773884 Apr  8  2025 /usr/lib/i386-linux-gnu/libnvidia-glsi.so.550.163.01
-rw-r--r-- 1 root root      45818144 Sep  5  2025 /usr/lib/i386-linux-gnu/libnvidia-glvkspirv.so.535.274.02
-rw-r--r-- 1 root root      12890388 Apr  8  2025 /usr/lib/i386-linux-gnu/libnvidia-glvkspirv.so.550.163.01
-rw-r--r-- 1 root root      62014624 Apr  8  2025 /usr/lib/i386-linux-gnu/libnvidia-gpucomp.so.550.163.01
lrwxrwxrwx 1 root root            70 Dec 13  2022 /usr/lib/i386-linux-gnu/libnvidia-ptxjitcompiler.so.1 -> /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-i386-linux-gnu
-rw-r--r-- 1 root root         21880 Sep  4  2025 /usr/lib/i386-linux-gnu/libnvidia-tls.so.535.274.02
-rw-r--r-- 1 root root         21880 Apr  8  2025 /usr/lib/i386-linux-gnu/libnvidia-tls.so.550.163.01
-rw-r--r-- 1 root root       1326400 May 23  2025 /usr/lib/libnvidia-gtk3.so.550.163.01
-rw-r--r-- 1 root root         14248 May 23  2025 /usr/lib/libnvidia-wayland-client.so.550.163.01
lrwxrwxrwx 1 root root            49 Aug 24  2022 /usr/lib/x86_64-linux-gnu/libEGL.so -> /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root            51 Aug 24  2022 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root            48 Jan  2  2023 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root            50 Aug 24  2022 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root            55 Aug 24  2022 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so -> /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root            57 Aug 24  2022 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root            67 May  7  2025 /usr/lib/x86_64-linux-gnu/libGLESv1_CM_nvidia.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root            52 Aug 24  2022 /usr/lib/x86_64-linux-gnu/libGLESv2.so -> /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root            54 Aug 24  2022 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root            64 May  7  2025 /usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root            53 May  7  2025 /usr/lib/x86_64-linux-gnu/libcuda.so -> /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root            55 May  7  2025 /usr/lib/x86_64-linux-gnu/libcuda.so.1 -> /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root            20 Jun 27  2023 /usr/lib/x86_64-linux-gnu/libcudart.so.11.0 -> libcudart.so.11.8.89
-rw-r--r-- 1 root root        679264 Sep 29  2022 /usr/lib/x86_64-linux-gnu/libcudart.so.11.8.89
lrwxrwxrwx 1 root root            67 May  7  2025 /usr/lib/x86_64-linux-gnu/libnvidia-allocator.so.1 -> /etc/alternatives/nvidia--libnvidia-allocator.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root            58 Dec 13  2022 /usr/lib/x86_64-linux-gnu/libnvidia-cfg.so.1 -> /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root            32 Jul 13  2023 /usr/lib/x86_64-linux-gnu/libnvidia-container-go.so.1 -> libnvidia-container-go.so.1.13.5
-rw-r--r-- 1 root root       2967608 Jul 13  2023 /usr/lib/x86_64-linux-gnu/libnvidia-container-go.so.1.13.5
lrwxrwxrwx 1 root root            29 Jul 13  2023 /usr/lib/x86_64-linux-gnu/libnvidia-container.so.1 -> libnvidia-container.so.1.13.5
-rwxr-xr-x 1 root root        187664 Jul 13  2023 /usr/lib/x86_64-linux-gnu/libnvidia-container.so.1.13.5
lrwxrwxrwx 1 root root            26 Mar 27  2025 /usr/lib/x86_64-linux-gnu/libnvidia-egl-gbm.so.1 -> libnvidia-egl-gbm.so.1.1.2
-rw-r--r-- 1 root root         26536 Mar 27  2025 /usr/lib/x86_64-linux-gnu/libnvidia-egl-gbm.so.1.1.2
lrwxrwxrwx 1 root root            31 Feb  8 16:53 /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1 -> libnvidia-egl-wayland.so.1.1.21
-rw-r--r-- 1 root root         81472 Feb  8 16:53 /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1.1.21
-rw-r--r-- 1 root root      30352200 Apr  8  2025 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.550.163.01
lrwxrwxrwx 1 root root            64 May  7  2025 /usr/lib/x86_64-linux-gnu/libnvidia-encode.so.1 -> /etc/alternatives/nvidia--libnvidia-encode.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root      32464992 Apr  8  2025 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.550.163.01
-rw-r--r-- 1 root root        582808 Apr  8  2025 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.550.163.01
-rw-r--r-- 1 root root       9062480 Apr  8  2025 /usr/lib/x86_64-linux-gnu/libnvidia-glvkspirv.so.550.163.01
-rw-r--r-- 1 root root      43659040 Apr  8  2025 /usr/lib/x86_64-linux-gnu/libnvidia-gpucomp.so.550.163.01
lrwxrwxrwx 1 root root            60 May  7  2025 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 -> /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root         10176 Apr  8  2025 /usr/lib/x86_64-linux-gnu/libnvidia-pkcs11-openssl3.so.550.163.01
lrwxrwxrwx 1 root root            72 Dec 13  2022 /usr/lib/x86_64-linux-gnu/libnvidia-ptxjitcompiler.so.1 -> /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root      76336528 Apr  8  2025 /usr/lib/x86_64-linux-gnu/libnvidia-rtcore.so.550.163.01
-rw-r--r-- 1 root root         18632 Apr  8  2025 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.550.163.01
-rw-r--r-- 1 root root        310504 Apr 14 15:59 /usr/lib/xorg/modules/extensions/libglx.so
-rw-r--r-- 1 root root        273393 May  7 18:46 /var/log/Xorg.0.log
-rw-r--r-- 1 root root        177669 May  7 17:58 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root         77674 Jul 30  2025 /var/log/Xorg.1.log
-rw-r--r-- 1 root root         31963 Aug 17  2022 /var/log/Xorg.1.log.old
-rw-r--r-- 1 root bumblebee    18368 Apr 21 15:11 /var/log/Xorg.8.log
-rw-r--r-- 1 root bumblebee    17010 Apr  1 12:58 /var/log/Xorg.8.log.old
/etc/OpenCL/vendors/:
total 20
drwxr-xr-x 2 root root 4096 May  7 19:17 .
drwxr-xr-x 3 root root 4096 Feb 25  2022 ..
-rw-r--r-- 1 root root   44 Oct 13  2021 intel-beignet-x86_64-linux-gnu.icd
-rw-r--r-- 1 root root   22 Feb 22  2024 nvidia.icd
-rw-r--r-- 1 root root   22 Mar 12 15:24 rusticl.icd

/etc/X11/xorg.conf.d/:
total 8
drwxr-xr-x  2 root root 4096 Feb 15  2021 .
drwxr-xr-x 14 root root 4096 Jan 19 16:53 ..

/etc/nvidia/:
total 44
drwxr-xr-x   7 root root  4096 Mar  9 20:21 .
drwxr-xr-x 339 root root 20480 May  8 08:31 ..
lrwxrwxrwx   1 root root    12 Nov 20 00:08 550.163.01-open -> current-open
drwxr-xr-x   2 root root  4096 Mar 16 08:46 current
drwxr-xr-x   2 root root  4096 Mar  9 19:54 current-open
lrwxrwxrwx   1 root root     7 Nov 10 20:44 nvidia-550.163.01 -> current
lrwxrwxrwx   1 root root    56 Apr 16  2024 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx   1 root root    53 Oct 25  2023 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx   1 root root    42 Jun 28  2023 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx   1 root root    46 Apr 16  2024 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
drwxr-xr-x   2 root root  4096 Oct 23  2024 tesla
drwxr-xr-x   2 root root  4096 Mar 25  2024 tesla-470
drwxr-xr-x   2 root root  4096 Mar  9 19:51 tesla-535

/usr/lib/i386-linux-gnu/nvidia/:
total 84
drwxr-xr-x  4 root root  4096 Mar  9 19:14 .
drwxr-xr-x 33 root root 69632 May  8 08:18 ..
drwxr-xr-x  2 root root  4096 Mar 16 08:38 current
drwxr-xr-x  2 root root  4096 Mar 31 13:05 tesla-535

/usr/lib/i386-linux-gnu/nvidia/current/:
total 72712
drwxr-xr-x 2 root root     4096 Mar 16 08:38 .
drwxr-xr-x 4 root root     4096 Mar  9 19:14 ..
lrwxrwxrwx 1 root root       27 Mar 15 20:23 libEGL_nvidia.so.0 -> libEGL_nvidia.so.550.163.01
-rw-r--r-- 1 root root  1252784 Apr  8  2025 libEGL_nvidia.so.550.163.01
lrwxrwxrwx 1 root root       33 Mar 15 20:23 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.550.163.01
-rw-r--r-- 1 root root    71208 Apr  8  2025 libGLESv1_CM_nvidia.so.550.163.01
lrwxrwxrwx 1 root root       30 Mar 15 20:23 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.550.163.01
-rw-r--r-- 1 root root   128548 Apr  8  2025 libGLESv2_nvidia.so.550.163.01
lrwxrwxrwx 1 root root       27 Mar 15 20:23 libGLX_nvidia.so.0 -> libGLX_nvidia.so.550.163.01
-rw-r--r-- 1 root root  1230564 Apr  8  2025 libGLX_nvidia.so.550.163.01
lrwxrwxrwx 1 root root       12 Mar 15 20:23 libcuda.so -> libcuda.so.1
lrwxrwxrwx 1 root root       21 Mar 15 20:23 libcuda.so.1 -> libcuda.so.550.163.01
-rw-r--r-- 1 root root 24814280 Apr  8  2025 libcuda.so.550.163.01
lrwxrwxrwx 1 root root       15 Mar 15 20:23 libnvcuvid.so -> libnvcuvid.so.1
lrwxrwxrwx 1 root root       24 Mar 15 20:23 libnvcuvid.so.1 -> libnvcuvid.so.550.163.01
-rw-r--r-- 1 root root 14440020 Apr  8  2025 libnvcuvid.so.550.163.01
lrwxrwxrwx 1 root root       33 Mar 15 20:23 libnvidia-allocator.so.1 -> libnvidia-allocator.so.550.163.01
-rw-r--r-- 1 root root   178976 Apr  8  2025 libnvidia-allocator.so.550.163.01
lrwxrwxrwx 1 root root       21 Mar 15 20:23 libnvidia-encode.so -> libnvidia-encode.so.1
lrwxrwxrwx 1 root root       30 Mar 15 20:23 libnvidia-encode.so.1 -> libnvidia-encode.so.550.163.01
-rw-r--r-- 1 root root   300540 Apr  8  2025 libnvidia-encode.so.550.163.01
lrwxrwxrwx 1 root root       38 Mar 15 20:23 libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.550.163.01
-rw-r--r-- 1 root root 31998316 Apr  8  2025 libnvidia-ptxjitcompiler.so.550.163.01
lrwxrwxrwx 1 root root       33 Mar 15 20:23 nvidia-drm_gbm.so -> libnvidia-allocator.so.550.163.01

/usr/lib/i386-linux-gnu/nvidia/tesla-535/:
total 1200
drwxr-xr-x 2 root root    4096 Mar 31 13:05 .
drwxr-xr-x 4 root root    4096 Mar  9 19:14 ..
lrwxrwxrwx 1 root root      27 Mar 31 01:20 libGLX_nvidia.so.0 -> libGLX_nvidia.so.535.274.02
-rw-r--r-- 1 root root 1218244 Sep  4  2025 libGLX_nvidia.so.535.274.02

/usr/lib/mesa-diverted/:
total 44
drwxr-xr-x   7 root root  4096 Jan  2  2023 .
drwxr-xr-x 274 root root 20480 May  8 08:18 ..
drwxr-xr-x   2 root root  4096 Oct  1  2021 aarch64-linux-gnu
drwxr-xr-x   2 root root  4096 Oct  1  2021 arm-linux-gnueabihf
drwxr-xr-x   2 root root  4096 Apr 28 21:47 i386-linux-gnu
lrwxrwxrwx   1 root root    33 Jan  2  2023 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x   2 root root  4096 Oct  1  2021 powerpc64le-linux-gnu
drwxr-xr-x   2 root root  4096 Apr 28 21:47 x86_64-linux-gnu

/usr/lib/mesa-diverted/aarch64-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Oct  1  2021 .
drwxr-xr-x 7 root root 4096 Jan  2  2023 ..

/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Oct  1  2021 .
drwxr-xr-x 7 root root 4096 Jan  2  2023 ..

/usr/lib/mesa-diverted/i386-linux-gnu/:
total 624
drwxr-xr-x 2 root root   4096 Apr 28 21:47 .
drwxr-xr-x 7 root root   4096 Jan  2  2023 ..
lrwxrwxrwx 1 root root     15 Apr 26 21:38 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root  87368 Apr 26 21:38 libEGL.so.1.1.0
lrwxrwxrwx 1 root root     14 Apr 26 21:38 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 435556 Apr 26 21:38 libGL.so.1.7.0
lrwxrwxrwx 1 root root     21 Apr 26 21:38 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root  38244 Apr 26 21:38 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root     18 Apr 26 21:38 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root  58724 Apr 26 21:38 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root     16 Dec  7 18:12 libGLX_indirect.so.0 -> libGLX_mesa.so.0

/usr/lib/mesa-diverted/powerpc64le-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Oct  1  2021 .
drwxr-xr-x 7 root root 4096 Jan  2  2023 ..

/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 740
drwxr-xr-x 2 root root   4096 Apr 28 21:47 .
drwxr-xr-x 7 root root   4096 Jan  2  2023 ..
lrwxrwxrwx 1 root root     11 Apr 26 19:11 libEGL.so -> libEGL.so.1
lrwxrwxrwx 1 root root     15 Apr 26 19:11 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root  88008 Apr 26 19:11 libEGL.so.1.1.0
lrwxrwxrwx 1 root root     10 Apr 26 19:11 libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root     14 Apr 26 19:11 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 538616 Apr 26 19:11 libGL.so.1.7.0
lrwxrwxrwx 1 root root     17 Apr 26 19:11 libGLESv1_CM.so -> libGLESv1_CM.so.1
lrwxrwxrwx 1 root root     21 Apr 26 19:11 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root  43000 Apr 26 19:11 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root     14 Apr 26 19:11 libGLESv2.so -> libGLESv2.so.2
lrwxrwxrwx 1 root root     18 Apr 26 19:11 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root  71672 Apr 26 19:11 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root     16 Dec  7 23:17 libGLX_indirect.so.0 -> libGLX_mesa.so.0

/usr/lib/mesa/:
total 24
drwxr-xr-x   2 root root  4096 Oct  1  2021 .
drwxr-xr-x 274 root root 20480 May  8 08:18 ..

/usr/lib/nvidia/:
total 60
drwxr-xr-x   7 root root  4096 Mar  9 19:13 .
drwxr-xr-x 274 root root 20480 May  8 08:18 ..
-rw-r--r--   1 root root    57 Jan  9  2024 alternate-install-present
drwxr-xr-x   2 root root  4096 Oct  1  2021 bumblebee
-rwxr-xr-x   1 root root  2125 Jan  9  2024 check-for-conflicting-opengl-libraries
-rwxr-xr-x   1 root root  1897 Jan  9  2024 check-for-mismatching-nvidia-module
drwxr-xr-x   2 root root  4096 Mar 16 08:36 current
drwxr-xr-x   2 root root  4096 Jun 28  2023 current-open
lrwxrwxrwx   1 root root    48 May  7  2025 libglxserver_nvidia.so -> /etc/alternatives/nvidia--libglxserver_nvidia.so
lrwxrwxrwx   1 root root    24 Jan  2  2023 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx   1 root root    46 May  7  2025 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx   1 root root    39 Mar 26  2025 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x   1 root root   616 Jan  9  2024 pre-install
drwxr-xr-x   2 root root  4096 Mar 11 10:06 tesla-535
drwxr-xr-x   2 root root  4096 Oct 25  2025 tesla-535-open

/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Oct  1  2021 .
drwxr-xr-x 7 root root 4096 Mar  9 19:13 ..

/usr/lib/nvidia/current-open/:
total 8
drwxr-xr-x 2 root root 4096 Jun 28  2023 .
drwxr-xr-x 7 root root 4096 Mar  9 19:13 ..

/usr/lib/nvidia/current/:
total 21216
drwxr-xr-x 2 root root     4096 Mar 16 08:36 .
drwxr-xr-x 7 root root     4096 Mar  9 19:13 ..
lrwxrwxrwx 1 root root       33 Mar 15 20:23 libglxserver_nvidia.so -> libglxserver_nvidia.so.550.163.01
-rw-r--r-- 1 root root 13449872 Apr  8  2025 libglxserver_nvidia.so.550.163.01
-rwxr-xr-x 1 root root    39264 May 23  2025 nv-control-dpy
-rwxr-xr-x 1 root root    40770 Mar 15 20:23 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   142064 Apr  8  2025 nvidia-debugdump
-rwxr-xr-x 1 root root   264784 May 23  2025 nvidia-settings
-rw-r--r-- 1 root root     8610 May 23  2025 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1620 May 23  2025 nvidia-settings.desktop
-rwxr-xr-x 1 root root  1068640 Apr  8  2025 nvidia-smi
-rw-r--r-- 1 root root    26866 Mar 15 20:23 nvidia-smi.1.gz
-rw-r--r-- 1 root root     3645 Mar 15 20:23 nvidia.ids
-rw-r--r-- 1 root root  6644208 Apr  8  2025 nvidia_drv.so

/usr/lib/nvidia/nvidia/:
total 21216
drwxr-xr-x 2 root root     4096 Mar 16 08:36 .
drwxr-xr-x 7 root root     4096 Mar  9 19:13 ..
lrwxrwxrwx 1 root root       33 Mar 15 20:23 libglxserver_nvidia.so -> libglxserver_nvidia.so.550.163.01
-rw-r--r-- 1 root root 13449872 Apr  8  2025 libglxserver_nvidia.so.550.163.01
-rwxr-xr-x 1 root root    39264 May 23  2025 nv-control-dpy
-rwxr-xr-x 1 root root    40770 Mar 15 20:23 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   142064 Apr  8  2025 nvidia-debugdump
-rwxr-xr-x 1 root root   264784 May 23  2025 nvidia-settings
-rw-r--r-- 1 root root     8610 May 23  2025 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1620 May 23  2025 nvidia-settings.desktop
-rwxr-xr-x 1 root root  1068640 Apr  8  2025 nvidia-smi
-rw-r--r-- 1 root root    26866 Mar 15 20:23 nvidia-smi.1.gz
-rw-r--r-- 1 root root     3645 Mar 15 20:23 nvidia.ids
-rw-r--r-- 1 root root  6644208 Apr  8  2025 nvidia_drv.so

/usr/lib/nvidia/tesla-535-open/:
total 8
drwxr-xr-x 2 root root 4096 Oct 25  2025 .
drwxr-xr-x 7 root root 4096 Mar  9 19:13 ..

/usr/lib/nvidia/tesla-535/:
total 8
drwxr-xr-x 2 root root 4096 Mar 11 10:06 .
drwxr-xr-x 7 root root 4096 Mar  9 19:13 ..

/usr/lib/x86_64-linux-gnu/nvidia/:
total 576
drwxr-xr-x   3 root root   4096 Mar  9 20:21 .
drwxr-xr-x 270 root root 573440 May  8 08:18 ..
drwxr-xr-x   2 root root   4096 Mar 16 08:38 current
lrwxrwxrwx   1 root root     61 May  7  2025 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu

/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 72568
drwxr-xr-x 2 root root     4096 Mar 16 08:38 .
drwxr-xr-x 3 root root     4096 Mar  9 20:21 ..
lrwxrwxrwx 1 root root       27 Mar 15 20:23 libEGL_nvidia.so.0 -> libEGL_nvidia.so.550.163.01
-rw-r--r-- 1 root root  1345696 Apr  8  2025 libEGL_nvidia.so.550.163.01
lrwxrwxrwx 1 root root       33 Mar 15 20:23 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.550.163.01
-rw-r--r-- 1 root root    68000 Apr  8  2025 libGLESv1_CM_nvidia.so.550.163.01
lrwxrwxrwx 1 root root       30 Mar 15 20:23 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.550.163.01
-rw-r--r-- 1 root root   117144 Apr  8  2025 libGLESv2_nvidia.so.550.163.01
lrwxrwxrwx 1 root root       27 Mar 15 20:23 libGLX_nvidia.so.0 -> libGLX_nvidia.so.550.163.01
-rw-r--r-- 1 root root  1203776 Apr  8  2025 libGLX_nvidia.so.550.163.01
lrwxrwxrwx 1 root root       12 Mar 15 20:23 libcuda.so -> libcuda.so.1
lrwxrwxrwx 1 root root       21 Mar 15 20:23 libcuda.so.1 -> libcuda.so.550.163.01
-rw-r--r-- 1 root root 28712096 Apr  8  2025 libcuda.so.550.163.01
lrwxrwxrwx 1 root root       15 Mar 15 20:23 libnvcuvid.so -> libnvcuvid.so.1
lrwxrwxrwx 1 root root       24 Mar 15 20:23 libnvcuvid.so.1 -> libnvcuvid.so.550.163.01
-rw-r--r-- 1 root root 10566992 Apr  8  2025 libnvcuvid.so.550.163.01
lrwxrwxrwx 1 root root       33 Mar 15 20:23 libnvidia-allocator.so.1 -> libnvidia-allocator.so.550.163.01
-rw-r--r-- 1 root root   168808 Apr  8  2025 libnvidia-allocator.so.550.163.01
lrwxrwxrwx 1 root root       27 Mar 15 20:23 libnvidia-cfg.so.1 -> libnvidia-cfg.so.550.163.01
-rw-r--r-- 1 root root   398968 Apr  8  2025 libnvidia-cfg.so.550.163.01
lrwxrwxrwx 1 root root       21 Mar 15 20:23 libnvidia-encode.so -> libnvidia-encode.so.1
lrwxrwxrwx 1 root root       30 Mar 15 20:23 libnvidia-encode.so.1 -> libnvidia-encode.so.550.163.01
-rw-r--r-- 1 root root   277152 Apr  8  2025 libnvidia-encode.so.550.163.01
lrwxrwxrwx 1 root root       17 Mar 15 20:23 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root       26 Mar 15 20:23 libnvidia-ml.so.1 -> libnvidia-ml.so.550.163.01
-rw-r--r-- 1 root root  2082360 Apr  8  2025 libnvidia-ml.so.550.163.01
lrwxrwxrwx 1 root root       38 Mar 15 20:23 libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.550.163.01
-rw-r--r-- 1 root root 28674464 Apr  8  2025 libnvidia-ptxjitcompiler.so.550.163.01
lrwxrwxrwx 1 root root       29 Mar 15 20:23 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.550.163.01
-rw-r--r-- 1 root root   654544 Apr  8  2025 libvdpau_nvidia.so.550.163.01
lrwxrwxrwx 1 root root       33 Mar 15 20:23 nvidia-drm_gbm.so -> libnvidia-allocator.so.550.163.01

/usr/share/X11/xorg.conf.d/:
total 28
drwxr-xr-x 2 root root 4096 Apr 16 02:23 .
drwxr-xr-x 5 root root 4096 Feb 26 11:02 ..
-rw-r--r-- 1 root root  126 Jul 24  2025 10-amdgpu.conf
-rw-r--r-- 1 root root 1659 Apr 14 15:59 10-quirks.conf
-rw-r--r-- 1 root root   92 Nov  8  2023 10-radeon.conf
-rw-r--r-- 1 root root 1429 Feb  5  2025 40-libinput.conf
-rw-r--r-- 1 root root 2482 Nov 28 21:09 70-wacom.conf

/etc/modprobe.d:
total 76
drwxr-xr-x   2 root root  4096 May  7 19:18 .
drwxr-xr-x 339 root root 20480 May  8 08:31 ..
-rw-r--r--   1 root root   154 Dec 20  2019 amd64-microcode-blacklist.conf
-rw-r--r--   1 root root    31 Dec  5  2020 ath9k_htc.conf
-rw-r--r--   1 root root    50 May 22  2020 blacklist-libnfc.conf
-rw-r--r--   1 root root   456 Jun 19  2025 bumblebee.conf
-rw-r--r--   1 root root   127 Feb 12  2021 dkms.conf
-rw-r--r--   1 root root   113 May  7 19:18 evdi.conf
-rw-r--r--   1 root root    70 Sep 19  2021 garmin-forerunner-tools.conf
-rw-r--r--   1 root root   154 Jun 23  2021 intel-microcode-blacklist.conf
-rw-r--r--   1 root root    65 Feb 28  2022 kvm.conf
-rw-r--r--   1 root root    86 Jan  9  2016 libhackrf0.conf
-rw-r--r--   1 root root   379 Jan  7  2022 mdadm.conf
-rw-r--r--   1 root root  1004 Jan 27  2022 mlx4.conf
lrwxrwxrwx   1 root root    53 Apr 16  2024 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
lrwxrwxrwx   1 root root    45 Apr 16  2024 nvidia-options.conf -> /etc/alternatives/nvidia--nvidia-options.conf
lrwxrwxrwx   1 root root    43 Apr 16  2024 nvidia.conf -> /etc/alternatives/glx--nvidia-modprobe.conf
-rw-r--r--   1 root root    88 Jan 27  2022 truescale.conf

/etc/modprobe.d/bumblebee.conf:# do not automatically load nouveau as it may prevent nvidia from loading
/etc/modprobe.d/bumblebee.conf:# do not automatically load nvidia as it's unloaded anyway when bumblebeed
/etc/modprobe.d/bumblebee.conf:blacklist nvidia
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-current
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-tesla-535
/etc/modprobe.d/bumblebee.conf:# do not automatically load nouveau as it may prevent nvidia from loading
/etc/modprobe.d/bumblebee.conf:blacklist nouveau

/etc/modules-load.d:
-rw-r--r-- 1 root root  278 Mar 18  2022 /etc/modules

/etc/modules-load.d/:
total 40
drwxr-xr-x   2 root root  4096 May  7 19:18 .
drwxr-xr-x 339 root root 20480 May  8 08:31 ..
-rw-r--r--   1 root root    52 Jan  2  2021 cryptmount.conf
-rw-r--r--   1 root root   119 Jan  8  2021 cups-filters.conf
-rw-r--r--   1 root root     5 May  7 19:18 evdi.conf
lrwxrwxrwx   1 root root    10 Mar 23 14:27 modules.conf -> ../modules
-rw-r--r--   1 root root     5 Apr 15  2020 uinput.conf


Files from nvidia-installer:

Config and logfiles:

<<<<<<<<<< /etc/bumblebee/bumblebee.conf >>>>>>>>>>
# Configuration file for Bumblebee. Values should **not** be put between quotes

## Server options. Any change made in this section will need a server restart
# to take effect.
[bumblebeed]
# The secondary Xorg server DISPLAY number
VirtualDisplay=:8
# Should the unused Xorg server be kept running? Set this to true if waiting
# for X to be ready is too long and don't need power management at all.
KeepUnusedXServer=false
# The name of the Bumbleblee server group name (GID name)
ServerGroup=bumblebee
# Card power state at exit. Set to false if the card shoud be ON when Bumblebee
# server exits.
TurnCardOffAtExit=false
# The default behavior of '-f' option on optirun. If set to "true", '-f' will
# be ignored.
NoEcoModeOverride=false
# The Driver used by Bumblebee server. If this value is not set (or empty),
# auto-detection is performed. The available drivers are nvidia and nouveau
# (See also the driver-specific sections below)
Driver=nvidia
# Directory with a dummy config file to pass as a -configdir to secondary X
XorgConfDir=/etc/bumblebee/xorg.conf.d
# Xorg binary to run
XorgBinary=/usr/lib/xorg/Xorg

## Client options. Will take effect on the next optirun executed.
[optirun]
# Acceleration/ rendering bridge, possible values are auto, virtualgl and
# primus.
Bridge=auto
# The method used for VirtualGL to transport frames between X servers.
# Possible values are proxy, jpeg, rgb, xv and yuv.
VGLTransport=proxy
# List of paths which are searched for the primus libGL.so.1 when using
# the primus bridge
PrimusLibraryPath=/usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
# Should the program run under optirun even if Bumblebee server or nvidia card
# is not available?
AllowFallbackToIGC=false


# Driver-specific settings are grouped under [driver-NAME]. The sections are
# parsed if the Driver setting in [bumblebeed] is set to NAME (or if auto-
# detection resolves to NAME).
# PMMethod: method to use for saving power by disabling the nvidia card, valid
# values are: auto - automatically detect which PM method to use
#         bbswitch - new in BB 3, recommended if available
#       switcheroo - vga_switcheroo method, use at your own risk
#             none - disable PM completely
# https://github.com/Bumblebee-Project/Bumblebee/wiki/Comparison-of-PM-methods

## Section with nvidia driver specific options, only parsed if Driver=nvidia
[driver-nvidia]
# Module name to load, defaults to Driver if empty or unset
KernelDriver=nvidia-current
#KernelDriver=nvidia-current-open
PMMethod=bbswitch
# colon-separated path to the nvidia libraries
LibraryPath=/usr/lib/x86_64-linux-gnu/nvidia:/usr/lib/i386-linux-gnu/nvidia:/usr/lib/x86_64-linux-gnu:/usr/lib/i386-linux-gnu
# comma-separated path of the directory containing nvidia_drv.so and the
# default Xorg modules path
XorgModulePath=/usr/lib/nvidia,/usr/lib/xorg/modules
XorgConfFile=/etc/bumblebee/xorg.conf.nvidia
# If set to true, will always unload the kernel module(s) even with
# PMMethod=none - useful for newer Optimus models on which the kernel power
# management works out of the box to power the card on/off without bbswitch.
AlwaysUnloadKernelDriver=false

## Section with nouveau driver specific options, only parsed if Driver=nouveau
[driver-nouveau]
KernelDriver=nouveau
PMMethod=auto
XorgConfFile=/etc/bumblebee/xorg.conf.nouveau

^^^^^^^^^^ /etc/bumblebee/bumblebee.conf ^^^^^^^^^^

<<<<<<<<<< /etc/bumblebee/xorg.conf.nvidia >>>>>>>>>>
Section "ServerLayout"
    Identifier  "Layout0"
    Option      "AutoAddDevices" "false"
    Option      "AutoAddGPU" "false"
EndSection

Section "Device"
    Identifier  "DiscreteNvidia"
    Driver      "nvidia"
    VendorName  "NVIDIA Corporation"

#   If the X server does not automatically detect your VGA device,
#   you can manually set it here.
#   To get the BusID prop, run `lspci | egrep 'VGA|3D'` and input the data
#   as you see in the commented example.
#   This Setting may be needed in some platforms with more than one
#   nvidia card, which may confuse the proprietary driver (e.g.,
#   trying to take ownership of the wrong device). Also needed on Ubuntu 13.04.
    BusID "PCI:01:00:0"
#0000:01:00.0
#    BusID "PCI:0000:01:00.0:
#   BusID "PCI:0000:01:00.0" 

#   Setting ProbeAllGpus to false prevents the new proprietary driver
#   instance spawned to try to control the integrated graphics card,
#   which is already being managed outside bumblebee.
#   This option doesn't hurt and it is required on platforms running
#   more than one nvidia graphics card with the proprietary driver.
#   (E.g. Macbook Pro pre-2010 with nVidia 9400M + 9600M GT).
#   If this option is not set, the new Xorg may blacken the screen and
#   render it unusable (unless you have some way to run killall Xorg).
    Option "ProbeAllGpus" "false"

    Option "NoLogo" "true"
    Option "UseEDID" "false"
    Option "UseDisplayDevice" "none"
    Option "HardDPMS" "false"
EndSection
^^^^^^^^^^ /etc/bumblebee/xorg.conf.nvidia ^^^^^^^^^^

<<<<<<<<<< /etc/modprobe.d/nvidia-blacklists-nouveau.conf >>>>>>>>>>
# You need to run "update-initramfs -u" after editing this file.

# see #580894
blacklist nouveau


^^^^^^^^^^ /etc/modprobe.d/nvidia-blacklists-nouveau.conf ^^^^^^^^^^

<<<<<<<<<< /etc/modprobe.d/nvidia-options.conf >>>>>>>>>>
#options nvidia-current NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660

# To grant performance counter access to unprivileged users, uncomment the following line:
#options nvidia-current NVreg_RestrictProfilingToAdminUsers=0

# Uncomment to enable this power management feature:
#options nvidia-current NVreg_PreserveVideoMemoryAllocations=1

# Uncomment to enable this power management feature:
#options nvidia-current NVreg_EnableS0ixPowerManagement=1

# Added on 15/04/2024
options nvidia NVreg_OpenRmEnableUnsupportedGpus=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-options.conf ^^^^^^^^^^

<<<<<<<<<< /etc/modprobe.d/nvidia.conf >>>>>>>>>>
install nvidia modprobe -i nvidia-current $CMDLINE_OPTS

install nvidia-modeset modprobe nvidia ; modprobe -i nvidia-current-modeset $CMDLINE_OPTS

install nvidia-drm modprobe nvidia-modeset ; modprobe -i nvidia-current-drm $CMDLINE_OPTS

install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-current-uvm $CMDLINE_OPTS

install nvidia-peermem modprobe nvidia ; modprobe -i nvidia-current-peermem $CMDLINE_OPTS

# unloading needs the internal names (i.e. upstream's names, not our renamed files)

remove nvidia modprobe -r -i nvidia-drm nvidia-modeset nvidia-peermem nvidia-uvm nvidia

remove nvidia-modeset modprobe -r -i nvidia-drm nvidia-modeset


alias char-major-195* nvidia

# These aliases are defined in *all* nvidia modules.
# Duplicating them here sets higher precedence and ensures the selected
# module gets loaded instead of a random first match if more than one
# version is installed. See #798207.
alias	pci:v000010DEd00000E00sv*sd*bc04sc80i00*	nvidia
alias	pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*	nvidia
alias	pci:v000010DEd*sv*sd*bc03sc02i00*		nvidia
alias	pci:v000010DEd*sv*sd*bc03sc00i00*		nvidia
^^^^^^^^^^ /etc/modprobe.d/nvidia.conf ^^^^^^^^^^

<<<<<<<<<< /home/jonas/.local/share/xorg/Xorg.0.log >>>>>>>>>>
[    42.180] (--) Log file renamed from "/home/jonas/.local/share/xorg/Xorg.pid-899.log" to "/home/jonas/.local/share/xorg/Xorg.0.log"
[    42.181] 
X.Org X Server 1.19.2
Release Date: 2017-03-02
[    42.181] X Protocol Version 11, Revision 0
[    42.181] Build Operating System: Linux 4.9.0-4-amd64 x86_64 Debian
[    42.181] Current Operating System: Linux darkstar 4.9.0-5-amd64 #1 SMP Debian 4.9.65-3+deb9u2 (2018-01-04) x86_64
[    42.181] Kernel command line: BOOT_IMAGE=/vmlinuz-4.9.0-5-amd64 root=/dev/mapper/darkstar--vg-root ro quiet
[    42.181] Build Date: 16 October 2017  08:19:45AM
[    42.181] xorg-server 2:1.19.2-1+deb9u2 (https://www.debian.org/support) 
[    42.181] Current version of pixman: 0.34.0
[    42.181] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    42.181] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    42.181] (==) Log file: "/home/jonas/.local/share/xorg/Xorg.0.log", Time: Wed Feb  7 13:23:22 2018
[    42.181] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    42.182] (==) No Layout section.  Using the first Screen section.
[    42.182] (==) No screen section available. Using defaults.
[    42.182] (**) |-->Screen "Default Screen Section" (0)
[    42.182] (**) |   |-->Monitor "<default monitor>"
[    42.183] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    42.183] (==) Automatically adding devices
[    42.183] (==) Automatically enabling devices
[    42.183] (==) Automatically adding GPU devices
[    42.183] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    42.183] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    42.183] 	Entry deleted from font path.
[    42.183] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    42.183] (==) ModulePath set to "/usr/lib/xorg/modules"
[    42.183] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    42.183] (II) Loader magic: 0x55e3bda59e00
[    42.183] (II) Module ABI versions:
[    42.183] 	X.Org ANSI C Emulation: 0.4
[    42.183] 	X.Org Video Driver: 23.0
[    42.183] 	X.Org XInput driver : 24.1
[    42.183] 	X.Org Server Extension : 10.0
[    42.184] (++) using VT number 2

[    42.184] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[    42.185] (II) xfree86: Adding drm device (/dev/dri/card1)
[    42.185] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 12 paused 0
[    42.185] (II) xfree86: Adding drm device (/dev/dri/card0)
[    42.185] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[    42.187] (--) PCI:*(0:0:2:0) 8086:591b:1028:07bf rev 4, Mem @ 0xeb000000/16777216, 0x80000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    42.187] (--) PCI: (0:1:0:0) 10de:13b6:1028:07bf rev 162, Mem @ 0xec000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    42.187] (II) LoadModule: "glx"
[    42.188] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    42.190] (II) Module glx: vendor="X.Org Foundation"
[    42.190] 	compiled for 1.19.2, module version = 1.0.0
[    42.191] 	ABI class: X.Org Server Extension, version 10.0
[    42.191] (==) Matched nouveau as autoconfigured driver 0
[    42.191] (==) Matched nv as autoconfigured driver 1
[    42.191] (==) Matched modesetting as autoconfigured driver 2
[    42.191] (==) Matched fbdev as autoconfigured driver 3
[    42.191] (==) Matched vesa as autoconfigured driver 4
[    42.191] (==) Assigned the driver to the xf86ConfigLayout
[    42.191] (II) LoadModule: "nouveau"
[    42.191] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    42.193] (II) Module nouveau: vendor="X.Org Foundation"
[    42.193] 	compiled for 1.19.3, module version = 1.0.13
[    42.193] 	Module class: X.Org Video Driver
[    42.193] 	ABI class: X.Org Video Driver, version 23.0
[    42.193] (II) LoadModule: "nv"
[    42.193] (WW) Warning, couldn't open module nv
[    42.193] (II) UnloadModule: "nv"
[    42.193] (II) Unloading nv
[    42.193] (EE) Failed to load module "nv" (module does not exist, 0)
[    42.193] (II) LoadModule: "modesetting"
[    42.193] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    42.194] (II) Module modesetting: vendor="X.Org Foundation"
[    42.194] 	compiled for 1.19.2, module version = 1.19.2
[    42.194] 	Module class: X.Org Video Driver
[    42.194] 	ABI class: X.Org Video Driver, version 23.0
[    42.194] (II) LoadModule: "fbdev"
[    42.194] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    42.194] (II) Module fbdev: vendor="X.Org Foundation"
[    42.194] 	compiled for 1.19.0, module version = 0.4.4
[    42.194] 	Module class: X.Org Video Driver
[    42.194] 	ABI class: X.Org Video Driver, version 23.0
[    42.194] (II) LoadModule: "vesa"
[    42.194] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    42.195] (II) Module vesa: vendor="X.Org Foundation"
[    42.195] 	compiled for 1.19.0, module version = 2.3.4
[    42.195] 	Module class: X.Org Video Driver
[    42.195] 	ABI class: X.Org Video Driver, version 23.0
[    42.195] (II) NOUVEAU driver Date:   Tue Sep 20 00:31:06 2016 -0400
[    42.195] (II) NOUVEAU driver for NVIDIA chipset families :
[    42.195] 	RIVA TNT        (NV04)
[    42.195] 	RIVA TNT2       (NV05)
[    42.195] 	GeForce 256     (NV10)
[    42.195] 	GeForce 2       (NV11, NV15)
[    42.195] 	GeForce 4MX     (NV17, NV18)
[    42.195] 	GeForce 3       (NV20)
[    42.195] 	GeForce 4Ti     (NV25, NV28)
[    42.195] 	GeForce FX      (NV3x)
[    42.195] 	GeForce 6       (NV4x)
[    42.195] 	GeForce 7       (G7x)
[    42.195] 	GeForce 8       (G8x)
[    42.195] 	GeForce GTX 200 (NVA0)
[    42.195] 	GeForce GTX 400 (NVC0)
[    42.195] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    42.195] (II) FBDEV: driver for framebuffer: fbdev
[    42.195] (II) VESA: driver for VESA chipsets: vesa
[    42.195] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    42.195] (II) [drm] nouveau interface version: 1.3.1
[    42.195] (EE) Unknown chipset: NV117
[    42.195] (II) modeset(0): using drv /dev/dri/card0
[    42.195] (II) modeset(G0): using drv /dev/dri/card1
[    42.195] (WW) Falling back to old probe method for fbdev
[    42.195] (II) Loading sub module "fbdevhw"
[    42.195] (II) LoadModule: "fbdevhw"
[    42.195] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    42.196] (II) Module fbdevhw: vendor="X.Org Foundation"
[    42.196] 	compiled for 1.19.2, module version = 0.0.2
[    42.196] 	ABI class: X.Org Video Driver, version 23.0
[    42.196] (WW) Falling back to old probe method for vesa
[    42.196] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    42.196] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    42.196] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    42.196] (==) modeset(0): RGB weight 888
[    42.196] (==) modeset(0): Default visual is TrueColor
[    42.196] (II) Loading sub module "glamoregl"
[    42.196] (II) LoadModule: "glamoregl"
[    42.196] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    42.199] (II) Module glamoregl: vendor="X.Org Foundation"
[    42.199] 	compiled for 1.19.2, module version = 1.0.0
[    42.199] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    42.199] (II) glamor: OpenGL accelerated X.org driver based.
[    42.205] (II) glamor: EGL version 1.4 (DRI2):
[    42.206] (II) modeset(0): glamor initialized
[    42.207] (II) modeset(0): Output eDP-1 has no monitor section
[    42.208] (II) modeset(0): Output DP-1 has no monitor section
[    42.209] (II) modeset(0): Output HDMI-1 has no monitor section
[    42.211] (II) modeset(0): Output DP-2 has no monitor section
[    42.212] (II) modeset(0): Output HDMI-2 has no monitor section
[    42.213] (II) modeset(0): EDID for output eDP-1
[    42.213] (II) modeset(0): Manufacturer: SHP  Model: 1453  Serial#: 0
[    42.213] (II) modeset(0): Year: 2015  Week: 40
[    42.213] (II) modeset(0): EDID Version: 1.4
[    42.213] (II) modeset(0): Digital Display Input
[    42.213] (II) modeset(0): 8 bits per channel
[    42.213] (II) modeset(0): Digital interface is DisplayPort
[    42.213] (II) modeset(0): Max Image Size [cm]: horiz.: 35  vert.: 19
[    42.213] (II) modeset(0): Gamma: 2.20
[    42.213] (II) modeset(0): No DPMS capabilities specified
[    42.213] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    42.213] (II) modeset(0): Default color space is primary color space
[    42.213] (II) modeset(0): First detailed timing is preferred mode
[    42.213] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    42.213] (II) modeset(0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
[    42.213] (II) modeset(0): blueX: 0.149 blueY: 0.060   whiteX: 0.312 whiteY: 0.328
[    42.213] (II) modeset(0): Manufacturer's mask: 0
[    42.213] (II) modeset(0): Supported detailed timing:
[    42.213] (II) modeset(0): clock: 138.5 MHz   Image Size:  346 x 194 mm
[    42.213] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    42.213] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[    42.213] (II) modeset(0):  1203M\x81LQ156M1
[    42.213] (II) modeset(0): Unknown vendor-specific block 0
[    42.213] (II) modeset(0): EDID (in hex):
[    42.213] (II) modeset(0): 	00ffffffffffff004d10531400000000
[    42.213] (II) modeset(0): 	28190104a52313780ede50a3544c9926
[    42.213] (II) modeset(0): 	0f505400000001010101010101010101
[    42.213] (II) modeset(0): 	0101010101011a3680a070381f403020
[    42.213] (II) modeset(0): 	35005ac2100000180000000000000000
[    42.213] (II) modeset(0): 	00000000000000000000000000fe0031
[    42.213] (II) modeset(0): 	3230334d814c513135364d3100000000
[    42.213] (II) modeset(0): 	0002410328001200000a010a2020004a
[    42.213] (II) modeset(0): Printing probed modes for output eDP-1
[    42.213] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[    42.213] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    42.213] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    42.213] (II) modeset(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[    42.213] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    42.213] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    42.213] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[    42.213] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    42.213] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[    42.213] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[    42.213] (II) modeset(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[    42.213] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    42.213] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    42.213] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    42.213] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    42.213] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    42.214] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    42.214] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    42.214] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    42.214] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    42.214] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    42.214] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    42.214] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    42.214] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[    42.214] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    42.214] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    42.214] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[    42.214] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    42.214] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    42.214] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[    42.214] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[    42.214] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[    42.214] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    42.214] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    42.214] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    42.214] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    42.216] (II) modeset(0): EDID for output DP-1
[    42.217] (II) modeset(0): EDID for output HDMI-1
[    42.219] (II) modeset(0): EDID for output DP-2
[    42.220] (II) modeset(0): EDID for output HDMI-2
[    42.220] (II) modeset(0): Output eDP-1 connected
[    42.220] (II) modeset(0): Output DP-1 disconnected
[    42.220] (II) modeset(0): Output HDMI-1 disconnected
[    42.220] (II) modeset(0): Output DP-2 disconnected
[    42.220] (II) modeset(0): Output HDMI-2 disconnected
[    42.220] (II) modeset(0): Using exact sizes for initial modes
[    42.220] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[    42.220] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    42.220] (==) modeset(0): DPI set to (96, 96)
[    42.220] (II) Loading sub module "fb"
[    42.220] (II) LoadModule: "fb"
[    42.220] (II) Loading /usr/lib/xorg/modules/libfb.so
[    42.221] (II) Module fb: vendor="X.Org Foundation"
[    42.221] 	compiled for 1.19.2, module version = 1.0.0
[    42.221] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    42.238] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    42.238] (==) modeset(G0): RGB weight 888
[    42.238] (==) modeset(G0): Default visual is TrueColor
[    42.238] (II) Loading sub module "glamoregl"
[    42.238] (II) LoadModule: "glamoregl"
[    42.238] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    42.238] (II) Module glamoregl: vendor="X.Org Foundation"
[    42.238] 	compiled for 1.19.2, module version = 1.0.0
[    42.238] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    42.238] (II) glamor: OpenGL accelerated X.org driver based.
[    42.380] (II) glamor: EGL version 1.4 (DRI2):
[    42.394] (II) modeset(G0): glamor initialized
[    42.394] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    42.394] (==) modeset(G0): DPI set to (96, 96)
[    42.394] (II) Loading sub module "fb"
[    42.394] (II) LoadModule: "fb"
[    42.394] (II) Loading /usr/lib/xorg/modules/libfb.so
[    42.394] (II) Module fb: vendor="X.Org Foundation"
[    42.394] 	compiled for 1.19.2, module version = 1.0.0
[    42.394] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    42.394] (II) UnloadModule: "fbdev"
[    42.394] (II) Unloading fbdev
[    42.394] (II) UnloadSubModule: "fbdevhw"
[    42.394] (II) Unloading fbdevhw
[    42.394] (II) UnloadModule: "vesa"
[    42.394] (II) Unloading vesa
[    42.394] (==) Depth 24 pixmap format is 32 bpp
[    42.446] (==) modeset(G0): Backing store enabled
[    42.446] (==) modeset(G0): Silken mouse enabled
[    42.446] (II) modeset(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    42.447] (==) modeset(G0): DPMS enabled
[    42.447] (II) modeset(G0): [DRI2] Setup complete
[    42.447] (II) modeset(G0): [DRI2]   DRI driver: nouveau
[    42.447] (II) modeset(G0): [DRI2]   VDPAU driver: nouveau
[    42.496] (==) modeset(0): Backing store enabled
[    42.496] (==) modeset(0): Silken mouse enabled
[    42.496] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    42.496] (==) modeset(0): DPMS enabled
[    42.496] (II) modeset(0): [DRI2] Setup complete
[    42.496] (II) modeset(0): [DRI2]   DRI driver: i965
[    42.496] (II) modeset(0): [DRI2]   VDPAU driver: i965
[    42.496] (--) RandR disabled
[    42.499] (II) SELinux: Disabled on system
[    42.502] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    42.502] (II) AIGLX: enabled GLX_ARB_create_context
[    42.502] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    42.502] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    42.502] (II) AIGLX: enabled GLX_INTEL_swap_event
[    42.502] (II) AIGLX: enabled GLX_SGI_swap_control
[    42.502] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    42.502] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    42.502] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    42.502] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    42.502] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    42.502] (II) AIGLX: Loaded and initialized i965
[    42.502] (II) GLX: Initialized DRI2 GL provider for screen 0
[    42.503] (II) modeset(G0): Damage tracking initialized
[    42.504] (II) modeset(0): Damage tracking initialized
[    42.504] (II) modeset(0): Setting screen physical size to 508 x 285
[    42.527] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    42.527] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    42.527] (II) LoadModule: "libinput"
[    42.527] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    42.528] (II) Module libinput: vendor="X.Org Foundation"
[    42.528] 	compiled for 1.19.0, module version = 0.23.0
[    42.528] 	Module class: X.Org XInput Driver
[    42.528] 	ABI class: X.Org XInput driver, version 24.1
[    42.528] (II) Using input driver 'libinput' for 'Power Button'
[    42.529] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 26 paused 0
[    42.529] (**) Power Button: always reports core events
[    42.529] (**) Option "Device" "/dev/input/event5"
[    42.529] (**) Option "_source" "server/udev"
[    42.529] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[    42.529] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[    42.529] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
[    42.529] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    42.529] (**) Option "xkb_model" "pc105"
[    42.529] (**) Option "xkb_layout" "us"
[    42.530] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[    42.530] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[    42.530] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[    42.530] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    42.530] (II) Using input driver 'libinput' for 'Video Bus'
[    42.530] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 29 paused 0
[    42.530] (**) Video Bus: always reports core events
[    42.530] (**) Option "Device" "/dev/input/event9"
[    42.530] (**) Option "_source" "server/udev"
[    42.530] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[    42.530] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[    42.530] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10/event9"
[    42.530] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    42.530] (**) Option "xkb_model" "pc105"
[    42.530] (**) Option "xkb_layout" "us"
[    42.531] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[    42.531] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[    42.531] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[    42.531] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    42.531] (II) Using input driver 'libinput' for 'Video Bus'
[    42.531] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 30 paused 0
[    42.531] (**) Video Bus: always reports core events
[    42.531] (**) Option "Device" "/dev/input/event10"
[    42.531] (**) Option "_source" "server/udev"
[    42.531] (II) input device 'Video Bus', /dev/input/event10 is tagged by udev as: Keyboard
[    42.531] (II) input device 'Video Bus', /dev/input/event10 is a keyboard
[    42.531] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input11/event10"
[    42.531] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    42.531] (**) Option "xkb_model" "pc105"
[    42.531] (**) Option "xkb_layout" "us"
[    42.532] (II) input device 'Video Bus', /dev/input/event10 is tagged by udev as: Keyboard
[    42.532] (II) input device 'Video Bus', /dev/input/event10 is a keyboard
[    42.532] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    42.532] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    42.532] (II) Using input driver 'libinput' for 'Power Button'
[    42.532] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 31 paused 0
[    42.532] (**) Power Button: always reports core events
[    42.532] (**) Option "Device" "/dev/input/event3"
[    42.532] (**) Option "_source" "server/udev"
[    42.532] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[    42.532] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[    42.532] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event3"
[    42.532] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    42.532] (**) Option "xkb_model" "pc105"
[    42.532] (**) Option "xkb_layout" "us"
[    42.532] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[    42.532] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[    42.532] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    42.532] (II) No input driver specified, ignoring this device.
[    42.532] (II) This device may have been added with another device file.
[    42.533] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[    42.533] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    42.533] (II) Using input driver 'libinput' for 'Sleep Button'
[    42.533] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 32 paused 0
[    42.533] (**) Sleep Button: always reports core events
[    42.533] (**) Option "Device" "/dev/input/event4"
[    42.533] (**) Option "_source" "server/udev"
[    42.533] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
[    42.533] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
[    42.533] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event4"
[    42.533] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[    42.533] (**) Option "xkb_model" "pc105"
[    42.533] (**) Option "xkb_layout" "us"
[    42.533] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
[    42.533] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
[    42.534] (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event8)
[    42.534] (**) Integrated_Webcam_HD: Applying InputClass "libinput keyboard catchall"
[    42.534] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD'
[    42.534] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 33 paused 0
[    42.534] (**) Integrated_Webcam_HD: always reports core events
[    42.534] (**) Option "Device" "/dev/input/event8"
[    42.534] (**) Option "_source" "server/udev"
[    42.534] (II) input device 'Integrated_Webcam_HD', /dev/input/event8 is tagged by udev as: Keyboard
[    42.534] (II) input device 'Integrated_Webcam_HD', /dev/input/event8 is a keyboard
[    42.534] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/input/input9/event8"
[    42.534] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 11)
[    42.534] (**) Option "xkb_model" "pc105"
[    42.534] (**) Option "xkb_layout" "us"
[    42.534] (II) input device 'Integrated_Webcam_HD', /dev/input/event8 is tagged by udev as: Keyboard
[    42.534] (II) input device 'Integrated_Webcam_HD', /dev/input/event8 is a keyboard
[    42.535] (II) config/udev: Adding input device DLL07BF:01 06CB:7A13 Touchpad (/dev/input/event16)
[    42.535] (**) DLL07BF:01 06CB:7A13 Touchpad: Applying InputClass "libinput touchpad catchall"
[    42.535] (II) Using input driver 'libinput' for 'DLL07BF:01 06CB:7A13 Touchpad'
[    42.535] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 34 paused 0
[    42.535] (**) DLL07BF:01 06CB:7A13 Touchpad: always reports core events
[    42.535] (**) Option "Device" "/dev/input/event16"
[    42.535] (**) Option "_source" "server/udev"
[    42.535] (II) input device 'DLL07BF:01 06CB:7A13 Touchpad', /dev/input/event16 is tagged by udev as: Touchpad
[    42.535] (II) input device 'DLL07BF:01 06CB:7A13 Touchpad', /dev/input/event16 is a touchpad
[    42.535] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-DLL07BF:01/0018:06CB:7A13.0001/input/input17/event16"
[    42.535] (II) XINPUT: Adding extended input device "DLL07BF:01 06CB:7A13 Touchpad" (type: TOUCHPAD, id 12)
[    42.536] (**) Option "AccelerationScheme" "none"
[    42.536] (**) DLL07BF:01 06CB:7A13 Touchpad: (accel) selected scheme none/0
[    42.536] (**) DLL07BF:01 06CB:7A13 Touchpad: (accel) acceleration factor: 2.000
[    42.536] (**) DLL07BF:01 06CB:7A13 Touchpad: (accel) acceleration threshold: 4
[    42.536] (II) input device 'DLL07BF:01 06CB:7A13 Touchpad', /dev/input/event16 is tagged by udev as: Touchpad
[    42.536] (II) input device 'DLL07BF:01 06CB:7A13 Touchpad', /dev/input/event16 is a touchpad
[    42.536] (II) config/udev: Adding input device DLL07BF:01 06CB:7A13 Touchpad (/dev/input/mouse1)
[    42.536] (II) No input driver specified, ignoring this device.
[    42.536] (II) This device may have been added with another device file.
[    42.536] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event12)
[    42.536] (II) No input driver specified, ignoring this device.
[    42.536] (II) This device may have been added with another device file.
[    42.536] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[    42.536] (II) No input driver specified, ignoring this device.
[    42.536] (II) This device may have been added with another device file.
[    42.536] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
[    42.536] (II) No input driver specified, ignoring this device.
[    42.536] (II) This device may have been added with another device file.
[    42.537] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
[    42.537] (II) No input driver specified, ignoring this device.
[    42.537] (II) This device may have been added with another device file.
[    42.537] (II) config/udev: Adding input device Intel HID events (/dev/input/event6)
[    42.537] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[    42.537] (II) Using input driver 'libinput' for 'Intel HID events'
[    42.537] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 35 paused 0
[    42.537] (**) Intel HID events: always reports core events
[    42.537] (**) Option "Device" "/dev/input/event6"
[    42.537] (**) Option "_source" "server/udev"
[    42.537] (II) input device 'Intel HID events', /dev/input/event6 is tagged by udev as: Keyboard
[    42.537] (II) input device 'Intel HID events', /dev/input/event6 is a keyboard
[    42.537] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input7/event6"
[    42.537] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 13)
[    42.537] (**) Option "xkb_model" "pc105"
[    42.537] (**) Option "xkb_layout" "us"
[    42.537] (II) input device 'Intel HID events', /dev/input/event6 is tagged by udev as: Keyboard
[    42.537] (II) input device 'Intel HID events', /dev/input/event6 is a keyboard
[    42.538] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    42.538] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    42.538] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    42.538] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 36 paused 0
[    42.538] (**) AT Translated Set 2 keyboard: always reports core events
[    42.538] (**) Option "Device" "/dev/input/event0"
[    42.538] (**) Option "_source" "server/udev"
[    42.538] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    42.538] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    42.538] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    42.538] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[    42.538] (**) Option "xkb_model" "pc105"
[    42.538] (**) Option "xkb_layout" "us"
[    42.538] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    42.538] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    42.539] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event1)
[    42.539] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    42.539] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[    42.539] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 37 paused 0
[    42.539] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    42.539] (**) Option "Device" "/dev/input/event1"
[    42.539] (**) Option "_source" "server/udev"
[    42.539] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is tagged by udev as: Touchpad
[    42.539] (II) SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[    42.539] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is a touchpad
[    42.539] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[    42.539] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 15)
[    42.539] (**) Option "AccelerationScheme" "none"
[    42.539] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[    42.539] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    42.539] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    42.539] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is tagged by udev as: Touchpad
[    42.539] (II) SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[    42.539] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is a touchpad
[    42.539] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    42.539] (II) No input driver specified, ignoring this device.
[    42.539] (II) This device may have been added with another device file.
[    42.540] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    42.540] (II) No input driver specified, ignoring this device.
[    42.540] (II) This device may have been added with another device file.
[    42.540] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event11)
[    42.540] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    42.540] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[    42.540] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 38 paused 0
[    42.540] (**) Dell WMI hotkeys: always reports core events
[    42.540] (**) Option "Device" "/dev/input/event11"
[    42.540] (**) Option "_source" "server/udev"
[    42.540] (II) input device 'Dell WMI hotkeys', /dev/input/event11 is tagged by udev as: Keyboard
[    42.540] (II) input device 'Dell WMI hotkeys', /dev/input/event11 is a keyboard
[    42.540] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event11"
[    42.540] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 16)
[    42.540] (**) Option "xkb_model" "pc105"
[    42.540] (**) Option "xkb_layout" "us"
[    42.540] (II) input device 'Dell WMI hotkeys', /dev/input/event11 is tagged by udev as: Keyboard
[    42.541] (II) input device 'Dell WMI hotkeys', /dev/input/event11 is a keyboard
[    42.958] (II) modeset(0): EDID vendor "SHP", prod id 5203
[    42.958] (II) modeset(0): Printing DDC gathered Modelines:
[    42.958] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[    44.873] (II) modeset(0): EDID vendor "SHP", prod id 5203
[    44.873] (II) modeset(0): Printing DDC gathered Modelines:
[    44.873] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  9816.777] (**) Option "fd" "26"
[  9816.777] (**) Option "fd" "29"
[  9816.777] (**) Option "fd" "30"
[  9816.777] (**) Option "fd" "31"
[  9816.777] (**) Option "fd" "32"
[  9816.777] (**) Option "fd" "33"
[  9816.777] (**) Option "fd" "34"
[  9816.777] (**) Option "fd" "35"
[  9816.777] (**) Option "fd" "36"
[  9816.777] (**) Option "fd" "37"
[  9816.777] (**) Option "fd" "38"
[  9816.778] (II) UnloadModule: "libinput"
[  9816.778] (II) systemd-logind: releasing fd for 13:75
[  9816.856] (II) UnloadModule: "libinput"
[  9816.856] (II) systemd-logind: releasing fd for 13:65
[  9816.920] (II) UnloadModule: "libinput"
[  9816.920] (II) systemd-logind: releasing fd for 13:64
[  9816.980] (II) UnloadModule: "libinput"
[  9816.980] (II) systemd-logind: releasing fd for 13:70
[  9817.028] (II) UnloadModule: "libinput"
[  9817.028] (II) systemd-logind: releasing fd for 13:80
[  9817.060] (II) UnloadModule: "libinput"
[  9817.060] (II) systemd-logind: releasing fd for 13:72
[  9817.092] (II) UnloadModule: "libinput"
[  9817.092] (II) systemd-logind: releasing fd for 13:68
[  9817.108] (II) UnloadModule: "libinput"
[  9817.108] (II) systemd-logind: releasing fd for 13:67
[  9817.124] (II) UnloadModule: "libinput"
[  9817.124] (II) systemd-logind: releasing fd for 13:74
[  9817.140] (II) UnloadModule: "libinput"
[  9817.140] (II) systemd-logind: releasing fd for 13:73
[  9817.164] (II) UnloadModule: "libinput"
[  9817.164] (II) systemd-logind: releasing fd for 13:69
[  9817.965] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[  9817.965] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[  9817.965] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[  9819.064] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /home/jonas/.local/share/xorg/Xorg.0.log ^^^^^^^^^^

<<<<<<<<<< /home/jonas/.local/share/xorg/Xorg.0.log.old >>>>>>>>>>
[    28.505] (--) Log file renamed from "/home/jonas/.local/share/xorg/Xorg.pid-1114.log" to "/home/jonas/.local/share/xorg/Xorg.0.log"
[    28.506] 
X.Org X Server 1.19.2
Release Date: 2017-03-02
[    28.506] X Protocol Version 11, Revision 0
[    28.506] Build Operating System: Linux 4.9.0-4-amd64 x86_64 Debian
[    28.506] Current Operating System: Linux darkstar 4.9.0-4-amd64 #1 SMP Debian 4.9.65-3+deb9u1 (2017-12-23) x86_64
[    28.506] Kernel command line: BOOT_IMAGE=/vmlinuz-4.9.0-4-amd64 root=/dev/mapper/darkstar--vg-root ro quiet
[    28.506] Build Date: 16 October 2017  08:19:45AM
[    28.506] xorg-server 2:1.19.2-1+deb9u2 (https://www.debian.org/support) 
[    28.506] Current version of pixman: 0.34.0
[    28.506] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    28.506] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    28.506] (==) Log file: "/home/jonas/.local/share/xorg/Xorg.0.log", Time: Wed Feb  7 13:13:19 2018
[    28.507] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    28.508] (==) No Layout section.  Using the first Screen section.
[    28.508] (==) No screen section available. Using defaults.
[    28.508] (**) |-->Screen "Default Screen Section" (0)
[    28.508] (**) |   |-->Monitor "<default monitor>"
[    28.509] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    28.509] (==) Automatically adding devices
[    28.509] (==) Automatically enabling devices
[    28.509] (==) Automatically adding GPU devices
[    28.509] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    28.509] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    28.509] 	Entry deleted from font path.
[    28.509] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    28.509] (==) ModulePath set to "/usr/lib/xorg/modules"
[    28.509] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    28.509] (II) Loader magic: 0x55b606b08e00
[    28.509] (II) Module ABI versions:
[    28.509] 	X.Org ANSI C Emulation: 0.4
[    28.509] 	X.Org Video Driver: 23.0
[    28.509] 	X.Org XInput driver : 24.1
[    28.509] 	X.Org Server Extension : 10.0
[    28.509] (++) using VT number 2

[    28.511] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[    28.512] (II) xfree86: Adding drm device (/dev/dri/card1)
[    28.512] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 12 paused 0
[    28.512] (II) xfree86: Adding drm device (/dev/dri/card0)
[    28.512] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[    28.514] (--) PCI:*(0:0:2:0) 8086:591b:1028:07bf rev 4, Mem @ 0xeb000000/16777216, 0x80000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    28.514] (--) PCI: (0:1:0:0) 10de:13b6:1028:07bf rev 162, Mem @ 0xec000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    28.514] (II) LoadModule: "glx"
[    28.515] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    28.517] (II) Module glx: vendor="X.Org Foundation"
[    28.517] 	compiled for 1.19.2, module version = 1.0.0
[    28.517] 	ABI class: X.Org Server Extension, version 10.0
[    28.517] (==) Matched nouveau as autoconfigured driver 0
[    28.517] (==) Matched nv as autoconfigured driver 1
[    28.517] (==) Matched modesetting as autoconfigured driver 2
[    28.517] (==) Matched fbdev as autoconfigured driver 3
[    28.517] (==) Matched vesa as autoconfigured driver 4
[    28.517] (==) Assigned the driver to the xf86ConfigLayout
[    28.517] (II) LoadModule: "nouveau"
[    28.518] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    28.520] (II) Module nouveau: vendor="X.Org Foundation"
[    28.520] 	compiled for 1.19.3, module version = 1.0.13
[    28.520] 	Module class: X.Org Video Driver
[    28.520] 	ABI class: X.Org Video Driver, version 23.0
[    28.520] (II) LoadModule: "nv"
[    28.520] (WW) Warning, couldn't open module nv
[    28.520] (II) UnloadModule: "nv"
[    28.520] (II) Unloading nv
[    28.520] (EE) Failed to load module "nv" (module does not exist, 0)
[    28.520] (II) LoadModule: "modesetting"
[    28.520] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    28.521] (II) Module modesetting: vendor="X.Org Foundation"
[    28.521] 	compiled for 1.19.2, module version = 1.19.2
[    28.521] 	Module class: X.Org Video Driver
[    28.521] 	ABI class: X.Org Video Driver, version 23.0
[    28.521] (II) LoadModule: "fbdev"
[    28.521] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    28.521] (II) Module fbdev: vendor="X.Org Foundation"
[    28.521] 	compiled for 1.19.0, module version = 0.4.4
[    28.521] 	Module class: X.Org Video Driver
[    28.521] 	ABI class: X.Org Video Driver, version 23.0
[    28.521] (II) LoadModule: "vesa"
[    28.521] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    28.522] (II) Module vesa: vendor="X.Org Foundation"
[    28.522] 	compiled for 1.19.0, module version = 2.3.4
[    28.522] 	Module class: X.Org Video Driver
[    28.522] 	ABI class: X.Org Video Driver, version 23.0
[    28.522] (II) NOUVEAU driver Date:   Tue Sep 20 00:31:06 2016 -0400
[    28.522] (II) NOUVEAU driver for NVIDIA chipset families :
[    28.522] 	RIVA TNT        (NV04)
[    28.522] 	RIVA TNT2       (NV05)
[    28.522] 	GeForce 256     (NV10)
[    28.522] 	GeForce 2       (NV11, NV15)
[    28.522] 	GeForce 4MX     (NV17, NV18)
[    28.522] 	GeForce 3       (NV20)
[    28.522] 	GeForce 4Ti     (NV25, NV28)
[    28.522] 	GeForce FX      (NV3x)
[    28.522] 	GeForce 6       (NV4x)
[    28.522] 	GeForce 7       (G7x)
[    28.522] 	GeForce 8       (G8x)
[    28.522] 	GeForce GTX 200 (NVA0)
[    28.522] 	GeForce GTX 400 (NVC0)
[    28.522] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    28.522] (II) FBDEV: driver for framebuffer: fbdev
[    28.522] (II) VESA: driver for VESA chipsets: vesa
[    28.522] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    28.522] (II) [drm] nouveau interface version: 1.3.1
[    28.522] (EE) Unknown chipset: NV117
[    28.522] (II) modeset(0): using drv /dev/dri/card0
[    28.522] (II) modeset(G0): using drv /dev/dri/card1
[    28.522] (WW) Falling back to old probe method for fbdev
[    28.522] (II) Loading sub module "fbdevhw"
[    28.522] (II) LoadModule: "fbdevhw"
[    28.522] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    28.522] (II) Module fbdevhw: vendor="X.Org Foundation"
[    28.522] 	compiled for 1.19.2, module version = 0.0.2
[    28.522] 	ABI class: X.Org Video Driver, version 23.0
[    28.522] (WW) Falling back to old probe method for vesa
[    28.522] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    28.522] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    28.522] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    28.522] (==) modeset(0): RGB weight 888
[    28.522] (==) modeset(0): Default visual is TrueColor
[    28.522] (II) Loading sub module "glamoregl"
[    28.522] (II) LoadModule: "glamoregl"
[    28.522] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    28.526] (II) Module glamoregl: vendor="X.Org Foundation"
[    28.526] 	compiled for 1.19.2, module version = 1.0.0
[    28.526] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    28.526] (II) glamor: OpenGL accelerated X.org driver based.
[    28.532] (II) glamor: EGL version 1.4 (DRI2):
[    28.533] (II) modeset(0): glamor initialized
[    28.533] (II) modeset(0): Output eDP-1 has no monitor section
[    28.535] (II) modeset(0): Output DP-1 has no monitor section
[    28.536] (II) modeset(0): Output HDMI-1 has no monitor section
[    28.539] (II) modeset(0): Output DP-2 has no monitor section
[    28.540] (II) modeset(0): Output HDMI-2 has no monitor section
[    28.540] (II) modeset(0): EDID for output eDP-1
[    28.540] (II) modeset(0): Manufacturer: SHP  Model: 1453  Serial#: 0
[    28.540] (II) modeset(0): Year: 2015  Week: 40
[    28.540] (II) modeset(0): EDID Version: 1.4
[    28.540] (II) modeset(0): Digital Display Input
[    28.540] (II) modeset(0): 8 bits per channel
[    28.540] (II) modeset(0): Digital interface is DisplayPort
[    28.540] (II) modeset(0): Max Image Size [cm]: horiz.: 35  vert.: 19
[    28.540] (II) modeset(0): Gamma: 2.20
[    28.540] (II) modeset(0): No DPMS capabilities specified
[    28.540] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    28.540] (II) modeset(0): Default color space is primary color space
[    28.540] (II) modeset(0): First detailed timing is preferred mode
[    28.540] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    28.540] (II) modeset(0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
[    28.540] (II) modeset(0): blueX: 0.149 blueY: 0.060   whiteX: 0.312 whiteY: 0.328
[    28.540] (II) modeset(0): Manufacturer's mask: 0
[    28.540] (II) modeset(0): Supported detailed timing:
[    28.540] (II) modeset(0): clock: 138.5 MHz   Image Size:  346 x 194 mm
[    28.540] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    28.540] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[    28.540] (II) modeset(0):  1203M\x81LQ156M1
[    28.540] (II) modeset(0): Unknown vendor-specific block 0
[    28.540] (II) modeset(0): EDID (in hex):
[    28.540] (II) modeset(0): 	00ffffffffffff004d10531400000000
[    28.540] (II) modeset(0): 	28190104a52313780ede50a3544c9926
[    28.540] (II) modeset(0): 	0f505400000001010101010101010101
[    28.540] (II) modeset(0): 	0101010101011a3680a070381f403020
[    28.540] (II) modeset(0): 	35005ac2100000180000000000000000
[    28.540] (II) modeset(0): 	00000000000000000000000000fe0031
[    28.540] (II) modeset(0): 	3230334d814c513135364d3100000000
[    28.540] (II) modeset(0): 	0002410328001200000a010a2020004a
[    28.540] (II) modeset(0): Printing probed modes for output eDP-1
[    28.540] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[    28.540] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    28.540] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    28.540] (II) modeset(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[    28.540] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    28.540] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    28.540] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[    28.540] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    28.540] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[    28.540] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[    28.540] (II) modeset(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[    28.540] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    28.540] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    28.540] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    28.540] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    28.540] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    28.540] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    28.540] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    28.540] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    28.540] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    28.540] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    28.540] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    28.540] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    28.540] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[    28.540] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    28.540] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    28.540] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[    28.540] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    28.540] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    28.540] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[    28.540] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[    28.541] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[    28.541] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    28.541] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    28.541] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    28.541] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    28.543] (II) modeset(0): EDID for output DP-1
[    28.544] (II) modeset(0): EDID for output HDMI-1
[    28.546] (II) modeset(0): EDID for output DP-2
[    28.547] (II) modeset(0): EDID for output HDMI-2
[    28.547] (II) modeset(0): Output eDP-1 connected
[    28.547] (II) modeset(0): Output DP-1 disconnected
[    28.547] (II) modeset(0): Output HDMI-1 disconnected
[    28.547] (II) modeset(0): Output DP-2 disconnected
[    28.547] (II) modeset(0): Output HDMI-2 disconnected
[    28.547] (II) modeset(0): Using exact sizes for initial modes
[    28.547] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[    28.547] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    28.547] (==) modeset(0): DPI set to (96, 96)
[    28.547] (II) Loading sub module "fb"
[    28.547] (II) LoadModule: "fb"
[    28.547] (II) Loading /usr/lib/xorg/modules/libfb.so
[    28.548] (II) Module fb: vendor="X.Org Foundation"
[    28.548] 	compiled for 1.19.2, module version = 1.0.0
[    28.548] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    28.565] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    28.565] (==) modeset(G0): RGB weight 888
[    28.565] (==) modeset(G0): Default visual is TrueColor
[    28.565] (II) Loading sub module "glamoregl"
[    28.565] (II) LoadModule: "glamoregl"
[    28.565] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    28.565] (II) Module glamoregl: vendor="X.Org Foundation"
[    28.565] 	compiled for 1.19.2, module version = 1.0.0
[    28.565] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    28.565] (II) glamor: OpenGL accelerated X.org driver based.
[    28.706] (II) glamor: EGL version 1.4 (DRI2):
[    28.721] (II) modeset(G0): glamor initialized
[    28.721] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    28.721] (==) modeset(G0): DPI set to (96, 96)
[    28.721] (II) Loading sub module "fb"
[    28.721] (II) LoadModule: "fb"
[    28.721] (II) Loading /usr/lib/xorg/modules/libfb.so
[    28.721] (II) Module fb: vendor="X.Org Foundation"
[    28.721] 	compiled for 1.19.2, module version = 1.0.0
[    28.721] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    28.721] (II) UnloadModule: "fbdev"
[    28.721] (II) Unloading fbdev
[    28.721] (II) UnloadSubModule: "fbdevhw"
[    28.721] (II) Unloading fbdevhw
[    28.721] (II) UnloadModule: "vesa"
[    28.721] (II) Unloading vesa
[    28.721] (==) Depth 24 pixmap format is 32 bpp
[    28.772] (==) modeset(G0): Backing store enabled
[    28.772] (==) modeset(G0): Silken mouse enabled
[    28.772] (II) modeset(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    28.773] (==) modeset(G0): DPMS enabled
[    28.773] (II) modeset(G0): [DRI2] Setup complete
[    28.773] (II) modeset(G0): [DRI2]   DRI driver: nouveau
[    28.773] (II) modeset(G0): [DRI2]   VDPAU driver: nouveau
[    28.822] (==) modeset(0): Backing store enabled
[    28.822] (==) modeset(0): Silken mouse enabled
[    28.822] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    28.822] (==) modeset(0): DPMS enabled
[    28.822] (II) modeset(0): [DRI2] Setup complete
[    28.822] (II) modeset(0): [DRI2]   DRI driver: i965
[    28.822] (II) modeset(0): [DRI2]   VDPAU driver: i965
[    28.822] (--) RandR disabled
[    28.825] (II) SELinux: Disabled on system
[    28.828] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    28.828] (II) AIGLX: enabled GLX_ARB_create_context
[    28.828] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    28.828] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    28.828] (II) AIGLX: enabled GLX_INTEL_swap_event
[    28.828] (II) AIGLX: enabled GLX_SGI_swap_control
[    28.828] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    28.828] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    28.828] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    28.828] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    28.828] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    28.828] (II) AIGLX: Loaded and initialized i965
[    28.828] (II) GLX: Initialized DRI2 GL provider for screen 0
[    28.830] (II) modeset(G0): Damage tracking initialized
[    28.831] (II) modeset(0): Damage tracking initialized
[    28.831] (II) modeset(0): Setting screen physical size to 508 x 285
[    28.852] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    28.852] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    28.852] (II) LoadModule: "libinput"
[    28.853] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    28.854] (II) Module libinput: vendor="X.Org Foundation"
[    28.854] 	compiled for 1.19.0, module version = 0.23.0
[    28.854] 	Module class: X.Org XInput Driver
[    28.854] 	ABI class: X.Org XInput driver, version 24.1
[    28.854] (II) Using input driver 'libinput' for 'Power Button'
[    28.855] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 26 paused 0
[    28.855] (**) Power Button: always reports core events
[    28.855] (**) Option "Device" "/dev/input/event5"
[    28.855] (**) Option "_source" "server/udev"
[    28.855] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[    28.855] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[    28.855] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
[    28.855] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    28.855] (**) Option "xkb_model" "pc105"
[    28.855] (**) Option "xkb_layout" "us"
[    28.856] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[    28.856] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[    28.856] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[    28.856] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    28.856] (II) Using input driver 'libinput' for 'Video Bus'
[    28.856] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 29 paused 0
[    28.856] (**) Video Bus: always reports core events
[    28.856] (**) Option "Device" "/dev/input/event9"
[    28.856] (**) Option "_source" "server/udev"
[    28.856] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[    28.856] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[    28.856] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10/event9"
[    28.856] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    28.856] (**) Option "xkb_model" "pc105"
[    28.856] (**) Option "xkb_layout" "us"
[    28.857] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[    28.857] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[    28.857] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[    28.857] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    28.857] (II) Using input driver 'libinput' for 'Video Bus'
[    28.857] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 30 paused 0
[    28.857] (**) Video Bus: always reports core events
[    28.857] (**) Option "Device" "/dev/input/event10"
[    28.857] (**) Option "_source" "server/udev"
[    28.858] (II) input device 'Video Bus', /dev/input/event10 is tagged by udev as: Keyboard
[    28.858] (II) input device 'Video Bus', /dev/input/event10 is a keyboard
[    28.858] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input11/event10"
[    28.858] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    28.858] (**) Option "xkb_model" "pc105"
[    28.858] (**) Option "xkb_layout" "us"
[    28.858] (II) input device 'Video Bus', /dev/input/event10 is tagged by udev as: Keyboard
[    28.858] (II) input device 'Video Bus', /dev/input/event10 is a keyboard
[    28.858] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    28.858] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    28.858] (II) Using input driver 'libinput' for 'Power Button'
[    28.859] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 31 paused 0
[    28.859] (**) Power Button: always reports core events
[    28.859] (**) Option "Device" "/dev/input/event3"
[    28.859] (**) Option "_source" "server/udev"
[    28.859] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[    28.859] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[    28.859] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event3"
[    28.859] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    28.859] (**) Option "xkb_model" "pc105"
[    28.859] (**) Option "xkb_layout" "us"
[    28.859] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[    28.859] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[    28.859] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    28.859] (II) No input driver specified, ignoring this device.
[    28.859] (II) This device may have been added with another device file.
[    28.860] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[    28.860] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    28.860] (II) Using input driver 'libinput' for 'Sleep Button'
[    28.860] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 32 paused 0
[    28.860] (**) Sleep Button: always reports core events
[    28.860] (**) Option "Device" "/dev/input/event4"
[    28.860] (**) Option "_source" "server/udev"
[    28.860] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
[    28.860] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
[    28.860] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event4"
[    28.860] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[    28.860] (**) Option "xkb_model" "pc105"
[    28.860] (**) Option "xkb_layout" "us"
[    28.860] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
[    28.860] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
[    28.861] (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event8)
[    28.861] (**) Integrated_Webcam_HD: Applying InputClass "libinput keyboard catchall"
[    28.861] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD'
[    28.861] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 33 paused 0
[    28.861] (**) Integrated_Webcam_HD: always reports core events
[    28.861] (**) Option "Device" "/dev/input/event8"
[    28.861] (**) Option "_source" "server/udev"
[    28.862] (II) input device 'Integrated_Webcam_HD', /dev/input/event8 is tagged by udev as: Keyboard
[    28.862] (II) input device 'Integrated_Webcam_HD', /dev/input/event8 is a keyboard
[    28.862] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/input/input9/event8"
[    28.862] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 11)
[    28.862] (**) Option "xkb_model" "pc105"
[    28.862] (**) Option "xkb_layout" "us"
[    28.862] (II) input device 'Integrated_Webcam_HD', /dev/input/event8 is tagged by udev as: Keyboard
[    28.862] (II) input device 'Integrated_Webcam_HD', /dev/input/event8 is a keyboard
[    28.862] (II) config/udev: Adding input device DLL07BF:01 06CB:7A13 Touchpad (/dev/input/event12)
[    28.862] (**) DLL07BF:01 06CB:7A13 Touchpad: Applying InputClass "libinput touchpad catchall"
[    28.862] (II) Using input driver 'libinput' for 'DLL07BF:01 06CB:7A13 Touchpad'
[    28.863] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 34 paused 0
[    28.863] (**) DLL07BF:01 06CB:7A13 Touchpad: always reports core events
[    28.863] (**) Option "Device" "/dev/input/event12"
[    28.863] (**) Option "_source" "server/udev"
[    28.863] (II) input device 'DLL07BF:01 06CB:7A13 Touchpad', /dev/input/event12 is tagged by udev as: Touchpad
[    28.863] (II) input device 'DLL07BF:01 06CB:7A13 Touchpad', /dev/input/event12 is a touchpad
[    28.864] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-20/i2c-DLL07BF:01/0018:06CB:7A13.0001/input/input13/event12"
[    28.864] (II) XINPUT: Adding extended input device "DLL07BF:01 06CB:7A13 Touchpad" (type: TOUCHPAD, id 12)
[    28.864] (**) Option "AccelerationScheme" "none"
[    28.864] (**) DLL07BF:01 06CB:7A13 Touchpad: (accel) selected scheme none/0
[    28.864] (**) DLL07BF:01 06CB:7A13 Touchpad: (accel) acceleration factor: 2.000
[    28.864] (**) DLL07BF:01 06CB:7A13 Touchpad: (accel) acceleration threshold: 4
[    28.864] (II) input device 'DLL07BF:01 06CB:7A13 Touchpad', /dev/input/event12 is tagged by udev as: Touchpad
[    28.864] (II) input device 'DLL07BF:01 06CB:7A13 Touchpad', /dev/input/event12 is a touchpad
[    28.864] (II) config/udev: Adding input device DLL07BF:01 06CB:7A13 Touchpad (/dev/input/mouse1)
[    28.864] (II) No input driver specified, ignoring this device.
[    28.864] (II) This device may have been added with another device file.
[    28.865] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event13)
[    28.865] (II) No input driver specified, ignoring this device.
[    28.865] (II) This device may have been added with another device file.
[    28.865] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event14)
[    28.865] (II) No input driver specified, ignoring this device.
[    28.865] (II) This device may have been added with another device file.
[    28.865] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event15)
[    28.865] (II) No input driver specified, ignoring this device.
[    28.865] (II) This device may have been added with another device file.
[    28.865] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event16)
[    28.865] (II) No input driver specified, ignoring this device.
[    28.865] (II) This device may have been added with another device file.
[    28.865] (II) config/udev: Adding input device Intel HID events (/dev/input/event6)
[    28.865] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[    28.865] (II) Using input driver 'libinput' for 'Intel HID events'
[    28.866] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 35 paused 0
[    28.866] (**) Intel HID events: always reports core events
[    28.866] (**) Option "Device" "/dev/input/event6"
[    28.866] (**) Option "_source" "server/udev"
[    28.866] (II) input device 'Intel HID events', /dev/input/event6 is tagged by udev as: Keyboard
[    28.866] (II) input device 'Intel HID events', /dev/input/event6 is a keyboard
[    28.866] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input7/event6"
[    28.866] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 13)
[    28.866] (**) Option "xkb_model" "pc105"
[    28.866] (**) Option "xkb_layout" "us"
[    28.866] (II) input device 'Intel HID events', /dev/input/event6 is tagged by udev as: Keyboard
[    28.866] (II) input device 'Intel HID events', /dev/input/event6 is a keyboard
[    28.867] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    28.867] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    28.867] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    28.867] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 36 paused 0
[    28.867] (**) AT Translated Set 2 keyboard: always reports core events
[    28.867] (**) Option "Device" "/dev/input/event0"
[    28.867] (**) Option "_source" "server/udev"
[    28.867] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    28.867] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    28.867] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    28.867] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[    28.867] (**) Option "xkb_model" "pc105"
[    28.867] (**) Option "xkb_layout" "us"
[    28.868] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    28.868] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    28.868] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event1)
[    28.868] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    28.868] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[    28.868] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 37 paused 0
[    28.868] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    28.868] (**) Option "Device" "/dev/input/event1"
[    28.868] (**) Option "_source" "server/udev"
[    28.869] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is tagged by udev as: Touchpad
[    28.869] (II) SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[    28.869] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is a touchpad
[    28.869] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[    28.869] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 15)
[    28.869] (**) Option "AccelerationScheme" "none"
[    28.869] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[    28.869] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    28.869] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    28.869] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is tagged by udev as: Touchpad
[    28.869] (II) SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[    28.869] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is a touchpad
[    28.869] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    28.869] (II) No input driver specified, ignoring this device.
[    28.869] (II) This device may have been added with another device file.
[    28.869] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    28.869] (II) No input driver specified, ignoring this device.
[    28.869] (II) This device may have been added with another device file.
[    28.870] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event11)
[    28.870] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    28.870] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[    28.870] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 38 paused 0
[    28.870] (**) Dell WMI hotkeys: always reports core events
[    28.870] (**) Option "Device" "/dev/input/event11"
[    28.870] (**) Option "_source" "server/udev"
[    28.870] (II) input device 'Dell WMI hotkeys', /dev/input/event11 is tagged by udev as: Keyboard
[    28.870] (II) input device 'Dell WMI hotkeys', /dev/input/event11 is a keyboard
[    28.870] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event11"
[    28.870] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 16)
[    28.870] (**) Option "xkb_model" "pc105"
[    28.870] (**) Option "xkb_layout" "us"
[    28.871] (II) input device 'Dell WMI hotkeys', /dev/input/event11 is tagged by udev as: Keyboard
[    28.871] (II) input device 'Dell WMI hotkeys', /dev/input/event11 is a keyboard
[    29.323] (II) modeset(0): EDID vendor "SHP", prod id 5203
[    29.323] (II) modeset(0): Printing DDC gathered Modelines:
[    29.323] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[    33.285] (II) modeset(0): EDID vendor "SHP", prod id 5203
[    33.285] (II) modeset(0): Printing DDC gathered Modelines:
[    33.285] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[   127.451] (**) Option "fd" "26"
[   127.451] (**) Option "fd" "29"
[   127.451] (**) Option "fd" "30"
[   127.451] (**) Option "fd" "31"
[   127.451] (**) Option "fd" "32"
[   127.451] (**) Option "fd" "33"
[   127.451] (**) Option "fd" "34"
[   127.451] (**) Option "fd" "35"
[   127.451] (**) Option "fd" "36"
[   127.451] (**) Option "fd" "37"
[   127.451] (**) Option "fd" "38"
[   127.451] (II) UnloadModule: "libinput"
[   127.451] (II) systemd-logind: releasing fd for 13:75
[   127.524] (II) UnloadModule: "libinput"
[   127.524] (II) systemd-logind: releasing fd for 13:65
[   127.564] (II) UnloadModule: "libinput"
[   127.564] (II) systemd-logind: releasing fd for 13:64
[   127.612] (II) UnloadModule: "libinput"
[   127.612] (II) systemd-logind: releasing fd for 13:70
[   127.648] (II) UnloadModule: "libinput"
[   127.648] (II) systemd-logind: releasing fd for 13:76
[   127.680] (II) UnloadModule: "libinput"
[   127.680] (II) systemd-logind: releasing fd for 13:72
[   127.720] (II) UnloadModule: "libinput"
[   127.720] (II) systemd-logind: releasing fd for 13:68
[   127.736] (II) UnloadModule: "libinput"
[   127.736] (II) systemd-logind: releasing fd for 13:67
[   127.756] (II) UnloadModule: "libinput"
[   127.756] (II) systemd-logind: releasing fd for 13:74
[   127.772] (II) UnloadModule: "libinput"
[   127.772] (II) systemd-logind: releasing fd for 13:73
[   127.788] (II) UnloadModule: "libinput"
[   127.788] (II) systemd-logind: releasing fd for 13:69
[   128.585] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[   128.585] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[   128.585] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[   129.683] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /home/jonas/.local/share/xorg/Xorg.0.log.old ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[   382.235] (--) Log file renamed from "/var/log/Xorg.pid-3594.log" to "/var/log/Xorg.0.log"
[   382.236] 
X.Org X Server 1.21.1.22
X Protocol Version 11, Revision 0
[   382.236] Current Operating System: Linux darkstar 6.19.14+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.19.14-1 (2026-04-25) x86_64
[   382.236] Kernel command line: BOOT_IMAGE=/vmlinuz-6.19.14+deb14-amd64 root=/dev/mapper/darkstar--vg-root ro quiet intel_iommu=on rcutree.gp_init_delay=1 NVreg_OpenRmEnableUnsupportedGpus=1
[   382.236] xorg-server 2:21.1.22-1 (https://www.debian.org/support) 
[   382.236] Current version of pixman: 0.46.4
[   382.236] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   382.236] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   382.236] (==) Log file: "/var/log/Xorg.0.log", Time: Thu May  7 18:41:52 2026
[   382.237] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   382.240] (==) No Layout section.  Using the first Screen section.
[   382.240] (==) No screen section available. Using defaults.
[   382.240] (**) |-->Screen "Default Screen Section" (0)
[   382.240] (**) |   |-->Monitor "<default monitor>"
[   382.240] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   382.240] (**) Allowing byte-swapped clients
[   382.240] (==) Automatically adding devices
[   382.240] (==) Automatically enabling devices
[   382.240] (==) Automatically adding GPU devices
[   382.240] (==) Automatically binding GPU devices
[   382.241] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   382.241] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   382.241] 	Entry deleted from font path.
[   382.241] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[   382.241] (==) ModulePath set to "/usr/lib/xorg/modules"
[   382.241] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   382.241] (II) Loader magic: 0x55f66ca11f20
[   382.241] (II) Module ABI versions:
[   382.241] 	X.Org ANSI C Emulation: 0.4
[   382.241] 	X.Org Video Driver: 25.2
[   382.241] 	X.Org XInput driver : 24.4
[   382.241] 	X.Org Server Extension : 10.0
[   382.242] (++) using VT number 2

[   382.242] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   382.244] (II) xfree86: Adding drm device (/dev/dri/card0)
[   382.244] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[   382.266] (--) PCI:*(0 at 0:2:0) 8086:9a60:1028:0a62 rev 1, Mem @ 0x6074000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[   382.266] (--) PCI: (1 at 0:0:0) 10de:1fbc:1028:0a62 rev 161, Mem @ 0xa2000000/16777216, 0x6000000000/268435456, 0x6010000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[   382.266] (II) LoadModule: "glx"
[   382.266] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   382.273] (II) Module glx: vendor="X.Org Foundation"
[   382.273] 	compiled for 1.21.1.22, module version = 1.0.0
[   382.273] 	ABI class: X.Org Server Extension, version 10.0
[   382.273] (==) Matched modesetting as autoconfigured driver 0
[   382.273] (==) Matched fbdev as autoconfigured driver 1
[   382.273] (==) Matched vesa as autoconfigured driver 2
[   382.273] (==) Assigned the driver to the xf86ConfigLayout
[   382.273] (II) LoadModule: "modesetting"
[   382.273] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   382.274] (II) Module modesetting: vendor="X.Org Foundation"
[   382.274] 	compiled for 1.21.1.22, module version = 1.21.1
[   382.274] 	Module class: X.Org Video Driver
[   382.274] 	ABI class: X.Org Video Driver, version 25.2
[   382.274] (II) LoadModule: "fbdev"
[   382.274] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   382.275] (II) Module fbdev: vendor="X.Org Foundation"
[   382.275] 	compiled for 1.21.1.3, module version = 0.5.0
[   382.275] 	Module class: X.Org Video Driver
[   382.275] 	ABI class: X.Org Video Driver, version 25.2
[   382.275] (II) LoadModule: "vesa"
[   382.275] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   382.275] (II) Module vesa: vendor="X.Org Foundation"
[   382.275] 	compiled for 1.21.1.15, module version = 2.6.0
[   382.275] 	Module class: X.Org Video Driver
[   382.275] 	ABI class: X.Org Video Driver, version 25.2
[   382.275] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   382.276] (II) FBDEV: driver for framebuffer: fbdev
[   382.276] (II) VESA: driver for VESA chipsets: vesa
[   382.341] (II) modeset(0): using drv /dev/dri/card0
[   382.341] (WW) Falling back to old probe method for fbdev
[   382.341] (II) Loading sub module "fbdevhw"
[   382.341] (II) LoadModule: "fbdevhw"
[   382.341] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   382.342] (II) Module fbdevhw: vendor="X.Org Foundation"
[   382.342] 	compiled for 1.21.1.22, module version = 0.0.2
[   382.342] 	ABI class: X.Org Video Driver, version 25.2
[   382.342] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   382.342] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   382.342] (==) modeset(0): RGB weight 888
[   382.342] (==) modeset(0): Default visual is TrueColor
[   382.342] (II) Loading sub module "glamoregl"
[   382.342] (II) LoadModule: "glamoregl"
[   382.342] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   382.345] (II) Module glamoregl: vendor="X.Org Foundation"
[   382.345] 	compiled for 1.21.1.22, module version = 1.0.1
[   382.345] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   382.602] (II) modeset(0): glamor: Using OpenGL 4.6 context.
[   382.603] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (TGL GT1)
[   382.603] (II) modeset(0): glamor initialized
[   382.603] (==) modeset(0): VariableRefresh: disabled
[   382.603] (==) modeset(0): AsyncFlipSecondaries: disabled
[   382.605] (II) modeset(0): Output eDP-1 has no monitor section
[   382.620] (II) modeset(0): Output DP-1 has no monitor section
[   382.620] (II) modeset(0): Output DP-2 has no monitor section
[   382.625] (II) modeset(0): Output DP-3 has no monitor section
[   382.625] (II) modeset(0): Output DP-1-1 has no monitor section
[   382.993] (II) modeset(0): Output DP-1-2 has no monitor section
[   382.993] (II) modeset(0): Output DP-1-3 has no monitor section
[   382.995] (II) modeset(0): EDID for output eDP-1
[   382.995] (II) modeset(0): Manufacturer: SHP  Model: 1515  Serial#: 0
[   382.995] (II) modeset(0): Year: 2021  Week: 13
[   382.995] (II) modeset(0): EDID Version: 1.4
[   382.995] (II) modeset(0): Digital Display Input
[   382.995] (II) modeset(0): 8 bits per channel
[   382.995] (II) modeset(0): Digital interface is DisplayPort
[   382.995] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 21
[   382.995] (II) modeset(0): Gamma: 2.20
[   382.995] (II) modeset(0): No DPMS capabilities specified
[   382.995] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   382.995] (II) modeset(0): Default color space is primary color space
[   382.995] (II) modeset(0): First detailed timing is preferred mode
[   382.995] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[   382.995] (II) modeset(0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
[   382.995] (II) modeset(0): blueX: 0.149 blueY: 0.060   whiteX: 0.312 whiteY: 0.328
[   382.995] (II) modeset(0): Manufacturer's mask: 0
[   382.995] (II) modeset(0): Supported detailed timing:
[   382.995] (II) modeset(0): clock: 154.0 MHz   Image Size:  336 x 210 mm
[   382.995] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[   382.995] (II) modeset(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
[   382.995] (II) modeset(0): Supported detailed timing:
[   382.995] (II) modeset(0): clock: 123.2 MHz   Image Size:  336 x 210 mm
[   382.995] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[   382.995] (II) modeset(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
[   382.995] (II) modeset(0):  DW7XN\x80LQ156N1
[   382.995] (II) modeset(0): Unknown vendor-specific block 0
[   382.995] (II) modeset(0): EDID (in hex):
[   382.995] (II) modeset(0): 	00ffffffffffff004d10151500000000
[   382.995] (II) modeset(0): 	0d1f0104a52215780ede50a3544c9926
[   382.995] (II) modeset(0): 	0f505400000001010101010101010101
[   382.995] (II) modeset(0): 	010101010101283c80a070b023403020
[   382.995] (II) modeset(0): 	360050d210000018203080a070b02340
[   382.995] (II) modeset(0): 	3020360050d210000018000000fe0044
[   382.995] (II) modeset(0): 	5737584e804c513135364e3100000000
[   382.995] (II) modeset(0): 	0002410332001200000a010a202000d2
[   382.995] (II) modeset(0): Printing probed modes for output eDP-1
[   382.995] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 -hsync -vsync (74.0 kHz eP)
[   382.995] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[   382.995] (II) modeset(0): Modeline "1920x1200"x48.0  123.20  1920 1968 2000 2080  1200 1203 1209 1235 -hsync -vsync (59.2 kHz e)
[   382.995] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[   382.995] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[   382.995] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[   382.995] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[   382.995] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[   382.995] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[   382.995] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[   382.995] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   382.995] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[   382.995] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[   382.995] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[   382.995] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[   382.995] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[   382.995] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[   382.995] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[   382.995] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   382.995] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[   382.995] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[   382.995] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[   382.995] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[   382.995] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[   382.995] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[   382.995] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[   382.995] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[   382.995] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[   382.995] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[   382.995] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[   382.995] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[   382.995] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   382.995] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   382.995] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   382.995] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   382.995] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   382.995] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[   382.995] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[   382.995] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[   382.995] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[   382.995] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[   382.995] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[   382.995] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[   382.995] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[   382.995] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[   382.995] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[   382.995] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   382.995] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   382.995] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   382.995] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[   382.995] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[   382.995] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[   382.995] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[   382.995] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   382.995] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[   382.995] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[   382.995] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   382.995] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[   382.995] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[   382.995] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   382.995] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   382.995] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[   382.996] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[   382.996] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[   382.996] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[   382.996] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[   382.996] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[   382.996] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[   382.996] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[   382.996] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[   382.996] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[   382.996] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   382.996] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[   382.996] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[   382.996] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[   382.996] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[   382.996] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   382.996] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   382.996] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[   382.996] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[   382.996] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   382.996] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[   382.996] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[   382.996] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[   382.996] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[   383.011] (II) modeset(0): EDID for output DP-1
[   383.011] (II) modeset(0): EDID for output DP-2
[   383.016] (II) modeset(0): EDID for output DP-3
[   383.016] (II) modeset(0): EDID for output DP-1-1
[   383.419] (II) modeset(0): EDID for output DP-1-2
[   383.419] (II) modeset(0): Manufacturer: SAM  Model: 7796  Serial#: 811028823
[   383.419] (II) modeset(0): Year: 2025  Week: 38
[   383.419] (II) modeset(0): EDID Version: 1.4
[   383.419] (II) modeset(0): Digital Display Input
[   383.419] (II) modeset(0): 10 bits per channel
[   383.419] (II) modeset(0): Digital interface is DisplayPort
[   383.419] (II) modeset(0): Max Image Size [cm]: horiz.: 119  vert.: 34
[   383.419] (II) modeset(0): Gamma: 2.20
[   383.419] (II) modeset(0): DPMS capabilities: Off
[   383.419] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[   383.419] (II) modeset(0): First detailed timing is preferred mode
[   383.419] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[   383.419] (II) modeset(0): Display is continuous-frequency
[   383.419] (II) modeset(0): redX: 0.683 redY: 0.307   greenX: 0.227 greenY: 0.730
[   383.419] (II) modeset(0): blueX: 0.146 blueY: 0.048   whiteX: 0.313 whiteY: 0.329
[   383.419] (II) modeset(0): Supported established timings:
[   383.419] (II) modeset(0): 640x480 at 60Hz
[   383.419] (II) modeset(0): 640x480 at 75Hz
[   383.419] (II) modeset(0): 800x600 at 60Hz
[   383.419] (II) modeset(0): 800x600 at 72Hz
[   383.419] (II) modeset(0): 800x600 at 75Hz
[   383.419] (II) modeset(0): 1024x768 at 60Hz
[   383.419] (II) modeset(0): 1024x768 at 70Hz
[   383.419] (II) modeset(0): 1024x768 at 75Hz
[   383.419] (II) modeset(0): 1280x1024 at 75Hz
[   383.419] (II) modeset(0): Manufacturer's mask: 0
[   383.419] (II) modeset(0): Supported standard timings:
[   383.419] (II) modeset(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[   383.419] (II) modeset(0): #1: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[   383.419] (II) modeset(0): #2: hsize: 1280  vsize 800  refresh: 60  vid: 129
[   383.419] (II) modeset(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   383.419] (II) modeset(0): #4: hsize: 1440  vsize 900  refresh: 60  vid: 149
[   383.419] (II) modeset(0): #5: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[   383.419] (II) modeset(0): #6: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   383.419] (II) modeset(0): #7: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[   383.419] (II) modeset(0): Supported detailed timing:
[   383.419] (II) modeset(0): clock: 583.0 MHz   Image Size:  1193 x 336 mm
[   383.419] (II) modeset(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[   383.419] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1093 v_blanking: 1215 v_border: 0
[   383.419] (II) modeset(0): Ranges: V min: 48 V max: 144 Hz, H min: 234 H max: 234 kHz, PixClock max 1315 MHz
[   383.419] (II) modeset(0): Monitor name: Odyssey G91SD
[   383.419] (II) modeset(0): Serial No: HNTY900138
[   383.419] (II) modeset(0): Supported detailed timing:
[   383.419] (II) modeset(0): clock: 497.8 MHz   Image Size:  1193 x 336 mm
[   383.419] (II) modeset(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[   383.419] (II) modeset(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1525 v_border: 0
[   383.419] (II) modeset(0): Supported detailed timing:
[   383.419] (II) modeset(0): clock: 241.5 MHz   Image Size:  1193 x 336 mm
[   383.419] (II) modeset(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[   383.419] (II) modeset(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[   383.419] (II) modeset(0): Supported detailed timing:
[   383.419] (II) modeset(0): clock: 291.5 MHz   Image Size:  1193 x 336 mm
[   383.419] (II) modeset(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[   383.419] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1093 v_blanking: 1215 v_border: 0
[   383.419] (II) modeset(0): Number of EDID sections to follow: 3
[   383.419] (II) modeset(0): EDID (in hex):
[   383.419] (II) modeset(0): 	00ffffffffffff004c2d967757515730
[   383.419] (II) modeset(0): 	26230104b57722783be095ae4e3abb25
[   383.419] (II) modeset(0): 	0c505425cf00714f81c0810081809500
[   383.419] (II) modeset(0): 	a9c0b300d1c0bce300a0f03887403020
[   383.419] (II) modeset(0): 	3a00a9504100001a000000fd003090ea
[   383.419] (II) modeset(0): 	ea83010a202020202020000000fc004f
[   383.419] (II) modeset(0): 	647973736579204739315344000000ff
[   383.419] (II) modeset(0): 	00484e54593930303133380a2020030b
[   383.419] (II) modeset(0): 	020337f044103f040323090707830100
[   383.419] (II) modeset(0): 	00e305c000e6060501604a04e5018b84
[   383.419] (II) modeset(0): 	9039741a00000307309000a060014a02
[   383.419] (II) modeset(0): 	900000000000006fc200a0a0a0555030
[   383.419] (II) modeset(0): 	203500a9504100001a565e00a0a0a029
[   383.419] (II) modeset(0): 	5030203500a9504100001ade7100a0f0
[   383.419] (II) modeset(0): 	38874030203a00a9504100001a000000
[   383.419] (II) modeset(0): 	00000000000000000000000000000010
[   383.419] (II) modeset(0): 	701279030003016440fe0188ff13df01
[   383.419] (II) modeset(0): 	2f801f009f05b3000200090031a90108
[   383.419] (II) modeset(0): 	ff13df012f801f009f05b30002000900
[   383.419] (II) modeset(0): 	98d40008ff13df012f801f009f05b300
[   383.419] (II) modeset(0): 	0200090097e20004ff099f0007803f00
[   383.419] (II) modeset(0): 	9f0528000200040056110104ff0e9f00
[   383.419] (II) modeset(0): 	2f801f00370486000200090000000000
[   383.419] (II) modeset(0): 	00000000000000000000000000001890
[   383.419] (II) modeset(0): 	7012790000030114168e00047f079f00
[   383.420] (II) modeset(0): 	2f801f00370486000200090000000000
[   383.420] (II) modeset(0): 	00000000000000000000000000000000
[   383.420] (II) modeset(0): 	00000000000000000000000000000000
[   383.420] (II) modeset(0): 	00000000000000000000000000000000
[   383.420] (II) modeset(0): 	00000000000000000000000000000000
[   383.420] (II) modeset(0): 	00000000000000000000000000000000
[   383.420] (II) modeset(0): 	0000000000000000000000000000f690
[   383.420] (WW) modeset(0): Output DP-1-2: Strange aspect ratio (1193/336), consider adding a quirk
[   383.420] (WW) modeset(0): Output DP-1-2: Strange aspect ratio (1193/336), consider adding a quirk
[   383.420] (WW) modeset(0): Output DP-1-2: Strange aspect ratio (1193/336), consider adding a quirk
[   383.420] (WW) modeset(0): Output DP-1-2: Strange aspect ratio (1193/336), consider adding a quirk
[   383.420] (II) modeset(0): Printing probed modes for output DP-1-2
[   383.420] (II) modeset(0): Modeline "5120x1440"x144.0  1306.25  5120 5168 5200 5600  1440 1443 1453 1620 +hsync -vsync (233.3 kHz eP)
[   383.420] (II) modeset(0): Modeline "3840x1080"x120.0  583.00  3840 3888 3920 4000  1080 1083 1093 1215 +hsync -vsync (145.8 kHz eP)
[   383.420] (II) modeset(0): Modeline "5120x1440"x120.0  1088.50  5120 5168 5200 5600  1440 1443 1453 1620 +hsync -vsync (194.4 kHz e)
[   383.420] (II) modeset(0): Modeline "5120x1440"x60.0  544.25  5120 5168 5200 5600  1440 1443 1453 1620 +hsync -vsync (97.2 kHz e)
[   383.420] (II) modeset(0): Modeline "3840x1080"x144.0  699.75  3840 3888 3920 4000  1080 1083 1093 1215 +hsync -vsync (174.9 kHz e)
[   383.420] (II) modeset(0): Modeline "3840x1080"x60.0  291.50  3840 3888 3920 4000  1080 1083 1093 1215 +hsync -vsync (72.9 kHz e)
[   383.420] (II) modeset(0): Modeline "2560x1440"x144.0  580.08  2560 2568 2632 2720  1440 1443 1448 1481 +hsync -vsync (213.3 kHz e)
[   383.420] (II) modeset(0): Modeline "2560x1440"x120.0  497.75  2560 2608 2640 2720  1440 1443 1448 1525 +hsync -vsync (183.0 kHz e)
[   383.420] (II) modeset(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[   383.420] (II) modeset(0): Modeline "1920x1080"x143.9  363.75  1920 1968 2000 2080  1080 1083 1093 1215 +hsync -vsync (174.9 kHz e)
[   383.420] (II) modeset(0): Modeline "1920x1080"x120.0  297.00  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
[   383.420] (II) modeset(0): Modeline "1920x1080"x119.9  296.70  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (134.9 kHz e)
[   383.420] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[   383.420] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[   383.420] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[   383.420] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[   383.420] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[   383.420] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   383.420] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   383.420] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[   383.420] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[   383.420] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   383.420] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   383.420] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   383.420] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   383.420] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   383.420] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   383.420] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   383.420] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   383.420] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   383.420] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   383.420] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   383.420] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   383.420] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   383.420] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   383.420] (II) modeset(0): EDID for output DP-1-3
[   383.420] (II) modeset(0): Output eDP-1 connected
[   383.420] (II) modeset(0): Output DP-1 disconnected
[   383.420] (II) modeset(0): Output DP-2 disconnected
[   383.420] (II) modeset(0): Output DP-3 disconnected
[   383.420] (II) modeset(0): Output DP-1-1 disconnected
[   383.420] (II) modeset(0): Output DP-1-2 connected
[   383.420] (II) modeset(0): Output DP-1-3 disconnected
[   383.420] (II) modeset(0): Using spanning desktop for initial modes
[   383.420] (II) modeset(0): Output eDP-1 using initial mode 1920x1200 +0+0
[   383.420] (II) modeset(0): Output DP-1-2 using initial mode 5120x1440 +1920+0
[   383.420] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   383.420] (==) modeset(0): DPI set to (96, 96)
[   383.420] (II) Loading sub module "fb"
[   383.420] (II) LoadModule: "fb"
[   383.420] (II) Module "fb" already built-in
[   383.420] (II) UnloadModule: "fbdev"
[   383.420] (II) Unloading fbdev
[   383.421] (II) UnloadSubModule: "fbdevhw"
[   383.421] (II) Unloading fbdevhw
[   383.421] (II) UnloadModule: "vesa"
[   383.421] (II) Unloading vesa
[   383.496] (==) modeset(0): Backing store enabled
[   383.496] (==) modeset(0): Silken mouse enabled
[   383.625] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[   383.626] (==) modeset(0): DPMS enabled
[   383.628] (II) modeset(0): [DRI2] Setup complete
[   383.629] (II) modeset(0): [DRI2]   DRI driver: iris
[   383.629] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[   383.629] (II) Initializing extension Generic Event Extension
[   383.629] (II) Initializing extension SHAPE
[   383.629] (II) Initializing extension MIT-SHM
[   383.629] (II) Initializing extension XInputExtension
[   383.632] (II) Initializing extension XTEST
[   383.632] (II) Initializing extension BIG-REQUESTS
[   383.632] (II) Initializing extension SYNC
[   383.633] (II) Initializing extension XKEYBOARD
[   383.633] (II) Initializing extension XC-MISC
[   383.633] (II) Initializing extension SECURITY
[   383.633] (II) Initializing extension XFIXES
[   383.633] (II) Initializing extension RENDER
[   383.634] (II) Initializing extension RANDR
[   383.634] (II) Initializing extension COMPOSITE
[   383.634] (II) Initializing extension DAMAGE
[   383.634] (II) Initializing extension MIT-SCREEN-SAVER
[   383.635] (II) Initializing extension DOUBLE-BUFFER
[   383.635] (II) Initializing extension RECORD
[   383.635] (II) Initializing extension DPMS
[   383.635] (II) Initializing extension Present
[   383.635] (II) Initializing extension DRI3
[   383.635] (II) Initializing extension X-Resource
[   383.635] (II) Initializing extension XVideo
[   383.635] (II) Initializing extension XVideo-MotionCompensation
[   383.635] (II) Initializing extension SELinux
[   383.635] (II) SELinux: Disabled on system
[   383.635] (II) Initializing extension GLX
[   383.651] (II) AIGLX: Loaded and initialized iris
[   383.651] (II) GLX: Initialized DRI2 GL provider for screen 0
[   383.651] (II) Initializing extension XFree86-VidModeExtension
[   383.652] (II) Initializing extension XFree86-DGA
[   383.652] (II) Initializing extension XFree86-DRI
[   383.652] (II) Initializing extension DRI2
[   383.652] (II) modeset(0): Damage tracking initialized
[   383.652] (II) modeset(0): Setting screen physical size to 1862 x 381
[   383.710] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[   383.710] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   383.710] (II) LoadModule: "libinput"
[   383.710] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   383.713] (II) Module libinput: vendor="X.Org Foundation"
[   383.713] 	compiled for 1.21.1.15, module version = 1.5.0
[   383.713] 	Module class: X.Org XInput Driver
[   383.713] 	ABI class: X.Org XInput driver, version 24.4
[   383.713] (II) Using input driver 'libinput' for 'Video Bus'
[   383.713] (**) Video Bus: always reports core events
[   383.713] (**) Option "Device" "/dev/input/event7"
[   383.716] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[   383.716] (II) event7  - Video Bus: device is a keyboard
[   383.716] (II) event7  - Video Bus: device removed
[   383.756] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event7"
[   383.756] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[   383.756] (**) Option "xkb_model" "pc105"
[   383.756] (**) Option "xkb_layout" "us"
[   383.758] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[   383.758] (II) event7  - Video Bus: device is a keyboard
[   383.760] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[   383.760] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   383.760] (II) Using input driver 'libinput' for 'Video Bus'
[   383.760] (**) Video Bus: always reports core events
[   383.760] (**) Option "Device" "/dev/input/event6"
[   383.762] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[   383.762] (II) event6  - Video Bus: device is a keyboard
[   383.762] (II) event6  - Video Bus: device removed
[   383.776] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input8/event6"
[   383.776] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   383.776] (**) Option "xkb_model" "pc105"
[   383.776] (**) Option "xkb_layout" "us"
[   383.778] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[   383.778] (II) event6  - Video Bus: device is a keyboard
[   383.779] (II) config/udev: Adding input device Power Button (/dev/input/event14)
[   383.779] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   383.779] (II) Using input driver 'libinput' for 'Power Button'
[   383.779] (**) Power Button: always reports core events
[   383.779] (**) Option "Device" "/dev/input/event14"
[   383.779] (II) event14 - Power Button: is tagged by udev as: Keyboard
[   383.779] (II) event14 - Power Button: device is a keyboard
[   383.779] (II) event14 - Power Button: device removed
[   383.816] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input45/event14"
[   383.816] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   383.816] (**) Option "xkb_model" "pc105"
[   383.816] (**) Option "xkb_layout" "us"
[   383.818] (II) event14 - Power Button: is tagged by udev as: Keyboard
[   383.818] (II) event14 - Power Button: device is a keyboard
[   383.820] (II) config/udev: Adding input device Lid Switch (/dev/input/event13)
[   383.820] (II) No input driver specified, ignoring this device.
[   383.820] (II) This device may have been added with another device file.
[   383.822] (II) config/udev: Adding input device Logitech MX Master (/dev/input/event17)
[   383.822] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[   383.822] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[   383.822] (II) Using input driver 'libinput' for 'Logitech MX Master'
[   383.822] (**) Logitech MX Master: always reports core events
[   383.822] (**) Option "Device" "/dev/input/event17"
[   383.822] (II) event17 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[   383.822] (II) event17 - Logitech MX Master: device set to 1000 DPI
[   383.822] (II) event17 - Logitech MX Master: device is a pointer
[   383.822] (II) event17 - Logitech MX Master: device is a keyboard
[   383.823] (II) event17 - Logitech MX Master: device removed
[   383.848] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   383.848] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   383.848] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   383.848] (II) libinput: Logitech MX Master: needs a virtual subdevice
[   383.848] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.000D/input/input39/event17"
[   383.848] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: MOUSE, id 9)
[   383.855] (**) Option "AccelerationScheme" "none"
[   383.855] (**) Logitech MX Master: (accel) selected scheme none/0
[   383.855] (**) Logitech MX Master: (accel) acceleration factor: 2.000
[   383.855] (**) Logitech MX Master: (accel) acceleration threshold: 4
[   383.859] (II) event17 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[   383.859] (II) event17 - Logitech MX Master: device set to 1000 DPI
[   383.859] (II) event17 - Logitech MX Master: device is a pointer
[   383.859] (II) event17 - Logitech MX Master: device is a keyboard
[   383.860] (II) config/udev: Adding input device Logitech MX Master (/dev/input/mouse6)
[   383.860] (II) No input driver specified, ignoring this device.
[   383.860] (II) This device may have been added with another device file.
[   383.860] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/event10)
[   383.860] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   383.860] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   383.860] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   383.860] (**) Logitech MX Master 2S: always reports core events
[   383.860] (**) Option "Device" "/dev/input/event10"
[   383.861] (II) event10 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   383.861] (II) event10 - Logitech MX Master 2S: device is a pointer
[   383.861] (II) event10 - Logitech MX Master 2S: device is a keyboard
[   383.861] (II) event10 - Logitech MX Master 2S: device removed
[   383.892] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   383.892] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   383.892] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   383.892] (II) libinput: Logitech MX Master 2S: needs a virtual subdevice
[   383.892] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0009/input/input41/event10"
[   383.892] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: MOUSE, id 10)
[   383.892] (**) Option "AccelerationScheme" "none"
[   383.892] (**) Logitech MX Master 2S: (accel) selected scheme none/0
[   383.892] (**) Logitech MX Master 2S: (accel) acceleration factor: 2.000
[   383.892] (**) Logitech MX Master 2S: (accel) acceleration threshold: 4
[   383.895] (II) event10 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   383.896] (II) event10 - Logitech MX Master 2S: device is a pointer
[   383.896] (II) event10 - Logitech MX Master 2S: device is a keyboard
[   383.898] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/mouse2)
[   383.898] (II) No input driver specified, ignoring this device.
[   383.898] (II) This device may have been added with another device file.
[   383.900] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/event12)
[   383.900] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   383.900] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   383.900] (**) Logitech MX Keys: always reports core events
[   383.900] (**) Option "Device" "/dev/input/event12"
[   383.903] (II) event12 - Logitech MX Keys: is tagged by udev as: Keyboard
[   383.903] (II) event12 - Logitech MX Keys: device is a keyboard
[   383.904] (II) event12 - Logitech MX Keys: device removed
[   383.924] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   383.924] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   383.924] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   383.924] (II) libinput: Logitech MX Keys: needs a virtual subdevice
[   383.924] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.000B/input/input43/event12"
[   383.924] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: MOUSE, id 11)
[   383.924] (**) Option "AccelerationScheme" "none"
[   383.924] (**) Logitech MX Keys: (accel) selected scheme none/0
[   383.924] (**) Logitech MX Keys: (accel) acceleration factor: 2.000
[   383.924] (**) Logitech MX Keys: (accel) acceleration threshold: 4
[   383.927] (II) event12 - Logitech MX Keys: is tagged by udev as: Keyboard
[   383.927] (II) event12 - Logitech MX Keys: device is a keyboard
[   383.928] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/mouse4)
[   383.928] (II) No input driver specified, ignoring this device.
[   383.928] (II) This device may have been added with another device file.
[   383.929] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/event11)
[   383.929] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   383.929] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   383.929] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   383.929] (**) Logitech MX Master 2S: always reports core events
[   383.929] (**) Option "Device" "/dev/input/event11"
[   383.930] (II) event11 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   383.930] (II) event11 - Logitech MX Master 2S: device is a pointer
[   383.930] (II) event11 - Logitech MX Master 2S: device is a keyboard
[   383.930] (II) event11 - Logitech MX Master 2S: device removed
[   383.956] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   383.956] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   383.956] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   383.956] (II) libinput: Logitech MX Master 2S: needs a virtual subdevice
[   383.956] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.2/3-5.3.2.2:1.2/0003:046D:C52B.0007/0003:046D:4069.000A/input/input42/event11"
[   383.956] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: MOUSE, id 12)
[   383.956] (**) Option "AccelerationScheme" "none"
[   383.956] (**) Logitech MX Master 2S: (accel) selected scheme none/0
[   383.956] (**) Logitech MX Master 2S: (accel) acceleration factor: 2.000
[   383.956] (**) Logitech MX Master 2S: (accel) acceleration threshold: 4
[   383.959] (II) event11 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   383.959] (II) event11 - Logitech MX Master 2S: device is a pointer
[   383.959] (II) event11 - Logitech MX Master 2S: device is a keyboard
[   383.960] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/mouse3)
[   383.960] (II) No input driver specified, ignoring this device.
[   383.960] (II) This device may have been added with another device file.
[   383.961] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/event18)
[   383.961] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   383.961] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   383.961] (**) Logitech MX Keys: always reports core events
[   383.961] (**) Option "Device" "/dev/input/event18"
[   383.962] (II) event18 - Logitech MX Keys: is tagged by udev as: Keyboard
[   383.962] (II) event18 - Logitech MX Keys: device is a keyboard
[   383.962] (II) event18 - Logitech MX Keys: device removed
[   383.976] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   383.976] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   383.976] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   383.976] (II) libinput: Logitech MX Keys: needs a virtual subdevice
[   383.976] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.2/3-5.3.2.2:1.2/0003:046D:C52B.0007/0003:046D:408A.0008/input/input40/event18"
[   383.976] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: MOUSE, id 13)
[   383.976] (**) Option "AccelerationScheme" "none"
[   383.976] (**) Logitech MX Keys: (accel) selected scheme none/0
[   383.976] (**) Logitech MX Keys: (accel) acceleration factor: 2.000
[   383.976] (**) Logitech MX Keys: (accel) acceleration threshold: 4
[   383.979] (II) event18 - Logitech MX Keys: is tagged by udev as: Keyboard
[   383.979] (II) event18 - Logitech MX Keys: device is a keyboard
[   383.980] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/mouse1)
[   383.980] (II) No input driver specified, ignoring this device.
[   383.980] (II) This device may have been added with another device file.
[   383.981] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle (/dev/input/event15)
[   383.981] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle: Applying InputClass "libinput keyboard catchall"
[   383.981] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle'
[   383.981] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle: always reports core events
[   383.981] (**) Option "Device" "/dev/input/event15"
[   383.982] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle: is tagged by udev as: Keyboard
[   383.982] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle: device is a keyboard
[   383.982] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle: device removed
[   384.008] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.0/0003:1E7D:2D60.000C/input/input35/event15"
[   384.008] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle" (type: KEYBOARD, id 14)
[   384.008] (**) Option "xkb_model" "pc105"
[   384.008] (**) Option "xkb_layout" "us"
[   384.012] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle: is tagged by udev as: Keyboard
[   384.012] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle: device is a keyboard
[   384.015] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse (/dev/input/event8)
[   384.015] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Applying InputClass "libinput pointer catchall"
[   384.015] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse'
[   384.015] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: always reports core events
[   384.015] (**) Option "Device" "/dev/input/event8"
[   384.016] (II) event8  - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: is tagged by udev as: Mouse
[   384.016] (II) event8  - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: device is a pointer
[   384.016] (II) event8  - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: device removed
[   384.068] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.068] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.068] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.068] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.1/0003:1E7D:2D60.000E/input/input36/event8"
[   384.068] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse" (type: MOUSE, id 15)
[   384.068] (**) Option "AccelerationScheme" "none"
[   384.068] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: (accel) selected scheme none/0
[   384.068] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: (accel) acceleration factor: 2.000
[   384.068] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: (accel) acceleration threshold: 4
[   384.072] (II) event8  - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: is tagged by udev as: Mouse
[   384.072] (II) event8  - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: device is a pointer
[   384.073] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse (/dev/input/mouse5)
[   384.073] (II) No input driver specified, ignoring this device.
[   384.073] (II) This device may have been added with another device file.
[   384.074] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control (/dev/input/event9)
[   384.074] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: Applying InputClass "libinput keyboard catchall"
[   384.074] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control'
[   384.074] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: always reports core events
[   384.074] (**) Option "Device" "/dev/input/event9"
[   384.075] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: is tagged by udev as: Keyboard
[   384.075] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device is a keyboard
[   384.075] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device removed
[   384.112] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: needs a virtual subdevice
[   384.112] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.1/0003:1E7D:2D60.000E/input/input37/event9"
[   384.112] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control" (type: MOUSE, id 16)
[   384.112] (**) Option "AccelerationScheme" "none"
[   384.112] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: (accel) selected scheme none/0
[   384.112] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: (accel) acceleration factor: 2.000
[   384.112] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: (accel) acceleration threshold: 4
[   384.117] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: is tagged by udev as: Keyboard
[   384.117] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device is a keyboard
[   384.120] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle System Control (/dev/input/event19)
[   384.120] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: Applying InputClass "libinput keyboard catchall"
[   384.120] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle System Control'
[   384.120] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: always reports core events
[   384.120] (**) Option "Device" "/dev/input/event19"
[   384.121] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: is tagged by udev as: Keyboard
[   384.121] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: device is a keyboard
[   384.121] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: device removed
[   384.144] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.1/0003:1E7D:2D60.000E/input/input38/event19"
[   384.144] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle System Control" (type: KEYBOARD, id 17)
[   384.144] (**) Option "xkb_model" "pc105"
[   384.144] (**) Option "xkb_layout" "us"
[   384.147] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: is tagged by udev as: Keyboard
[   384.147] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: device is a keyboard
[   384.148] (II) config/udev: Adding input device DLL0945:00 04F3:311C Mouse (/dev/input/event16)
[   384.148] (**) DLL0945:00 04F3:311C Mouse: Applying InputClass "libinput pointer catchall"
[   384.148] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Mouse'
[   384.148] (**) DLL0945:00 04F3:311C Mouse: always reports core events
[   384.148] (**) Option "Device" "/dev/input/event16"
[   384.153] (II) event16 - DLL0945:00 04F3:311C Mouse: is tagged by udev as: Mouse
[   384.154] (II) event16 - DLL0945:00 04F3:311C Mouse: device is a pointer
[   384.154] (II) event16 - DLL0945:00 04F3:311C Mouse: device removed
[   384.208] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.208] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.208] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.208] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-16/i2c-DLL0945:00/0018:04F3:311C.0011/input/input49/event16"
[   384.208] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Mouse" (type: MOUSE, id 18)
[   384.208] (**) Option "AccelerationScheme" "none"
[   384.208] (**) DLL0945:00 04F3:311C Mouse: (accel) selected scheme none/0
[   384.208] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration factor: 2.000
[   384.208] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration threshold: 4
[   384.217] (II) event16 - DLL0945:00 04F3:311C Mouse: is tagged by udev as: Mouse
[   384.217] (II) event16 - DLL0945:00 04F3:311C Mouse: device is a pointer
[   384.217] (II) config/udev: Adding input device DLL0945:00 04F3:311C Mouse (/dev/input/mouse7)
[   384.217] (II) No input driver specified, ignoring this device.
[   384.217] (II) This device may have been added with another device file.
[   384.218] (II) config/udev: Adding input device DLL0945:00 04F3:311C Touchpad (/dev/input/event20)
[   384.218] (**) DLL0945:00 04F3:311C Touchpad: Applying InputClass "libinput touchpad catchall"
[   384.218] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Touchpad'
[   384.218] (**) DLL0945:00 04F3:311C Touchpad: always reports core events
[   384.218] (**) Option "Device" "/dev/input/event20"
[   384.219] (II) event20 - DLL0945:00 04F3:311C Touchpad: is tagged by udev as: Touchpad
[   384.219] (II) event20 - DLL0945:00 04F3:311C Touchpad: device is a touchpad
[   384.219] (II) event20 - DLL0945:00 04F3:311C Touchpad: device removed
[   384.272] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.272] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.272] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.273] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-16/i2c-DLL0945:00/0018:04F3:311C.0011/input/input50/event20"
[   384.273] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Touchpad" (type: TOUCHPAD, id 19)
[   384.275] (**) Option "AccelerationScheme" "none"
[   384.275] (**) DLL0945:00 04F3:311C Touchpad: (accel) selected scheme none/0
[   384.275] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration factor: 2.000
[   384.275] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration threshold: 4
[   384.278] (II) event20 - DLL0945:00 04F3:311C Touchpad: is tagged by udev as: Touchpad
[   384.279] (II) event20 - DLL0945:00 04F3:311C Touchpad: device is a touchpad
[   384.279] (II) config/udev: Adding input device DLL0945:00 04F3:311C Touchpad (/dev/input/mouse8)
[   384.279] (II) No input driver specified, ignoring this device.
[   384.279] (II) This device may have been added with another device file.
[   384.280] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event21)
[   384.280] (II) No input driver specified, ignoring this device.
[   384.280] (II) This device may have been added with another device file.
[   384.280] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event22)
[   384.280] (II) No input driver specified, ignoring this device.
[   384.280] (II) This device may have been added with another device file.
[   384.280] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event23)
[   384.280] (II) No input driver specified, ignoring this device.
[   384.280] (II) This device may have been added with another device file.
[   384.280] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event24)
[   384.280] (II) No input driver specified, ignoring this device.
[   384.280] (II) This device may have been added with another device file.
[   384.281] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event25)
[   384.281] (II) No input driver specified, ignoring this device.
[   384.281] (II) This device may have been added with another device file.
[   384.281] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event26)
[   384.281] (II) No input driver specified, ignoring this device.
[   384.281] (II) This device may have been added with another device file.
[   384.281] (II) config/udev: Adding input device Intel HID events (/dev/input/event1)
[   384.281] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[   384.281] (II) Using input driver 'libinput' for 'Intel HID events'
[   384.281] (**) Intel HID events: always reports core events
[   384.281] (**) Option "Device" "/dev/input/event1"
[   384.282] (II) event1  - Intel HID events: is tagged by udev as: Keyboard
[   384.282] (II) event1  - Intel HID events: device is a keyboard
[   384.282] (II) event1  - Intel HID events: device removed
[   384.316] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input3/event1"
[   384.316] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 20)
[   384.316] (**) Option "xkb_model" "pc105"
[   384.316] (**) Option "xkb_layout" "us"
[   384.318] (II) event1  - Intel HID events: is tagged by udev as: Keyboard
[   384.318] (II) event1  - Intel HID events: device is a keyboard
[   384.319] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event3)
[   384.319] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[   384.319] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[   384.319] (**) Intel HID 5 button array: always reports core events
[   384.319] (**) Option "Device" "/dev/input/event3"
[   384.319] (II) event3  - Intel HID 5 button array: is tagged by udev as: Keyboard
[   384.320] (II) event3  - Intel HID 5 button array: device is a keyboard
[   384.320] (II) event3  - Intel HID 5 button array: device removed
[   384.328] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event3"
[   384.328] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 21)
[   384.328] (**) Option "xkb_model" "pc105"
[   384.328] (**) Option "xkb_layout" "us"
[   384.328] (II) event3  - Intel HID 5 button array: is tagged by udev as: Keyboard
[   384.328] (II) event3  - Intel HID 5 button array: device is a keyboard
[   384.329] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event4)
[   384.329] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[   384.329] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[   384.329] (**) Dell WMI hotkeys: always reports core events
[   384.329] (**) Option "Device" "/dev/input/event4"
[   384.329] (II) event4  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[   384.329] (II) event4  - Dell WMI hotkeys: device is a keyboard
[   384.329] (II) event4  - Dell WMI hotkeys: device removed
[   384.352] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492-8/input/input7/event4"
[   384.352] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 22)
[   384.352] (**) Option "xkb_model" "pc105"
[   384.352] (**) Option "xkb_layout" "us"
[   384.355] (II) event4  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[   384.355] (II) event4  - Dell WMI hotkeys: device is a keyboard
[   384.355] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   384.355] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   384.355] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   384.355] (**) AT Translated Set 2 keyboard: always reports core events
[   384.355] (**) Option "Device" "/dev/input/event0"
[   384.356] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   384.356] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[   384.356] (II) event0  - AT Translated Set 2 keyboard: device removed
[   384.376] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   384.376] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 23)
[   384.376] (**) Option "xkb_model" "pc105"
[   384.376] (**) Option "xkb_layout" "us"
[   384.378] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   384.378] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[   384.382] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event5)
[   384.382] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[   384.382] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[   384.382] (**) PS/2 Generic Mouse: always reports core events
[   384.382] (**) Option "Device" "/dev/input/event5"
[   384.382] (II) event5  - PS/2 Generic Mouse: is tagged by udev as: Mouse
[   384.382] (II) event5  - PS/2 Generic Mouse: device is a pointer
[   384.382] (II) event5  - PS/2 Generic Mouse: device removed
[   384.436] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.436] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.436] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.436] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event5"
[   384.436] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 24)
[   384.436] (**) Option "AccelerationScheme" "none"
[   384.436] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[   384.436] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[   384.436] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[   384.438] (II) event5  - PS/2 Generic Mouse: is tagged by udev as: Mouse
[   384.438] (II) event5  - PS/2 Generic Mouse: device is a pointer
[   384.440] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[   384.440] (II) No input driver specified, ignoring this device.
[   384.440] (II) This device may have been added with another device file.
[   384.441] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[   384.441] (II) No input driver specified, ignoring this device.
[   384.441] (II) This device may have been added with another device file.
[   384.441] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event27)
[   384.441] (**) ACPI Virtual Keyboard Device: Applying InputClass "libinput keyboard catchall"
[   384.441] (II) Using input driver 'libinput' for 'ACPI Virtual Keyboard Device'
[   384.441] (**) ACPI Virtual Keyboard Device: always reports core events
[   384.441] (**) Option "Device" "/dev/input/event27"
[   384.441] (II) event27 - ACPI Virtual Keyboard Device: is tagged by udev as: Keyboard
[   384.441] (II) event27 - ACPI Virtual Keyboard Device: device is a keyboard
[   384.441] (II) event27 - ACPI Virtual Keyboard Device: device removed
[   384.480] (**) Option "config_info" "udev:/sys/devices/virtual/input/input58/event27"
[   384.480] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 25)
[   384.480] (**) Option "xkb_model" "pc105"
[   384.480] (**) Option "xkb_layout" "us"
[   384.482] (II) event27 - ACPI Virtual Keyboard Device: is tagged by udev as: Keyboard
[   384.482] (II) event27 - ACPI Virtual Keyboard Device: device is a keyboard
[   384.486] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[   384.486] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[   384.486] (II) Using input driver 'libinput' for 'Logitech MX Master'
[   384.486] (**) Logitech MX Master: always reports core events
[   384.486] (**) Option "Device" "/dev/input/event17"
[   384.487] (II) libinput: Logitech MX Master: is a virtual subdevice
[   384.487] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.487] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.487] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.487] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.000D/input/input39/event17"
[   384.487] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: KEYBOARD, id 26)
[   384.487] (**) Option "xkb_model" "pc105"
[   384.487] (**) Option "xkb_layout" "us"
[   384.487] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   384.487] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   384.487] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   384.487] (**) Logitech MX Master 2S: always reports core events
[   384.487] (**) Option "Device" "/dev/input/event10"
[   384.487] (II) libinput: Logitech MX Master 2S: is a virtual subdevice
[   384.487] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.487] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.487] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.487] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0009/input/input41/event10"
[   384.487] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: KEYBOARD, id 27)
[   384.487] (**) Option "xkb_model" "pc105"
[   384.487] (**) Option "xkb_layout" "us"
[   384.487] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   384.487] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   384.487] (**) Logitech MX Keys: always reports core events
[   384.487] (**) Option "Device" "/dev/input/event12"
[   384.487] (II) libinput: Logitech MX Keys: is a virtual subdevice
[   384.487] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.487] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.487] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.487] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.000B/input/input43/event12"
[   384.487] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: KEYBOARD, id 28)
[   384.487] (**) Option "xkb_model" "pc105"
[   384.487] (**) Option "xkb_layout" "us"
[   384.487] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   384.487] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   384.487] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   384.487] (**) Logitech MX Master 2S: always reports core events
[   384.487] (**) Option "Device" "/dev/input/event11"
[   384.487] (II) libinput: Logitech MX Master 2S: is a virtual subdevice
[   384.487] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.487] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.487] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.487] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.2/3-5.3.2.2:1.2/0003:046D:C52B.0007/0003:046D:4069.000A/input/input42/event11"
[   384.487] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: KEYBOARD, id 29)
[   384.487] (**) Option "xkb_model" "pc105"
[   384.487] (**) Option "xkb_layout" "us"
[   384.487] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   384.487] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   384.487] (**) Logitech MX Keys: always reports core events
[   384.487] (**) Option "Device" "/dev/input/event18"
[   384.487] (II) libinput: Logitech MX Keys: is a virtual subdevice
[   384.487] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.487] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.487] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   384.487] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.2/3-5.3.2.2:1.2/0003:046D:C52B.0007/0003:046D:408A.0008/input/input40/event18"
[   384.487] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: KEYBOARD, id 30)
[   384.487] (**) Option "xkb_model" "pc105"
[   384.487] (**) Option "xkb_layout" "us"
[   384.487] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: Applying InputClass "libinput keyboard catchall"
[   384.487] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control'
[   384.487] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: always reports core events
[   384.487] (**) Option "Device" "/dev/input/event9"
[   384.487] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: is a virtual subdevice
[   384.487] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.1/0003:1E7D:2D60.000E/input/input37/event9"
[   384.487] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control" (type: KEYBOARD, id 31)
[   384.487] (**) Option "xkb_model" "pc105"
[   384.487] (**) Option "xkb_layout" "us"
[   386.479] (II) modeset(0): EDID vendor "SHP", prod id 5397
[   386.479] (II) modeset(0): Printing DDC gathered Modelines:
[   386.479] (II) modeset(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 -hsync -vsync (74.0 kHz eP)
[   386.479] (II) modeset(0): Modeline "1920x1200"x0.0  123.20  1920 1968 2000 2080  1200 1203 1209 1235 -hsync -vsync (59.2 kHz e)
[   386.922] (WW) modeset(0): Output DP-1-2: Strange aspect ratio (1193/336), consider adding a quirk
[   386.922] (WW) modeset(0): Output DP-1-2: Strange aspect ratio (1193/336), consider adding a quirk
[   386.922] (WW) modeset(0): Output DP-1-2: Strange aspect ratio (1193/336), consider adding a quirk
[   386.922] (WW) modeset(0): Output DP-1-2: Strange aspect ratio (1193/336), consider adding a quirk
[   387.696] (II) modeset(0): EDID vendor "SHP", prod id 5397
[   387.697] (II) modeset(0): Printing DDC gathered Modelines:
[   387.697] (II) modeset(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 -hsync -vsync (74.0 kHz eP)
[   387.697] (II) modeset(0): Modeline "1920x1200"x0.0  123.20  1920 1968 2000 2080  1200 1203 1209 1235 -hsync -vsync (59.2 kHz e)
[   388.159] (WW) modeset(0): Output DP-1-2: Strange aspect ratio (1193/336), consider adding a quirk
[   388.159] (WW) modeset(0): Output DP-1-2: Strange aspect ratio (1193/336), consider adding a quirk
[   388.159] (WW) modeset(0): Output DP-1-2: Strange aspect ratio (1193/336), consider adding a quirk
[   388.159] (WW) modeset(0): Output DP-1-2: Strange aspect ratio (1193/336), consider adding a quirk
[   388.160] (II) config/udev: removing device Intel HID 5 button array
[   388.160] (II) event3  - Intel HID 5 button array: device removed
[   388.180] (II) UnloadModule: "libinput"
[   388.180] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event3)
[   388.180] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[   388.180] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[   388.180] (**) Intel HID 5 button array: always reports core events
[   388.180] (**) Option "Device" "/dev/input/event3"
[   388.180] (II) event3  - Intel HID 5 button array: is tagged by udev as: Keyboard
[   388.180] (II) event3  - Intel HID 5 button array: device is a keyboard
[   388.180] (II) event3  - Intel HID 5 button array: device removed
[   388.196] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event3"
[   388.196] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 21)
[   388.196] (**) Option "xkb_model" "pc105"
[   388.196] (**) Option "xkb_layout" "us"
[   388.196] (II) event3  - Intel HID 5 button array: is tagged by udev as: Keyboard
[   388.196] (II) event3  - Intel HID 5 button array: device is a keyboard
[   388.196] (II) config/udev: removing device ACPI Virtual Keyboard Device
[   388.196] (II) event27 - ACPI Virtual Keyboard Device: device removed
[   388.232] (II) UnloadModule: "libinput"
[   388.232] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event27)
[   388.232] (**) ACPI Virtual Keyboard Device: Applying InputClass "libinput keyboard catchall"
[   388.232] (II) Using input driver 'libinput' for 'ACPI Virtual Keyboard Device'
[   388.232] (**) ACPI Virtual Keyboard Device: always reports core events
[   388.232] (**) Option "Device" "/dev/input/event27"
[   388.232] (II) event27 - ACPI Virtual Keyboard Device: is tagged by udev as: Keyboard
[   388.232] (II) event27 - ACPI Virtual Keyboard Device: device is a keyboard
[   388.233] (II) event27 - ACPI Virtual Keyboard Device: device removed
[   388.256] (**) Option "config_info" "udev:/sys/devices/virtual/input/input58/event27"
[   388.256] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 25)
[   388.256] (**) Option "xkb_model" "pc105"
[   388.256] (**) Option "xkb_layout" "us"
[   388.256] (II) event27 - ACPI Virtual Keyboard Device: is tagged by udev as: Keyboard
[   388.256] (II) event27 - ACPI Virtual Keyboard Device: device is a keyboard
[   388.257] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event24)
[   388.257] (II) No input driver specified, ignoring this device.
[   388.257] (II) This device may have been added with another device file.
[   388.257] (II) config/udev: removing device Video Bus
[   388.257] (II) event7  - Video Bus: device removed
[   388.292] (II) UnloadModule: "libinput"
[   388.293] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[   388.293] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   388.293] (II) Using input driver 'libinput' for 'Video Bus'
[   388.293] (**) Video Bus: always reports core events
[   388.293] (**) Option "Device" "/dev/input/event7"
[   388.294] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[   388.294] (II) event7  - Video Bus: device is a keyboard
[   388.294] (II) event7  - Video Bus: device removed
[   388.332] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event7"
[   388.332] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[   388.332] (**) Option "xkb_model" "pc105"
[   388.332] (**) Option "xkb_layout" "us"
[   388.334] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[   388.334] (II) event7  - Video Bus: device is a keyboard
[   388.335] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event22)
[   388.335] (II) No input driver specified, ignoring this device.
[   388.335] (II) This device may have been added with another device file.
[   388.335] (II) config/udev: removing device PS/2 Generic Mouse
[   388.335] (II) event5  - PS/2 Generic Mouse: device removed
[   388.388] (II) UnloadModule: "libinput"
[   388.389] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event5)
[   388.389] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[   388.389] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[   388.389] (**) PS/2 Generic Mouse: always reports core events
[   388.389] (**) Option "Device" "/dev/input/event5"
[   388.391] (II) event5  - PS/2 Generic Mouse: is tagged by udev as: Mouse
[   388.391] (II) event5  - PS/2 Generic Mouse: device is a pointer
[   388.391] (II) event5  - PS/2 Generic Mouse: device removed
[   388.444] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   388.444] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   388.444] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   388.444] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event5"
[   388.444] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 24)
[   388.444] (**) Option "AccelerationScheme" "none"
[   388.444] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[   388.444] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[   388.444] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[   388.446] (II) event5  - PS/2 Generic Mouse: is tagged by udev as: Mouse
[   388.447] (II) event5  - PS/2 Generic Mouse: device is a pointer
[   388.447] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event25)
[   388.447] (II) No input driver specified, ignoring this device.
[   388.447] (II) This device may have been added with another device file.
[   388.448] (II) config/udev: Adding input device Lid Switch (/dev/input/event13)
[   388.448] (II) No input driver specified, ignoring this device.
[   388.448] (II) This device may have been added with another device file.
[   388.448] (II) config/udev: removing device Video Bus
[   388.448] (II) event6  - Video Bus: device removed
[   388.468] (II) UnloadModule: "libinput"
[   388.469] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[   388.469] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   388.469] (II) Using input driver 'libinput' for 'Video Bus'
[   388.469] (**) Video Bus: always reports core events
[   388.469] (**) Option "Device" "/dev/input/event6"
[   388.471] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[   388.471] (II) event6  - Video Bus: device is a keyboard
[   388.472] (II) event6  - Video Bus: device removed
[   388.500] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input8/event6"
[   388.500] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   388.500] (**) Option "xkb_model" "pc105"
[   388.500] (**) Option "xkb_layout" "us"
[   388.503] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[   388.503] (II) event6  - Video Bus: device is a keyboard
[   388.503] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event26)
[   388.503] (II) No input driver specified, ignoring this device.
[   388.503] (II) This device may have been added with another device file.
[   388.503] (II) config/udev: removing device Power Button
[   388.503] (II) event14 - Power Button: device removed
[   388.508] (II) UnloadModule: "libinput"
[   388.508] (II) config/udev: Adding input device Power Button (/dev/input/event14)
[   388.508] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   388.508] (II) Using input driver 'libinput' for 'Power Button'
[   388.508] (**) Power Button: always reports core events
[   388.508] (**) Option "Device" "/dev/input/event14"
[   388.508] (II) event14 - Power Button: is tagged by udev as: Keyboard
[   388.508] (II) event14 - Power Button: device is a keyboard
[   388.508] (II) event14 - Power Button: device removed
[   388.544] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input45/event14"
[   388.544] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   388.544] (**) Option "xkb_model" "pc105"
[   388.544] (**) Option "xkb_layout" "us"
[   388.546] (II) event14 - Power Button: is tagged by udev as: Keyboard
[   388.547] (II) event14 - Power Button: device is a keyboard
[   388.547] (II) config/udev: removing device Logitech MX Keys
[   388.547] (II) UnloadModule: "libinput"
[   388.547] (II) config/udev: removing device Logitech MX Keys
[   388.547] (II) event12 - Logitech MX Keys: device removed
[   388.560] (II) UnloadModule: "libinput"
[   388.562] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/event12)
[   388.562] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   388.562] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   388.562] (**) Logitech MX Keys: always reports core events
[   388.562] (**) Option "Device" "/dev/input/event12"
[   388.565] (II) event12 - Logitech MX Keys: is tagged by udev as: Keyboard
[   388.566] (II) event12 - Logitech MX Keys: device is a keyboard
[   388.566] (II) event12 - Logitech MX Keys: device removed
[   388.600] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   388.600] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   388.600] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   388.600] (II) libinput: Logitech MX Keys: needs a virtual subdevice
[   388.600] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.000B/input/input43/event12"
[   388.600] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: MOUSE, id 11)
[   388.600] (**) Option "AccelerationScheme" "none"
[   388.600] (**) Logitech MX Keys: (accel) selected scheme none/0
[   388.600] (**) Logitech MX Keys: (accel) acceleration factor: 2.000
[   388.600] (**) Logitech MX Keys: (accel) acceleration threshold: 4
[   388.604] (II) event12 - Logitech MX Keys: is tagged by udev as: Keyboard
[   388.604] (II) event12 - Logitech MX Keys: device is a keyboard
[   388.604] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   388.604] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   388.604] (**) Logitech MX Keys: always reports core events
[   388.604] (**) Option "Device" "/dev/input/event12"
[   388.604] (II) libinput: Logitech MX Keys: is a virtual subdevice
[   388.604] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   388.604] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   388.604] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   388.604] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.000B/input/input43/event12"
[   388.604] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: KEYBOARD, id 28)
[   388.604] (**) Option "xkb_model" "pc105"
[   388.604] (**) Option "xkb_layout" "us"
[   388.604] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control
[   388.604] (II) UnloadModule: "libinput"
[   388.604] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control
[   388.604] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device removed
[   388.644] (II) UnloadModule: "libinput"
[   388.646] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control (/dev/input/event9)
[   388.646] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: Applying InputClass "libinput keyboard catchall"
[   388.646] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control'
[   388.646] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: always reports core events
[   388.646] (**) Option "Device" "/dev/input/event9"
[   388.650] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: is tagged by udev as: Keyboard
[   388.650] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device is a keyboard
[   388.650] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device removed
[   388.676] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: needs a virtual subdevice
[   388.676] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.1/0003:1E7D:2D60.000E/input/input37/event9"
[   388.676] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control" (type: MOUSE, id 16)
[   388.676] (**) Option "AccelerationScheme" "none"
[   388.676] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: (accel) selected scheme none/0
[   388.676] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: (accel) acceleration factor: 2.000
[   388.676] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: (accel) acceleration threshold: 4
[   388.680] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: is tagged by udev as: Keyboard
[   388.680] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device is a keyboard
[   388.680] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: Applying InputClass "libinput keyboard catchall"
[   388.680] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control'
[   388.680] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: always reports core events
[   388.680] (**) Option "Device" "/dev/input/event9"
[   388.680] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: is a virtual subdevice
[   388.680] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.1/0003:1E7D:2D60.000E/input/input37/event9"
[   388.680] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control" (type: KEYBOARD, id 31)
[   388.680] (**) Option "xkb_model" "pc105"
[   388.680] (**) Option "xkb_layout" "us"
[   388.680] (II) config/udev: removing device Logitech MX Master 2S
[   388.680] (II) UnloadModule: "libinput"
[   388.680] (II) config/udev: removing device Logitech MX Master 2S
[   388.680] (II) event10 - Logitech MX Master 2S: device removed
[   388.720] (II) UnloadModule: "libinput"
[   388.722] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/event10)
[   388.722] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   388.722] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   388.722] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   388.722] (**) Logitech MX Master 2S: always reports core events
[   388.722] (**) Option "Device" "/dev/input/event10"
[   388.725] (II) event10 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   388.726] (II) event10 - Logitech MX Master 2S: device is a pointer
[   388.726] (II) event10 - Logitech MX Master 2S: device is a keyboard
[   388.726] (II) event10 - Logitech MX Master 2S: device removed
[   388.740] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   388.740] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   388.740] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   388.740] (II) libinput: Logitech MX Master 2S: needs a virtual subdevice
[   388.740] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0009/input/input41/event10"
[   388.740] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: MOUSE, id 10)
[   388.740] (**) Option "AccelerationScheme" "none"
[   388.740] (**) Logitech MX Master 2S: (accel) selected scheme none/0
[   388.740] (**) Logitech MX Master 2S: (accel) acceleration factor: 2.000
[   388.740] (**) Logitech MX Master 2S: (accel) acceleration threshold: 4
[   388.743] (II) event10 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   388.743] (II) event10 - Logitech MX Master 2S: device is a pointer
[   388.743] (II) event10 - Logitech MX Master 2S: device is a keyboard
[   388.744] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   388.744] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   388.744] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   388.744] (**) Logitech MX Master 2S: always reports core events
[   388.744] (**) Option "Device" "/dev/input/event10"
[   388.744] (II) libinput: Logitech MX Master 2S: is a virtual subdevice
[   388.744] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   388.744] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   388.744] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   388.744] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0009/input/input41/event10"
[   388.744] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: KEYBOARD, id 27)
[   388.744] (**) Option "xkb_model" "pc105"
[   388.744] (**) Option "xkb_layout" "us"
[   388.744] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse
[   388.744] (II) event8  - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: device removed
[   388.796] (II) UnloadModule: "libinput"
[   388.798] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse (/dev/input/event8)
[   388.798] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Applying InputClass "libinput pointer catchall"
[   388.798] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse'
[   388.798] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: always reports core events
[   388.798] (**) Option "Device" "/dev/input/event8"
[   388.802] (II) event8  - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: is tagged by udev as: Mouse
[   388.802] (II) event8  - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: device is a pointer
[   388.802] (II) event8  - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: device removed
[   388.856] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   388.856] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   388.856] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   388.856] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.1/0003:1E7D:2D60.000E/input/input36/event8"
[   388.856] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse" (type: MOUSE, id 15)
[   388.856] (**) Option "AccelerationScheme" "none"
[   388.856] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: (accel) selected scheme none/0
[   388.856] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: (accel) acceleration factor: 2.000
[   388.856] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: (accel) acceleration threshold: 4
[   388.859] (II) event8  - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: is tagged by udev as: Mouse
[   388.860] (II) event8  - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: device is a pointer
[   388.860] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle System Control
[   388.860] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: device removed
[   388.900] (II) UnloadModule: "libinput"
[   388.902] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle System Control (/dev/input/event19)
[   388.902] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: Applying InputClass "libinput keyboard catchall"
[   388.902] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle System Control'
[   388.902] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: always reports core events
[   388.902] (**) Option "Device" "/dev/input/event19"
[   388.904] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: is tagged by udev as: Keyboard
[   388.904] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: device is a keyboard
[   388.904] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: device removed
[   388.944] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.1/0003:1E7D:2D60.000E/input/input38/event19"
[   388.944] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle System Control" (type: KEYBOARD, id 17)
[   388.944] (**) Option "xkb_model" "pc105"
[   388.944] (**) Option "xkb_layout" "us"
[   388.948] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: is tagged by udev as: Keyboard
[   388.948] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: device is a keyboard
[   388.948] (II) config/udev: removing device Logitech MX Master
[   388.949] (II) UnloadModule: "libinput"
[   388.949] (II) config/udev: removing device Logitech MX Master
[   388.949] (II) event17 - Logitech MX Master: device removed
[   388.980] (II) UnloadModule: "libinput"
[   388.982] (II) config/udev: Adding input device Logitech MX Master (/dev/input/event17)
[   388.982] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[   388.982] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[   388.982] (II) Using input driver 'libinput' for 'Logitech MX Master'
[   388.982] (**) Logitech MX Master: always reports core events
[   388.982] (**) Option "Device" "/dev/input/event17"
[   388.985] (II) event17 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[   388.985] (II) event17 - Logitech MX Master: device set to 1000 DPI
[   388.985] (II) event17 - Logitech MX Master: device is a pointer
[   388.985] (II) event17 - Logitech MX Master: device is a keyboard
[   388.986] (II) event17 - Logitech MX Master: device removed
[   389.008] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.008] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.008] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.008] (II) libinput: Logitech MX Master: needs a virtual subdevice
[   389.008] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.000D/input/input39/event17"
[   389.008] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: MOUSE, id 9)
[   389.008] (**) Option "AccelerationScheme" "none"
[   389.008] (**) Logitech MX Master: (accel) selected scheme none/0
[   389.008] (**) Logitech MX Master: (accel) acceleration factor: 2.000
[   389.008] (**) Logitech MX Master: (accel) acceleration threshold: 4
[   389.011] (II) event17 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[   389.011] (II) event17 - Logitech MX Master: device set to 1000 DPI
[   389.011] (II) event17 - Logitech MX Master: device is a pointer
[   389.011] (II) event17 - Logitech MX Master: device is a keyboard
[   389.012] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[   389.012] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[   389.012] (II) Using input driver 'libinput' for 'Logitech MX Master'
[   389.012] (**) Logitech MX Master: always reports core events
[   389.012] (**) Option "Device" "/dev/input/event17"
[   389.012] (II) libinput: Logitech MX Master: is a virtual subdevice
[   389.012] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.012] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.012] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.012] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.000D/input/input39/event17"
[   389.012] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: KEYBOARD, id 26)
[   389.012] (**) Option "xkb_model" "pc105"
[   389.012] (**) Option "xkb_layout" "us"
[   389.012] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event23)
[   389.012] (II) No input driver specified, ignoring this device.
[   389.012] (II) This device may have been added with another device file.
[   389.012] (II) config/udev: removing device Intel HID events
[   389.012] (II) event1  - Intel HID events: device removed
[   389.036] (II) UnloadModule: "libinput"
[   389.037] (II) config/udev: Adding input device Intel HID events (/dev/input/event1)
[   389.037] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[   389.037] (II) Using input driver 'libinput' for 'Intel HID events'
[   389.037] (**) Intel HID events: always reports core events
[   389.037] (**) Option "Device" "/dev/input/event1"
[   389.038] (II) event1  - Intel HID events: is tagged by udev as: Keyboard
[   389.038] (II) event1  - Intel HID events: device is a keyboard
[   389.039] (II) event1  - Intel HID events: device removed
[   389.056] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input3/event1"
[   389.056] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 20)
[   389.056] (**) Option "xkb_model" "pc105"
[   389.056] (**) Option "xkb_layout" "us"
[   389.057] (II) event1  - Intel HID events: is tagged by udev as: Keyboard
[   389.057] (II) event1  - Intel HID events: device is a keyboard
[   389.058] (II) config/udev: removing device DLL0945:00 04F3:311C Mouse
[   389.058] (II) event16 - DLL0945:00 04F3:311C Mouse: device removed
[   389.092] (II) UnloadModule: "libinput"
[   389.093] (II) config/udev: Adding input device DLL0945:00 04F3:311C Mouse (/dev/input/event16)
[   389.093] (**) DLL0945:00 04F3:311C Mouse: Applying InputClass "libinput pointer catchall"
[   389.094] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Mouse'
[   389.094] (**) DLL0945:00 04F3:311C Mouse: always reports core events
[   389.094] (**) Option "Device" "/dev/input/event16"
[   389.095] (II) event16 - DLL0945:00 04F3:311C Mouse: is tagged by udev as: Mouse
[   389.096] (II) event16 - DLL0945:00 04F3:311C Mouse: device is a pointer
[   389.096] (II) event16 - DLL0945:00 04F3:311C Mouse: device removed
[   389.148] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.148] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.148] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.148] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-16/i2c-DLL0945:00/0018:04F3:311C.0011/input/input49/event16"
[   389.148] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Mouse" (type: MOUSE, id 18)
[   389.148] (**) Option "AccelerationScheme" "none"
[   389.148] (**) DLL0945:00 04F3:311C Mouse: (accel) selected scheme none/0
[   389.148] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration factor: 2.000
[   389.148] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration threshold: 4
[   389.151] (II) event16 - DLL0945:00 04F3:311C Mouse: is tagged by udev as: Mouse
[   389.151] (II) event16 - DLL0945:00 04F3:311C Mouse: device is a pointer
[   389.151] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle
[   389.151] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle: device removed
[   389.160] (II) UnloadModule: "libinput"
[   389.160] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle (/dev/input/event15)
[   389.160] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle: Applying InputClass "libinput keyboard catchall"
[   389.160] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle'
[   389.160] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle: always reports core events
[   389.160] (**) Option "Device" "/dev/input/event15"
[   389.161] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle: is tagged by udev as: Keyboard
[   389.161] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle: device is a keyboard
[   389.161] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle: device removed
[   389.168] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.0/0003:1E7D:2D60.000C/input/input35/event15"
[   389.168] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle" (type: KEYBOARD, id 14)
[   389.168] (**) Option "xkb_model" "pc105"
[   389.168] (**) Option "xkb_layout" "us"
[   389.169] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle: is tagged by udev as: Keyboard
[   389.169] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle: device is a keyboard
[   389.169] (II) config/udev: removing device Logitech MX Keys
[   389.169] (II) UnloadModule: "libinput"
[   389.169] (II) config/udev: removing device Logitech MX Keys
[   389.169] (II) event18 - Logitech MX Keys: device removed
[   389.208] (II) UnloadModule: "libinput"
[   389.211] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/event18)
[   389.211] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   389.211] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   389.211] (**) Logitech MX Keys: always reports core events
[   389.211] (**) Option "Device" "/dev/input/event18"
[   389.214] (II) event18 - Logitech MX Keys: is tagged by udev as: Keyboard
[   389.214] (II) event18 - Logitech MX Keys: device is a keyboard
[   389.214] (II) event18 - Logitech MX Keys: device removed
[   389.224] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.224] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.224] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.224] (II) libinput: Logitech MX Keys: needs a virtual subdevice
[   389.224] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.2/3-5.3.2.2:1.2/0003:046D:C52B.0007/0003:046D:408A.0008/input/input40/event18"
[   389.224] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: MOUSE, id 13)
[   389.224] (**) Option "AccelerationScheme" "none"
[   389.224] (**) Logitech MX Keys: (accel) selected scheme none/0
[   389.224] (**) Logitech MX Keys: (accel) acceleration factor: 2.000
[   389.224] (**) Logitech MX Keys: (accel) acceleration threshold: 4
[   389.226] (II) event18 - Logitech MX Keys: is tagged by udev as: Keyboard
[   389.226] (II) event18 - Logitech MX Keys: device is a keyboard
[   389.226] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   389.226] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   389.226] (**) Logitech MX Keys: always reports core events
[   389.226] (**) Option "Device" "/dev/input/event18"
[   389.226] (II) libinput: Logitech MX Keys: is a virtual subdevice
[   389.226] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.226] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.226] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.226] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.2/3-5.3.2.2:1.2/0003:046D:C52B.0007/0003:046D:408A.0008/input/input40/event18"
[   389.226] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: KEYBOARD, id 30)
[   389.226] (**) Option "xkb_model" "pc105"
[   389.226] (**) Option "xkb_layout" "us"
[   389.226] (II) config/udev: removing device Logitech MX Master 2S
[   389.226] (II) UnloadModule: "libinput"
[   389.226] (II) config/udev: removing device Logitech MX Master 2S
[   389.226] (II) event11 - Logitech MX Master 2S: device removed
[   389.252] (II) UnloadModule: "libinput"
[   389.254] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/event11)
[   389.254] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   389.254] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   389.254] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   389.254] (**) Logitech MX Master 2S: always reports core events
[   389.254] (**) Option "Device" "/dev/input/event11"
[   389.258] (II) event11 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   389.258] (II) event11 - Logitech MX Master 2S: device is a pointer
[   389.258] (II) event11 - Logitech MX Master 2S: device is a keyboard
[   389.258] (II) event11 - Logitech MX Master 2S: device removed
[   389.272] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.272] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.272] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.272] (II) libinput: Logitech MX Master 2S: needs a virtual subdevice
[   389.272] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.2/3-5.3.2.2:1.2/0003:046D:C52B.0007/0003:046D:4069.000A/input/input42/event11"
[   389.272] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: MOUSE, id 12)
[   389.272] (**) Option "AccelerationScheme" "none"
[   389.272] (**) Logitech MX Master 2S: (accel) selected scheme none/0
[   389.272] (**) Logitech MX Master 2S: (accel) acceleration factor: 2.000
[   389.272] (**) Logitech MX Master 2S: (accel) acceleration threshold: 4
[   389.276] (II) event11 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   389.276] (II) event11 - Logitech MX Master 2S: device is a pointer
[   389.276] (II) event11 - Logitech MX Master 2S: device is a keyboard
[   389.277] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   389.277] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   389.277] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   389.277] (**) Logitech MX Master 2S: always reports core events
[   389.277] (**) Option "Device" "/dev/input/event11"
[   389.277] (II) libinput: Logitech MX Master 2S: is a virtual subdevice
[   389.277] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.277] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.277] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.277] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.2/3-5.3.2.2:1.2/0003:046D:C52B.0007/0003:046D:4069.000A/input/input42/event11"
[   389.277] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: KEYBOARD, id 29)
[   389.277] (**) Option "xkb_model" "pc105"
[   389.277] (**) Option "xkb_layout" "us"
[   389.277] (II) config/udev: removing device Dell WMI hotkeys
[   389.277] (II) event4  - Dell WMI hotkeys: device removed
[   389.312] (II) UnloadModule: "libinput"
[   389.313] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event4)
[   389.313] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[   389.313] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[   389.313] (**) Dell WMI hotkeys: always reports core events
[   389.313] (**) Option "Device" "/dev/input/event4"
[   389.316] (II) event4  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[   389.316] (II) event4  - Dell WMI hotkeys: device is a keyboard
[   389.316] (II) event4  - Dell WMI hotkeys: device removed
[   389.356] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492-8/input/input7/event4"
[   389.356] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 22)
[   389.356] (**) Option "xkb_model" "pc105"
[   389.356] (**) Option "xkb_layout" "us"
[   389.359] (II) event4  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[   389.359] (II) event4  - Dell WMI hotkeys: device is a keyboard
[   389.361] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event21)
[   389.361] (II) No input driver specified, ignoring this device.
[   389.361] (II) This device may have been added with another device file.
[   389.362] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[   389.362] (II) No input driver specified, ignoring this device.
[   389.362] (II) This device may have been added with another device file.
[   389.362] (II) config/udev: removing device AT Translated Set 2 keyboard
[   389.362] (II) event0  - AT Translated Set 2 keyboard: device removed
[   389.392] (II) UnloadModule: "libinput"
[   389.393] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   389.393] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   389.393] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   389.393] (**) AT Translated Set 2 keyboard: always reports core events
[   389.393] (**) Option "Device" "/dev/input/event0"
[   389.395] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   389.395] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[   389.395] (II) event0  - AT Translated Set 2 keyboard: device removed
[   389.420] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   389.420] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 23)
[   389.420] (**) Option "xkb_model" "pc105"
[   389.420] (**) Option "xkb_layout" "us"
[   389.422] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   389.422] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[   389.425] (II) config/udev: removing device DLL0945:00 04F3:311C Touchpad
[   389.425] (II) event20 - DLL0945:00 04F3:311C Touchpad: device removed
[   389.476] (II) UnloadModule: "libinput"
[   389.478] (II) config/udev: Adding input device DLL0945:00 04F3:311C Touchpad (/dev/input/event20)
[   389.478] (**) DLL0945:00 04F3:311C Touchpad: Applying InputClass "libinput touchpad catchall"
[   389.478] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Touchpad'
[   389.478] (**) DLL0945:00 04F3:311C Touchpad: always reports core events
[   389.478] (**) Option "Device" "/dev/input/event20"
[   389.480] (II) event20 - DLL0945:00 04F3:311C Touchpad: is tagged by udev as: Touchpad
[   389.481] (II) event20 - DLL0945:00 04F3:311C Touchpad: device is a touchpad
[   389.481] (II) event20 - DLL0945:00 04F3:311C Touchpad: device removed
[   389.536] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.536] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.536] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   389.537] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-16/i2c-DLL0945:00/0018:04F3:311C.0011/input/input50/event20"
[   389.537] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Touchpad" (type: TOUCHPAD, id 19)
[   389.539] (**) Option "AccelerationScheme" "none"
[   389.539] (**) DLL0945:00 04F3:311C Touchpad: (accel) selected scheme none/0
[   389.539] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration factor: 2.000
[   389.539] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration threshold: 4
[   389.542] (II) event20 - DLL0945:00 04F3:311C Touchpad: is tagged by udev as: Touchpad
[   389.542] (II) event20 - DLL0945:00 04F3:311C Touchpad: device is a touchpad
[   488.256] (II) modeset(0): EDID vendor "SHP", prod id 5397
[   488.256] (II) modeset(0): Printing DDC gathered Modelines:
[   488.256] (II) modeset(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 -hsync -vsync (74.0 kHz eP)
[   488.256] (II) modeset(0): Modeline "1920x1200"x0.0  123.20  1920 1968 2000 2080  1200 1203 1209 1235 -hsync -vsync (59.2 kHz e)
[   488.670] (WW) modeset(0): Output DP-1-2: Strange aspect ratio (1193/336), consider adding a quirk
[   488.670] (WW) modeset(0): Output DP-1-2: Strange aspect ratio (1193/336), consider adding a quirk
[   488.670] (WW) modeset(0): Output DP-1-2: Strange aspect ratio (1193/336), consider adding a quirk
[   488.670] (WW) modeset(0): Output DP-1-2: Strange aspect ratio (1193/336), consider adding a quirk
[   488.671] (II) event3  - Intel HID 5 button array: device removed
[   488.684] (II) event27 - ACPI Virtual Keyboard Device: device removed
[   488.700] (II) event7  - Video Bus: device removed
[   488.716] (II) event5  - PS/2 Generic Mouse: device removed
[   488.740] (II) event6  - Video Bus: device removed
[   488.756] (II) event14 - Power Button: device removed
[   488.764] (II) event12 - Logitech MX Keys: device removed
[   488.796] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device removed
[   488.820] (II) event10 - Logitech MX Master 2S: device removed
[   488.856] (II) event8  - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: device removed
[   488.928] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: device removed
[   488.944] (II) event17 - Logitech MX Master: device removed
[   488.952] (II) event1  - Intel HID events: device removed
[   488.968] (II) event16 - DLL0945:00 04F3:311C Mouse: device removed
[   488.992] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle: device removed
[   489.000] (II) event18 - Logitech MX Keys: device removed
[   489.016] (II) event11 - Logitech MX Master 2S: device removed
[   489.024] (II) event4  - Dell WMI hotkeys: device removed
[   489.032] (II) event0  - AT Translated Set 2 keyboard: device removed
[   489.056] (II) event20 - DLL0945:00 04F3:311C Touchpad: device removed
[   489.116] (II) AIGLX: Suspending AIGLX clients for VT switch
[   489.118] (II) config/udev: Adding input device Lid Switch (/dev/input/event13)
[   489.118] (II) No input driver specified, ignoring this device.
[   489.118] (II) This device may have been added with another device file.
[   489.119] (II) config/udev: removing device Power Button
[   489.119] (II) UnloadModule: "libinput"
[   489.120] (II) config/udev: Adding input device Power Button (/dev/input/event14)
[   489.120] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   489.120] (II) Using input driver 'libinput' for 'Power Button'
[   489.121] (**) Power Button: always reports core events
[   489.121] (**) Option "Device" "/dev/input/event14"
[   489.123] (II) event14 - Power Button: is tagged by udev as: Keyboard
[   489.124] (II) event14 - Power Button: device is a keyboard
[   489.124] (II) event14 - Power Button: device removed
[   489.156] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input45/event14"
[   489.156] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   489.156] (**) Option "xkb_model" "pc105"
[   489.156] (**) Option "xkb_layout" "us"
[   489.156] (II) config/udev: removing device ACPI Virtual Keyboard Device
[   489.156] (II) UnloadModule: "libinput"
[   489.156] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event27)
[   489.156] (**) ACPI Virtual Keyboard Device: Applying InputClass "libinput keyboard catchall"
[   489.156] (II) Using input driver 'libinput' for 'ACPI Virtual Keyboard Device'
[   489.156] (**) ACPI Virtual Keyboard Device: always reports core events
[   489.156] (**) Option "Device" "/dev/input/event27"
[   489.157] (II) event27 - ACPI Virtual Keyboard Device: is tagged by udev as: Keyboard
[   489.157] (II) event27 - ACPI Virtual Keyboard Device: device is a keyboard
[   489.157] (II) event27 - ACPI Virtual Keyboard Device: device removed
[   489.196] (**) Option "config_info" "udev:/sys/devices/virtual/input/input58/event27"
[   489.196] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 25)
[   489.196] (**) Option "xkb_model" "pc105"
[   489.196] (**) Option "xkb_layout" "us"
[   489.196] (II) config/udev: removing device Intel HID 5 button array
[   489.196] (II) UnloadModule: "libinput"
[   489.197] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event3)
[   489.197] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[   489.197] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[   489.197] (**) Intel HID 5 button array: always reports core events
[   489.197] (**) Option "Device" "/dev/input/event3"
[   489.197] (II) event3  - Intel HID 5 button array: is tagged by udev as: Keyboard
[   489.197] (II) event3  - Intel HID 5 button array: device is a keyboard
[   489.197] (II) event3  - Intel HID 5 button array: device removed
[   489.224] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event3"
[   489.224] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 21)
[   489.224] (**) Option "xkb_model" "pc105"
[   489.224] (**) Option "xkb_layout" "us"
[   489.224] (II) config/udev: removing device Intel HID events
[   489.224] (II) UnloadModule: "libinput"
[   489.224] (II) config/udev: Adding input device Intel HID events (/dev/input/event1)
[   489.224] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[   489.224] (II) Using input driver 'libinput' for 'Intel HID events'
[   489.224] (**) Intel HID events: always reports core events
[   489.224] (**) Option "Device" "/dev/input/event1"
[   489.225] (II) event1  - Intel HID events: is tagged by udev as: Keyboard
[   489.225] (II) event1  - Intel HID events: device is a keyboard
[   489.225] (II) event1  - Intel HID events: device removed
[   489.260] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input3/event1"
[   489.260] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 20)
[   489.260] (**) Option "xkb_model" "pc105"
[   489.260] (**) Option "xkb_layout" "us"
[   489.261] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event26)
[   489.261] (II) No input driver specified, ignoring this device.
[   489.261] (II) This device may have been added with another device file.
[   489.261] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event22)
[   489.261] (II) No input driver specified, ignoring this device.
[   489.261] (II) This device may have been added with another device file.
[   489.262] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event24)
[   489.262] (II) No input driver specified, ignoring this device.
[   489.262] (II) This device may have been added with another device file.
[   489.262] (II) config/udev: removing device DLL0945:00 04F3:311C Mouse
[   489.262] (II) UnloadModule: "libinput"
[   489.263] (II) config/udev: Adding input device DLL0945:00 04F3:311C Mouse (/dev/input/event16)
[   489.263] (**) DLL0945:00 04F3:311C Mouse: Applying InputClass "libinput pointer catchall"
[   489.263] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Mouse'
[   489.263] (**) DLL0945:00 04F3:311C Mouse: always reports core events
[   489.263] (**) Option "Device" "/dev/input/event16"
[   489.270] (II) event16 - DLL0945:00 04F3:311C Mouse: is tagged by udev as: Mouse
[   489.270] (II) event16 - DLL0945:00 04F3:311C Mouse: device is a pointer
[   489.271] (II) event16 - DLL0945:00 04F3:311C Mouse: device removed
[   489.340] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.340] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.340] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.340] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-16/i2c-DLL0945:00/0018:04F3:311C.0011/input/input49/event16"
[   489.340] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Mouse" (type: MOUSE, id 18)
[   489.340] (**) Option "AccelerationScheme" "none"
[   489.340] (**) DLL0945:00 04F3:311C Mouse: (accel) selected scheme none/0
[   489.340] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration factor: 2.000
[   489.340] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration threshold: 4
[   489.340] (II) config/udev: removing device Video Bus
[   489.340] (II) UnloadModule: "libinput"
[   489.341] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[   489.341] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   489.341] (II) Using input driver 'libinput' for 'Video Bus'
[   489.341] (**) Video Bus: always reports core events
[   489.341] (**) Option "Device" "/dev/input/event7"
[   489.341] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[   489.341] (II) event7  - Video Bus: device is a keyboard
[   489.341] (II) event7  - Video Bus: device removed
[   489.368] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event7"
[   489.368] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[   489.368] (**) Option "xkb_model" "pc105"
[   489.368] (**) Option "xkb_layout" "us"
[   489.368] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event25)
[   489.368] (II) No input driver specified, ignoring this device.
[   489.368] (II) This device may have been added with another device file.
[   489.368] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle System Control
[   489.368] (II) UnloadModule: "libinput"
[   489.369] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle System Control (/dev/input/event19)
[   489.369] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: Applying InputClass "libinput keyboard catchall"
[   489.369] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle System Control'
[   489.369] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: always reports core events
[   489.369] (**) Option "Device" "/dev/input/event19"
[   489.370] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: is tagged by udev as: Keyboard
[   489.370] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: device is a keyboard
[   489.370] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: device removed
[   489.412] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.1/0003:1E7D:2D60.000E/input/input38/event19"
[   489.412] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle System Control" (type: KEYBOARD, id 17)
[   489.412] (**) Option "xkb_model" "pc105"
[   489.412] (**) Option "xkb_layout" "us"
[   489.412] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle
[   489.412] (II) UnloadModule: "libinput"
[   489.412] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle (/dev/input/event15)
[   489.412] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle: Applying InputClass "libinput keyboard catchall"
[   489.412] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle'
[   489.412] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle: always reports core events
[   489.412] (**) Option "Device" "/dev/input/event15"
[   489.414] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle: is tagged by udev as: Keyboard
[   489.414] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle: device is a keyboard
[   489.414] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle: device removed
[   489.448] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.0/0003:1E7D:2D60.000C/input/input35/event15"
[   489.448] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle" (type: KEYBOARD, id 14)
[   489.448] (**) Option "xkb_model" "pc105"
[   489.448] (**) Option "xkb_layout" "us"
[   489.448] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse
[   489.448] (II) UnloadModule: "libinput"
[   489.449] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse (/dev/input/event8)
[   489.449] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Applying InputClass "libinput pointer catchall"
[   489.449] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse'
[   489.449] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: always reports core events
[   489.449] (**) Option "Device" "/dev/input/event8"
[   489.450] (II) event8  - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: is tagged by udev as: Mouse
[   489.450] (II) event8  - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: device is a pointer
[   489.450] (II) event8  - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: device removed
[   489.500] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.500] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.500] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.500] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.1/0003:1E7D:2D60.000E/input/input36/event8"
[   489.500] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse" (type: MOUSE, id 15)
[   489.500] (**) Option "AccelerationScheme" "none"
[   489.500] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: (accel) selected scheme none/0
[   489.500] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: (accel) acceleration factor: 2.000
[   489.500] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: (accel) acceleration threshold: 4
[   489.500] (II) config/udev: removing device Logitech MX Master
[   489.501] (II) UnloadModule: "libinput"
[   489.501] (II) config/udev: removing device Logitech MX Master
[   489.501] (II) UnloadModule: "libinput"
[   489.502] (II) config/udev: Adding input device Logitech MX Master (/dev/input/event17)
[   489.502] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[   489.502] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[   489.502] (II) Using input driver 'libinput' for 'Logitech MX Master'
[   489.502] (**) Logitech MX Master: always reports core events
[   489.502] (**) Option "Device" "/dev/input/event17"
[   489.504] (II) event17 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[   489.504] (II) event17 - Logitech MX Master: device set to 1000 DPI
[   489.504] (II) event17 - Logitech MX Master: device is a pointer
[   489.504] (II) event17 - Logitech MX Master: device is a keyboard
[   489.504] (II) event17 - Logitech MX Master: device removed
[   489.540] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.540] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.540] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.540] (II) libinput: Logitech MX Master: needs a virtual subdevice
[   489.540] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.000D/input/input39/event17"
[   489.540] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: MOUSE, id 9)
[   489.540] (**) Option "AccelerationScheme" "none"
[   489.540] (**) Logitech MX Master: (accel) selected scheme none/0
[   489.540] (**) Logitech MX Master: (accel) acceleration factor: 2.000
[   489.540] (**) Logitech MX Master: (accel) acceleration threshold: 4
[   489.540] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[   489.540] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[   489.540] (II) Using input driver 'libinput' for 'Logitech MX Master'
[   489.540] (**) Logitech MX Master: always reports core events
[   489.540] (**) Option "Device" "/dev/input/event17"
[   489.540] (II) libinput: Logitech MX Master: is a virtual subdevice
[   489.540] (EE) libinput: Logitech MX Master: Parent device not available
[   489.542] (II) event17 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[   489.542] (II) event17 - Logitech MX Master: device set to 1000 DPI
[   489.542] (II) event17 - Logitech MX Master: device is a pointer
[   489.542] (II) event17 - Logitech MX Master: device is a keyboard
[   489.542] (II) event17 - Logitech MX Master: device removed
[   489.580] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.580] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.580] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.580] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.000D/input/input39/event17"
[   489.580] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: KEYBOARD, id 26)
[   489.580] (**) Option "xkb_model" "pc105"
[   489.580] (**) Option "xkb_layout" "us"
[   489.580] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event23)
[   489.580] (II) No input driver specified, ignoring this device.
[   489.580] (II) This device may have been added with another device file.
[   489.580] (II) config/udev: removing device PS/2 Generic Mouse
[   489.580] (II) UnloadModule: "libinput"
[   489.580] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event5)
[   489.580] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[   489.580] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[   489.580] (**) PS/2 Generic Mouse: always reports core events
[   489.580] (**) Option "Device" "/dev/input/event5"
[   489.605] (II) event5  - PS/2 Generic Mouse: is tagged by udev as: Mouse
[   489.605] (II) event5  - PS/2 Generic Mouse: device is a pointer
[   489.605] (II) event5  - PS/2 Generic Mouse: device removed
[   489.676] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.676] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.676] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.676] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event5"
[   489.676] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 24)
[   489.676] (**) Option "AccelerationScheme" "none"
[   489.676] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[   489.676] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[   489.676] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[   489.677] (II) config/udev: removing device Video Bus
[   489.677] (II) UnloadModule: "libinput"
[   489.678] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[   489.678] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   489.678] (II) Using input driver 'libinput' for 'Video Bus'
[   489.678] (**) Video Bus: always reports core events
[   489.678] (**) Option "Device" "/dev/input/event6"
[   489.678] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[   489.678] (II) event6  - Video Bus: device is a keyboard
[   489.678] (II) event6  - Video Bus: device removed
[   489.716] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input8/event6"
[   489.716] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   489.716] (**) Option "xkb_model" "pc105"
[   489.716] (**) Option "xkb_layout" "us"
[   489.717] (II) config/udev: removing device Logitech MX Keys
[   489.717] (II) UnloadModule: "libinput"
[   489.717] (II) config/udev: removing device Logitech MX Keys
[   489.717] (II) UnloadModule: "libinput"
[   489.717] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/event18)
[   489.717] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   489.717] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   489.717] (**) Logitech MX Keys: always reports core events
[   489.717] (**) Option "Device" "/dev/input/event18"
[   489.719] (II) event18 - Logitech MX Keys: is tagged by udev as: Keyboard
[   489.719] (II) event18 - Logitech MX Keys: device is a keyboard
[   489.719] (II) event18 - Logitech MX Keys: device removed
[   489.744] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.744] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.744] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.744] (II) libinput: Logitech MX Keys: needs a virtual subdevice
[   489.744] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.2/3-5.3.2.2:1.2/0003:046D:C52B.0007/0003:046D:408A.0008/input/input40/event18"
[   489.744] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: MOUSE, id 13)
[   489.744] (**) Option "AccelerationScheme" "none"
[   489.744] (**) Logitech MX Keys: (accel) selected scheme none/0
[   489.744] (**) Logitech MX Keys: (accel) acceleration factor: 2.000
[   489.744] (**) Logitech MX Keys: (accel) acceleration threshold: 4
[   489.744] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   489.744] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   489.744] (**) Logitech MX Keys: always reports core events
[   489.744] (**) Option "Device" "/dev/input/event18"
[   489.744] (II) libinput: Logitech MX Keys: is a virtual subdevice
[   489.744] (EE) libinput: Logitech MX Keys: Parent device not available
[   489.746] (II) event18 - Logitech MX Keys: is tagged by udev as: Keyboard
[   489.746] (II) event18 - Logitech MX Keys: device is a keyboard
[   489.746] (II) event18 - Logitech MX Keys: device removed
[   489.764] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.764] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.764] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.764] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.2/3-5.3.2.2:1.2/0003:046D:C52B.0007/0003:046D:408A.0008/input/input40/event18"
[   489.764] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: KEYBOARD, id 30)
[   489.764] (**) Option "xkb_model" "pc105"
[   489.764] (**) Option "xkb_layout" "us"
[   489.764] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control
[   489.764] (II) UnloadModule: "libinput"
[   489.764] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control
[   489.764] (II) UnloadModule: "libinput"
[   489.765] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control (/dev/input/event9)
[   489.765] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: Applying InputClass "libinput keyboard catchall"
[   489.765] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control'
[   489.765] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: always reports core events
[   489.765] (**) Option "Device" "/dev/input/event9"
[   489.766] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: is tagged by udev as: Keyboard
[   489.766] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device is a keyboard
[   489.766] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device removed
[   489.800] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: needs a virtual subdevice
[   489.800] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.1/0003:1E7D:2D60.000E/input/input37/event9"
[   489.800] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control" (type: MOUSE, id 16)
[   489.800] (**) Option "AccelerationScheme" "none"
[   489.800] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: (accel) selected scheme none/0
[   489.800] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: (accel) acceleration factor: 2.000
[   489.800] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: (accel) acceleration threshold: 4
[   489.800] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: Applying InputClass "libinput keyboard catchall"
[   489.800] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control'
[   489.800] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: always reports core events
[   489.800] (**) Option "Device" "/dev/input/event9"
[   489.800] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: is a virtual subdevice
[   489.800] (EE) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: Parent device not available
[   489.801] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: is tagged by udev as: Keyboard
[   489.801] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device is a keyboard
[   489.801] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device removed
[   489.832] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.1/0003:1E7D:2D60.000E/input/input37/event9"
[   489.832] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control" (type: KEYBOARD, id 31)
[   489.832] (**) Option "xkb_model" "pc105"
[   489.832] (**) Option "xkb_layout" "us"
[   489.832] (II) config/udev: removing device Logitech MX Master 2S
[   489.832] (II) UnloadModule: "libinput"
[   489.832] (II) config/udev: removing device Logitech MX Master 2S
[   489.832] (II) UnloadModule: "libinput"
[   489.833] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/event10)
[   489.833] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   489.833] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   489.833] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   489.833] (**) Logitech MX Master 2S: always reports core events
[   489.833] (**) Option "Device" "/dev/input/event10"
[   489.834] (II) event10 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   489.834] (II) event10 - Logitech MX Master 2S: device is a pointer
[   489.834] (II) event10 - Logitech MX Master 2S: device is a keyboard
[   489.834] (II) event10 - Logitech MX Master 2S: device removed
[   489.848] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.848] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.848] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.848] (II) libinput: Logitech MX Master 2S: needs a virtual subdevice
[   489.848] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0009/input/input41/event10"
[   489.848] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: MOUSE, id 10)
[   489.848] (**) Option "AccelerationScheme" "none"
[   489.848] (**) Logitech MX Master 2S: (accel) selected scheme none/0
[   489.848] (**) Logitech MX Master 2S: (accel) acceleration factor: 2.000
[   489.848] (**) Logitech MX Master 2S: (accel) acceleration threshold: 4
[   489.848] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   489.848] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   489.848] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   489.848] (**) Logitech MX Master 2S: always reports core events
[   489.848] (**) Option "Device" "/dev/input/event10"
[   489.848] (II) libinput: Logitech MX Master 2S: is a virtual subdevice
[   489.848] (EE) libinput: Logitech MX Master 2S: Parent device not available
[   489.850] (II) event10 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   489.850] (II) event10 - Logitech MX Master 2S: device is a pointer
[   489.850] (II) event10 - Logitech MX Master 2S: device is a keyboard
[   489.850] (II) event10 - Logitech MX Master 2S: device removed
[   489.888] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.888] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.888] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.888] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0009/input/input41/event10"
[   489.888] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: KEYBOARD, id 27)
[   489.888] (**) Option "xkb_model" "pc105"
[   489.888] (**) Option "xkb_layout" "us"
[   489.888] (II) config/udev: removing device Logitech MX Master 2S
[   489.888] (II) UnloadModule: "libinput"
[   489.888] (II) config/udev: removing device Logitech MX Master 2S
[   489.888] (II) UnloadModule: "libinput"
[   489.889] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/event11)
[   489.889] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   489.889] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   489.889] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   489.889] (**) Logitech MX Master 2S: always reports core events
[   489.889] (**) Option "Device" "/dev/input/event11"
[   489.890] (II) event11 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   489.890] (II) event11 - Logitech MX Master 2S: device is a pointer
[   489.890] (II) event11 - Logitech MX Master 2S: device is a keyboard
[   489.890] (II) event11 - Logitech MX Master 2S: device removed
[   489.900] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.900] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.900] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.900] (II) libinput: Logitech MX Master 2S: needs a virtual subdevice
[   489.900] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.2/3-5.3.2.2:1.2/0003:046D:C52B.0007/0003:046D:4069.000A/input/input42/event11"
[   489.900] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: MOUSE, id 12)
[   489.900] (**) Option "AccelerationScheme" "none"
[   489.900] (**) Logitech MX Master 2S: (accel) selected scheme none/0
[   489.900] (**) Logitech MX Master 2S: (accel) acceleration factor: 2.000
[   489.900] (**) Logitech MX Master 2S: (accel) acceleration threshold: 4
[   489.900] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   489.900] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   489.900] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   489.900] (**) Logitech MX Master 2S: always reports core events
[   489.900] (**) Option "Device" "/dev/input/event11"
[   489.900] (II) libinput: Logitech MX Master 2S: is a virtual subdevice
[   489.900] (EE) libinput: Logitech MX Master 2S: Parent device not available
[   489.901] (II) event11 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   489.902] (II) event11 - Logitech MX Master 2S: device is a pointer
[   489.902] (II) event11 - Logitech MX Master 2S: device is a keyboard
[   489.902] (II) event11 - Logitech MX Master 2S: device removed
[   489.940] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.940] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.940] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.940] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.2/3-5.3.2.2:1.2/0003:046D:C52B.0007/0003:046D:4069.000A/input/input42/event11"
[   489.940] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: KEYBOARD, id 29)
[   489.940] (**) Option "xkb_model" "pc105"
[   489.940] (**) Option "xkb_layout" "us"
[   489.940] (II) config/udev: removing device Logitech MX Keys
[   489.940] (II) UnloadModule: "libinput"
[   489.940] (II) config/udev: removing device Logitech MX Keys
[   489.940] (II) UnloadModule: "libinput"
[   489.940] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/event12)
[   489.940] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   489.940] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   489.940] (**) Logitech MX Keys: always reports core events
[   489.940] (**) Option "Device" "/dev/input/event12"
[   489.941] (II) event12 - Logitech MX Keys: is tagged by udev as: Keyboard
[   489.941] (II) event12 - Logitech MX Keys: device is a keyboard
[   489.941] (II) event12 - Logitech MX Keys: device removed
[   489.960] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.960] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.960] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   489.960] (II) libinput: Logitech MX Keys: needs a virtual subdevice
[   489.960] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.000B/input/input43/event12"
[   489.960] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: MOUSE, id 11)
[   489.960] (**) Option "AccelerationScheme" "none"
[   489.960] (**) Logitech MX Keys: (accel) selected scheme none/0
[   489.960] (**) Logitech MX Keys: (accel) acceleration factor: 2.000
[   489.960] (**) Logitech MX Keys: (accel) acceleration threshold: 4
[   489.960] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   489.960] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   489.960] (**) Logitech MX Keys: always reports core events
[   489.960] (**) Option "Device" "/dev/input/event12"
[   489.960] (II) libinput: Logitech MX Keys: is a virtual subdevice
[   489.960] (EE) libinput: Logitech MX Keys: Parent device not available
[   489.961] (II) event12 - Logitech MX Keys: is tagged by udev as: Keyboard
[   489.961] (II) event12 - Logitech MX Keys: device is a keyboard
[   489.961] (II) event12 - Logitech MX Keys: device removed
[   490.016] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.016] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.016] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.016] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.000B/input/input43/event12"
[   490.016] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: KEYBOARD, id 28)
[   490.016] (**) Option "xkb_model" "pc105"
[   490.016] (**) Option "xkb_layout" "us"
[   490.016] (II) config/udev: removing device Dell WMI hotkeys
[   490.016] (II) UnloadModule: "libinput"
[   490.016] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event4)
[   490.016] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[   490.016] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[   490.016] (**) Dell WMI hotkeys: always reports core events
[   490.016] (**) Option "Device" "/dev/input/event4"
[   490.017] (II) event4  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[   490.017] (II) event4  - Dell WMI hotkeys: device is a keyboard
[   490.017] (II) event4  - Dell WMI hotkeys: device removed
[   490.032] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492-8/input/input7/event4"
[   490.032] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 22)
[   490.032] (**) Option "xkb_model" "pc105"
[   490.032] (**) Option "xkb_layout" "us"
[   490.032] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[   490.032] (II) No input driver specified, ignoring this device.
[   490.032] (II) This device may have been added with another device file.
[   490.033] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event21)
[   490.033] (II) No input driver specified, ignoring this device.
[   490.033] (II) This device may have been added with another device file.
[   490.033] (II) config/udev: removing device AT Translated Set 2 keyboard
[   490.033] (II) UnloadModule: "libinput"
[   490.033] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   490.033] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   490.033] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   490.033] (**) AT Translated Set 2 keyboard: always reports core events
[   490.033] (**) Option "Device" "/dev/input/event0"
[   490.034] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   490.034] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[   490.034] (II) event0  - AT Translated Set 2 keyboard: device removed
[   490.072] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   490.072] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 23)
[   490.072] (**) Option "xkb_model" "pc105"
[   490.072] (**) Option "xkb_layout" "us"
[   490.072] (II) config/udev: removing device DLL0945:00 04F3:311C Touchpad
[   490.072] (II) UnloadModule: "libinput"
[   490.072] (II) config/udev: Adding input device DLL0945:00 04F3:311C Touchpad (/dev/input/event20)
[   490.072] (**) DLL0945:00 04F3:311C Touchpad: Applying InputClass "libinput touchpad catchall"
[   490.072] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Touchpad'
[   490.072] (**) DLL0945:00 04F3:311C Touchpad: always reports core events
[   490.072] (**) Option "Device" "/dev/input/event20"
[   490.079] (II) event20 - DLL0945:00 04F3:311C Touchpad: is tagged by udev as: Touchpad
[   490.079] (II) event20 - DLL0945:00 04F3:311C Touchpad: device is a touchpad
[   490.079] (II) event20 - DLL0945:00 04F3:311C Touchpad: device removed
[   490.152] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.152] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.152] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.152] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-16/i2c-DLL0945:00/0018:04F3:311C.0011/input/input50/event20"
[   490.152] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Touchpad" (type: TOUCHPAD, id 19)
[   490.153] (**) Option "AccelerationScheme" "none"
[   490.153] (**) DLL0945:00 04F3:311C Touchpad: (accel) selected scheme none/0
[   490.153] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration factor: 2.000
[   490.153] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration threshold: 4
[   490.153] (II) config/udev: removing device ACPI Virtual Keyboard Device
[   490.153] (II) UnloadModule: "libinput"
[   490.153] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event27)
[   490.153] (**) ACPI Virtual Keyboard Device: Applying InputClass "libinput keyboard catchall"
[   490.153] (II) Using input driver 'libinput' for 'ACPI Virtual Keyboard Device'
[   490.153] (**) ACPI Virtual Keyboard Device: always reports core events
[   490.153] (**) Option "Device" "/dev/input/event27"
[   490.154] (II) event27 - ACPI Virtual Keyboard Device: is tagged by udev as: Keyboard
[   490.154] (II) event27 - ACPI Virtual Keyboard Device: device is a keyboard
[   490.154] (II) event27 - ACPI Virtual Keyboard Device: device removed
[   490.192] (**) Option "config_info" "udev:/sys/devices/virtual/input/input58/event27"
[   490.192] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 25)
[   490.192] (**) Option "xkb_model" "pc105"
[   490.192] (**) Option "xkb_layout" "us"
[   490.192] (II) config/udev: removing device Intel HID events
[   490.193] (II) UnloadModule: "libinput"
[   490.193] (II) config/udev: Adding input device Intel HID events (/dev/input/event1)
[   490.193] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[   490.193] (II) Using input driver 'libinput' for 'Intel HID events'
[   490.193] (**) Intel HID events: always reports core events
[   490.193] (**) Option "Device" "/dev/input/event1"
[   490.193] (II) event1  - Intel HID events: is tagged by udev as: Keyboard
[   490.193] (II) event1  - Intel HID events: device is a keyboard
[   490.193] (II) event1  - Intel HID events: device removed
[   490.224] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input3/event1"
[   490.224] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 20)
[   490.224] (**) Option "xkb_model" "pc105"
[   490.224] (**) Option "xkb_layout" "us"
[   490.224] (II) config/udev: removing device Intel HID 5 button array
[   490.224] (II) UnloadModule: "libinput"
[   490.224] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event3)
[   490.224] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[   490.224] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[   490.224] (**) Intel HID 5 button array: always reports core events
[   490.224] (**) Option "Device" "/dev/input/event3"
[   490.224] (II) event3  - Intel HID 5 button array: is tagged by udev as: Keyboard
[   490.224] (II) event3  - Intel HID 5 button array: device is a keyboard
[   490.225] (II) event3  - Intel HID 5 button array: device removed
[   490.248] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event3"
[   490.248] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 21)
[   490.248] (**) Option "xkb_model" "pc105"
[   490.248] (**) Option "xkb_layout" "us"
[   490.248] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event22)
[   490.248] (II) No input driver specified, ignoring this device.
[   490.248] (II) This device may have been added with another device file.
[   490.249] (II) config/udev: Adding input device Lid Switch (/dev/input/event13)
[   490.249] (II) No input driver specified, ignoring this device.
[   490.249] (II) This device may have been added with another device file.
[   490.249] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event26)
[   490.249] (II) No input driver specified, ignoring this device.
[   490.249] (II) This device may have been added with another device file.
[   490.249] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event23)
[   490.249] (II) No input driver specified, ignoring this device.
[   490.249] (II) This device may have been added with another device file.
[   490.249] (II) config/udev: removing device Power Button
[   490.249] (II) UnloadModule: "libinput"
[   490.249] (II) config/udev: Adding input device Power Button (/dev/input/event14)
[   490.249] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   490.249] (II) Using input driver 'libinput' for 'Power Button'
[   490.249] (**) Power Button: always reports core events
[   490.249] (**) Option "Device" "/dev/input/event14"
[   490.250] (II) event14 - Power Button: is tagged by udev as: Keyboard
[   490.250] (II) event14 - Power Button: device is a keyboard
[   490.250] (II) event14 - Power Button: device removed
[   490.288] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input45/event14"
[   490.288] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   490.288] (**) Option "xkb_model" "pc105"
[   490.288] (**) Option "xkb_layout" "us"
[   490.288] (II) config/udev: removing device Video Bus
[   490.288] (II) UnloadModule: "libinput"
[   490.288] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[   490.288] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   490.288] (II) Using input driver 'libinput' for 'Video Bus'
[   490.288] (**) Video Bus: always reports core events
[   490.288] (**) Option "Device" "/dev/input/event7"
[   490.289] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[   490.289] (II) event7  - Video Bus: device is a keyboard
[   490.289] (II) event7  - Video Bus: device removed
[   490.332] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event7"
[   490.332] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[   490.332] (**) Option "xkb_model" "pc105"
[   490.332] (**) Option "xkb_layout" "us"
[   490.332] (II) config/udev: removing device Logitech MX Keys
[   490.332] (II) UnloadModule: "libinput"
[   490.332] (II) config/udev: removing device Logitech MX Keys
[   490.332] (II) UnloadModule: "libinput"
[   490.332] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/event12)
[   490.332] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   490.332] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   490.332] (**) Logitech MX Keys: always reports core events
[   490.332] (**) Option "Device" "/dev/input/event12"
[   490.333] (II) event12 - Logitech MX Keys: is tagged by udev as: Keyboard
[   490.333] (II) event12 - Logitech MX Keys: device is a keyboard
[   490.334] (II) event12 - Logitech MX Keys: device removed
[   490.348] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.348] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.348] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.348] (II) libinput: Logitech MX Keys: needs a virtual subdevice
[   490.348] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.000B/input/input43/event12"
[   490.348] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: MOUSE, id 11)
[   490.348] (**) Option "AccelerationScheme" "none"
[   490.348] (**) Logitech MX Keys: (accel) selected scheme none/0
[   490.348] (**) Logitech MX Keys: (accel) acceleration factor: 2.000
[   490.348] (**) Logitech MX Keys: (accel) acceleration threshold: 4
[   490.348] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   490.348] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   490.348] (**) Logitech MX Keys: always reports core events
[   490.348] (**) Option "Device" "/dev/input/event12"
[   490.348] (II) libinput: Logitech MX Keys: is a virtual subdevice
[   490.348] (EE) libinput: Logitech MX Keys: Parent device not available
[   490.349] (II) event12 - Logitech MX Keys: is tagged by udev as: Keyboard
[   490.349] (II) event12 - Logitech MX Keys: device is a keyboard
[   490.350] (II) event12 - Logitech MX Keys: device removed
[   490.380] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.380] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.380] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.380] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.000B/input/input43/event12"
[   490.380] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: KEYBOARD, id 28)
[   490.380] (**) Option "xkb_model" "pc105"
[   490.380] (**) Option "xkb_layout" "us"
[   490.380] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle System Control
[   490.380] (II) UnloadModule: "libinput"
[   490.380] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle System Control (/dev/input/event19)
[   490.381] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: Applying InputClass "libinput keyboard catchall"
[   490.381] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle System Control'
[   490.381] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: always reports core events
[   490.381] (**) Option "Device" "/dev/input/event19"
[   490.382] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: is tagged by udev as: Keyboard
[   490.382] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: device is a keyboard
[   490.382] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: device removed
[   490.416] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.1/0003:1E7D:2D60.000E/input/input38/event19"
[   490.416] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle System Control" (type: KEYBOARD, id 17)
[   490.416] (**) Option "xkb_model" "pc105"
[   490.416] (**) Option "xkb_layout" "us"
[   490.416] (II) config/udev: removing device Logitech MX Master
[   490.416] (II) UnloadModule: "libinput"
[   490.416] (II) config/udev: removing device Logitech MX Master
[   490.416] (II) UnloadModule: "libinput"
[   490.416] (II) config/udev: Adding input device Logitech MX Master (/dev/input/event17)
[   490.417] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[   490.417] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[   490.417] (II) Using input driver 'libinput' for 'Logitech MX Master'
[   490.417] (**) Logitech MX Master: always reports core events
[   490.417] (**) Option "Device" "/dev/input/event17"
[   490.417] (II) event17 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[   490.418] (II) event17 - Logitech MX Master: device set to 1000 DPI
[   490.418] (II) event17 - Logitech MX Master: device is a pointer
[   490.418] (II) event17 - Logitech MX Master: device is a keyboard
[   490.418] (II) event17 - Logitech MX Master: device removed
[   490.436] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.436] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.436] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.436] (II) libinput: Logitech MX Master: needs a virtual subdevice
[   490.436] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.000D/input/input39/event17"
[   490.436] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: MOUSE, id 9)
[   490.436] (**) Option "AccelerationScheme" "none"
[   490.436] (**) Logitech MX Master: (accel) selected scheme none/0
[   490.436] (**) Logitech MX Master: (accel) acceleration factor: 2.000
[   490.436] (**) Logitech MX Master: (accel) acceleration threshold: 4
[   490.436] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[   490.436] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[   490.436] (II) Using input driver 'libinput' for 'Logitech MX Master'
[   490.436] (**) Logitech MX Master: always reports core events
[   490.436] (**) Option "Device" "/dev/input/event17"
[   490.436] (II) libinput: Logitech MX Master: is a virtual subdevice
[   490.436] (EE) libinput: Logitech MX Master: Parent device not available
[   490.437] (II) event17 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[   490.437] (II) event17 - Logitech MX Master: device set to 1000 DPI
[   490.437] (II) event17 - Logitech MX Master: device is a pointer
[   490.437] (II) event17 - Logitech MX Master: device is a keyboard
[   490.437] (II) event17 - Logitech MX Master: device removed
[   490.476] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.476] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.476] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.476] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.000D/input/input39/event17"
[   490.476] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: KEYBOARD, id 26)
[   490.476] (**) Option "xkb_model" "pc105"
[   490.476] (**) Option "xkb_layout" "us"
[   490.477] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event25)
[   490.477] (II) No input driver specified, ignoring this device.
[   490.477] (II) This device may have been added with another device file.
[   490.478] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event24)
[   490.478] (II) No input driver specified, ignoring this device.
[   490.478] (II) This device may have been added with another device file.
[   490.478] (II) config/udev: removing device Logitech MX Keys
[   490.478] (II) UnloadModule: "libinput"
[   490.478] (II) config/udev: removing device Logitech MX Keys
[   490.478] (II) UnloadModule: "libinput"
[   490.478] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/event18)
[   490.478] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   490.478] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   490.478] (**) Logitech MX Keys: always reports core events
[   490.478] (**) Option "Device" "/dev/input/event18"
[   490.480] (II) event18 - Logitech MX Keys: is tagged by udev as: Keyboard
[   490.480] (II) event18 - Logitech MX Keys: device is a keyboard
[   490.480] (II) event18 - Logitech MX Keys: device removed
[   490.508] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.508] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.508] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.508] (II) libinput: Logitech MX Keys: needs a virtual subdevice
[   490.508] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.2/3-5.3.2.2:1.2/0003:046D:C52B.0007/0003:046D:408A.0008/input/input40/event18"
[   490.508] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: MOUSE, id 13)
[   490.508] (**) Option "AccelerationScheme" "none"
[   490.508] (**) Logitech MX Keys: (accel) selected scheme none/0
[   490.508] (**) Logitech MX Keys: (accel) acceleration factor: 2.000
[   490.508] (**) Logitech MX Keys: (accel) acceleration threshold: 4
[   490.508] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   490.508] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   490.508] (**) Logitech MX Keys: always reports core events
[   490.508] (**) Option "Device" "/dev/input/event18"
[   490.508] (II) libinput: Logitech MX Keys: is a virtual subdevice
[   490.508] (EE) libinput: Logitech MX Keys: Parent device not available
[   490.510] (II) event18 - Logitech MX Keys: is tagged by udev as: Keyboard
[   490.510] (II) event18 - Logitech MX Keys: device is a keyboard
[   490.510] (II) event18 - Logitech MX Keys: device removed
[   490.532] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.532] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.532] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.532] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.2/3-5.3.2.2:1.2/0003:046D:C52B.0007/0003:046D:408A.0008/input/input40/event18"
[   490.532] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: KEYBOARD, id 30)
[   490.532] (**) Option "xkb_model" "pc105"
[   490.532] (**) Option "xkb_layout" "us"
[   490.532] (II) config/udev: removing device Logitech MX Master 2S
[   490.532] (II) UnloadModule: "libinput"
[   490.532] (II) config/udev: removing device Logitech MX Master 2S
[   490.532] (II) UnloadModule: "libinput"
[   490.533] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/event11)
[   490.533] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   490.533] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   490.533] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   490.533] (**) Logitech MX Master 2S: always reports core events
[   490.533] (**) Option "Device" "/dev/input/event11"
[   490.534] (II) event11 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   490.534] (II) event11 - Logitech MX Master 2S: device is a pointer
[   490.534] (II) event11 - Logitech MX Master 2S: device is a keyboard
[   490.534] (II) event11 - Logitech MX Master 2S: device removed
[   490.556] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.556] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.556] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.556] (II) libinput: Logitech MX Master 2S: needs a virtual subdevice
[   490.556] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.2/3-5.3.2.2:1.2/0003:046D:C52B.0007/0003:046D:4069.000A/input/input42/event11"
[   490.556] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: MOUSE, id 12)
[   490.556] (**) Option "AccelerationScheme" "none"
[   490.556] (**) Logitech MX Master 2S: (accel) selected scheme none/0
[   490.556] (**) Logitech MX Master 2S: (accel) acceleration factor: 2.000
[   490.556] (**) Logitech MX Master 2S: (accel) acceleration threshold: 4
[   490.556] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   490.556] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   490.556] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   490.556] (**) Logitech MX Master 2S: always reports core events
[   490.556] (**) Option "Device" "/dev/input/event11"
[   490.556] (II) libinput: Logitech MX Master 2S: is a virtual subdevice
[   490.556] (EE) libinput: Logitech MX Master 2S: Parent device not available
[   490.557] (II) event11 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   490.557] (II) event11 - Logitech MX Master 2S: device is a pointer
[   490.557] (II) event11 - Logitech MX Master 2S: device is a keyboard
[   490.557] (II) event11 - Logitech MX Master 2S: device removed
[   490.596] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.596] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.596] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.596] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.2/3-5.3.2.2:1.2/0003:046D:C52B.0007/0003:046D:4069.000A/input/input42/event11"
[   490.596] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: KEYBOARD, id 29)
[   490.596] (**) Option "xkb_model" "pc105"
[   490.596] (**) Option "xkb_layout" "us"
[   490.596] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle
[   490.596] (II) UnloadModule: "libinput"
[   490.597] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle (/dev/input/event15)
[   490.597] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle: Applying InputClass "libinput keyboard catchall"
[   490.597] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle'
[   490.597] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle: always reports core events
[   490.597] (**) Option "Device" "/dev/input/event15"
[   490.598] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle: is tagged by udev as: Keyboard
[   490.598] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle: device is a keyboard
[   490.598] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle: device removed
[   490.612] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.0/0003:1E7D:2D60.000C/input/input35/event15"
[   490.612] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle" (type: KEYBOARD, id 14)
[   490.612] (**) Option "xkb_model" "pc105"
[   490.612] (**) Option "xkb_layout" "us"
[   490.613] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control
[   490.613] (II) UnloadModule: "libinput"
[   490.613] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control
[   490.613] (II) UnloadModule: "libinput"
[   490.613] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control (/dev/input/event9)
[   490.613] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: Applying InputClass "libinput keyboard catchall"
[   490.613] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control'
[   490.613] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: always reports core events
[   490.613] (**) Option "Device" "/dev/input/event9"
[   490.614] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: is tagged by udev as: Keyboard
[   490.614] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device is a keyboard
[   490.614] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device removed
[   490.652] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: needs a virtual subdevice
[   490.652] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.1/0003:1E7D:2D60.000E/input/input37/event9"
[   490.652] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control" (type: MOUSE, id 16)
[   490.652] (**) Option "AccelerationScheme" "none"
[   490.652] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: (accel) selected scheme none/0
[   490.652] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: (accel) acceleration factor: 2.000
[   490.652] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: (accel) acceleration threshold: 4
[   490.652] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: Applying InputClass "libinput keyboard catchall"
[   490.652] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control'
[   490.652] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: always reports core events
[   490.652] (**) Option "Device" "/dev/input/event9"
[   490.652] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: is a virtual subdevice
[   490.652] (EE) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: Parent device not available
[   490.653] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: is tagged by udev as: Keyboard
[   490.653] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device is a keyboard
[   490.653] (II) event9  - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device removed
[   490.668] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.1/0003:1E7D:2D60.000E/input/input37/event9"
[   490.668] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control" (type: KEYBOARD, id 31)
[   490.668] (**) Option "xkb_model" "pc105"
[   490.668] (**) Option "xkb_layout" "us"
[   490.668] (II) config/udev: removing device Video Bus
[   490.668] (II) UnloadModule: "libinput"
[   490.669] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[   490.669] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   490.669] (II) Using input driver 'libinput' for 'Video Bus'
[   490.669] (**) Video Bus: always reports core events
[   490.669] (**) Option "Device" "/dev/input/event6"
[   490.669] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[   490.669] (II) event6  - Video Bus: device is a keyboard
[   490.669] (II) event6  - Video Bus: device removed
[   490.696] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input8/event6"
[   490.696] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   490.696] (**) Option "xkb_model" "pc105"
[   490.696] (**) Option "xkb_layout" "us"
[   490.696] (II) config/udev: removing device Logitech MX Master 2S
[   490.696] (II) UnloadModule: "libinput"
[   490.696] (II) config/udev: removing device Logitech MX Master 2S
[   490.696] (II) UnloadModule: "libinput"
[   490.697] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/event10)
[   490.697] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   490.697] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   490.697] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   490.697] (**) Logitech MX Master 2S: always reports core events
[   490.697] (**) Option "Device" "/dev/input/event10"
[   490.698] (II) event10 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   490.698] (II) event10 - Logitech MX Master 2S: device is a pointer
[   490.698] (II) event10 - Logitech MX Master 2S: device is a keyboard
[   490.698] (II) event10 - Logitech MX Master 2S: device removed
[   490.728] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.728] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.728] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.728] (II) libinput: Logitech MX Master 2S: needs a virtual subdevice
[   490.728] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0009/input/input41/event10"
[   490.728] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: MOUSE, id 10)
[   490.728] (**) Option "AccelerationScheme" "none"
[   490.728] (**) Logitech MX Master 2S: (accel) selected scheme none/0
[   490.728] (**) Logitech MX Master 2S: (accel) acceleration factor: 2.000
[   490.728] (**) Logitech MX Master 2S: (accel) acceleration threshold: 4
[   490.728] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   490.728] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   490.728] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   490.728] (**) Logitech MX Master 2S: always reports core events
[   490.728] (**) Option "Device" "/dev/input/event10"
[   490.728] (II) libinput: Logitech MX Master 2S: is a virtual subdevice
[   490.728] (EE) libinput: Logitech MX Master 2S: Parent device not available
[   490.729] (II) event10 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   490.729] (II) event10 - Logitech MX Master 2S: device is a pointer
[   490.729] (II) event10 - Logitech MX Master 2S: device is a keyboard
[   490.729] (II) event10 - Logitech MX Master 2S: device removed
[   490.744] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.744] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.744] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.744] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0009/input/input41/event10"
[   490.744] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: KEYBOARD, id 27)
[   490.744] (**) Option "xkb_model" "pc105"
[   490.744] (**) Option "xkb_layout" "us"
[   490.744] (II) config/udev: removing device Dell WMI hotkeys
[   490.744] (II) UnloadModule: "libinput"
[   490.745] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event4)
[   490.745] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[   490.745] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[   490.745] (**) Dell WMI hotkeys: always reports core events
[   490.745] (**) Option "Device" "/dev/input/event4"
[   490.745] (II) event4  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[   490.745] (II) event4  - Dell WMI hotkeys: device is a keyboard
[   490.745] (II) event4  - Dell WMI hotkeys: device removed
[   490.780] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492-8/input/input7/event4"
[   490.780] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 22)
[   490.780] (**) Option "xkb_model" "pc105"
[   490.780] (**) Option "xkb_layout" "us"
[   490.780] (II) config/udev: removing device AT Translated Set 2 keyboard
[   490.780] (II) UnloadModule: "libinput"
[   490.781] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   490.781] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   490.781] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   490.781] (**) AT Translated Set 2 keyboard: always reports core events
[   490.781] (**) Option "Device" "/dev/input/event0"
[   490.781] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   490.781] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[   490.781] (II) event0  - AT Translated Set 2 keyboard: device removed
[   490.792] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   490.792] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 23)
[   490.792] (**) Option "xkb_model" "pc105"
[   490.792] (**) Option "xkb_layout" "us"
[   490.792] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[   490.792] (II) No input driver specified, ignoring this device.
[   490.792] (II) This device may have been added with another device file.
[   490.793] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event21)
[   490.793] (II) No input driver specified, ignoring this device.
[   490.793] (II) This device may have been added with another device file.
[   490.793] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse
[   490.793] (II) UnloadModule: "libinput"
[   490.793] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse (/dev/input/event8)
[   490.793] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Applying InputClass "libinput pointer catchall"
[   490.793] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse'
[   490.793] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: always reports core events
[   490.793] (**) Option "Device" "/dev/input/event8"
[   490.794] (II) event8  - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: is tagged by udev as: Mouse
[   490.794] (II) event8  - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: device is a pointer
[   490.795] (II) event8  - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: device removed
[   490.832] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.832] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.832] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.832] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2.4/3-5.3.2.4:1.1/0003:1E7D:2D60.000E/input/input36/event8"
[   490.832] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse" (type: MOUSE, id 15)
[   490.832] (**) Option "AccelerationScheme" "none"
[   490.832] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: (accel) selected scheme none/0
[   490.832] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: (accel) acceleration factor: 2.000
[   490.832] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: (accel) acceleration threshold: 4
[   490.832] (II) config/udev: removing device DLL0945:00 04F3:311C Mouse
[   490.832] (II) UnloadModule: "libinput"
[   490.832] (II) config/udev: Adding input device DLL0945:00 04F3:311C Mouse (/dev/input/event16)
[   490.832] (**) DLL0945:00 04F3:311C Mouse: Applying InputClass "libinput pointer catchall"
[   490.832] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Mouse'
[   490.832] (**) DLL0945:00 04F3:311C Mouse: always reports core events
[   490.832] (**) Option "Device" "/dev/input/event16"
[   490.833] (II) event16 - DLL0945:00 04F3:311C Mouse: is tagged by udev as: Mouse
[   490.833] (II) event16 - DLL0945:00 04F3:311C Mouse: device is a pointer
[   490.833] (II) event16 - DLL0945:00 04F3:311C Mouse: device removed
[   490.856] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.856] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.856] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.856] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-16/i2c-DLL0945:00/0018:04F3:311C.0011/input/input49/event16"
[   490.856] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Mouse" (type: MOUSE, id 18)
[   490.856] (**) Option "AccelerationScheme" "none"
[   490.856] (**) DLL0945:00 04F3:311C Mouse: (accel) selected scheme none/0
[   490.856] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration factor: 2.000
[   490.856] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration threshold: 4
[   490.856] (II) config/udev: removing device PS/2 Generic Mouse
[   490.856] (II) UnloadModule: "libinput"
[   490.856] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event5)
[   490.856] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[   490.856] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[   490.856] (**) PS/2 Generic Mouse: always reports core events
[   490.856] (**) Option "Device" "/dev/input/event5"
[   490.856] (II) event5  - PS/2 Generic Mouse: is tagged by udev as: Mouse
[   490.857] (II) event5  - PS/2 Generic Mouse: device is a pointer
[   490.857] (II) event5  - PS/2 Generic Mouse: device removed
[   490.908] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.908] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.908] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.908] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event5"
[   490.908] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 24)
[   490.908] (**) Option "AccelerationScheme" "none"
[   490.908] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[   490.908] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[   490.908] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[   490.908] (II) config/udev: removing device DLL0945:00 04F3:311C Touchpad
[   490.908] (II) UnloadModule: "libinput"
[   490.909] (II) config/udev: Adding input device DLL0945:00 04F3:311C Touchpad (/dev/input/event20)
[   490.909] (**) DLL0945:00 04F3:311C Touchpad: Applying InputClass "libinput touchpad catchall"
[   490.909] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Touchpad'
[   490.909] (**) DLL0945:00 04F3:311C Touchpad: always reports core events
[   490.909] (**) Option "Device" "/dev/input/event20"
[   490.909] (II) event20 - DLL0945:00 04F3:311C Touchpad: is tagged by udev as: Touchpad
[   490.910] (II) event20 - DLL0945:00 04F3:311C Touchpad: device is a touchpad
[   490.910] (II) event20 - DLL0945:00 04F3:311C Touchpad: device removed
[   490.932] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.932] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.932] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   490.932] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-16/i2c-DLL0945:00/0018:04F3:311C.0011/input/input50/event20"
[   490.932] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Touchpad" (type: TOUCHPAD, id 19)
[   490.933] (**) Option "AccelerationScheme" "none"
[   490.933] (**) DLL0945:00 04F3:311C Touchpad: (accel) selected scheme none/0
[   490.933] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration factor: 2.000
[   490.933] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration threshold: 4
[   497.545] (II) config/udev: Adding input device solaar-keyboard (/dev/input/mouse9)
[   497.545] (II) No input driver specified, ignoring this device.
[   497.545] (II) This device may have been added with another device file.
[   497.637] (II) config/udev: Adding input device solaar-keyboard (/dev/input/event28)
[   497.637] (**) solaar-keyboard: Applying InputClass "libinput pointer catchall"
[   497.637] (**) solaar-keyboard: Applying InputClass "libinput keyboard catchall"
[   497.637] (II) Using input driver 'libinput' for 'solaar-keyboard'
[   497.637] (**) solaar-keyboard: always reports core events
[   497.637] (**) Option "Device" "/dev/input/event28"
[   497.638] (II) event28 - solaar-keyboard: is tagged by udev as: Keyboard Mouse
[   497.638] (II) event28 - solaar-keyboard: emulating high-resolution scroll wheel events.
[   497.638] (II) event28 - solaar-keyboard: device is a pointer
[   497.638] (II) event28 - solaar-keyboard: device is a keyboard
[   497.638] (II) event28 - solaar-keyboard: device removed
[   497.668] (II) libinput: solaar-keyboard: needs a virtual subdevice
[   497.668] (**) Option "config_info" "udev:/sys/devices/virtual/input/input59/event28"
[   497.668] (II) XINPUT: Adding extended input device "solaar-keyboard" (type: MOUSE, id 32)
[   497.668] (**) Option "AccelerationScheme" "none"
[   497.668] (**) solaar-keyboard: (accel) selected scheme none/0
[   497.668] (**) solaar-keyboard: (accel) acceleration factor: 2.000
[   497.668] (**) solaar-keyboard: (accel) acceleration threshold: 4
[   497.668] (**) solaar-keyboard: Applying InputClass "libinput pointer catchall"
[   497.668] (**) solaar-keyboard: Applying InputClass "libinput keyboard catchall"
[   497.668] (II) Using input driver 'libinput' for 'solaar-keyboard'
[   497.668] (**) solaar-keyboard: always reports core events
[   497.668] (**) Option "Device" "/dev/input/event28"
[   497.668] (II) libinput: solaar-keyboard: is a virtual subdevice
[   497.668] (EE) libinput: solaar-keyboard: Parent device not available
[   497.668] (II) event28 - solaar-keyboard: is tagged by udev as: Keyboard Mouse
[   497.668] (II) event28 - solaar-keyboard: emulating high-resolution scroll wheel events.
[   497.668] (II) event28 - solaar-keyboard: device is a pointer
[   497.668] (II) event28 - solaar-keyboard: device is a keyboard
[   497.668] (II) event28 - solaar-keyboard: device removed
[   497.744] (**) Option "config_info" "udev:/sys/devices/virtual/input/input59/event28"
[   497.744] (II) XINPUT: Adding extended input device "solaar-keyboard" (type: KEYBOARD, id 33)
[   497.744] (**) Option "xkb_model" "pc105"
[   497.744] (**) Option "xkb_layout" "us"
[   653.799] (II) config/udev: removing device Logitech MX Keys
[   653.799] (II) UnloadModule: "libinput"
[   653.799] (II) config/udev: removing device Logitech MX Keys
[   653.799] (II) UnloadModule: "libinput"
[   654.127] (II) config/udev: removing device Logitech MX Master 2S
[   654.127] (II) UnloadModule: "libinput"
[   654.127] (II) config/udev: removing device Logitech MX Master 2S
[   654.127] (II) UnloadModule: "libinput"
[   654.399] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle
[   654.399] (II) UnloadModule: "libinput"
[   654.451] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse
[   654.451] (II) UnloadModule: "libinput"
[   654.519] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control
[   654.519] (II) UnloadModule: "libinput"
[   654.519] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control
[   654.519] (II) UnloadModule: "libinput"
[   654.587] (II) config/udev: removing device ROCCAT ROCCAT Kain 200 Aimo Dongle System Control
[   654.587] (II) UnloadModule: "libinput"
[   656.736] (II) config/udev: Adding input device Lid Switch (/dev/input/event13)
[   656.736] (II) No input driver specified, ignoring this device.
[   656.736] (II) This device may have been added with another device file.
[   656.736] (II) config/udev: removing device Video Bus
[   656.736] (II) UnloadModule: "libinput"
[   656.737] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[   656.737] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   656.737] (II) Using input driver 'libinput' for 'Video Bus'
[   656.737] (**) Video Bus: always reports core events
[   656.737] (**) Option "Device" "/dev/input/event6"
[   656.738] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[   656.738] (II) event6  - Video Bus: device is a keyboard
[   656.738] (II) event6  - Video Bus: device removed
[   656.764] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input8/event6"
[   656.764] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   656.764] (**) Option "xkb_model" "pc105"
[   656.764] (**) Option "xkb_layout" "us"
[   656.765] (II) config/udev: removing device Power Button
[   656.765] (II) UnloadModule: "libinput"
[   656.765] (II) config/udev: Adding input device Power Button (/dev/input/event14)
[   656.765] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   656.765] (II) Using input driver 'libinput' for 'Power Button'
[   656.766] (**) Power Button: always reports core events
[   656.766] (**) Option "Device" "/dev/input/event14"
[   656.766] (II) event14 - Power Button: is tagged by udev as: Keyboard
[   656.767] (II) event14 - Power Button: device is a keyboard
[   656.767] (II) event14 - Power Button: device removed
[   656.796] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input45/event14"
[   656.796] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   656.796] (**) Option "xkb_model" "pc105"
[   656.796] (**) Option "xkb_layout" "us"
[   656.797] (II) config/udev: removing device Video Bus
[   656.797] (II) UnloadModule: "libinput"
[   656.798] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[   656.798] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   656.798] (II) Using input driver 'libinput' for 'Video Bus'
[   656.798] (**) Video Bus: always reports core events
[   656.798] (**) Option "Device" "/dev/input/event7"
[   656.798] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[   656.799] (II) event7  - Video Bus: device is a keyboard
[   656.799] (II) event7  - Video Bus: device removed
[   656.828] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event7"
[   656.828] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[   656.828] (**) Option "xkb_model" "pc105"
[   656.828] (**) Option "xkb_layout" "us"
[   656.828] (II) config/udev: removing device Intel HID 5 button array
[   656.828] (II) UnloadModule: "libinput"
[   656.829] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event3)
[   656.829] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[   656.829] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[   656.829] (**) Intel HID 5 button array: always reports core events
[   656.829] (**) Option "Device" "/dev/input/event3"
[   656.830] (II) event3  - Intel HID 5 button array: is tagged by udev as: Keyboard
[   656.830] (II) event3  - Intel HID 5 button array: device is a keyboard
[   656.830] (II) event3  - Intel HID 5 button array: device removed
[   656.860] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event3"
[   656.860] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 12)
[   656.860] (**) Option "xkb_model" "pc105"
[   656.860] (**) Option "xkb_layout" "us"
[   656.860] (II) config/udev: removing device Intel HID events
[   656.860] (II) UnloadModule: "libinput"
[   656.861] (II) config/udev: Adding input device Intel HID events (/dev/input/event1)
[   656.861] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[   656.861] (II) Using input driver 'libinput' for 'Intel HID events'
[   656.861] (**) Intel HID events: always reports core events
[   656.861] (**) Option "Device" "/dev/input/event1"
[   656.862] (II) event1  - Intel HID events: is tagged by udev as: Keyboard
[   656.862] (II) event1  - Intel HID events: device is a keyboard
[   656.862] (II) event1  - Intel HID events: device removed
[   656.862] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input3/event1"
[   656.862] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 13)
[   656.862] (**) Option "xkb_model" "pc105"
[   656.862] (**) Option "xkb_layout" "us"
[   656.863] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event26)
[   656.863] (II) No input driver specified, ignoring this device.
[   656.863] (II) This device may have been added with another device file.
[   656.864] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event23)
[   656.864] (II) No input driver specified, ignoring this device.
[   656.864] (II) This device may have been added with another device file.
[   656.864] (II) config/udev: removing device PS/2 Generic Mouse
[   656.864] (II) UnloadModule: "libinput"
[   656.865] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event5)
[   656.865] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[   656.865] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[   656.865] (**) PS/2 Generic Mouse: always reports core events
[   656.865] (**) Option "Device" "/dev/input/event5"
[   659.412] (II) event5  - PS/2 Generic Mouse: is tagged by udev as: Mouse
[   659.412] (II) event5  - PS/2 Generic Mouse: device is a pointer
[   659.412] (II) event5  - PS/2 Generic Mouse: device removed
[   659.414] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.414] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.414] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.414] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event5"
[   659.414] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 14)
[   659.415] (**) Option "AccelerationScheme" "none"
[   659.415] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[   659.415] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[   659.415] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[   659.415] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event22)
[   659.415] (II) No input driver specified, ignoring this device.
[   659.415] (II) This device may have been added with another device file.
[   659.416] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event25)
[   659.416] (II) No input driver specified, ignoring this device.
[   659.416] (II) This device may have been added with another device file.
[   659.416] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event24)
[   659.416] (II) No input driver specified, ignoring this device.
[   659.416] (II) This device may have been added with another device file.
[   659.417] (II) config/udev: removing device DLL0945:00 04F3:311C Mouse
[   659.417] (II) UnloadModule: "libinput"
[   659.418] (II) config/udev: Adding input device DLL0945:00 04F3:311C Mouse (/dev/input/event16)
[   659.418] (**) DLL0945:00 04F3:311C Mouse: Applying InputClass "libinput pointer catchall"
[   659.418] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Mouse'
[   659.418] (**) DLL0945:00 04F3:311C Mouse: always reports core events
[   659.418] (**) Option "Device" "/dev/input/event16"
[   659.421] (II) event16 - DLL0945:00 04F3:311C Mouse: is tagged by udev as: Mouse
[   659.421] (II) event16 - DLL0945:00 04F3:311C Mouse: device is a pointer
[   659.421] (II) event16 - DLL0945:00 04F3:311C Mouse: device removed
[   659.421] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.421] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.421] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.421] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-16/i2c-DLL0945:00/0018:04F3:311C.0011/input/input49/event16"
[   659.421] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Mouse" (type: MOUSE, id 15)
[   659.421] (**) Option "AccelerationScheme" "none"
[   659.421] (**) DLL0945:00 04F3:311C Mouse: (accel) selected scheme none/0
[   659.421] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration factor: 2.000
[   659.421] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration threshold: 4
[   659.422] (II) config/udev: removing device Logitech MX Master
[   659.422] (II) UnloadModule: "libinput"
[   659.422] (II) config/udev: removing device Logitech MX Master
[   659.422] (II) UnloadModule: "libinput"
[   659.423] (II) config/udev: Adding input device Logitech MX Master (/dev/input/event17)
[   659.423] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[   659.423] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[   659.423] (II) Using input driver 'libinput' for 'Logitech MX Master'
[   659.423] (**) Logitech MX Master: always reports core events
[   659.423] (**) Option "Device" "/dev/input/event17"
[   659.425] (II) event17 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[   659.425] (II) event17 - Logitech MX Master: device set to 1000 DPI
[   659.425] (II) event17 - Logitech MX Master: device is a pointer
[   659.425] (II) event17 - Logitech MX Master: device is a keyboard
[   659.425] (II) event17 - Logitech MX Master: device removed
[   659.460] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.460] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.460] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.460] (II) libinput: Logitech MX Master: needs a virtual subdevice
[   659.460] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.000D/input/input39/event17"
[   659.460] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: MOUSE, id 9)
[   659.460] (**) Option "AccelerationScheme" "none"
[   659.460] (**) Logitech MX Master: (accel) selected scheme none/0
[   659.460] (**) Logitech MX Master: (accel) acceleration factor: 2.000
[   659.460] (**) Logitech MX Master: (accel) acceleration threshold: 4
[   659.460] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[   659.460] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[   659.460] (II) Using input driver 'libinput' for 'Logitech MX Master'
[   659.460] (**) Logitech MX Master: always reports core events
[   659.460] (**) Option "Device" "/dev/input/event17"
[   659.460] (II) libinput: Logitech MX Master: is a virtual subdevice
[   659.460] (EE) libinput: Logitech MX Master: Parent device not available
[   659.463] (II) event17 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[   659.463] (II) event17 - Logitech MX Master: device set to 1000 DPI
[   659.463] (II) event17 - Logitech MX Master: device is a pointer
[   659.463] (II) event17 - Logitech MX Master: device is a keyboard
[   659.463] (II) event17 - Logitech MX Master: device removed
[   659.508] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.508] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.508] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.508] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.000D/input/input39/event17"
[   659.508] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: KEYBOARD, id 16)
[   659.508] (**) Option "xkb_model" "pc105"
[   659.508] (**) Option "xkb_layout" "us"
[   659.509] (II) config/udev: removing device Logitech MX Keys
[   659.509] (II) UnloadModule: "libinput"
[   659.509] (II) config/udev: removing device Logitech MX Keys
[   659.509] (II) UnloadModule: "libinput"
[   659.509] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/event12)
[   659.509] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   659.509] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   659.509] (**) Logitech MX Keys: always reports core events
[   659.509] (**) Option "Device" "/dev/input/event12"
[   659.511] (II) event12 - Logitech MX Keys: is tagged by udev as: Keyboard
[   659.511] (II) event12 - Logitech MX Keys: device is a keyboard
[   659.511] (II) event12 - Logitech MX Keys: device removed
[   659.532] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.532] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.532] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.532] (II) libinput: Logitech MX Keys: needs a virtual subdevice
[   659.532] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.000B/input/input43/event12"
[   659.532] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: MOUSE, id 11)
[   659.532] (**) Option "AccelerationScheme" "none"
[   659.532] (**) Logitech MX Keys: (accel) selected scheme none/0
[   659.532] (**) Logitech MX Keys: (accel) acceleration factor: 2.000
[   659.532] (**) Logitech MX Keys: (accel) acceleration threshold: 4
[   659.532] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   659.532] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   659.532] (**) Logitech MX Keys: always reports core events
[   659.532] (**) Option "Device" "/dev/input/event12"
[   659.532] (II) libinput: Logitech MX Keys: is a virtual subdevice
[   659.532] (EE) libinput: Logitech MX Keys: Parent device not available
[   659.535] (II) event12 - Logitech MX Keys: is tagged by udev as: Keyboard
[   659.535] (II) event12 - Logitech MX Keys: device is a keyboard
[   659.535] (II) event12 - Logitech MX Keys: device removed
[   659.568] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.568] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.568] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.568] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.000B/input/input43/event12"
[   659.568] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: KEYBOARD, id 17)
[   659.568] (**) Option "xkb_model" "pc105"
[   659.568] (**) Option "xkb_layout" "us"
[   659.568] (II) config/udev: removing device Logitech MX Master 2S
[   659.568] (II) UnloadModule: "libinput"
[   659.568] (II) config/udev: removing device Logitech MX Master 2S
[   659.568] (II) UnloadModule: "libinput"
[   659.569] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/event10)
[   659.569] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   659.569] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   659.569] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   659.569] (**) Logitech MX Master 2S: always reports core events
[   659.569] (**) Option "Device" "/dev/input/event10"
[   659.571] (II) event10 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   659.571] (II) event10 - Logitech MX Master 2S: device is a pointer
[   659.571] (II) event10 - Logitech MX Master 2S: device is a keyboard
[   659.571] (II) event10 - Logitech MX Master 2S: device removed
[   659.612] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.612] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.612] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.612] (II) libinput: Logitech MX Master 2S: needs a virtual subdevice
[   659.612] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0009/input/input41/event10"
[   659.612] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: MOUSE, id 10)
[   659.612] (**) Option "AccelerationScheme" "none"
[   659.612] (**) Logitech MX Master 2S: (accel) selected scheme none/0
[   659.612] (**) Logitech MX Master 2S: (accel) acceleration factor: 2.000
[   659.612] (**) Logitech MX Master 2S: (accel) acceleration threshold: 4
[   659.612] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   659.612] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   659.612] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   659.612] (**) Logitech MX Master 2S: always reports core events
[   659.612] (**) Option "Device" "/dev/input/event10"
[   659.612] (II) libinput: Logitech MX Master 2S: is a virtual subdevice
[   659.612] (EE) libinput: Logitech MX Master 2S: Parent device not available
[   659.614] (II) event10 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   659.614] (II) event10 - Logitech MX Master 2S: device is a pointer
[   659.614] (II) event10 - Logitech MX Master 2S: device is a keyboard
[   659.614] (II) event10 - Logitech MX Master 2S: device removed
[   659.640] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.640] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.640] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.640] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0009/input/input41/event10"
[   659.640] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: KEYBOARD, id 18)
[   659.640] (**) Option "xkb_model" "pc105"
[   659.640] (**) Option "xkb_layout" "us"
[   659.640] (II) config/udev: removing device ACPI Virtual Keyboard Device
[   659.640] (II) UnloadModule: "libinput"
[   659.640] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event27)
[   659.640] (**) ACPI Virtual Keyboard Device: Applying InputClass "libinput keyboard catchall"
[   659.640] (II) Using input driver 'libinput' for 'ACPI Virtual Keyboard Device'
[   659.640] (**) ACPI Virtual Keyboard Device: always reports core events
[   659.640] (**) Option "Device" "/dev/input/event27"
[   659.641] (II) event27 - ACPI Virtual Keyboard Device: is tagged by udev as: Keyboard
[   659.641] (II) event27 - ACPI Virtual Keyboard Device: device is a keyboard
[   659.641] (II) event27 - ACPI Virtual Keyboard Device: device removed
[   659.672] (**) Option "config_info" "udev:/sys/devices/virtual/input/input58/event27"
[   659.672] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 20)
[   659.672] (**) Option "xkb_model" "pc105"
[   659.672] (**) Option "xkb_layout" "us"
[   659.672] (II) config/udev: removing device solaar-keyboard
[   659.672] (II) UnloadModule: "libinput"
[   659.672] (II) config/udev: removing device solaar-keyboard
[   659.672] (II) UnloadModule: "libinput"
[   659.673] (II) config/udev: Adding input device solaar-keyboard (/dev/input/event28)
[   659.673] (**) solaar-keyboard: Applying InputClass "libinput pointer catchall"
[   659.673] (**) solaar-keyboard: Applying InputClass "libinput keyboard catchall"
[   659.673] (II) Using input driver 'libinput' for 'solaar-keyboard'
[   659.673] (**) solaar-keyboard: always reports core events
[   659.673] (**) Option "Device" "/dev/input/event28"
[   659.674] (II) event28 - solaar-keyboard: is tagged by udev as: Keyboard Mouse
[   659.674] (II) event28 - solaar-keyboard: emulating high-resolution scroll wheel events.
[   659.674] (II) event28 - solaar-keyboard: device is a pointer
[   659.674] (II) event28 - solaar-keyboard: device is a keyboard
[   659.674] (II) event28 - solaar-keyboard: device removed
[   659.708] (II) libinput: solaar-keyboard: needs a virtual subdevice
[   659.708] (**) Option "config_info" "udev:/sys/devices/virtual/input/input59/event28"
[   659.708] (II) XINPUT: Adding extended input device "solaar-keyboard" (type: MOUSE, id 21)
[   659.708] (**) Option "AccelerationScheme" "none"
[   659.708] (**) solaar-keyboard: (accel) selected scheme none/0
[   659.708] (**) solaar-keyboard: (accel) acceleration factor: 2.000
[   659.708] (**) solaar-keyboard: (accel) acceleration threshold: 4
[   659.708] (**) solaar-keyboard: Applying InputClass "libinput pointer catchall"
[   659.708] (**) solaar-keyboard: Applying InputClass "libinput keyboard catchall"
[   659.708] (II) Using input driver 'libinput' for 'solaar-keyboard'
[   659.708] (**) solaar-keyboard: always reports core events
[   659.708] (**) Option "Device" "/dev/input/event28"
[   659.708] (II) libinput: solaar-keyboard: is a virtual subdevice
[   659.708] (EE) libinput: solaar-keyboard: Parent device not available
[   659.709] (II) event28 - solaar-keyboard: is tagged by udev as: Keyboard Mouse
[   659.709] (II) event28 - solaar-keyboard: emulating high-resolution scroll wheel events.
[   659.709] (II) event28 - solaar-keyboard: device is a pointer
[   659.709] (II) event28 - solaar-keyboard: device is a keyboard
[   659.710] (II) event28 - solaar-keyboard: device removed
[   659.732] (**) Option "config_info" "udev:/sys/devices/virtual/input/input59/event28"
[   659.732] (II) XINPUT: Adding extended input device "solaar-keyboard" (type: KEYBOARD, id 24)
[   659.732] (**) Option "xkb_model" "pc105"
[   659.732] (**) Option "xkb_layout" "us"
[   659.732] (II) config/udev: removing device Dell WMI hotkeys
[   659.732] (II) UnloadModule: "libinput"
[   659.733] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event4)
[   659.733] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[   659.733] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[   659.733] (**) Dell WMI hotkeys: always reports core events
[   659.733] (**) Option "Device" "/dev/input/event4"
[   659.734] (II) event4  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[   659.734] (II) event4  - Dell WMI hotkeys: device is a keyboard
[   659.734] (II) event4  - Dell WMI hotkeys: device removed
[   659.760] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492-8/input/input7/event4"
[   659.760] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 22)
[   659.760] (**) Option "xkb_model" "pc105"
[   659.760] (**) Option "xkb_layout" "us"
[   659.761] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event21)
[   659.761] (II) No input driver specified, ignoring this device.
[   659.761] (II) This device may have been added with another device file.
[   659.761] (II) config/udev: removing device AT Translated Set 2 keyboard
[   659.761] (II) UnloadModule: "libinput"
[   659.762] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   659.762] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   659.762] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   659.762] (**) AT Translated Set 2 keyboard: always reports core events
[   659.762] (**) Option "Device" "/dev/input/event0"
[   659.762] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   659.763] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[   659.763] (II) event0  - AT Translated Set 2 keyboard: device removed
[   659.792] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   659.792] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 23)
[   659.792] (**) Option "xkb_model" "pc105"
[   659.792] (**) Option "xkb_layout" "us"
[   659.793] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[   659.793] (II) No input driver specified, ignoring this device.
[   659.793] (II) This device may have been added with another device file.
[   659.793] (II) config/udev: removing device DLL0945:00 04F3:311C Touchpad
[   659.794] (II) UnloadModule: "libinput"
[   659.794] (II) config/udev: Adding input device DLL0945:00 04F3:311C Touchpad (/dev/input/event20)
[   659.794] (**) DLL0945:00 04F3:311C Touchpad: Applying InputClass "libinput touchpad catchall"
[   659.794] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Touchpad'
[   659.794] (**) DLL0945:00 04F3:311C Touchpad: always reports core events
[   659.794] (**) Option "Device" "/dev/input/event20"
[   659.802] (II) event20 - DLL0945:00 04F3:311C Touchpad: is tagged by udev as: Touchpad
[   659.804] (II) event20 - DLL0945:00 04F3:311C Touchpad: device is a touchpad
[   659.804] (II) event20 - DLL0945:00 04F3:311C Touchpad: device removed
[   659.868] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.868] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.868] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   659.869] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-16/i2c-DLL0945:00/0018:04F3:311C.0011/input/input50/event20"
[   659.869] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Touchpad" (type: TOUCHPAD, id 19)
[   659.871] (**) Option "AccelerationScheme" "none"
[   659.871] (**) DLL0945:00 04F3:311C Touchpad: (accel) selected scheme none/0
[   659.871] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration factor: 2.000
[   659.871] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration threshold: 4
[   659.872] (II) config/udev: removing device Intel HID 5 button array
[   659.873] (II) UnloadModule: "libinput"
[   659.873] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event3)
[   659.873] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[   659.873] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[   659.873] (**) Intel HID 5 button array: always reports core events
[   659.873] (**) Option "Device" "/dev/input/event3"
[   659.874] (II) event3  - Intel HID 5 button array: is tagged by udev as: Keyboard
[   659.874] (II) event3  - Intel HID 5 button array: device is a keyboard
[   659.874] (II) event3  - Intel HID 5 button array: device removed
[   659.908] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event3"
[   659.908] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 12)
[   659.908] (**) Option "xkb_model" "pc105"
[   659.908] (**) Option "xkb_layout" "us"
[   659.909] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event24)
[   659.909] (II) No input driver specified, ignoring this device.
[   659.909] (II) This device may have been added with another device file.
[   659.909] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event22)
[   659.909] (II) No input driver specified, ignoring this device.
[   659.909] (II) This device may have been added with another device file.
[   659.910] (II) config/udev: Adding input device Lid Switch (/dev/input/event13)
[   659.910] (II) No input driver specified, ignoring this device.
[   659.910] (II) This device may have been added with another device file.
[   659.910] (II) config/udev: removing device Video Bus
[   659.910] (II) UnloadModule: "libinput"
[   659.911] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[   659.911] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   659.911] (II) Using input driver 'libinput' for 'Video Bus'
[   659.911] (**) Video Bus: always reports core events
[   659.911] (**) Option "Device" "/dev/input/event7"
[   659.913] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[   659.913] (II) event7  - Video Bus: device is a keyboard
[   659.913] (II) event7  - Video Bus: device removed
[   659.940] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event7"
[   659.940] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[   659.940] (**) Option "xkb_model" "pc105"
[   659.940] (**) Option "xkb_layout" "us"
[   659.941] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event25)
[   659.941] (II) No input driver specified, ignoring this device.
[   659.941] (II) This device may have been added with another device file.
[   659.941] (II) config/udev: removing device Video Bus
[   659.941] (II) UnloadModule: "libinput"
[   659.941] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[   659.941] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   659.941] (II) Using input driver 'libinput' for 'Video Bus'
[   659.941] (**) Video Bus: always reports core events
[   659.941] (**) Option "Device" "/dev/input/event6"
[   659.942] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[   659.942] (II) event6  - Video Bus: device is a keyboard
[   659.942] (II) event6  - Video Bus: device removed
[   659.972] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input8/event6"
[   659.972] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   659.972] (**) Option "xkb_model" "pc105"
[   659.972] (**) Option "xkb_layout" "us"
[   659.972] (II) config/udev: removing device ACPI Virtual Keyboard Device
[   659.972] (II) UnloadModule: "libinput"
[   659.972] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event27)
[   659.973] (**) ACPI Virtual Keyboard Device: Applying InputClass "libinput keyboard catchall"
[   659.973] (II) Using input driver 'libinput' for 'ACPI Virtual Keyboard Device'
[   659.973] (**) ACPI Virtual Keyboard Device: always reports core events
[   659.973] (**) Option "Device" "/dev/input/event27"
[   659.973] (II) event27 - ACPI Virtual Keyboard Device: is tagged by udev as: Keyboard
[   659.973] (II) event27 - ACPI Virtual Keyboard Device: device is a keyboard
[   659.973] (II) event27 - ACPI Virtual Keyboard Device: device removed
[   660.008] (**) Option "config_info" "udev:/sys/devices/virtual/input/input58/event27"
[   660.008] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 20)
[   660.008] (**) Option "xkb_model" "pc105"
[   660.008] (**) Option "xkb_layout" "us"
[   660.009] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event23)
[   660.009] (II) No input driver specified, ignoring this device.
[   660.009] (II) This device may have been added with another device file.
[   660.009] (II) config/udev: removing device Power Button
[   660.009] (II) UnloadModule: "libinput"
[   660.010] (II) config/udev: Adding input device Power Button (/dev/input/event14)
[   660.010] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   660.010] (II) Using input driver 'libinput' for 'Power Button'
[   660.010] (**) Power Button: always reports core events
[   660.010] (**) Option "Device" "/dev/input/event14"
[   660.010] (II) event14 - Power Button: is tagged by udev as: Keyboard
[   660.010] (II) event14 - Power Button: device is a keyboard
[   660.010] (II) event14 - Power Button: device removed
[   660.044] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input45/event14"
[   660.044] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   660.044] (**) Option "xkb_model" "pc105"
[   660.044] (**) Option "xkb_layout" "us"
[   660.044] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event26)
[   660.044] (II) No input driver specified, ignoring this device.
[   660.044] (II) This device may have been added with another device file.
[   660.044] (II) config/udev: removing device Intel HID events
[   660.045] (II) UnloadModule: "libinput"
[   660.045] (II) config/udev: Adding input device Intel HID events (/dev/input/event1)
[   660.045] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[   660.045] (II) Using input driver 'libinput' for 'Intel HID events'
[   660.045] (**) Intel HID events: always reports core events
[   660.045] (**) Option "Device" "/dev/input/event1"
[   660.045] (II) event1  - Intel HID events: is tagged by udev as: Keyboard
[   660.045] (II) event1  - Intel HID events: device is a keyboard
[   660.045] (II) event1  - Intel HID events: device removed
[   660.084] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input3/event1"
[   660.084] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 13)
[   660.084] (**) Option "xkb_model" "pc105"
[   660.084] (**) Option "xkb_layout" "us"
[   660.084] (II) config/udev: removing device solaar-keyboard
[   660.084] (II) UnloadModule: "libinput"
[   660.084] (II) config/udev: removing device solaar-keyboard
[   660.084] (II) UnloadModule: "libinput"
[   660.085] (II) config/udev: Adding input device solaar-keyboard (/dev/input/event28)
[   660.085] (**) solaar-keyboard: Applying InputClass "libinput pointer catchall"
[   660.085] (**) solaar-keyboard: Applying InputClass "libinput keyboard catchall"
[   660.085] (II) Using input driver 'libinput' for 'solaar-keyboard'
[   660.085] (**) solaar-keyboard: always reports core events
[   660.085] (**) Option "Device" "/dev/input/event28"
[   660.085] (II) event28 - solaar-keyboard: is tagged by udev as: Keyboard Mouse
[   660.085] (II) event28 - solaar-keyboard: emulating high-resolution scroll wheel events.
[   660.086] (II) event28 - solaar-keyboard: device is a pointer
[   660.086] (II) event28 - solaar-keyboard: device is a keyboard
[   660.086] (II) event28 - solaar-keyboard: device removed
[   660.128] (II) libinput: solaar-keyboard: needs a virtual subdevice
[   660.128] (**) Option "config_info" "udev:/sys/devices/virtual/input/input59/event28"
[   660.128] (II) XINPUT: Adding extended input device "solaar-keyboard" (type: MOUSE, id 21)
[   660.128] (**) Option "AccelerationScheme" "none"
[   660.128] (**) solaar-keyboard: (accel) selected scheme none/0
[   660.128] (**) solaar-keyboard: (accel) acceleration factor: 2.000
[   660.128] (**) solaar-keyboard: (accel) acceleration threshold: 4
[   660.128] (**) solaar-keyboard: Applying InputClass "libinput pointer catchall"
[   660.128] (**) solaar-keyboard: Applying InputClass "libinput keyboard catchall"
[   660.128] (II) Using input driver 'libinput' for 'solaar-keyboard'
[   660.128] (**) solaar-keyboard: always reports core events
[   660.128] (**) Option "Device" "/dev/input/event28"
[   660.128] (II) libinput: solaar-keyboard: is a virtual subdevice
[   660.128] (EE) libinput: solaar-keyboard: Parent device not available
[   660.129] (II) event28 - solaar-keyboard: is tagged by udev as: Keyboard Mouse
[   660.129] (II) event28 - solaar-keyboard: emulating high-resolution scroll wheel events.
[   660.129] (II) event28 - solaar-keyboard: device is a pointer
[   660.129] (II) event28 - solaar-keyboard: device is a keyboard
[   660.129] (II) event28 - solaar-keyboard: device removed
[   660.156] (**) Option "config_info" "udev:/sys/devices/virtual/input/input59/event28"
[   660.156] (II) XINPUT: Adding extended input device "solaar-keyboard" (type: KEYBOARD, id 24)
[   660.156] (**) Option "xkb_model" "pc105"
[   660.156] (**) Option "xkb_layout" "us"
[   660.156] (II) config/udev: removing device Logitech MX Keys
[   660.156] (II) UnloadModule: "libinput"
[   660.156] (II) config/udev: removing device Logitech MX Keys
[   660.156] (II) UnloadModule: "libinput"
[   660.157] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/event12)
[   660.157] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   660.157] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   660.157] (**) Logitech MX Keys: always reports core events
[   660.157] (**) Option "Device" "/dev/input/event12"
[   660.160] (II) event12 - Logitech MX Keys: is tagged by udev as: Keyboard
[   660.160] (II) event12 - Logitech MX Keys: device is a keyboard
[   660.160] (II) event12 - Logitech MX Keys: device removed
[   660.188] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.188] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.188] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.188] (II) libinput: Logitech MX Keys: needs a virtual subdevice
[   660.188] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.000B/input/input43/event12"
[   660.188] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: MOUSE, id 11)
[   660.188] (**) Option "AccelerationScheme" "none"
[   660.188] (**) Logitech MX Keys: (accel) selected scheme none/0
[   660.188] (**) Logitech MX Keys: (accel) acceleration factor: 2.000
[   660.188] (**) Logitech MX Keys: (accel) acceleration threshold: 4
[   660.188] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   660.188] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   660.188] (**) Logitech MX Keys: always reports core events
[   660.188] (**) Option "Device" "/dev/input/event12"
[   660.188] (II) libinput: Logitech MX Keys: is a virtual subdevice
[   660.188] (EE) libinput: Logitech MX Keys: Parent device not available
[   660.190] (II) event12 - Logitech MX Keys: is tagged by udev as: Keyboard
[   660.190] (II) event12 - Logitech MX Keys: device is a keyboard
[   660.190] (II) event12 - Logitech MX Keys: device removed
[   660.232] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.232] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.232] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.232] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.000B/input/input43/event12"
[   660.232] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: KEYBOARD, id 17)
[   660.232] (**) Option "xkb_model" "pc105"
[   660.232] (**) Option "xkb_layout" "us"
[   660.232] (II) config/udev: removing device Logitech MX Master
[   660.232] (II) UnloadModule: "libinput"
[   660.232] (II) config/udev: removing device Logitech MX Master
[   660.232] (II) UnloadModule: "libinput"
[   660.233] (II) config/udev: Adding input device Logitech MX Master (/dev/input/event17)
[   660.233] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[   660.233] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[   660.233] (II) Using input driver 'libinput' for 'Logitech MX Master'
[   660.233] (**) Logitech MX Master: always reports core events
[   660.233] (**) Option "Device" "/dev/input/event17"
[   660.235] (II) event17 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[   660.235] (II) event17 - Logitech MX Master: device set to 1000 DPI
[   660.235] (II) event17 - Logitech MX Master: device is a pointer
[   660.235] (II) event17 - Logitech MX Master: device is a keyboard
[   660.235] (II) event17 - Logitech MX Master: device removed
[   660.268] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.268] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.268] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.268] (II) libinput: Logitech MX Master: needs a virtual subdevice
[   660.268] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.000D/input/input39/event17"
[   660.268] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: MOUSE, id 9)
[   660.268] (**) Option "AccelerationScheme" "none"
[   660.268] (**) Logitech MX Master: (accel) selected scheme none/0
[   660.268] (**) Logitech MX Master: (accel) acceleration factor: 2.000
[   660.268] (**) Logitech MX Master: (accel) acceleration threshold: 4
[   660.268] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[   660.268] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[   660.268] (II) Using input driver 'libinput' for 'Logitech MX Master'
[   660.268] (**) Logitech MX Master: always reports core events
[   660.268] (**) Option "Device" "/dev/input/event17"
[   660.269] (II) libinput: Logitech MX Master: is a virtual subdevice
[   660.269] (EE) libinput: Logitech MX Master: Parent device not available
[   660.270] (II) event17 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[   660.270] (II) event17 - Logitech MX Master: device set to 1000 DPI
[   660.270] (II) event17 - Logitech MX Master: device is a pointer
[   660.270] (II) event17 - Logitech MX Master: device is a keyboard
[   660.271] (II) event17 - Logitech MX Master: device removed
[   660.300] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.300] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.300] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.300] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.000D/input/input39/event17"
[   660.300] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: KEYBOARD, id 16)
[   660.300] (**) Option "xkb_model" "pc105"
[   660.300] (**) Option "xkb_layout" "us"
[   660.300] (II) config/udev: removing device Logitech MX Master 2S
[   660.300] (II) UnloadModule: "libinput"
[   660.300] (II) config/udev: removing device Logitech MX Master 2S
[   660.300] (II) UnloadModule: "libinput"
[   660.301] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/event10)
[   660.301] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   660.301] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   660.301] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   660.301] (**) Logitech MX Master 2S: always reports core events
[   660.301] (**) Option "Device" "/dev/input/event10"
[   660.303] (II) event10 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   660.303] (II) event10 - Logitech MX Master 2S: device is a pointer
[   660.303] (II) event10 - Logitech MX Master 2S: device is a keyboard
[   660.303] (II) event10 - Logitech MX Master 2S: device removed
[   660.332] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.332] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.332] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.332] (II) libinput: Logitech MX Master 2S: needs a virtual subdevice
[   660.332] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0009/input/input41/event10"
[   660.332] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: MOUSE, id 10)
[   660.332] (**) Option "AccelerationScheme" "none"
[   660.332] (**) Logitech MX Master 2S: (accel) selected scheme none/0
[   660.332] (**) Logitech MX Master 2S: (accel) acceleration factor: 2.000
[   660.332] (**) Logitech MX Master 2S: (accel) acceleration threshold: 4
[   660.332] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   660.332] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   660.332] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   660.332] (**) Logitech MX Master 2S: always reports core events
[   660.332] (**) Option "Device" "/dev/input/event10"
[   660.332] (II) libinput: Logitech MX Master 2S: is a virtual subdevice
[   660.332] (EE) libinput: Logitech MX Master 2S: Parent device not available
[   660.334] (II) event10 - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   660.334] (II) event10 - Logitech MX Master 2S: device is a pointer
[   660.334] (II) event10 - Logitech MX Master 2S: device is a keyboard
[   660.334] (II) event10 - Logitech MX Master 2S: device removed
[   660.352] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.352] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.352] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.352] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0009/input/input41/event10"
[   660.352] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: KEYBOARD, id 18)
[   660.352] (**) Option "xkb_model" "pc105"
[   660.352] (**) Option "xkb_layout" "us"
[   660.352] (II) config/udev: removing device Dell WMI hotkeys
[   660.352] (II) UnloadModule: "libinput"
[   660.353] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event4)
[   660.353] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[   660.353] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[   660.353] (**) Dell WMI hotkeys: always reports core events
[   660.353] (**) Option "Device" "/dev/input/event4"
[   660.354] (II) event4  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[   660.355] (II) event4  - Dell WMI hotkeys: device is a keyboard
[   660.355] (II) event4  - Dell WMI hotkeys: device removed
[   660.384] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492-8/input/input7/event4"
[   660.384] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 22)
[   660.384] (**) Option "xkb_model" "pc105"
[   660.384] (**) Option "xkb_layout" "us"
[   660.384] (II) config/udev: removing device PS/2 Generic Mouse
[   660.384] (II) UnloadModule: "libinput"
[   660.385] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event5)
[   660.385] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[   660.385] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[   660.385] (**) PS/2 Generic Mouse: always reports core events
[   660.385] (**) Option "Device" "/dev/input/event5"
[   660.386] (II) event5  - PS/2 Generic Mouse: is tagged by udev as: Mouse
[   660.386] (II) event5  - PS/2 Generic Mouse: device is a pointer
[   660.386] (II) event5  - PS/2 Generic Mouse: device removed
[   660.456] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.456] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.456] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.456] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event5"
[   660.456] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 14)
[   660.456] (**) Option "AccelerationScheme" "none"
[   660.456] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[   660.456] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[   660.456] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[   660.456] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[   660.457] (II) No input driver specified, ignoring this device.
[   660.457] (II) This device may have been added with another device file.
[   660.457] (II) config/udev: removing device DLL0945:00 04F3:311C Mouse
[   660.457] (II) UnloadModule: "libinput"
[   660.457] (II) config/udev: Adding input device DLL0945:00 04F3:311C Mouse (/dev/input/event16)
[   660.457] (**) DLL0945:00 04F3:311C Mouse: Applying InputClass "libinput pointer catchall"
[   660.457] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Mouse'
[   660.457] (**) DLL0945:00 04F3:311C Mouse: always reports core events
[   660.457] (**) Option "Device" "/dev/input/event16"
[   660.458] (II) event16 - DLL0945:00 04F3:311C Mouse: is tagged by udev as: Mouse
[   660.458] (II) event16 - DLL0945:00 04F3:311C Mouse: device is a pointer
[   660.458] (II) event16 - DLL0945:00 04F3:311C Mouse: device removed
[   660.488] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.488] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.488] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.488] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-16/i2c-DLL0945:00/0018:04F3:311C.0011/input/input49/event16"
[   660.488] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Mouse" (type: MOUSE, id 15)
[   660.488] (**) Option "AccelerationScheme" "none"
[   660.488] (**) DLL0945:00 04F3:311C Mouse: (accel) selected scheme none/0
[   660.488] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration factor: 2.000
[   660.488] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration threshold: 4
[   660.488] (II) config/udev: removing device AT Translated Set 2 keyboard
[   660.488] (II) UnloadModule: "libinput"
[   660.489] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   660.489] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   660.489] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   660.489] (**) AT Translated Set 2 keyboard: always reports core events
[   660.489] (**) Option "Device" "/dev/input/event0"
[   660.491] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   660.491] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[   660.491] (II) event0  - AT Translated Set 2 keyboard: device removed
[   660.524] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   660.524] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 23)
[   660.524] (**) Option "xkb_model" "pc105"
[   660.524] (**) Option "xkb_layout" "us"
[   660.525] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event21)
[   660.525] (II) No input driver specified, ignoring this device.
[   660.525] (II) This device may have been added with another device file.
[   660.525] (II) config/udev: removing device DLL0945:00 04F3:311C Touchpad
[   660.525] (II) UnloadModule: "libinput"
[   660.526] (II) config/udev: Adding input device DLL0945:00 04F3:311C Touchpad (/dev/input/event20)
[   660.526] (**) DLL0945:00 04F3:311C Touchpad: Applying InputClass "libinput touchpad catchall"
[   660.526] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Touchpad'
[   660.526] (**) DLL0945:00 04F3:311C Touchpad: always reports core events
[   660.526] (**) Option "Device" "/dev/input/event20"
[   660.527] (II) event20 - DLL0945:00 04F3:311C Touchpad: is tagged by udev as: Touchpad
[   660.529] (II) event20 - DLL0945:00 04F3:311C Touchpad: device is a touchpad
[   660.529] (II) event20 - DLL0945:00 04F3:311C Touchpad: device removed
[   660.552] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.552] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.552] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   660.552] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-16/i2c-DLL0945:00/0018:04F3:311C.0011/input/input50/event20"
[   660.552] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Touchpad" (type: TOUCHPAD, id 19)
[   660.554] (**) Option "AccelerationScheme" "none"
[   660.554] (**) DLL0945:00 04F3:311C Touchpad: (accel) selected scheme none/0
[   660.554] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration factor: 2.000
[   660.554] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration threshold: 4
[   672.625] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse (/dev/input/mouse5)
[   672.625] (II) No input driver specified, ignoring this device.
[   672.625] (II) This device may have been added with another device file.
[   672.652] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/mouse1)
[   672.652] (II) No input driver specified, ignoring this device.
[   672.652] (II) This device may have been added with another device file.
[   672.656] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/mouse3)
[   672.656] (II) No input driver specified, ignoring this device.
[   672.656] (II) This device may have been added with another device file.
[   672.658] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control (/dev/input/event18)
[   672.658] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: Applying InputClass "libinput keyboard catchall"
[   672.658] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control'
[   672.658] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: always reports core events
[   672.658] (**) Option "Device" "/dev/input/event18"
[   672.661] (II) event18 - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: is tagged by udev as: Keyboard
[   672.661] (II) event18 - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device is a keyboard
[   672.661] (II) event18 - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device removed
[   672.684] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: needs a virtual subdevice
[   672.684] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.2/3-4.3.2.4/3-4.3.2.4:1.1/0003:1E7D:2D60.0024/input/input70/event18"
[   672.684] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control" (type: MOUSE, id 25)
[   672.684] (**) Option "AccelerationScheme" "none"
[   672.684] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: (accel) selected scheme none/0
[   672.684] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: (accel) acceleration factor: 2.000
[   672.684] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: (accel) acceleration threshold: 4
[   672.684] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: Applying InputClass "libinput keyboard catchall"
[   672.684] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control'
[   672.684] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: always reports core events
[   672.684] (**) Option "Device" "/dev/input/event18"
[   672.684] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: is a virtual subdevice
[   672.684] (EE) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: Parent device not available
[   672.686] (II) event18 - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: is tagged by udev as: Keyboard
[   672.686] (II) event18 - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device is a keyboard
[   672.686] (II) event18 - ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control: device removed
[   672.712] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.2/3-4.3.2.4/3-4.3.2.4:1.1/0003:1E7D:2D60.0024/input/input70/event18"
[   672.712] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle Consumer Control" (type: KEYBOARD, id 26)
[   672.712] (**) Option "xkb_model" "pc105"
[   672.712] (**) Option "xkb_layout" "us"
[   672.713] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle System Control (/dev/input/event19)
[   672.713] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: Applying InputClass "libinput keyboard catchall"
[   672.713] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle System Control'
[   672.713] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: always reports core events
[   672.713] (**) Option "Device" "/dev/input/event19"
[   672.716] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: is tagged by udev as: Keyboard
[   672.716] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: device is a keyboard
[   672.716] (II) event19 - ROCCAT ROCCAT Kain 200 Aimo Dongle System Control: device removed
[   672.764] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.2/3-4.3.2.4/3-4.3.2.4:1.1/0003:1E7D:2D60.0024/input/input71/event19"
[   672.764] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle System Control" (type: KEYBOARD, id 27)
[   672.764] (**) Option "xkb_model" "pc105"
[   672.764] (**) Option "xkb_layout" "us"
[   672.765] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle (/dev/input/event11)
[   672.765] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle: Applying InputClass "libinput keyboard catchall"
[   672.765] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle'
[   672.765] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle: always reports core events
[   672.765] (**) Option "Device" "/dev/input/event11"
[   672.767] (II) event11 - ROCCAT ROCCAT Kain 200 Aimo Dongle: is tagged by udev as: Keyboard
[   672.767] (II) event11 - ROCCAT ROCCAT Kain 200 Aimo Dongle: device is a keyboard
[   672.767] (II) event11 - ROCCAT ROCCAT Kain 200 Aimo Dongle: device removed
[   672.800] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.2/3-4.3.2.4/3-4.3.2.4:1.0/0003:1E7D:2D60.0023/input/input68/event11"
[   672.800] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle" (type: KEYBOARD, id 28)
[   672.800] (**) Option "xkb_model" "pc105"
[   672.800] (**) Option "xkb_layout" "us"
[   672.802] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/event8)
[   672.802] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   672.802] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   672.802] (**) Logitech MX Keys: always reports core events
[   672.802] (**) Option "Device" "/dev/input/event8"
[   672.803] (II) event8  - Logitech MX Keys: is tagged by udev as: Keyboard
[   672.803] (II) event8  - Logitech MX Keys: device is a keyboard
[   672.803] (II) event8  - Logitech MX Keys: device removed
[   672.836] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   672.836] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   672.836] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   672.836] (II) libinput: Logitech MX Keys: needs a virtual subdevice
[   672.836] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.2/3-4.3.2.2/3-4.3.2.2:1.2/0003:046D:C52B.0020/0003:046D:408A.0021/input/input66/event8"
[   672.836] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: MOUSE, id 29)
[   672.836] (**) Option "AccelerationScheme" "none"
[   672.836] (**) Logitech MX Keys: (accel) selected scheme none/0
[   672.836] (**) Logitech MX Keys: (accel) acceleration factor: 2.000
[   672.836] (**) Logitech MX Keys: (accel) acceleration threshold: 4
[   672.836] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[   672.836] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[   672.836] (**) Logitech MX Keys: always reports core events
[   672.836] (**) Option "Device" "/dev/input/event8"
[   672.836] (II) libinput: Logitech MX Keys: is a virtual subdevice
[   672.836] (EE) libinput: Logitech MX Keys: Parent device not available
[   672.838] (II) event8  - Logitech MX Keys: is tagged by udev as: Keyboard
[   672.838] (II) event8  - Logitech MX Keys: device is a keyboard
[   672.838] (II) event8  - Logitech MX Keys: device removed
[   672.880] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   672.880] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   672.880] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[   672.880] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.2/3-4.3.2.2/3-4.3.2.2:1.2/0003:046D:C52B.0020/0003:046D:408A.0021/input/input66/event8"
[   672.880] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: KEYBOARD, id 30)
[   672.880] (**) Option "xkb_model" "pc105"
[   672.880] (**) Option "xkb_layout" "us"
[   672.882] (II) config/udev: Adding input device ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse (/dev/input/event15)
[   672.882] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Applying InputClass "libinput pointer catchall"
[   672.882] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse'
[   672.882] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: always reports core events
[   672.882] (**) Option "Device" "/dev/input/event15"
[   672.884] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: is tagged by udev as: Mouse
[   672.884] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: device is a pointer
[   672.884] (II) event15 - ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: device removed
[   672.916] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   672.916] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   672.916] (II) libinput: ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   672.916] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.2/3-4.3.2.4/3-4.3.2.4:1.1/0003:1E7D:2D60.0024/input/input69/event15"
[   672.916] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse" (type: MOUSE, id 31)
[   672.916] (**) Option "AccelerationScheme" "none"
[   672.916] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: (accel) selected scheme none/0
[   672.916] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: (accel) acceleration factor: 2.000
[   672.916] (**) ROCCAT ROCCAT Kain 200 Aimo Dongle Mouse: (accel) acceleration threshold: 4
[   672.918] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/event9)
[   672.918] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   672.918] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   672.918] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   672.918] (**) Logitech MX Master 2S: always reports core events
[   672.918] (**) Option "Device" "/dev/input/event9"
[   672.921] (II) event9  - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   672.921] (II) event9  - Logitech MX Master 2S: device is a pointer
[   672.921] (II) event9  - Logitech MX Master 2S: device is a keyboard
[   672.921] (II) event9  - Logitech MX Master 2S: device removed
[   672.944] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   672.944] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   672.944] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   672.944] (II) libinput: Logitech MX Master 2S: needs a virtual subdevice
[   672.944] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.2/3-4.3.2.2/3-4.3.2.2:1.2/0003:046D:C52B.0020/0003:046D:4069.0022/input/input67/event9"
[   672.944] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: MOUSE, id 32)
[   672.944] (**) Option "AccelerationScheme" "none"
[   672.944] (**) Logitech MX Master 2S: (accel) selected scheme none/0
[   672.944] (**) Logitech MX Master 2S: (accel) acceleration factor: 2.000
[   672.944] (**) Logitech MX Master 2S: (accel) acceleration threshold: 4
[   672.944] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[   672.944] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[   672.944] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[   672.944] (**) Logitech MX Master 2S: always reports core events
[   672.944] (**) Option "Device" "/dev/input/event9"
[   672.944] (II) libinput: Logitech MX Master 2S: is a virtual subdevice
[   672.944] (EE) libinput: Logitech MX Master 2S: Parent device not available
[   672.946] (II) event9  - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[   672.946] (II) event9  - Logitech MX Master 2S: device is a pointer
[   672.946] (II) event9  - Logitech MX Master 2S: device is a keyboard
[   672.946] (II) event9  - Logitech MX Master 2S: device removed
[   672.980] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   672.980] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   672.980] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[   672.980] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.2/3-4.3.2.2/3-4.3.2.2:1.2/0003:046D:C52B.0020/0003:046D:4069.0022/input/input67/event9"
[   672.980] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: KEYBOARD, id 33)
[   672.980] (**) Option "xkb_model" "pc105"
[   672.980] (**) Option "xkb_layout" "us"
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[    27.178] (--) Log file renamed from "/var/log/Xorg.pid-3874.log" to "/var/log/Xorg.0.log"
[    27.178] 
X.Org X Server 1.21.1.22
X Protocol Version 11, Revision 0
[    27.178] Current Operating System: Linux darkstar 6.19.14+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.19.14-1 (2026-04-25) x86_64
[    27.178] Kernel command line: BOOT_IMAGE=/vmlinuz-6.19.14+deb14-amd64 root=/dev/mapper/darkstar--vg-root ro quiet intel_iommu=on rcutree.gp_init_delay=1 NVreg_OpenRmEnableUnsupportedGpus=1
[    27.178] xorg-server 2:21.1.22-1 (https://www.debian.org/support) 
[    27.178] Current version of pixman: 0.46.4
[    27.178] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    27.178] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    27.178] (==) Log file: "/var/log/Xorg.0.log", Time: Thu May  7 08:21:11 2026
[    27.180] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    27.181] (==) No Layout section.  Using the first Screen section.
[    27.181] (==) No screen section available. Using defaults.
[    27.181] (**) |-->Screen "Default Screen Section" (0)
[    27.181] (**) |   |-->Monitor "<default monitor>"
[    27.181] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    27.181] (**) Allowing byte-swapped clients
[    27.181] (==) Automatically adding devices
[    27.181] (==) Automatically enabling devices
[    27.181] (==) Automatically adding GPU devices
[    27.181] (==) Automatically binding GPU devices
[    27.182] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    27.182] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    27.182] 	Entry deleted from font path.
[    27.183] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    27.183] (==) ModulePath set to "/usr/lib/xorg/modules"
[    27.183] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    27.183] (II) Loader magic: 0x563487aebf20
[    27.183] (II) Module ABI versions:
[    27.183] 	X.Org ANSI C Emulation: 0.4
[    27.183] 	X.Org Video Driver: 25.2
[    27.183] 	X.Org XInput driver : 24.4
[    27.183] 	X.Org Server Extension : 10.0
[    27.183] (++) using VT number 2

[    27.183] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    27.184] (II) xfree86: Adding drm device (/dev/dri/card0)
[    27.184] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[    27.203] (--) PCI:*(0 at 0:2:0) 8086:9a60:1028:0a62 rev 1, Mem @ 0x6074000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[    27.203] (--) PCI: (1 at 0:0:0) 10de:1fbc:1028:0a62 rev 161, Mem @ 0xa2000000/16777216, 0x6000000000/268435456, 0x6010000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[    27.203] (II) LoadModule: "glx"
[    27.203] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    27.209] (II) Module glx: vendor="X.Org Foundation"
[    27.209] 	compiled for 1.21.1.22, module version = 1.0.0
[    27.209] 	ABI class: X.Org Server Extension, version 10.0
[    27.209] (==) Matched modesetting as autoconfigured driver 0
[    27.209] (==) Matched fbdev as autoconfigured driver 1
[    27.209] (==) Matched vesa as autoconfigured driver 2
[    27.209] (==) Assigned the driver to the xf86ConfigLayout
[    27.209] (II) LoadModule: "modesetting"
[    27.210] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    27.211] (II) Module modesetting: vendor="X.Org Foundation"
[    27.211] 	compiled for 1.21.1.22, module version = 1.21.1
[    27.211] 	Module class: X.Org Video Driver
[    27.211] 	ABI class: X.Org Video Driver, version 25.2
[    27.211] (II) LoadModule: "fbdev"
[    27.211] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    27.211] (II) Module fbdev: vendor="X.Org Foundation"
[    27.211] 	compiled for 1.21.1.3, module version = 0.5.0
[    27.211] 	Module class: X.Org Video Driver
[    27.211] 	ABI class: X.Org Video Driver, version 25.2
[    27.211] (II) LoadModule: "vesa"
[    27.211] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    27.211] (II) Module vesa: vendor="X.Org Foundation"
[    27.211] 	compiled for 1.21.1.15, module version = 2.6.0
[    27.211] 	Module class: X.Org Video Driver
[    27.211] 	ABI class: X.Org Video Driver, version 25.2
[    27.211] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    27.211] (II) FBDEV: driver for framebuffer: fbdev
[    27.211] (II) VESA: driver for VESA chipsets: vesa
[    27.267] (II) modeset(0): using drv /dev/dri/card0
[    27.267] (WW) Falling back to old probe method for fbdev
[    27.267] (II) Loading sub module "fbdevhw"
[    27.267] (II) LoadModule: "fbdevhw"
[    27.309] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    27.310] (II) Module fbdevhw: vendor="X.Org Foundation"
[    27.310] 	compiled for 1.21.1.22, module version = 0.0.2
[    27.310] 	ABI class: X.Org Video Driver, version 25.2
[    27.310] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    27.310] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    27.310] (==) modeset(0): RGB weight 888
[    27.310] (==) modeset(0): Default visual is TrueColor
[    27.310] (II) Loading sub module "glamoregl"
[    27.310] (II) LoadModule: "glamoregl"
[    27.310] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    27.313] (II) Module glamoregl: vendor="X.Org Foundation"
[    27.313] 	compiled for 1.21.1.22, module version = 1.0.1
[    27.313] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    27.589] (II) modeset(0): glamor: Using OpenGL 4.6 context.
[    27.589] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (TGL GT1)
[    27.589] (II) modeset(0): glamor initialized
[    27.589] (==) modeset(0): VariableRefresh: disabled
[    27.589] (==) modeset(0): AsyncFlipSecondaries: disabled
[    27.591] (II) modeset(0): Output eDP-1 has no monitor section
[    27.613] (II) modeset(0): Output DP-1 has no monitor section
[    27.614] (II) modeset(0): Output DP-2 has no monitor section
[    27.618] (II) modeset(0): Output DP-3 has no monitor section
[    27.618] (II) modeset(0): Output DP-1-8 has no monitor section
[    27.828] (II) modeset(0): Output DP-1-1 has no monitor section
[    27.831] (II) modeset(0): EDID for output eDP-1
[    27.831] (II) modeset(0): Manufacturer: SHP  Model: 1515  Serial#: 0
[    27.831] (II) modeset(0): Year: 2021  Week: 13
[    27.831] (II) modeset(0): EDID Version: 1.4
[    27.831] (II) modeset(0): Digital Display Input
[    27.831] (II) modeset(0): 8 bits per channel
[    27.831] (II) modeset(0): Digital interface is DisplayPort
[    27.831] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 21
[    27.831] (II) modeset(0): Gamma: 2.20
[    27.831] (II) modeset(0): No DPMS capabilities specified
[    27.831] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    27.831] (II) modeset(0): Default color space is primary color space
[    27.831] (II) modeset(0): First detailed timing is preferred mode
[    27.831] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    27.831] (II) modeset(0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
[    27.831] (II) modeset(0): blueX: 0.149 blueY: 0.060   whiteX: 0.312 whiteY: 0.328
[    27.831] (II) modeset(0): Manufacturer's mask: 0
[    27.831] (II) modeset(0): Supported detailed timing:
[    27.831] (II) modeset(0): clock: 154.0 MHz   Image Size:  336 x 210 mm
[    27.831] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    27.831] (II) modeset(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
[    27.831] (II) modeset(0): Supported detailed timing:
[    27.831] (II) modeset(0): clock: 123.2 MHz   Image Size:  336 x 210 mm
[    27.831] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    27.831] (II) modeset(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
[    27.831] (II) modeset(0):  DW7XN\x80LQ156N1
[    27.831] (II) modeset(0): Unknown vendor-specific block 0
[    27.831] (II) modeset(0): EDID (in hex):
[    27.831] (II) modeset(0): 	00ffffffffffff004d10151500000000
[    27.831] (II) modeset(0): 	0d1f0104a52215780ede50a3544c9926
[    27.831] (II) modeset(0): 	0f505400000001010101010101010101
[    27.831] (II) modeset(0): 	010101010101283c80a070b023403020
[    27.831] (II) modeset(0): 	360050d210000018203080a070b02340
[    27.831] (II) modeset(0): 	3020360050d210000018000000fe0044
[    27.831] (II) modeset(0): 	5737584e804c513135364e3100000000
[    27.831] (II) modeset(0): 	0002410332001200000a010a202000d2
[    27.831] (II) modeset(0): Printing probed modes for output eDP-1
[    27.831] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 -hsync -vsync (74.0 kHz eP)
[    27.831] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[    27.831] (II) modeset(0): Modeline "1920x1200"x48.0  123.20  1920 1968 2000 2080  1200 1203 1209 1235 -hsync -vsync (59.2 kHz e)
[    27.831] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    27.831] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    27.831] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    27.831] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    27.831] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[    27.831] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    27.831] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    27.831] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    27.831] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    27.831] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    27.831] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    27.831] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    27.831] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    27.831] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    27.831] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    27.831] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    27.831] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    27.831] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    27.831] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    27.831] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    27.831] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    27.831] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    27.831] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    27.831] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    27.831] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    27.831] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    27.831] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    27.831] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    27.831] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    27.831] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    27.831] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    27.831] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    27.831] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    27.831] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    27.831] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    27.831] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    27.831] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    27.831] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    27.831] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    27.831] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    27.831] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    27.831] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    27.831] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    27.831] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    27.831] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    27.831] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    27.831] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    27.831] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    27.831] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    27.831] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    27.831] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    27.831] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    27.831] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    27.831] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    27.831] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    27.831] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    27.831] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    27.831] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    27.831] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    27.831] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    27.831] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    27.831] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    27.831] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    27.831] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    27.831] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    27.831] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    27.831] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    27.831] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    27.831] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    27.831] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    27.831] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    27.831] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    27.831] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    27.831] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    27.831] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    27.831] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    27.831] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    27.831] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    27.831] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    27.831] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    27.831] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    27.831] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    27.855] (II) modeset(0): EDID for output DP-1
[    27.855] (II) modeset(0): EDID for output DP-2
[    27.859] (II) modeset(0): EDID for output DP-3
[    27.859] (II) modeset(0): EDID for output DP-1-8
[    27.859] (II) modeset(0): Manufacturer: DEL  Model: 4242  Serial#: 876097602
[    27.859] (II) modeset(0): Year: 2021  Week: 27
[    27.859] (II) modeset(0): EDID Version: 1.4
[    27.859] (II) modeset(0): Digital Display Input
[    27.859] (II) modeset(0): 8 bits per channel
[    27.859] (II) modeset(0): Digital interface is DisplayPort
[    27.859] (II) modeset(0): Max Image Size [cm]: horiz.: 60  vert.: 34
[    27.859] (II) modeset(0): Gamma: 2.20
[    27.859] (II) modeset(0): DPMS capabilities: Off
[    27.859] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[    27.859] (II) modeset(0): First detailed timing is preferred mode
[    27.859] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    27.859] (II) modeset(0): redX: 0.667 redY: 0.324   greenX: 0.310 greenY: 0.614
[    27.859] (II) modeset(0): blueX: 0.145 blueY: 0.064   whiteX: 0.313 whiteY: 0.329
[    27.859] (II) modeset(0): Supported established timings:
[    27.859] (II) modeset(0): 720x400 at 70Hz
[    27.859] (II) modeset(0): 640x480 at 60Hz
[    27.859] (II) modeset(0): 640x480 at 75Hz
[    27.859] (II) modeset(0): 800x600 at 60Hz
[    27.859] (II) modeset(0): 800x600 at 75Hz
[    27.859] (II) modeset(0): 1024x768 at 60Hz
[    27.859] (II) modeset(0): 1024x768 at 75Hz
[    27.859] (II) modeset(0): 1280x1024 at 75Hz
[    27.859] (II) modeset(0): Manufacturer's mask: 0
[    27.859] (II) modeset(0): Supported standard timings:
[    27.859] (II) modeset(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    27.859] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    27.859] (II) modeset(0): #2: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    27.859] (II) modeset(0): #3: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    27.859] (II) modeset(0): #4: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    27.859] (II) modeset(0): #5: hsize: 1280  vsize 720  refresh: 75  vid: 53121
[    27.859] (II) modeset(0): Supported detailed timing:
[    27.859] (II) modeset(0): clock: 148.5 MHz   Image Size:  598 x 336 mm
[    27.859] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    27.859] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    27.859] (II) modeset(0): Serial No: 1NVZW83
[    27.859] (II) modeset(0): Monitor name: DELL P2722HE
[    27.859] (II) modeset(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    27.859] (II) modeset(0): EDID (in hex):
[    27.859] (II) modeset(0): 	00ffffffffffff0010ac424242303834
[    27.859] (II) modeset(0): 	1b1f0104a53c22783ac525aa534f9d25
[    27.859] (II) modeset(0): 	105054a54b00714f8180a9c0d1c081c0
[    27.859] (II) modeset(0): 	81cf01010101023a801871382d40582c
[    27.859] (II) modeset(0): 	450056502100001e000000ff00314e56
[    27.859] (II) modeset(0): 	5a5738330a2020202020000000fc0044
[    27.859] (II) modeset(0): 	454c4c20503237323248450a000000fd
[    27.859] (II) modeset(0): 	00384c1e5311010a2020202020200017
[    27.859] (II) modeset(0): Printing probed modes for output DP-1-8
[    27.859] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    27.859] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    27.859] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    27.859] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    27.859] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    27.859] (II) modeset(0): Modeline "1280x720"x74.9   95.93  1280 1360 1488 1696  720 723 728 755 -hsync +vsync (56.6 kHz)
[    27.859] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    27.859] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    27.859] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    27.859] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    27.860] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    27.860] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    27.860] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    27.860] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    28.066] (II) modeset(0): EDID for output DP-1-1
[    28.066] (II) modeset(0): Manufacturer: DEL  Model: d0d9  Serial#: 808924500
[    28.066] (II) modeset(0): Year: 2021  Week: 13
[    28.066] (II) modeset(0): EDID Version: 1.4
[    28.066] (II) modeset(0): Digital Display Input
[    28.066] (II) modeset(0): 8 bits per channel
[    28.066] (II) modeset(0): Digital interface is DisplayPort
[    28.066] (II) modeset(0): Max Image Size [cm]: horiz.: 53  vert.: 30
[    28.066] (II) modeset(0): Gamma: 2.20
[    28.066] (II) modeset(0): DPMS capabilities: Off
[    28.066] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[    28.066] (II) modeset(0): First detailed timing is preferred mode
[    28.066] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    28.066] (II) modeset(0): redX: 0.652 redY: 0.336   greenX: 0.321 greenY: 0.610
[    28.066] (II) modeset(0): blueX: 0.153 blueY: 0.061   whiteX: 0.313 whiteY: 0.329
[    28.066] (II) modeset(0): Supported established timings:
[    28.066] (II) modeset(0): 720x400 at 70Hz
[    28.066] (II) modeset(0): 640x480 at 60Hz
[    28.066] (II) modeset(0): 640x480 at 75Hz
[    28.066] (II) modeset(0): 800x600 at 60Hz
[    28.066] (II) modeset(0): 800x600 at 75Hz
[    28.066] (II) modeset(0): 1024x768 at 60Hz
[    28.066] (II) modeset(0): 1024x768 at 75Hz
[    28.066] (II) modeset(0): 1280x1024 at 75Hz
[    28.066] (II) modeset(0): Manufacturer's mask: 0
[    28.066] (II) modeset(0): Supported standard timings:
[    28.066] (II) modeset(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    28.066] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    28.066] (II) modeset(0): #2: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    28.066] (II) modeset(0): #3: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    28.066] (II) modeset(0): Supported detailed timing:
[    28.066] (II) modeset(0): clock: 148.5 MHz   Image Size:  527 x 296 mm
[    28.066] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    28.066] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    28.066] (II) modeset(0): Serial No: CYTWHC3
[    28.066] (II) modeset(0): Monitor name: DELL P2419H
[    28.066] (II) modeset(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    28.066] (II) modeset(0): EDID (in hex):
[    28.066] (II) modeset(0): 	00ffffffffffff0010acd9d054353730
[    28.066] (II) modeset(0): 	0d1f0104a5351e783a0565a756529c27
[    28.066] (II) modeset(0): 	0f5054a54b00714f8180a9c0d1c00101
[    28.066] (II) modeset(0): 	010101010101023a801871382d40582c
[    28.066] (II) modeset(0): 	45000f282100001e000000ff00435954
[    28.066] (II) modeset(0): 	574843330a2020202020000000fc0044
[    28.066] (II) modeset(0): 	454c4c205032343139480a20000000fd
[    28.066] (II) modeset(0): 	00384c1e5311010a2020202020200080
[    28.066] (II) modeset(0): Printing probed modes for output DP-1-1
[    28.066] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    28.066] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    28.066] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    28.066] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    28.066] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    28.066] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    28.066] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    28.066] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    28.066] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    28.066] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    28.066] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    28.066] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    28.066] (II) modeset(0): Output eDP-1 connected
[    28.066] (II) modeset(0): Output DP-1 disconnected
[    28.066] (II) modeset(0): Output DP-2 disconnected
[    28.066] (II) modeset(0): Output DP-3 disconnected
[    28.066] (II) modeset(0): Output DP-1-8 connected
[    28.066] (II) modeset(0): Output DP-1-1 connected
[    28.066] (II) modeset(0): Using spanning desktop for initial modes
[    28.066] (II) modeset(0): Output eDP-1 using initial mode 1920x1200 +0+0
[    28.066] (II) modeset(0): Output DP-1-8 using initial mode 1920x1080 +1920+0
[    28.066] (II) modeset(0): Output DP-1-1 using initial mode 1920x1080 +3840+0
[    28.066] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    28.066] (==) modeset(0): DPI set to (96, 96)
[    28.066] (II) Loading sub module "fb"
[    28.066] (II) LoadModule: "fb"
[    28.066] (II) Module "fb" already built-in
[    28.066] (II) UnloadModule: "fbdev"
[    28.066] (II) Unloading fbdev
[    28.067] (II) UnloadSubModule: "fbdevhw"
[    28.067] (II) Unloading fbdevhw
[    28.067] (II) UnloadModule: "vesa"
[    28.067] (II) Unloading vesa
[    28.108] (==) modeset(0): Backing store enabled
[    28.108] (==) modeset(0): Silken mouse enabled
[    28.367] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    28.368] (==) modeset(0): DPMS enabled
[    28.368] (II) modeset(0): [DRI2] Setup complete
[    28.368] (II) modeset(0): [DRI2]   DRI driver: iris
[    28.368] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[    28.368] (II) Initializing extension Generic Event Extension
[    28.368] (II) Initializing extension SHAPE
[    28.368] (II) Initializing extension MIT-SHM
[    28.368] (II) Initializing extension XInputExtension
[    28.369] (II) Initializing extension XTEST
[    28.369] (II) Initializing extension BIG-REQUESTS
[    28.369] (II) Initializing extension SYNC
[    28.369] (II) Initializing extension XKEYBOARD
[    28.369] (II) Initializing extension XC-MISC
[    28.369] (II) Initializing extension SECURITY
[    28.369] (II) Initializing extension XFIXES
[    28.369] (II) Initializing extension RENDER
[    28.369] (II) Initializing extension RANDR
[    28.370] (II) Initializing extension COMPOSITE
[    28.370] (II) Initializing extension DAMAGE
[    28.370] (II) Initializing extension MIT-SCREEN-SAVER
[    28.370] (II) Initializing extension DOUBLE-BUFFER
[    28.370] (II) Initializing extension RECORD
[    28.370] (II) Initializing extension DPMS
[    28.370] (II) Initializing extension Present
[    28.370] (II) Initializing extension DRI3
[    28.370] (II) Initializing extension X-Resource
[    28.370] (II) Initializing extension XVideo
[    28.370] (II) Initializing extension XVideo-MotionCompensation
[    28.370] (II) Initializing extension SELinux
[    28.370] (II) SELinux: Disabled on system
[    28.370] (II) Initializing extension GLX
[    28.379] (II) AIGLX: Loaded and initialized iris
[    28.379] (II) GLX: Initialized DRI2 GL provider for screen 0
[    28.379] (II) Initializing extension XFree86-VidModeExtension
[    28.379] (II) Initializing extension XFree86-DGA
[    28.379] (II) Initializing extension XFree86-DRI
[    28.379] (II) Initializing extension DRI2
[    28.380] (II) modeset(0): Damage tracking initialized
[    28.380] (II) modeset(0): Setting screen physical size to 1524 x 317
[    28.437] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    28.437] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    28.437] (II) LoadModule: "libinput"
[    28.437] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    28.444] (II) Module libinput: vendor="X.Org Foundation"
[    28.444] 	compiled for 1.21.1.15, module version = 1.5.0
[    28.444] 	Module class: X.Org XInput Driver
[    28.444] 	ABI class: X.Org XInput driver, version 24.4
[    28.444] (II) Using input driver 'libinput' for 'Video Bus'
[    28.444] (**) Video Bus: always reports core events
[    28.444] (**) Option "Device" "/dev/input/event6"
[    28.450] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    28.450] (II) event6  - Video Bus: device is a keyboard
[    28.450] (II) event6  - Video Bus: device removed
[    28.476] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event6"
[    28.476] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    28.476] (**) Option "xkb_model" "pc105"
[    28.476] (**) Option "xkb_layout" "us"
[    28.477] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    28.477] (II) event6  - Video Bus: device is a keyboard
[    28.477] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    28.477] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    28.477] (II) Using input driver 'libinput' for 'Video Bus'
[    28.477] (**) Video Bus: always reports core events
[    28.477] (**) Option "Device" "/dev/input/event5"
[    28.478] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[    28.478] (II) event5  - Video Bus: device is a keyboard
[    28.478] (II) event5  - Video Bus: device removed
[    28.516] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input8/event5"
[    28.516] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    28.516] (**) Option "xkb_model" "pc105"
[    28.516] (**) Option "xkb_layout" "us"
[    28.517] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[    28.517] (II) event5  - Video Bus: device is a keyboard
[    28.518] (II) config/udev: Adding input device Power Button (/dev/input/event14)
[    28.518] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    28.518] (II) Using input driver 'libinput' for 'Power Button'
[    28.518] (**) Power Button: always reports core events
[    28.518] (**) Option "Device" "/dev/input/event14"
[    28.518] (II) event14 - Power Button: is tagged by udev as: Keyboard
[    28.518] (II) event14 - Power Button: device is a keyboard
[    28.519] (II) event14 - Power Button: device removed
[    28.536] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input26/event14"
[    28.536] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    28.536] (**) Option "xkb_model" "pc105"
[    28.536] (**) Option "xkb_layout" "us"
[    28.536] (II) event14 - Power Button: is tagged by udev as: Keyboard
[    28.537] (II) event14 - Power Button: device is a keyboard
[    28.537] (II) config/udev: Adding input device Lid Switch (/dev/input/event9)
[    28.537] (II) No input driver specified, ignoring this device.
[    28.537] (II) This device may have been added with another device file.
[    28.538] (II) config/udev: Adding input device Logitech MX Master (/dev/input/event11)
[    28.538] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[    28.538] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[    28.538] (II) Using input driver 'libinput' for 'Logitech MX Master'
[    28.538] (**) Logitech MX Master: always reports core events
[    28.538] (**) Option "Device" "/dev/input/event11"
[    28.539] (II) event11 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[    28.539] (II) event11 - Logitech MX Master: device set to 1000 DPI
[    28.539] (II) event11 - Logitech MX Master: device is a pointer
[    28.539] (II) event11 - Logitech MX Master: device is a keyboard
[    28.539] (II) event11 - Logitech MX Master: device removed
[    28.560] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    28.560] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    28.560] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    28.560] (II) libinput: Logitech MX Master: needs a virtual subdevice
[    28.560] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.0008/input/input23/event11"
[    28.560] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: MOUSE, id 9)
[    28.561] (**) Option "AccelerationScheme" "none"
[    28.561] (**) Logitech MX Master: (accel) selected scheme none/0
[    28.561] (**) Logitech MX Master: (accel) acceleration factor: 2.000
[    28.561] (**) Logitech MX Master: (accel) acceleration threshold: 4
[    28.562] (II) event11 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[    28.562] (II) event11 - Logitech MX Master: device set to 1000 DPI
[    28.562] (II) event11 - Logitech MX Master: device is a pointer
[    28.562] (II) event11 - Logitech MX Master: device is a keyboard
[    28.562] (II) config/udev: Adding input device Logitech MX Master (/dev/input/mouse4)
[    28.563] (II) No input driver specified, ignoring this device.
[    28.563] (II) This device may have been added with another device file.
[    28.563] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/event8)
[    28.563] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[    28.563] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[    28.563] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[    28.563] (**) Logitech MX Master 2S: always reports core events
[    28.563] (**) Option "Device" "/dev/input/event8"
[    28.564] (II) event8  - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[    28.564] (II) event8  - Logitech MX Master 2S: device is a pointer
[    28.564] (II) event8  - Logitech MX Master 2S: device is a keyboard
[    28.564] (II) event8  - Logitech MX Master 2S: device removed
[    28.596] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    28.596] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    28.596] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    28.596] (II) libinput: Logitech MX Master 2S: needs a virtual subdevice
[    28.596] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0006/input/input24/event8"
[    28.596] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: MOUSE, id 10)
[    28.596] (**) Option "AccelerationScheme" "none"
[    28.596] (**) Logitech MX Master 2S: (accel) selected scheme none/0
[    28.596] (**) Logitech MX Master 2S: (accel) acceleration factor: 2.000
[    28.596] (**) Logitech MX Master 2S: (accel) acceleration threshold: 4
[    28.597] (II) event8  - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[    28.598] (II) event8  - Logitech MX Master 2S: device is a pointer
[    28.598] (II) event8  - Logitech MX Master 2S: device is a keyboard
[    28.598] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/mouse1)
[    28.598] (II) No input driver specified, ignoring this device.
[    28.598] (II) This device may have been added with another device file.
[    28.599] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/event10)
[    28.599] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[    28.599] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[    28.599] (**) Logitech MX Keys: always reports core events
[    28.599] (**) Option "Device" "/dev/input/event10"
[    28.600] (II) event10 - Logitech MX Keys: is tagged by udev as: Keyboard
[    28.600] (II) event10 - Logitech MX Keys: device is a keyboard
[    28.600] (II) event10 - Logitech MX Keys: device removed
[    28.628] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    28.628] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    28.628] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    28.628] (II) libinput: Logitech MX Keys: needs a virtual subdevice
[    28.628] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.0007/input/input22/event10"
[    28.628] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: MOUSE, id 11)
[    28.628] (**) Option "AccelerationScheme" "none"
[    28.628] (**) Logitech MX Keys: (accel) selected scheme none/0
[    28.628] (**) Logitech MX Keys: (accel) acceleration factor: 2.000
[    28.628] (**) Logitech MX Keys: (accel) acceleration threshold: 4
[    28.629] (II) event10 - Logitech MX Keys: is tagged by udev as: Keyboard
[    28.629] (II) event10 - Logitech MX Keys: device is a keyboard
[    28.630] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/mouse3)
[    28.630] (II) No input driver specified, ignoring this device.
[    28.630] (II) This device may have been added with another device file.
[    28.631] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event12)
[    28.631] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    28.631] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[    28.631] (**) Logitech USB Optical Mouse: always reports core events
[    28.631] (**) Option "Device" "/dev/input/event12"
[    28.632] (II) event12 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[    28.632] (II) event12 - Logitech USB Optical Mouse: device is a pointer
[    28.632] (II) event12 - Logitech USB Optical Mouse: device removed
[    28.684] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    28.684] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    28.684] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    28.684] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.1/3-4.1:1.0/0003:046D:C077.0004/input/input15/event12"
[    28.684] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 12)
[    28.684] (**) Option "AccelerationScheme" "none"
[    28.684] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[    28.684] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[    28.684] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[    28.685] (II) event12 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[    28.685] (II) event12 - Logitech USB Optical Mouse: device is a pointer
[    28.686] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse2)
[    28.686] (II) No input driver specified, ignoring this device.
[    28.686] (II) This device may have been added with another device file.
[    28.687] (II) config/udev: Adding input device Dell Dell USB Entry Keyboard (/dev/input/event13)
[    28.687] (**) Dell Dell USB Entry Keyboard: Applying InputClass "libinput keyboard catchall"
[    28.687] (II) Using input driver 'libinput' for 'Dell Dell USB Entry Keyboard'
[    28.687] (**) Dell Dell USB Entry Keyboard: always reports core events
[    28.687] (**) Option "Device" "/dev/input/event13"
[    28.688] (II) event13 - Dell Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[    28.688] (II) event13 - Dell Dell USB Entry Keyboard: device is a keyboard
[    28.688] (II) event13 - Dell Dell USB Entry Keyboard: device removed
[    28.728] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.2/3-4.2:1.0/0003:413C:2107.0005/input/input16/event13"
[    28.728] (II) XINPUT: Adding extended input device "Dell Dell USB Entry Keyboard" (type: KEYBOARD, id 13)
[    28.728] (**) Option "xkb_model" "pc105"
[    28.728] (**) Option "xkb_layout" "us"
[    28.729] (II) event13 - Dell Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[    28.729] (II) event13 - Dell Dell USB Entry Keyboard: device is a keyboard
[    28.730] (II) config/udev: Adding input device DLL0945:00 04F3:311C Mouse (/dev/input/event15)
[    28.730] (**) DLL0945:00 04F3:311C Mouse: Applying InputClass "libinput pointer catchall"
[    28.730] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Mouse'
[    28.730] (**) DLL0945:00 04F3:311C Mouse: always reports core events
[    28.730] (**) Option "Device" "/dev/input/event15"
[    28.736] (II) event15 - DLL0945:00 04F3:311C Mouse: is tagged by udev as: Mouse
[    28.736] (II) event15 - DLL0945:00 04F3:311C Mouse: device is a pointer
[    28.736] (II) event15 - DLL0945:00 04F3:311C Mouse: device removed
[    28.792] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    28.792] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    28.792] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    28.792] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-17/i2c-DLL0945:00/0018:04F3:311C.000B/input/input30/event15"
[    28.792] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Mouse" (type: MOUSE, id 14)
[    28.792] (**) Option "AccelerationScheme" "none"
[    28.792] (**) DLL0945:00 04F3:311C Mouse: (accel) selected scheme none/0
[    28.792] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration factor: 2.000
[    28.792] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration threshold: 4
[    28.799] (II) event15 - DLL0945:00 04F3:311C Mouse: is tagged by udev as: Mouse
[    28.799] (II) event15 - DLL0945:00 04F3:311C Mouse: device is a pointer
[    28.800] (II) config/udev: Adding input device DLL0945:00 04F3:311C Mouse (/dev/input/mouse5)
[    28.800] (II) No input driver specified, ignoring this device.
[    28.800] (II) This device may have been added with another device file.
[    28.801] (II) config/udev: Adding input device DLL0945:00 04F3:311C Touchpad (/dev/input/event16)
[    28.801] (**) DLL0945:00 04F3:311C Touchpad: Applying InputClass "libinput touchpad catchall"
[    28.801] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Touchpad'
[    28.801] (**) DLL0945:00 04F3:311C Touchpad: always reports core events
[    28.801] (**) Option "Device" "/dev/input/event16"
[    28.801] (II) event16 - DLL0945:00 04F3:311C Touchpad: is tagged by udev as: Touchpad
[    28.802] (II) event16 - DLL0945:00 04F3:311C Touchpad: device is a touchpad
[    28.802] (II) event16 - DLL0945:00 04F3:311C Touchpad: device removed
[    28.856] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    28.856] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    28.856] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    28.856] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-17/i2c-DLL0945:00/0018:04F3:311C.000B/input/input31/event16"
[    28.856] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Touchpad" (type: TOUCHPAD, id 15)
[    28.857] (**) Option "AccelerationScheme" "none"
[    28.857] (**) DLL0945:00 04F3:311C Touchpad: (accel) selected scheme none/0
[    28.857] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration factor: 2.000
[    28.857] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration threshold: 4
[    28.858] (II) event16 - DLL0945:00 04F3:311C Touchpad: is tagged by udev as: Touchpad
[    28.858] (II) event16 - DLL0945:00 04F3:311C Touchpad: device is a touchpad
[    28.859] (II) config/udev: Adding input device DLL0945:00 04F3:311C Touchpad (/dev/input/mouse6)
[    28.859] (II) No input driver specified, ignoring this device.
[    28.859] (II) This device may have been added with another device file.
[    28.859] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event17)
[    28.859] (II) No input driver specified, ignoring this device.
[    28.859] (II) This device may have been added with another device file.
[    28.860] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event18)
[    28.860] (II) No input driver specified, ignoring this device.
[    28.860] (II) This device may have been added with another device file.
[    28.860] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event19)
[    28.860] (II) No input driver specified, ignoring this device.
[    28.860] (II) This device may have been added with another device file.
[    28.860] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event20)
[    28.860] (II) No input driver specified, ignoring this device.
[    28.860] (II) This device may have been added with another device file.
[    28.861] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event21)
[    28.861] (II) No input driver specified, ignoring this device.
[    28.861] (II) This device may have been added with another device file.
[    28.861] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event22)
[    28.861] (II) No input driver specified, ignoring this device.
[    28.861] (II) This device may have been added with another device file.
[    28.861] (II) config/udev: Adding input device Intel HID events (/dev/input/event2)
[    28.861] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[    28.861] (II) Using input driver 'libinput' for 'Intel HID events'
[    28.861] (**) Intel HID events: always reports core events
[    28.861] (**) Option "Device" "/dev/input/event2"
[    28.862] (II) event2  - Intel HID events: is tagged by udev as: Keyboard
[    28.862] (II) event2  - Intel HID events: device is a keyboard
[    28.862] (II) event2  - Intel HID events: device removed
[    28.904] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input4/event2"
[    28.904] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 16)
[    28.904] (**) Option "xkb_model" "pc105"
[    28.904] (**) Option "xkb_layout" "us"
[    28.905] (II) event2  - Intel HID events: is tagged by udev as: Keyboard
[    28.905] (II) event2  - Intel HID events: device is a keyboard
[    28.905] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event3)
[    28.905] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[    28.905] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[    28.905] (**) Intel HID 5 button array: always reports core events
[    28.905] (**) Option "Device" "/dev/input/event3"
[    28.906] (II) event3  - Intel HID 5 button array: is tagged by udev as: Keyboard
[    28.906] (II) event3  - Intel HID 5 button array: device is a keyboard
[    28.906] (II) event3  - Intel HID 5 button array: device removed
[    28.924] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event3"
[    28.924] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 17)
[    28.924] (**) Option "xkb_model" "pc105"
[    28.924] (**) Option "xkb_layout" "us"
[    28.925] (II) event3  - Intel HID 5 button array: is tagged by udev as: Keyboard
[    28.925] (II) event3  - Intel HID 5 button array: device is a keyboard
[    28.927] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event4)
[    28.927] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    28.927] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[    28.927] (**) Dell WMI hotkeys: always reports core events
[    28.927] (**) Option "Device" "/dev/input/event4"
[    28.927] (II) event4  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[    28.928] (II) event4  - Dell WMI hotkeys: device is a keyboard
[    28.928] (II) event4  - Dell WMI hotkeys: device removed
[    28.944] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492-8/input/input7/event4"
[    28.944] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 18)
[    28.944] (**) Option "xkb_model" "pc105"
[    28.944] (**) Option "xkb_layout" "us"
[    28.944] (II) event4  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[    28.944] (II) event4  - Dell WMI hotkeys: device is a keyboard
[    28.945] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    28.945] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    28.945] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    28.945] (**) AT Translated Set 2 keyboard: always reports core events
[    28.945] (**) Option "Device" "/dev/input/event0"
[    28.945] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    28.945] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[    28.946] (II) event0  - AT Translated Set 2 keyboard: device removed
[    28.992] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    28.992] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 19)
[    28.992] (**) Option "xkb_model" "pc105"
[    28.992] (**) Option "xkb_layout" "us"
[    28.993] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    28.993] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[    28.993] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event7)
[    28.993] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[    28.993] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[    28.993] (**) PS/2 Generic Mouse: always reports core events
[    28.993] (**) Option "Device" "/dev/input/event7"
[    28.994] (II) event7  - PS/2 Generic Mouse: is tagged by udev as: Mouse
[    28.994] (II) event7  - PS/2 Generic Mouse: device is a pointer
[    28.994] (II) event7  - PS/2 Generic Mouse: device removed
[    29.052] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.052] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.052] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.052] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event7"
[    29.052] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 20)
[    29.052] (**) Option "AccelerationScheme" "none"
[    29.052] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[    29.052] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[    29.052] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[    29.053] (II) event7  - PS/2 Generic Mouse: is tagged by udev as: Mouse
[    29.053] (II) event7  - PS/2 Generic Mouse: device is a pointer
[    29.053] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[    29.053] (II) No input driver specified, ignoring this device.
[    29.053] (II) This device may have been added with another device file.
[    29.054] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[    29.054] (II) No input driver specified, ignoring this device.
[    29.054] (II) This device may have been added with another device file.
[    29.054] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event23)
[    29.054] (**) ACPI Virtual Keyboard Device: Applying InputClass "libinput keyboard catchall"
[    29.054] (II) Using input driver 'libinput' for 'ACPI Virtual Keyboard Device'
[    29.054] (**) ACPI Virtual Keyboard Device: always reports core events
[    29.054] (**) Option "Device" "/dev/input/event23"
[    29.055] (II) event23 - ACPI Virtual Keyboard Device: is tagged by udev as: Keyboard
[    29.055] (II) event23 - ACPI Virtual Keyboard Device: device is a keyboard
[    29.055] (II) event23 - ACPI Virtual Keyboard Device: device removed
[    29.068] (**) Option "config_info" "udev:/sys/devices/virtual/input/input39/event23"
[    29.068] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 21)
[    29.068] (**) Option "xkb_model" "pc105"
[    29.068] (**) Option "xkb_layout" "us"
[    29.069] (II) event23 - ACPI Virtual Keyboard Device: is tagged by udev as: Keyboard
[    29.069] (II) event23 - ACPI Virtual Keyboard Device: device is a keyboard
[    29.079] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[    29.079] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[    29.079] (II) Using input driver 'libinput' for 'Logitech MX Master'
[    29.079] (**) Logitech MX Master: always reports core events
[    29.079] (**) Option "Device" "/dev/input/event11"
[    29.079] (II) libinput: Logitech MX Master: is a virtual subdevice
[    29.079] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.079] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.079] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.079] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.0008/input/input23/event11"
[    29.079] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: KEYBOARD, id 22)
[    29.079] (**) Option "xkb_model" "pc105"
[    29.079] (**) Option "xkb_layout" "us"
[    29.079] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[    29.079] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[    29.079] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[    29.079] (**) Logitech MX Master 2S: always reports core events
[    29.079] (**) Option "Device" "/dev/input/event8"
[    29.079] (II) libinput: Logitech MX Master 2S: is a virtual subdevice
[    29.079] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.079] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.079] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.079] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0006/input/input24/event8"
[    29.079] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: KEYBOARD, id 23)
[    29.079] (**) Option "xkb_model" "pc105"
[    29.079] (**) Option "xkb_layout" "us"
[    29.079] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[    29.079] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[    29.079] (**) Logitech MX Keys: always reports core events
[    29.079] (**) Option "Device" "/dev/input/event10"
[    29.079] (II) libinput: Logitech MX Keys: is a virtual subdevice
[    29.079] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.079] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.079] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.079] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.0007/input/input22/event10"
[    29.079] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: KEYBOARD, id 24)
[    29.079] (**) Option "xkb_model" "pc105"
[    29.079] (**) Option "xkb_layout" "us"
[    29.785] (II) modeset(0): EDID vendor "DEL", prod id 53465
[    29.785] (II) modeset(0): Using EDID range info for horizontal sync
[    29.785] (II) modeset(0): Using EDID range info for vertical refresh
[    29.785] (II) modeset(0): Printing DDC gathered Modelines:
[    29.785] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    29.785] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    29.785] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    29.785] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    29.785] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    29.785] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    29.785] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    29.785] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    29.785] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    29.785] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    29.785] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    29.785] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    30.254] (II) modeset(0): EDID vendor "DEL", prod id 53465
[    30.254] (II) modeset(0): Using hsync ranges from config file
[    30.254] (II) modeset(0): Using vrefresh ranges from config file
[    30.254] (II) modeset(0): Printing DDC gathered Modelines:
[    30.254] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    30.254] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    30.254] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    30.254] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    30.254] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    30.254] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    30.254] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    30.254] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    30.254] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    30.254] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    30.254] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    30.254] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    30.255] (II) config/udev: removing device Power Button
[    30.255] (II) event14 - Power Button: device removed
[    30.268] (II) UnloadModule: "libinput"
[    30.269] (II) config/udev: Adding input device Power Button (/dev/input/event14)
[    30.269] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    30.269] (II) Using input driver 'libinput' for 'Power Button'
[    30.269] (**) Power Button: always reports core events
[    30.269] (**) Option "Device" "/dev/input/event14"
[    30.269] (II) event14 - Power Button: is tagged by udev as: Keyboard
[    30.269] (II) event14 - Power Button: device is a keyboard
[    30.269] (II) event14 - Power Button: device removed
[    30.276] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input26/event14"
[    30.276] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    30.276] (**) Option "xkb_model" "pc105"
[    30.276] (**) Option "xkb_layout" "us"
[    30.277] (II) event14 - Power Button: is tagged by udev as: Keyboard
[    30.277] (II) event14 - Power Button: device is a keyboard
[    30.277] (II) config/udev: removing device Video Bus
[    30.277] (II) event6  - Video Bus: device removed
[    30.316] (II) UnloadModule: "libinput"
[    30.316] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    30.316] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    30.316] (II) Using input driver 'libinput' for 'Video Bus'
[    30.316] (**) Video Bus: always reports core events
[    30.316] (**) Option "Device" "/dev/input/event6"
[    30.317] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    30.317] (II) event6  - Video Bus: device is a keyboard
[    30.317] (II) event6  - Video Bus: device removed
[    30.332] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event6"
[    30.332] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    30.332] (**) Option "xkb_model" "pc105"
[    30.332] (**) Option "xkb_layout" "us"
[    30.333] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    30.333] (II) event6  - Video Bus: device is a keyboard
[    30.334] (II) config/udev: Adding input device Lid Switch (/dev/input/event9)
[    30.334] (II) No input driver specified, ignoring this device.
[    30.334] (II) This device may have been added with another device file.
[    30.334] (II) config/udev: removing device Video Bus
[    30.334] (II) event5  - Video Bus: device removed
[    30.368] (II) UnloadModule: "libinput"
[    30.369] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    30.369] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    30.369] (II) Using input driver 'libinput' for 'Video Bus'
[    30.369] (**) Video Bus: always reports core events
[    30.370] (**) Option "Device" "/dev/input/event5"
[    30.370] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[    30.370] (II) event5  - Video Bus: device is a keyboard
[    30.370] (II) event5  - Video Bus: device removed
[    30.412] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input8/event5"
[    30.412] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    30.412] (**) Option "xkb_model" "pc105"
[    30.412] (**) Option "xkb_layout" "us"
[    30.413] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[    30.413] (II) event5  - Video Bus: device is a keyboard
[    30.414] (II) config/udev: removing device Dell Dell USB Entry Keyboard
[    30.414] (II) event13 - Dell Dell USB Entry Keyboard: device removed
[    30.436] (II) UnloadModule: "libinput"
[    30.437] (II) config/udev: Adding input device Dell Dell USB Entry Keyboard (/dev/input/event13)
[    30.437] (**) Dell Dell USB Entry Keyboard: Applying InputClass "libinput keyboard catchall"
[    30.437] (II) Using input driver 'libinput' for 'Dell Dell USB Entry Keyboard'
[    30.437] (**) Dell Dell USB Entry Keyboard: always reports core events
[    30.437] (**) Option "Device" "/dev/input/event13"
[    30.439] (II) event13 - Dell Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[    30.440] (II) event13 - Dell Dell USB Entry Keyboard: device is a keyboard
[    30.440] (II) event13 - Dell Dell USB Entry Keyboard: device removed
[    30.476] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.2/3-4.2:1.0/0003:413C:2107.0005/input/input16/event13"
[    30.476] (II) XINPUT: Adding extended input device "Dell Dell USB Entry Keyboard" (type: KEYBOARD, id 13)
[    30.476] (**) Option "xkb_model" "pc105"
[    30.476] (**) Option "xkb_layout" "us"
[    30.477] (II) event13 - Dell Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[    30.477] (II) event13 - Dell Dell USB Entry Keyboard: device is a keyboard
[    30.477] (II) config/udev: removing device ACPI Virtual Keyboard Device
[    30.477] (II) event23 - ACPI Virtual Keyboard Device: device removed
[    30.492] (II) UnloadModule: "libinput"
[    30.492] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event23)
[    30.492] (**) ACPI Virtual Keyboard Device: Applying InputClass "libinput keyboard catchall"
[    30.492] (II) Using input driver 'libinput' for 'ACPI Virtual Keyboard Device'
[    30.492] (**) ACPI Virtual Keyboard Device: always reports core events
[    30.492] (**) Option "Device" "/dev/input/event23"
[    30.492] (II) event23 - ACPI Virtual Keyboard Device: is tagged by udev as: Keyboard
[    30.492] (II) event23 - ACPI Virtual Keyboard Device: device is a keyboard
[    30.493] (II) event23 - ACPI Virtual Keyboard Device: device removed
[    30.532] (**) Option "config_info" "udev:/sys/devices/virtual/input/input39/event23"
[    30.532] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 21)
[    30.532] (**) Option "xkb_model" "pc105"
[    30.532] (**) Option "xkb_layout" "us"
[    30.532] (II) event23 - ACPI Virtual Keyboard Device: is tagged by udev as: Keyboard
[    30.532] (II) event23 - ACPI Virtual Keyboard Device: device is a keyboard
[    30.532] (II) config/udev: removing device Intel HID 5 button array
[    30.532] (II) event3  - Intel HID 5 button array: device removed
[    30.544] (II) UnloadModule: "libinput"
[    30.544] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event3)
[    30.544] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[    30.544] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[    30.544] (**) Intel HID 5 button array: always reports core events
[    30.544] (**) Option "Device" "/dev/input/event3"
[    30.546] (II) event3  - Intel HID 5 button array: is tagged by udev as: Keyboard
[    30.546] (II) event3  - Intel HID 5 button array: device is a keyboard
[    30.546] (II) event3  - Intel HID 5 button array: device removed
[    30.584] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event3"
[    30.584] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 17)
[    30.584] (**) Option "xkb_model" "pc105"
[    30.584] (**) Option "xkb_layout" "us"
[    30.585] (II) event3  - Intel HID 5 button array: is tagged by udev as: Keyboard
[    30.585] (II) event3  - Intel HID 5 button array: device is a keyboard
[    30.585] (II) config/udev: removing device Intel HID events
[    30.586] (II) event2  - Intel HID events: device removed
[    30.600] (II) UnloadModule: "libinput"
[    30.600] (II) config/udev: Adding input device Intel HID events (/dev/input/event2)
[    30.600] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[    30.600] (II) Using input driver 'libinput' for 'Intel HID events'
[    30.600] (**) Intel HID events: always reports core events
[    30.600] (**) Option "Device" "/dev/input/event2"
[    30.601] (II) event2  - Intel HID events: is tagged by udev as: Keyboard
[    30.601] (II) event2  - Intel HID events: device is a keyboard
[    30.601] (II) event2  - Intel HID events: device removed
[    30.640] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input4/event2"
[    30.640] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 16)
[    30.640] (**) Option "xkb_model" "pc105"
[    30.640] (**) Option "xkb_layout" "us"
[    30.641] (II) event2  - Intel HID events: is tagged by udev as: Keyboard
[    30.641] (II) event2  - Intel HID events: device is a keyboard
[    30.642] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event19)
[    30.642] (II) No input driver specified, ignoring this device.
[    30.642] (II) This device may have been added with another device file.
[    30.643] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event21)
[    30.643] (II) No input driver specified, ignoring this device.
[    30.643] (II) This device may have been added with another device file.
[    30.644] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event18)
[    30.644] (II) No input driver specified, ignoring this device.
[    30.644] (II) This device may have been added with another device file.
[    30.644] (II) config/udev: removing device PS/2 Generic Mouse
[    30.644] (II) event7  - PS/2 Generic Mouse: device removed
[    30.696] (II) UnloadModule: "libinput"
[    30.697] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event7)
[    30.697] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[    30.697] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[    30.697] (**) PS/2 Generic Mouse: always reports core events
[    30.697] (**) Option "Device" "/dev/input/event7"
[    30.697] (II) event7  - PS/2 Generic Mouse: is tagged by udev as: Mouse
[    30.697] (II) event7  - PS/2 Generic Mouse: device is a pointer
[    30.697] (II) event7  - PS/2 Generic Mouse: device removed
[    30.760] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    30.760] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    30.760] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    30.760] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event7"
[    30.760] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 20)
[    30.760] (**) Option "AccelerationScheme" "none"
[    30.760] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[    30.760] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[    30.760] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[    30.761] (II) event7  - PS/2 Generic Mouse: is tagged by udev as: Mouse
[    30.761] (II) event7  - PS/2 Generic Mouse: device is a pointer
[    30.761] (II) config/udev: removing device DLL0945:00 04F3:311C Mouse
[    30.761] (II) event15 - DLL0945:00 04F3:311C Mouse: device removed
[    30.816] (II) UnloadModule: "libinput"
[    30.817] (II) config/udev: Adding input device DLL0945:00 04F3:311C Mouse (/dev/input/event15)
[    30.817] (**) DLL0945:00 04F3:311C Mouse: Applying InputClass "libinput pointer catchall"
[    30.817] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Mouse'
[    30.817] (**) DLL0945:00 04F3:311C Mouse: always reports core events
[    30.817] (**) Option "Device" "/dev/input/event15"
[    30.818] (II) event15 - DLL0945:00 04F3:311C Mouse: is tagged by udev as: Mouse
[    30.818] (II) event15 - DLL0945:00 04F3:311C Mouse: device is a pointer
[    30.818] (II) event15 - DLL0945:00 04F3:311C Mouse: device removed
[    30.860] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    30.860] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    30.860] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    30.860] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-17/i2c-DLL0945:00/0018:04F3:311C.000B/input/input30/event15"
[    30.860] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Mouse" (type: MOUSE, id 14)
[    30.860] (**) Option "AccelerationScheme" "none"
[    30.860] (**) DLL0945:00 04F3:311C Mouse: (accel) selected scheme none/0
[    30.860] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration factor: 2.000
[    30.860] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration threshold: 4
[    30.861] (II) event15 - DLL0945:00 04F3:311C Mouse: is tagged by udev as: Mouse
[    30.861] (II) event15 - DLL0945:00 04F3:311C Mouse: device is a pointer
[    30.862] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event20)
[    30.862] (II) No input driver specified, ignoring this device.
[    30.862] (II) This device may have been added with another device file.
[    30.862] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event22)
[    30.862] (II) No input driver specified, ignoring this device.
[    30.862] (II) This device may have been added with another device file.
[    30.862] (II) config/udev: removing device Logitech MX Master 2S
[    30.862] (II) UnloadModule: "libinput"
[    30.862] (II) config/udev: removing device Logitech MX Master 2S
[    30.862] (II) event8  - Logitech MX Master 2S: device removed
[    30.884] (II) UnloadModule: "libinput"
[    30.885] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/event8)
[    30.885] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[    30.885] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[    30.885] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[    30.885] (**) Logitech MX Master 2S: always reports core events
[    30.885] (**) Option "Device" "/dev/input/event8"
[    30.886] (II) event8  - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[    30.886] (II) event8  - Logitech MX Master 2S: device is a pointer
[    30.886] (II) event8  - Logitech MX Master 2S: device is a keyboard
[    30.886] (II) event8  - Logitech MX Master 2S: device removed
[    30.908] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    30.908] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    30.908] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    30.908] (II) libinput: Logitech MX Master 2S: needs a virtual subdevice
[    30.908] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0006/input/input24/event8"
[    30.908] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: MOUSE, id 10)
[    30.908] (**) Option "AccelerationScheme" "none"
[    30.908] (**) Logitech MX Master 2S: (accel) selected scheme none/0
[    30.908] (**) Logitech MX Master 2S: (accel) acceleration factor: 2.000
[    30.908] (**) Logitech MX Master 2S: (accel) acceleration threshold: 4
[    30.909] (II) event8  - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[    30.909] (II) event8  - Logitech MX Master 2S: device is a pointer
[    30.909] (II) event8  - Logitech MX Master 2S: device is a keyboard
[    30.910] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[    30.910] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[    30.910] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[    30.910] (**) Logitech MX Master 2S: always reports core events
[    30.910] (**) Option "Device" "/dev/input/event8"
[    30.910] (II) libinput: Logitech MX Master 2S: is a virtual subdevice
[    30.910] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    30.910] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    30.910] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    30.910] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0006/input/input24/event8"
[    30.910] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: KEYBOARD, id 23)
[    30.910] (**) Option "xkb_model" "pc105"
[    30.910] (**) Option "xkb_layout" "us"
[    30.910] (II) config/udev: removing device Logitech USB Optical Mouse
[    30.910] (II) event12 - Logitech USB Optical Mouse: device removed
[    30.968] (II) UnloadModule: "libinput"
[    30.968] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event12)
[    30.968] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    30.968] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[    30.968] (**) Logitech USB Optical Mouse: always reports core events
[    30.968] (**) Option "Device" "/dev/input/event12"
[    30.970] (II) event12 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[    30.970] (II) event12 - Logitech USB Optical Mouse: device is a pointer
[    30.970] (II) event12 - Logitech USB Optical Mouse: device removed
[    31.048] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    31.048] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    31.048] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    31.048] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.1/3-4.1:1.0/0003:046D:C077.0004/input/input15/event12"
[    31.048] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 12)
[    31.048] (**) Option "AccelerationScheme" "none"
[    31.048] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[    31.048] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[    31.048] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[    31.050] (II) event12 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[    31.050] (II) event12 - Logitech USB Optical Mouse: device is a pointer
[    31.051] (II) config/udev: removing device Logitech MX Master
[    31.051] (II) UnloadModule: "libinput"
[    31.051] (II) config/udev: removing device Logitech MX Master
[    31.051] (II) event11 - Logitech MX Master: device removed
[    31.080] (II) UnloadModule: "libinput"
[    31.081] (II) config/udev: Adding input device Logitech MX Master (/dev/input/event11)
[    31.081] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[    31.081] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[    31.081] (II) Using input driver 'libinput' for 'Logitech MX Master'
[    31.081] (**) Logitech MX Master: always reports core events
[    31.081] (**) Option "Device" "/dev/input/event11"
[    31.082] (II) event11 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[    31.082] (II) event11 - Logitech MX Master: device set to 1000 DPI
[    31.082] (II) event11 - Logitech MX Master: device is a pointer
[    31.082] (II) event11 - Logitech MX Master: device is a keyboard
[    31.082] (II) event11 - Logitech MX Master: device removed
[    31.124] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    31.124] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    31.124] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    31.124] (II) libinput: Logitech MX Master: needs a virtual subdevice
[    31.124] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.0008/input/input23/event11"
[    31.124] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: MOUSE, id 9)
[    31.124] (**) Option "AccelerationScheme" "none"
[    31.124] (**) Logitech MX Master: (accel) selected scheme none/0
[    31.124] (**) Logitech MX Master: (accel) acceleration factor: 2.000
[    31.124] (**) Logitech MX Master: (accel) acceleration threshold: 4
[    31.125] (II) event11 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[    31.125] (II) event11 - Logitech MX Master: device set to 1000 DPI
[    31.125] (II) event11 - Logitech MX Master: device is a pointer
[    31.125] (II) event11 - Logitech MX Master: device is a keyboard
[    31.126] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[    31.126] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[    31.126] (II) Using input driver 'libinput' for 'Logitech MX Master'
[    31.126] (**) Logitech MX Master: always reports core events
[    31.126] (**) Option "Device" "/dev/input/event11"
[    31.126] (II) libinput: Logitech MX Master: is a virtual subdevice
[    31.126] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    31.126] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    31.126] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    31.126] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.0008/input/input23/event11"
[    31.126] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: KEYBOARD, id 22)
[    31.126] (**) Option "xkb_model" "pc105"
[    31.126] (**) Option "xkb_layout" "us"
[    31.126] (II) config/udev: removing device Logitech MX Keys
[    31.126] (II) UnloadModule: "libinput"
[    31.126] (II) config/udev: removing device Logitech MX Keys
[    31.126] (II) event10 - Logitech MX Keys: device removed
[    31.140] (II) UnloadModule: "libinput"
[    31.140] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/event10)
[    31.140] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[    31.140] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[    31.140] (**) Logitech MX Keys: always reports core events
[    31.140] (**) Option "Device" "/dev/input/event10"
[    31.141] (II) event10 - Logitech MX Keys: is tagged by udev as: Keyboard
[    31.141] (II) event10 - Logitech MX Keys: device is a keyboard
[    31.141] (II) event10 - Logitech MX Keys: device removed
[    31.180] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    31.180] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    31.180] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    31.180] (II) libinput: Logitech MX Keys: needs a virtual subdevice
[    31.180] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.0007/input/input22/event10"
[    31.180] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: MOUSE, id 11)
[    31.180] (**) Option "AccelerationScheme" "none"
[    31.180] (**) Logitech MX Keys: (accel) selected scheme none/0
[    31.180] (**) Logitech MX Keys: (accel) acceleration factor: 2.000
[    31.180] (**) Logitech MX Keys: (accel) acceleration threshold: 4
[    31.181] (II) event10 - Logitech MX Keys: is tagged by udev as: Keyboard
[    31.181] (II) event10 - Logitech MX Keys: device is a keyboard
[    31.181] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[    31.181] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[    31.181] (**) Logitech MX Keys: always reports core events
[    31.181] (**) Option "Device" "/dev/input/event10"
[    31.181] (II) libinput: Logitech MX Keys: is a virtual subdevice
[    31.181] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    31.181] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    31.181] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    31.181] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.0007/input/input22/event10"
[    31.181] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: KEYBOARD, id 24)
[    31.181] (**) Option "xkb_model" "pc105"
[    31.181] (**) Option "xkb_layout" "us"
[    31.181] (II) config/udev: removing device Dell WMI hotkeys
[    31.181] (II) event4  - Dell WMI hotkeys: device removed
[    31.196] (II) UnloadModule: "libinput"
[    31.196] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event4)
[    31.196] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    31.196] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[    31.196] (**) Dell WMI hotkeys: always reports core events
[    31.196] (**) Option "Device" "/dev/input/event4"
[    31.197] (II) event4  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[    31.197] (II) event4  - Dell WMI hotkeys: device is a keyboard
[    31.197] (II) event4  - Dell WMI hotkeys: device removed
[    31.236] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492-8/input/input7/event4"
[    31.236] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 18)
[    31.236] (**) Option "xkb_model" "pc105"
[    31.236] (**) Option "xkb_layout" "us"
[    31.236] (II) event4  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[    31.236] (II) event4  - Dell WMI hotkeys: device is a keyboard
[    31.237] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event17)
[    31.237] (II) No input driver specified, ignoring this device.
[    31.237] (II) This device may have been added with another device file.
[    31.237] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[    31.237] (II) No input driver specified, ignoring this device.
[    31.237] (II) This device may have been added with another device file.
[    31.237] (II) config/udev: removing device AT Translated Set 2 keyboard
[    31.237] (II) event0  - AT Translated Set 2 keyboard: device removed
[    31.252] (II) UnloadModule: "libinput"
[    31.252] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    31.252] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    31.252] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    31.252] (**) AT Translated Set 2 keyboard: always reports core events
[    31.252] (**) Option "Device" "/dev/input/event0"
[    31.252] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    31.252] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[    31.253] (II) event0  - AT Translated Set 2 keyboard: device removed
[    31.296] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    31.296] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 19)
[    31.296] (**) Option "xkb_model" "pc105"
[    31.296] (**) Option "xkb_layout" "us"
[    31.297] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    31.298] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[    31.300] (II) config/udev: removing device DLL0945:00 04F3:311C Touchpad
[    31.300] (II) event16 - DLL0945:00 04F3:311C Touchpad: device removed
[    31.384] (II) UnloadModule: "libinput"
[    31.384] (II) config/udev: Adding input device DLL0945:00 04F3:311C Touchpad (/dev/input/event16)
[    31.384] (**) DLL0945:00 04F3:311C Touchpad: Applying InputClass "libinput touchpad catchall"
[    31.384] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Touchpad'
[    31.384] (**) DLL0945:00 04F3:311C Touchpad: always reports core events
[    31.384] (**) Option "Device" "/dev/input/event16"
[    31.385] (II) event16 - DLL0945:00 04F3:311C Touchpad: is tagged by udev as: Touchpad
[    31.386] (II) event16 - DLL0945:00 04F3:311C Touchpad: device is a touchpad
[    31.386] (II) event16 - DLL0945:00 04F3:311C Touchpad: device removed
[    31.444] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    31.444] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    31.444] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    31.444] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-17/i2c-DLL0945:00/0018:04F3:311C.000B/input/input31/event16"
[    31.444] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Touchpad" (type: TOUCHPAD, id 15)
[    31.445] (**) Option "AccelerationScheme" "none"
[    31.445] (**) DLL0945:00 04F3:311C Touchpad: (accel) selected scheme none/0
[    31.445] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration factor: 2.000
[    31.445] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration threshold: 4
[    31.446] (II) event16 - DLL0945:00 04F3:311C Touchpad: is tagged by udev as: Touchpad
[    31.448] (II) event16 - DLL0945:00 04F3:311C Touchpad: device is a touchpad
[    72.580] (II) modeset(0): EDID vendor "DEL", prod id 53465
[    72.580] (II) modeset(0): Using hsync ranges from config file
[    72.580] (II) modeset(0): Using vrefresh ranges from config file
[    72.580] (II) modeset(0): Printing DDC gathered Modelines:
[    72.580] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    72.580] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    72.580] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    72.580] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    72.580] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    72.580] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    72.580] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    72.580] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    72.580] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    72.580] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    72.580] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    72.580] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    72.581] (II) event14 - Power Button: device removed
[    72.612] (II) event6  - Video Bus: device removed
[    72.644] (II) event5  - Video Bus: device removed
[    72.668] (II) event13 - Dell Dell USB Entry Keyboard: device removed
[    72.684] (II) event23 - ACPI Virtual Keyboard Device: device removed
[    72.724] (II) event3  - Intel HID 5 button array: device removed
[    72.740] (II) event2  - Intel HID events: device removed
[    72.756] (II) event7  - PS/2 Generic Mouse: device removed
[    72.796] (II) event15 - DLL0945:00 04F3:311C Mouse: device removed
[    72.836] (II) event8  - Logitech MX Master 2S: device removed
[    72.852] (II) event12 - Logitech USB Optical Mouse: device removed
[    72.892] (II) event11 - Logitech MX Master: device removed
[    72.924] (II) event10 - Logitech MX Keys: device removed
[    72.948] (II) event4  - Dell WMI hotkeys: device removed
[    72.964] (II) event0  - AT Translated Set 2 keyboard: device removed
[    72.980] (II) event16 - DLL0945:00 04F3:311C Touchpad: device removed
[    73.036] (II) AIGLX: Suspending AIGLX clients for VT switch
[    73.036] (II) config/udev: removing device ACPI Virtual Keyboard Device
[    73.036] (II) UnloadModule: "libinput"
[    73.037] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event23)
[    73.037] (**) ACPI Virtual Keyboard Device: Applying InputClass "libinput keyboard catchall"
[    73.037] (II) Using input driver 'libinput' for 'ACPI Virtual Keyboard Device'
[    73.037] (**) ACPI Virtual Keyboard Device: always reports core events
[    73.037] (**) Option "Device" "/dev/input/event23"
[    73.037] (II) event23 - ACPI Virtual Keyboard Device: is tagged by udev as: Keyboard
[    73.037] (II) event23 - ACPI Virtual Keyboard Device: device is a keyboard
[    73.037] (II) event23 - ACPI Virtual Keyboard Device: device removed
[    73.060] (**) Option "config_info" "udev:/sys/devices/virtual/input/input39/event23"
[    73.060] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 21)
[    73.060] (**) Option "xkb_model" "pc105"
[    73.060] (**) Option "xkb_layout" "us"
[    73.060] (II) config/udev: removing device Intel HID events
[    73.060] (II) UnloadModule: "libinput"
[    73.060] (II) config/udev: Adding input device Intel HID events (/dev/input/event2)
[    73.060] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[    73.060] (II) Using input driver 'libinput' for 'Intel HID events'
[    73.060] (**) Intel HID events: always reports core events
[    73.060] (**) Option "Device" "/dev/input/event2"
[    73.061] (II) event2  - Intel HID events: is tagged by udev as: Keyboard
[    73.061] (II) event2  - Intel HID events: device is a keyboard
[    73.061] (II) event2  - Intel HID events: device removed
[    73.092] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input4/event2"
[    73.092] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 16)
[    73.092] (**) Option "xkb_model" "pc105"
[    73.092] (**) Option "xkb_layout" "us"
[    73.093] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event22)
[    73.093] (II) No input driver specified, ignoring this device.
[    73.093] (II) This device may have been added with another device file.
[    73.093] (II) config/udev: removing device Video Bus
[    73.093] (II) UnloadModule: "libinput"
[    73.094] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    73.094] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    73.094] (II) Using input driver 'libinput' for 'Video Bus'
[    73.094] (**) Video Bus: always reports core events
[    73.094] (**) Option "Device" "/dev/input/event6"
[    73.094] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    73.094] (II) event6  - Video Bus: device is a keyboard
[    73.094] (II) event6  - Video Bus: device removed
[    73.124] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event6"
[    73.124] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    73.124] (**) Option "xkb_model" "pc105"
[    73.124] (**) Option "xkb_layout" "us"
[    73.125] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event20)
[    73.125] (II) No input driver specified, ignoring this device.
[    73.125] (II) This device may have been added with another device file.
[    73.125] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event21)
[    73.125] (II) No input driver specified, ignoring this device.
[    73.125] (II) This device may have been added with another device file.
[    73.125] (II) config/udev: removing device Power Button
[    73.125] (II) UnloadModule: "libinput"
[    73.126] (II) config/udev: Adding input device Power Button (/dev/input/event14)
[    73.126] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    73.126] (II) Using input driver 'libinput' for 'Power Button'
[    73.126] (**) Power Button: always reports core events
[    73.126] (**) Option "Device" "/dev/input/event14"
[    73.126] (II) event14 - Power Button: is tagged by udev as: Keyboard
[    73.127] (II) event14 - Power Button: device is a keyboard
[    73.127] (II) event14 - Power Button: device removed
[    73.164] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input26/event14"
[    73.164] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    73.164] (**) Option "xkb_model" "pc105"
[    73.164] (**) Option "xkb_layout" "us"
[    73.165] (II) config/udev: Adding input device Lid Switch (/dev/input/event9)
[    73.165] (II) No input driver specified, ignoring this device.
[    73.165] (II) This device may have been added with another device file.
[    73.165] (II) config/udev: removing device Video Bus
[    73.165] (II) UnloadModule: "libinput"
[    73.166] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    73.166] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    73.166] (II) Using input driver 'libinput' for 'Video Bus'
[    73.166] (**) Video Bus: always reports core events
[    73.166] (**) Option "Device" "/dev/input/event5"
[    73.166] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[    73.166] (II) event5  - Video Bus: device is a keyboard
[    73.166] (II) event5  - Video Bus: device removed
[    73.192] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input8/event5"
[    73.192] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    73.192] (**) Option "xkb_model" "pc105"
[    73.192] (**) Option "xkb_layout" "us"
[    73.193] (II) config/udev: removing device Logitech MX Master
[    73.193] (II) UnloadModule: "libinput"
[    73.193] (II) config/udev: removing device Logitech MX Master
[    73.193] (II) UnloadModule: "libinput"
[    73.193] (II) config/udev: Adding input device Logitech MX Master (/dev/input/event11)
[    73.193] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[    73.193] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[    73.193] (II) Using input driver 'libinput' for 'Logitech MX Master'
[    73.193] (**) Logitech MX Master: always reports core events
[    73.193] (**) Option "Device" "/dev/input/event11"
[    73.195] (II) event11 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[    73.195] (II) event11 - Logitech MX Master: device set to 1000 DPI
[    73.195] (II) event11 - Logitech MX Master: device is a pointer
[    73.195] (II) event11 - Logitech MX Master: device is a keyboard
[    73.195] (II) event11 - Logitech MX Master: device removed
[    73.220] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.220] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.220] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.220] (II) libinput: Logitech MX Master: needs a virtual subdevice
[    73.220] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.0008/input/input23/event11"
[    73.220] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: MOUSE, id 9)
[    73.220] (**) Option "AccelerationScheme" "none"
[    73.220] (**) Logitech MX Master: (accel) selected scheme none/0
[    73.220] (**) Logitech MX Master: (accel) acceleration factor: 2.000
[    73.220] (**) Logitech MX Master: (accel) acceleration threshold: 4
[    73.220] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[    73.220] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[    73.220] (II) Using input driver 'libinput' for 'Logitech MX Master'
[    73.220] (**) Logitech MX Master: always reports core events
[    73.220] (**) Option "Device" "/dev/input/event11"
[    73.220] (II) libinput: Logitech MX Master: is a virtual subdevice
[    73.220] (EE) libinput: Logitech MX Master: Parent device not available
[    73.222] (II) event11 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[    73.222] (II) event11 - Logitech MX Master: device set to 1000 DPI
[    73.222] (II) event11 - Logitech MX Master: device is a pointer
[    73.222] (II) event11 - Logitech MX Master: device is a keyboard
[    73.222] (II) event11 - Logitech MX Master: device removed
[    73.252] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.252] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.252] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.252] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.0008/input/input23/event11"
[    73.252] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: KEYBOARD, id 22)
[    73.252] (**) Option "xkb_model" "pc105"
[    73.252] (**) Option "xkb_layout" "us"
[    73.252] (II) config/udev: removing device Intel HID 5 button array
[    73.252] (II) UnloadModule: "libinput"
[    73.252] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event3)
[    73.252] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[    73.252] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[    73.252] (**) Intel HID 5 button array: always reports core events
[    73.252] (**) Option "Device" "/dev/input/event3"
[    73.253] (II) event3  - Intel HID 5 button array: is tagged by udev as: Keyboard
[    73.253] (II) event3  - Intel HID 5 button array: device is a keyboard
[    73.253] (II) event3  - Intel HID 5 button array: device removed
[    73.280] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event3"
[    73.280] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 17)
[    73.280] (**) Option "xkb_model" "pc105"
[    73.280] (**) Option "xkb_layout" "us"
[    73.280] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event18)
[    73.280] (II) No input driver specified, ignoring this device.
[    73.280] (II) This device may have been added with another device file.
[    73.281] (II) config/udev: removing device DLL0945:00 04F3:311C Mouse
[    73.281] (II) UnloadModule: "libinput"
[    73.281] (II) config/udev: Adding input device DLL0945:00 04F3:311C Mouse (/dev/input/event15)
[    73.281] (**) DLL0945:00 04F3:311C Mouse: Applying InputClass "libinput pointer catchall"
[    73.281] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Mouse'
[    73.281] (**) DLL0945:00 04F3:311C Mouse: always reports core events
[    73.281] (**) Option "Device" "/dev/input/event15"
[    73.287] (II) event15 - DLL0945:00 04F3:311C Mouse: is tagged by udev as: Mouse
[    73.287] (II) event15 - DLL0945:00 04F3:311C Mouse: device is a pointer
[    73.287] (II) event15 - DLL0945:00 04F3:311C Mouse: device removed
[    73.352] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.352] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.352] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.352] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-17/i2c-DLL0945:00/0018:04F3:311C.000B/input/input30/event15"
[    73.352] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Mouse" (type: MOUSE, id 14)
[    73.352] (**) Option "AccelerationScheme" "none"
[    73.352] (**) DLL0945:00 04F3:311C Mouse: (accel) selected scheme none/0
[    73.352] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration factor: 2.000
[    73.352] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration threshold: 4
[    73.352] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event19)
[    73.352] (II) No input driver specified, ignoring this device.
[    73.352] (II) This device may have been added with another device file.
[    73.353] (II) config/udev: removing device PS/2 Generic Mouse
[    73.353] (II) UnloadModule: "libinput"
[    73.353] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event7)
[    73.353] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[    73.353] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[    73.353] (**) PS/2 Generic Mouse: always reports core events
[    73.353] (**) Option "Device" "/dev/input/event7"
[    73.354] (II) event7  - PS/2 Generic Mouse: is tagged by udev as: Mouse
[    73.354] (II) event7  - PS/2 Generic Mouse: device is a pointer
[    73.354] (II) event7  - PS/2 Generic Mouse: device removed
[    73.384] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.384] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.384] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.384] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event7"
[    73.384] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 20)
[    73.384] (**) Option "AccelerationScheme" "none"
[    73.384] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[    73.384] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[    73.384] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[    73.384] (II) config/udev: removing device Dell Dell USB Entry Keyboard
[    73.384] (II) UnloadModule: "libinput"
[    73.385] (II) config/udev: Adding input device Dell Dell USB Entry Keyboard (/dev/input/event13)
[    73.385] (**) Dell Dell USB Entry Keyboard: Applying InputClass "libinput keyboard catchall"
[    73.385] (II) Using input driver 'libinput' for 'Dell Dell USB Entry Keyboard'
[    73.385] (**) Dell Dell USB Entry Keyboard: always reports core events
[    73.385] (**) Option "Device" "/dev/input/event13"
[    73.386] (II) event13 - Dell Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[    73.386] (II) event13 - Dell Dell USB Entry Keyboard: device is a keyboard
[    73.386] (II) event13 - Dell Dell USB Entry Keyboard: device removed
[    73.424] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.2/3-4.2:1.0/0003:413C:2107.0005/input/input16/event13"
[    73.424] (II) XINPUT: Adding extended input device "Dell Dell USB Entry Keyboard" (type: KEYBOARD, id 13)
[    73.424] (**) Option "xkb_model" "pc105"
[    73.424] (**) Option "xkb_layout" "us"
[    73.424] (II) config/udev: removing device Logitech MX Master 2S
[    73.424] (II) UnloadModule: "libinput"
[    73.424] (II) config/udev: removing device Logitech MX Master 2S
[    73.424] (II) UnloadModule: "libinput"
[    73.425] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/event8)
[    73.425] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[    73.425] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[    73.425] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[    73.425] (**) Logitech MX Master 2S: always reports core events
[    73.425] (**) Option "Device" "/dev/input/event8"
[    73.426] (II) event8  - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[    73.426] (II) event8  - Logitech MX Master 2S: device is a pointer
[    73.426] (II) event8  - Logitech MX Master 2S: device is a keyboard
[    73.426] (II) event8  - Logitech MX Master 2S: device removed
[    73.448] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.448] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.448] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.448] (II) libinput: Logitech MX Master 2S: needs a virtual subdevice
[    73.448] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0006/input/input24/event8"
[    73.448] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: MOUSE, id 10)
[    73.448] (**) Option "AccelerationScheme" "none"
[    73.448] (**) Logitech MX Master 2S: (accel) selected scheme none/0
[    73.448] (**) Logitech MX Master 2S: (accel) acceleration factor: 2.000
[    73.448] (**) Logitech MX Master 2S: (accel) acceleration threshold: 4
[    73.448] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[    73.448] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[    73.448] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[    73.448] (**) Logitech MX Master 2S: always reports core events
[    73.448] (**) Option "Device" "/dev/input/event8"
[    73.448] (II) libinput: Logitech MX Master 2S: is a virtual subdevice
[    73.448] (EE) libinput: Logitech MX Master 2S: Parent device not available
[    73.449] (II) event8  - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[    73.449] (II) event8  - Logitech MX Master 2S: device is a pointer
[    73.449] (II) event8  - Logitech MX Master 2S: device is a keyboard
[    73.450] (II) event8  - Logitech MX Master 2S: device removed
[    73.480] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.480] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.480] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.480] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0006/input/input24/event8"
[    73.480] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: KEYBOARD, id 23)
[    73.480] (**) Option "xkb_model" "pc105"
[    73.480] (**) Option "xkb_layout" "us"
[    73.480] (II) config/udev: removing device Logitech MX Keys
[    73.480] (II) UnloadModule: "libinput"
[    73.480] (II) config/udev: removing device Logitech MX Keys
[    73.480] (II) UnloadModule: "libinput"
[    73.481] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/event10)
[    73.481] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[    73.481] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[    73.481] (**) Logitech MX Keys: always reports core events
[    73.481] (**) Option "Device" "/dev/input/event10"
[    73.483] (II) event10 - Logitech MX Keys: is tagged by udev as: Keyboard
[    73.483] (II) event10 - Logitech MX Keys: device is a keyboard
[    73.483] (II) event10 - Logitech MX Keys: device removed
[    73.520] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.520] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.520] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.520] (II) libinput: Logitech MX Keys: needs a virtual subdevice
[    73.520] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.0007/input/input22/event10"
[    73.520] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: MOUSE, id 11)
[    73.520] (**) Option "AccelerationScheme" "none"
[    73.520] (**) Logitech MX Keys: (accel) selected scheme none/0
[    73.520] (**) Logitech MX Keys: (accel) acceleration factor: 2.000
[    73.520] (**) Logitech MX Keys: (accel) acceleration threshold: 4
[    73.520] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[    73.520] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[    73.520] (**) Logitech MX Keys: always reports core events
[    73.520] (**) Option "Device" "/dev/input/event10"
[    73.520] (II) libinput: Logitech MX Keys: is a virtual subdevice
[    73.520] (EE) libinput: Logitech MX Keys: Parent device not available
[    73.522] (II) event10 - Logitech MX Keys: is tagged by udev as: Keyboard
[    73.522] (II) event10 - Logitech MX Keys: device is a keyboard
[    73.522] (II) event10 - Logitech MX Keys: device removed
[    73.564] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.564] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.564] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.564] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.0007/input/input22/event10"
[    73.564] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: KEYBOARD, id 24)
[    73.564] (**) Option "xkb_model" "pc105"
[    73.564] (**) Option "xkb_layout" "us"
[    73.564] (II) config/udev: removing device Logitech USB Optical Mouse
[    73.564] (II) UnloadModule: "libinput"
[    73.565] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event12)
[    73.565] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    73.565] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[    73.565] (**) Logitech USB Optical Mouse: always reports core events
[    73.565] (**) Option "Device" "/dev/input/event12"
[    73.566] (II) event12 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[    73.567] (II) event12 - Logitech USB Optical Mouse: device is a pointer
[    73.567] (II) event12 - Logitech USB Optical Mouse: device removed
[    73.632] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.632] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.632] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.632] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.1/3-4.1:1.0/0003:046D:C077.0004/input/input15/event12"
[    73.632] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 12)
[    73.632] (**) Option "AccelerationScheme" "none"
[    73.632] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[    73.632] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[    73.632] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[    73.632] (II) config/udev: removing device Dell WMI hotkeys
[    73.632] (II) UnloadModule: "libinput"
[    73.633] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event4)
[    73.633] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    73.633] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[    73.633] (**) Dell WMI hotkeys: always reports core events
[    73.633] (**) Option "Device" "/dev/input/event4"
[    73.634] (II) event4  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[    73.634] (II) event4  - Dell WMI hotkeys: device is a keyboard
[    73.634] (II) event4  - Dell WMI hotkeys: device removed
[    73.672] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492-8/input/input7/event4"
[    73.672] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 18)
[    73.672] (**) Option "xkb_model" "pc105"
[    73.672] (**) Option "xkb_layout" "us"
[    73.672] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event17)
[    73.672] (II) No input driver specified, ignoring this device.
[    73.672] (II) This device may have been added with another device file.
[    73.673] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[    73.673] (II) No input driver specified, ignoring this device.
[    73.673] (II) This device may have been added with another device file.
[    73.673] (II) config/udev: removing device AT Translated Set 2 keyboard
[    73.673] (II) UnloadModule: "libinput"
[    73.673] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    73.673] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    73.673] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    73.673] (**) AT Translated Set 2 keyboard: always reports core events
[    73.673] (**) Option "Device" "/dev/input/event0"
[    73.674] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    73.675] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[    73.675] (II) event0  - AT Translated Set 2 keyboard: device removed
[    73.692] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    73.692] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 19)
[    73.692] (**) Option "xkb_model" "pc105"
[    73.692] (**) Option "xkb_layout" "us"
[    73.692] (II) config/udev: removing device DLL0945:00 04F3:311C Touchpad
[    73.692] (II) UnloadModule: "libinput"
[    73.693] (II) config/udev: Adding input device DLL0945:00 04F3:311C Touchpad (/dev/input/event16)
[    73.693] (**) DLL0945:00 04F3:311C Touchpad: Applying InputClass "libinput touchpad catchall"
[    73.693] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Touchpad'
[    73.693] (**) DLL0945:00 04F3:311C Touchpad: always reports core events
[    73.693] (**) Option "Device" "/dev/input/event16"
[    73.717] (II) event16 - DLL0945:00 04F3:311C Touchpad: is tagged by udev as: Touchpad
[    73.719] (II) event16 - DLL0945:00 04F3:311C Touchpad: device is a touchpad
[    73.719] (II) event16 - DLL0945:00 04F3:311C Touchpad: device removed
[    73.784] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.784] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.784] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.784] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-17/i2c-DLL0945:00/0018:04F3:311C.000B/input/input31/event16"
[    73.784] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Touchpad" (type: TOUCHPAD, id 15)
[    73.785] (**) Option "AccelerationScheme" "none"
[    73.785] (**) DLL0945:00 04F3:311C Touchpad: (accel) selected scheme none/0
[    73.785] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration factor: 2.000
[    73.785] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration threshold: 4
[    73.785] (II) config/udev: removing device Intel HID 5 button array
[    73.786] (II) UnloadModule: "libinput"
[    73.786] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event3)
[    73.786] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[    73.786] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[    73.786] (**) Intel HID 5 button array: always reports core events
[    73.786] (**) Option "Device" "/dev/input/event3"
[    73.787] (II) event3  - Intel HID 5 button array: is tagged by udev as: Keyboard
[    73.787] (II) event3  - Intel HID 5 button array: device is a keyboard
[    73.787] (II) event3  - Intel HID 5 button array: device removed
[    73.828] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event3"
[    73.828] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 17)
[    73.828] (**) Option "xkb_model" "pc105"
[    73.828] (**) Option "xkb_layout" "us"
[    73.828] (II) config/udev: removing device Intel HID events
[    73.828] (II) UnloadModule: "libinput"
[    73.829] (II) config/udev: Adding input device Intel HID events (/dev/input/event2)
[    73.829] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[    73.829] (II) Using input driver 'libinput' for 'Intel HID events'
[    73.829] (**) Intel HID events: always reports core events
[    73.829] (**) Option "Device" "/dev/input/event2"
[    73.830] (II) event2  - Intel HID events: is tagged by udev as: Keyboard
[    73.830] (II) event2  - Intel HID events: device is a keyboard
[    73.830] (II) event2  - Intel HID events: device removed
[    73.848] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input4/event2"
[    73.848] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 16)
[    73.848] (**) Option "xkb_model" "pc105"
[    73.848] (**) Option "xkb_layout" "us"
[    73.848] (II) config/udev: removing device Power Button
[    73.848] (II) UnloadModule: "libinput"
[    73.848] (II) config/udev: Adding input device Power Button (/dev/input/event14)
[    73.848] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    73.848] (II) Using input driver 'libinput' for 'Power Button'
[    73.848] (**) Power Button: always reports core events
[    73.848] (**) Option "Device" "/dev/input/event14"
[    73.849] (II) event14 - Power Button: is tagged by udev as: Keyboard
[    73.849] (II) event14 - Power Button: device is a keyboard
[    73.849] (II) event14 - Power Button: device removed
[    73.864] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input26/event14"
[    73.864] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    73.864] (**) Option "xkb_model" "pc105"
[    73.864] (**) Option "xkb_layout" "us"
[    73.864] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event22)
[    73.864] (II) No input driver specified, ignoring this device.
[    73.864] (II) This device may have been added with another device file.
[    73.864] (II) config/udev: removing device Video Bus
[    73.864] (II) UnloadModule: "libinput"
[    73.865] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    73.865] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    73.865] (II) Using input driver 'libinput' for 'Video Bus'
[    73.865] (**) Video Bus: always reports core events
[    73.865] (**) Option "Device" "/dev/input/event5"
[    73.866] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[    73.866] (II) event5  - Video Bus: device is a keyboard
[    73.866] (II) event5  - Video Bus: device removed
[    73.900] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input8/event5"
[    73.900] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    73.900] (**) Option "xkb_model" "pc105"
[    73.900] (**) Option "xkb_layout" "us"
[    73.900] (II) config/udev: removing device Video Bus
[    73.900] (II) UnloadModule: "libinput"
[    73.900] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    73.900] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    73.900] (II) Using input driver 'libinput' for 'Video Bus'
[    73.900] (**) Video Bus: always reports core events
[    73.900] (**) Option "Device" "/dev/input/event6"
[    73.901] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    73.901] (II) event6  - Video Bus: device is a keyboard
[    73.901] (II) event6  - Video Bus: device removed
[    73.916] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event6"
[    73.916] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    73.916] (**) Option "xkb_model" "pc105"
[    73.916] (**) Option "xkb_layout" "us"
[    73.916] (II) config/udev: removing device Dell Dell USB Entry Keyboard
[    73.916] (II) UnloadModule: "libinput"
[    73.917] (II) config/udev: Adding input device Dell Dell USB Entry Keyboard (/dev/input/event13)
[    73.917] (**) Dell Dell USB Entry Keyboard: Applying InputClass "libinput keyboard catchall"
[    73.917] (II) Using input driver 'libinput' for 'Dell Dell USB Entry Keyboard'
[    73.917] (**) Dell Dell USB Entry Keyboard: always reports core events
[    73.917] (**) Option "Device" "/dev/input/event13"
[    73.918] (II) event13 - Dell Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[    73.918] (II) event13 - Dell Dell USB Entry Keyboard: device is a keyboard
[    73.918] (II) event13 - Dell Dell USB Entry Keyboard: device removed
[    73.936] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.2/3-4.2:1.0/0003:413C:2107.0005/input/input16/event13"
[    73.936] (II) XINPUT: Adding extended input device "Dell Dell USB Entry Keyboard" (type: KEYBOARD, id 13)
[    73.936] (**) Option "xkb_model" "pc105"
[    73.936] (**) Option "xkb_layout" "us"
[    73.936] (II) config/udev: removing device ACPI Virtual Keyboard Device
[    73.936] (II) UnloadModule: "libinput"
[    73.936] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event23)
[    73.936] (**) ACPI Virtual Keyboard Device: Applying InputClass "libinput keyboard catchall"
[    73.936] (II) Using input driver 'libinput' for 'ACPI Virtual Keyboard Device'
[    73.936] (**) ACPI Virtual Keyboard Device: always reports core events
[    73.936] (**) Option "Device" "/dev/input/event23"
[    73.937] (II) event23 - ACPI Virtual Keyboard Device: is tagged by udev as: Keyboard
[    73.937] (II) event23 - ACPI Virtual Keyboard Device: device is a keyboard
[    73.937] (II) event23 - ACPI Virtual Keyboard Device: device removed
[    73.956] (**) Option "config_info" "udev:/sys/devices/virtual/input/input39/event23"
[    73.956] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 21)
[    73.956] (**) Option "xkb_model" "pc105"
[    73.956] (**) Option "xkb_layout" "us"
[    73.956] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event21)
[    73.956] (II) No input driver specified, ignoring this device.
[    73.956] (II) This device may have been added with another device file.
[    73.957] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event18)
[    73.957] (II) No input driver specified, ignoring this device.
[    73.957] (II) This device may have been added with another device file.
[    73.957] (II) config/udev: Adding input device Lid Switch (/dev/input/event9)
[    73.957] (II) No input driver specified, ignoring this device.
[    73.957] (II) This device may have been added with another device file.
[    73.958] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event19)
[    73.958] (II) No input driver specified, ignoring this device.
[    73.958] (II) This device may have been added with another device file.
[    73.958] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event20)
[    73.958] (II) No input driver specified, ignoring this device.
[    73.958] (II) This device may have been added with another device file.
[    73.958] (II) config/udev: removing device Logitech MX Master 2S
[    73.958] (II) UnloadModule: "libinput"
[    73.958] (II) config/udev: removing device Logitech MX Master 2S
[    73.958] (II) UnloadModule: "libinput"
[    73.959] (II) config/udev: Adding input device Logitech MX Master 2S (/dev/input/event8)
[    73.959] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[    73.959] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[    73.959] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[    73.959] (**) Logitech MX Master 2S: always reports core events
[    73.959] (**) Option "Device" "/dev/input/event8"
[    73.961] (II) event8  - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[    73.961] (II) event8  - Logitech MX Master 2S: device is a pointer
[    73.961] (II) event8  - Logitech MX Master 2S: device is a keyboard
[    73.961] (II) event8  - Logitech MX Master 2S: device removed
[    73.992] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.992] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.992] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    73.992] (II) libinput: Logitech MX Master 2S: needs a virtual subdevice
[    73.992] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0006/input/input24/event8"
[    73.992] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: MOUSE, id 10)
[    73.992] (**) Option "AccelerationScheme" "none"
[    73.992] (**) Logitech MX Master 2S: (accel) selected scheme none/0
[    73.992] (**) Logitech MX Master 2S: (accel) acceleration factor: 2.000
[    73.992] (**) Logitech MX Master 2S: (accel) acceleration threshold: 4
[    73.992] (**) Logitech MX Master 2S: Applying InputClass "libinput pointer catchall"
[    73.992] (**) Logitech MX Master 2S: Applying InputClass "libinput keyboard catchall"
[    73.992] (II) Using input driver 'libinput' for 'Logitech MX Master 2S'
[    73.992] (**) Logitech MX Master 2S: always reports core events
[    73.992] (**) Option "Device" "/dev/input/event8"
[    73.992] (II) libinput: Logitech MX Master 2S: is a virtual subdevice
[    73.992] (EE) libinput: Logitech MX Master 2S: Parent device not available
[    73.993] (II) event8  - Logitech MX Master 2S: is tagged by udev as: Keyboard Mouse
[    73.994] (II) event8  - Logitech MX Master 2S: device is a pointer
[    73.994] (II) event8  - Logitech MX Master 2S: device is a keyboard
[    73.994] (II) event8  - Logitech MX Master 2S: device removed
[    74.032] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.032] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.032] (II) libinput: Logitech MX Master 2S: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.032] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4069.0006/input/input24/event8"
[    74.032] (II) XINPUT: Adding extended input device "Logitech MX Master 2S" (type: KEYBOARD, id 23)
[    74.032] (**) Option "xkb_model" "pc105"
[    74.032] (**) Option "xkb_layout" "us"
[    74.032] (II) config/udev: removing device Logitech MX Keys
[    74.032] (II) UnloadModule: "libinput"
[    74.032] (II) config/udev: removing device Logitech MX Keys
[    74.032] (II) UnloadModule: "libinput"
[    74.033] (II) config/udev: Adding input device Logitech MX Keys (/dev/input/event10)
[    74.033] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[    74.033] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[    74.033] (**) Logitech MX Keys: always reports core events
[    74.033] (**) Option "Device" "/dev/input/event10"
[    74.034] (II) event10 - Logitech MX Keys: is tagged by udev as: Keyboard
[    74.035] (II) event10 - Logitech MX Keys: device is a keyboard
[    74.035] (II) event10 - Logitech MX Keys: device removed
[    74.060] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.060] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.060] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.060] (II) libinput: Logitech MX Keys: needs a virtual subdevice
[    74.060] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.0007/input/input22/event10"
[    74.060] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: MOUSE, id 11)
[    74.060] (**) Option "AccelerationScheme" "none"
[    74.060] (**) Logitech MX Keys: (accel) selected scheme none/0
[    74.060] (**) Logitech MX Keys: (accel) acceleration factor: 2.000
[    74.060] (**) Logitech MX Keys: (accel) acceleration threshold: 4
[    74.060] (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
[    74.060] (II) Using input driver 'libinput' for 'Logitech MX Keys'
[    74.060] (**) Logitech MX Keys: always reports core events
[    74.060] (**) Option "Device" "/dev/input/event10"
[    74.060] (II) libinput: Logitech MX Keys: is a virtual subdevice
[    74.060] (EE) libinput: Logitech MX Keys: Parent device not available
[    74.062] (II) event10 - Logitech MX Keys: is tagged by udev as: Keyboard
[    74.062] (II) event10 - Logitech MX Keys: device is a keyboard
[    74.062] (II) event10 - Logitech MX Keys: device removed
[    74.100] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.100] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.100] (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.100] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:408A.0007/input/input22/event10"
[    74.100] (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: KEYBOARD, id 24)
[    74.100] (**) Option "xkb_model" "pc105"
[    74.100] (**) Option "xkb_layout" "us"
[    74.100] (II) config/udev: removing device Logitech MX Master
[    74.100] (II) UnloadModule: "libinput"
[    74.100] (II) config/udev: removing device Logitech MX Master
[    74.100] (II) UnloadModule: "libinput"
[    74.101] (II) config/udev: Adding input device Logitech MX Master (/dev/input/event11)
[    74.101] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[    74.101] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[    74.101] (II) Using input driver 'libinput' for 'Logitech MX Master'
[    74.101] (**) Logitech MX Master: always reports core events
[    74.101] (**) Option "Device" "/dev/input/event11"
[    74.103] (II) event11 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[    74.103] (II) event11 - Logitech MX Master: device set to 1000 DPI
[    74.103] (II) event11 - Logitech MX Master: device is a pointer
[    74.103] (II) event11 - Logitech MX Master: device is a keyboard
[    74.103] (II) event11 - Logitech MX Master: device removed
[    74.140] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.140] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.140] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.140] (II) libinput: Logitech MX Master: needs a virtual subdevice
[    74.140] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.0008/input/input23/event11"
[    74.140] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: MOUSE, id 9)
[    74.140] (**) Option "AccelerationScheme" "none"
[    74.140] (**) Logitech MX Master: (accel) selected scheme none/0
[    74.140] (**) Logitech MX Master: (accel) acceleration factor: 2.000
[    74.140] (**) Logitech MX Master: (accel) acceleration threshold: 4
[    74.140] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[    74.140] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[    74.140] (II) Using input driver 'libinput' for 'Logitech MX Master'
[    74.140] (**) Logitech MX Master: always reports core events
[    74.140] (**) Option "Device" "/dev/input/event11"
[    74.140] (II) libinput: Logitech MX Master: is a virtual subdevice
[    74.140] (EE) libinput: Logitech MX Master: Parent device not available
[    74.142] (II) event11 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[    74.142] (II) event11 - Logitech MX Master: device set to 1000 DPI
[    74.142] (II) event11 - Logitech MX Master: device is a pointer
[    74.142] (II) event11 - Logitech MX Master: device is a keyboard
[    74.142] (II) event11 - Logitech MX Master: device removed
[    74.172] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.172] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.172] (II) libinput: Logitech MX Master: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.172] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4060.0008/input/input23/event11"
[    74.172] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: KEYBOARD, id 22)
[    74.172] (**) Option "xkb_model" "pc105"
[    74.172] (**) Option "xkb_layout" "us"
[    74.172] (II) config/udev: removing device Dell WMI hotkeys
[    74.172] (II) UnloadModule: "libinput"
[    74.173] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event4)
[    74.173] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    74.173] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[    74.173] (**) Dell WMI hotkeys: always reports core events
[    74.173] (**) Option "Device" "/dev/input/event4"
[    74.174] (II) event4  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[    74.174] (II) event4  - Dell WMI hotkeys: device is a keyboard
[    74.174] (II) event4  - Dell WMI hotkeys: device removed
[    74.212] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492-8/input/input7/event4"
[    74.212] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 18)
[    74.212] (**) Option "xkb_model" "pc105"
[    74.212] (**) Option "xkb_layout" "us"
[    74.212] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event17)
[    74.212] (II) No input driver specified, ignoring this device.
[    74.212] (II) This device may have been added with another device file.
[    74.213] (II) config/udev: removing device AT Translated Set 2 keyboard
[    74.213] (II) UnloadModule: "libinput"
[    74.213] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    74.213] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    74.213] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    74.213] (**) AT Translated Set 2 keyboard: always reports core events
[    74.213] (**) Option "Device" "/dev/input/event0"
[    74.214] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    74.214] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[    74.214] (II) event0  - AT Translated Set 2 keyboard: device removed
[    74.248] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    74.248] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 19)
[    74.248] (**) Option "xkb_model" "pc105"
[    74.248] (**) Option "xkb_layout" "us"
[    74.248] (II) config/udev: removing device Logitech USB Optical Mouse
[    74.248] (II) UnloadModule: "libinput"
[    74.249] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event12)
[    74.249] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    74.249] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[    74.249] (**) Logitech USB Optical Mouse: always reports core events
[    74.249] (**) Option "Device" "/dev/input/event12"
[    74.250] (II) event12 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[    74.251] (II) event12 - Logitech USB Optical Mouse: device is a pointer
[    74.251] (II) event12 - Logitech USB Optical Mouse: device removed
[    74.280] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.280] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.280] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.280] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.1/3-4.1:1.0/0003:046D:C077.0004/input/input15/event12"
[    74.280] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 12)
[    74.280] (**) Option "AccelerationScheme" "none"
[    74.280] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[    74.280] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[    74.280] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[    74.281] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[    74.281] (II) No input driver specified, ignoring this device.
[    74.281] (II) This device may have been added with another device file.
[    74.281] (II) config/udev: removing device PS/2 Generic Mouse
[    74.281] (II) UnloadModule: "libinput"
[    74.281] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event7)
[    74.281] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[    74.281] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[    74.281] (**) PS/2 Generic Mouse: always reports core events
[    74.281] (**) Option "Device" "/dev/input/event7"
[    74.282] (II) event7  - PS/2 Generic Mouse: is tagged by udev as: Mouse
[    74.282] (II) event7  - PS/2 Generic Mouse: device is a pointer
[    74.283] (II) event7  - PS/2 Generic Mouse: device removed
[    74.320] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.320] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.320] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.320] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event7"
[    74.320] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 20)
[    74.320] (**) Option "AccelerationScheme" "none"
[    74.320] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[    74.320] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[    74.320] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[    74.320] (II) config/udev: removing device DLL0945:00 04F3:311C Mouse
[    74.320] (II) UnloadModule: "libinput"
[    74.321] (II) config/udev: Adding input device DLL0945:00 04F3:311C Mouse (/dev/input/event15)
[    74.321] (**) DLL0945:00 04F3:311C Mouse: Applying InputClass "libinput pointer catchall"
[    74.321] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Mouse'
[    74.321] (**) DLL0945:00 04F3:311C Mouse: always reports core events
[    74.321] (**) Option "Device" "/dev/input/event15"
[    74.322] (II) event15 - DLL0945:00 04F3:311C Mouse: is tagged by udev as: Mouse
[    74.322] (II) event15 - DLL0945:00 04F3:311C Mouse: device is a pointer
[    74.323] (II) event15 - DLL0945:00 04F3:311C Mouse: device removed
[    74.352] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.352] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.352] (II) libinput: DLL0945:00 04F3:311C Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.352] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-17/i2c-DLL0945:00/0018:04F3:311C.000B/input/input30/event15"
[    74.352] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Mouse" (type: MOUSE, id 14)
[    74.352] (**) Option "AccelerationScheme" "none"
[    74.352] (**) DLL0945:00 04F3:311C Mouse: (accel) selected scheme none/0
[    74.352] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration factor: 2.000
[    74.352] (**) DLL0945:00 04F3:311C Mouse: (accel) acceleration threshold: 4
[    74.352] (II) config/udev: removing device DLL0945:00 04F3:311C Touchpad
[    74.352] (II) UnloadModule: "libinput"
[    74.353] (II) config/udev: Adding input device DLL0945:00 04F3:311C Touchpad (/dev/input/event16)
[    74.353] (**) DLL0945:00 04F3:311C Touchpad: Applying InputClass "libinput touchpad catchall"
[    74.353] (II) Using input driver 'libinput' for 'DLL0945:00 04F3:311C Touchpad'
[    74.353] (**) DLL0945:00 04F3:311C Touchpad: always reports core events
[    74.353] (**) Option "Device" "/dev/input/event16"
[    74.354] (II) event16 - DLL0945:00 04F3:311C Touchpad: is tagged by udev as: Touchpad
[    74.355] (II) event16 - DLL0945:00 04F3:311C Touchpad: device is a touchpad
[    74.355] (II) event16 - DLL0945:00 04F3:311C Touchpad: device removed
[    74.384] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.384] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.384] (II) libinput: DLL0945:00 04F3:311C Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    74.384] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-17/i2c-DLL0945:00/0018:04F3:311C.000B/input/input31/event16"
[    74.384] (II) XINPUT: Adding extended input device "DLL0945:00 04F3:311C Touchpad" (type: TOUCHPAD, id 15)
[    74.385] (**) Option "AccelerationScheme" "none"
[    74.385] (**) DLL0945:00 04F3:311C Touchpad: (accel) selected scheme none/0
[    74.385] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration factor: 2.000
[    74.385] (**) DLL0945:00 04F3:311C Touchpad: (accel) acceleration threshold: 4
[    83.809] (II) config/udev: Adding input device solaar-keyboard (/dev/input/mouse7)
[    83.809] (II) No input driver specified, ignoring this device.
[    83.809] (II) This device may have been added with another device file.
[    83.888] (II) config/udev: Adding input device solaar-keyboard (/dev/input/event24)
[    83.888] (**) solaar-keyboard: Applying InputClass "libinput pointer catchall"
[    83.888] (**) solaar-keyboard: Applying InputClass "libinput keyboard catchall"
[    83.888] (II) Using input driver 'libinput' for 'solaar-keyboard'
[    83.888] (**) solaar-keyboard: always reports core events
[    83.888] (**) Option "Device" "/dev/input/event24"
[    83.916] (II) event24 - solaar-keyboard: is tagged by udev as: Keyboard Mouse
[    83.916] (II) event24 - solaar-keyboard: emulating high-resolution scroll wheel events.
[    83.917] (II) event24 - solaar-keyboard: device is a pointer
[    83.917] (II) event24 - solaar-keyboard: device is a keyboard
[    83.917] (II) event24 - solaar-keyboard: device removed
[    83.956] (II) libinput: solaar-keyboard: needs a virtual subdevice
[    83.956] (**) Option "config_info" "udev:/sys/devices/virtual/input/input40/event24"
[    83.956] (II) XINPUT: Adding extended input device "solaar-keyboard" (type: MOUSE, id 25)
[    83.956] (**) Option "AccelerationScheme" "none"
[    83.956] (**) solaar-keyboard: (accel) selected scheme none/0
[    83.956] (**) solaar-keyboard: (accel) acceleration factor: 2.000
[    83.956] (**) solaar-keyboard: (accel) acceleration threshold: 4
[    83.956] (**) solaar-keyboard: Applying InputClass "libinput pointer catchall"
[    83.956] (**) solaar-keyboard: Applying InputClass "libinput keyboard catchall"
[    83.956] (II) Using input driver 'libinput' for 'solaar-keyboard'
[    83.956] (**) solaar-keyboard: always reports core events
[    83.956] (**) Option "Device" "/dev/input/event24"
[    83.956] (II) libinput: solaar-keyboard: is a virtual subdevice
[    83.956] (EE) libinput: solaar-keyboard: Parent device not available
[    83.957] (II) event24 - solaar-keyboard: is tagged by udev as: Keyboard Mouse
[    83.957] (II) event24 - solaar-keyboard: emulating high-resolution scroll wheel events.
[    83.957] (II) event24 - solaar-keyboard: device is a pointer
[    83.957] (II) event24 - solaar-keyboard: device is a keyboard
[    83.957] (II) event24 - solaar-keyboard: device removed
[    84.028] (**) Option "config_info" "udev:/sys/devices/virtual/input/input40/event24"
[    84.028] (II) XINPUT: Adding extended input device "solaar-keyboard" (type: KEYBOARD, id 26)
[    84.028] (**) Option "xkb_model" "pc105"
[    84.028] (**) Option "xkb_layout" "us"
[  6447.990] (II) config/udev: removing device Logitech USB Optical Mouse
[  6447.990] (II) UnloadModule: "libinput"
[  6448.374] (II) config/udev: removing device Dell Dell USB Entry Keyboard
[  6448.374] (II) UnloadModule: "libinput"
[  6508.720] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse2)
[  6508.720] (II) No input driver specified, ignoring this device.
[  6508.720] (II) This device may have been added with another device file.
[  6508.749] (II) config/udev: Adding input device Dell Dell USB Entry Keyboard (/dev/input/event12)
[  6508.749] (**) Dell Dell USB Entry Keyboard: Applying InputClass "libinput keyboard catchall"
[  6508.749] (II) Using input driver 'libinput' for 'Dell Dell USB Entry Keyboard'
[  6508.749] (**) Dell Dell USB Entry Keyboard: always reports core events
[  6508.749] (**) Option "Device" "/dev/input/event12"
[  6508.750] (II) event12 - Dell Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[  6508.751] (II) event12 - Dell Dell USB Entry Keyboard: device is a keyboard
[  6508.751] (II) event12 - Dell Dell USB Entry Keyboard: device removed
[  6508.772] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.2/3-4.3.2:1.0/0003:413C:2107.001A/input/input46/event12"
[  6508.772] (II) XINPUT: Adding extended input device "Dell Dell USB Entry Keyboard" (type: KEYBOARD, id 12)
[  6508.772] (**) Option "xkb_model" "pc105"
[  6508.772] (**) Option "xkb_layout" "us"
[  6508.777] (II) config/udev: Adding input device USB 2.0 Camera: USB 2.0 Camera (/dev/input/event25)
[  6508.777] (**) USB 2.0 Camera: USB 2.0 Camera: Applying InputClass "libinput keyboard catchall"
[  6508.777] (II) Using input driver 'libinput' for 'USB 2.0 Camera: USB 2.0 Camera'
[  6508.777] (**) USB 2.0 Camera: USB 2.0 Camera: always reports core events
[  6508.777] (**) Option "Device" "/dev/input/event25"
[  6508.779] (II) event25 - USB 2.0 Camera: USB 2.0 Camera: is tagged by udev as: Keyboard
[  6508.779] (II) event25 - USB 2.0 Camera: USB 2.0 Camera: device is a keyboard
[  6508.779] (II) event25 - USB 2.0 Camera: USB 2.0 Camera: device removed
[  6508.804] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.1/3-4.3.1:1.0/input/input48/event25"
[  6508.804] (II) XINPUT: Adding extended input device "USB 2.0 Camera: USB 2.0 Camera" (type: KEYBOARD, id 13)
[  6508.804] (**) Option "xkb_model" "pc105"
[  6508.804] (**) Option "xkb_layout" "us"
[  6508.805] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event13)
[  6508.805] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[  6508.805] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[  6508.805] (**) PixArt USB Optical Mouse: always reports core events
[  6508.805] (**) Option "Device" "/dev/input/event13"
[  6508.821] (II) event13 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[  6508.821] (II) event13 - PixArt USB Optical Mouse: device is a pointer
[  6508.821] (II) event13 - PixArt USB Optical Mouse: device removed
[  6508.864] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  6508.864] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  6508.864] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  6508.864] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.3/3-4.3.3:1.0/0003:0461:4E22.001B/input/input47/event13"
[  6508.864] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 27)
[  6508.864] (**) Option "AccelerationScheme" "none"
[  6508.864] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[  6508.864] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[  6508.864] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[  6545.756] (II) config/udev: removing device PixArt USB Optical Mouse
[  6545.757] (II) UnloadModule: "libinput"
[  6573.022] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse2)
[  6573.022] (II) No input driver specified, ignoring this device.
[  6573.022] (II) This device may have been added with another device file.
[  6573.086] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event13)
[  6573.086] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[  6573.086] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[  6573.086] (**) PixArt USB Optical Mouse: always reports core events
[  6573.086] (**) Option "Device" "/dev/input/event13"
[  6573.111] (II) event13 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[  6573.111] (II) event13 - PixArt USB Optical Mouse: device is a pointer
[  6573.111] (II) event13 - PixArt USB Optical Mouse: device removed
[  6573.156] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  6573.156] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  6573.156] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  6573.156] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.3/3-4.3.3:1.0/0003:0461:4E22.0020/input/input49/event13"
[  6573.156] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 27)
[  6573.156] (**) Option "AccelerationScheme" "none"
[  6573.156] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[  6573.156] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[  6573.156] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[  6583.447] (II) config/udev: removing device USB 2.0 Camera: USB 2.0 Camera
[  6583.448] (II) UnloadModule: "libinput"
[  6583.711] (II) config/udev: removing device Dell Dell USB Entry Keyboard
[  6583.711] (II) UnloadModule: "libinput"
[  6583.780] (II) config/udev: removing device PixArt USB Optical Mouse
[  6583.780] (II) UnloadModule: "libinput"
[  6592.153] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse2)
[  6592.153] (II) No input driver specified, ignoring this device.
[  6592.153] (II) This device may have been added with another device file.
[  6592.182] (II) config/udev: Adding input device Dell Dell USB Entry Keyboard (/dev/input/event12)
[  6592.182] (**) Dell Dell USB Entry Keyboard: Applying InputClass "libinput keyboard catchall"
[  6592.182] (II) Using input driver 'libinput' for 'Dell Dell USB Entry Keyboard'
[  6592.182] (**) Dell Dell USB Entry Keyboard: always reports core events
[  6592.182] (**) Option "Device" "/dev/input/event12"
[  6592.183] (II) event12 - Dell Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[  6592.183] (II) event12 - Dell Dell USB Entry Keyboard: device is a keyboard
[  6592.185] (II) event12 - Dell Dell USB Entry Keyboard: device removed
[  6592.208] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.2/3-5.3.2:1.0/0003:413C:2107.0022/input/input50/event12"
[  6592.208] (II) XINPUT: Adding extended input device "Dell Dell USB Entry Keyboard" (type: KEYBOARD, id 12)
[  6592.208] (**) Option "xkb_model" "pc105"
[  6592.208] (**) Option "xkb_layout" "us"
[  6592.215] (II) config/udev: Adding input device USB 2.0 Camera: USB 2.0 Camera (/dev/input/event25)
[  6592.215] (**) USB 2.0 Camera: USB 2.0 Camera: Applying InputClass "libinput keyboard catchall"
[  6592.215] (II) Using input driver 'libinput' for 'USB 2.0 Camera: USB 2.0 Camera'
[  6592.215] (**) USB 2.0 Camera: USB 2.0 Camera: always reports core events
[  6592.215] (**) Option "Device" "/dev/input/event25"
[  6592.217] (II) event25 - USB 2.0 Camera: USB 2.0 Camera: is tagged by udev as: Keyboard
[  6592.217] (II) event25 - USB 2.0 Camera: USB 2.0 Camera: device is a keyboard
[  6592.217] (II) event25 - USB 2.0 Camera: USB 2.0 Camera: device removed
[  6592.256] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.1/3-5.3.1:1.0/input/input52/event25"
[  6592.256] (II) XINPUT: Adding extended input device "USB 2.0 Camera: USB 2.0 Camera" (type: KEYBOARD, id 13)
[  6592.256] (**) Option "xkb_model" "pc105"
[  6592.256] (**) Option "xkb_layout" "us"
[  6592.258] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event13)
[  6592.258] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[  6592.258] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[  6592.258] (**) PixArt USB Optical Mouse: always reports core events
[  6592.258] (**) Option "Device" "/dev/input/event13"
[  6592.259] (II) event13 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[  6592.259] (II) event13 - PixArt USB Optical Mouse: device is a pointer
[  6592.259] (II) event13 - PixArt USB Optical Mouse: device removed
[  6592.280] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  6592.280] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  6592.280] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  6592.280] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.3/3-5.3.3:1.0/0003:0461:4E22.0023/input/input51/event13"
[  6592.280] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 27)
[  6592.280] (**) Option "AccelerationScheme" "none"
[  6592.280] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[  6592.280] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[  6592.280] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[  7541.851] (II) config/udev: removing device USB 2.0 Camera: USB 2.0 Camera
[  7541.851] (II) UnloadModule: "libinput"
[  7567.554] (II) config/udev: Adding input device USB 2.0 Camera: USB 2.0 Camera (/dev/input/event25)
[  7567.554] (**) USB 2.0 Camera: USB 2.0 Camera: Applying InputClass "libinput keyboard catchall"
[  7567.554] (II) Using input driver 'libinput' for 'USB 2.0 Camera: USB 2.0 Camera'
[  7567.554] (**) USB 2.0 Camera: USB 2.0 Camera: always reports core events
[  7567.554] (**) Option "Device" "/dev/input/event25"
[  7567.555] (II) event25 - USB 2.0 Camera: USB 2.0 Camera: is tagged by udev as: Keyboard
[  7567.556] (II) event25 - USB 2.0 Camera: USB 2.0 Camera: device is a keyboard
[  7567.556] (II) event25 - USB 2.0 Camera: USB 2.0 Camera: device removed
[  7567.576] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.3/3-5.3.1/3-5.3.1:1.0/input/input53/event25"
[  7567.576] (II) XINPUT: Adding extended input device "USB 2.0 Camera: USB 2.0 Camera" (type: KEYBOARD, id 13)
[  7567.576] (**) Option "xkb_model" "pc105"
[  7567.576] (**) Option "xkb_layout" "us"
[ 12109.396] (II) config/udev: removing device USB 2.0 Camera: USB 2.0 Camera
[ 12109.396] (II) UnloadModule: "libinput"
[ 12109.660] (II) config/udev: removing device Dell Dell USB Entry Keyboard
[ 12109.660] (II) UnloadModule: "libinput"
[ 12109.721] (II) config/udev: removing device PixArt USB Optical Mouse
[ 12109.721] (II) UnloadModule: "libinput"
[ 13178.833] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse2)
[ 13178.833] (II) No input driver specified, ignoring this device.
[ 13178.833] (II) This device may have been added with another device file.
[ 13178.879] (II) config/udev: Adding input device Dell Dell USB Entry Keyboard (/dev/input/event13)
[ 13178.879] (**) Dell Dell USB Entry Keyboard: Applying InputClass "libinput keyboard catchall"
[ 13178.879] (II) Using input driver 'libinput' for 'Dell Dell USB Entry Keyboard'
[ 13178.879] (**) Dell Dell USB Entry Keyboard: always reports core events
[ 13178.879] (**) Option "Device" "/dev/input/event13"
[ 13178.881] (II) event13 - Dell Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[ 13178.881] (II) event13 - Dell Dell USB Entry Keyboard: device is a keyboard
[ 13178.882] (II) event13 - Dell Dell USB Entry Keyboard: device removed
[ 13178.912] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.2/3-4.2:1.0/0003:413C:2107.002C/input/input55/event13"
[ 13178.912] (II) XINPUT: Adding extended input device "Dell Dell USB Entry Keyboard" (type: KEYBOARD, id 12)
[ 13178.912] (**) Option "xkb_model" "pc105"
[ 13178.912] (**) Option "xkb_layout" "us"
[ 13178.919] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event12)
[ 13178.919] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 13178.919] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[ 13178.919] (**) Logitech USB Optical Mouse: always reports core events
[ 13178.919] (**) Option "Device" "/dev/input/event12"
[ 13178.946] (II) event12 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[ 13178.946] (II) event12 - Logitech USB Optical Mouse: device is a pointer
[ 13178.946] (II) event12 - Logitech USB Optical Mouse: device removed
[ 13178.976] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13178.976] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13178.976] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13178.976] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.1/3-4.1:1.0/0003:046D:C077.002B/input/input54/event12"
[ 13178.976] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 13)
[ 13178.976] (**) Option "AccelerationScheme" "none"
[ 13178.976] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[ 13178.976] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 13178.976] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 24402.762] (II) config/udev: removing device Logitech USB Optical Mouse
[ 24402.762] (II) UnloadModule: "libinput"
[ 24403.002] (II) config/udev: removing device Dell Dell USB Entry Keyboard
[ 24403.003] (II) UnloadModule: "libinput"
[ 24434.569] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse2)
[ 24434.569] (II) No input driver specified, ignoring this device.
[ 24434.569] (II) This device may have been added with another device file.
[ 24434.572] (II) config/udev: Adding input device Dell Dell USB Entry Keyboard (/dev/input/event13)
[ 24434.572] (**) Dell Dell USB Entry Keyboard: Applying InputClass "libinput keyboard catchall"
[ 24434.572] (II) Using input driver 'libinput' for 'Dell Dell USB Entry Keyboard'
[ 24434.572] (**) Dell Dell USB Entry Keyboard: always reports core events
[ 24434.572] (**) Option "Device" "/dev/input/event13"
[ 24434.574] (II) event13 - Dell Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[ 24434.574] (II) event13 - Dell Dell USB Entry Keyboard: device is a keyboard
[ 24434.574] (II) event13 - Dell Dell USB Entry Keyboard: device removed
[ 24434.592] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.2/3-4.3.2:1.0/0003:413C:2107.0038/input/input59/event13"
[ 24434.592] (II) XINPUT: Adding extended input device "Dell Dell USB Entry Keyboard" (type: KEYBOARD, id 12)
[ 24434.592] (**) Option "xkb_model" "pc105"
[ 24434.592] (**) Option "xkb_layout" "us"
[ 24434.626] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event25)
[ 24434.626] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 24434.626] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[ 24434.626] (**) PixArt USB Optical Mouse: always reports core events
[ 24434.626] (**) Option "Device" "/dev/input/event25"
[ 24434.649] (II) event25 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[ 24434.649] (II) event25 - PixArt USB Optical Mouse: device is a pointer
[ 24434.649] (II) event25 - PixArt USB Optical Mouse: device removed
[ 24434.696] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 24434.696] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 24434.696] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 24434.696] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.3/3-4.3.3:1.0/0003:0461:4E22.0039/input/input60/event25"
[ 24434.696] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 13)
[ 24434.696] (**) Option "AccelerationScheme" "none"
[ 24434.696] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[ 24434.696] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[ 24434.696] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[ 24434.698] (II) config/udev: Adding input device USB 2.0 Camera: USB 2.0 Camera (/dev/input/event12)
[ 24434.698] (**) USB 2.0 Camera: USB 2.0 Camera: Applying InputClass "libinput keyboard catchall"
[ 24434.698] (II) Using input driver 'libinput' for 'USB 2.0 Camera: USB 2.0 Camera'
[ 24434.698] (**) USB 2.0 Camera: USB 2.0 Camera: always reports core events
[ 24434.698] (**) Option "Device" "/dev/input/event12"
[ 24434.699] (II) event12 - USB 2.0 Camera: USB 2.0 Camera: is tagged by udev as: Keyboard
[ 24434.699] (II) event12 - USB 2.0 Camera: USB 2.0 Camera: device is a keyboard
[ 24434.699] (II) event12 - USB 2.0 Camera: USB 2.0 Camera: device removed
[ 24434.736] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.3/3-4.3.1/3-4.3.1:1.0/input/input58/event12"
[ 24434.736] (II) XINPUT: Adding extended input device "USB 2.0 Camera: USB 2.0 Camera" (type: KEYBOARD, id 27)
[ 24434.736] (**) Option "xkb_model" "pc105"
[ 24434.736] (**) Option "xkb_layout" "us"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.150] (II) UnloadModule: "libinput"
[ 34645.154] (II) UnloadModule: "libinput"
[ 34645.159] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^

<<<<<<<<<< Xorg (journald) >>>>>>>>>>
-- No entries --
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^

Kernel modules: nvidia.ko
/lib/modules/6.5.0-5-amd64/updates/dkms/nvidia-current-drm.ko
/lib/modules/6.5.0-5-amd64/updates/dkms/nvidia-current.ko
/lib/modules/6.5.0-5-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/6.5.0-5-amd64/updates/dkms/nvidia-current-peermem.ko
/lib/modules/6.5.0-5-amd64/updates/dkms/nvidia-current-uvm.ko

filename:       /lib/modules/6.5.0-5-amd64/updates/dkms/nvidia-current-drm.ko
version:        550.163.01
supported:      external
license:        MIT
srcversion:     23F727E0B2679E51901087D
alias:          pci:v000010DEd*sv*sd*bc06sc80i00*
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:        drm,drm_kms_helper,nvidia-modeset
retpoline:      Y
name:           nvidia_drm
vermagic:       6.5.0-5-amd64 SMP preempt mod_unload modversions 
sig_id:         PKCS#7
signer:         DKMS module signing key
sig_key:        6C:A1:07:C3:BA:BD:B9:68:AF:62:CC:42:5C:D9:3F:7B:D3:25:F7:D3
sig_hashalgo:   sha256
signature:      6C:A9:A2:B4:E5:A0:FB:0C:D2:07:A4:3D:EE:39:15:F2:AA:67:B5:D7:
		91:51:86:27:86:91:30:63:3C:CA:29:0D:2C:AF:CA:F8:AD:03:E9:E5:
		58:1A:F4:C7:6D:33:64:E9:20:C1:4A:82:F3:90:BA:E4:2B:9B:CD:20:
		EB:55:25:75:75:E5:EE:82:8B:6B:6D:D2:8D:9A:74:4F:9C:54:57:FE:
		C9:A0:EC:A9:59:E8:BD:07:9E:41:F3:BD:2F:33:1D:42:BC:42:AF:78:
		F7:F6:13:5E:85:E8:33:3A:89:1C:E0:23:29:BC:2B:6D:15:E6:00:75:
		D6:4B:56:FA:53:CB:69:BC:88:34:78:B8:29:9A:DF:DA:11:56:CE:42:
		DC:FA:B2:E6:2F:67:DD:90:FC:46:97:D3:86:8E:14:D6:75:C2:C6:79:
		1C:61:95:47:07:39:4D:07:3C:24:A4:7A:4B:71:2F:6A:B7:3E:FD:B1:
		DD:30:0E:73:6F:AA:65:50:41:1F:90:D0:C6:53:79:C9:04:A9:2A:1F:
		A2:96:C7:BC:04:C9:F6:EF:E4:01:35:35:E0:70:B6:D7:B3:6B:7F:D1:
		F0:3C:B1:6A:10:EA:1C:17:D0:1A:9D:96:43:A7:1E:AC:89:2B:29:2E:
		DA:4C:1A:69:FC:E6:17:5E:D6:03:CD:38:46:C5:A5:E1
filename:       /lib/modules/6.5.0-5-amd64/updates/dkms/nvidia-current.ko
alias:          char-major-195-*
version:        550.163.01
supported:      external
license:        NVIDIA
firmware:       nvidia/550.163.01/gsp_tu10x.bin
firmware:       nvidia/550.163.01/gsp_ga10x.bin
srcversion:     A4AB584568C174E00F691DF
alias:          pci:v000010DEd*sv*sd*bc06sc80i00*
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:        drm
retpoline:      Y
name:           nvidia
vermagic:       6.5.0-5-amd64 SMP preempt mod_unload modversions 
sig_id:         PKCS#7
signer:         DKMS module signing key
sig_key:        6C:A1:07:C3:BA:BD:B9:68:AF:62:CC:42:5C:D9:3F:7B:D3:25:F7:D3
sig_hashalgo:   sha256
signature:      4F:63:F4:FF:0E:F2:06:71:1E:05:3C:66:41:F9:69:22:99:75:C9:11:
		FF:5A:08:68:56:B9:3E:FB:02:6D:1A:43:4A:66:E2:12:4D:86:87:9C:
		B1:E6:4E:A5:09:ED:7A:0E:46:F3:4C:4B:7A:BB:CC:75:4C:A4:EB:54:
		98:A9:AA:92:3C:BD:3D:5A:9A:43:3F:B7:45:C0:F6:5D:84:54:C2:DA:
		32:D8:5A:BA:15:C6:CA:E8:EE:96:44:63:04:E8:BA:F1:1F:9F:1B:E1:
		C0:54:DA:98:B8:FD:97:4F:F7:D3:BB:1D:3C:DC:A7:16:F6:9C:BA:27:
		30:92:54:65:50:B8:28:30:CF:03:B1:31:62:6C:02:F8:96:7C:25:18:
		FB:76:35:1C:03:FB:AC:42:A5:DC:BC:A4:B5:A4:E5:5A:F0:64:93:C1:
		27:2D:6C:ED:63:ED:5B:4F:BC:BE:F0:87:CF:7F:DD:12:47:FD:DA:97:
		C1:0A:4B:A1:AA:F7:BB:CB:BB:AC:FB:C4:75:80:7D:51:4B:A3:1B:B2:
		F4:31:33:B7:67:76:81:DA:AE:B7:98:C5:4C:5B:64:52:A5:2A:F5:2F:
		2D:07:38:1F:7D:C5:99:EF:F8:EC:CA:D4:70:3A:B9:56:9B:04:8F:6F:
		CA:00:45:92:57:16:B7:E2:B0:B2:32:1E:49:A5:1E:3D
filename:       /lib/modules/6.5.0-5-amd64/updates/dkms/nvidia-current-modeset.ko
version:        550.163.01
supported:      external
license:        NVIDIA
srcversion:     BAB76E2A99E0707259F95D9
depends:        video,nvidia
retpoline:      Y
name:           nvidia_modeset
vermagic:       6.5.0-5-amd64 SMP preempt mod_unload modversions 
sig_id:         PKCS#7
signer:         DKMS module signing key
sig_key:        6C:A1:07:C3:BA:BD:B9:68:AF:62:CC:42:5C:D9:3F:7B:D3:25:F7:D3
sig_hashalgo:   sha256
signature:      52:E2:E6:88:06:A6:22:E0:0E:2B:21:9C:26:AB:89:6B:DC:F8:E6:33:
		D5:A8:F4:03:D8:9A:81:1A:2B:27:9D:E3:F9:D7:CA:46:F1:8C:10:CC:
		DD:A4:74:C9:4A:03:7B:E2:55:46:B2:D7:FE:B3:EA:71:77:0A:F8:80:
		CA:89:B4:B7:E7:E9:0B:57:68:CD:06:2E:6D:1C:0E:7A:62:3B:02:F2:
		90:1E:60:72:38:F5:0D:10:C6:FD:8E:08:E8:A6:D3:D4:12:5D:8B:AD:
		71:71:85:28:FD:A3:AA:FB:DC:BC:7F:2A:60:32:15:8D:27:8A:68:16:
		84:60:12:A2:30:F0:A0:10:31:BE:97:94:DE:C5:A3:51:DA:41:2A:63:
		8C:60:F7:EB:0E:3C:17:38:BF:F2:50:B1:3A:D2:45:FF:DB:F6:73:57:
		68:03:77:CC:E3:50:6E:68:93:AE:F9:9E:4A:38:30:0D:F0:68:DB:0F:
		86:15:59:02:0E:A3:B1:71:30:8E:66:FC:64:55:B2:F4:8E:65:90:4B:
		A4:3C:01:2D:7E:5B:4F:E3:FB:0D:CA:DB:0C:9F:6B:BA:64:52:96:4E:
		D9:1F:E3:AA:14:97:85:4F:13:94:F1:09:B1:33:86:1E:49:23:F3:D9:
		1C:3C:7E:07:29:71:A0:F0:EE:94:E3:A9:3B:F5:B9:0E
filename:       /lib/modules/6.5.0-5-amd64/updates/dkms/nvidia-current-peermem.ko
version:        550.163.01
license:        Linux-OpenIB
description:    NVIDIA GPU memory plug-in
author:         Yishai Hadas
srcversion:     2C6CD77CCD3A072938F0A3C
depends:        
retpoline:      Y
name:           nvidia_peermem
vermagic:       6.5.0-5-amd64 SMP preempt mod_unload modversions 
sig_id:         PKCS#7
signer:         DKMS module signing key
sig_key:        6C:A1:07:C3:BA:BD:B9:68:AF:62:CC:42:5C:D9:3F:7B:D3:25:F7:D3
sig_hashalgo:   sha256
signature:      6C:C1:1B:EA:39:02:7A:4D:F4:57:CF:7D:E4:F2:CE:E0:85:5E:29:A4:
		C2:DA:D8:1A:FB:5A:DF:39:BC:8C:D9:04:6B:B8:B5:37:94:4D:5C:1F:
		FE:C8:C3:08:C1:F6:1F:C4:91:FC:D9:B4:4C:F8:19:5C:B9:7B:EA:B2:
		14:25:A5:6B:10:78:31:24:81:85:9C:2A:2F:31:26:10:45:21:DE:1B:
		05:B5:19:F0:09:29:75:1C:FA:F5:FD:35:AE:91:F2:16:89:61:D2:CC:
		AB:0E:FF:BC:FB:67:92:29:7E:6C:58:A6:A1:21:23:10:FF:BE:9D:C0:
		80:57:BA:0D:B7:C4:36:5E:E5:53:0B:05:8C:61:7E:FA:6B:71:FD:EF:
		AF:2C:FD:50:99:58:41:F0:E2:97:7B:AB:71:18:79:B2:D6:26:B7:0C:
		66:B2:11:82:D9:13:BA:AF:8D:7C:54:27:73:6D:F8:B3:F5:06:CA:6E:
		DA:4E:C4:DE:88:B5:42:18:3D:45:F4:F5:1A:27:5E:08:73:2A:20:2A:
		89:A4:E7:56:25:94:8A:AE:85:0F:EA:97:6B:C9:8F:3A:E6:FA:EC:6B:
		35:63:60:EA:E7:29:A4:56:0F:A5:CD:A8:4E:20:F3:8A:83:D8:07:22:
		B8:95:30:98:23:F4:6C:F2:DD:FD:9D:61:6A:54:EC:4F
filename:       /lib/modules/6.5.0-5-amd64/updates/dkms/nvidia-current-uvm.ko
version:        550.163.01
supported:      external
license:        Dual MIT/GPL
srcversion:     07266FD5ABB616759D8E414
depends:        nvidia
retpoline:      Y
name:           nvidia_uvm
vermagic:       6.5.0-5-amd64 SMP preempt mod_unload modversions 
sig_id:         PKCS#7
signer:         DKMS module signing key
sig_key:        6C:A1:07:C3:BA:BD:B9:68:AF:62:CC:42:5C:D9:3F:7B:D3:25:F7:D3
sig_hashalgo:   sha256
signature:      0A:67:90:43:58:D1:0B:7B:22:41:7F:FC:0C:87:C4:01:C9:C2:72:76:
		D4:D8:57:AC:D9:2A:1B:12:69:63:4F:48:B4:A1:0F:02:CC:56:EA:A4:
		98:F7:A4:A1:13:18:AE:2C:8F:F0:70:06:3C:05:F9:59:88:57:94:AC:
		E6:AB:92:E5:8A:CA:49:4D:34:A9:68:9B:B3:7F:F0:ED:C1:F1:D6:DA:
		2B:23:D0:A0:90:8B:DD:BD:CD:4A:18:46:76:D8:3F:3F:17:A2:01:D7:
		42:4F:1F:BB:08:8E:E0:FD:94:44:45:4C:10:03:C0:89:5F:B5:FE:DB:
		E1:C9:90:E5:4C:21:4C:D2:64:28:C3:2E:CD:37:3B:95:0F:DC:D5:8E:
		84:7D:71:C4:A2:73:0A:EB:52:DF:8C:9F:CA:1A:06:B7:58:FC:FE:D6:
		7C:33:49:96:CD:3F:3E:64:10:74:2F:7D:93:DE:63:54:10:B7:9D:0F:
		6B:26:C3:BC:B0:11:93:5F:69:51:96:F9:47:ED:B7:EA:B7:60:23:17:
		30:8F:D1:B3:CF:48:3F:23:30:98:8D:CF:C3:59:AC:9D:A5:CB:BD:F5:
		0B:0D:11:E2:8F:38:60:FA:42:EC:6A:34:FB:EA:49:05:8C:4B:99:B4:
		7D:B1:06:E2:A4:EE:FE:C1:E1:5B:B2:98:21:3E:B9:D6

lsmod:
Module                  Size  Used by
tcp_diag               20480  0
udp_diag               12288  0
inet_diag              20480  2 tcp_diag,udp_diag
ccm                    24576  9
cpuid                  12288  0
vhost_net              36864  1
vhost                  69632  1 vhost_net
vhost_iotlb            16384  1 vhost
tap                    36864  1 vhost_net
tun                    77824  3 vhost_net
sd_mod                 94208  0
rfcomm                110592  18
snd_seq_dummy          12288  0
snd_hrtimer            12288  1
snd_seq               118784  7 snd_seq_dummy
xt_CHECKSUM            12288  1
xt_MASQUERADE          16384  3
xt_conntrack           12288  1
ipt_REJECT             12288  2
nf_reject_ipv4         12288  1 ipt_REJECT
xt_tcpudp              16384  0
nft_compat             24576  7
x_tables               57344  6 xt_conntrack,nft_compat,xt_tcpudp,xt_CHECKSUM,ipt_REJECT,xt_MASQUERADE
nft_chain_nat          12288  2
nf_nat                 65536  2 nft_chain_nat,xt_MASQUERADE
nf_conntrack          208896  3 xt_conntrack,nf_nat,xt_MASQUERADE
nf_defrag_ipv6         24576  1 nf_conntrack
nf_defrag_ipv4         12288  1 nf_conntrack
nf_tables             425984  156 nft_compat,nft_chain_nat
bridge                401408  0
stp                    12288  1 bridge
llc                    16384  2 bridge,stp
nvidia_uvm           5038080  2
nvidia_modeset       1605632  0
nvidia              60710912  15 nvidia_uvm,nvidia_modeset
qrtr                   57344  2
overlay               229376  0
cmac                   12288  3
algif_hash             16384  1
algif_skcipher         12288  1
af_alg                 32768  6 algif_hash,algif_skcipher
bnep                   36864  2
uinput                 24576  2
snd_usb_audio         618496  1
snd_usbmidi_lib        57344  1 snd_usb_audio
snd_rawmidi            53248  1 snd_usbmidi_lib
snd_seq_device         16384  2 snd_seq,snd_rawmidi
r8153_ecm              12288  0
cdc_ether              28672  1 r8153_ecm
usbnet                 65536  2 r8153_ecm,cdc_ether
typec_displayport      20480  0
r8152                 151552  1 r8153_ecm
mii                    16384  2 usbnet,r8152
snd_hda_codec_intelhdmi    28672  1
uvcvideo              155648  0
videobuf2_vmalloc      20480  1 uvcvideo
uvc                    12288  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_v4l2         36864  1 uvcvideo
videodev              389120  2 videobuf2_v4l2,uvcvideo
videobuf2_common       86016  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
mc                     90112  5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common
btusb                  81920  0
btmtk                  32768  1 btusb
hid_sensor_als         16384  0
hid_sensor_trigger     20480  2 hid_sensor_als
hid_sensor_iio_common    24576  2 hid_sensor_trigger,hid_sensor_als
industrialio_triggered_buffer    12288  1 hid_sensor_trigger
kfifo_buf              12288  1 industrialio_triggered_buffer
industrialio          143360  4 industrialio_triggered_buffer,hid_sensor_trigger,kfifo_buf,hid_sensor_als
hid_sensor_custom      28672  0
snd_ctl_led            28672  0
hid_sensor_hub         32768  4 hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_als,hid_sensor_custom
snd_hda_codec_alc269   155648  1
snd_hda_scodec_component    20480  1 snd_hda_codec_alc269
snd_hda_codec_realtek_lib    65536  1 snd_hda_codec_alc269
intel_ishtp_hid        32768  0
snd_hda_codec_generic   131072  2 snd_hda_codec_realtek_lib,snd_hda_codec_alc269
nls_ascii              12288  1
nls_cp437              16384  1
vfat                   28672  1
fat                   114688  1 vfat
snd_hda_intel          65536  1
snd_sof_pci_intel_tgl    16384  0
snd_sof_pci_intel_cnl    20480  1 snd_sof_pci_intel_tgl
snd_sof_intel_hda_generic    36864  2 snd_sof_pci_intel_tgl,snd_sof_pci_intel_cnl
soundwire_intel        86016  1 snd_sof_intel_hda_generic
snd_sof_intel_hda_sdw_bpt    20480  1 soundwire_intel
snd_sof_intel_hda_common   192512  4 snd_sof_intel_hda_sdw_bpt,snd_sof_intel_hda_generic,snd_sof_pci_intel_tgl,snd_sof_pci_intel_cnl
snd_soc_hdac_hda       24576  1 snd_sof_intel_hda_common
snd_sof_intel_hda_mlink    45056  4 snd_sof_intel_hda_sdw_bpt,soundwire_intel,snd_sof_intel_hda_common,snd_sof_intel_hda_generic
snd_sof_intel_hda      20480  2 snd_sof_intel_hda_common,snd_sof_intel_hda_generic
snd_hda_codec_hdmi     61440  1 snd_hda_codec_intelhdmi
soundwire_cadence      49152  1 soundwire_intel
snd_sof_pci            24576  3 snd_sof_intel_hda_generic,snd_sof_pci_intel_tgl,snd_sof_pci_intel_cnl
snd_sof_xtensa_dsp     16384  1 snd_sof_intel_hda_generic
snd_sof               434176  6 snd_sof_intel_hda_sdw_bpt,snd_sof_pci,snd_sof_intel_hda_common,snd_sof_intel_hda_generic,snd_sof_intel_hda,snd_sof_pci_intel_cnl
snd_sof_utils          16384  1 snd_sof
snd_soc_acpi_intel_match   143360  3 snd_sof_intel_hda_generic,snd_sof_pci_intel_tgl,snd_sof_pci_intel_cnl
snd_soc_acpi_intel_sdca_quirks    12288  1 snd_soc_acpi_intel_match
intel_uncore_frequency    12288  0
soundwire_generic_allocation    20480  1 soundwire_intel
intel_uncore_frequency_common    16384  1 intel_uncore_frequency
snd_soc_sdw_utils     126976  1 snd_sof_intel_hda_generic
x86_pkg_temp_thermal    16384  0
snd_soc_acpi           16384  2 snd_soc_acpi_intel_match,snd_sof_intel_hda_generic
intel_powerclamp       28672  0
crc8                   12288  1 soundwire_cadence
soundwire_bus        1179648  4 soundwire_intel,snd_soc_sdw_utils,soundwire_generic_allocation,soundwire_cadence
iwlmvm                745472  0
snd_soc_sdca          114688  2 snd_soc_acpi_intel_sdca_quirks,soundwire_bus
kvm_intel             438272  10
snd_soc_avs           245760  0
snd_soc_hda_codec      24576  1 snd_soc_avs
mac80211             1691648  1 iwlmvm
snd_hda_ext_core       36864  7 snd_sof_intel_hda_sdw_bpt,snd_soc_avs,snd_soc_hda_codec,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda_mlink,snd_sof_intel_hda
snd_hda_codec         221184  10 snd_hda_codec_generic,snd_soc_avs,snd_hda_codec_hdmi,snd_soc_hda_codec,snd_hda_intel,snd_hda_codec_realtek_lib,snd_soc_hdac_hda,snd_hda_codec_alc269,snd_sof_intel_hda,snd_hda_codec_intelhdmi
kvm                  1499136  9 kvm_intel
snd_hda_core          155648  13 snd_hda_codec_generic,snd_soc_avs,snd_hda_codec_hdmi,snd_soc_hda_codec,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_sof_intel_hda_common,snd_hda_codec_realtek_lib,snd_soc_hdac_hda,snd_hda_codec_alc269,snd_sof_intel_hda,snd_hda_codec_intelhdmi
libarc4                12288  1 mac80211
snd_intel_dspcfg       49152  5 snd_soc_avs,snd_hda_intel,snd_sof,snd_sof_intel_hda_common,snd_sof_intel_hda_generic
hid_multitouch         40960  0
hci_uart              200704  0
snd_intel_sdw_acpi     16384  2 snd_intel_dspcfg,snd_sof_intel_hda_generic
snd_hwdep              24576  2 snd_usb_audio,snd_hda_codec
processor_thermal_device_pci_legacy    12288  0
processor_thermal_device    20480  1 processor_thermal_device_pci_legacy
snd_soc_core          454656  8 snd_soc_avs,snd_soc_hda_codec,soundwire_intel,snd_sof,snd_soc_sdca,snd_sof_intel_hda_common,snd_soc_sdw_utils,snd_soc_hdac_hda
ucsi_acpi              12288  0
btqca                  32768  1 hci_uart
iwlwifi               626688  1 iwlmvm
irqbypass              16384  1 kvm
rtsx_pci_sdmmc         40960  0
processor_thermal_wt_hint    16384  1 processor_thermal_device
typec_ucsi             77824  1 ucsi_acpi
ghash_clmulni_intel    12288  0
btrtl                  36864  2 hci_uart,btusb
platform_temperature_control    20480  1 processor_thermal_device
rapl                   20480  0
btbcm                  24576  2 hci_uart,btusb
iTCO_wdt               16384  0
typec                 118784  2 typec_displayport,typec_ucsi
dell_pc                12288  0
processor_thermal_soc_slider    16384  1 processor_thermal_device
mmc_core              286720  1 rtsx_pci_sdmmc
snd_compress           32768  2 snd_soc_avs,snd_soc_core
platform_profile       20480  2 dell_pc,processor_thermal_soc_slider
btintel                73728  2 hci_uart,btusb
intel_cstate           20480  0
intel_pmc_bxt          16384  1 iTCO_wdt
roles                  16384  1 typec_ucsi
processor_thermal_rfim    49152  1 processor_thermal_device
snd_pcm_dmaengine      20480  1 snd_soc_core
intel_rapl_msr         20480  0
ee1004                 16384  0
iTCO_vendor_support    12288  1 iTCO_wdt
dell_wmi_sysman        57344  0
dell_laptop            45056  0
processor_thermal_rapl    16384  1 processor_thermal_device
intel_uncore          278528  0
firmware_attributes_class    12288  1 dell_wmi_sysman
dell_wmi_ddv           28672  0
dell_smm_hwmon         32768  0
snd_pcm               212992  15 snd_soc_avs,snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,soundwire_intel,snd_sof,snd_soc_sdca,snd_sof_intel_hda_common,snd_compress,snd_sof_intel_hda_generic,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pcm_dmaengine
bluetooth            1183744  48 btrtl,btmtk,btqca,btintel,hci_uart,btbcm,bnep,btusb,rfcomm
wmi_bmof               12288  0
intel_rapl_common      57344  2 intel_rapl_msr,processor_thermal_rapl
cfg80211             1511424  3 iwlmvm,iwlwifi,mac80211
mei_wdt                12288  0
snd_timer              49152  3 snd_seq,snd_hrtimer,snd_pcm
processor_thermal_wt_req    12288  1 processor_thermal_device
intel_lpss_pci         28672  0
rtsx_pci              151552  1 rtsx_pci_sdmmc
mei_hdcp               28672  0
watchdog               53248  2 iTCO_wdt,mei_wdt
processor_thermal_power_floor    12288  1 processor_thermal_device
intel_lpss             12288  1 intel_lpss_pci
snd                   159744  26 snd_ctl_led,snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_sof,snd_soc_sdca,snd_timer,snd_hda_codec_realtek_lib,snd_compress,snd_soc_sdw_utils,snd_hda_codec_alc269,snd_soc_core,snd_pcm,snd_rawmidi
i2c_i801               32768  0
intel_ish_ipc          32768  0
ecdh_generic           16384  2 bluetooth
processor_thermal_mbox    12288  4 processor_thermal_power_floor,processor_thermal_wt_req,processor_thermal_rfim,processor_thermal_wt_hint
i2c_smbus              20480  1 i2c_i801
soundcore              16384  2 snd_ctl_led,snd
idma64                 20480  0
intel_ishtp            77824  2 intel_ishtp_hid,intel_ish_ipc
thunderbolt           569344  1 typec
intel_soc_dts_iosf     16384  1 processor_thermal_device_pci_legacy
rfkill                 45056  10 iwlmvm,bluetooth,dell_laptop,cfg80211
battery                28672  2 dell_wmi_ddv,dell_laptop
button                 28672  0
i2c_hid_acpi           12288  0
i2c_hid                45056  1 i2c_hid_acpi
intel_pmc_core        155648  0
int3403_thermal        16384  0
int340x_thermal_zone    16384  2 int3403_thermal,processor_thermal_device
intel_skl_int3472_tps68470    20480  0
pmt_telemetry          16384  1 intel_pmc_core
intel_skl_int3472_discrete    28672  0
pmt_discovery          20480  1 pmt_telemetry
intel_skl_int3472_common    16384  2 intel_skl_int3472_tps68470,intel_skl_int3472_discrete
pmt_class              20480  2 pmt_telemetry,pmt_discovery
int3400_thermal        24576  0
acpi_tad               20480  0
intel_pmc_ssram_telemetry    16384  1 intel_pmc_core
acpi_pad              184320  0
acpi_thermal_rel       20480  1 int3400_thermal
ac                     16384  0
nfsd                 1097728  5
auth_rpcgss           192512  1 nfsd
nfs_acl                12288  1 nfsd
lockd                 163840  1 nfsd
grace                  16384  2 nfsd,lockd
sunrpc                884736  17 nfsd,auth_rpcgss,lockd,nfs_acl
binfmt_misc            28672  1
parport_pc             45056  0
lp                     36864  0
ppdev                  24576  0
parport                81920  3 parport_pc,lp,ppdev
uhid                   24576  1
i2c_dev                28672  0
coretemp               24576  0
loop                   45056  0
msr                    12288  0
nvme_fabrics           40960  0
efi_pstore             12288  0
nfnetlink              20480  3 nft_compat,nf_tables
autofs4                61440  2
ext4                 1257472  3
crc16                  12288  2 bluetooth,ext4
mbcache                20480  1 ext4
jbd2                  196608  1 ext4
crc32c_cryptoapi       12288  0
dm_crypt               69632  2
dm_mod                229376  16 dm_crypt
raid10                 81920  0
raid456               212992  0
async_raid6_recov      20480  1 raid456
async_memcpy           16384  2 raid456,async_raid6_recov
async_pq               20480  2 raid456,async_raid6_recov
async_xor              16384  3 async_pq,raid456,async_raid6_recov
xor                    24576  1 async_xor
async_tx               16384  5 async_pq,async_memcpy,async_xor,raid456,async_raid6_recov
raid6_pq              126976  3 async_pq,raid456,async_raid6_recov
raid1                  61440  0
raid0                  28672  0
md_mod                237568  4 raid1,raid10,raid0,raid456
hid_logitech_hidpp     73728  0
joydev                 32768  0
hid_logitech_dj        40960  0
hid_generic            12288  0
usbhid                 86016  2 hid_logitech_dj,hid_logitech_hidpp
hid                   278528  18 i2c_hid,usbhid,hid_multitouch,hid_sensor_hub,snd_soc_sdca,intel_ishtp_hid,hid_generic,uhid,hid_logitech_dj,hid_logitech_hidpp
xe                   4325376  0
drm_ttm_helper         20480  1 xe
drm_suballoc_helper    16384  1 xe
gpu_sched              69632  1 xe
drm_gpuvm              57344  1 xe
drm_exec               12288  2 drm_gpuvm,xe
configfs               65536  2 xe
drm_gpusvm_helper      40960  1 xe
nvme                   69632  4
nvme_core             245760  6 nvme,nvme_fabrics
i915                 5079040  96
nvme_keyring           20480  2 nvme_core,nvme_fabrics
nvme_auth              32768  1 nvme_core
hkdf                   16384  1 nvme_auth
ahci                   53248  0
libahci                61440  1 ahci
libata                483328  2 libahci,ahci
scsi_mod              327680  2 sd_mod,libata
scsi_common            16384  3 scsi_mod,sd_mod,libata
drm_client_lib         16384  2 xe,i915
i2c_algo_bit           16384  2 xe,i915
drm_buddy              32768  2 xe,i915
ttm                   135168  3 drm_ttm_helper,xe,i915
drm_display_helper    294912  2 xe,i915
drm_kms_helper        249856  5 drm_display_helper,drm_ttm_helper,drm_client_lib,xe,i915
dell_wmi               16384  0
dell_smbios            36864  3 dell_wmi,dell_pc,dell_laptop
mei_pxp                16384  0
dell_wmi_descriptor    16384  2 dell_wmi,dell_smbios
xhci_pci               24576  0
drm                   880640  64 gpu_sched,typec_displayport,i2c_hid,drm_kms_helper,drm_exec,drm_gpuvm,drm_suballoc_helper,drm_display_helper,nvidia,drm_buddy,drm_ttm_helper,drm_client_lib,xe,i915,ttm
evdev                  32768  62
psmouse               229376  0
xhci_hcd              425984  1 xhci_pci
dcdbas                 20480  1 dell_smbios
aesni_intel           102400  11
video                  81920  5 dell_wmi,dell_laptop,xe,i915,nvidia_modeset
serio_raw              16384  0
usbcore               430080  13 xhci_hcd,usbnet,snd_usb_audio,usbhid,snd_usbmidi_lib,btmtk,r8153_ecm,uvcvideo,btusb,xhci_pci,cdc_ether,r8152,hid_logitech_hidpp
cec                    81920  3 drm_display_helper,xe,i915
mei_me                 57344  3
pcspkr                 12288  0
rc_core                77824  1 cec
mei                   196608  7 mei_wdt,mei_hdcp,mei_pxp,mei_me
wmi                    28672  8 dell_wmi_sysman,video,dell_wmi_ddv,dell_wmi,wmi_bmof,dell_smm_hwmon,dell_smbios,dell_wmi_descriptor
intel_hid              32768  0
vmd                    28672  0
sparse_keymap          12288  2 intel_hid,dell_wmi
intel_vsec             28672  3 intel_pmc_ssram_telemetry,pmt_telemetry,xe
usb_common             20480  4 xhci_hcd,usbcore,uvcvideo,typec_ucsi
efivarfs               32768  1

xrandr:
Screen 0: minimum 16 x 16, current 5120 x 1440, maximum 32767 x 32767
DP-6 connected primary 5120x1440+0+0 (normal left inverted right x axis y axis) 1193mm x 336mm
   5120x1440     59.96*+
   1920x1440     59.90  
   1600x1200     59.87  
   1440x1080     59.99  
   1400x1050     59.98  
   1280x1024     59.89  
   1280x960      59.94  
   1152x864      59.96  
   1024x768      59.92  
   800x600       59.86  
   640x480       59.38  
   320x240       59.29  
   1920x1200     59.88  
   1680x1050     59.95  
   1440x900      59.89  
   1280x800      59.81  
   1152x720      59.75  
   960x600       59.63  
   928x580       59.88  
   800x500       59.50  
   768x480       59.90  
   720x480       59.71  
   640x400       59.95  
   320x200       58.14  
   2560x1440     59.96  
   2048x1152     59.90  
   1920x1080     59.96  
   1600x900      59.95  
   1368x768      59.88  
   1280x720      59.86  
   1024x576      59.90  
   864x486       59.92  
   720x400       59.27  
   640x350       59.28  

OpenCL ICDs:
/etc/OpenCL/vendors/intel-beignet-x86_64-linux-gnu.icd:/usr/lib/x86_64-linux-gnu/beignet//libcl.so
/etc/OpenCL/vendors/nvidia.icd:libnvidia-opencl.so.1
/etc/OpenCL/vendors/rusticl.icd:libRusticlOpenCL.so.1

APT sources:
Package files:
 100 /var/lib/dpkg/status
     release a=now
 115 https://packages.microsoft.com/repos/code stable/main amd64 Packages
     release o=code stable,a=stable,n=stable,l=code stable,c=main,b=amd64
     origin packages.microsoft.com
 500 https://aquasecurity.github.io/trivy-repo/deb generic/main i386 Packages
     release o=aquasecurity.github.io/trivy-repo/deb,n=generic,l=github.io/aquasecurity,c=main,b=i386
     origin aquasecurity.github.io
 500 https://aquasecurity.github.io/trivy-repo/deb generic/main amd64 Packages
     release o=aquasecurity.github.io/trivy-repo/deb,n=generic,l=github.io/aquasecurity,c=main,b=amd64
     origin aquasecurity.github.io
 110 https://www.synaptics.com/sites/default/files/Ubuntu stable/non-free amd64 Packages
     release o=Synaptics Inc,a=stable,c=non-free,b=amd64
     origin www.synaptics.com
 110 https://www.synaptics.com/sites/default/files/Ubuntu stable/main amd64 Packages
     release o=Synaptics Inc,a=stable,c=main,b=amd64
     origin www.synaptics.com
 400 https://repo.steampowered.com/steam stable/steam i386 Packages
     release o=Valve Software LLC,n=stable,l=Steam launcher,c=steam,b=i386
     origin repo.steampowered.com
 400 https://repo.steampowered.com/steam stable/steam amd64 Packages
     release o=Valve Software LLC,n=stable,l=Steam launcher,c=steam,b=amd64
     origin repo.steampowered.com
 500 http://repository.spotify.com stable/non-free i386 Packages
     release v=0.4,o=Spotify LTD,a=stable,n=stable,l=Spotify Public Repository,c=non-free,b=i386
     origin repository.spotify.com
 500 http://repository.spotify.com stable/non-free amd64 Packages
     release v=0.4,o=Spotify LTD,a=stable,n=stable,l=Spotify Public Repository,c=non-free,b=amd64
     origin repository.spotify.com
 500 https://updates.signal.org/desktop/apt xenial/main amd64 Packages
     release o=. xenial,a=xenial,n=xenial,l=. xenial,c=main,b=amd64
     origin updates.signal.org
 500 https://repo.protonvpn.com/debian unstable/main all Packages
     release o=proton-gitlab,n=unstable,c=main,b=all
     origin repo.protonvpn.com
 500 https://repo.protonvpn.com/debian unstable/main amd64 Packages
     release o=proton-gitlab,n=unstable,c=main,b=amd64
     origin repo.protonvpn.com
 500 https://repo.protonvpn.com/debian stable/main all Packages
     release o=proton-gitlab,n=stable,c=main,b=all
     origin repo.protonvpn.com
 500 https://repo.protonvpn.com/debian stable/main amd64 Packages
     release o=proton-gitlab,n=stable,c=main,b=amd64
     origin repo.protonvpn.com
 110 https://packages.microsoft.com/ubuntu/24.04/prod noble/main all Packages
     release o=microsoft-ubuntu-noble-prod noble,a=noble,n=noble,l=microsoft-ubuntu-noble-prod noble,c=main,b=all
     origin packages.microsoft.com
 110 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages
     release o=microsoft-ubuntu-noble-prod noble,a=noble,n=noble,l=microsoft-ubuntu-noble-prod noble,c=main,b=amd64
     origin packages.microsoft.com
 500 https://packages.microsoft.com/ubuntu/25.04/prod plucky/main all Packages
     release o=microsoft-ubuntu-plucky-prod plucky,a=plucky,n=plucky,l=microsoft-ubuntu-plucky-prod plucky,c=main,b=all
     origin packages.microsoft.com
 500 https://packages.microsoft.com/ubuntu/25.04/prod plucky/main amd64 Packages
     release o=microsoft-ubuntu-plucky-prod plucky,a=plucky,n=plucky,l=microsoft-ubuntu-plucky-prod plucky,c=main,b=amd64
     origin packages.microsoft.com
 500 https://packages.microsoft.com/debian/13/prod trixie/main all Packages
     release o=microsoft-debian-trixie-prod trixie,a=trixie,n=trixie,l=microsoft-debian-trixie-prod trixie,c=main,b=all
     origin packages.microsoft.com
 500 https://packages.microsoft.com/debian/13/prod trixie/main amd64 Packages
     release o=microsoft-debian-trixie-prod trixie,a=trixie,n=trixie,l=microsoft-debian-trixie-prod trixie,c=main,b=amd64
     origin packages.microsoft.com
 500 http://prerelease.keybase.io/deb stable/main amd64 Packages
     release n=stable,c=main,b=amd64
     origin prerelease.keybase.io
 500 https://packages.cloud.google.com/apt cloud-sdk/main all Packages
     release o=cloud-sdk,a=cloud-sdk,n=cloud-sdk,l=cloud-sdk,c=main,b=all
     origin packages.cloud.google.com
 500 https://packages.cloud.google.com/apt cloud-sdk/main i386 Packages
     release o=cloud-sdk,a=cloud-sdk,n=cloud-sdk,l=cloud-sdk,c=main,b=i386
     origin packages.cloud.google.com
 500 https://packages.cloud.google.com/apt cloud-sdk/main amd64 Packages
     release o=cloud-sdk,a=cloud-sdk,n=cloud-sdk,l=cloud-sdk,c=main,b=amd64
     origin packages.cloud.google.com
 500 https://dl.google.com/linux/chrome-stable/deb stable/main amd64 Packages
     release v=1.0,o=Google LLC,a=stable,n=stable,l=Google,c=main,b=amd64
     origin dl.google.com
 500 https://packages.element.io/debian default/main i386 Packages
     release o=riot.im,n=default,c=main,b=i386
     origin packages.element.io
 500 https://packages.element.io/debian default/main amd64 Packages
     release o=riot.im,n=default,c=main,b=amd64
     origin packages.element.io
 500 http://security.debian.org stable-security/non-free-firmware i386 Packages
     release v=13,o=Debian,a=stable-security,n=trixie-security,l=Debian-Security,c=non-free-firmware,b=i386
     origin security.debian.org
 500 http://security.debian.org stable-security/non-free-firmware amd64 Packages
     release v=13,o=Debian,a=stable-security,n=trixie-security,l=Debian-Security,c=non-free-firmware,b=amd64
     origin security.debian.org
 500 http://security.debian.org stable-security/main i386 Packages
     release v=13,o=Debian,a=stable-security,n=trixie-security,l=Debian-Security,c=main,b=i386
     origin security.debian.org
 500 http://security.debian.org stable-security/main amd64 Packages
     release v=13,o=Debian,a=stable-security,n=trixie-security,l=Debian-Security,c=main,b=amd64
     origin security.debian.org
 500 http://httpredir.debian.org/debian stable/non-free-firmware i386 Packages
     release v=13.4,o=Debian,a=stable,n=trixie,l=Debian,c=non-free-firmware,b=i386
     origin httpredir.debian.org
 500 http://httpredir.debian.org/debian stable/non-free-firmware amd64 Packages
     release v=13.4,o=Debian,a=stable,n=trixie,l=Debian,c=non-free-firmware,b=amd64
     origin httpredir.debian.org
 500 http://httpredir.debian.org/debian stable/non-free i386 Packages
     release v=13.4,o=Debian,a=stable,n=trixie,l=Debian,c=non-free,b=i386
     origin httpredir.debian.org
 500 http://httpredir.debian.org/debian stable/non-free amd64 Packages
     release v=13.4,o=Debian,a=stable,n=trixie,l=Debian,c=non-free,b=amd64
     origin httpredir.debian.org
 500 http://httpredir.debian.org/debian stable/contrib i386 Packages
     release v=13.4,o=Debian,a=stable,n=trixie,l=Debian,c=contrib,b=i386
     origin httpredir.debian.org
 500 http://httpredir.debian.org/debian stable/contrib amd64 Packages
     release v=13.4,o=Debian,a=stable,n=trixie,l=Debian,c=contrib,b=amd64
     origin httpredir.debian.org
 500 http://httpredir.debian.org/debian stable/main i386 Packages
     release v=13.4,o=Debian,a=stable,n=trixie,l=Debian,c=main,b=i386
     origin httpredir.debian.org
 500 http://httpredir.debian.org/debian stable/main amd64 Packages
     release v=13.4,o=Debian,a=stable,n=trixie,l=Debian,c=main,b=amd64
     origin httpredir.debian.org
 500 http://httpredir.debian.org/debian sid/non-free-firmware i386 Packages
     release o=Debian,a=unstable,n=sid,l=Debian,c=non-free-firmware,b=i386
     origin httpredir.debian.org
 500 http://httpredir.debian.org/debian sid/non-free-firmware amd64 Packages
     release o=Debian,a=unstable,n=sid,l=Debian,c=non-free-firmware,b=amd64
     origin httpredir.debian.org
 500 http://httpredir.debian.org/debian sid/non-free i386 Packages
     release o=Debian,a=unstable,n=sid,l=Debian,c=non-free,b=i386
     origin httpredir.debian.org
 500 http://httpredir.debian.org/debian sid/non-free amd64 Packages
     release o=Debian,a=unstable,n=sid,l=Debian,c=non-free,b=amd64
     origin httpredir.debian.org
 500 http://httpredir.debian.org/debian sid/contrib i386 Packages
     release o=Debian,a=unstable,n=sid,l=Debian,c=contrib,b=i386
     origin httpredir.debian.org
 500 http://httpredir.debian.org/debian sid/contrib amd64 Packages
     release o=Debian,a=unstable,n=sid,l=Debian,c=contrib,b=amd64
     origin httpredir.debian.org
 500 http://httpredir.debian.org/debian sid/main i386 Packages
     release o=Debian,a=unstable,n=sid,l=Debian,c=main,b=i386
     origin httpredir.debian.org
 500 http://httpredir.debian.org/debian sid/main amd64 Packages
     release o=Debian,a=unstable,n=sid,l=Debian,c=main,b=amd64
     origin httpredir.debian.org
 500 https://packages.cisofy.com/community/lynis/deb stable/main i386 Packages
     release o=CISOfy,a=stable,n=stable,c=main,b=i386
     origin packages.cisofy.com
 500 https://packages.cisofy.com/community/lynis/deb stable/main amd64 Packages
     release o=CISOfy,a=stable,n=stable,c=main,b=amd64
     origin packages.cisofy.com
 500 https://brave-browser-apt-release.s3.brave.com stable/main amd64 Packages
     release o=Brave Software,a=stable,n=stable,l=Brave Browser,c=main,b=amd64
     origin brave-browser-apt-release.s3.brave.com
 500 https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev antigravity-debian/main amd64 Packages
     release o=antigravity-debian,a=antigravity-debian,n=antigravity-debian,l=antigravity-debian,c=main,b=amd64
     origin us-central1-apt.pkg.dev
Pinned packages:


-- System Information:
Debian Release: forky/sid
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.19.14+deb14-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages nvidia-kernel-dkms depends on:
ii  dkms                                                  3.2.2-1
ii  firmware-nvidia-gsp [firmware-nvidia-gsp-550.163.01]  550.163.01-5
ii  nvidia-installer-cleanup                              20240109+1
ii  nvidia-kernel-support [nvidia-kernel-support--v1]     550.163.01-5

Versions of packages nvidia-kernel-dkms recommends:
ii  libcuda1       550.163.01-5
ii  nvidia-driver  550.163.01-5

nvidia-kernel-dkms suggests no packages.

Versions of packages nvidia-driver depends on:
ii  nvidia-alternative         550.163.01-5
ii  nvidia-driver-bin          550.163.01-5
ii  nvidia-driver-libs         550.163.01-5
ii  nvidia-installer-cleanup   20240109+1
ii  nvidia-legacy-check        550.163.01-5
ii  nvidia-support             20240109+1
ii  nvidia-vdpau-driver        550.163.01-5
ii  xserver-xorg-video-nvidia  550.163.01-5

Versions of packages nvidia-driver recommends:
ii  libnvidia-cfg1       550.163.01-5
ii  nvidia-persistenced  550.163.01-1
ii  nvidia-settings      550.163.01-1

nvidia-driver suggests no packages.

Versions of packages nvidia-driver-libs:amd64 depends on:
ii  libgl1-nvidia-glvnd-glx  550.163.01-5
ii  nvidia-egl-icd           550.163.01-5

Versions of packages nvidia-driver-libs:amd64 recommends:
ii  libgles-nvidia1       550.163.01-5
ii  libgles-nvidia2       550.163.01-5
ii  libglx-nvidia0        550.163.01-5
ii  libnvidia-allocator1  550.163.01-5
ii  libnvidia-cfg1        550.163.01-5
ii  libnvidia-encode1     550.163.01-5
ii  libopengl0            1.7.0-3+b1
ii  nvidia-driver-libs    550.163.01-5
ii  nvidia-vulkan-icd     550.163.01-5

Versions of packages nvidia-driver-libs:i386 depends on:
ii  libgl1-nvidia-glvnd-glx  550.163.01-5
ii  nvidia-egl-icd           550.163.01-5

Versions of packages nvidia-driver-libs:i386 recommends:
ii  libgles-nvidia1       550.163.01-5
ii  libgles-nvidia2       550.163.01-5
ii  libglx-nvidia0        550.163.01-5
ii  libnvidia-allocator1  550.163.01-5
ii  libnvidia-encode1     550.163.01-5
ii  libopengl0            1.7.0-3+b1
ii  nvidia-vulkan-icd     550.163.01-5

Versions of packages xserver-xorg-video-nvidia depends on:
ii  libc6                                  2.42-16
ii  libnvidia-glcore                       550.163.01-5
ii  nvidia-alternative                     550.163.01-5
ii  nvidia-installer-cleanup               20240109+1
ii  nvidia-legacy-check                    550.163.01-5
ii  nvidia-support                         20240109+1
ii  xserver-xorg-core [xorg-video-abi-25]  2:21.1.22-1

Versions of packages xserver-xorg-video-nvidia recommends:
ii  nvidia-driver          550.163.01-5
ii  nvidia-settings        550.163.01-1
ii  nvidia-suspend-common  550.163.01-5
ii  nvidia-vdpau-driver    550.163.01-5
ii  nvidia-vulkan-icd      550.163.01-5

xserver-xorg-video-nvidia suggests no packages.

Versions of packages nvidia-alternative depends on:
ii  dpkg                    1.23.7
ii  glx-alternative-nvidia  1.2.2
ii  nvidia-legacy-check     550.163.01-5

Versions of packages glx-alternative-nvidia depends on:
ii  dpkg                  1.23.7
ii  glx-alternative-mesa  1.2.2
ii  glx-diversions        1.2.2
ii  update-glx            1.2.2

Versions of packages glx-alternative-nvidia suggests:
ii  nvidia-driver [nvidia-driver-any]  550.163.01-5

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                                  2.42-16
ii  libdrm-intel1                          2.4.131-1+b1
ii  libdrm2                                2.4.131-1+b1
ii  libpciaccess0                          0.17-3+b4
ii  libpixman-1-0                          0.46.4-1+b2
ii  libudev1                               260.1-1
ii  libx11-6                               2:1.8.13-1
ii  libx11-xcb1                            2:1.8.13-1
ii  libxcb-dri2-0                          1.17.0-2+b2
ii  libxcb-util1                           0.4.1-1+b2
ii  libxcb1                                1.17.0-2+b2
ii  libxcursor1                            1:1.2.3-1+b2
ii  libxdamage1                            1:1.1.7-1+b1
ii  libxext6                               2:1.3.4-1+b4
ii  libxfixes3                             1:6.0.0-2+b5
ii  libxinerama1                           2:1.1.4-3+b5
ii  libxrandr2                             2:1.5.4-1+b4
ii  libxrender1                            1:0.9.12-1+b2
ii  libxss1                                1:1.2.3-1+b4
ii  libxtst6                               2:1.2.5-1+b2
ii  libxvmc1                               2:1.0.12-2+b4
ii  xserver-xorg-core [xorg-video-abi-25]  2:21.1.22-1

Versions of packages nvidia-kernel-dkms is related to:
ii  beignet-opencl-icd [opencl-icd]                            1.3.2-9
ii  bumblebee                                                  3.2.1-32
ii  bumblebee-nvidia                                           3.2.1-32
pn  ccache                                                     <none>
pn  libcuda.so.1                                               <none>
ii  libcuda1 [libcuda1-any]                                    550.163.01-5
pn  libdrm-nouveau1                                            <none>
pn  libdrm-nouveau1a                                           <none>
ii  libdrm-nouveau2                                            2.4.131-1+b1
ii  libegl1                                                    1.7.0-3+b1
ii  libgl1                                                     1.7.0-3+b1
ii  libgl1-nvidia-glvnd-glx [libgl1-nvidia-glx-any]            550.163.01-5
ii  libgles1                                                   1.7.0-3+b1
ii  libgles2                                                   1.7.0-3+b1
ii  libglvnd0                                                  1.7.0-3+b1
ii  libglx0                                                    1.7.0-3+b1
ii  libnvidia-cfg1 [libnvidia-cfg1-any]                        550.163.01-5
ii  libnvidia-ml1 [libnvidia-ml.so.1]                          550.163.01-5
pn  libopencl0                                                 <none>
ii  libprimus-vk1                                              1.6.4-4+b2
ii  libvulkan1                                                 1.4.341.0-1
pn  linux-headers                                              <none>
ii  make                                                       4.4.1-3
ii  mesa-opencl-icd [opencl-icd]                               26.0.6-1
ii  mesa-vulkan-drivers [vulkan-icd]                           26.0.6-1
pn  nvidia-cuda-mps                                            <none>
ii  nvidia-driver [nvidia-glx-any]                             550.163.01-5
pn  nvidia-driver-any                                          <none>
ii  nvidia-driver-libs [nvidia-driver-libs-any]                550.163.01-5
pn  nvidia-glx                                                 <none>
ii  nvidia-kernel-common                                       20240109+1
ii  nvidia-kernel-dkms [nvidia-kernel-dkms-any]                550.163.01-5
pn  nvidia-kernel-source                                       <none>
ii  nvidia-kernel-support [nvidia-kernel-support-any]          550.163.01-5
ii  nvidia-modprobe                                            570.133.07-1
pn  nvidia-open-kernel-dkms                                    <none>
pn  nvidia-open-kernel-dkms-any                                <none>
pn  nvidia-open-kernel-source                                  <none>
ii  nvidia-persistenced                                        550.163.01-1
pn  nvidia-powerd                                              <none>
ii  nvidia-primus-vk-wrapper                                   1.6.4-4+b2
ii  nvidia-settings                                            550.163.01-1
ii  nvidia-support                                             20240109+1
ii  nvidia-suspend-common                                      550.163.01-5
ic  nvidia-tesla-470-kernel-support [nvidia-kernel-support-an  470.239.06-1
    y]
ic  nvidia-tesla-535-kernel-support [nvidia-kernel-support-an  535.274.02-1
    y]
ii  nvidia-tesla-535-vulkan-icd [vulkan-icd]                   535.274.02-2
ii  nvidia-vulkan-icd [vulkan-icd]                             550.163.01-5
pn  nvidia-vulkan-icd-any                                      <none>
pn  nvidia-xconfig                                             <none>
ii  ocl-icd-libopencl1 [libopencl1]                            2.3.4-1+b1
ii  primus                                                     0~20150328-19+b2
ii  primus-libs                                                0~20150328-19+b2
pn  primus-nvidia                                              <none>
ii  primus-vk                                                  1.6.4-4
pn  primus-vk-nvidia                                           <none>
ii  xserver-xorg                                               1:7.7+26
ii  xserver-xorg-core                                          2:21.1.22-1
ii  xserver-xorg-legacy                                        2:21.1.22-1
ii  xserver-xorg-video-nouveau                                 1:1.0.18-1
ii  xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any]  550.163.01-5
ic  xserver-xorg-video-nvidia-tesla-470 [xserver-xorg-video-n  470.239.06-1
    vidia-any]
ic  xserver-xorg-video-nvidia-tesla-535 [xserver-xorg-video-n  535.274.02-1
    vidia-any]

-- debconf-show failed



More information about the pkg-nvidia-devel mailing list