Discussion:
Bug#1074350: nvidia-kernel-dkms: Trying to modprobe nvidia-peermem to use NCCL/RDMA/Infiniband with GPUs
(too old to reply)
Jeffrey Mark Siskind
2024-06-27 01:40:01 UTC
Permalink
Package: nvidia-kernel-dkms
Version: 525.147.05-7~deb12u1
Severity: important

Dear Maintainer,

* What led up to the situation?

I have a small cluster of 3 DGXs. These each have 8x H100 GPUs and
each GPU has a ConnectX-7 NIC. I want to run NCCL/RDMA/Infiniband with
high speed direct access to the GPUs. Right now, ib_write_bw gives low
bandwidth.

* What exactly did you do (or not do) that was effective (or
ineffective)?

***@poto:~# modprobe nvidia-peermem
modprobe: ERROR: could not insert 'nvidia_current_peermem': Invalid argument
modprobe: ERROR: ../libkmod/libkmod-module.c:1047 command_do() Error running install command 'modprobe nvidia ; modprobe -i nvidia-current-peermem ' for module nvidia_peermem: retcode 1
modprobe: ERROR: could not insert 'nvidia_peermem': Invalid argument
***@poto:~#

* What was the outcome of this action?

See above.

* What outcome did you expect instead?

I expected the module to be loaded.

-- Package-specific info:
uname -a:
Linux sapiencia 6.1.0-21-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03) x86_64 GNU/Linux

/proc/version:
Linux version 6.1.0-21-amd64 (debian-***@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03)

/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 525.147.05 Wed Oct 25 20:27:35 UTC 2023
GCC version: gcc version 12.2.0 (Debian 12.2.0-14)

lspci 'display controller [030?]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP104GLM [Quadro P5000 Mobile] [10de:1bb6] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Lenovo GP104GLM [Quadro P5000 Mobile] [17aa:2250]
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
Interrupt: pin A routed to IRQ 150
IOMMU group: 1
Region 0: Memory at e3000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at a0000000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at b0000000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at d000 [size=128]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidia

dmesg:

Device node permissions:
crw-rw----+ 1 root video 226, 0 Jun 25 09:54 /dev/dri/card0
crw-rw----+ 1 root render 226, 128 Jun 25 09:54 /dev/dri/renderD128
crw-rw-rw- 1 root root 195, 254 Jun 25 09:54 /dev/nvidia-modeset
crw-rw-rw- 1 root root 504, 0 Jun 25 19:46 /dev/nvidia-uvm
crw-rw-rw- 1 root root 504, 1 Jun 25 19:46 /dev/nvidia-uvm-tools
crw-rw-rw- 1 root root 195, 0 Jun 25 09:54 /dev/nvidia0
crw-rw-rw- 1 root root 195, 255 Jun 25 09:54 /dev/nvidiactl

/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root 8 Jun 25 09:54 pci-0000:01:00.0-card -> ../card0
lrwxrwxrwx 1 root root 13 Jun 25 09:54 pci-0000:01:00.0-render -> ../renderD128
video:x:44:qobi

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-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libEGL_nvidia.so.0
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-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2
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-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libcuda.so
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-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvcuvid.so
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-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-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-encode.so.1
slave nvidia--libnvidia-ml.so-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-ml.so
slave nvidia--libnvidia-ml.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1
slave nvidia--libnvidia-nvvm.so.4-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-nvvm.so.4
slave nvidia--libnvidia-nvvm.so.525.147.05-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-nvvm.so.525.147.05
slave nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-opencl.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-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 525
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-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
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-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
slave nvidia--libcuda.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
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-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
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-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-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-encode.so.1
slave nvidia--libnvidia-ml.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so
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-nvvm.so.4-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.4
slave nvidia--libnvidia-nvvm.so.525.147.05-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.525.147.05
slave nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-opencl.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-525.147.05-key-documentation
slave nvidia--nvidia-blacklists-nouveau.conf: /etc/nvidia/nvidia-525.147.05/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-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/nvidia-drm_gbm.so
slave nvidia--nvidia-load.conf: /etc/nvidia/nvidia-525.147.05/nvidia-load.conf
slave nvidia--nvidia-modprobe.conf: /etc/nvidia/nvidia-525.147.05/nvidia-modprobe.conf
slave nvidia--nvidia-options.conf: /etc/nvidia/nvidia-525.147.05/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

Alternative 'glx':
glx - auto mode
link best version is /usr/lib/nvidia
link currently points to /usr/lib/nvidia
link glx is /usr/lib/glx
slave glx--libEGL.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libEGL.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-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1
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-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-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.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-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
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-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0
/usr/lib/nvidia - priority 100
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-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.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-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
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 95
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-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.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-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
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 15 Jun 11 2023 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root 49 Jul 12 2021 /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so
lrwxrwxrwx 1 root root 51 Jun 11 2023 /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 Jul 12 2021 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 48 Jul 12 2021 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 50 Jun 11 2023 /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 Jun 11 2023 /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 Jul 12 2021 /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 Jul 12 2021 /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 57 Jun 11 2023 /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 Jun 11 2023 /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 Jul 12 2021 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root 52 Jul 12 2021 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root 54 Jun 11 2023 /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 Jun 11 2023 /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 44 Jun 11 2023 /etc/alternatives/glx--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 44 Jun 11 2023 /etc/alternatives/glx--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 38 Jun 11 2023 /etc/alternatives/glx--libglxserver_nvidia.so -> /usr/lib/nvidia/libglxserver_nvidia.so
lrwxrwxrwx 1 root root 51 Jun 11 2023 /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 May 31 2021 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 36 Apr 15 2023 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Jun 11 2023 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 28 May 31 2021 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root 32 Dec 9 2022 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 29 Jun 11 2023 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root 22 Jul 12 2021 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root 23 Feb 5 12:20 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root 59 Feb 5 12:20 /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 65 Feb 5 12:20 /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 Feb 5 12:20 /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 62 Feb 5 12:20 /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 Feb 5 12:20 /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 59 Feb 5 12:20 /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 Feb 5 12:20 /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 51 Feb 5 12:20 /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
lrwxrwxrwx 1 root root 53 Feb 5 12:20 /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 Feb 5 12:20 /etc/alternatives/nvidia--libglxserver_nvidia.so -> /usr/lib/nvidia/current/libglxserver_nvidia.so
lrwxrwxrwx 1 root root 54 Feb 5 12:20 /etc/alternatives/nvidia--libnvcuvid.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
lrwxrwxrwx 1 root root 56 Feb 5 12:20 /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 65 Feb 5 12:20 /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 Feb 5 12:20 /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 62 Feb 5 12:20 /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 56 Feb 5 12:20 /etc/alternatives/nvidia--libnvidia-ml.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so
lrwxrwxrwx 1 root root 58 Feb 5 12:20 /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 60 Feb 5 12:20 /etc/alternatives/nvidia--libnvidia-nvvm.so.4-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.4
lrwxrwxrwx 1 root root 69 Oct 25 2023 /etc/alternatives/nvidia--libnvidia-nvvm.so.525.147.05-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.525.147.05
lrwxrwxrwx 1 root root 62 Feb 5 12:20 /etc/alternatives/nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-opencl.so.1
lrwxrwxrwx 1 root root 70 Feb 5 12:20 /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 Feb 5 12:20 /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 Feb 5 12:20 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root 74 Oct 25 2023 /etc/alternatives/nvidia--nvidia-application-profiles-key-documentation -> /usr/share/nvidia/nvidia-application-profiles-525.147.05-key-documentation
lrwxrwxrwx 1 root root 60 May 31 2021 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-525.147.05/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 44 Feb 5 12:20 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 40 Feb 5 12:20 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root 47 Feb 5 12:20 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 58 Feb 5 12:20 /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 May 31 2021 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/nvidia-525.147.05/nvidia-load.conf
lrwxrwxrwx 1 root root 50 Dec 9 2022 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/nvidia-525.147.05/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 49 Aug 29 2023 /etc/alternatives/nvidia--nvidia-options.conf -> /etc/nvidia/nvidia-525.147.05/nvidia-options.conf
lrwxrwxrwx 1 root root 39 Feb 5 12:20 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root 44 Feb 5 12:20 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root 47 Feb 5 12:20 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root 34 Feb 5 12:20 /etc/alternatives/nvidia--nvidia-smi -> /usr/lib/nvidia/current/nvidia-smi
lrwxrwxrwx 1 root root 39 Feb 5 12:20 /etc/alternatives/nvidia--nvidia-smi.1.gz -> /usr/lib/nvidia/current/nvidia-smi.1.gz
lrwxrwxrwx 1 root root 37 Feb 5 12:20 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
-rw-r--r-- 1 root root 1379616 Feb 11 18:39 /usr/lib/libnvidia-gtk3.so.525.147.05
-rw-r--r-- 1 root root 14248 Feb 11 18:39 /usr/lib/libnvidia-wayland-client.so.525.147.05
lrwxrwxrwx 1 root root 49 Jul 12 2021 /usr/lib/x86_64-linux-gnu/libEGL.so -> /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 51 Jul 12 2021 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 48 Jul 12 2021 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 50 Jul 12 2021 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 55 Jul 12 2021 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so -> /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 57 Jul 12 2021 /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 Apr 15 2023 /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 Jul 12 2021 /usr/lib/x86_64-linux-gnu/libGLESv2.so -> /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 54 Jul 12 2021 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 64 Apr 15 2023 /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 Jul 12 2021 /usr/lib/x86_64-linux-gnu/libcuda.so -> /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 55 Jul 12 2021 /usr/lib/x86_64-linux-gnu/libcuda.so.1 -> /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 1021860 Sep 29 2022 /usr/lib/x86_64-linux-gnu/libcudadevrt.a
lrwxrwxrwx 1 root root 17 Jun 29 2023 /usr/lib/x86_64-linux-gnu/libcudart.so -> libcudart.so.11.0
lrwxrwxrwx 1 root root 20 Jun 29 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
-rw-r--r-- 1 root root 1198880 Sep 29 2022 /usr/lib/x86_64-linux-gnu/libcudart_static.a
lrwxrwxrwx 1 root root 67 Apr 15 2023 /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 Jul 12 2021 /usr/lib/x86_64-linux-gnu/libnvidia-cfg.so.1 -> /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 56309912 Oct 25 2023 /usr/lib/x86_64-linux-gnu/libnvidia-compiler.so.525.147.05
lrwxrwxrwx 1 root root 26 Jan 4 2023 /usr/lib/x86_64-linux-gnu/libnvidia-egl-gbm.so.1 -> libnvidia-egl-gbm.so.1.1.0
-rw-r--r-- 1 root root 26536 Jan 4 2023 /usr/lib/x86_64-linux-gnu/libnvidia-egl-gbm.so.1.1.0
lrwxrwxrwx 1 root root 31 Aug 15 2022 /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1 -> libnvidia-egl-wayland.so.1.1.10
-rw-r--r-- 1 root root 68880 Aug 15 2022 /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1.1.10
-rw-r--r-- 1 root root 42054840 Oct 25 2023 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.525.147.05
lrwxrwxrwx 1 root root 64 Nov 2 2022 /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 44282616 Oct 25 2023 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.525.147.05
-rw-r--r-- 1 root root 652264 Oct 25 2023 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.525.147.05
-rw-r--r-- 1 root root 25056984 Oct 25 2023 /usr/lib/x86_64-linux-gnu/libnvidia-glvkspirv.so.525.147.05
lrwxrwxrwx 1 root root 58 Jul 12 2021 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so -> /etc/alternatives/nvidia--libnvidia-ml.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 60 Jul 12 2021 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 -> /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 62 Apr 15 2023 /usr/lib/x86_64-linux-gnu/libnvidia-nvvm.so.4 -> /etc/alternatives/nvidia--libnvidia-nvvm.so.4-x86_64-linux-gnu
lrwxrwxrwx 1 root root 71 Oct 25 2023 /usr/lib/x86_64-linux-gnu/libnvidia-nvvm.so.525.147.05 -> /etc/alternatives/nvidia--libnvidia-nvvm.so.525.147.05-x86_64-linux-gnu
lrwxrwxrwx 1 root root 64 Jul 12 2021 /usr/lib/x86_64-linux-gnu/libnvidia-opencl.so.1 -> /etc/alternatives/nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 72 Jul 12 2021 /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 18528 Oct 25 2023 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.525.147.05
lrwxrwxrwx 1 root root 36 Jul 12 2021 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root 298216 Apr 10 05:02 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root 45 Jul 12 2021 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
lrwxrwxrwx 1 root root 45 Jul 12 2021 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
-rw-r--r-- 1 root root 38913 Jun 25 09:55 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 38910 May 30 20:38 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root 158298 Jun 26 21:07 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 1355408 Jun 25 09:54 /var/log/Xorg.1.log.old
/etc/OpenCL/vendors/:
total 4
drwxr-xr-x 1 root root 20 Feb 21 07:14 .
drwxr-xr-x 1 root root 14 Jul 12 2021 ..
-rw-r--r-- 1 root root 22 Mar 15 2021 nvidia.icd

/etc/X11/xorg.conf.d/:
total 0
drwxr-xr-x 1 root root 0 Apr 19 2023 .
drwxr-xr-x 1 root root 484 Jun 11 2023 ..

/etc/nvidia/:
total 20
drwxr-xr-x 1 root root 234 Feb 5 12:15 .
drwxr-xr-x 1 root root 6078 Jun 26 15:54 ..
drwxr-xr-x 1 root root 328 Feb 21 07:14 current
lrwxrwxrwx 1 root root 7 Dec 2 2023 nvidia-525.147.05 -> current
lrwxrwxrwx 1 root root 56 May 31 2021 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 53 Jul 12 2021 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 42 May 31 2021 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx 1 root root 46 Dec 9 2022 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf

/usr/lib/mesa-diverted/:
total 8
drwxr-xr-x 1 root root 204 Jul 21 2021 .
drwxr-xr-x 1 root root 7010 Jun 26 15:53 ..
drwxr-xr-x 1 root root 0 Aug 22 2020 aarch64-linux-gnu
drwxr-xr-x 1 root root 0 Apr 14 2019 arm-linux-gnueabihf
drwxr-xr-x 1 root root 0 Apr 14 2019 i386-linux-gnu
lrwxrwxrwx 1 root root 33 Jul 12 2021 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x 1 root root 0 Aug 22 2020 powerpc64le-linux-gnu
drwxr-xr-x 1 root root 368 Jun 11 2023 x86_64-linux-gnu

/usr/lib/mesa-diverted/aarch64-linux-gnu/:
total 0
drwxr-xr-x 1 root root 0 Aug 22 2020 .
drwxr-xr-x 1 root root 204 Jul 21 2021 ..

/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 0
drwxr-xr-x 1 root root 0 Apr 14 2019 .
drwxr-xr-x 1 root root 204 Jul 21 2021 ..

/usr/lib/mesa-diverted/i386-linux-gnu/:
total 0
drwxr-xr-x 1 root root 0 Apr 14 2019 .
drwxr-xr-x 1 root root 204 Jul 21 2021 ..

/usr/lib/mesa-diverted/powerpc64le-linux-gnu/:
total 0
drwxr-xr-x 1 root root 0 Aug 22 2020 .
drwxr-xr-x 1 root root 204 Jul 21 2021 ..

/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 768
drwxr-xr-x 1 root root 368 Jun 11 2023 .
drwxr-xr-x 1 root root 204 Jul 21 2021 ..
lrwxrwxrwx 1 root root 11 Jan 3 2023 libEGL.so -> libEGL.so.1
lrwxrwxrwx 1 root root 15 Jan 3 2023 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root 84448 Jan 3 2023 libEGL.so.1.1.0
lrwxrwxrwx 1 root root 14 Jun 11 2023 libGL.so -> libGL.so.1.7.0
lrwxrwxrwx 1 root root 14 Jan 3 2023 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 542880 Jan 3 2023 libGL.so.1.7.0
lrwxrwxrwx 1 root root 17 Jan 3 2023 libGLESv1_CM.so -> libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 21 Jan 3 2023 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root 43160 Jan 3 2023 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root 14 Jan 3 2023 libGLESv2.so -> libGLESv2.so.2
lrwxrwxrwx 1 root root 18 Jan 3 2023 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root 71832 Jan 3 2023 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root 16 Mar 22 2023 libGLX_indirect.so.0 -> libGLX_mesa.so.0

/usr/lib/mesa/:
total 4
drwxr-xr-x 1 root root 0 Apr 14 2019 .
drwxr-xr-x 1 root root 7010 Jun 26 15:53 ..

/usr/lib/nvidia/:
total 36
drwxr-xr-x 1 root root 396 Aug 7 2023 .
drwxr-xr-x 1 root root 7010 Jun 26 15:53 ..
-rw-r--r-- 1 root root 57 Jun 27 2023 alternate-install-present
drwxr-xr-x 1 root root 0 Apr 14 2019 bumblebee
-rwxr-xr-x 1 root root 2125 Jun 27 2023 check-for-conflicting-opengl-libraries
-rwxr-xr-x 1 root root 1897 Jun 27 2023 check-for-mismatching-nvidia-module
drwxr-xr-x 1 root root 422 Feb 21 07:12 current
drwxr-xr-x 1 root root 0 Apr 15 2023 current-open
lrwxrwxrwx 1 root root 48 Jul 12 2021 libglxserver_nvidia.so -> /etc/alternatives/nvidia--libglxserver_nvidia.so
lrwxrwxrwx 1 root root 24 Jul 12 2021 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 Apr 15 2023 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Jul 12 2021 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x 1 root root 616 Jun 27 2023 pre-install

/usr/lib/nvidia/bumblebee/:
total 0
drwxr-xr-x 1 root root 0 Apr 14 2019 .
drwxr-xr-x 1 root root 396 Aug 7 2023 ..

/usr/lib/nvidia/current-open/:
total 0
drwxr-xr-x 1 root root 0 Apr 15 2023 .
drwxr-xr-x 1 root root 396 Aug 7 2023 ..

/usr/lib/nvidia/current/:
total 19648
drwxr-xr-x 1 root root 422 Feb 21 07:12 .
drwxr-xr-x 1 root root 396 Aug 7 2023 ..
lrwxrwxrwx 1 root root 33 Feb 14 20:33 libglxserver_nvidia.so -> libglxserver_nvidia.so.525.147.05
-rw-r--r-- 1 root root 12586736 Oct 25 2023 libglxserver_nvidia.so.525.147.05
-rwxr-xr-x 1 root root 35168 Feb 11 18:39 nv-control-dpy
-rwxr-xr-x 1 root root 39139 Feb 14 20:33 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 142064 Oct 25 2023 nvidia-debugdump
-rwxr-xr-x 1 root root 260688 Feb 11 18:39 nvidia-settings
-rw-r--r-- 1 root root 8610 Feb 11 18:39 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1620 Feb 11 18:39 nvidia-settings.desktop
-rwxr-xr-x 1 root root 644112 Oct 25 2023 nvidia-smi
-rw-r--r-- 1 root root 23970 Feb 14 20:33 nvidia-smi.1.gz
-rw-r--r-- 1 root root 3330 Feb 14 20:33 nvidia.ids
-rw-r--r-- 1 root root 6349536 Oct 25 2023 nvidia_drv.so

/usr/lib/nvidia/nvidia/:
total 19648
drwxr-xr-x 1 root root 422 Feb 21 07:12 .
drwxr-xr-x 1 root root 396 Aug 7 2023 ..
lrwxrwxrwx 1 root root 33 Feb 14 20:33 libglxserver_nvidia.so -> libglxserver_nvidia.so.525.147.05
-rw-r--r-- 1 root root 12586736 Oct 25 2023 libglxserver_nvidia.so.525.147.05
-rwxr-xr-x 1 root root 35168 Feb 11 18:39 nv-control-dpy
-rwxr-xr-x 1 root root 39139 Feb 14 20:33 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 142064 Oct 25 2023 nvidia-debugdump
-rwxr-xr-x 1 root root 260688 Feb 11 18:39 nvidia-settings
-rw-r--r-- 1 root root 8610 Feb 11 18:39 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1620 Feb 11 18:39 nvidia-settings.desktop
-rwxr-xr-x 1 root root 644112 Oct 25 2023 nvidia-smi
-rw-r--r-- 1 root root 23970 Feb 14 20:33 nvidia-smi.1.gz
-rw-r--r-- 1 root root 3330 Feb 14 20:33 nvidia.ids
-rw-r--r-- 1 root root 6349536 Oct 25 2023 nvidia_drv.so

/usr/lib/x86_64-linux-gnu/nvidia/:
total 4
drwxr-xr-x 1 root root 50 Jul 12 2021 .
drwxr-xr-x 1 root root 227848 Jun 25 09:24 ..
drwxr-xr-x 1 root root 1586 Feb 21 07:13 current
lrwxrwxrwx 1 root root 61 Jul 12 2021 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu

/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 169256
drwxr-xr-x 1 root root 1586 Feb 21 07:13 .
drwxr-xr-x 1 root root 50 Jul 12 2021 ..
lrwxrwxrwx 1 root root 27 Feb 14 20:33 libEGL_nvidia.so.0 -> libEGL_nvidia.so.525.147.05
-rw-r--r-- 1 root root 1333232 Oct 25 2023 libEGL_nvidia.so.525.147.05
lrwxrwxrwx 1 root root 33 Feb 14 20:33 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.525.147.05
-rw-r--r-- 1 root root 67880 Oct 25 2023 libGLESv1_CM_nvidia.so.525.147.05
lrwxrwxrwx 1 root root 30 Feb 14 20:33 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.525.147.05
-rw-r--r-- 1 root root 117032 Oct 25 2023 libGLESv2_nvidia.so.525.147.05
lrwxrwxrwx 1 root root 27 Feb 14 20:33 libGLX_nvidia.so.0 -> libGLX_nvidia.so.525.147.05
-rw-r--r-- 1 root root 1191352 Oct 25 2023 libGLX_nvidia.so.525.147.05
lrwxrwxrwx 1 root root 12 Feb 14 20:33 libcuda.so -> libcuda.so.1
lrwxrwxrwx 1 root root 21 Feb 14 20:33 libcuda.so.1 -> libcuda.so.525.147.05
-rw-r--r-- 1 root root 29867944 Oct 25 2023 libcuda.so.525.147.05
lrwxrwxrwx 1 root root 15 Feb 14 20:33 libnvcuvid.so -> libnvcuvid.so.1
lrwxrwxrwx 1 root root 24 Feb 14 20:33 libnvcuvid.so.1 -> libnvcuvid.so.525.147.05
-rw-r--r-- 1 root root 7781216 Oct 25 2023 libnvcuvid.so.525.147.05
lrwxrwxrwx 1 root root 33 Feb 14 20:33 libnvidia-allocator.so.1 -> libnvidia-allocator.so.525.147.05
-rw-r--r-- 1 root root 156216 Oct 25 2023 libnvidia-allocator.so.525.147.05
lrwxrwxrwx 1 root root 27 Feb 14 20:33 libnvidia-cfg.so.1 -> libnvidia-cfg.so.525.147.05
-rw-r--r-- 1 root root 262512 Oct 25 2023 libnvidia-cfg.so.525.147.05
lrwxrwxrwx 1 root root 21 Feb 14 20:33 libnvidia-encode.so -> libnvidia-encode.so.1
lrwxrwxrwx 1 root root 30 Feb 14 20:33 libnvidia-encode.so.1 -> libnvidia-encode.so.525.147.05
-rw-r--r-- 1 root root 198720 Oct 25 2023 libnvidia-encode.so.525.147.05
lrwxrwxrwx 1 root root 17 Feb 14 20:33 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root 26 Feb 14 20:33 libnvidia-ml.so.1 -> libnvidia-ml.so.525.147.05
-rw-r--r-- 1 root root 1827448 Oct 25 2023 libnvidia-ml.so.525.147.05
lrwxrwxrwx 1 root root 28 Feb 14 20:33 libnvidia-nvvm.so.4 -> libnvidia-nvvm.so.525.147.05
-rw-r--r-- 1 root root 85957696 Oct 25 2023 libnvidia-nvvm.so.525.147.05
lrwxrwxrwx 1 root root 30 Feb 14 20:33 libnvidia-opencl.so.1 -> libnvidia-opencl.so.525.147.05
-rw-r--r-- 1 root root 22991280 Oct 25 2023 libnvidia-opencl.so.525.147.05
lrwxrwxrwx 1 root root 38 Feb 14 20:33 libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.525.147.05
-rw-r--r-- 1 root root 20727192 Oct 25 2023 libnvidia-ptxjitcompiler.so.525.147.05
-rw-r--r-- 1 root root 18504 Oct 25 2023 libnvidia-vulkan-producer.so.525.147.05
lrwxrwxrwx 1 root root 29 Feb 14 20:33 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.525.147.05
-rw-r--r-- 1 root root 712288 Oct 25 2023 libvdpau_nvidia.so.525.147.05
lrwxrwxrwx 1 root root 33 Feb 14 20:33 nvidia-drm_gbm.so -> libnvidia-allocator.so.525.147.05

/usr/share/X11/xorg.conf.d/:
total 24
drwxr-xr-x 1 root root 196 Apr 17 18:30 .
drwxr-xr-x 1 root root 104 Oct 11 2023 ..
-rw-r--r-- 1 root root 126 Feb 26 2023 10-amdgpu.conf
-rw-r--r-- 1 root root 1350 Apr 10 05:02 10-quirks.conf
-rw-r--r-- 1 root root 92 Jul 8 2022 10-radeon.conf
-rw-r--r-- 1 root root 1429 Feb 12 2022 40-libinput.conf
-rw-r--r-- 1 root root 3458 Jul 14 2022 70-wacom.conf
lrwxrwxrwx 1 root root 50 Jul 12 2021 nvidia-drm-outputclass.conf -> /etc/alternatives/glx--nvidia-drm-outputclass.conf

/etc/modprobe.d:
total 36
drwxr-xr-x 1 root root 364 Nov 26 2023 .
drwxr-xr-x 1 root root 6078 Jun 26 15:54 ..
-rw-r--r-- 1 root root 154 Dec 15 2018 amd64-microcode-blacklist.conf
-rw-r--r-- 1 root root 127 Jan 2 2019 dkms.conf
-rw-r--r-- 1 root root 154 Jun 23 2021 intel-microcode-blacklist.conf
-rw-r--r-- 1 root root 23 Sep 26 2017 libopenni-sensor-pointclouds0.conf
lrwxrwxrwx 1 root root 53 May 31 2021 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 45 Sep 7 2022 nvidia-options.conf -> /etc/alternatives/nvidia--nvidia-options.conf
lrwxrwxrwx 1 root root 43 Dec 9 2022 nvidia.conf -> /etc/alternatives/glx--nvidia-modprobe.conf
-rw-r--r-- 1 root root 68 Jan 25 2019 osspd.conf
-rw-r--r-- 1 root root 55 Nov 24 2022 qobi.conf

/etc/modprobe.d/qobi.conf:options nvidia "NVreg_RestrictProfilingToAdminUsers=0"

/etc/modules-load.d:
-rw-r--r-- 1 root root 195 Jul 12 2021 /etc/modules

/etc/modules-load.d/:
total 8
drwxr-xr-x 1 root root 46 Feb 21 07:12 .
drwxr-xr-x 1 root root 6078 Jun 26 15:54 ..
lrwxrwxrwx 1 root root 10 Jan 26 16:48 modules.conf -> ../modules
lrwxrwxrwx 1 root root 39 May 31 2021 nvidia.conf -> /etc/alternatives/glx--nvidia-load.conf


Files from nvidia-installer:

Config and logfiles:

<<<<<<<<<< /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

#options nvidia-current NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
# To enable FastWrites and Sidebus addressing, uncomment these lines
# options nvidia-current NVreg_EnableAGPSBA=1
# options nvidia-current NVreg_EnableAGPFW=1

# https://unix.stackexchange.com/questions/743506/pop-os-22-04-with-nvidia-driver-525-fails-to-suspend-on-a-hybrid-laptop
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1038105
# Keep VRAM on suspend
# options nvidia-current NVreg_PreserveVideoMemoryAllocations=1 NVreg_TemporaryFilePath=/var/tmp
^^^^^^^^^^ /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 ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.1.log >>>>>>>>>>
[ 27.085] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[ 27.085] _XSERVTransMakeAllCOTSServerListeners: server already running
[ 27.087] (--) Log file renamed from "/var/log/Xorg.pid-10934.log" to "/var/log/Xorg.1.log"
[ 27.087]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[ 27.087] Current Operating System: Linux sapiencia 6.1.0-21-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03) x86_64
[ 27.087] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-21-amd64 root=UUID=37dea95c-aa2f-4904-a5c5-070788bd2bc3 ro quiet
[ 27.087] xorg-server 2:21.1.7-3+deb12u7 (https://www.debian.org/support)
[ 27.087] Current version of pixman: 0.42.2
[ 27.087] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 27.087] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 27.087] (==) Log file: "/var/log/Xorg.1.log", Time: Tue Jun 25 09:54:59 2024
[ 27.088] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 27.088] (==) No Layout section. Using the first Screen section.
[ 27.088] (==) No screen section available. Using defaults.
[ 27.088] (**) |-->Screen "Default Screen Section" (0)
[ 27.088] (**) | |-->Monitor "<default monitor>"
[ 27.088] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 27.088] (==) Automatically adding devices
[ 27.088] (==) Automatically enabling devices
[ 27.088] (==) Automatically adding GPU devices
[ 27.088] (==) Automatically binding GPU devices
[ 27.088] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 27.088] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 27.088] Entry deleted from font path.
[ 27.088] (==) 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.088] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 27.088] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 27.088] (II) Loader magic: 0x55775131ff00
[ 27.088] (II) Module ABI versions:
[ 27.088] X.Org ANSI C Emulation: 0.4
[ 27.088] X.Org Video Driver: 25.2
[ 27.088] X.Org XInput driver : 24.4
[ 27.088] X.Org Server Extension : 10.0
[ 27.091] (++) using VT number 2

[ 27.093] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[ 27.093] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 27.093] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 27.094] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 15 paused 0
[ 27.097] (--) PCI:*(***@0:0:0) 10de:1bb6:17aa:2250 rev 161, Mem @ 0xe3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
[ 27.097] (II) LoadModule: "glx"
[ 27.098] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 27.099] (II) Module glx: vendor="X.Org Foundation"
[ 27.099] compiled for 1.21.1.7, module version = 1.0.0
[ 27.099] ABI class: X.Org Server Extension, version 10.0
[ 27.099] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 27.099] loading driver: nvidia
[ 27.339] (==) Matched nvidia as autoconfigured driver 0
[ 27.339] (==) Matched nouveau as autoconfigured driver 1
[ 27.339] (==) Matched nv as autoconfigured driver 2
[ 27.339] (==) Matched modesetting as autoconfigured driver 3
[ 27.339] (==) Matched fbdev as autoconfigured driver 4
[ 27.339] (==) Matched vesa as autoconfigured driver 5
[ 27.339] (==) Assigned the driver to the xf86ConfigLayout
[ 27.339] (II) LoadModule: "nvidia"
[ 27.339] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 27.340] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 27.340] compiled for 1.6.99.901, module version = 1.0.0
[ 27.340] Module class: X.Org Video Driver
[ 27.340] (II) LoadModule: "nouveau"
[ 27.340] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 27.340] (II) Module nouveau: vendor="X.Org Foundation"
[ 27.340] compiled for 1.21.1.3, module version = 1.0.17
[ 27.340] Module class: X.Org Video Driver
[ 27.340] ABI class: X.Org Video Driver, version 25.2
[ 27.340] (II) LoadModule: "nv"
[ 27.340] (WW) Warning, couldn't open module nv
[ 27.340] (EE) Failed to load module "nv" (module does not exist, 0)
[ 27.340] (II) LoadModule: "modesetting"
[ 27.340] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 27.341] (II) Module modesetting: vendor="X.Org Foundation"
[ 27.341] compiled for 1.21.1.7, module version = 1.21.1
[ 27.341] Module class: X.Org Video Driver
[ 27.341] ABI class: X.Org Video Driver, version 25.2
[ 27.341] (II) LoadModule: "fbdev"
[ 27.341] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 27.341] (II) Module fbdev: vendor="X.Org Foundation"
[ 27.341] compiled for 1.21.1.3, module version = 0.5.0
[ 27.341] Module class: X.Org Video Driver
[ 27.341] ABI class: X.Org Video Driver, version 25.2
[ 27.341] (II) LoadModule: "vesa"
[ 27.341] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 27.341] (II) Module vesa: vendor="X.Org Foundation"
[ 27.341] compiled for 1.21.1.3, module version = 2.5.0
[ 27.341] Module class: X.Org Video Driver
[ 27.341] ABI class: X.Org Video Driver, version 25.2
[ 27.341] (II) NVIDIA dlloader X Driver 525.147.05 Wed Oct 25 20:28:33 UTC 2023
[ 27.341] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 27.341] (II) NOUVEAU driver Date: Sat Jan 23 12:24:42 2021 -0500
[ 27.341] (II) NOUVEAU driver for NVIDIA chipset families :
[ 27.341] RIVA TNT (NV04)
[ 27.341] RIVA TNT2 (NV05)
[ 27.341] GeForce 256 (NV10)
[ 27.342] GeForce 2 (NV11, NV15)
[ 27.342] GeForce 4MX (NV17, NV18)
[ 27.342] GeForce 3 (NV20)
[ 27.342] GeForce 4Ti (NV25, NV28)
[ 27.342] GeForce FX (NV3x)
[ 27.342] GeForce 6 (NV4x)
[ 27.342] GeForce 7 (G7x)
[ 27.342] GeForce 8 (G8x)
[ 27.342] GeForce 9 (G9x)
[ 27.342] GeForce GTX 2xx/3xx (GT2xx)
[ 27.342] GeForce GTX 4xx/5xx (GFxxx)
[ 27.342] GeForce GTX 6xx/7xx (GKxxx)
[ 27.342] GeForce GTX 9xx (GMxxx)
[ 27.343] GeForce GTX 10xx (GPxxx)
[ 27.343] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 27.343] (II) FBDEV: driver for framebuffer: fbdev
[ 27.343] (II) VESA: driver for VESA chipsets: vesa
[ 27.343] (II) systemd-logind: releasing fd for 226:0
[ 27.343] (II) Loading sub module "fb"
[ 27.343] (II) LoadModule: "fb"
[ 27.343] (II) Module "fb" already built-in
[ 27.343] (II) Loading sub module "wfb"
[ 27.343] (II) LoadModule: "wfb"
[ 27.344] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 27.344] (II) Module wfb: vendor="X.Org Foundation"
[ 27.344] compiled for 1.21.1.7, module version = 1.0.0
[ 27.344] ABI class: X.Org ANSI C Emulation, version 0.4
[ 27.344] (II) Loading sub module "ramdac"
[ 27.344] (II) LoadModule: "ramdac"
[ 27.344] (II) Module "ramdac" already built-in
[ 27.344] (WW) Falling back to old probe method for modesetting
[ 27.344] (WW) Falling back to old probe method for fbdev
[ 27.344] (II) Loading sub module "fbdevhw"
[ 27.344] (II) LoadModule: "fbdevhw"
[ 27.345] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 27.345] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 27.345] compiled for 1.21.1.7, module version = 0.0.2
[ 27.345] ABI class: X.Org Video Driver, version 25.2
[ 27.345] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 27.345] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 27.345] (==) NVIDIA(0): RGB weight 888
[ 27.345] (==) NVIDIA(0): Default visual is TrueColor
[ 27.345] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 27.345] (**) NVIDIA(0): Enabling 2D acceleration
[ 27.345] (II) Loading sub module "glxserver_nvidia"
[ 27.345] (II) LoadModule: "glxserver_nvidia"
[ 27.345] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 27.354] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 27.354] compiled for 1.6.99.901, module version = 1.0.0
[ 27.354] Module class: X.Org Server Extension
[ 27.354] (II) NVIDIA GLX Module 525.147.05 Wed Oct 25 20:26:41 UTC 2023
[ 27.354] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 27.355] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 27.355] (--) NVIDIA(0): DFP-0
[ 27.355] (--) NVIDIA(0): DFP-1
[ 27.355] (--) NVIDIA(0): DFP-2 (boot)
[ 27.355] (--) NVIDIA(0): DFP-3
[ 27.355] (--) NVIDIA(0): DFP-4
[ 27.355] (--) NVIDIA(0): DFP-5
[ 27.355] (--) NVIDIA(0): DFP-6
[ 27.356] (II) NVIDIA(0): NVIDIA GPU Quadro P5000 (GP104GL-A) at PCI:1:0:0 (GPU-0)
[ 27.356] (--) NVIDIA(0): Memory: 16777216 kBytes
[ 27.356] (--) NVIDIA(0): VideoBIOS: 86.04.2f.00.40
[ 27.356] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 27.356] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 27.356] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 27.356] (--) NVIDIA(GPU-0): DFP-0: 960.0 MHz maximum pixel clock
[ 27.356] (--) NVIDIA(GPU-0):
[ 27.356] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 27.356] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 27.356] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 27.356] (--) NVIDIA(GPU-0):
[ 27.357] (--) NVIDIA(GPU-0): Panasonic (DFP-2): connected
[ 27.357] (--) NVIDIA(GPU-0): Panasonic (DFP-2): Internal DisplayPort
[ 27.357] (--) NVIDIA(GPU-0): Panasonic (DFP-2): 960.0 MHz maximum pixel clock
[ 27.357] (--) NVIDIA(GPU-0):
[ 27.357] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 27.357] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 27.357] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 27.357] (--) NVIDIA(GPU-0):
[ 27.357] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 27.357] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 27.357] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 27.357] (--) NVIDIA(GPU-0):
[ 27.357] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 27.357] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 27.357] (--) NVIDIA(GPU-0): DFP-5: 960.0 MHz maximum pixel clock
[ 27.357] (--) NVIDIA(GPU-0):
[ 27.357] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 27.357] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 27.357] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 27.357] (--) NVIDIA(GPU-0):
[ 27.360] (==) NVIDIA(0):
[ 27.360] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 27.360] (==) NVIDIA(0): will be used as the requested mode.
[ 27.360] (==) NVIDIA(0):
[ 27.360] (II) NVIDIA(0): Validated MetaModes:
[ 27.360] (II) NVIDIA(0): "DFP-2:nvidia-auto-select"
[ 27.360] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 2160
[ 27.368] (--) NVIDIA(0): DPI set to (256, 261); computed from "UseEdidDpi" X config
[ 27.369] (--) NVIDIA(0): option
[ 27.369] (II) UnloadModule: "nouveau"
[ 27.369] (II) Unloading nouveau
[ 27.369] (II) UnloadModule: "modesetting"
[ 27.369] (II) Unloading modesetting
[ 27.369] (II) UnloadModule: "fbdev"
[ 27.369] (II) Unloading fbdev
[ 27.369] (II) UnloadSubModule: "fbdevhw"
[ 27.369] (II) Unloading fbdevhw
[ 27.369] (II) UnloadModule: "vesa"
[ 27.369] (II) Unloading vesa
[ 27.369] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 27.369] (II) NVIDIA: access.
[ 27.378] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 27.378] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 27.378] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 27.378] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 27.378] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 27.378] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 27.378] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 27.378] (II) NVIDIA(0): Config Options in the README.
[ 27.399] (II) NVIDIA(0): Setting mode "DFP-2:nvidia-auto-select"
[ 28.330] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 28.330] (==) NVIDIA(0): Backing store enabled
[ 28.330] (==) NVIDIA(0): Silken mouse enabled
[ 28.331] (==) NVIDIA(0): DPMS enabled
[ 28.331] (II) Loading sub module "dri2"
[ 28.331] (II) LoadModule: "dri2"
[ 28.331] (II) Module "dri2" already built-in
[ 28.331] (II) NVIDIA(0): [DRI2] Setup complete
[ 28.331] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 28.332] (II) Initializing extension Generic Event Extension
[ 28.332] (II) Initializing extension SHAPE
[ 28.332] (II) Initializing extension MIT-SHM
[ 28.333] (II) Initializing extension XInputExtension
[ 28.333] (II) Initializing extension XTEST
[ 28.333] (II) Initializing extension BIG-REQUESTS
[ 28.333] (II) Initializing extension SYNC
[ 28.333] (II) Initializing extension XKEYBOARD
[ 28.333] (II) Initializing extension XC-MISC
[ 28.333] (II) Initializing extension SECURITY
[ 28.333] (II) Initializing extension XFIXES
[ 28.334] (II) Initializing extension RENDER
[ 28.334] (II) Initializing extension RANDR
[ 28.334] (II) Initializing extension COMPOSITE
[ 28.334] (II) Initializing extension DAMAGE
[ 28.334] (II) Initializing extension MIT-SCREEN-SAVER
[ 28.334] (II) Initializing extension DOUBLE-BUFFER
[ 28.334] (II) Initializing extension RECORD
[ 28.334] (II) Initializing extension DPMS
[ 28.335] (II) Initializing extension Present
[ 28.335] (II) Initializing extension DRI3
[ 28.335] (II) Initializing extension X-Resource
[ 28.335] (II) Initializing extension XVideo
[ 28.335] (II) Initializing extension XVideo-MotionCompensation
[ 28.335] (II) Initializing extension SELinux
[ 28.335] (II) SELinux: Disabled on system
[ 28.335] (II) Initializing extension GLX
[ 28.336] (II) Initializing extension GLX
[ 28.336] (II) Indirect GLX disabled.
[ 28.336] (II) GLX: Another vendor is already registered for screen 0
[ 28.336] (II) Initializing extension XFree86-VidModeExtension
[ 28.336] (II) Initializing extension XFree86-DGA
[ 28.336] (II) Initializing extension XFree86-DRI
[ 28.336] (II) Initializing extension DRI2
[ 28.336] (II) Initializing extension NV-GLX
[ 28.336] (II) Initializing extension NV-CONTROL
[ 28.336] (II) Initializing extension XINERAMA
[ 28.404] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 28.404] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 28.404] (II) LoadModule: "libinput"
[ 28.404] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 28.406] (II) Module libinput: vendor="X.Org Foundation"
[ 28.406] compiled for 1.21.1.3, module version = 1.2.1
[ 28.406] Module class: X.Org XInput Driver
[ 28.406] ABI class: X.Org XInput driver, version 24.4
[ 28.406] (II) Using input driver 'libinput' for 'Power Button'
[ 28.407] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 43 paused 0
[ 28.407] (**) Power Button: always reports core events
[ 28.407] (**) Option "Device" "/dev/input/event4"
[ 28.409] (II) event4 - Power Button: is tagged by udev as: Keyboard
[ 28.409] (II) event4 - Power Button: device is a keyboard
[ 28.409] (II) event4 - Power Button: device removed
[ 28.409] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[ 28.409] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 28.409] (**) Option "xkb_model" "pc105"
[ 28.409] (**) Option "xkb_layout" "us"
[ 28.410] (II) event4 - Power Button: is tagged by udev as: Keyboard
[ 28.410] (II) event4 - Power Button: device is a keyboard
[ 28.410] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[ 28.410] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 28.410] (II) Using input driver 'libinput' for 'Video Bus'
[ 28.411] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 46 paused 0
[ 28.411] (**) Video Bus: always reports core events
[ 28.411] (**) Option "Device" "/dev/input/event2"
[ 28.412] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 28.412] (II) event2 - Video Bus: device is a keyboard
[ 28.412] (II) event2 - Video Bus: device removed
[ 28.412] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input3/event2"
[ 28.412] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 28.412] (**) Option "xkb_model" "pc105"
[ 28.412] (**) Option "xkb_layout" "us"
[ 28.414] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 28.414] (II) event2 - Video Bus: device is a keyboard
[ 28.415] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 28.415] (II) No input driver specified, ignoring this device.
[ 28.415] (II) This device may have been added with another device file.
[ 28.415] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 28.415] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 28.415] (II) Using input driver 'libinput' for 'Sleep Button'
[ 28.416] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 47 paused 0
[ 28.416] (**) Sleep Button: always reports core events
[ 28.416] (**) Option "Device" "/dev/input/event1"
[ 28.417] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 28.417] (II) event1 - Sleep Button: device is a keyboard
[ 28.417] (II) event1 - Sleep Button: device removed
[ 28.417] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event1"
[ 28.417] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 28.417] (**) Option "xkb_model" "pc105"
[ 28.417] (**) Option "xkb_layout" "us"
[ 28.418] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 28.418] (II) event1 - Sleep Button: device is a keyboard
[ 28.419] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[ 28.419] (II) No input driver specified, ignoring this device.
[ 28.419] (II) This device may have been added with another device file.
[ 28.419] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[ 28.419] (II) No input driver specified, ignoring this device.
[ 28.419] (II) This device may have been added with another device file.
[ 28.420] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[ 28.420] (II) No input driver specified, ignoring this device.
[ 28.420] (II) This device may have been added with another device file.
[ 28.420] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[ 28.420] (II) No input driver specified, ignoring this device.
[ 28.420] (II) This device may have been added with another device file.
[ 28.421] (II) config/udev: Adding input device PWC snapshot button (/dev/input/event20)
[ 28.421] (**) PWC snapshot button: Applying InputClass "libinput keyboard catchall"
[ 28.421] (II) Using input driver 'libinput' for 'PWC snapshot button'
[ 28.421] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 48 paused 0
[ 28.421] (**) PWC snapshot button: always reports core events
[ 28.421] (**) Option "Device" "/dev/input/event20"
[ 28.422] (II) event20 - PWC snapshot button: is tagged by udev as: Keyboard
[ 28.422] (II) event20 - PWC snapshot button: device is a keyboard
[ 28.423] (II) event20 - PWC snapshot button: device removed
[ 28.423] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/input/input21/event20"
[ 28.423] (II) XINPUT: Adding extended input device "PWC snapshot button" (type: KEYBOARD, id 9)
[ 28.423] (**) Option "xkb_model" "pc105"
[ 28.423] (**) Option "xkb_layout" "us"
[ 28.424] (II) event20 - PWC snapshot button: is tagged by udev as: Keyboard
[ 28.424] (II) event20 - PWC snapshot button: device is a keyboard
[ 28.425] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event19)
[ 28.425] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[ 28.425] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[ 28.426] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 49 paused 0
[ 28.426] (**) Integrated Camera: Integrated C: always reports core events
[ 28.426] (**) Option "Device" "/dev/input/event19"
[ 28.427] (II) event19 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 28.427] (II) event19 - Integrated Camera: Integrated C: device is a keyboard
[ 28.427] (II) event19 - Integrated Camera: Integrated C: device removed
[ 28.427] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input20/event19"
[ 28.427] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 10)
[ 28.427] (**) Option "xkb_model" "pc105"
[ 28.427] (**) Option "xkb_layout" "us"
[ 28.429] (II) event19 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 28.429] (II) event19 - Integrated Camera: Integrated C: device is a keyboard
[ 28.430] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[ 28.430] (II) No input driver specified, ignoring this device.
[ 28.430] (II) This device may have been added with another device file.
[ 28.430] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[ 28.430] (II) No input driver specified, ignoring this device.
[ 28.430] (II) This device may have been added with another device file.
[ 28.431] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event14)
[ 28.431] (II) No input driver specified, ignoring this device.
[ 28.431] (II) This device may have been added with another device file.
[ 28.431] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event15)
[ 28.431] (II) No input driver specified, ignoring this device.
[ 28.431] (II) This device may have been added with another device file.
[ 28.432] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
[ 28.432] (II) No input driver specified, ignoring this device.
[ 28.432] (II) This device may have been added with another device file.
[ 28.433] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 28.433] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 28.433] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 28.434] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 50 paused 0
[ 28.434] (**) AT Translated Set 2 keyboard: always reports core events
[ 28.434] (**) Option "Device" "/dev/input/event0"
[ 28.435] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 28.435] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 28.435] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 28.435] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 28.435] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 28.435] (**) Option "xkb_model" "pc105"
[ 28.435] (**) Option "xkb_layout" "us"
[ 28.436] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 28.437] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 28.438] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[ 28.438] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 28.438] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 28.438] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 51 paused 0
[ 28.438] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 28.438] (**) Option "Device" "/dev/input/event5"
[ 28.439] (II) event5 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 28.441] (II) event5 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 28.441] (II) event5 - SynPS/2 Synaptics TouchPad: device removed
[ 28.441] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event5"
[ 28.441] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 28.442] (**) Option "AccelerationScheme" "none"
[ 28.442] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 28.442] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 28.442] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 28.443] (II) event5 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 28.444] (II) event5 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 28.445] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 28.445] (II) No input driver specified, ignoring this device.
[ 28.445] (II) This device may have been added with another device file.
[ 28.445] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event17)
[ 28.445] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[ 28.445] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[ 28.446] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 52 paused 0
[ 28.446] (**) PS/2 Generic Mouse: always reports core events
[ 28.446] (**) Option "Device" "/dev/input/event17"
[ 28.447] (II) event17 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[ 28.448] (II) event17 - PS/2 Generic Mouse: device is a pointer
[ 28.448] (II) event17 - PS/2 Generic Mouse: device removed
[ 28.448] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input7/event17"
[ 28.448] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 13)
[ 28.448] (**) Option "AccelerationScheme" "none"
[ 28.448] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[ 28.448] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 28.448] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[ 28.449] (II) event17 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[ 28.450] (II) event17 - PS/2 Generic Mouse: device is a pointer
[ 28.450] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
[ 28.450] (II) No input driver specified, ignoring this device.
[ 28.450] (II) This device may have been added with another device file.
[ 28.451] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 28.451] (II) No input driver specified, ignoring this device.
[ 28.451] (II) This device may have been added with another device file.
[ 28.452] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
[ 28.452] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 28.452] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 28.453] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 53 paused 0
[ 28.453] (**) ThinkPad Extra Buttons: always reports core events
[ 28.453] (**) Option "Device" "/dev/input/event7"
[ 28.454] (II) event7 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 28.454] (II) event7 - ThinkPad Extra Buttons: device is a keyboard
[ 28.454] (II) event7 - ThinkPad Extra Buttons: device removed
[ 28.454] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input8/event7"
[ 28.454] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 14)
[ 28.454] (**) Option "xkb_model" "pc105"
[ 28.454] (**) Option "xkb_layout" "us"
[ 28.455] (II) event7 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 28.455] (II) event7 - ThinkPad Extra Buttons: device is a keyboard
[ 28.456] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event18)
[ 28.456] (**) ACPI Virtual Keyboard Device: Applying InputClass "libinput keyboard catchall"
[ 28.456] (II) Using input driver 'libinput' for 'ACPI Virtual Keyboard Device'
[ 28.456] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 54 paused 0
[ 28.456] (**) ACPI Virtual Keyboard Device: always reports core events
[ 28.456] (**) Option "Device" "/dev/input/event18"
[ 28.457] (II) event18 - ACPI Virtual Keyboard Device: is tagged by udev as: Keyboard
[ 28.457] (II) event18 - ACPI Virtual Keyboard Device: device is a keyboard
[ 28.457] (II) event18 - ACPI Virtual Keyboard Device: device removed
[ 28.457] (**) Option "config_info" "udev:/sys/devices/virtual/input/input19/event18"
[ 28.457] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 15)
[ 28.457] (**) Option "xkb_model" "pc105"
[ 28.457] (**) Option "xkb_layout" "us"
[ 28.458] (II) event18 - ACPI Virtual Keyboard Device: is tagged by udev as: Keyboard
[ 28.458] (II) event18 - ACPI Virtual Keyboard Device: device is a keyboard
[ 29.053] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 29.053] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 29.053] (--) NVIDIA(GPU-0): DFP-0: 960.0 MHz maximum pixel clock
[ 29.053] (--) NVIDIA(GPU-0):
[ 29.053] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 29.053] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 29.054] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 29.054] (--) NVIDIA(GPU-0):
[ 29.054] (--) NVIDIA(GPU-0): Panasonic (DFP-2): connected
[ 29.054] (--) NVIDIA(GPU-0): Panasonic (DFP-2): Internal DisplayPort
[ 29.054] (--) NVIDIA(GPU-0): Panasonic (DFP-2): 960.0 MHz maximum pixel clock
[ 29.054] (--) NVIDIA(GPU-0):
[ 29.054] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 29.054] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 29.054] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 29.054] (--) NVIDIA(GPU-0):
[ 29.054] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 29.054] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 29.054] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 29.054] (--) NVIDIA(GPU-0):
[ 29.054] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 29.054] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 29.054] (--) NVIDIA(GPU-0): DFP-5: 960.0 MHz maximum pixel clock
[ 29.054] (--) NVIDIA(GPU-0):
[ 29.054] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 29.054] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 29.054] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 29.054] (--) NVIDIA(GPU-0):
[ 29.903] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 29.903] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 29.903] (--) NVIDIA(GPU-0): DFP-0: 960.0 MHz maximum pixel clock
[ 29.903] (--) NVIDIA(GPU-0):
[ 29.903] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 29.903] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 29.903] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 29.903] (--) NVIDIA(GPU-0):
[ 29.903] (--) NVIDIA(GPU-0): Panasonic (DFP-2): connected
[ 29.903] (--) NVIDIA(GPU-0): Panasonic (DFP-2): Internal DisplayPort
[ 29.903] (--) NVIDIA(GPU-0): Panasonic (DFP-2): 960.0 MHz maximum pixel clock
[ 29.903] (--) NVIDIA(GPU-0):
[ 29.903] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 29.903] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 29.903] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 29.903] (--) NVIDIA(GPU-0):
[ 29.903] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 29.903] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 29.903] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 29.903] (--) NVIDIA(GPU-0):
[ 29.903] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 29.903] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 29.903] (--) NVIDIA(GPU-0): DFP-5: 960.0 MHz maximum pixel clock
[ 29.903] (--) NVIDIA(GPU-0):
[ 29.903] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 29.903] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 29.903] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 29.903] (--) NVIDIA(GPU-0):
[ 40.371] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 40.371] (II) No input driver specified, ignoring this device.
[ 40.371] (II) This device may have been added with another device file.
[ 40.447] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 40.447] (II) No input driver specified, ignoring this device.
[ 40.447] (II) This device may have been added with another device file.
[ 40.447] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 40.447] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 40.447] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 40.448] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 85 paused 0
[ 40.448] (**) Lenovo Bluetooth Mouse: always reports core events
[ 40.448] (**) Option "Device" "/dev/input/event21"
[ 40.449] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 40.449] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 40.449] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 40.449] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0002/input/input22/event21"
[ 40.449] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 16)
[ 40.450] (**) Option "AccelerationScheme" "none"
[ 40.450] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 40.450] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 40.450] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 40.451] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 40.451] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 40.452] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 40.452] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 40.452] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 40.453] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 86 paused 0
[ 40.453] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 40.453] (**) Option "Device" "/dev/input/event22"
[ 40.454] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 40.454] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 40.454] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 40.455] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0002/input/input23/event22"
[ 40.455] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 17)
[ 40.455] (**) Option "xkb_model" "pc105"
[ 40.455] (**) Option "xkb_layout" "us"
[ 40.455] (WW) Option "xkb_variant" requires a string value
[ 40.455] (WW) Option "xkb_options" requires a string value
[ 40.456] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 40.456] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 69.376] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 69.377] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 69.377] (**) Option "fd" "85"
[ 69.380] (II) UnloadModule: "libinput"
[ 69.380] (II) systemd-logind: releasing fd for 13:85
[ 69.472] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 69.473] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 69.473] (**) Option "fd" "86"
[ 69.474] (II) UnloadModule: "libinput"
[ 69.474] (II) systemd-logind: releasing fd for 13:86
[ 72.085] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 72.085] (II) No input driver specified, ignoring this device.
[ 72.085] (II) This device may have been added with another device file.
[ 72.147] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 72.147] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 72.147] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 72.147] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 85 paused 0
[ 72.147] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 72.147] (**) Option "Device" "/dev/input/event22"
[ 72.149] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 72.149] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 72.149] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 72.149] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0003/input/input26/event22"
[ 72.149] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 16)
[ 72.149] (**) Option "xkb_model" "pc105"
[ 72.149] (**) Option "xkb_layout" "us"
[ 72.149] (WW) Option "xkb_variant" requires a string value
[ 72.149] (WW) Option "xkb_options" requires a string value
[ 72.151] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 72.151] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 72.152] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 72.152] (II) No input driver specified, ignoring this device.
[ 72.152] (II) This device may have been added with another device file.
[ 72.155] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 72.155] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 72.155] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 72.156] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 86 paused 0
[ 72.156] (**) Lenovo Bluetooth Mouse: always reports core events
[ 72.156] (**) Option "Device" "/dev/input/event21"
[ 72.157] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 72.157] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 72.157] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 72.157] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0003/input/input25/event21"
[ 72.157] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 17)
[ 72.158] (**) Option "AccelerationScheme" "none"
[ 72.158] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 72.158] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 72.158] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 72.159] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 72.159] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 1637.424] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 1637.425] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 1637.425] (**) Option "fd" "86"
[ 1637.428] (II) UnloadModule: "libinput"
[ 1637.428] (II) systemd-logind: releasing fd for 13:85
[ 1637.532] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 1637.533] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 1637.533] (**) Option "fd" "85"
[ 1637.534] (II) UnloadModule: "libinput"
[ 1637.534] (II) systemd-logind: releasing fd for 13:86
[ 1865.398] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 1865.398] (II) No input driver specified, ignoring this device.
[ 1865.398] (II) This device may have been added with another device file.
[ 1865.450] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 1865.451] (II) No input driver specified, ignoring this device.
[ 1865.451] (II) This device may have been added with another device file.
[ 1865.459] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 1865.459] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 1865.459] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 1865.459] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 86 paused 0
[ 1865.459] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 1865.459] (**) Option "Device" "/dev/input/event22"
[ 1865.460] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 1865.460] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 1865.461] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 1865.461] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0004/input/input29/event22"
[ 1865.461] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 16)
[ 1865.461] (**) Option "xkb_model" "pc105"
[ 1865.461] (**) Option "xkb_layout" "us"
[ 1865.461] (WW) Option "xkb_variant" requires a string value
[ 1865.461] (WW) Option "xkb_options" requires a string value
[ 1865.462] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 1865.462] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 1865.475] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 1865.475] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 1865.475] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 1865.476] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 88 paused 0
[ 1865.476] (**) Lenovo Bluetooth Mouse: always reports core events
[ 1865.476] (**) Option "Device" "/dev/input/event21"
[ 1865.476] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 1865.477] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 1865.477] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 1865.477] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0004/input/input28/event21"
[ 1865.477] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 17)
[ 1865.478] (**) Option "AccelerationScheme" "none"
[ 1865.478] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 1865.478] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 1865.478] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 1865.479] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 1865.479] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 4617.344] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 4617.345] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 4617.345] (**) Option "fd" "88"
[ 4617.348] (II) UnloadModule: "libinput"
[ 4617.348] (II) systemd-logind: releasing fd for 13:85
[ 4617.420] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 4617.421] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 4617.421] (**) Option "fd" "86"
[ 4617.422] (II) UnloadModule: "libinput"
[ 4617.422] (II) systemd-logind: releasing fd for 13:86
[ 4988.709] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 4988.709] (II) No input driver specified, ignoring this device.
[ 4988.709] (II) This device may have been added with another device file.
[ 4988.759] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 4988.759] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 4988.759] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 4988.759] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 88 paused 0
[ 4988.760] (**) Lenovo Bluetooth Mouse: always reports core events
[ 4988.760] (**) Option "Device" "/dev/input/event21"
[ 4988.760] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 4988.761] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 4988.761] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 4988.761] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0005/input/input31/event21"
[ 4988.761] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 16)
[ 4988.762] (**) Option "AccelerationScheme" "none"
[ 4988.762] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 4988.762] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 4988.762] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 4988.763] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 4988.763] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 4988.774] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 4988.774] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 4988.775] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 4988.775] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 98 paused 0
[ 4988.775] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 4988.775] (**) Option "Device" "/dev/input/event22"
[ 4988.776] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 4988.777] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 4988.777] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 4988.777] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0005/input/input32/event22"
[ 4988.777] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 17)
[ 4988.777] (**) Option "xkb_model" "pc105"
[ 4988.777] (**) Option "xkb_layout" "us"
[ 4988.777] (WW) Option "xkb_variant" requires a string value
[ 4988.777] (WW) Option "xkb_options" requires a string value
[ 4988.779] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 4988.779] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 4988.815] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 4988.815] (II) No input driver specified, ignoring this device.
[ 4988.815] (II) This device may have been added with another device file.
[ 7159.680] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 7159.681] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 7159.681] (**) Option "fd" "88"
[ 7159.684] (II) UnloadModule: "libinput"
[ 7159.684] (II) systemd-logind: releasing fd for 13:85
[ 7159.776] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 7159.776] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 7159.777] (**) Option "fd" "98"
[ 7159.778] (II) UnloadModule: "libinput"
[ 7159.778] (II) systemd-logind: releasing fd for 13:86
[ 11580.796] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 11580.796] (II) No input driver specified, ignoring this device.
[ 11580.796] (II) This device may have been added with another device file.
[ 11580.847] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 11580.847] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 11580.847] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 11580.848] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 98 paused 0
[ 11580.848] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 11580.848] (**) Option "Device" "/dev/input/event22"
[ 11580.849] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 11580.849] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 11580.849] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 11580.850] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0006/input/input35/event22"
[ 11580.850] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 16)
[ 11580.850] (**) Option "xkb_model" "pc105"
[ 11580.850] (**) Option "xkb_layout" "us"
[ 11580.850] (WW) Option "xkb_variant" requires a string value
[ 11580.850] (WW) Option "xkb_options" requires a string value
[ 11580.851] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 11580.851] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 11580.852] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 11580.852] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 11580.852] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 11580.853] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 106 paused 0
[ 11580.853] (**) Lenovo Bluetooth Mouse: always reports core events
[ 11580.853] (**) Option "Device" "/dev/input/event21"
[ 11580.854] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 11580.855] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 11580.855] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 11580.855] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0006/input/input34/event21"
[ 11580.855] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 17)
[ 11580.856] (**) Option "AccelerationScheme" "none"
[ 11580.856] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 11580.856] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 11580.856] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 11580.857] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 11580.858] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 11580.864] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 11580.864] (II) No input driver specified, ignoring this device.
[ 11580.864] (II) This device may have been added with another device file.
[ 13454.432] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 13454.433] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 13454.433] (**) Option "fd" "106"
[ 13454.436] (II) UnloadModule: "libinput"
[ 13454.436] (II) systemd-logind: releasing fd for 13:85
[ 13454.544] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 13454.545] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 13454.545] (**) Option "fd" "98"
[ 13454.546] (II) UnloadModule: "libinput"
[ 13454.546] (II) systemd-logind: releasing fd for 13:86
[ 14291.834] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 14291.834] (II) No input driver specified, ignoring this device.
[ 14291.834] (II) This device may have been added with another device file.
[ 14291.887] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 14291.887] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 14291.887] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 14291.888] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 98 paused 0
[ 14291.888] (**) Lenovo Bluetooth Mouse: always reports core events
[ 14291.888] (**) Option "Device" "/dev/input/event21"
[ 14291.889] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 14291.889] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 14291.889] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 14291.889] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0007/input/input37/event21"
[ 14291.889] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 16)
[ 14291.890] (**) Option "AccelerationScheme" "none"
[ 14291.890] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 14291.890] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 14291.890] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 14291.891] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 14291.891] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 14291.907] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 14291.907] (II) No input driver specified, ignoring this device.
[ 14291.907] (II) This device may have been added with another device file.
[ 14291.915] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 14291.915] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 14291.915] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 14291.916] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 106 paused 0
[ 14291.916] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 14291.916] (**) Option "Device" "/dev/input/event22"
[ 14291.917] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 14291.917] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 14291.917] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 14291.917] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0007/input/input38/event22"
[ 14291.917] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 17)
[ 14291.917] (**) Option "xkb_model" "pc105"
[ 14291.918] (**) Option "xkb_layout" "us"
[ 14291.918] (WW) Option "xkb_variant" requires a string value
[ 14291.918] (WW) Option "xkb_options" requires a string value
[ 14291.919] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 14291.919] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 16408.312] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 16408.368] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 16408.401] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 16408.401] (**) Option "fd" "98"
[ 16408.407] (II) UnloadModule: "libinput"
[ 16408.407] (II) systemd-logind: releasing fd for 13:85
[ 16408.408] (EE) systemd-logind: failed to release device: Device not taken
[ 16408.428] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 16408.428] (**) Option "fd" "106"
[ 16408.429] (II) UnloadModule: "libinput"
[ 16408.429] (II) systemd-logind: releasing fd for 13:86
[ 16408.429] (EE) systemd-logind: failed to release device: Device not taken
[ 17050.913] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 17050.913] (II) No input driver specified, ignoring this device.
[ 17050.913] (II) This device may have been added with another device file.
[ 17050.935] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 17050.935] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 17050.935] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 17050.936] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 106 paused 0
[ 17050.936] (**) Lenovo Bluetooth Mouse: always reports core events
[ 17050.936] (**) Option "Device" "/dev/input/event21"
[ 17050.937] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 17050.937] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 17050.937] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 17050.937] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0008/input/input40/event21"
[ 17050.937] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 16)
[ 17050.938] (**) Option "AccelerationScheme" "none"
[ 17050.939] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 17050.939] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 17050.939] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 17050.939] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 17050.940] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 17050.947] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 17050.947] (II) No input driver specified, ignoring this device.
[ 17050.947] (II) This device may have been added with another device file.
[ 17050.948] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 17050.948] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 17050.948] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 17050.949] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 118 paused 0
[ 17050.949] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 17050.949] (**) Option "Device" "/dev/input/event22"
[ 17050.950] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 17050.950] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 17050.950] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 17050.950] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0008/input/input41/event22"
[ 17050.950] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 17)
[ 17050.950] (**) Option "xkb_model" "pc105"
[ 17050.950] (**) Option "xkb_layout" "us"
[ 17050.950] (WW) Option "xkb_variant" requires a string value
[ 17050.950] (WW) Option "xkb_options" requires a string value
[ 17050.951] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 17050.952] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 19743.560] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 19743.561] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 19743.561] (**) Option "fd" "106"
[ 19743.565] (II) UnloadModule: "libinput"
[ 19743.565] (II) systemd-logind: releasing fd for 13:85
[ 19743.656] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 19743.656] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 19743.657] (**) Option "fd" "118"
[ 19743.658] (II) UnloadModule: "libinput"
[ 19743.658] (II) systemd-logind: releasing fd for 13:86
[ 20564.414] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 20564.414] (II) No input driver specified, ignoring this device.
[ 20564.414] (II) This device may have been added with another device file.
[ 20564.463] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 20564.463] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 20564.463] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 20564.464] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 116 paused 0
[ 20564.464] (**) Lenovo Bluetooth Mouse: always reports core events
[ 20564.464] (**) Option "Device" "/dev/input/event21"
[ 20564.465] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 20564.465] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 20564.465] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 20564.465] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0009/input/input43/event21"
[ 20564.465] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 16)
[ 20564.466] (**) Option "AccelerationScheme" "none"
[ 20564.467] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 20564.467] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 20564.467] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 20564.468] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 20564.468] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 20564.469] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 20564.469] (II) No input driver specified, ignoring this device.
[ 20564.469] (II) This device may have been added with another device file.
[ 20564.479] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 20564.479] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 20564.479] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 20564.479] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 118 paused 0
[ 20564.479] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 20564.479] (**) Option "Device" "/dev/input/event22"
[ 20564.480] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 20564.481] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 20564.481] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 20564.481] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0009/input/input44/event22"
[ 20564.481] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 17)
[ 20564.481] (**) Option "xkb_model" "pc105"
[ 20564.481] (**) Option "xkb_layout" "us"
[ 20564.481] (WW) Option "xkb_variant" requires a string value
[ 20564.481] (WW) Option "xkb_options" requires a string value
[ 20564.482] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 20564.482] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 28558.772] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 28558.773] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 28558.773] (**) Option "fd" "116"
[ 28558.777] (II) UnloadModule: "libinput"
[ 28558.777] (II) systemd-logind: releasing fd for 13:85
[ 28558.900] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 28558.901] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 28558.901] (**) Option "fd" "118"
[ 28558.902] (II) UnloadModule: "libinput"
[ 28558.902] (II) systemd-logind: releasing fd for 13:86
[ 28979.569] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 28979.569] (II) No input driver specified, ignoring this device.
[ 28979.569] (II) This device may have been added with another device file.
[ 28979.643] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 28979.643] (II) No input driver specified, ignoring this device.
[ 28979.643] (II) This device may have been added with another device file.
[ 28979.643] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 28979.643] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 28979.643] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 28979.644] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 116 paused 0
[ 28979.644] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 28979.644] (**) Option "Device" "/dev/input/event22"
[ 28979.645] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 28979.645] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 28979.646] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 28979.646] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.000A/input/input47/event22"
[ 28979.646] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 16)
[ 28979.646] (**) Option "xkb_model" "pc105"
[ 28979.646] (**) Option "xkb_layout" "us"
[ 28979.646] (WW) Option "xkb_variant" requires a string value
[ 28979.646] (WW) Option "xkb_options" requires a string value
[ 28979.647] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 28979.647] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 28979.648] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 28979.648] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 28979.648] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 28979.649] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 118 paused 0
[ 28979.649] (**) Lenovo Bluetooth Mouse: always reports core events
[ 28979.649] (**) Option "Device" "/dev/input/event21"
[ 28979.650] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 28979.650] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 28979.650] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 28979.650] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.000A/input/input46/event21"
[ 28979.650] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 17)
[ 28979.651] (**) Option "AccelerationScheme" "none"
[ 28979.651] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 28979.651] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 28979.651] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 28979.652] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 28979.652] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 29781.372] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 29781.372] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 29781.373] (**) Option "fd" "118"
[ 29781.376] (II) UnloadModule: "libinput"
[ 29781.376] (II) systemd-logind: releasing fd for 13:85
[ 29781.452] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 29781.453] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 29781.453] (**) Option "fd" "116"
[ 29781.454] (II) UnloadModule: "libinput"
[ 29781.454] (II) systemd-logind: releasing fd for 13:86
[ 30089.940] (EE) event5 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.1/touchpad-jumping-cursors.html for details
[ 30089.940] (EE) event5 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.1/touchpad-jumping-cursors.html for details
[ 30091.207] (EE) event5 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.1/touchpad-jumping-cursors.html for details
[ 30445.114] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 30445.114] (II) No input driver specified, ignoring this device.
[ 30445.114] (II) This device may have been added with another device file.
[ 30445.163] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 30445.163] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 30445.163] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 30445.164] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 116 paused 0
[ 30445.164] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 30445.164] (**) Option "Device" "/dev/input/event22"
[ 30445.165] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 30445.165] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 30445.165] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 30445.165] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.000B/input/input50/event22"
[ 30445.165] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 16)
[ 30445.165] (**) Option "xkb_model" "pc105"
[ 30445.165] (**) Option "xkb_layout" "us"
[ 30445.166] (WW) Option "xkb_variant" requires a string value
[ 30445.166] (WW) Option "xkb_options" requires a string value
[ 30445.167] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 30445.167] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 30445.178] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 30445.178] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 30445.178] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 30445.179] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 118 paused 0
[ 30445.179] (**) Lenovo Bluetooth Mouse: always reports core events
[ 30445.179] (**) Option "Device" "/dev/input/event21"
[ 30445.180] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 30445.180] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 30445.180] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 30445.180] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.000B/input/input49/event21"
[ 30445.180] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 17)
[ 30445.181] (**) Option "AccelerationScheme" "none"
[ 30445.182] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 30445.182] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 30445.182] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 30445.182] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 30445.183] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 30445.207] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 30445.207] (II) No input driver specified, ignoring this device.
[ 30445.207] (II) This device may have been added with another device file.
[ 31206.056] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 31206.056] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 31206.056] (**) Option "fd" "118"
[ 31206.060] (II) UnloadModule: "libinput"
[ 31206.060] (II) systemd-logind: releasing fd for 13:85
[ 31206.144] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 31206.144] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 31206.144] (**) Option "fd" "116"
[ 31206.146] (II) UnloadModule: "libinput"
[ 31206.146] (II) systemd-logind: releasing fd for 13:86
[ 32305.862] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 32305.862] (II) No input driver specified, ignoring this device.
[ 32305.862] (II) This device may have been added with another device file.
[ 32305.911] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 32305.911] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 32305.911] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 32305.912] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 116 paused 0
[ 32305.912] (**) Lenovo Bluetooth Mouse: always reports core events
[ 32305.912] (**) Option "Device" "/dev/input/event21"
[ 32305.913] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 32305.913] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 32305.913] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 32305.914] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.000C/input/input52/event21"
[ 32305.914] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 16)
[ 32305.914] (**) Option "AccelerationScheme" "none"
[ 32305.915] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 32305.915] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 32305.915] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 32305.916] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 32305.916] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 32305.917] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 32305.917] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 32305.917] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 32305.918] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 118 paused 0
[ 32305.918] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 32305.918] (**) Option "Device" "/dev/input/event22"
[ 32305.919] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 32305.919] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 32305.919] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 32305.919] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.000C/input/input53/event22"
[ 32305.919] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 17)
[ 32305.919] (**) Option "xkb_model" "pc105"
[ 32305.919] (**) Option "xkb_layout" "us"
[ 32305.919] (WW) Option "xkb_variant" requires a string value
[ 32305.919] (WW) Option "xkb_options" requires a string value
[ 32305.921] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 32305.921] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 32305.922] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 32305.922] (II) No input driver specified, ignoring this device.
[ 32305.922] (II) This device may have been added with another device file.
[ 32922.020] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 32922.020] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 32922.020] (**) Option "fd" "116"
[ 32922.024] (II) UnloadModule: "libinput"
[ 32922.024] (II) systemd-logind: releasing fd for 13:85
[ 32922.112] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 32922.112] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 32922.113] (**) Option "fd" "118"
[ 32922.114] (II) UnloadModule: "libinput"
[ 32922.114] (II) systemd-logind: releasing fd for 13:86
[ 33250.766] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 33250.766] (II) No input driver specified, ignoring this device.
[ 33250.766] (II) This device may have been added with another device file.
[ 33250.835] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 33250.835] (II) No input driver specified, ignoring this device.
[ 33250.835] (II) This device may have been added with another device file.
[ 33250.835] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 33250.835] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 33250.835] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 33250.836] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 116 paused 0
[ 33250.836] (**) Lenovo Bluetooth Mouse: always reports core events
[ 33250.836] (**) Option "Device" "/dev/input/event21"
[ 33250.837] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 33250.837] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 33250.838] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 33250.838] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.000D/input/input55/event21"
[ 33250.838] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 16)
[ 33250.839] (**) Option "AccelerationScheme" "none"
[ 33250.839] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 33250.839] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 33250.839] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 33250.840] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 33250.840] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 33250.843] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 33250.843] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 33250.843] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 33250.843] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 118 paused 0
[ 33250.843] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 33250.843] (**) Option "Device" "/dev/input/event22"
[ 33250.844] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 33250.844] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 33250.844] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 33250.844] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.000D/input/input56/event22"
[ 33250.844] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 17)
[ 33250.845] (**) Option "xkb_model" "pc105"
[ 33250.845] (**) Option "xkb_layout" "us"
[ 33250.845] (WW) Option "xkb_variant" requires a string value
[ 33250.845] (WW) Option "xkb_options" requires a string value
[ 33250.846] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 33250.846] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 33875.248] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 33875.249] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 33875.249] (**) Option "fd" "116"
[ 33875.253] (II) UnloadModule: "libinput"
[ 33875.253] (II) systemd-logind: releasing fd for 13:85
[ 33875.344] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 33875.345] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 33875.345] (**) Option "fd" "118"
[ 33875.346] (II) UnloadModule: "libinput"
[ 33875.346] (II) systemd-logind: releasing fd for 13:86
[ 34926.002] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 34926.002] (II) No input driver specified, ignoring this device.
[ 34926.002] (II) This device may have been added with another device file.
[ 34926.050] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 34926.051] (II) No input driver specified, ignoring this device.
[ 34926.051] (II) This device may have been added with another device file.
[ 34926.071] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 34926.071] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 34926.071] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 34926.072] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 118 paused 0
[ 34926.072] (**) Lenovo Bluetooth Mouse: always reports core events
[ 34926.072] (**) Option "Device" "/dev/input/event21"
[ 34926.073] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 34926.073] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 34926.074] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 34926.074] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.000E/input/input58/event21"
[ 34926.074] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 16)
[ 34926.074] (**) Option "AccelerationScheme" "none"
[ 34926.075] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 34926.075] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 34926.075] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 34926.076] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 34926.076] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 34926.079] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 34926.079] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 34926.079] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 34926.079] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 122 paused 0
[ 34926.079] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 34926.079] (**) Option "Device" "/dev/input/event22"
[ 34926.080] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 34926.080] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 34926.080] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 34926.080] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.000E/input/input59/event22"
[ 34926.080] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 17)
[ 34926.080] (**) Option "xkb_model" "pc105"
[ 34926.081] (**) Option "xkb_layout" "us"
[ 34926.081] (WW) Option "xkb_variant" requires a string value
[ 34926.081] (WW) Option "xkb_options" requires a string value
[ 34926.082] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 34926.082] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 36151.974] (II) event21 - Lenovo Bluetooth Mouse: Enabling spurious button debouncing, see https://wayland.freedesktop.org/libinput/doc/1.22.1/button-debouncing.html for details
[ 49998.108] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 49998.108] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 49998.108] (**) Option "fd" "118"
[ 49998.112] (II) UnloadModule: "libinput"
[ 49998.112] (II) systemd-logind: releasing fd for 13:85
[ 49998.184] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 49998.184] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 49998.184] (**) Option "fd" "122"
[ 49998.186] (II) UnloadModule: "libinput"
[ 49998.186] (II) systemd-logind: releasing fd for 13:86
[ 50199.094] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 50199.094] (II) No input driver specified, ignoring this device.
[ 50199.094] (II) This device may have been added with another device file.
[ 50199.139] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 50199.139] (II) No input driver specified, ignoring this device.
[ 50199.139] (II) This device may have been added with another device file.
[ 50199.155] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 50199.155] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 50199.155] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 50199.155] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 118 paused 0
[ 50199.156] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 50199.156] (**) Option "Device" "/dev/input/event22"
[ 50199.157] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 50199.157] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 50199.157] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 50199.157] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.000F/input/input62/event22"
[ 50199.157] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 16)
[ 50199.157] (**) Option "xkb_model" "pc105"
[ 50199.157] (**) Option "xkb_layout" "us"
[ 50199.157] (WW) Option "xkb_variant" requires a string value
[ 50199.157] (WW) Option "xkb_options" requires a string value
[ 50199.158] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 50199.159] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 50199.167] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 50199.167] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 50199.167] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 50199.168] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 122 paused 0
[ 50199.168] (**) Lenovo Bluetooth Mouse: always reports core events
[ 50199.168] (**) Option "Device" "/dev/input/event21"
[ 50199.168] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 50199.169] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 50199.169] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 50199.169] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.000F/input/input61/event21"
[ 50199.169] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 17)
[ 50199.170] (**) Option "AccelerationScheme" "none"
[ 50199.170] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 50199.170] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 50199.170] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 50199.171] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 50199.171] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 50803.208] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 50803.209] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 50803.209] (**) Option "fd" "122"
[ 50803.213] (II) UnloadModule: "libinput"
[ 50803.213] (II) systemd-logind: releasing fd for 13:85
[ 50803.300] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 50803.301] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 50803.301] (**) Option "fd" "118"
[ 50803.302] (II) UnloadModule: "libinput"
[ 50803.302] (II) systemd-logind: releasing fd for 13:86
[ 51354.134] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 51354.134] (II) No input driver specified, ignoring this device.
[ 51354.134] (II) This device may have been added with another device file.
[ 51354.203] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 51354.203] (II) No input driver specified, ignoring this device.
[ 51354.203] (II) This device may have been added with another device file.
[ 51354.203] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 51354.203] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 51354.203] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 51354.204] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 118 paused 0
[ 51354.204] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 51354.204] (**) Option "Device" "/dev/input/event22"
[ 51354.205] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 51354.205] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 51354.205] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 51354.205] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0010/input/input65/event22"
[ 51354.205] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 16)
[ 51354.205] (**) Option "xkb_model" "pc105"
[ 51354.205] (**) Option "xkb_layout" "us"
[ 51354.205] (WW) Option "xkb_variant" requires a string value
[ 51354.205] (WW) Option "xkb_options" requires a string value
[ 51354.206] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 51354.206] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 51354.215] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 51354.215] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 51354.215] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 51354.216] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 122 paused 0
[ 51354.216] (**) Lenovo Bluetooth Mouse: always reports core events
[ 51354.216] (**) Option "Device" "/dev/input/event21"
[ 51354.217] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 51354.217] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 51354.217] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 51354.217] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0010/input/input64/event21"
[ 51354.217] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 17)
[ 51354.218] (**) Option "AccelerationScheme" "none"
[ 51354.218] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 51354.219] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 51354.219] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 51354.219] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 51354.220] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 51962.404] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 51962.405] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 51962.405] (**) Option "fd" "122"
[ 51962.409] (II) UnloadModule: "libinput"
[ 51962.409] (II) systemd-logind: releasing fd for 13:85
[ 51962.496] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 51962.496] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 51962.496] (**) Option "fd" "118"
[ 51962.498] (II) UnloadModule: "libinput"
[ 51962.498] (II) systemd-logind: releasing fd for 13:86
[ 53322.202] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 53322.202] (II) No input driver specified, ignoring this device.
[ 53322.202] (II) This device may have been added with another device file.
[ 53322.255] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 53322.255] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 53322.255] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 53322.255] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 116 paused 0
[ 53322.255] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 53322.255] (**) Option "Device" "/dev/input/event22"
[ 53322.256] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 53322.257] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 53322.257] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 53322.257] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0011/input/input68/event22"
[ 53322.257] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 16)
[ 53322.257] (**) Option "xkb_model" "pc105"
[ 53322.257] (**) Option "xkb_layout" "us"
[ 53322.257] (WW) Option "xkb_variant" requires a string value
[ 53322.257] (WW) Option "xkb_options" requires a string value
[ 53322.259] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 53322.259] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 53322.259] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 53322.260] (II) No input driver specified, ignoring this device.
[ 53322.260] (II) This device may have been added with another device file.
[ 53322.271] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 53322.271] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 53322.271] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 53322.271] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 118 paused 0
[ 53322.271] (**) Lenovo Bluetooth Mouse: always reports core events
[ 53322.271] (**) Option "Device" "/dev/input/event21"
[ 53322.272] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 53322.272] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 53322.272] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 53322.272] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0011/input/input67/event21"
[ 53322.272] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 17)
[ 53322.273] (**) Option "AccelerationScheme" "none"
[ 53322.274] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 53322.274] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 53322.274] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 53322.275] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 53322.275] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 55022.688] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 55022.689] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 55022.689] (**) Option "fd" "118"
[ 55022.693] (II) UnloadModule: "libinput"
[ 55022.693] (II) systemd-logind: releasing fd for 13:85
[ 55022.780] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 55022.781] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 55022.781] (**) Option "fd" "116"
[ 55022.782] (II) UnloadModule: "libinput"
[ 55022.782] (II) systemd-logind: releasing fd for 13:86
[ 68676.434] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 68676.434] (II) No input driver specified, ignoring this device.
[ 68676.434] (II) This device may have been added with another device file.
[ 68676.483] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 68676.483] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 68676.483] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 68676.483] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 118 paused 0
[ 68676.484] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 68676.484] (**) Option "Device" "/dev/input/event22"
[ 68676.485] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 68676.485] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 68676.485] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 68676.485] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0012/input/input71/event22"
[ 68676.485] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 16)
[ 68676.485] (**) Option "xkb_model" "pc105"
[ 68676.485] (**) Option "xkb_layout" "us"
[ 68676.486] (WW) Option "xkb_variant" requires a string value
[ 68676.486] (WW) Option "xkb_options" requires a string value
[ 68676.487] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 68676.487] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 68676.523] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 68676.523] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 68676.523] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 68676.524] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 122 paused 0
[ 68676.524] (**) Lenovo Bluetooth Mouse: always reports core events
[ 68676.524] (**) Option "Device" "/dev/input/event21"
[ 68676.525] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 68676.525] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 68676.526] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 68676.526] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0012/input/input70/event21"
[ 68676.526] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 17)
[ 68676.526] (**) Option "AccelerationScheme" "none"
[ 68676.527] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 68676.527] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 68676.527] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 68676.528] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 68676.528] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 68676.529] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 68676.529] (II) No input driver specified, ignoring this device.
[ 68676.529] (II) This device may have been added with another device file.
[ 69951.884] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 69951.885] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 69951.885] (**) Option "fd" "122"
[ 69951.889] (II) UnloadModule: "libinput"
[ 69951.889] (II) systemd-logind: releasing fd for 13:85
[ 69951.964] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 69951.965] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 69951.965] (**) Option "fd" "118"
[ 69951.966] (II) UnloadModule: "libinput"
[ 69951.966] (II) systemd-logind: releasing fd for 13:86
[ 70936.022] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 70936.022] (II) No input driver specified, ignoring this device.
[ 70936.022] (II) This device may have been added with another device file.
[ 70936.079] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 70936.079] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 70936.079] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 70936.080] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 116 paused 0
[ 70936.080] (**) Lenovo Bluetooth Mouse: always reports core events
[ 70936.080] (**) Option "Device" "/dev/input/event21"
[ 70936.081] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 70936.081] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 70936.081] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 70936.081] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0013/input/input73/event21"
[ 70936.081] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 16)
[ 70936.082] (**) Option "AccelerationScheme" "none"
[ 70936.083] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 70936.083] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 70936.083] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 70936.084] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 70936.084] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 70936.085] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 70936.085] (II) No input driver specified, ignoring this device.
[ 70936.085] (II) This device may have been added with another device file.
[ 70936.099] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 70936.099] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 70936.099] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 70936.100] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 118 paused 0
[ 70936.100] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 70936.100] (**) Option "Device" "/dev/input/event22"
[ 70936.100] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 70936.100] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 70936.101] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 70936.101] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0013/input/input74/event22"
[ 70936.101] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 17)
[ 70936.101] (**) Option "xkb_model" "pc105"
[ 70936.101] (**) Option "xkb_layout" "us"
[ 70936.101] (WW) Option "xkb_variant" requires a string value
[ 70936.101] (WW) Option "xkb_options" requires a string value
[ 70936.102] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 70936.102] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 71905.636] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 71905.637] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 71905.637] (**) Option "fd" "116"
[ 71905.640] (II) UnloadModule: "libinput"
[ 71905.640] (II) systemd-logind: releasing fd for 13:85
[ 71905.720] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 71905.721] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 71905.721] (**) Option "fd" "118"
[ 71905.722] (II) UnloadModule: "libinput"
[ 71905.722] (II) systemd-logind: releasing fd for 13:86
[ 72143.126] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 72143.126] (II) No input driver specified, ignoring this device.
[ 72143.126] (II) This device may have been added with another device file.
[ 72143.167] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 72143.167] (II) No input driver specified, ignoring this device.
[ 72143.167] (II) This device may have been added with another device file.
[ 72143.175] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 72143.175] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 72143.175] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 72143.175] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 114 paused 0
[ 72143.175] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 72143.175] (**) Option "Device" "/dev/input/event22"
[ 72143.176] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 72143.176] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 72143.177] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 72143.177] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0014/input/input77/event22"
[ 72143.177] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 16)
[ 72143.177] (**) Option "xkb_model" "pc105"
[ 72143.177] (**) Option "xkb_layout" "us"
[ 72143.177] (WW) Option "xkb_variant" requires a string value
[ 72143.177] (WW) Option "xkb_options" requires a string value
[ 72143.178] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 72143.178] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 72143.214] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 72143.214] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 72143.214] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 72143.215] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 115 paused 0
[ 72143.215] (**) Lenovo Bluetooth Mouse: always reports core events
[ 72143.215] (**) Option "Device" "/dev/input/event21"
[ 72143.216] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 72143.216] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 72143.216] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 72143.216] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0014/input/input76/event21"
[ 72143.216] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 17)
[ 72143.217] (**) Option "AccelerationScheme" "none"
[ 72143.217] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 72143.217] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 72143.218] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 72143.218] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 72143.219] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 75675.456] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 75675.457] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 75675.457] (**) Option "fd" "115"
[ 75675.460] (II) UnloadModule: "libinput"
[ 75675.460] (II) systemd-logind: releasing fd for 13:85
[ 75675.548] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 75675.549] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 75675.549] (**) Option "fd" "114"
[ 75675.550] (II) UnloadModule: "libinput"
[ 75675.550] (II) systemd-logind: releasing fd for 13:86
[ 76276.758] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 76276.758] (II) No input driver specified, ignoring this device.
[ 76276.758] (II) This device may have been added with another device file.
[ 76276.819] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 76276.819] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 76276.819] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 76276.820] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 114 paused 0
[ 76276.820] (**) Lenovo Bluetooth Mouse: always reports core events
[ 76276.820] (**) Option "Device" "/dev/input/event21"
[ 76276.821] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 76276.821] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 76276.821] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 76276.821] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0015/input/input79/event21"
[ 76276.821] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 16)
[ 76276.822] (**) Option "AccelerationScheme" "none"
[ 76276.822] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 76276.822] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 76276.822] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 76276.823] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 76276.823] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 76276.824] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 76276.824] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 76276.824] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 76276.825] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 115 paused 0
[ 76276.825] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 76276.825] (**) Option "Device" "/dev/input/event22"
[ 76276.826] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 76276.826] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 76276.827] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 76276.827] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0015/input/input80/event22"
[ 76276.827] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 17)
[ 76276.827] (**) Option "xkb_model" "pc105"
[ 76276.827] (**) Option "xkb_layout" "us"
[ 76276.827] (WW) Option "xkb_variant" requires a string value
[ 76276.827] (WW) Option "xkb_options" requires a string value
[ 76276.828] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 76276.828] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 76276.835] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 76276.835] (II) No input driver specified, ignoring this device.
[ 76276.835] (II) This device may have been added with another device file.
[ 76880.768] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 76880.769] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 76880.769] (**) Option "fd" "114"
[ 76880.772] (II) UnloadModule: "libinput"
[ 76880.772] (II) systemd-logind: releasing fd for 13:85
[ 76880.872] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 76880.873] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 76880.873] (**) Option "fd" "115"
[ 76880.874] (II) UnloadModule: "libinput"
[ 76880.874] (II) systemd-logind: releasing fd for 13:86
[ 77002.182] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 77002.182] (II) No input driver specified, ignoring this device.
[ 77002.182] (II) This device may have been added with another device file.
[ 77002.243] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 77002.243] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 77002.243] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 77002.243] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 115 paused 0
[ 77002.243] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 77002.243] (**) Option "Device" "/dev/input/event22"
[ 77002.245] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 77002.245] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 77002.245] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 77002.245] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0016/input/input83/event22"
[ 77002.245] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 16)
[ 77002.245] (**) Option "xkb_model" "pc105"
[ 77002.245] (**) Option "xkb_layout" "us"
[ 77002.245] (WW) Option "xkb_variant" requires a string value
[ 77002.245] (WW) Option "xkb_options" requires a string value
[ 77002.247] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 77002.247] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 77002.284] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 77002.284] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 77002.284] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 77002.285] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 116 paused 0
[ 77002.285] (**) Lenovo Bluetooth Mouse: always reports core events
[ 77002.285] (**) Option "Device" "/dev/input/event21"
[ 77002.286] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 77002.286] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 77002.286] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 77002.286] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0016/input/input82/event21"
[ 77002.286] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 17)
[ 77002.287] (**) Option "AccelerationScheme" "none"
[ 77002.287] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 77002.287] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 77002.287] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 77002.288] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 77002.288] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 77002.289] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 77002.289] (II) No input driver specified, ignoring this device.
[ 77002.289] (II) This device may have been added with another device file.
[ 78907.916] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 78907.916] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 78907.917] (**) Option "fd" "116"
[ 78907.920] (II) UnloadModule: "libinput"
[ 78907.920] (II) systemd-logind: releasing fd for 13:85
[ 78908.020] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 78908.021] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 78908.021] (**) Option "fd" "115"
[ 78908.022] (II) UnloadModule: "libinput"
[ 78908.022] (II) systemd-logind: releasing fd for 13:86
[ 79485.317] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 79485.317] (II) No input driver specified, ignoring this device.
[ 79485.317] (II) This device may have been added with another device file.
[ 79485.379] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 79485.379] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 79485.379] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 79485.380] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 114 paused 0
[ 79485.380] (**) Lenovo Bluetooth Mouse: always reports core events
[ 79485.380] (**) Option "Device" "/dev/input/event21"
[ 79485.381] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 79485.381] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 79485.381] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 79485.381] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0017/input/input85/event21"
[ 79485.381] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 16)
[ 79485.382] (**) Option "AccelerationScheme" "none"
[ 79485.382] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 79485.382] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 79485.382] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 79485.383] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 79485.383] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 79485.384] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 79485.384] (II) No input driver specified, ignoring this device.
[ 79485.384] (II) This device may have been added with another device file.
[ 79485.395] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 79485.395] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 79485.395] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 79485.396] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 115 paused 0
[ 79485.396] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 79485.396] (**) Option "Device" "/dev/input/event22"
[ 79485.397] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 79485.397] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 79485.397] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 79485.397] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0017/input/input86/event22"
[ 79485.397] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 17)
[ 79485.397] (**) Option "xkb_model" "pc105"
[ 79485.397] (**) Option "xkb_layout" "us"
[ 79485.397] (WW) Option "xkb_variant" requires a string value
[ 79485.397] (WW) Option "xkb_options" requires a string value
[ 79485.398] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 79485.399] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 81160.104] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 81160.105] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 81160.105] (**) Option "fd" "114"
[ 81160.109] (II) UnloadModule: "libinput"
[ 81160.109] (II) systemd-logind: releasing fd for 13:85
[ 81160.184] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 81160.184] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 81160.184] (**) Option "fd" "115"
[ 81160.186] (II) UnloadModule: "libinput"
[ 81160.186] (II) systemd-logind: releasing fd for 13:86
[ 82068.002] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 82068.002] (II) No input driver specified, ignoring this device.
[ 82068.002] (II) This device may have been added with another device file.
[ 82068.055] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 82068.055] (II) No input driver specified, ignoring this device.
[ 82068.055] (II) This device may have been added with another device file.
[ 82068.071] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 82068.071] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 82068.071] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 82068.072] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 115 paused 0
[ 82068.072] (**) Lenovo Bluetooth Mouse: always reports core events
[ 82068.072] (**) Option "Device" "/dev/input/event21"
[ 82068.073] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 82068.073] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 82068.074] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 82068.074] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0018/input/input88/event21"
[ 82068.074] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 16)
[ 82068.075] (**) Option "AccelerationScheme" "none"
[ 82068.075] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 82068.075] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 82068.075] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 82068.076] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 82068.076] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 82068.083] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 82068.083] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 82068.083] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 82068.084] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 116 paused 0
[ 82068.084] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 82068.084] (**) Option "Device" "/dev/input/event22"
[ 82068.085] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 82068.085] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 82068.086] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 82068.086] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0018/input/input89/event22"
[ 82068.086] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 17)
[ 82068.086] (**) Option "xkb_model" "pc105"
[ 82068.086] (**) Option "xkb_layout" "us"
[ 82068.086] (WW) Option "xkb_variant" requires a string value
[ 82068.086] (WW) Option "xkb_options" requires a string value
[ 82068.088] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 82068.088] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 82687.228] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 82687.229] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 82687.229] (**) Option "fd" "115"
[ 82687.232] (II) UnloadModule: "libinput"
[ 82687.232] (II) systemd-logind: releasing fd for 13:85
[ 82687.344] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 82687.345] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 82687.345] (**) Option "fd" "116"
[ 82687.346] (II) UnloadModule: "libinput"
[ 82687.346] (II) systemd-logind: releasing fd for 13:86
[ 86426.083] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 86426.083] (II) No input driver specified, ignoring this device.
[ 86426.083] (II) This device may have been added with another device file.
[ 86426.146] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 86426.147] (II) No input driver specified, ignoring this device.
[ 86426.147] (II) This device may have been added with another device file.
[ 86426.150] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 86426.150] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 86426.150] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 86426.151] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 115 paused 0
[ 86426.151] (**) Lenovo Bluetooth Mouse: always reports core events
[ 86426.151] (**) Option "Device" "/dev/input/event21"
[ 86426.152] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 86426.152] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 86426.153] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 86426.153] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0019/input/input91/event21"
[ 86426.153] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 16)
[ 86426.153] (**) Option "AccelerationScheme" "none"
[ 86426.154] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 86426.154] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 86426.154] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 86426.155] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 86426.155] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 86426.167] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 86426.167] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 86426.167] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 86426.168] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 116 paused 0
[ 86426.168] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 86426.168] (**) Option "Device" "/dev/input/event22"
[ 86426.169] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 86426.169] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 86426.169] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 86426.169] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0019/input/input92/event22"
[ 86426.169] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 17)
[ 86426.169] (**) Option "xkb_model" "pc105"
[ 86426.169] (**) Option "xkb_layout" "us"
[ 86426.169] (WW) Option "xkb_variant" requires a string value
[ 86426.169] (WW) Option "xkb_options" requires a string value
[ 86426.171] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 86426.171] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 87035.920] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 87035.921] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 87035.921] (**) Option "fd" "115"
[ 87035.924] (II) UnloadModule: "libinput"
[ 87035.924] (II) systemd-logind: releasing fd for 13:85
[ 87036.068] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 87036.069] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 87036.069] (**) Option "fd" "116"
[ 87036.070] (II) UnloadModule: "libinput"
[ 87036.070] (II) systemd-logind: releasing fd for 13:86
[ 87719.166] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 87719.166] (II) No input driver specified, ignoring this device.
[ 87719.166] (II) This device may have been added with another device file.
[ 87719.227] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 87719.227] (II) No input driver specified, ignoring this device.
[ 87719.227] (II) This device may have been added with another device file.
[ 87719.227] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 87719.227] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 87719.227] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 87719.228] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 116 paused 0
[ 87719.228] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 87719.228] (**) Option "Device" "/dev/input/event22"
[ 87719.229] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 87719.229] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 87719.229] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 87719.229] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.001A/input/input95/event22"
[ 87719.229] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 16)
[ 87719.229] (**) Option "xkb_model" "pc105"
[ 87719.229] (**) Option "xkb_layout" "us"
[ 87719.229] (WW) Option "xkb_variant" requires a string value
[ 87719.229] (WW) Option "xkb_options" requires a string value
[ 87719.231] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 87719.231] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 87719.269] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 87719.269] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 87719.269] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 87719.270] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 117 paused 0
[ 87719.270] (**) Lenovo Bluetooth Mouse: always reports core events
[ 87719.270] (**) Option "Device" "/dev/input/event21"
[ 87719.271] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 87719.271] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 87719.271] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 87719.271] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.001A/input/input94/event21"
[ 87719.271] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 17)
[ 87719.272] (**) Option "AccelerationScheme" "none"
[ 87719.272] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 87719.272] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 87719.272] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 87719.273] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 87719.273] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 88820.064] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 88820.065] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 88820.065] (**) Option "fd" "117"
[ 88820.068] (II) UnloadModule: "libinput"
[ 88820.068] (II) systemd-logind: releasing fd for 13:85
[ 88820.168] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 88820.169] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 88820.169] (**) Option "fd" "116"
[ 88820.170] (II) UnloadModule: "libinput"
[ 88820.170] (II) systemd-logind: releasing fd for 13:86
[ 89832.902] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 89832.902] (II) No input driver specified, ignoring this device.
[ 89832.902] (II) This device may have been added with another device file.
[ 89832.955] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 89832.955] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 89832.955] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 89832.956] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 115 paused 0
[ 89832.956] (**) Lenovo Bluetooth Mouse: always reports core events
[ 89832.956] (**) Option "Device" "/dev/input/event21"
[ 89832.957] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 89832.957] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 89832.957] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 89832.957] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.001B/input/input97/event21"
[ 89832.957] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 16)
[ 89832.958] (**) Option "AccelerationScheme" "none"
[ 89832.959] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 89832.959] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 89832.959] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 89832.959] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 89832.960] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 89832.961] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 89832.961] (II) No input driver specified, ignoring this device.
[ 89832.961] (II) This device may have been added with another device file.
[ 89832.961] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 89832.961] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 89832.961] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 89832.962] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 116 paused 0
[ 89832.962] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 89832.962] (**) Option "Device" "/dev/input/event22"
[ 89832.963] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 89832.963] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 89832.963] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 89832.963] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.001B/input/input98/event22"
[ 89832.963] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 17)
[ 89832.963] (**) Option "xkb_model" "pc105"
[ 89832.963] (**) Option "xkb_layout" "us"
[ 89832.964] (WW) Option "xkb_variant" requires a string value
[ 89832.964] (WW) Option "xkb_options" requires a string value
[ 89832.965] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 89832.965] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 91224.240] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 91224.241] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 91224.241] (**) Option "fd" "115"
[ 91224.245] (II) UnloadModule: "libinput"
[ 91224.245] (II) systemd-logind: releasing fd for 13:85
[ 91224.340] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 91224.341] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 91224.341] (**) Option "fd" "116"
[ 91224.342] (II) UnloadModule: "libinput"
[ 91224.342] (II) systemd-logind: releasing fd for 13:86
[ 93244.270] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 93244.271] (II) No input driver specified, ignoring this device.
[ 93244.271] (II) This device may have been added with another device file.
[ 93244.314] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 93244.315] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 93244.315] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 93244.315] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 115 paused 0
[ 93244.315] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 93244.315] (**) Option "Device" "/dev/input/event22"
[ 93244.316] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 93244.316] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 93244.317] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 93244.317] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.001C/input/input101/event22"
[ 93244.317] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 16)
[ 93244.317] (**) Option "xkb_model" "pc105"
[ 93244.317] (**) Option "xkb_layout" "us"
[ 93244.317] (WW) Option "xkb_variant" requires a string value
[ 93244.317] (WW) Option "xkb_options" requires a string value
[ 93244.319] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 93244.319] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 93244.335] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 93244.335] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 93244.335] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 93244.335] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 116 paused 0
[ 93244.336] (**) Lenovo Bluetooth Mouse: always reports core events
[ 93244.336] (**) Option "Device" "/dev/input/event21"
[ 93244.336] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 93244.336] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 93244.337] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 93244.337] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.001C/input/input100/event21"
[ 93244.337] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 17)
[ 93244.337] (**) Option "AccelerationScheme" "none"
[ 93244.338] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 93244.338] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 93244.338] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 93244.339] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 93244.339] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 93244.364] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 93244.364] (II) No input driver specified, ignoring this device.
[ 93244.364] (II) This device may have been added with another device file.
[ 94130.408] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 94130.409] (II) config/udev: removing device Lenovo Bluetooth Mouse
[ 94130.409] (**) Option "fd" "116"
[ 94130.412] (II) UnloadModule: "libinput"
[ 94130.412] (II) systemd-logind: releasing fd for 13:85
[ 94130.512] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 94130.513] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[ 94130.513] (**) Option "fd" "115"
[ 94130.514] (II) UnloadModule: "libinput"
[ 94130.514] (II) systemd-logind: releasing fd for 13:86
[ 94858.590] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[ 94858.590] (II) No input driver specified, ignoring this device.
[ 94858.590] (II) This device may have been added with another device file.
[ 94858.651] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[ 94858.651] (II) No input driver specified, ignoring this device.
[ 94858.651] (II) This device may have been added with another device file.
[ 94858.651] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[ 94858.651] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[ 94858.651] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[ 94858.652] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 115 paused 0
[ 94858.652] (**) Lenovo Bluetooth Mouse: always reports core events
[ 94858.652] (**) Option "Device" "/dev/input/event21"
[ 94858.653] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 94858.653] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 94858.653] (II) event21 - Lenovo Bluetooth Mouse: device removed
[ 94858.653] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.001D/input/input103/event21"
[ 94858.653] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 16)
[ 94858.654] (**) Option "AccelerationScheme" "none"
[ 94858.655] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[ 94858.655] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[ 94858.655] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[ 94858.655] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[ 94858.655] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[ 94858.667] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[ 94858.667] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 94858.667] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[ 94858.667] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 116 paused 0
[ 94858.667] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[ 94858.667] (**) Option "Device" "/dev/input/event22"
[ 94858.669] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 94858.669] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[ 94858.669] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[ 94858.669] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.001D/input/input104/event22"
[ 94858.669] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 17)
[ 94858.669] (**) Option "xkb_model" "pc105"
[ 94858.669] (**) Option "xkb_layout" "us"
[ 94858.669] (WW) Option "xkb_variant" requires a string value
[ 94858.669] (WW) Option "xkb_options" requires a string value
[ 94858.671] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[ 94858.671] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[103097.016] (II) event21 - Lenovo Bluetooth Mouse: device removed
[103097.017] (II) config/udev: removing device Lenovo Bluetooth Mouse
[103097.017] (**) Option "fd" "115"
[103097.020] (II) UnloadModule: "libinput"
[103097.020] (II) systemd-logind: releasing fd for 13:85
[103097.088] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[103097.088] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[103097.088] (**) Option "fd" "116"
[103097.090] (II) UnloadModule: "libinput"
[103097.090] (II) systemd-logind: releasing fd for 13:86
[107424.002] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[107424.003] (II) No input driver specified, ignoring this device.
[107424.003] (II) This device may have been added with another device file.
[107424.063] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[107424.063] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[107424.063] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[107424.063] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 115 paused 0
[107424.063] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[107424.064] (**) Option "Device" "/dev/input/event22"
[107424.064] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[107424.065] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[107424.065] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[107424.065] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.001E/input/input107/event22"
[107424.065] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 16)
[107424.065] (**) Option "xkb_model" "pc105"
[107424.065] (**) Option "xkb_layout" "us"
[107424.065] (WW) Option "xkb_variant" requires a string value
[107424.065] (WW) Option "xkb_options" requires a string value
[107424.066] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[107424.067] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[107424.068] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[107424.068] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[107424.068] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[107424.068] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 116 paused 0
[107424.068] (**) Lenovo Bluetooth Mouse: always reports core events
[107424.068] (**) Option "Device" "/dev/input/event21"
[107424.069] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[107424.069] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[107424.070] (II) event21 - Lenovo Bluetooth Mouse: device removed
[107424.070] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.001E/input/input106/event21"
[107424.070] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 17)
[107424.070] (**) Option "AccelerationScheme" "none"
[107424.071] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[107424.071] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[107424.071] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[107424.071] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[107424.072] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[107424.083] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[107424.083] (II) No input driver specified, ignoring this device.
[107424.083] (II) This device may have been added with another device file.
[112940.512] (II) event21 - Lenovo Bluetooth Mouse: device removed
[112940.513] (II) config/udev: removing device Lenovo Bluetooth Mouse
[112940.513] (**) Option "fd" "116"
[112940.516] (II) UnloadModule: "libinput"
[112940.516] (II) systemd-logind: releasing fd for 13:85
[112940.668] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[112940.669] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[112940.669] (**) Option "fd" "115"
[112940.670] (II) UnloadModule: "libinput"
[112940.670] (II) systemd-logind: releasing fd for 13:86
[112951.695] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[112951.695] (II) No input driver specified, ignoring this device.
[112951.695] (II) This device may have been added with another device file.
[112951.747] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[112951.747] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[112951.747] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[112951.747] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 98 paused 0
[112951.747] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[112951.747] (**) Option "Device" "/dev/input/event22"
[112951.748] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[112951.748] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[112951.749] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[112951.749] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.001F/input/input110/event22"
[112951.749] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 16)
[112951.749] (**) Option "xkb_model" "pc105"
[112951.749] (**) Option "xkb_layout" "us"
[112951.749] (WW) Option "xkb_variant" requires a string value
[112951.749] (WW) Option "xkb_options" requires a string value
[112951.750] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[112951.750] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[112951.755] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[112951.755] (II) No input driver specified, ignoring this device.
[112951.755] (II) This device may have been added with another device file.
[112951.767] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[112951.767] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[112951.767] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[112951.767] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 114 paused 0
[112951.767] (**) Lenovo Bluetooth Mouse: always reports core events
[112951.767] (**) Option "Device" "/dev/input/event21"
[112951.768] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[112951.768] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[112951.769] (II) event21 - Lenovo Bluetooth Mouse: device removed
[112951.769] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.001F/input/input109/event21"
[112951.769] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 17)
[112951.770] (**) Option "AccelerationScheme" "none"
[112951.770] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[112951.770] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[112951.770] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[112951.771] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[112951.771] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[115367.004] (II) event21 - Lenovo Bluetooth Mouse: device removed
[115367.005] (II) config/udev: removing device Lenovo Bluetooth Mouse
[115367.005] (**) Option "fd" "114"
[115367.008] (II) UnloadModule: "libinput"
[115367.009] (II) systemd-logind: releasing fd for 13:85
[115367.104] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[115367.105] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[115367.105] (**) Option "fd" "98"
[115367.106] (II) UnloadModule: "libinput"
[115367.106] (II) systemd-logind: releasing fd for 13:86
[123006.006] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[123006.006] (II) No input driver specified, ignoring this device.
[123006.006] (II) This device may have been added with another device file.
[123006.071] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[123006.071] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[123006.071] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[123006.071] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 98 paused 0
[123006.071] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[123006.071] (**) Option "Device" "/dev/input/event22"
[123006.072] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[123006.072] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[123006.073] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[123006.073] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0020/input/input113/event22"
[123006.073] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 16)
[123006.073] (**) Option "xkb_model" "pc105"
[123006.073] (**) Option "xkb_layout" "us"
[123006.073] (WW) Option "xkb_variant" requires a string value
[123006.073] (WW) Option "xkb_options" requires a string value
[123006.074] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[123006.074] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[123006.075] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[123006.075] (II) No input driver specified, ignoring this device.
[123006.075] (II) This device may have been added with another device file.
[123006.083] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[123006.083] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[123006.083] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[123006.084] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 114 paused 0
[123006.084] (**) Lenovo Bluetooth Mouse: always reports core events
[123006.084] (**) Option "Device" "/dev/input/event21"
[123006.085] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[123006.085] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[123006.086] (II) event21 - Lenovo Bluetooth Mouse: device removed
[123006.086] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0020/input/input112/event21"
[123006.086] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 17)
[123006.086] (**) Option "AccelerationScheme" "none"
[123006.087] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[123006.087] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[123006.087] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[123006.088] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[123006.088] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[123630.972] (II) event21 - Lenovo Bluetooth Mouse: device removed
[123630.973] (II) config/udev: removing device Lenovo Bluetooth Mouse
[123630.973] (**) Option "fd" "114"
[123630.976] (II) UnloadModule: "libinput"
[123630.976] (II) systemd-logind: releasing fd for 13:85
[123631.040] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[123631.040] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[123631.041] (**) Option "fd" "98"
[123631.042] (II) UnloadModule: "libinput"
[123631.042] (II) systemd-logind: releasing fd for 13:86
[123938.046] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[123938.046] (II) No input driver specified, ignoring this device.
[123938.046] (II) This device may have been added with another device file.
[123938.115] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[123938.115] (II) No input driver specified, ignoring this device.
[123938.115] (II) This device may have been added with another device file.
[123938.115] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[123938.115] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[123938.115] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[123938.116] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 114 paused 0
[123938.116] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[123938.116] (**) Option "Device" "/dev/input/event22"
[123938.117] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[123938.117] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[123938.118] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[123938.118] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0021/input/input116/event22"
[123938.118] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 16)
[123938.118] (**) Option "xkb_model" "pc105"
[123938.118] (**) Option "xkb_layout" "us"
[123938.118] (WW) Option "xkb_variant" requires a string value
[123938.118] (WW) Option "xkb_options" requires a string value
[123938.119] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[123938.119] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[123938.131] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[123938.131] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[123938.131] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[123938.131] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 115 paused 0
[123938.131] (**) Lenovo Bluetooth Mouse: always reports core events
[123938.131] (**) Option "Device" "/dev/input/event21"
[123938.132] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[123938.132] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[123938.133] (II) event21 - Lenovo Bluetooth Mouse: device removed
[123938.133] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0021/input/input115/event21"
[123938.133] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 17)
[123938.133] (**) Option "AccelerationScheme" "none"
[123938.134] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[123938.134] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[123938.134] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[123938.135] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[123938.135] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[124159.272] (II) event21 - Lenovo Bluetooth Mouse: Enabling spurious button debouncing, see https://wayland.freedesktop.org/libinput/doc/1.22.1/button-debouncing.html for details
[125106.796] (II) event21 - Lenovo Bluetooth Mouse: device removed
[125106.797] (II) config/udev: removing device Lenovo Bluetooth Mouse
[125106.797] (**) Option "fd" "115"
[125106.800] (II) UnloadModule: "libinput"
[125106.800] (II) systemd-logind: releasing fd for 13:85
[125106.912] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[125106.913] (II) config/udev: removing device Lenovo Bluetooth Mouse Keyboard
[125106.913] (**) Option "fd" "114"
[125106.914] (II) UnloadModule: "libinput"
[125106.914] (II) systemd-logind: releasing fd for 13:86
[125780.838] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/mouse2)
[125780.838] (II) No input driver specified, ignoring this device.
[125780.838] (II) This device may have been added with another device file.
[125780.879] (II) config/udev: Adding input device Lenovo Bluetooth Mouse Keyboard (/dev/input/event22)
[125780.879] (**) Lenovo Bluetooth Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[125780.879] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse Keyboard'
[125780.879] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 98 paused 0
[125780.879] (**) Lenovo Bluetooth Mouse Keyboard: always reports core events
[125780.880] (**) Option "Device" "/dev/input/event22"
[125780.880] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[125780.881] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[125780.881] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device removed
[125780.881] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0022/input/input119/event22"
[125780.881] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse Keyboard" (type: KEYBOARD, id 16)
[125780.881] (**) Option "xkb_model" "pc105"
[125780.881] (**) Option "xkb_layout" "us"
[125780.881] (WW) Option "xkb_variant" requires a string value
[125780.881] (WW) Option "xkb_options" requires a string value
[125780.883] (II) event22 - Lenovo Bluetooth Mouse Keyboard: is tagged by udev as: Keyboard
[125780.883] (II) event22 - Lenovo Bluetooth Mouse Keyboard: device is a keyboard
[125780.899] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event21)
[125780.899] (**) Lenovo Bluetooth Mouse: Applying InputClass "libinput pointer catchall"
[125780.899] (II) Using input driver 'libinput' for 'Lenovo Bluetooth Mouse'
[125780.900] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 114 paused 0
[125780.900] (**) Lenovo Bluetooth Mouse: always reports core events
[125780.900] (**) Option "Device" "/dev/input/event21"
[125780.901] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[125780.901] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[125780.901] (II) event21 - Lenovo Bluetooth Mouse: device removed
[125780.901] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:17EF:60EF.0022/input/input118/event21"
[125780.901] (II) XINPUT: Adding extended input device "Lenovo Bluetooth Mouse" (type: MOUSE, id 17)
[125780.902] (**) Option "AccelerationScheme" "none"
[125780.903] (**) Lenovo Bluetooth Mouse: (accel) selected scheme none/0
[125780.903] (**) Lenovo Bluetooth Mouse: (accel) acceleration factor: 2.000
[125780.903] (**) Lenovo Bluetooth Mouse: (accel) acceleration threshold: 4
[125780.904] (II) event21 - Lenovo Bluetooth Mouse: is tagged by udev as: Mouse
[125780.904] (II) event21 - Lenovo Bluetooth Mouse: device is a pointer
[125780.926] (II) config/udev: Adding input device Lenovo Bluetooth Mouse (/dev/input/event23)
[125780.927] (II) No input driver specified, ignoring this device.
[125780.927] (II) This device may have been added with another device file.
[126769.204] (II) event21 - Lenovo Bluetooth Mouse: Enabling spurious button debouncing, see https://wayland.freedesktop.org/libinput/doc/1.22.1/button-debouncing.html for details
^^^^^^^^^^ /var/log/Xorg.1.log ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[ 13.226] (--) Log file renamed from "/var/log/Xorg.pid-7009.log" to "/var/log/Xorg.0.log"
[ 13.227]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[ 13.227] Current Operating System: Linux sapiencia 6.1.0-21-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03) x86_64
[ 13.227] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-21-amd64 root=UUID=37dea95c-aa2f-4904-a5c5-070788bd2bc3 ro quiet
[ 13.227] xorg-server 2:21.1.7-3+deb12u7 (https://www.debian.org/support)
[ 13.227] Current version of pixman: 0.42.2
[ 13.227] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 13.227] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 13.228] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 25 09:54:45 2024
[ 13.229] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 13.229] (==) No Layout section. Using the first Screen section.
[ 13.229] (==) No screen section available. Using defaults.
[ 13.229] (**) |-->Screen "Default Screen Section" (0)
[ 13.229] (**) | |-->Monitor "<default monitor>"
[ 13.230] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 13.230] (==) Automatically adding devices
[ 13.230] (==) Automatically enabling devices
[ 13.230] (==) Automatically adding GPU devices
[ 13.230] (==) Automatically binding GPU devices
[ 13.230] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 13.244] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 13.244] Entry deleted from font path.
[ 13.260] (==) 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
[ 13.260] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 13.260] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 13.260] (II) Loader magic: 0x55bba71d6f00
[ 13.260] (II) Module ABI versions:
[ 13.260] X.Org ANSI C Emulation: 0.4
[ 13.260] X.Org Video Driver: 25.2
[ 13.260] X.Org XInput driver : 24.4
[ 13.260] X.Org Server Extension : 10.0
[ 13.261] (++) using VT number 1

[ 13.263] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 13.264] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 13.264] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 13.265] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[ 13.269] (--) PCI:*(***@0:0:0) 10de:1bb6:17aa:2250 rev 161, Mem @ 0xe3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
[ 13.269] (II) LoadModule: "glx"
[ 13.280] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 13.303] (II) Module glx: vendor="X.Org Foundation"
[ 13.303] compiled for 1.21.1.7, module version = 1.0.0
[ 13.303] ABI class: X.Org Server Extension, version 10.0
[ 13.303] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 13.303] loading driver: nvidia
[ 13.557] (==) Matched nvidia as autoconfigured driver 0
[ 13.557] (==) Matched nouveau as autoconfigured driver 1
[ 13.557] (==) Matched nv as autoconfigured driver 2
[ 13.557] (==) Matched modesetting as autoconfigured driver 3
[ 13.557] (==) Matched fbdev as autoconfigured driver 4
[ 13.557] (==) Matched vesa as autoconfigured driver 5
[ 13.557] (==) Assigned the driver to the xf86ConfigLayout
[ 13.557] (II) LoadModule: "nvidia"
[ 13.557] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 13.567] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 13.567] compiled for 1.6.99.901, module version = 1.0.0
[ 13.567] Module class: X.Org Video Driver
[ 13.567] (II) LoadModule: "nouveau"
[ 13.567] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 13.570] (II) Module nouveau: vendor="X.Org Foundation"
[ 13.570] compiled for 1.21.1.3, module version = 1.0.17
[ 13.570] Module class: X.Org Video Driver
[ 13.570] ABI class: X.Org Video Driver, version 25.2
[ 13.570] (II) LoadModule: "nv"
[ 13.570] (WW) Warning, couldn't open module nv
[ 13.570] (EE) Failed to load module "nv" (module does not exist, 0)
[ 13.570] (II) LoadModule: "modesetting"
[ 13.570] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 13.575] (II) Module modesetting: vendor="X.Org Foundation"
[ 13.575] compiled for 1.21.1.7, module version = 1.21.1
[ 13.575] Module class: X.Org Video Driver
[ 13.575] ABI class: X.Org Video Driver, version 25.2
[ 13.575] (II) LoadModule: "fbdev"
[ 13.575] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 13.576] (II) Module fbdev: vendor="X.Org Foundation"
[ 13.576] compiled for 1.21.1.3, module version = 0.5.0
[ 13.576] Module class: X.Org Video Driver
[ 13.576] ABI class: X.Org Video Driver, version 25.2
[ 13.576] (II) LoadModule: "vesa"
[ 13.576] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 13.576] (II) Module vesa: vendor="X.Org Foundation"
[ 13.576] compiled for 1.21.1.3, module version = 2.5.0
[ 13.576] Module class: X.Org Video Driver
[ 13.576] ABI class: X.Org Video Driver, version 25.2
[ 13.576] (II) NVIDIA dlloader X Driver 525.147.05 Wed Oct 25 20:28:33 UTC 2023
[ 13.576] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 13.576] (II) NOUVEAU driver Date: Sat Jan 23 12:24:42 2021 -0500
[ 13.576] (II) NOUVEAU driver for NVIDIA chipset families :
[ 13.576] RIVA TNT (NV04)
[ 13.577] RIVA TNT2 (NV05)
[ 13.577] GeForce 256 (NV10)
[ 13.577] GeForce 2 (NV11, NV15)
[ 13.577] GeForce 4MX (NV17, NV18)
[ 13.577] GeForce 3 (NV20)
[ 13.577] GeForce 4Ti (NV25, NV28)
[ 13.577] GeForce FX (NV3x)
[ 13.577] GeForce 6 (NV4x)
[ 13.577] GeForce 7 (G7x)
[ 13.577] GeForce 8 (G8x)
[ 13.577] GeForce 9 (G9x)
[ 13.578] GeForce GTX 2xx/3xx (GT2xx)
[ 13.578] GeForce GTX 4xx/5xx (GFxxx)
[ 13.578] GeForce GTX 6xx/7xx (GKxxx)
[ 13.578] GeForce GTX 9xx (GMxxx)
[ 13.578] GeForce GTX 10xx (GPxxx)
[ 13.578] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 13.578] (II) FBDEV: driver for framebuffer: fbdev
[ 13.578] (II) VESA: driver for VESA chipsets: vesa
[ 13.578] (II) systemd-logind: releasing fd for 226:0
[ 13.584] (II) Loading sub module "fb"
[ 13.584] (II) LoadModule: "fb"
[ 13.584] (II) Module "fb" already built-in
[ 13.584] (II) Loading sub module "wfb"
[ 13.584] (II) LoadModule: "wfb"
[ 13.584] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 13.585] (II) Module wfb: vendor="X.Org Foundation"
[ 13.585] compiled for 1.21.1.7, module version = 1.0.0
[ 13.585] ABI class: X.Org ANSI C Emulation, version 0.4
[ 13.585] (II) Loading sub module "ramdac"
[ 13.585] (II) LoadModule: "ramdac"
[ 13.585] (II) Module "ramdac" already built-in
[ 13.586] (WW) Falling back to old probe method for modesetting
[ 13.586] (WW) Falling back to old probe method for fbdev
[ 13.586] (II) Loading sub module "fbdevhw"
[ 13.586] (II) LoadModule: "fbdevhw"
[ 13.586] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 13.586] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 13.586] compiled for 1.21.1.7, module version = 0.0.2
[ 13.586] ABI class: X.Org Video Driver, version 25.2
[ 13.587] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 13.587] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 13.587] (==) NVIDIA(0): RGB weight 888
[ 13.587] (==) NVIDIA(0): Default visual is TrueColor
[ 13.587] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 13.587] (**) NVIDIA(0): Enabling 2D acceleration
[ 13.587] (II) Loading sub module "glxserver_nvidia"
[ 13.587] (II) LoadModule: "glxserver_nvidia"
[ 13.587] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 13.659] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 13.659] compiled for 1.6.99.901, module version = 1.0.0
[ 13.659] Module class: X.Org Server Extension
[ 13.659] (II) NVIDIA GLX Module 525.147.05 Wed Oct 25 20:26:41 UTC 2023
[ 13.659] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 13.662] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 13.662] (--) NVIDIA(0): DFP-0
[ 13.662] (--) NVIDIA(0): DFP-1
[ 13.662] (--) NVIDIA(0): DFP-2 (boot)
[ 13.662] (--) NVIDIA(0): DFP-3
[ 13.662] (--) NVIDIA(0): DFP-4
[ 13.662] (--) NVIDIA(0): DFP-5
[ 13.662] (--) NVIDIA(0): DFP-6
[ 13.663] (II) NVIDIA(0): NVIDIA GPU Quadro P5000 (GP104GL-A) at PCI:1:0:0 (GPU-0)
[ 13.663] (--) NVIDIA(0): Memory: 16777216 kBytes
[ 13.663] (--) NVIDIA(0): VideoBIOS: 86.04.2f.00.40
[ 13.663] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 13.663] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 13.664] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 13.664] (--) NVIDIA(GPU-0): DFP-0: 960.0 MHz maximum pixel clock
[ 13.664] (--) NVIDIA(GPU-0):
[ 13.665] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 13.665] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 13.665] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 13.665] (--) NVIDIA(GPU-0):
[ 13.665] (--) NVIDIA(GPU-0): Panasonic (DFP-2): connected
[ 13.665] (--) NVIDIA(GPU-0): Panasonic (DFP-2): Internal DisplayPort
[ 13.665] (--) NVIDIA(GPU-0): Panasonic (DFP-2): 960.0 MHz maximum pixel clock
[ 13.665] (--) NVIDIA(GPU-0):
[ 13.665] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 13.665] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 13.665] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 13.665] (--) NVIDIA(GPU-0):
[ 13.666] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 13.666] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 13.666] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 13.666] (--) NVIDIA(GPU-0):
[ 13.666] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 13.666] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 13.666] (--) NVIDIA(GPU-0): DFP-5: 960.0 MHz maximum pixel clock
[ 13.666] (--) NVIDIA(GPU-0):
[ 13.666] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 13.666] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 13.666] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 13.666] (--) NVIDIA(GPU-0):
[ 13.669] (==) NVIDIA(0):
[ 13.669] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 13.669] (==) NVIDIA(0): will be used as the requested mode.
[ 13.669] (==) NVIDIA(0):
[ 13.669] (II) NVIDIA(0): Validated MetaModes:
[ 13.669] (II) NVIDIA(0): "DFP-2:nvidia-auto-select"
[ 13.669] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 2160
[ 13.675] (--) NVIDIA(0): DPI set to (256, 261); computed from "UseEdidDpi" X config
[ 13.676] (--) NVIDIA(0): option
[ 13.676] (II) UnloadModule: "nouveau"
[ 13.676] (II) Unloading nouveau
[ 13.676] (II) UnloadModule: "modesetting"
[ 13.676] (II) Unloading modesetting
[ 13.676] (II) UnloadModule: "fbdev"
[ 13.676] (II) Unloading fbdev
[ 13.676] (II) UnloadSubModule: "fbdevhw"
[ 13.676] (II) Unloading fbdevhw
[ 13.676] (II) UnloadModule: "vesa"
[ 13.676] (II) Unloading vesa
[ 13.676] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 13.676] (II) NVIDIA: access.
[ 13.682] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 13.682] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 13.682] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 13.682] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 13.682] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 13.682] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 13.682] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 13.682] (II) NVIDIA(0): Config Options in the README.
[ 13.706] (II) NVIDIA(0): Setting mode "DFP-2:nvidia-auto-select"
[ 14.703] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 14.703] (==) NVIDIA(0): Backing store enabled
[ 14.703] (==) NVIDIA(0): Silken mouse enabled
[ 14.704] (==) NVIDIA(0): DPMS enabled
[ 14.704] (II) Loading sub module "dri2"
[ 14.704] (II) LoadModule: "dri2"
[ 14.704] (II) Module "dri2" already built-in
[ 14.704] (II) NVIDIA(0): [DRI2] Setup complete
[ 14.704] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 14.705] (II) Initializing extension Generic Event Extension
[ 14.705] (II) Initializing extension SHAPE
[ 14.705] (II) Initializing extension MIT-SHM
[ 14.705] (II) Initializing extension XInputExtension
[ 14.705] (II) Initializing extension XTEST
[ 14.706] (II) Initializing extension BIG-REQUESTS
[ 14.706] (II) Initializing extension SYNC
[ 14.706] (II) Initializing extension XKEYBOARD
[ 14.706] (II) Initializing extension XC-MISC
[ 14.706] (II) Initializing extension SECURITY
[ 14.706] (II) Initializing extension XFIXES
[ 14.707] (II) Initializing extension RENDER
[ 14.707] (II) Initializing extension RANDR
[ 14.707] (II) Initializing extension COMPOSITE
[ 14.707] (II) Initializing extension DAMAGE
[ 14.707] (II) Initializing extension MIT-SCREEN-SAVER
[ 14.708] (II) Initializing extension DOUBLE-BUFFER
[ 14.708] (II) Initializing extension RECORD
[ 14.708] (II) Initializing extension DPMS
[ 14.708] (II) Initializing extension Present
[ 14.708] (II) Initializing extension DRI3
[ 14.708] (II) Initializing extension X-Resource
[ 14.709] (II) Initializing extension XVideo
[ 14.709] (II) Initializing extension XVideo-MotionCompensation
[ 14.709] (II) Initializing extension SELinux
[ 14.709] (II) SELinux: Disabled on system
[ 14.709] (II) Initializing extension GLX
[ 14.709] (II) Initializing extension GLX
[ 14.709] (II) Indirect GLX disabled.
[ 14.709] (II) GLX: Another vendor is already registered for screen 0
[ 14.709] (II) Initializing extension XFree86-VidModeExtension
[ 14.709] (II) Initializing extension XFree86-DGA
[ 14.709] (II) Initializing extension XFree86-DRI
[ 14.709] (II) Initializing extension DRI2
[ 14.710] (II) Initializing extension NV-GLX
[ 14.710] (II) Initializing extension NV-CONTROL
[ 14.710] (II) Initializing extension XINERAMA
[ 14.907] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 14.907] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 14.907] (II) LoadModule: "libinput"
[ 14.907] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 14.914] (II) Module libinput: vendor="X.Org Foundation"
[ 14.914] compiled for 1.21.1.3, module version = 1.2.1
[ 14.914] Module class: X.Org XInput Driver
[ 14.914] ABI class: X.Org XInput driver, version 24.4
[ 14.914] (II) Using input driver 'libinput' for 'Power Button'
[ 14.915] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 42 paused 0
[ 14.915] (**) Power Button: always reports core events
[ 14.915] (**) Option "Device" "/dev/input/event4"
[ 14.920] (II) event4 - Power Button: is tagged by udev as: Keyboard
[ 14.920] (II) event4 - Power Button: device is a keyboard
[ 14.920] (II) event4 - Power Button: device removed
[ 14.920] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[ 14.920] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 14.920] (**) Option "xkb_model" "pc105"
[ 14.920] (**) Option "xkb_layout" "us"
[ 14.921] (II) event4 - Power Button: is tagged by udev as: Keyboard
[ 14.921] (II) event4 - Power Button: device is a keyboard
[ 14.922] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[ 14.922] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 14.922] (II) Using input driver 'libinput' for 'Video Bus'
[ 14.924] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 45 paused 0
[ 14.924] (**) Video Bus: always reports core events
[ 14.924] (**) Option "Device" "/dev/input/event2"
[ 14.926] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 14.926] (II) event2 - Video Bus: device is a keyboard
[ 14.926] (II) event2 - Video Bus: device removed
[ 14.926] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input3/event2"
[ 14.926] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 14.926] (**) Option "xkb_model" "pc105"
[ 14.926] (**) Option "xkb_layout" "us"
[ 14.927] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 14.928] (II) event2 - Video Bus: device is a keyboard
[ 14.928] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 14.928] (II) No input driver specified, ignoring this device.
[ 14.928] (II) This device may have been added with another device file.
[ 14.929] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 14.929] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 14.929] (II) Using input driver 'libinput' for 'Sleep Button'
[ 14.930] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 46 paused 0
[ 14.930] (**) Sleep Button: always reports core events
[ 14.930] (**) Option "Device" "/dev/input/event1"
[ 14.931] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 14.931] (II) event1 - Sleep Button: device is a keyboard
[ 14.931] (II) event1 - Sleep Button: device removed
[ 14.932] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event1"
[ 14.932] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 14.932] (**) Option "xkb_model" "pc105"
[ 14.932] (**) Option "xkb_layout" "us"
[ 14.933] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 14.933] (II) event1 - Sleep Button: device is a keyboard
[ 14.934] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[ 14.934] (II) No input driver specified, ignoring this device.
[ 14.934] (II) This device may have been added with another device file.
[ 14.934] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[ 14.934] (II) No input driver specified, ignoring this device.
[ 14.934] (II) This device may have been added with another device file.
[ 14.935] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[ 14.935] (II) No input driver specified, ignoring this device.
[ 14.935] (II) This device may have been added with another device file.
[ 14.935] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[ 14.935] (II) No input driver specified, ignoring this device.
[ 14.935] (II) This device may have been added with another device file.
[ 14.936] (II) config/udev: Adding input device PWC snapshot button (/dev/input/event20)
[ 14.936] (**) PWC snapshot button: Applying InputClass "libinput keyboard catchall"
[ 14.936] (II) Using input driver 'libinput' for 'PWC snapshot button'
[ 14.939] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 47 paused 0
[ 14.939] (**) PWC snapshot button: always reports core events
[ 14.939] (**) Option "Device" "/dev/input/event20"
[ 14.940] (II) event20 - PWC snapshot button: is tagged by udev as: Keyboard
[ 14.940] (II) event20 - PWC snapshot button: device is a keyboard
[ 14.940] (II) event20 - PWC snapshot button: device removed
[ 14.940] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/input/input21/event20"
[ 14.940] (II) XINPUT: Adding extended input device "PWC snapshot button" (type: KEYBOARD, id 9)
[ 14.940] (**) Option "xkb_model" "pc105"
[ 14.940] (**) Option "xkb_layout" "us"
[ 14.942] (II) event20 - PWC snapshot button: is tagged by udev as: Keyboard
[ 14.942] (II) event20 - PWC snapshot button: device is a keyboard
[ 14.943] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event19)
[ 14.943] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[ 14.943] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[ 14.945] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 48 paused 0
[ 14.945] (**) Integrated Camera: Integrated C: always reports core events
[ 14.945] (**) Option "Device" "/dev/input/event19"
[ 14.947] (II) event19 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 14.947] (II) event19 - Integrated Camera: Integrated C: device is a keyboard
[ 14.947] (II) event19 - Integrated Camera: Integrated C: device removed
[ 14.947] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input20/event19"
[ 14.947] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 10)
[ 14.947] (**) Option "xkb_model" "pc105"
[ 14.947] (**) Option "xkb_layout" "us"
[ 14.949] (II) event19 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 14.949] (II) event19 - Integrated Camera: Integrated C: device is a keyboard
[ 14.950] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[ 14.950] (II) No input driver specified, ignoring this device.
[ 14.950] (II) This device may have been added with another device file.
[ 14.951] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[ 14.951] (II) No input driver specified, ignoring this device.
[ 14.951] (II) This device may have been added with another device file.
[ 14.951] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event14)
[ 14.951] (II) No input driver specified, ignoring this device.
[ 14.951] (II) This device may have been added with another device file.
[ 14.952] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event15)
[ 14.952] (II) No input driver specified, ignoring this device.
[ 14.952] (II) This device may have been added with another device file.
[ 14.952] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
[ 14.952] (II) No input driver specified, ignoring this device.
[ 14.952] (II) This device may have been added with another device file.
[ 14.953] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 14.953] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 14.953] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 14.957] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 49 paused 0
[ 14.957] (**) AT Translated Set 2 keyboard: always reports core events
[ 14.957] (**) Option "Device" "/dev/input/event0"
[ 14.958] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 14.958] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 14.959] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 14.959] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 14.959] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 14.959] (**) Option "xkb_model" "pc105"
[ 14.959] (**) Option "xkb_layout" "us"
[ 14.960] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 14.960] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 14.962] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[ 14.962] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 14.962] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 14.968] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 50 paused 0
[ 14.968] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 14.968] (**) Option "Device" "/dev/input/event5"
[ 14.969] (II) event5 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 14.971] (II) event5 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 14.971] (II) event5 - SynPS/2 Synaptics TouchPad: device removed
[ 14.971] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event5"
[ 14.971] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 14.972] (**) Option "AccelerationScheme" "none"
[ 14.972] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 14.972] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 14.972] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 14.973] (II) event5 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 14.975] (II) event5 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 14.976] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 14.976] (II) No input driver specified, ignoring this device.
[ 14.976] (II) This device may have been added with another device file.
[ 14.977] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event17)
[ 14.977] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[ 14.977] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[ 14.978] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 51 paused 0
[ 14.978] (**) PS/2 Generic Mouse: always reports core events
[ 14.978] (**) Option "Device" "/dev/input/event17"
[ 14.980] (II) event17 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[ 14.980] (II) event17 - PS/2 Generic Mouse: device is a pointer
[ 14.980] (II) event17 - PS/2 Generic Mouse: device removed
[ 14.980] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input7/event17"
[ 14.980] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 13)
[ 14.981] (**) Option "AccelerationScheme" "none"
[ 14.981] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[ 14.981] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 14.981] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[ 14.982] (II) event17 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[ 14.982] (II) event17 - PS/2 Generic Mouse: device is a pointer
[ 14.983] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
[ 14.983] (II) No input driver specified, ignoring this device.
[ 14.983] (II) This device may have been added with another device file.
[ 14.984] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 14.984] (II) No input driver specified, ignoring this device.
[ 14.984] (II) This device may have been added with another device file.
[ 14.985] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
[ 14.985] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 14.985] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 14.986] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 52 paused 0
[ 14.986] (**) ThinkPad Extra Buttons: always reports core events
[ 14.986] (**) Option "Device" "/dev/input/event7"
[ 14.987] (II) event7 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 14.987] (II) event7 - ThinkPad Extra Buttons: device is a keyboard
[ 14.987] (II) event7 - ThinkPad Extra Buttons: device removed
[ 14.988] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input8/event7"
[ 14.988] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 14)
[ 14.988] (**) Option "xkb_model" "pc105"
[ 14.988] (**) Option "xkb_layout" "us"
[ 14.989] (II) event7 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 14.989] (II) event7 - ThinkPad Extra Buttons: device is a keyboard
[ 14.990] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event18)
[ 14.990] (**) ACPI Virtual Keyboard Device: Applying InputClass "libinput keyboard catchall"
[ 14.990] (II) Using input driver 'libinput' for 'ACPI Virtual Keyboard Device'
[ 14.991] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 53 paused 0
[ 14.991] (**) ACPI Virtual Keyboard Device: always reports core events
[ 14.991] (**) Option "Device" "/dev/input/event18"
[ 14.992] (II) event18 - ACPI Virtual Keyboard Device: is tagged by udev as: Keyboard
[ 14.992] (II) event18 - ACPI Virtual Keyboard Device: device is a keyboard
[ 14.993] (II) event18 - ACPI Virtual Keyboard Device: device removed
[ 14.993] (**) Option "config_info" "udev:/sys/devices/virtual/input/input19/event18"
[ 14.993] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 15)
[ 14.993] (**) Option "xkb_model" "pc105"
[ 14.993] (**) Option "xkb_layout" "us"
[ 14.994] (II) event18 - ACPI Virtual Keyboard Device: is tagged by udev as: Keyboard
[ 14.994] (II) event18 - ACPI Virtual Keyboard Device: device is a keyboard
[ 15.920] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 15.920] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 15.920] (--) NVIDIA(GPU-0): DFP-0: 960.0 MHz maximum pixel clock
[ 15.920] (--) NVIDIA(GPU-0):
[ 15.920] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 15.920] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 15.920] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 15.920] (--) NVIDIA(GPU-0):
[ 15.921] (--) NVIDIA(GPU-0): Panasonic (DFP-2): connected
[ 15.921] (--) NVIDIA(GPU-0): Panasonic (DFP-2): Internal DisplayPort
[ 15.921] (--) NVIDIA(GPU-0): Panasonic (DFP-2): 960.0 MHz maximum pixel clock
[ 15.921] (--) NVIDIA(GPU-0):
[ 15.921] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 15.921] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 15.921] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 15.921] (--) NVIDIA(GPU-0):
[ 15.921] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 15.921] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 15.921] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 15.921] (--) NVIDIA(GPU-0):
[ 15.921] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 15.921] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 15.921] (--) NVIDIA(GPU-0): DFP-5: 960.0 MHz maximum pixel clock
[ 15.921] (--) NVIDIA(GPU-0):
[ 15.921] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 15.921] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 15.921] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 15.921] (--) NVIDIA(GPU-0):
[ 17.674] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 17.674] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 17.674] (--) NVIDIA(GPU-0): DFP-0: 960.0 MHz maximum pixel clock
[ 17.674] (--) NVIDIA(GPU-0):
[ 17.675] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 17.675] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 17.675] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 17.675] (--) NVIDIA(GPU-0):
[ 17.675] (--) NVIDIA(GPU-0): Panasonic (DFP-2): connected
[ 17.675] (--) NVIDIA(GPU-0): Panasonic (DFP-2): Internal DisplayPort
[ 17.675] (--) NVIDIA(GPU-0): Panasonic (DFP-2): 960.0 MHz maximum pixel clock
[ 17.675] (--) NVIDIA(GPU-0):
[ 17.675] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 17.675] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 17.675] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 17.675] (--) NVIDIA(GPU-0):
[ 17.676] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 17.676] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 17.676] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 17.676] (--) NVIDIA(GPU-0):
[ 17.676] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 17.676] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 17.676] (--) NVIDIA(GPU-0): DFP-5: 960.0 MHz maximum pixel clock
[ 17.676] (--) NVIDIA(GPU-0):
[ 17.676] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 17.676] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 17.676] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 17.676] (--) NVIDIA(GPU-0):
[ 26.141] (**) Option "fd" "42"
[ 26.142] (II) event4 - Power Button: device removed
[ 26.142] (**) Option "fd" "45"
[ 26.142] (II) event2 - Video Bus: device removed
[ 26.142] (**) Option "fd" "46"
[ 26.142] (II) event1 - Sleep Button: device removed
[ 26.142] (**) Option "fd" "47"
[ 26.142] (II) event20 - PWC snapshot button: device removed
[ 26.143] (**) Option "fd" "48"
[ 26.143] (II) event19 - Integrated Camera: Integrated C: device removed
[ 26.143] (**) Option "fd" "49"
[ 26.143] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 26.143] (**) Option "fd" "50"
[ 26.143] (II) event5 - SynPS/2 Synaptics TouchPad: device removed
[ 26.143] (**) Option "fd" "51"
[ 26.143] (II) event17 - PS/2 Generic Mouse: device removed
[ 26.144] (**) Option "fd" "52"
[ 26.144] (II) event7 - ThinkPad Extra Buttons: device removed
[ 26.144] (**) Option "fd" "53"
[ 26.144] (II) event18 - ACPI Virtual Keyboard Device: device removed
[ 27.071] (II) systemd-logind: got pause for 13:83
[ 27.071] (II) systemd-logind: got pause for 13:82
[ 27.071] (II) systemd-logind: got pause for 13:69
[ 27.071] (II) systemd-logind: got pause for 13:66
[ 27.071] (II) systemd-logind: got pause for 13:68
[ 27.071] (II) systemd-logind: got pause for 13:84
[ 27.071] (II) systemd-logind: got pause for 13:81
[ 27.071] (II) systemd-logind: got pause for 13:71
[ 27.071] (II) systemd-logind: got pause for 13:64
[ 27.071] (II) libinput: PS/2 Generic Mouse: SetProperty on 305 called but device is disabled.
This driver cannot change properties on a disabled device
[ 27.071] (II) systemd-logind: got pause for 13:65
[ 27.071] (II) libinput: SynPS/2 Synaptics TouchPad: SetProperty on 305 called but device is disabled.
This driver cannot change properties on a disabled device
[ 27.071] (II) libinput: PS/2 Generic Mouse: SetProperty on 298 called but device is disabled.
This driver cannot change properties on a disabled device
[ 27.072] (II) libinput: SynPS/2 Synaptics TouchPad: SetProperty on 298 called but device is disabled.
This driver cannot change properties on a disabled device
[ 27.072] (II) libinput: PS/2 Generic Mouse: SetProperty on 310 called but device is disabled.
This driver cannot change properties on a disabled device
[ 27.073] (II) libinput: SynPS/2 Synaptics TouchPad: SetProperty on 310 called but device is disabled.
This driver cannot change properties on a disabled device
[ 27.073] (II) libinput: PS/2 Generic Mouse: SetProperty on 308 called but device is disabled.
This driver cannot change properties on a disabled device
[ 27.073] (II) libinput: SynPS/2 Synaptics TouchPad: SetProperty on 310 called but device is disabled.
This driver cannot change properties on a disabled device
[ 27.074] (II) libinput: SynPS/2 Synaptics TouchPad: SetProperty on 290 called but device is disabled.
This driver cannot change properties on a disabled device
[ 27.074] (II) libinput: SynPS/2 Synaptics TouchPad: SetProperty on 296 called but device is disabled.
This driver cannot change properties on a disabled device
[ 27.074] (II) libinput: SynPS/2 Synaptics TouchPad: SetProperty on 292 called but device is disabled.
This driver cannot change properties on a disabled device
[ 27.074] (II) libinput: SynPS/2 Synaptics TouchPad: SetProperty on 294 called but device is disabled.
This driver cannot change properties on a disabled device
[ 27.074] (II) libinput: SynPS/2 Synaptics TouchPad: SetProperty on 300 called but device is disabled.
This driver cannot change properties on a disabled device
[ 27.074] (II) libinput: SynPS/2 Synaptics TouchPad: SetProperty on 276 called but device is disabled.
This driver cannot change properties on a disabled device
[ 27.074] (II) libinput: SynPS/2 Synaptics TouchPad: SetProperty on 303 called but device is disabled.
This driver cannot change properties on a disabled device
[ 27.074] (II) libinput: SynPS/2 Synaptics TouchPad: SetProperty on 303 called but device is disabled.
This driver cannot change properties on a disabled device
[ 27.074] (II) libinput: SynPS/2 Synaptics TouchPad: SetProperty on 303 called but device is disabled.
This driver cannot change properties on a disabled device
[ 27.078] (II) libinput: PS/2 Generic Mouse: SetProperty on 321 called but device is disabled.
This driver cannot change properties on a disabled device
[ 33.118] (II) UnloadModule: "libinput"
[ 33.118] (II) systemd-logind: releasing fd for 13:82
[ 33.144] (II) UnloadModule: "libinput"
[ 33.144] (II) systemd-logind: releasing fd for 13:71
[ 33.172] (II) UnloadModule: "libinput"
[ 33.172] (II) systemd-logind: releasing fd for 13:81
[ 33.212] (II) UnloadModule: "libinput"
[ 33.212] (II) systemd-logind: releasing fd for 13:69
[ 33.260] (II) UnloadModule: "libinput"
[ 33.260] (II) systemd-logind: releasing fd for 13:64
[ 33.284] (II) UnloadModule: "libinput"
[ 33.284] (II) systemd-logind: releasing fd for 13:83
[ 33.312] (II) UnloadModule: "libinput"
[ 33.312] (II) systemd-logind: releasing fd for 13:84
[ 33.344] (II) UnloadModule: "libinput"
[ 33.344] (II) systemd-logind: releasing fd for 13:65
[ 33.380] (II) UnloadModule: "libinput"
[ 33.380] (II) systemd-logind: releasing fd for 13:66
[ 33.396] (II) UnloadModule: "libinput"
[ 33.396] (II) systemd-logind: releasing fd for 13:68
[ 33.424] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 33.427] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^

<<<<<<<<<< Xorg (journald) >>>>>>>>>>
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^

Kernel modules: nvidia.ko
/lib/modules/6.1.0-20-amd64/kernel/drivers/platform/x86/nvidia-wmi-ec-backlight.ko
/lib/modules/6.1.0-20-amd64/updates/dkms/nvidia-current.ko
/lib/modules/6.1.0-20-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/6.1.0-20-amd64/updates/dkms/nvidia-current-drm.ko
/lib/modules/6.1.0-20-amd64/updates/dkms/nvidia-current-uvm.ko
/lib/modules/6.1.0-20-amd64/updates/dkms/nvidia-current-peermem.ko
/lib/modules/6.1.0-21-amd64/kernel/drivers/platform/x86/nvidia-wmi-ec-backlight.ko
/lib/modules/6.1.0-21-amd64/updates/dkms/nvidia-current.ko
/lib/modules/6.1.0-21-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/6.1.0-21-amd64/updates/dkms/nvidia-current-drm.ko
/lib/modules/6.1.0-21-amd64/updates/dkms/nvidia-current-uvm.ko
/lib/modules/6.1.0-21-amd64/updates/dkms/nvidia-current-peermem.ko

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

lsmod:
Module Size Used by
vboxnetadp 28672 0
vboxnetflt 32768 0
vboxdrv 602112 2 vboxnetadp,vboxnetflt
nvidia_uvm 1380352 0
socwatch2_15 106496 0
vtsspp 536576 0
sep5 2813952 0
socperf3 606208 1 sep5
pax 16384 0
uhid 20480 1
rfcomm 94208 4
snd_seq_dummy 16384 0
snd_hrtimer 16384 1
snd_seq 90112 7 snd_seq_dummy
cpufreq_userspace 20480 0
cpufreq_powersave 20480 0
cpufreq_ondemand 20480 0
cpufreq_conservative 16384 0
ipmi_devintf 20480 0
ipmi_msghandler 77824 1 ipmi_devintf
nvme_fabrics 32768 0
vboxsf 45056 0
vboxguest 49152 1 vboxsf
vboxvideo 32768 0
drm_vram_helper 20480 1 vboxvideo
drm_ttm_helper 16384 2 drm_vram_helper,vboxvideo
ttm 94208 2 drm_vram_helper,drm_ttm_helper
ctr 16384 2
ccm 20480 6
hid_generic 16384 0
usbhid 65536 0
cmac 16384 3
algif_hash 16384 1
algif_skcipher 16384 1
af_alg 36864 6 algif_hash,algif_skcipher
bnep 28672 2
qrtr 49152 4
snd_usb_audio 376832 1
snd_usbmidi_lib 45056 1 snd_usb_audio
snd_rawmidi 53248 1 snd_usbmidi_lib
snd_seq_device 16384 2 snd_seq,snd_rawmidi
btusb 69632 0
btrtl 28672 1 btusb
btbcm 24576 1 btusb
btintel 45056 1 btusb
btmtk 16384 1 btusb
bluetooth 958464 38 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
jitterentropy_rng 16384 1
cdc_mbim 20480 0
uvcvideo 131072 0
cdc_wdm 32768 2 cdc_mbim
pwc 98304 0
cdc_ncm 49152 1 cdc_mbim
videobuf2_vmalloc 20480 2 pwc,uvcvideo
cdc_ether 24576 1 cdc_ncm
videobuf2_memops 20480 1 videobuf2_vmalloc
videobuf2_v4l2 36864 2 pwc,uvcvideo
usbnet 57344 3 cdc_mbim,cdc_ncm,cdc_ether
drbg 45056 1
videobuf2_common 73728 5 videobuf2_vmalloc,videobuf2_v4l2,pwc,uvcvideo,videobuf2_memops
qcserial 24576 0
ansi_cprng 16384 0
videodev 294912 4 videobuf2_v4l2,pwc,uvcvideo,videobuf2_common
usb_wwan 24576 1 qcserial
uinput 20480 1
ecdh_generic 16384 2 bluetooth
ecc 40960 1 ecdh_generic
mii 16384 1 usbnet
usbserial 65536 2 qcserial,usb_wwan
crc16 16384 1 bluetooth
mc 77824 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common
cuse 16384 3
nvidia_drm 73728 10
drm_kms_helper 208896 3 drm_vram_helper,vboxvideo,nvidia_drm
nvidia_modeset 1249280 19 nvidia_drm
intel_rapl_msr 20480 0
intel_rapl_common 32768 1 intel_rapl_msr
intel_pmc_core_pltdrv 16384 0
intel_pmc_core 53248 0
x86_pkg_temp_thermal 20480 0
intel_powerclamp 20480 0
coretemp 20480 0
kvm_intel 380928 0
kvm 1142784 1 kvm_intel
irqbypass 16384 1 kvm
ghash_clmulni_intel 16384 0
iwlmvm 385024 0
sha512_ssse3 49152 1
sha512_generic 16384 1 sha512_ssse3
sha256_ssse3 32768 1
sha1_ssse3 32768 0
mac80211 1175552 1 iwlmvm
snd_ctl_led 24576 0
binfmt_misc 24576 1
snd_hda_codec_realtek 172032 1
snd_hda_codec_generic 98304 1 snd_hda_codec_realtek
libarc4 16384 1 mac80211
snd_hda_codec_hdmi 81920 1
aesni_intel 393216 8
nls_ascii 16384 1
nls_cp437 20480 1
snd_hda_intel 57344 2
vfat 24576 1
snd_intel_dspcfg 36864 1 snd_hda_intel
crypto_simd 16384 1 aesni_intel
snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg
fat 90112 1 vfat
mei_wdt 16384 0
cryptd 28672 3 crypto_simd,ghash_clmulni_intel
iwlwifi 360448 1 iwlmvm
snd_hda_codec 184320 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
rapl 20480 0
think_lmi 36864 0
iTCO_wdt 16384 0
mei_hdcp 24576 0
nvidia 56410112 1127 nvidia_uvm,nvidia_modeset
firmware_attributes_class 16384 1 think_lmi
wmi_bmof 16384 0
intel_cstate 20480 0
intel_pmc_bxt 16384 1 iTCO_wdt
snd_hda_core 122880 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
cfg80211 1142784 3 iwlmvm,iwlwifi,mac80211
intel_wmi_thunderbolt 20480 0
pcspkr 16384 0
iTCO_vendor_support 16384 1 iTCO_wdt
ee1004 20480 0
intel_uncore 217088 0
watchdog 45056 2 iTCO_wdt,mei_wdt
mei_me 53248 2
snd_hwdep 16384 2 snd_usb_audio,snd_hda_codec
snd_pcm 159744 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core
mei 159744 5 mei_wdt,mei_hdcp,mei_me
snd_timer 49152 3 snd_seq,snd_hrtimer,snd_pcm
thinkpad_acpi 139264 0
nvram 16384 1 thinkpad_acpi
platform_profile 16384 1 thinkpad_acpi
ledtrig_audio 16384 3 snd_ctl_led,snd_hda_codec_generic,thinkpad_acpi
snd 126976 23 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_hda_codec_realtek,snd_timer,thinkpad_acpi,snd_pcm,snd_rawmidi
soundcore 16384 2 snd_ctl_led,snd
intel_pch_thermal 20480 0
ie31200_edac 16384 0
rfkill 36864 10 iwlmvm,bluetooth,thinkpad_acpi,cfg80211
ac 20480 0
acpi_pad 184320 0
joydev 28672 0
evdev 28672 20
serio_raw 20480 0
nfsd 708608 5
auth_rpcgss 159744 1 nfsd
nfs_acl 16384 1 nfsd
lockd 131072 1 nfsd
grace 16384 2 nfsd,lockd
drm 614400 19 drm_kms_helper,drm_vram_helper,nvidia,vboxvideo,thinkpad_acpi,drm_ttm_helper,nvidia_drm,ttm
msr 16384 0
sunrpc 692224 17 nfsd,auth_rpcgss,lockd,nfs_acl
fuse 176128 6 cuse
loop 32768 0
dm_mod 184320 0
efi_pstore 16384 0
configfs 57344 1
efivarfs 24576 1
ip_tables 36864 0
x_tables 61440 1 ip_tables
autofs4 53248 2
btrfs 1789952 1
blake2b_generic 20480 0
xor 24576 1 btrfs
raid6_pq 122880 1 btrfs
zstd_compress 294912 1 btrfs
libcrc32c 16384 1 btrfs
crc32c_generic 16384 0
xhci_pci 24576 0
xhci_hcd 315392 1 xhci_pci
nvme 53248 5
nvme_core 163840 9 nvme,nvme_fabrics
rtsx_pci_sdmmc 32768 0
usbcore 348160 17 usbserial,xhci_hcd,usbnet,snd_usb_audio,usbhid,snd_usbmidi_lib,qcserial,pwc,cdc_mbim,cdc_ncm,cdc_wdm,usb_wwan,uvcvideo,btusb,xhci_pci,cdc_ether
t10_pi 16384 1 nvme_core
mmc_core 212992 1 rtsx_pci_sdmmc
crc64_rocksoft 20480 1 t10_pi
i2c_hid_acpi 16384 0
crc64 20480 1 crc64_rocksoft
intel_lpss_pci 28672 0
i2c_hid 32768 1 i2c_hid_acpi
i2c_i801 36864 0
crc_t10dif 20480 1 t10_pi
intel_lpss 16384 1 intel_lpss_pci
crct10dif_generic 16384 0
crc32_pclmul 16384 0
crc32c_intel 24576 2
psmouse 184320 0
e1000e 315392 0
i2c_smbus 20480 1 i2c_i801
rtsx_pci 114688 1 rtsx_pci_sdmmc
crct10dif_pclmul 16384 1
crct10dif_common 16384 3 crct10dif_generic,crc_t10dif,crct10dif_pclmul
idma64 20480 0
usb_common 16384 3 xhci_hcd,usbcore,uvcvideo
video 65536 2 thinkpad_acpi,nvidia_modeset
hid 159744 4 i2c_hid,usbhid,hid_generic,uhid
battery 28672 1 thinkpad_acpi
wmi 36864 4 video,intel_wmi_thunderbolt,wmi_bmof,think_lmi
button 24576 0

xrandr:
Screen 0: minimum 8 x 8, current 3840 x 2160, maximum 32767 x 32767
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 382mm x 215mm
3840x2160 60.00*+
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 disconnected (normal left inverted right x axis y axis)
DP-5 disconnected (normal left inverted right x axis y axis)
DP-6 disconnected (normal left inverted right x axis y axis)

OpenCL ICDs:
/etc/OpenCL/vendors/nvidia.icd:libnvidia-opencl.so.1


-- System Information:
Debian Release: 12.5
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-21-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
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.0.10-8+deb12u1
ii firmware-nvidia-gsp [firmware-nvidia-gsp-525.147.05] 525.147.05-7~deb12u1
ii nvidia-installer-cleanup 20220217+3~deb12u1
ii nvidia-kernel-support [nvidia-kernel-support--v1] 525.147.05-7~deb12u1

Versions of packages nvidia-kernel-dkms recommends:
ii libcuda1 525.147.05-7~deb12u1
ii nvidia-driver 525.147.05-7~deb12u1

nvidia-kernel-dkms suggests no packages.

Versions of packages nvidia-driver depends on:
ii nvidia-alternative 525.147.05-7~deb12u1
ii nvidia-driver-bin 525.147.05-7~deb12u1
ii nvidia-driver-libs 525.147.05-7~deb12u1
ii nvidia-installer-cleanup 20220217+3~deb12u1
ii nvidia-legacy-check 525.147.05-7~deb12u1
ii nvidia-support 20220217+3~deb12u1
ii nvidia-vdpau-driver 525.147.05-7~deb12u1
ii xserver-xorg-video-nvidia 525.147.05-7~deb12u1

Versions of packages nvidia-driver recommends:
ii libnvidia-cfg1 525.147.05-7~deb12u1
ii nvidia-persistenced 525.85.05-1
ii nvidia-settings 525.147.05-1~deb12u1

nvidia-driver suggests no packages.

Versions of packages nvidia-driver-libs:amd64 depends on:
ii libgl1-nvidia-glvnd-glx 525.147.05-7~deb12u1
ii nvidia-egl-icd 525.147.05-7~deb12u1

Versions of packages nvidia-driver-libs:amd64 recommends:
ii libgles-nvidia1 525.147.05-7~deb12u1
ii libgles-nvidia2 525.147.05-7~deb12u1
ii libglx-nvidia0 525.147.05-7~deb12u1
ii libnvidia-allocator1 525.147.05-7~deb12u1
ii libnvidia-cfg1 525.147.05-7~deb12u1
ii libnvidia-encode1 525.147.05-7~deb12u1
ii libopengl0 1.6.0-1
ii nvidia-driver-libs 525.147.05-7~deb12u1
ii nvidia-vulkan-icd 525.147.05-7~deb12u1

Versions of packages xserver-xorg-video-nvidia depends on:
ii libc6 2.36-9+deb12u7
ii libnvidia-glcore 525.147.05-7~deb12u1
ii nvidia-alternative 525.147.05-7~deb12u1
ii nvidia-installer-cleanup 20220217+3~deb12u1
ii nvidia-legacy-check 525.147.05-7~deb12u1
ii nvidia-support 20220217+3~deb12u1
ii xserver-xorg-core [xorg-video-abi-25] 2:21.1.7-3+deb12u7

Versions of packages xserver-xorg-video-nvidia recommends:
ii nvidia-driver 525.147.05-7~deb12u1
ii nvidia-settings 525.147.05-1~deb12u1
ii nvidia-suspend-common 525.147.05-7~deb12u1
ii nvidia-vdpau-driver 525.147.05-7~deb12u1

xserver-xorg-video-nvidia suggests no packages.

Versions of packages nvidia-alternative depends on:
ii dpkg 1.21.22
ii glx-alternative-nvidia 1.2.2
ii nvidia-legacy-check 525.147.05-7~deb12u1

Versions of packages glx-alternative-nvidia depends on:
ii dpkg 1.21.22
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] 525.147.05-7~deb12u1

Versions of packages xserver-xorg-video-intel depends on:
ii libc6 2.36-9+deb12u7
ii libdrm-intel1 2.4.114-1+b1
ii libdrm2 2.4.114-1+b1
ii libpciaccess0 0.17-2
ii libpixman-1-0 0.42.2-1
ii libudev1 252.22-1~deb12u1
ii libx11-6 2:1.8.4-2+deb12u2
ii libx11-xcb1 2:1.8.4-2+deb12u2
ii libxcb-dri2-0 1.15-1
ii libxcb-util1 0.4.0-1+b1
ii libxcb1 1.15-1
ii libxcursor1 1:1.2.1-1
ii libxdamage1 1:1.1.6-1
ii libxext6 2:1.3.4-1+b1
ii libxfixes3 1:6.0.0-2
ii libxinerama1 2:1.1.4-3
ii libxrandr2 2:1.5.2-2+b1
ii libxrender1 1:0.9.10-1.1
ii libxss1 1:1.2.3-1
ii libxtst6 2:1.2.3-1.1
ii libxvmc1 2:1.0.12-2
ii xserver-xorg-core [xorg-video-abi-25] 2:21.1.7-3+deb12u7

Versions of packages nvidia-kernel-dkms is related to:
pn bumblebee <none>
pn bumblebee-nvidia <none>
pn ccache <none>
pn libcuda.so.1 <none>
ii libcuda1 [libcuda1-any] 525.147.05-7~deb12u1
pn libdrm-nouveau1 <none>
pn libdrm-nouveau1a <none>
ii libdrm-nouveau2 2.4.114-1+b1
ii libegl1 1.6.0-1
ii libgl1 1.6.0-1
ii libgl1-nvidia-glvnd-glx [libgl1-nvidia-glx-any] 525.147.05-7~deb12u1
ii libgles1 1.6.0-1
ii libgles2 1.6.0-1
ii libglvnd0 1.6.0-1
ii libglx0 1.6.0-1
ii libnvidia-cfg1 [libnvidia-cfg1-any] 525.147.05-7~deb12u1
ii libnvidia-ml1 [libnvidia-ml.so.1] 525.147.05-7~deb12u1
pn libopencl0 <none>
pn libprimus-vk1 <none>
ii libvulkan1 1.3.239.0-1
pn linux-headers <none>
ii make 4.3-4.1
pn nvidia-cuda-mps <none>
ii nvidia-driver [nvidia-glx-any] 525.147.05-7~deb12u1
pn nvidia-driver-any <none>
ii nvidia-driver-libs [nvidia-driver-libs-any] 525.147.05-7~deb12u1
pn nvidia-glx <none>
ii nvidia-kernel-common 20220217+3~deb12u1
ii nvidia-kernel-dkms [nvidia-kernel-dkms-any] 525.147.05-7~deb12u1
pn nvidia-kernel-source <none>
ii nvidia-kernel-support [nvidia-kernel-support-any] 525.147.05-7~deb12u1
ii nvidia-modprobe 535.54.03-1~deb12u1
pn nvidia-open-kernel-dkms <none>
pn nvidia-open-kernel-dkms-any <none>
pn nvidia-open-kernel-source <none>
ii nvidia-opencl-icd [opencl-icd] 525.147.05-7~deb12u1
ii nvidia-persistenced 525.85.05-1
pn nvidia-powerd <none>
pn nvidia-primus-vk-wrapper <none>
ii nvidia-settings 525.147.05-1~deb12u1
ii nvidia-support 20220217+3~deb12u1
ii nvidia-suspend-common 525.147.05-7~deb12u1
ii nvidia-vulkan-icd [vulkan-icd] 525.147.05-7~deb12u1
pn nvidia-vulkan-icd-any <none>
pn nvidia-xconfig <none>
ii ocl-icd-libopencl1 [libopencl1] 2.3.1-1
pn primus <none>
pn primus-libs <none>
pn primus-nvidia <none>
pn primus-vk <none>
pn primus-vk-nvidia <none>
ii xserver-xorg 1:7.7+23
ii xserver-xorg-core 2:21.1.7-3+deb12u7
ii xserver-xorg-legacy 2:21.1.7-3+deb12u7
ii xserver-xorg-video-nouveau 1:1.0.17-2
ii xserver-xorg-video-nvidia [xserver-xorg-video-nvidia- 525.147.05-7~deb12u1
any]

-- no debconf information
Andreas Beckmann
2024-06-27 09:00:02 UTC
Permalink
Post by Jeffrey Mark Siskind
Package: nvidia-kernel-dkms
Version: 525.147.05-7~deb12u1
Next weekend with the next bookworm point release we will switch to the
535 driver series in bookworm. Packages are already available in
stable-proposed-updates.
Please try that new version, and if the problem persists, we will dig
deeper.

After modprobe failed, is there any output in the kernel log (dmesg)?

Do you get more helpfu output whe using 'modprobe -v' to load the module?

What does happen if you manually try to load it bypassing the config
file: 'modprobe -i -v nvidia-current-peermem'


Andreas
Jeffrey Mark Siskind
2024-06-27 09:20:01 UTC
Permalink
After modprobe failed, is there any output in the kernel log (dmesg)?

Do you get more helpfu output whe using 'modprobe -v' to load the module?

What does happen if you manually try to load it bypassing the config
file: 'modprobe -i -v nvidia-current-peermem'

See enclosed.

Next weekend with the next bookworm point release we will switch to the
535 driver series in bookworm. Packages are already available in
stable-proposed-updates.
Please try that new version, and if the problem persists, we will dig
deeper.

I will try that and get back to you.

Jeff (http: //engineering.purdue.edu/~qobi)
---------------------------------------------------------------------------------
***@poto:~# dmesg|tail
[ 362.880934] Key type id_resolver registered
[ 362.880935] Key type id_legacy registered
[ 1450.194437] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[ 1450.216460] nvidia-uvm: Loaded the UVM driver, major device number 236.
[ 3026.469023] nvidia_peermem: unknown parameter '0' ignored
[ 3028.248692] nvidia_peermem: unknown parameter '1' ignored
[ 6978.950808] process '@rootfs/usr/bin/ikarus-scheme-script' started with executable stack
[16005.412570] systemd-journald[3524]: Data hash table of /var/log/journal/da0d3b6a9b2a49d78d775c6393b77418/system.journal has a fill level at 75.0 (174764 of 233016 items, 50331648 file size, 287 bytes per hash table item), suggesting rotation.
[16005.412584] systemd-journald[3524]: /var/log/journal/da0d3b6a9b2a49d78d775c6393b77418/system.journal: Journal header limits reached or header out-of-date, rotating.
[54652.534145] perf: interrupt took too long (2686 > 2500), lowering kernel.perf_event_max_sample_rate to 74250

***@poto:~# modprobe nvidia-peermem
modprobe: ERROR: could not insert 'nvidia_current_peermem': Invalid argument
modprobe: ERROR: ../libkmod/libkmod-module.c:1047 command_do() Error running install command 'modprobe nvidia ; modprobe -i nvidia-current-peermem ' for module nvidia_peermem: retcode 1
modprobe: ERROR: could not insert 'nvidia_peermem': Invalid argument

***@poto:~# dmesg|tail
[ 362.880934] Key type id_resolver registered
[ 362.880935] Key type id_legacy registered
[ 1450.194437] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[ 1450.216460] nvidia-uvm: Loaded the UVM driver, major device number 236.
[ 3026.469023] nvidia_peermem: unknown parameter '0' ignored
[ 3028.248692] nvidia_peermem: unknown parameter '1' ignored
[ 6978.950808] process '@rootfs/usr/bin/ikarus-scheme-script' started with executable stack
[16005.412570] systemd-journald[3524]: Data hash table of /var/log/journal/da0d3b6a9b2a49d78d775c6393b77418/system.journal has a fill level at 75.0 (174764 of 233016 items, 50331648 file size, 287 bytes per hash table item), suggesting rotation.
[16005.412584] systemd-journald[3524]: /var/log/journal/da0d3b6a9b2a49d78d775c6393b77418/system.journal: Journal header limits reached or header out-of-date, rotating.
[54652.534145] perf: interrupt took too long (2686 > 2500), lowering kernel.perf_event_max_sample_rate to 74250

***@poto:~# modprobe -v nvidia-peermem
install modprobe nvidia ; modprobe -i nvidia-current-peermem $CMDLINE_OPTS
insmod /lib/modules/6.1.0-21-amd64/updates/dkms/nvidia-current-peermem.ko
modprobe: ERROR: could not insert 'nvidia_current_peermem': Invalid argument
modprobe: ERROR: ../libkmod/libkmod-module.c:1047 command_do() Error running install command 'modprobe nvidia ; modprobe -i nvidia-current-peermem ' for module nvidia_peermem: retcode 1
modprobe: ERROR: could not insert 'nvidia_peermem': Invalid argument

***@poto:~# modprobe nvidia-peermem
modprobe: ERROR: could not insert 'nvidia_current_peermem': Invalid argument
modprobe: ERROR: ../libkmod/libkmod-module.c:1047 command_do() Error running install command 'modprobe nvidia ; modprobe -i nvidia-current-peermem ' for module nvidia_peermem: retcode 1
modprobe: ERROR: could not insert 'nvidia_peermem': Invalid argument

***@poto:~# modprobe -i -v nvidia-current-peermem
insmod /lib/modules/6.1.0-21-amd64/updates/dkms/nvidia-current-peermem.ko
modprobe: ERROR: could not insert 'nvidia_current_peermem': Invalid argument
***@poto:~#
Jeffrey Mark Siskind
2024-06-27 12:20:01 UTC
Permalink
Next weekend with the next bookworm point release we will switch to the
535 driver series in bookworm. Packages are already available in
stable-proposed-updates.
Please try that new version, and if the problem persists, we will dig
deeper.

enclosed

Jeff (http: //engineering.purdue.edu/~qobi)
---------------------------------------------------------------------------------
***@sapiencia:~# dmesg|tail
[ 61.725203] input: Lenovo Bluetooth Mouse Keyboard as /devices/virtual/misc/uhid/0005:17EF:60EF.0002/input/input23
[ 61.725269] input: Lenovo Bluetooth Mouse as /devices/virtual/misc/uhid/0005:17EF:60EF.0002/input/input24
[ 61.725323] hid-generic 0005:17EF:60EF.0002: input,hidraw1: BLUETOOTH HID v0.15 Mouse [Lenovo Bluetooth Mouse] on ac:ed:5c:df:10:cd
[ 62.841702] Bluetooth: hci0: Ignoring error of Inquiry Cancel command
[ 86.493960] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[ 86.524275] nvidia-uvm: Loaded the UVM driver, major device number 504.
[ 98.932325] input: Lenovo Bluetooth Mouse as /devices/virtual/misc/uhid/0005:17EF:60EF.0003/input/input25
[ 98.932492] input: Lenovo Bluetooth Mouse Keyboard as /devices/virtual/misc/uhid/0005:17EF:60EF.0003/input/input26
[ 98.932577] input: Lenovo Bluetooth Mouse as /devices/virtual/misc/uhid/0005:17EF:60EF.0003/input/input27
[ 98.932725] hid-generic 0005:17EF:60EF.0003: input,hidraw1: BLUETOOTH HID v0.15 Mouse [Lenovo Bluetooth Mouse] on ac:ed:5c:df:10:cd

***@sapiencia:~# modprobe nvidia-peermem
modprobe: ERROR: could not insert 'nvidia_current_peermem': Invalid argument
modprobe: ERROR: ../libkmod/libkmod-module.c:1047 command_do() Error running install command 'modprobe nvidia ; modprobe -i nvidia-current-peermem ' for module nvidia_peermem: retcode 1
modprobe: ERROR: could not insert 'nvidia_peermem': Invalid argument

***@sapiencia:~# dmesg|tail
[ 61.725203] input: Lenovo Bluetooth Mouse Keyboard as /devices/virtual/misc/uhid/0005:17EF:60EF.0002/input/input23
[ 61.725269] input: Lenovo Bluetooth Mouse as /devices/virtual/misc/uhid/0005:17EF:60EF.0002/input/input24
[ 61.725323] hid-generic 0005:17EF:60EF.0002: input,hidraw1: BLUETOOTH HID v0.15 Mouse [Lenovo Bluetooth Mouse] on ac:ed:5c:df:10:cd
[ 62.841702] Bluetooth: hci0: Ignoring error of Inquiry Cancel command
[ 86.493960] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[ 86.524275] nvidia-uvm: Loaded the UVM driver, major device number 504.
[ 98.932325] input: Lenovo Bluetooth Mouse as /devices/virtual/misc/uhid/0005:17EF:60EF.0003/input/input25
[ 98.932492] input: Lenovo Bluetooth Mouse Keyboard as /devices/virtual/misc/uhid/0005:17EF:60EF.0003/input/input26
[ 98.932577] input: Lenovo Bluetooth Mouse as /devices/virtual/misc/uhid/0005:17EF:60EF.0003/input/input27
[ 98.932725] hid-generic 0005:17EF:60EF.0003: input,hidraw1: BLUETOOTH HID v0.15 Mouse [Lenovo Bluetooth Mouse] on ac:ed:5c:df:10:cd

***@sapiencia:~# modprobe -v nvidia-peermem
install modprobe nvidia ; modprobe -i nvidia-current-peermem $CMDLINE_OPTS
insmod /lib/modules/6.1.0-21-amd64/updates/dkms/nvidia-current-peermem.ko
modprobe: ERROR: could not insert 'nvidia_current_peermem': Invalid argument
modprobe: ERROR: ../libkmod/libkmod-module.c:1047 command_do() Error running install command 'modprobe nvidia ; modprobe -i nvidia-current-peermem ' for module nvidia_peermem: retcode 1
modprobe: ERROR: could not insert 'nvidia_peermem': Invalid argument

***@sapiencia:~# modprobe -i -v nvidia-current-peermem
insmod /lib/modules/6.1.0-21-amd64/updates/dkms/nvidia-current-peermem.ko
modprobe: ERROR: could not insert 'nvidia_current_peermem': Invalid argument

***@sapiencia:~# dpkg -l|fgrep nvidia-driver
ii nvidia-driver 535.183.01-1~deb12u1 amd64 NVIDIA metapackage
ii nvidia-driver-bin 535.183.01-1~deb12u1 amd64 NVIDIA driver support binaries
ii nvidia-driver-libs:amd64 535.183.01-1~deb12u1 amd64 NVIDIA metapackage (OpenGL/GLX/EGL/GLES libraries)
***@sapiencia:~#
Andreas Beckmann
2024-06-27 12:40:02 UTC
Permalink
Post by Jeffrey Mark Siskind
insmod /lib/modules/6.1.0-21-amd64/updates/dkms/nvidia-current-peermem.ko
modprobe: ERROR: could not insert 'nvidia_current_peermem': Invalid argument
Does

modinfo /lib/modules/6.1.0-21-amd64/updates/dkms/nvidia-current-peermem.ko

report anything unusual about the module?

If you manually load the module with insmod, does this report more errors?

insmod /lib/modules/6.1.0-21-amd64/updates/dkms/nvidia-current-peermem.ko



Andreas
Jeffrey Mark Siskind
2024-06-27 12:50:01 UTC
Permalink
Does

modinfo /lib/modules/6.1.0-21-amd64/updates/dkms/nvidia-current-peermem.ko

report anything unusual about the module?

If you manually load the module with insmod, does this report more errors?

insmod /lib/modules/6.1.0-21-amd64/updates/dkms/nvidia-current-peermem.ko

enclosed

Jeff (http: //engineering.purdue.edu/~qobi)
---------------------------------------------------------------------------------
***@sapiencia:~# modinfo /lib/modules/6.1.0-21-amd64/updates/dkms/nvidia-current-peermem.ko
filename: /lib/modules/6.1.0-21-amd64/updates/dkms/nvidia-current-peermem.ko
version: 535.183.01
license: Linux-OpenIB
description: NVIDIA GPU memory plug-in
author: Yishai Hadas
srcversion: 14719BA3A7992087B56C615
depends:
retpoline: Y
name: nvidia_peermem
vermagic: 6.1.0-21-amd64 SMP preempt mod_unload modversions
sig_id: PKCS#7
signer: DKMS module signing key
sig_key: 36:79:3E:6F:E8:DF:88:79:76:7A:62:6D:89:F9:DB:8A:61:4D:32:2A
sig_hashalgo: sha256
signature: 49:72:B0:45:30:B9:52:82:06:47:DB:8C:E9:83:DE:F6:47:78:00:07:
A1:8A:71:FD:C0:82:F1:C0:CE:40:9E:88:76:B7:5C:D8:3C:C0:EC:69:
E7:5A:4D:E0:A7:8C:B1:5D:08:00:9A:D2:61:24:1B:8E:9D:B6:46:0F:
9F:EC:95:9D:CE:3E:22:0F:3E:10:94:F7:1C:8C:85:73:AB:C1:6A:DD:
64:22:53:7D:20:70:A0:74:4D:0E:9A:CF:6A:B3:D2:18:5F:0B:B1:66:
6A:42:35:8A:82:DA:54:41:52:46:21:D0:C9:F6:04:C6:AF:63:31:DB:
6E:71:1C:EB:30:F0:F8:51:79:63:31:22:84:31:DF:7A:D8:6F:4F:24:
BF:ED:23:19:FC:75:E3:C9:2D:D9:20:53:3F:01:9C:A9:71:1F:71:16:
18:FF:C3:82:B5:CE:C8:68:CE:38:F3:8A:59:77:46:B8:4A:56:C8:C4:
59:2C:D7:6A:49:0E:45:24:77:75:6A:E8:DE:F4:22:16:02:90:3B:A0:
E5:6C:3A:CB:E9:6E:0F:DD:54:16:43:5C:3C:CA:B4:53:CA:93:DB:4E:
87:8F:93:56:2A:19:8C:F8:D2:76:14:E4:36:51:38:F8:3E:F1:5D:F6:
0A:03:DC:F9:3D:DD:67:FC:39:60:6D:AF:38:45:45:96
parm: peerdirect_support:Set level of support for Peer-direct, 0 [default] or 1 [legacy, for example MLNX_OFED 4.9 LTS] (int)

***@sapiencia:~# insmod /lib/modules/6.1.0-21-amd64/updates/dkms/nvidia-current-peermem.ko
insmod: ERROR: could not insert module /lib/modules/6.1.0-21-amd64/updates/dkms/nvidia-current-peermem.ko: Invalid parameters
***@sapiencia:~#
Andreas Beckmann
2024-06-27 16:20:01 UTC
Permalink
Could that be your problem?

https://forums.developer.nvidia.com/t/modprobe-nvidia-peermem-silently-fails-with-einval-invalid-argument/290774

https://github.com/NVIDIA/open-gpu-kernel-modules/pull/630
Jeffrey Mark Siskind
2024-06-27 16:30:01 UTC
Permalink
Could that be your problem?

That looks like it might be.

How can we/I compile the nvidia-peermem driver with Mellanox ib_peer_mem symbols?

As an aside (and you might not be the right person to ask): Debian
12.5 has OFED (the Infiniband substrate). NVidia/Mellanox has
developed MOFED which is much newer and has much better support for
current hardware. E.g. opensm in Debian 12.5 does not work with NDR.
The version in MOFED does. MOFED is available for Ubuntu (24.04 LTS). But I
strongly prefer to run Debian. It would be great if MOFED were
packaged up for Debian. (NVidia has a version of MOFED for Debian. But
when I installed it, it uninstalled a lot of packages that I
need. Like OpenCV and ROS. So I uninstalled it, cleaned up the mess,
and reinstalled all of the standard Debian packages that I need. It
would be great if there was a properly packaged version that lived in
the Debian ecosystem.)

Jeff (http: //engineering.purdue.edu/~qobi)
Andreas Beckmann
2024-06-27 18:40:02 UTC
Permalink
Post by Jeffrey Mark Siskind
How can we/I compile the nvidia-peermem driver with Mellanox ib_peer_mem symbols?
Probably not a problem of the nvidia-peermem module but of the kernel
(or a third-party module) that needs to provide these symbols.

In the next upload I'll apply the patch from the pull request I had
linked s.t. there will be a message in dmesg if the module refuses to load.
Post by Jeffrey Mark Siskind
As an aside (and you might not be the right person to ask): Debian
12.5 has OFED (the Infiniband substrate). NVidia/Mellanox has
developed MOFED which is much newer and has much better support for
current hardware. E.g. opensm in Debian 12.5 does not work with NDR.
The version in MOFED does. MOFED is available for Ubuntu (24.04 LTS). But I
strongly prefer to run Debian. It would be great if MOFED were
packaged up for Debian. (NVidia has a version of MOFED for Debian. But
when I installed it, it uninstalled a lot of packages that I
need. Like OpenCV and ROS. So I uninstalled it, cleaned up the mess,
and reinstalled all of the standard Debian packages that I need. It
would be great if there was a properly packaged version that lived in
the Debian ecosystem.)
This sounds like you want to file a RFP bug against wnpp

https://www.debian.org/devel/wnpp/


Andreas
Jeffrey Mark Siskind
2024-07-03 23:00:01 UTC
Permalink
Post by Jeffrey Mark Siskind
How can we/I compile the nvidia-peermem driver with Mellanox
ib_peer_mem symbols?

Probably not a problem of the nvidia-peermem module but of the kernel
(or a third-party module) that needs to provide these symbols.

First, I upgraded to Debian 12.6. So I am running nvidia-driver 535.183.01.

I then installed doca-ofed.

https://developer.nvidia.com/doca-downloads?deployment_platform=Host-Server&deployment_package=DOCA-Host&target_os=Linux&Architecture=x86_64&Profile=doca-ofed&Distribution=Debian&version=12.1&installer_type=deb_online

(I'll spare you the details. It did not install out of the box. If you
wish, I can tell you exactly what I did to install it.)

doca-ofed (aka MLNX_OFED) provides the necessary symbols.

Then I did this:

dkms --force build -m nvidia-current -v 535.183.01
dkms --force install -m nvidia-current -v 535.183.01

I did this to attempt to get nvidia-peermem to work. Indeed, now I get
a different error message:

***@vuku:~# modprobe nvidia-peermem
modprobe: ERROR: could not insert 'nvidia_current_peermem': Unknown symbol in module, or unknown parameter (see dmesg)
modprobe: ERROR: ../libkmod/libkmod-module.c:1047 command_do() Error running install command 'modprobe nvidia ; modprobe -i nvidia-current-peermem ' for module nvidia_peermem: retcode 1
modprobe: ERROR: could not insert 'nvidia_peermem': Invalid argument
***@vuku:~# dmesg|tail
[161810.093263] Compat-mlnx-ofed backport release: 91fb8cd
[161810.093272] Backport based on https://:@git-nbu.nvidia.com/r/a/mlnx_ofed/mlnx-ofa_kernel-4.0.git 91fb8cd
[161810.093274] compat.git: https://:@git-nbu.nvidia.com/r/a/mlnx_ofed/mlnx-ofa_kernel-4.0.git
[161810.342539] nvidia_peermem: Unknown symbol ib_register_peer_memory_client (err -2)
[161810.342554] nvidia_peermem: Unknown symbol ib_unregister_peer_memory_client (err -2)
***@vuku:~#

I think I am getting close to getting nvidia-peermem to work.

/usr/src/nvidia-current-535.183.01/nvidia-peermem/nvidia-peermem.Kbuild

has

OFA_DIR := /usr/src/ofa_kernel
OFA_CANDIDATES = $(OFA_DIR)/$(OFA_ARCH)/$(KERNELRELEASE) $(OFA_DIR)/$(KERNELRELEASE) $(OFA_DIR)/default /var/lib/dkms/mlnx-ofed-kernel

And three of the four candidate directories exist:

***@vuku>ls /usr/src/ofa_kernel/x86_64/6.1.0-22-amd64/
compat/ compat_base_tree_version configure@ Module.symvers
compat_base compat.config configure.mk.kernel ofed_scripts/
compat_base_tree compat_version include/
***@vuku>ls /usr/src/ofa_kernel/6.1.0-22-amd64/
ls: cannot access '/usr/src/ofa_kernel/6.1.0-22-amd64/': No such file or directory
***@vuku>ls /usr/src/ofa_kernel/default
/usr/src/ofa_kernel/default@
***@vuku>ls /usr/src/ofa_kernel/default/
compat/ compat_base_tree_version configure@ Module.symvers
compat_base compat.config configure.mk.kernel ofed_scripts/
compat_base_tree compat_version include/
***@vuku>ls /var/lib/dkms/mlnx-ofed-kernel
24.04.OFED.24.04.0.7.0.1/ kernel-6.1.0-22-amd64-x86_64@
***@vuku>

There appear to be two different Module.symvers, but they apear to be identical:

***@vuku>ls -l /usr/src/ofa_kernel/x86_64/6.1.0-22-amd64/Module.symvers
-rw-r--r-- 1 root root 92655 Jul 3 15:49 /usr/src/ofa_kernel/x86_64/6.1.0-22-amd64/Module.symvers
***@vuku>ls -l /usr/src/ofa_kernel/default/Module.symvers
-rw-r--r-- 1 root root 92655 Jul 3 15:49 /usr/src/ofa_kernel/default/Module.symvers
***@vuku>diff /usr/src/ofa_kernel/x86_64/6.1.0-22-amd64/Module.symvers /usr/src/ofa_kernel/default/Module.symvers
***@vuku>

And they appear to have the requiste symbols:

***@vuku>fgrep ib_register_peer_memory_client /usr/src/ofa_kernel/x86_64/6.1.0-22-amd64/Module.symvers
0xaba78e45 ib_register_peer_memory_client /var/lib/dkms/mlnx-ofed-kernel/24.04.OFED.24.04.0.7.0.1/build/drivers/infiniband/core/ib_core EXPORT_SYMBOL
***@vuku>fgrep ib_unregister_peer_memory_client /usr/src/ofa_kernel/x86_64/6.1.0-22-amd64/Module.symvers
0xbde5c050 ib_unregister_peer_memory_client /var/lib/dkms/mlnx-ofed-kernel/24.04.OFED.24.04.0.7.0.1/build/drivers/infiniband/core/ib_core EXPORT_SYMBOL
***@vuku>

And the module appears to contain those symbols:

***@vuku>fgrep ib_register_peer_memory_client /usr/lib/modules/6.1.0-22-amd64/updates/dkms/nvidia-current-peermem.ko
grep: /usr/lib/modules/6.1.0-22-amd64/updates/dkms/nvidia-current-peermem.ko: binary file matches
***@vuku>strings /usr/lib/modules/6.1.0-22-amd64/updates/dkms/nvidia-current-peermem.ko|fgrep ib_register_peer_memory_client
ib_register_peer_memory_client
ib_register_peer_memory_client
***@vuku>

So I don't know why the module doesn't load.

Any ideas?

Thanks,
Jeff (http: //engineering.purdue.edu/~qobi)
Jeffrey Mark Siskind
2024-07-04 04:30:02 UTC
Permalink
So I don't know why the module doesn't load.

Any ideas?

I figured it out. doca-ofed aka MLNX_OFED needs to have
openibd.service running. It failed because opensmd.service was
running. For some reason, it hung when I tried to stop opensmd.service.
I rebooted and then nvidia-peermem loaded.

Jeff (http: //engineering.purdue.edu/~qobi)
Andreas Beckmann
2024-07-05 23:40:01 UTC
Permalink
Post by Jeffrey Mark Siskind
I figured it out. doca-ofed aka MLNX_OFED needs to have
openibd.service running. It failed because opensmd.service was
running. For some reason, it hung when I tried to stop opensmd.service.
I rebooted and then nvidia-peermem loaded.
Great!

If you have more hints for other people trying to get that running, too,
you coul dleave them here in this bug.


Andreas
Jeffrey Mark Siskind
2024-07-06 20:10:01 UTC
Permalink
If you have more hints for other people trying to get that running, too,
you coul dleave them here in this bug.

enclose

Jeff (http: //engineering.purdue.edu/~qobi)
---------------------------------------------------------------------------------
Debian 12.6 provides packages for OFED based on the standard OFED
release.

rdma-core
libibverbs1
librdmacm1
libibmad5
libibumad3
librdmacm1
ibverbs-providers
rdmacm-utils
infiniband-diags
libfabric1
ibverbs-utils
firmware-linux-nonfree
librdmacm-dev
libibverbs-dev
ibutils

Mellanox (now NVidia) provides modified OFED packages (sometimes
called MLNX_OFED or MOFED).

There are at least two reasons why you might want the MOFED variants.

1. If you have an unmanaged switch, you will need a subnet
manager. OFED and MOFED provide opensm, a software subnet
manager. However, the version of opensm in Debian 12.6 does not
support NDR, the 400Gb/s data rate supported by the ConnectX-7
generation of Mellanox Infiniband hardware. It will not allow
using IPoIB, ib_write_bw, and NCCL. For this, you need the
version of opensmd in MOFED.
2. If you have SXM GPUs, such as those produced by the NVidia DGX
A100 and DGX H100, and variants like those produced by SMC (A100s
use SXM4 and H100s use SXM5), you might have a dedicated IB NIC
associated with each GPU, distinct from the IB NIC on the
chassis. To get the highest possible banswidth from this
hardwared with NCCL you need GPU Direct RDMA. This is provided by
a kernel module nvidia-peermem. In Debian 12.6, this is called
nvidia-current-peermem.ko and loaded with

# modprobe nvidia-peermem

This is included in the Debian 12.6 nvidia-kernel-dkms package
included in the nvidia-driver meta package. However, of the
module is build by dkms with the standard Debian 12.6 OFED
packages, it will not have the requisite symbols and this will not
load. (Actually, it may load but immediately exits.) The
requisite symbols are only available with MOFED.

There are currently two versions of MOFED: MLNX_OFED and DOCA-OFED.
The plan is for NVidia to stop supporting MLNX_OFED and swith to
DOCA-OFED in the future. Even though MLNX_OFED is still available,
you will likely want DOCA-OFED for the following reason.

MLNX_OFED is distributed as a tgz file with an install shell script.
that script removes (Debian 12.6) OFED packages. But that will remove
all dependent packages. For me, that removed

libboost-all-dev
libopenmpi-dev
libopencv-dev
python3-opencv
python3-torch
ros-desktop-full-dev

For me, this is a showstopper.

The reason is that MOFED contains three packages: hcoll, sharp, and
ucx. hcoll depends on sharp which, in turn, depends on ucx. ucx
conflicts with the standard Debian 12.6 libucx0. All of the above
ultimately depend on libucx0.

In contrast, DOCA-OFED is distributed as a standard Debian (meta)
package. If you install it with apt, it will detect that the MOFED
rdma-core replaces the Debian 12.6 rdma-core and not remove
everything. Sort of. See below.

There are several problems with the install instructions at

https://developer.nvidia.com/doca-downloads

1. The package signature doesn't work. So you need to instead do

# echo "deb [trusted=yes signed-by=/etc/apt/trusted.gpg.d/GPG-KEY-Mellanox.pub] $DOCA_URL ./" > /etc/apt/sources.list.d/doca.list

2. If you previously installed Debian 12.6 rdma-core, it has a
service called iwpmd.service which runs /usr/sbin/iwpmd.
Installing DOCA-OFED replaces rdma-core which doesn't use iwpmd.
It will remove /usr/sbin/iwpmd but it won't remove
/etc/init.d/iwpmd. The postinst script for DOCA-OFEd rdma-core
detects the presence of /etc/init.d/iwpmd and attempts to start
iwpmd.service. This fails because /usr/sbin/iwpmd is gone. The
install of rdma-core and all dependences then fails. To solve
this you need to do

# systemctl stop iwpmd
# systemctl disable iwpmd
# rm /etc/init.d/iwpmd

3. doca-ofed has a dependency on ibutils2 provided by doca-ofed.
This conflicts with ibutils provided by Debian 12.6. But it
doesn't remove it. To solve this you need to do

# apt remove ibutils
# apt autoremove

4. Now, nominally, you can do

# apt install doca-ofed

But you likely don't want to do this, because this will remove
libucx0. So instead you can do.

# apt install\
ibsim-doc\
mlnx-tools\
mlnx-ofed-kernel-utils\
mlnx-ofed-kernel-dkms\
rdma-core\
libibumad3\
libibmad5\
infiniband-diags\
libibnetdisc5\
libibverbs-dev\
libibverbs1\
ibverbs-providers\
libibumad-dev\
libibmad-dev\
ibverbs-utils\
librdmacm-dev\
librdmacm1\
opensm-doc\
mlnx-ethtool\
srp-dkms\
knem\
mft\
openmpi\
iser-dkms\
ibarr\
ibdump\
ibacm\
mlnx-iproute2\
srptools\
libopensm\
libopensm-devel\
ofed-scripts\
opensm\
ibutils2\
kernel-mft-dkms\
mpitests\
isert-dkms\
rdmacm-utils\
ibsim\
knem-dkms\
perftest\
rshim

This will install all of doca-ofed excpet hcoll, sharp, and ucx,
allowing you to keep libucx0.

5. The right way to handle this would be for Debian to official
package up doca-ofed and make ucx and use the alternatives
mechanism to make ucx an alternative for libucx0, libucx-dev, and
ucx-utles. And also make a meta package for OFED and use the
alternatives mechanism to make ofed and and doca-ofed
alternatives.

6. Debian 12.6 OFED provides the package ibverbs-providers. This
provides components that support Infiniband hardware by various
vendors. The MLNX_OFED and DOCA-OFED variant of
ibverbs-providers only contains the component provided by NVidia.
You will get warnings about missing libraries if you use NCCL.
To eliminate those warning, you can do the following BEFORE you
do step (4) above.

# mkdir -p ~/libibverbs/lib
# rsync -a -v -z /usr/lib/x86_64-linux-gnu/libibverbs/ ~/lib/libibverbs/
# rsync -a -v -z /usr/lib/x86_64-linux-gnu/libefa.so.1.2.44.0 ~/lib/
# rsync -a -v -z /usr/lib/x86_64-linux-gnu/libmana.so.1.0.44.0 ~/lib/
# rsync -a -v -z /usr/lib/x86_64-linux-gnu/libmlx4.so.1.0.44.0 ~/lib/
# rm ~/lib/libibverbs/libmlx5-rdmav34.so

Then when running NCCL do

$ export LD_LIBRARY_PATH=:~/lib/libibverbs/

There has got to be a cleaner way of doing this.

7. If you with to run GPU Direct RDMA, you will need to do

# dkms --force build -m nvidia-current -v 535.183.01
# dkms --force install -m nvidia-current -v 535.183.01

8. You may need to reboot.

DOCA-OFED requires running openibd.service. This should properly
start upon installation and reboot.

9. If you need to run opensm, you need to do

# systemctl start opensmd.service
# systemctl enable opensmd.service

This should run on exactly one host on an IB network.

10. If you want GPU Direct RDMA, you need to do

# modprobe nvidia-peermem

manually upon reboot. I don't know how to automated this. There
probably should be a service that does this.

11. It would be nice if all this were properly packaged up for
Debian, so all one would need to do is either

# apt install ofed

or

# apt install doca-ofed

12. As an aside, if you have SXM GPUs, you need what is called a
fabricmanager. Without one, you will not be able to use your GPUs
for CUDA (PyTorch). This is not available for Debian 12.6. But
one can download one from NVidia.

# wget https://developer.download.nvidia.com/compute/cuda/repos/debian11/x86_64/nvidia-fabricmanager-535_535.183.01-1_amd64.deb
# apt remove nvidia-fabricmanager-525
# dpkg -i /tmp/nvidia-fabricmanager-535_535.183.01-1_amd64.deb
# systemctl daemon-reload
# systemctl start nvidia-fabricmanager.service

The version of fabricmanager is specific to the version of the
NVidia driver. You need to remove the old one before installing
the new one.

A word to the wise: be careful when doing an apt upgrade. The
version of the NVidia driver might change. This will leave you
in a state where you don't have the correct version of
fabricmanager. So check that the NVidia website as a version for
the driver version you are about to install or else your GPUs
will become unusable.

Again, it would be nice if the official Debian nvidia-driver
package included the appropriate fabricmanager.

Loading...