Bug#888035: nvidia-kernel-dkms: Fails to build against linux-image-4.14.0-0.bpo.2-amd64 (stretch+backports)

Guilherme Gondim guilherme at semente.io
Mon Jan 22 19:57:45 UTC 2018


Package: nvidia-kernel-dkms
Version: 375.82-1~deb9u1
Severity: important

Dear Maintainer,

I can't build the `nvidia` Linux module against the Linux kernel version "linux-image-4.14.0-0.bpo.2-amd64" on a stretch system. Following is the command line output for the command `dkms build --verbose -m nvidia-current/375.82`:

    Kernel preparation unnecessary for this kernel.  Skipping...

    Building module:
    make KERNEL_UNAME=4.14.0-0.bpo.2-amd64 clean
    rm -f -r conftest
    make KBUILD_OUTPUT=/lib/modules/4.14.0-0.bpo.2-amd64/build KBUILD_VERBOSE= -C /lib/modules/4.14.0-0.bpo.2-amd64/source M=/var/lib/dkms/nvidia-current/375.82/build ARCH=x86_64 NV_KERNEL_SOURCES=/lib/modules/4.14.0-0.bpo.2-amd64/source NV_KERNEL_OUTPUT=/lib/modules/4.14.0-0.bpo.2-amd64/build NV_KERNEL_MODULES="nvidia nvidia-uvm nvidia-modeset nvidia-drm" INSTALL_MOD_DIR=kernel/drivers/video clean
    make[1]: Entering directory '/usr/src/linux-headers-4.14.0-0.bpo.2-common'
    make[2]: Entering directory '/usr/src/linux-headers-4.14.0-0.bpo.2-amd64'
    make[2]: Leaving directory '/usr/src/linux-headers-4.14.0-0.bpo.2-amd64'
    make[1]: Leaving directory '/usr/src/linux-headers-4.14.0-0.bpo.2-common'

    { unset ARCH; env NV_VERBOSE=1 make -j4 modules KERNEL_UNAME=4.14.0-0.bpo.2-amd64; } >> /var/lib/dkms/nvidia-current/375.82/build/make.log 2>&1
    (bad exit status: 2)
    Error! Bad return status for module build on kernel: 4.14.0-0.bpo.2-amd64 (x86_64)
    Consult /var/lib/dkms/nvidia-current/375.82/build/make.log for more information.
    sudo dkms build --verbose -m nvidia-current/375.82  75,12s user 7,28s system 364% cpu 22,636 total

Thank you,
Guilherme

PS: Attached the file /var/lib/dkms/nvidia-current/375.82/build/make.log

-- Package-specific info:
uname -a:
Linux cafe 4.14.0-0.bpo.2-amd64 #1 SMP Debian 4.14.7-1~bpo9+1 (2017-12-22) x86_64 GNU/Linux

/proc/version:
Linux version 4.14.0-0.bpo.2-amd64 (debian-kernel at lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18)) #1 SMP Debian 4.14.7-1~bpo9+1 (2017-12-22)

lspci 'VGA compatible controller [0300]':
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 530 [8086:191b] (rev 06) (prog-if 00 [VGA controller])
Subsystem: Lenovo HD Graphics 530 [17aa:222e]
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 132
Region 0: Memory at d2000000 (64-bit, non-prefetchable) [size=16M]
Region 2: Memory at 60000000 (64-bit, prefetchable) [size=512M]
Region 4: I/O ports at 5000 [size=64]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915

01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GM107GLM [Quadro M1000M] [10de:13b1] (rev ff) (prog-if ff)
!!! Unknown header type 7f
Kernel modules: nvidia

dmesg:

Device node permissions:
crw-rw----+ 1 root video 226,   0 Jan  4 10:00 /dev/dri/card0
crw-rw----+ 1 root video 226, 128 Jan  4 10:00 /dev/dri/renderD128
video:x:44:semente

OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root            25 Nov 28 21:01 /etc/alternatives/glx -> /usr/lib/nvidia/bumblebee
lrwxrwxrwx 1 root root            51 Nov 28 21:01 /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            50 Nov 28 21:01 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root            50 Nov 28 21:01 /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            54 Nov 28 21:01 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root            54 Nov 28 21:01 /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            42 Nov 28 21:01 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root            36 Nov 28 21:01 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root            32 Nov 28 21:01 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root            23 Nov 28 21:01 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root            52 Nov 28 21:01 /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL.so.1
lrwxrwxrwx 1 root root            59 Nov 28 21:01 /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            51 Nov 28 21:01 /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root            51 Nov 28 21:01 /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root            58 Nov 28 21:01 /etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root            58 Nov 28 21:01 /etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root            65 Nov 28 21:01 /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 Nov 28 21:01 /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            55 Nov 28 21:01 /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2.so.2
lrwxrwxrwx 1 root root            55 Nov 28 21:01 /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2.so.2
lrwxrwxrwx 1 root root            62 Nov 28 21:01 /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 Nov 28 21:01 /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            61 Nov 28 21:01 /etc/alternatives/nvidia--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_indirect.so.0
lrwxrwxrwx 1 root root            61 Nov 28 21:01 /etc/alternatives/nvidia--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_indirect.so.0
lrwxrwxrwx 1 root root            59 Nov 28 21:01 /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 Nov 28 21:01 /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            33 Nov 28 21:01 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/current/libglx.so
lrwxrwxrwx 1 root root            59 Nov 28 21:01 /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            58 Nov 28 21:01 /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            61 Nov 28 21:01 /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 Nov 28 21:01 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root            70 Nov 28 21:01 /etc/alternatives/nvidia--nvidia-application-profiles-key-documentation -> /usr/share/nvidia/nvidia-application-profiles-375.82-key-documentation
lrwxrwxrwx 1 root root            50 Nov 28 21:01 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/current/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root            44 Nov 28 21:01 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root            40 Nov 28 21:01 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root            47 Nov 28 21:01 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root            36 Nov 28 21:01 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/current/nvidia-load.conf
lrwxrwxrwx 1 root root            40 Nov 28 21:01 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/current/nvidia-modprobe.conf
lrwxrwxrwx 1 root root            39 Nov 28 21:01 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root            44 Nov 28 21:01 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root            47 Nov 28 21:01 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root            34 Nov 28 21:01 /etc/alternatives/nvidia--nvidia-smi -> /usr/lib/nvidia/current/nvidia-smi
lrwxrwxrwx 1 root root            39 Nov 28 21:01 /etc/alternatives/nvidia--nvidia-smi.1.gz -> /usr/lib/nvidia/current/nvidia-smi.1.gz
lrwxrwxrwx 1 root root            37 Nov 28 21:01 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
-rw-r--r-- 1 root root       1764672 May 30  2017 /usr/lib/libnvidia-gtk2.so.375.66
-rw-r--r-- 1 root root       1764672 May 30  2017 /usr/lib/libnvidia-gtk3.so.375.66
lrwxrwxrwx 1 root root            51 Nov 28 21:01 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root            50 Nov 28 21:01 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root            67 Nov 28 21:01 /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            54 Nov 28 21:01 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root            64 Nov 28 21:01 /usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu
-rw-r--r-- 1 root root      27279408 Jul 20 02:02 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.375.82
-rw-r--r-- 1 root root      29086648 Jul 20 00:28 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.375.82
-rw-r--r-- 1 root root        490080 Jul 20 01:47 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.375.82
lrwxrwxrwx 1 root root            60 Nov 28 21:01 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 -> /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root         13080 Jul 20 00:34 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.375.82
-rw-r--r-- 1 root root        290000 Oct 14 08:36 /usr/lib/xorg/modules/extensions/libglx.so
-rw-r--r-- 1 root bumblebee    30942 Jan  4 09:52 /var/log/Xorg.8.log
-rw-r--r-- 1 root bumblebee    31226 Jan  4 09:51 /var/log/Xorg.8.log.old
/etc/X11/xorg.conf.d/:
total 12
drwxr-xr-x  2 root root 4096 Nov 28 20:39 .
drwxr-xr-x 11 root root 4096 Nov 28 20:38 ..
-rw-r--r--  1 root root  145 Nov 28 22:39 20-intel.conf

/etc/nvidia/:
total 20
drwxr-xr-x   3 root root  4096 Nov 28 21:01 .
drwxr-xr-x 154 root root 12288 Jan 15 22:14 ..
drwxr-xr-x   2 root root  4096 Nov 28 21:01 current
lrwxrwxrwx   1 root root    56 Nov 28 21:01 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx   1 root root    53 Nov 28 21:01 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx   1 root root    42 Nov 28 21:01 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx   1 root root    46 Nov 28 21:01 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf

/usr/lib/mesa-diverted/:
total 28
drwxr-xr-x   5 root root  4096 Nov 28 21:00 .
drwxr-xr-x 153 root root 12288 Jan  4 09:57 ..
drwxr-xr-x   2 root root  4096 Oct  9  2016 arm-linux-gnueabihf
drwxr-xr-x   2 root root  4096 Oct  9  2016 i386-linux-gnu
drwxr-xr-x   2 root root  4096 Nov 28 21:00 x86_64-linux-gnu

/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Oct  9  2016 .
drwxr-xr-x 5 root root 4096 Nov 28 21:00 ..

/usr/lib/mesa-diverted/i386-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Oct  9  2016 .
drwxr-xr-x 5 root root 4096 Nov 28 21:00 ..

/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 716
drwxr-xr-x 2 root root   4096 Nov 28 21:00 .
drwxr-xr-x 5 root root   4096 Nov 28 21:00 ..
lrwxrwxrwx 1 root root     15 Apr 25  2017 libEGL.so.1 -> libEGL.so.1.0.0
-rw-r--r-- 1 root root 214816 Apr 25  2017 libEGL.so.1.0.0
lrwxrwxrwx 1 root root     14 Apr 25  2017 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 463424 Apr 25  2017 libGL.so.1.2.0
lrwxrwxrwx 1 root root     18 Apr 25  2017 libGLESv2.so.2 -> libGLESv2.so.2.0.0
-rw-r--r-- 1 root root  38688 Apr 25  2017 libGLESv2.so.2.0.0

/usr/lib/mesa/:
total 16
drwxr-xr-x   2 root root  4096 Oct  9  2016 .
drwxr-xr-x 153 root root 12288 Jan  4 09:57 ..

/usr/lib/nvidia/:
total 40
drwxr-xr-x   4 root root  4096 Nov 28 21:01 .
drwxr-xr-x 153 root root 12288 Jan  4 09:57 ..
-rw-r--r--   1 root root    57 Feb 26  2016 alternate-install-present
drwxr-xr-x   2 root root  4096 Oct  9  2016 bumblebee
-rwxr-xr-x   1 root root  2125 Feb 26  2016 check-for-conflicting-opengl-libraries
-rwxr-xr-x   1 root root  1897 Feb 26  2016 check-for-mismatching-nvidia-module
drwxr-xr-x   2 root root  4096 Nov 28 21:00 current
lrwxrwxrwx   1 root root    35 Nov 28 21:01 libglx.so -> /etc/alternatives/nvidia--libglx.so
lrwxrwxrwx   1 root root    24 Nov 28 21:01 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx   1 root root    46 Nov 28 21:01 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx   1 root root    39 Nov 28 21:01 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x   1 root root   618 Feb 26  2016 pre-install

/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Oct  9  2016 .
drwxr-xr-x 4 root root 4096 Nov 28 21:01 ..

/usr/lib/nvidia/current/:
total 23180
drwxr-xr-x 2 root root     4096 Nov 28 21:00 .
drwxr-xr-x 4 root root     4096 Nov 28 21:01 ..
lrwxrwxrwx 1 root root       16 Aug  9 00:03 libglx.so -> libglx.so.375.82
-rw-r--r-- 1 root root 14025320 Jul 20 00:34 libglx.so.375.82
-rwxr-xr-x 1 root root    22392 May 30  2017 nv-control-dpy
-rwxr-xr-x 1 root root    24445 Jul 20 02:10 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   222000 Jul 20 01:45 nvidia-debugdump
-rwxr-xr-x 1 root root   231528 May 30  2017 nvidia-settings
-rw-r--r-- 1 root root     8642 May 30  2017 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 May 30  2017 nvidia-settings.desktop
-rwxr-xr-x 1 root root   505664 Jul 20 01:44 nvidia-smi
-rw-r--r-- 1 root root    19121 Aug  9 00:03 nvidia-smi.1.gz
-rw-r--r-- 1 root root     3141 Aug  9 00:03 nvidia.ids
-rw-r--r-- 1 root root  8641016 Jul 20 00:10 nvidia_drv.so

/usr/lib/nvidia/nvidia/:
total 23180
drwxr-xr-x 2 root root     4096 Nov 28 21:00 .
drwxr-xr-x 4 root root     4096 Nov 28 21:01 ..
lrwxrwxrwx 1 root root       16 Aug  9 00:03 libglx.so -> libglx.so.375.82
-rw-r--r-- 1 root root 14025320 Jul 20 00:34 libglx.so.375.82
-rwxr-xr-x 1 root root    22392 May 30  2017 nv-control-dpy
-rwxr-xr-x 1 root root    24445 Jul 20 02:10 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   222000 Jul 20 01:45 nvidia-debugdump
-rwxr-xr-x 1 root root   231528 May 30  2017 nvidia-settings
-rw-r--r-- 1 root root     8642 May 30  2017 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 May 30  2017 nvidia-settings.desktop
-rwxr-xr-x 1 root root   505664 Jul 20 01:44 nvidia-smi
-rw-r--r-- 1 root root    19121 Aug  9 00:03 nvidia-smi.1.gz
-rw-r--r-- 1 root root     3141 Aug  9 00:03 nvidia.ids
-rw-r--r-- 1 root root  8641016 Jul 20 00:10 nvidia_drv.so

/usr/lib/x86_64-linux-gnu/nvidia/:
total 108
drwxr-xr-x   3 root root  4096 Nov 28 21:01 .
drwxr-xr-x 124 root root 90112 Jan 15 22:07 ..
drwxr-xr-x   2 root root  4096 Nov 28 21:00 current
lrwxrwxrwx   1 root root    54 Nov 28 21:01 libEGL.so.1 -> /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx   1 root root    53 Nov 28 21:01 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx   1 root root    60 Nov 28 21:01 libGLESv1_CM.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx   1 root root    57 Nov 28 21:01 libGLESv2.so.2 -> /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx   1 root root    61 Nov 28 21:01 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu

/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 5304
drwxr-xr-x 2 root root    4096 Nov 28 21:00 .
drwxr-xr-x 3 root root    4096 Nov 28 21:01 ..
-rw-r--r-- 1 root root   73312 Jul 20 00:28 libEGL.so.1
lrwxrwxrwx 1 root root      23 Aug  9 00:03 libEGL_nvidia.so.0 -> libEGL_nvidia.so.375.82
-rw-r--r-- 1 root root 1079248 Jul 20 02:02 libEGL_nvidia.so.375.82
lrwxrwxrwx 1 root root      14 Aug  9 00:03 libGL.so.1 -> libGL.so.1.0.0
-rw-r--r-- 1 root root  665712 Jul 20 00:28 libGL.so.1.0.0
-rw-r--r-- 1 root root   43696 Jul 20 00:28 libGLESv1_CM.so.1
lrwxrwxrwx 1 root root      29 Aug  9 00:03 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.375.82
-rw-r--r-- 1 root root   51872 Jul 20 02:02 libGLESv1_CM_nvidia.so.375.82
-rw-r--r-- 1 root root   60528 Jul 20 00:28 libGLESv2.so.2
lrwxrwxrwx 1 root root      26 Aug  9 00:03 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.375.82
-rw-r--r-- 1 root root   82096 Jul 20 02:02 libGLESv2_nvidia.so.375.82
lrwxrwxrwx 1 root root      23 Aug  9 00:03 libGLX_indirect.so.0 -> libGLX_nvidia.so.375.82
lrwxrwxrwx 1 root root      23 Aug  9 00:03 libGLX_nvidia.so.0 -> libGLX_nvidia.so.375.82
-rw-r--r-- 1 root root 1278392 Jul 20 00:29 libGLX_nvidia.so.375.82
lrwxrwxrwx 1 root root      23 Aug  9 00:03 libnvidia-cfg.so.1 -> libnvidia-cfg.so.375.82
-rw-r--r-- 1 root root  157896 Jul 20 01:43 libnvidia-cfg.so.375.82
lrwxrwxrwx 1 root root      17 Aug  9 00:03 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root      22 Aug  9 00:03 libnvidia-ml.so.1 -> libnvidia-ml.so.375.82
-rw-r--r-- 1 root root 1211616 Jul 20 01:44 libnvidia-ml.so.375.82
lrwxrwxrwx 1 root root      25 Aug  9 00:03 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.375.82
-rw-r--r-- 1 root root  698184 Jul 20 00:34 libvdpau_nvidia.so.375.82

/etc/modprobe.d:
total 36
drwxr-xr-x   2 root root  4096 Nov 28 21:01 .
drwxr-xr-x 154 root root 12288 Jan 15 22:14 ..
-rw-r--r--   1 root root   154 Nov 29  2016 amd64-microcode-blacklist.conf
-rw-r--r--   1 root root  2201 Jan 15 22:01 bumblebee.conf
-rw-r--r--   1 root root   127 Oct 25  2016 dkms.conf
-rw-r--r--   1 root root   154 Jul  8  2017 intel-microcode-blacklist.conf
lrwxrwxrwx   1 root root    53 Nov 28 21:01 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r--   1 root root   260 Feb 26  2016 nvidia-kernel-common.conf
lrwxrwxrwx   1 root root    43 Nov 28 21:01 nvidia.conf -> /etc/alternatives/glx--nvidia-modprobe.conf

/etc/modprobe.d/bumblebee.conf:# do not automatically load nouveau as it may prevent nvidia from loading
/etc/modprobe.d/bumblebee.conf:# do not automatically load nvidia as it's unloaded anyway when bumblebeed
/etc/modprobe.d/bumblebee.conf:blacklist nvidia
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-current
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-legacy-304xx
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-legacy-340xx
/etc/modprobe.d/bumblebee.conf:blacklist nvidia
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-current
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-current-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-304
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-304-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-304
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-310
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-310-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-310
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-313
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-313-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-313
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-319
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-319-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-319
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-325
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-325-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-325
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-331
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-331-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-331
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-334
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-334-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-334
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-337
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-337-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-337
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-340
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-340-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-340
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-343
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-343-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-343
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-346
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-346-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-346
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-349
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-349-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-349
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-352
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-352-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-352
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-355
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-355-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-355
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-358
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-358-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-358
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-361
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-361-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-361
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-364
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-364-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-364
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-367
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-367-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-367
/etc/modprobe.d/nvidia-kernel-common.conf:alias char-major-195* nvidia
/etc/modprobe.d/nvidia-kernel-common.conf:#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPSBA=1
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPFW=1
/etc/modprobe.d/bumblebee.conf:# do not automatically load nouveau as it may prevent nvidia from loading
/etc/modprobe.d/bumblebee.conf:blacklist nouveau

/etc/modules-load.d:
-rw-r--r-- 1 root root  204 Nov 28 19:51 /etc/modules

/etc/modules-load.d/:
total 20
drwxr-xr-x   2 root root  4096 Nov 28 21:01 .
drwxr-xr-x 154 root root 12288 Jan 15 22:14 ..
-rw-r--r--   1 root root   119 Jan 19  2017 cups-filters.conf
lrwxrwxrwx   1 root root    10 Jul  5  2017 modules.conf -> ../modules

Files from nvidia-installer:

Config and logfiles:

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

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

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

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

## Section with nvidia driver specific options, only parsed if Driver=nvidia
[driver-nvidia]
# Module name to load, defaults to Driver if empty or unset
KernelDriver=nvidia
PMMethod=auto
# colon-separated path to the nvidia libraries
LibraryPath=/usr/lib/x86_64-linux-gnu/nvidia:/usr/lib/i386-linux-gnu/nvidia:/usr/lib/nvidia
# comma-separated path of the directory containing nvidia_drv.so and the
# default Xorg modules path
XorgModulePath=/usr/lib/nvidia/nvidia,/usr/lib/xorg/modules
XorgConfFile=/etc/bumblebee/xorg.conf.nvidia

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

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

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

Section "Device"
  Identifier "DiscreteNvidia"
  Driver     "nvidia"
  VendorName "NVIDIA Corporation"
  BusID      "PCI:01:00:0"
  Option     "ProbeAllGpus" "false"
  Option     "NoLogo" "true"
  Option     "AllowEmptyInitialConfiguration"
EndSection

Section "Screen"
  Identifier "Screen0"
  Device     "DiscreteNVidia"
EndSection
^^^^^^^^^^ /etc/bumblebee/xorg.conf.nvidia ^^^^^^^^^^

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

# see #580894
blacklist nouveau
^^^^^^^^^^ /etc/modprobe.d/nvidia-blacklists-nouveau.conf ^^^^^^^^^^

<<<<<<<<<< /etc/modprobe.d/nvidia-kernel-common.conf >>>>>>>>>>
alias char-major-195* nvidia
#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
# To enable FastWrites and Sidebus addressing, uncomment these lines
# options nvidia NVreg_EnableAGPSBA=1
# options nvidia NVreg_EnableAGPFW=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-kernel-common.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-current-modeset ; modprobe -i nvidia-current-drm $CMDLINE_OPTS

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

remove nvidia modprobe -r -i nvidia-drm nvidia-modeset nvidia-uvm 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 ^^^^^^^^^^

<<<<<<<<<< /etc/X11/xorg.conf.d/20-intel.conf >>>>>>>>>>
Section "Device"
  Identifier "intelgpu0"
  Driver     "intel"
  Option     "VirtualHeads"  "2"
  # Option     "TearFree"      "true"
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf.d/20-intel.conf ^^^^^^^^^^

<<<<<<<<<< /home/semente/.local/share/xorg/Xorg.0.log >>>>>>>>>>
[    32.752] (--) Log file renamed from "/home/semente/.local/share/xorg/Xorg.pid-5614.log" to "/home/semente/.local/share/xorg/Xorg.0.log"
[    32.753]
X.Org X Server 1.19.2
Release Date: 2017-03-02
[    32.753] X Protocol Version 11, Revision 0
[    32.753] Build Operating System: Linux 4.9.0-4-amd64 x86_64 Debian
[    32.753] Current Operating System: Linux cafe 4.14.0-0.bpo.2-amd64 #1 SMP Debian 4.14.7-1~bpo9+1 (2017-12-22) x86_64
[    32.753] Kernel command line: BOOT_IMAGE=/vmlinuz-4.14.0-0.bpo.2-amd64 root=/dev/mapper/cafe--vg-root ro quiet
[    32.753] Build Date: 16 October 2017  08:19:45AM
[    32.753] xorg-server 2:1.19.2-1+deb9u2 (https://www.debian.org/support)
[    32.753] Current version of pixman: 0.34.0
[    32.753] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[    32.753] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    32.753] (==) Log file: "/home/semente/.local/share/xorg/Xorg.0.log", Time: Thu Jan  4 10:00:36 2018
[    32.754] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    32.754] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    32.755] (==) No Layout section.  Using the first Screen section.
[    32.755] (==) No screen section available. Using defaults.
[    32.755] (**) |-->Screen "Default Screen Section" (0)
[    32.755] (**) |   |-->Monitor "<default monitor>"
[    32.755] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[    32.755] (**) |   |-->Device "intelgpu0"
[    32.755] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[    32.755] (==) Automatically adding devices
[    32.755] (==) Automatically enabling devices
[    32.755] (==) Automatically adding GPU devices
[    32.755] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    32.755] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    32.755] Entry deleted from font path.
[    32.755] (==) 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
[    32.755] (==) ModulePath set to "/usr/lib/xorg/modules"
[    32.755] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[    32.755] (II) Loader magic: 0x55a26cf57e00
[    32.755] (II) Module ABI versions:
[    32.755] X.Org ANSI C Emulation: 0.4
[    32.755] X.Org Video Driver: 23.0
[    32.755] X.Org XInput driver : 24.1
[    32.755] X.Org Server Extension : 10.0
[    32.756] (++) using VT number 2

[    32.758] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[    32.758] (II) xfree86: Adding drm device (/dev/dri/card0)
[    32.758] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12 paused 0
[    32.760] (--) PCI:*(0:0:2:0) 8086:191b:17aa:222e rev 6, Mem @ 0xd2000000/16777216, 0x60000000/536870912, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[    32.760] (II) LoadModule: "glx"
[    32.761] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    32.763] (II) Module glx: vendor="X.Org Foundation"
[    32.763] compiled for 1.19.2, module version = 1.0.0
[    32.763] ABI class: X.Org Server Extension, version 10.0
[    32.763] (II) LoadModule: "intel"
[    32.763] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    32.765] (II) Module intel: vendor="X.Org Foundation"
[    32.765] compiled for 1.19.0, module version = 2.99.917
[    32.765] Module class: X.Org Video Driver
[    32.765] ABI class: X.Org Video Driver, version 23.0
[    32.765] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    32.766] (II) intel: Driver for Intel(R) HD Graphics
[    32.766] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    32.766] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    32.766] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    32.766] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20170818
[    32.766] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20161206-1 (Timo Aaltonen <tjaalton at debian.org>)
[    32.766] (II) intel(0): SNA compiled for use with valgrind
[    32.767] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    32.768] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 530
[    32.768] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[    32.768] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[    32.768] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    32.768] (==) intel(0): RGB weight 888
[    32.768] (==) intel(0): Default visual is TrueColor
[    32.768] (**) intel(0): Option "VirtualHeads" "2"
[    32.769] (II) intel(0): Output eDP1 has no monitor section
[    32.773] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[    32.773] (II) intel(0): Enabled output eDP1
[    32.773] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    32.773] (II) intel(0): Output VIRTUAL1 has no monitor section
[    32.773] (II) intel(0): Enabled output VIRTUAL1
[    32.773] (II) intel(0): Output VIRTUAL2 has no monitor section
[    32.773] (II) intel(0): Enabled output VIRTUAL2
[    32.773] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[    32.773] (==) intel(0): TearFree disabled
[    32.773] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    32.773] (==) intel(0): DPI set to (96, 96)
[    32.773] (II) Loading sub module "dri3"
[    32.773] (II) LoadModule: "dri3"
[    32.773] (II) Module "dri3" already built-in
[    32.773] (II) Loading sub module "dri2"
[    32.773] (II) LoadModule: "dri2"
[    32.774] (II) Module "dri2" already built-in
[    32.774] (II) Loading sub module "present"
[    32.774] (II) LoadModule: "present"
[    32.774] (II) Module "present" already built-in
[    32.774] (==) Depth 24 pixmap format is 32 bpp
[    32.776] (II) intel(0): SNA initialized with Skylake (gen9) backend
[    32.776] (==) intel(0): Backing store enabled
[    32.776] (==) intel(0): Silken mouse enabled
[    32.777] (II) intel(0): HW Cursor enabled
[    32.777] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    32.777] (==) intel(0): DPMS enabled
[    32.778] (==) intel(0): Display hotplug detection enabled
[    32.778] (II) intel(0): [DRI2] Setup complete
[    32.778] (II) intel(0): [DRI2]   DRI driver: i965
[    32.778] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    32.778] (II) intel(0): direct rendering: DRI2 enabled
[    32.778] (II) intel(0): hardware support for Present enabled
[    32.778] (--) RandR disabled
[    32.781] (II) SELinux: Disabled on system
[    32.788] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    32.788] (II) AIGLX: enabled GLX_ARB_create_context
[    32.788] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    32.788] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    32.788] (II) AIGLX: enabled GLX_INTEL_swap_event
[    32.788] (II) AIGLX: enabled GLX_SGI_swap_control
[    32.788] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    32.788] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    32.788] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    32.788] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    32.788] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    32.788] (II) AIGLX: Loaded and initialized i965
[    32.788] (II) GLX: Initialized DRI2 GL provider for screen 0
[    32.791] (II) intel(0): switch to mode 1920x1080 at 60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    32.805] (II) intel(0): Setting screen physical size to 508 x 285
[    32.831] (II) config/udev: Adding input device Power Button (/dev/input/event8)
[    32.831] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    32.831] (II) LoadModule: "libinput"
[    32.831] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    32.832] (II) Module libinput: vendor="X.Org Foundation"
[    32.832] compiled for 1.19.0, module version = 0.23.0
[    32.832] Module class: X.Org XInput Driver
[    32.832] ABI class: X.Org XInput driver, version 24.1
[    32.832] (II) Using input driver 'libinput' for 'Power Button'
[    32.833] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 22 paused 0
[    32.833] (**) Power Button: always reports core events
[    32.833] (**) Option "Device" "/dev/input/event8"
[    32.833] (**) Option "_source" "server/udev"
[    32.833] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[    32.833] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[    32.834] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event8"
[    32.834] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    32.834] (**) Option "xkb_model" "pc105"
[    32.834] (**) Option "xkb_layout" "us"
[    32.834] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[    32.834] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[    32.834] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[    32.834] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    32.834] (II) Using input driver 'libinput' for 'Video Bus'
[    32.835] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 25 paused 0
[    32.835] (**) Video Bus: always reports core events
[    32.835] (**) Option "Device" "/dev/input/event12"
[    32.835] (**) Option "_source" "server/udev"
[    32.835] (II) input device 'Video Bus', /dev/input/event12 is tagged by udev as: Keyboard
[    32.835] (II) input device 'Video Bus', /dev/input/event12 is a keyboard
[    32.835] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input13/event12"
[    32.835] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    32.835] (**) Option "xkb_model" "pc105"
[    32.835] (**) Option "xkb_layout" "us"
[    32.835] (II) input device 'Video Bus', /dev/input/event12 is tagged by udev as: Keyboard
[    32.835] (II) input device 'Video Bus', /dev/input/event12 is a keyboard
[    32.835] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[    32.835] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    32.836] (II) Using input driver 'libinput' for 'Video Bus'
[    32.836] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 26 paused 0
[    32.836] (**) Video Bus: always reports core events
[    32.836] (**) Option "Device" "/dev/input/event11"
[    32.836] (**) Option "_source" "server/udev"
[    32.836] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[    32.836] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[    32.836] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input12/event11"
[    32.836] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    32.836] (**) Option "xkb_model" "pc105"
[    32.836] (**) Option "xkb_layout" "us"
[    32.836] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[    32.837] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[    32.837] (II) config/udev: Adding input device Lid Switch (/dev/input/event6)
[    32.837] (II) No input driver specified, ignoring this device.
[    32.837] (II) This device may have been added with another device file.
[    32.837] (II) config/udev: Adding input device Sleep Button (/dev/input/event7)
[    32.837] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    32.837] (II) Using input driver 'libinput' for 'Sleep Button'
[    32.837] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 27 paused 0
[    32.837] (**) Sleep Button: always reports core events
[    32.837] (**) Option "Device" "/dev/input/event7"
[    32.837] (**) Option "_source" "server/udev"
[    32.837] (II) input device 'Sleep Button', /dev/input/event7 is tagged by udev as: Keyboard
[    32.837] (II) input device 'Sleep Button', /dev/input/event7 is a keyboard
[    32.837] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8/event7"
[    32.837] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    32.837] (**) Option "xkb_model" "pc105"
[    32.837] (**) Option "xkb_layout" "us"
[    32.838] (II) input device 'Sleep Button', /dev/input/event7 is tagged by udev as: Keyboard
[    32.838] (II) input device 'Sleep Button', /dev/input/event7 is a keyboard
[    32.838] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/event1)
[    32.838] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[    32.838] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[    32.838] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 28 paused 0
[    32.838] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[    32.838] (**) Option "Device" "/dev/input/event1"
[    32.838] (**) Option "_source" "server/udev"
[    32.839] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event1 is tagged by udev as: Keyboard
[    32.839] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event1 is a keyboard
[    32.839] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:17EF:6047.0001/input/input3/event1"
[    32.839] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: KEYBOARD, id 10)
[    32.839] (**) Option "xkb_model" "pc105"
[    32.839] (**) Option "xkb_layout" "us"
[    32.839] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event1 is tagged by udev as: Keyboard
[    32.839] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event1 is a keyboard
[    32.839] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/event2)
[    32.839] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput pointer catchall"
[    32.839] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[    32.839] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[    32.840] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 29 paused 0
[    32.840] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[    32.840] (**) Option "Device" "/dev/input/event2"
[    32.840] (**) Option "_source" "server/udev"
[    32.840] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event2 is tagged by udev as: Keyboard Mouse Pointingstick
[    32.840] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event2 is a pointer caps
[    32.840] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event2 is a keyboard
[    32.840] (II) libinput: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: needs a virtual subdevice
[    32.840] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:17EF:6047.0002/input/input4/event2"
[    32.840] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: MOUSE, id 11)
[    32.840] (**) Option "AccelerationScheme" "none"
[    32.840] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) selected scheme none/0
[    32.840] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) acceleration factor: 2.000
[    32.840] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) acceleration threshold: 4
[    32.840] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event2 is tagged by udev as: Keyboard Mouse Pointingstick
[    32.841] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event2 is a pointer caps
[    32.841] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event2 is a keyboard
[    32.841] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/mouse0)
[    32.841] (II) No input driver specified, ignoring this device.
[    32.841] (II) This device may have been added with another device file.
[    32.841] (II) config/udev: Adding input device Lenovo Precision USB Mouse (/dev/input/event3)
[    32.841] (**) Lenovo Precision USB Mouse: Applying InputClass "libinput pointer catchall"
[    32.841] (II) Using input driver 'libinput' for 'Lenovo Precision USB Mouse'
[    32.841] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 30 paused 0
[    32.841] (**) Lenovo Precision USB Mouse: always reports core events
[    32.842] (**) Option "Device" "/dev/input/event3"
[    32.842] (**) Option "_source" "server/udev"
[    32.842] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event3 is tagged by udev as: Mouse
[    32.842] (II) Device 'Lenovo Precision USB Mouse' set to 1200 DPI
[    32.842] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event3 is a pointer caps
[    32.842] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:17EF:6050.0003/input/input5/event3"
[    32.842] (II) XINPUT: Adding extended input device "Lenovo Precision USB Mouse" (type: MOUSE, id 12)
[    32.842] (**) Option "AccelerationScheme" "none"
[    32.842] (**) Lenovo Precision USB Mouse: (accel) selected scheme none/0
[    32.842] (**) Lenovo Precision USB Mouse: (accel) acceleration factor: 2.000
[    32.842] (**) Lenovo Precision USB Mouse: (accel) acceleration threshold: 4
[    32.842] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event3 is tagged by udev as: Mouse
[    32.842] (II) Device 'Lenovo Precision USB Mouse' set to 1200 DPI
[    32.842] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event3 is a pointer caps
[    32.842] (II) config/udev: Adding input device Lenovo Precision USB Mouse (/dev/input/mouse1)
[    32.842] (II) No input driver specified, ignoring this device.
[    32.842] (II) This device may have been added with another device file.
[    32.843] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event16)
[    32.843] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    32.843] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    32.843] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 31 paused 0
[    32.843] (**) Integrated Camera: Integrated C: always reports core events
[    32.843] (**) Option "Device" "/dev/input/event16"
[    32.843] (**) Option "_source" "server/udev"
[    32.843] (II) input device 'Integrated Camera: Integrated C', /dev/input/event16 is tagged by udev as: Keyboard
[    32.843] (II) input device 'Integrated Camera: Integrated C', /dev/input/event16 is a keyboard
[    32.843] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input17/event16"
[    32.843] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 13)
[    32.843] (**) Option "xkb_model" "pc105"
[    32.843] (**) Option "xkb_layout" "us"
[    32.844] (II) input device 'Integrated Camera: Integrated C', /dev/input/event16 is tagged by udev as: Keyboard
[    32.844] (II) input device 'Integrated Camera: Integrated C', /dev/input/event16 is a keyboard
[    32.844] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event13)
[    32.844] (II) No input driver specified, ignoring this device.
[    32.844] (II) This device may have been added with another device file.
[    32.844] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event14)
[    32.844] (II) No input driver specified, ignoring this device.
[    32.844] (II) This device may have been added with another device file.
[    32.844] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event15)
[    32.844] (II) No input driver specified, ignoring this device.
[    32.844] (II) This device may have been added with another device file.
[    32.844] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    32.844] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    32.844] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    32.845] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 32 paused 0
[    32.845] (**) AT Translated Set 2 keyboard: always reports core events
[    32.845] (**) Option "Device" "/dev/input/event0"
[    32.845] (**) Option "_source" "server/udev"
[    32.845] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    32.845] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    32.845] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    32.845] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[    32.845] (**) Option "xkb_model" "pc105"
[    32.845] (**) Option "xkb_layout" "us"
[    32.845] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    32.845] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    32.845] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event4)
[    32.845] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    32.845] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[    32.846] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 33 paused 0
[    32.846] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    32.846] (**) Option "Device" "/dev/input/event4"
[    32.846] (**) Option "_source" "server/udev"
[    32.846] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event4 is tagged by udev as: Touchpad
[    32.846] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event4 is a touchpad
[    32.846] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event4"
[    32.846] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 15)
[    32.846] (**) Option "AccelerationScheme" "none"
[    32.846] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[    32.846] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    32.846] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    32.846] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event4 is tagged by udev as: Touchpad
[    32.846] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event4 is a touchpad
[    32.847] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
[    32.847] (II) No input driver specified, ignoring this device.
[    32.847] (II) This device may have been added with another device file.
[    32.847] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event5)
[    32.847] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[    32.847] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[    32.847] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 34 paused 0
[    32.847] (**) TPPS/2 IBM TrackPoint: always reports core events
[    32.847] (**) Option "Device" "/dev/input/event5"
[    32.847] (**) Option "_source" "server/udev"
[    32.847] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event5 is tagged by udev as: Mouse Pointingstick
[    32.847] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event5 is a pointer caps
[    32.847] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input6/event5"
[    32.847] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 16)
[    32.847] (**) Option "AccelerationScheme" "none"
[    32.847] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[    32.848] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    32.848] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    32.848] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event5 is tagged by udev as: Mouse Pointingstick
[    32.848] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event5 is a pointer caps
[    32.848] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse3)
[    32.848] (II) No input driver specified, ignoring this device.
[    32.848] (II) This device may have been added with another device file.
[    32.848] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[    32.848] (II) No input driver specified, ignoring this device.
[    32.848] (II) This device may have been added with another device file.
[    32.848] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event9)
[    32.848] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    32.848] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    32.849] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 35 paused 0
[    32.849] (**) ThinkPad Extra Buttons: always reports core events
[    32.849] (**) Option "Device" "/dev/input/event9"
[    32.849] (**) Option "_source" "server/udev"
[    32.849] (II) input device 'ThinkPad Extra Buttons', /dev/input/event9 is tagged by udev as: Keyboard
[    32.849] (II) input device 'ThinkPad Extra Buttons', /dev/input/event9 is a keyboard
[    32.849] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input10/event9"
[    32.849] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 17)
[    32.849] (**) Option "xkb_model" "pc105"
[    32.849] (**) Option "xkb_layout" "us"
[    32.849] (II) input device 'ThinkPad Extra Buttons', /dev/input/event9 is tagged by udev as: Keyboard
[    32.849] (II) input device 'ThinkPad Extra Buttons', /dev/input/event9 is a keyboard
[    32.855] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput pointer catchall"
[    32.855] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[    32.855] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[    32.855] (II) systemd-logind: returning pre-existing fd for /dev/input/event2 13:66
[    32.855] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[    32.855] (**) Option "Device" "/dev/input/event2"
[    32.855] (**) Option "_source" "_driver/libinput"
[    32.855] (II) libinput: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: is a virtual subdevice
[    32.855] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:17EF:6047.0002/input/input4/event2"
[    32.855] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: KEYBOARD, id 18)
[    32.855] (**) Option "xkb_model" "pc105"
[    32.855] (**) Option "xkb_layout" "us"
[    33.045] (II) intel(0): EDID vendor "BOE", prod id 1584
[    33.045] (II) intel(0): Printing DDC gathered Modelines:
[    33.045] (II) intel(0): Modeline "1920x1080"x0.0  141.40  1920 1968 2000 2142  1080 1083 1089 1100 +hsync -vsync (66.0 kHz eP)
[  7297.989] (II) config/udev: removing device Lenovo ThinkPad Compact USB Keyboard with TrackPoint
[  7297.989] (**) Option "fd" "28"
[  7297.991] (II) UnloadModule: "libinput"
[  7297.991] (II) systemd-logind: releasing fd for 13:65
[  7297.992] (EE) systemd-logind: failed to release device: Device not taken
[  7298.008] (II) config/udev: removing device Lenovo ThinkPad Compact USB Keyboard with TrackPoint
[  7298.008] (**) Option "fd" "29"
[  7298.011] (II) UnloadModule: "libinput"
[  7298.011] (II) systemd-logind: not releasing fd for 13:66, still in use
[  7298.012] (II) config/udev: removing device Lenovo ThinkPad Compact USB Keyboard with TrackPoint
[  7298.012] (**) Option "fd" "29"
[  7298.015] (II) UnloadModule: "libinput"
[  7298.015] (II) systemd-logind: releasing fd for 13:66
[  7298.015] (EE) systemd-logind: failed to release device: Device not taken
[  7298.040] (II) config/udev: removing device Lenovo Precision USB Mouse
[  7298.041] (**) Option "fd" "30"
[  7298.044] (II) UnloadModule: "libinput"
[  7298.044] (II) systemd-logind: releasing fd for 13:67
[  7298.044] (EE) systemd-logind: failed to release device: Device not taken
[ 16550.957] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[ 16550.958] (II) No input driver specified, ignoring this device.
[ 16550.958] (II) This device may have been added with another device file.
[ 16551.034] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[ 16551.034] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[ 16551.034] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[ 16551.035] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 49 paused 0
[ 16551.035] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[ 16551.035] (**) Option "Device" "/dev/input/event1"
[ 16551.035] (**) Option "_source" "server/udev"
[ 16551.036] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 16551.036] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 16551.037] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0004/input/input18/event1"
[ 16551.037] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[ 16551.038] (**) Option "AccelerationScheme" "none"
[ 16551.039] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[ 16551.039] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[ 16551.039] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[ 16551.040] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 16551.040] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 20527.629] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[ 20527.629] (**) Option "fd" "49"
[ 20527.631] (II) UnloadModule: "libinput"
[ 20527.631] (II) systemd-logind: releasing fd for 13:65
[ 20554.686] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[ 20554.686] (II) No input driver specified, ignoring this device.
[ 20554.686] (II) This device may have been added with another device file.
[ 20554.774] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[ 20554.774] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[ 20554.774] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[ 20554.775] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 53 paused 0
[ 20554.775] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[ 20554.775] (**) Option "Device" "/dev/input/event1"
[ 20554.775] (**) Option "_source" "server/udev"
[ 20554.777] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 20554.777] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 20554.777] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0005/input/input19/event1"
[ 20554.777] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[ 20554.779] (**) Option "AccelerationScheme" "none"
[ 20554.780] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[ 20554.780] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[ 20554.780] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[ 20554.780] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 20554.780] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 27081.997] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[ 27081.997] (**) Option "fd" "53"
[ 27081.998] (II) UnloadModule: "libinput"
[ 27081.998] (II) systemd-logind: releasing fd for 13:65
[ 27299.028] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[ 27299.028] (II) No input driver specified, ignoring this device.
[ 27299.028] (II) This device may have been added with another device file.
[ 27299.091] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[ 27299.091] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[ 27299.091] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[ 27299.092] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 53 paused 0
[ 27299.092] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[ 27299.092] (**) Option "Device" "/dev/input/event1"
[ 27299.092] (**) Option "_source" "server/udev"
[ 27299.093] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 27299.093] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 27299.093] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0006/input/input20/event1"
[ 27299.093] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[ 27299.093] (**) Option "AccelerationScheme" "none"
[ 27299.094] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[ 27299.094] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[ 27299.094] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[ 27299.095] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 27299.095] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 41292.811] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[ 41292.811] (**) Option "fd" "53"
[ 41292.812] (II) UnloadModule: "libinput"
[ 41292.812] (II) systemd-logind: releasing fd for 13:65
[ 41292.813] (EE) systemd-logind: failed to release device: Device not taken
[ 41307.383] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[ 41307.383] (II) No input driver specified, ignoring this device.
[ 41307.383] (II) This device may have been added with another device file.
[ 41307.444] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[ 41307.444] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[ 41307.444] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[ 41307.445] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 53 paused 0
[ 41307.445] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[ 41307.445] (**) Option "Device" "/dev/input/event1"
[ 41307.445] (**) Option "_source" "server/udev"
[ 41307.445] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 41307.446] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 41307.446] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0007/input/input21/event1"
[ 41307.446] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[ 41307.446] (**) Option "AccelerationScheme" "none"
[ 41307.446] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[ 41307.446] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[ 41307.446] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[ 41307.447] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 41307.447] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 44796.335] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[ 44796.335] (**) Option "fd" "53"
[ 44796.338] (II) UnloadModule: "libinput"
[ 44796.338] (II) systemd-logind: releasing fd for 13:65
[ 44796.816] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[ 44796.816] (II) No input driver specified, ignoring this device.
[ 44796.816] (II) This device may have been added with another device file.
[ 44796.874] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[ 44796.874] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[ 44796.874] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[ 44796.875] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 53 paused 0
[ 44796.875] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[ 44796.875] (**) Option "Device" "/dev/input/event1"
[ 44796.875] (**) Option "_source" "server/udev"
[ 44796.876] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 44796.876] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 44796.876] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:512/0005:17EF:6002.0008/input/input22/event1"
[ 44796.876] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[ 44796.878] (**) Option "AccelerationScheme" "none"
[ 44796.879] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[ 44796.879] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[ 44796.879] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[ 44796.880] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 44796.880] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 47330.389] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[ 47330.389] (**) Option "fd" "53"
[ 47330.391] (II) UnloadModule: "libinput"
[ 47330.391] (II) systemd-logind: releasing fd for 13:65
[ 51903.412] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[ 51903.413] (II) No input driver specified, ignoring this device.
[ 51903.413] (II) This device may have been added with another device file.
[ 51903.470] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[ 51903.470] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[ 51903.470] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[ 51903.472] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 58 paused 0
[ 51903.472] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[ 51903.472] (**) Option "Device" "/dev/input/event1"
[ 51903.472] (**) Option "_source" "server/udev"
[ 51903.473] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 51903.473] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 51903.473] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0009/input/input23/event1"
[ 51903.473] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[ 51903.474] (**) Option "AccelerationScheme" "none"
[ 51903.475] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[ 51903.475] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[ 51903.475] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[ 51903.476] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 51903.476] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 55202.938] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[ 55202.939] (**) Option "fd" "58"
[ 55202.946] (II) UnloadModule: "libinput"
[ 55202.946] (II) systemd-logind: releasing fd for 13:65
[ 55203.399] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[ 55203.399] (II) No input driver specified, ignoring this device.
[ 55203.399] (II) This device may have been added with another device file.
[ 55203.486] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[ 55203.486] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[ 55203.486] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[ 55203.488] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 57 paused 0
[ 55203.488] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[ 55203.488] (**) Option "Device" "/dev/input/event1"
[ 55203.488] (**) Option "_source" "server/udev"
[ 55203.489] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 55203.489] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 55203.489] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:512/0005:17EF:6002.000A/input/input24/event1"
[ 55203.489] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[ 55203.490] (**) Option "AccelerationScheme" "none"
[ 55203.491] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[ 55203.491] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[ 55203.491] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[ 55203.492] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 55203.492] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 66456.943] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[ 66456.943] (**) Option "fd" "57"
[ 66456.948] (II) UnloadModule: "libinput"
[ 66456.948] (II) systemd-logind: releasing fd for 13:65
[ 66457.432] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[ 66457.432] (II) No input driver specified, ignoring this device.
[ 66457.432] (II) This device may have been added with another device file.
[ 66457.510] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[ 66457.510] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[ 66457.510] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[ 66457.511] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 56 paused 0
[ 66457.511] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[ 66457.511] (**) Option "Device" "/dev/input/event1"
[ 66457.511] (**) Option "_source" "server/udev"
[ 66457.512] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 66457.512] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 66457.512] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.000B/input/input25/event1"
[ 66457.512] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[ 66457.514] (**) Option "AccelerationScheme" "none"
[ 66457.515] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[ 66457.515] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[ 66457.515] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[ 66457.516] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 66457.516] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 68116.462] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[ 68116.463] (**) Option "fd" "56"
[ 68116.464] (II) UnloadModule: "libinput"
[ 68116.464] (II) systemd-logind: releasing fd for 13:65
[ 68116.465] (EE) systemd-logind: failed to release device: Device not taken
[ 68127.255] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[ 68127.255] (II) No input driver specified, ignoring this device.
[ 68127.255] (II) This device may have been added with another device file.
[ 68127.309] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[ 68127.309] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[ 68127.309] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[ 68127.309] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 56 paused 0
[ 68127.309] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[ 68127.309] (**) Option "Device" "/dev/input/event1"
[ 68127.309] (**) Option "_source" "server/udev"
[ 68127.310] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 68127.310] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 68127.310] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.000C/input/input26/event1"
[ 68127.310] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[ 68127.311] (**) Option "AccelerationScheme" "none"
[ 68127.311] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[ 68127.311] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[ 68127.311] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[ 68127.312] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 68127.312] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 72105.865] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[ 72105.865] (**) Option "fd" "56"
[ 72105.869] (II) UnloadModule: "libinput"
[ 72105.869] (II) systemd-logind: releasing fd for 13:65
[ 72105.869] (EE) systemd-logind: failed to release device: Device not taken
[ 72111.443] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[ 72111.443] (II) No input driver specified, ignoring this device.
[ 72111.443] (II) This device may have been added with another device file.
[ 72111.515] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[ 72111.515] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[ 72111.515] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[ 72111.516] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 53 paused 0
[ 72111.516] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[ 72111.516] (**) Option "Device" "/dev/input/event1"
[ 72111.516] (**) Option "_source" "server/udev"
[ 72111.516] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 72111.516] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 72111.516] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.000D/input/input27/event1"
[ 72111.516] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[ 72111.516] (**) Option "AccelerationScheme" "none"
[ 72111.517] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[ 72111.517] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[ 72111.517] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[ 72111.517] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 72111.517] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 75811.678] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[ 75811.679] (**) Option "fd" "53"
[ 75811.682] (II) UnloadModule: "libinput"
[ 75811.682] (II) systemd-logind: releasing fd for 13:65
[ 77505.605] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[ 77505.605] (II) No input driver specified, ignoring this device.
[ 77505.605] (II) This device may have been added with another device file.
[ 77505.696] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[ 77505.696] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[ 77505.696] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[ 77505.697] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 64 paused 0
[ 77505.697] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[ 77505.697] (**) Option "Device" "/dev/input/event1"
[ 77505.697] (**) Option "_source" "server/udev"
[ 77505.698] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 77505.698] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 77505.699] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.000E/input/input28/event1"
[ 77505.699] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[ 77505.701] (**) Option "AccelerationScheme" "none"
[ 77505.702] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[ 77505.702] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[ 77505.702] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[ 77505.703] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 77505.703] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 81875.317] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[ 81875.317] (**) Option "fd" "64"
[ 81875.318] (II) UnloadModule: "libinput"
[ 81875.318] (II) systemd-logind: releasing fd for 13:65
[ 85469.933] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[ 85469.933] (II) No input driver specified, ignoring this device.
[ 85469.933] (II) This device may have been added with another device file.
[ 85469.989] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[ 85469.989] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[ 85469.989] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[ 85469.990] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 64 paused 0
[ 85469.990] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[ 85469.990] (**) Option "Device" "/dev/input/event1"
[ 85469.990] (**) Option "_source" "server/udev"
[ 85469.991] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 85469.991] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[ 85469.991] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.000F/input/input29/event1"
[ 85469.991] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[ 85469.991] (**) Option "AccelerationScheme" "none"
[ 85469.992] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[ 85469.992] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[ 85469.992] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[ 85469.992] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[ 85469.993] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[103693.205] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[103693.205] (**) Option "fd" "64"
[103693.206] (II) UnloadModule: "libinput"
[103693.207] (II) systemd-logind: releasing fd for 13:65
[103781.946] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[103781.946] (II) No input driver specified, ignoring this device.
[103781.946] (II) This device may have been added with another device file.
[103782.006] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[103782.006] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[103782.006] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[103782.007] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 62 paused 0
[103782.007] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[103782.007] (**) Option "Device" "/dev/input/event1"
[103782.007] (**) Option "_source" "server/udev"
[103782.008] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[103782.008] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[103782.008] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0010/input/input30/event1"
[103782.008] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[103782.010] (**) Option "AccelerationScheme" "none"
[103782.011] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[103782.011] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[103782.011] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[103782.012] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[103782.012] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[104983.565] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[104983.565] (**) Option "fd" "62"
[104983.567] (II) UnloadModule: "libinput"
[104983.567] (II) systemd-logind: releasing fd for 13:65
[105582.945] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[105582.945] (II) No input driver specified, ignoring this device.
[105582.945] (II) This device may have been added with another device file.
[105583.018] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[105583.018] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[105583.018] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[105583.019] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 62 paused 0
[105583.020] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[105583.020] (**) Option "Device" "/dev/input/event1"
[105583.020] (**) Option "_source" "server/udev"
[105583.021] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[105583.021] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[105583.021] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0011/input/input31/event1"
[105583.021] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[105583.022] (**) Option "AccelerationScheme" "none"
[105583.023] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[105583.023] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[105583.023] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[105583.024] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[105583.024] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[109283.115] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[109283.115] (**) Option "fd" "62"
[109283.119] (II) UnloadModule: "libinput"
[109283.119] (II) systemd-logind: releasing fd for 13:65
[109397.411] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[109397.411] (II) No input driver specified, ignoring this device.
[109397.411] (II) This device may have been added with another device file.
[109397.462] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[109397.462] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[109397.462] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[109397.463] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 58 paused 0
[109397.463] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[109397.463] (**) Option "Device" "/dev/input/event1"
[109397.463] (**) Option "_source" "server/udev"
[109397.464] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[109397.464] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[109397.465] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0012/input/input32/event1"
[109397.465] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[109397.466] (**) Option "AccelerationScheme" "none"
[109397.467] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[109397.467] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[109397.467] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[109397.468] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[109397.468] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[122415.788] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[122415.788] (**) Option "fd" "58"
[122415.789] (II) UnloadModule: "libinput"
[122415.789] (II) systemd-logind: releasing fd for 13:65
[122415.789] (EE) systemd-logind: failed to release device: Device not taken
[122434.193] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[122434.193] (II) No input driver specified, ignoring this device.
[122434.193] (II) This device may have been added with another device file.
[122434.262] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[122434.262] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[122434.262] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[122434.264] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 48 paused 0
[122434.264] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[122434.264] (**) Option "Device" "/dev/input/event1"
[122434.264] (**) Option "_source" "server/udev"
[122434.265] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[122434.265] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[122434.265] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0013/input/input33/event1"
[122434.265] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[122434.266] (**) Option "AccelerationScheme" "none"
[122434.266] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[122434.266] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[122434.266] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[122434.267] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[122434.267] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[130886.313] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[130886.313] (**) Option "fd" "48"
[130886.319] (II) UnloadModule: "libinput"
[130886.319] (II) systemd-logind: releasing fd for 13:65
[130886.320] (EE) systemd-logind: failed to release device: Device not taken
[130899.624] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[130899.624] (II) No input driver specified, ignoring this device.
[130899.624] (II) This device may have been added with another device file.
[130899.702] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[130899.702] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[130899.702] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[130899.703] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 50 paused 0
[130899.703] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[130899.703] (**) Option "Device" "/dev/input/event1"
[130899.704] (**) Option "_source" "server/udev"
[130899.705] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[130899.705] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[130899.705] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0014/input/input34/event1"
[130899.705] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[130899.707] (**) Option "AccelerationScheme" "none"
[130899.708] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[130899.708] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[130899.708] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[130899.709] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[130899.709] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[132282.171] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[132282.171] (**) Option "fd" "50"
[132282.174] (II) UnloadModule: "libinput"
[132282.174] (II) systemd-logind: releasing fd for 13:65
[132405.957] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[132405.957] (II) No input driver specified, ignoring this device.
[132405.957] (II) This device may have been added with another device file.
[132406.003] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[132406.003] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[132406.003] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[132406.006] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 54 paused 0
[132406.006] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[132406.006] (**) Option "Device" "/dev/input/event1"
[132406.006] (**) Option "_source" "server/udev"
[132406.007] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[132406.007] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[132406.007] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0015/input/input35/event1"
[132406.007] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[132406.008] (**) Option "AccelerationScheme" "none"
[132406.009] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[132406.009] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[132406.009] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[132406.010] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[132406.010] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[140672.142] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[140672.143] (**) Option "fd" "54"
[140672.146] (II) UnloadModule: "libinput"
[140672.146] (II) systemd-logind: releasing fd for 13:65
[144131.009] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[144131.009] (II) No input driver specified, ignoring this device.
[144131.009] (II) This device may have been added with another device file.
[144131.059] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[144131.059] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[144131.059] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[144131.060] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 57 paused 0
[144131.060] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[144131.060] (**) Option "Device" "/dev/input/event1"
[144131.060] (**) Option "_source" "server/udev"
[144131.060] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[144131.060] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[144131.060] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0016/input/input36/event1"
[144131.060] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[144131.061] (**) Option "AccelerationScheme" "none"
[144131.062] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[144131.062] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[144131.062] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[144131.063] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[144131.063] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[148866.887] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[148866.887] (**) Option "fd" "57"
[148866.893] (II) UnloadModule: "libinput"
[148866.893] (II) systemd-logind: releasing fd for 13:65
[148875.296] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[148875.296] (II) No input driver specified, ignoring this device.
[148875.296] (II) This device may have been added with another device file.
[148875.390] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[148875.390] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[148875.390] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[148875.391] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 50 paused 0
[148875.391] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[148875.392] (**) Option "Device" "/dev/input/event1"
[148875.392] (**) Option "_source" "server/udev"
[148875.393] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[148875.393] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[148875.393] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0017/input/input37/event1"
[148875.393] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[148875.394] (**) Option "AccelerationScheme" "none"
[148875.395] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[148875.395] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[148875.395] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[148875.396] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[148875.396] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[163839.599] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[163839.599] (**) Option "fd" "50"
[163839.603] (II) UnloadModule: "libinput"
[163839.603] (II) systemd-logind: releasing fd for 13:65
[169840.822] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[169840.822] (II) No input driver specified, ignoring this device.
[169840.822] (II) This device may have been added with another device file.
[169840.902] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[169840.902] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[169840.902] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[169840.903] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 55 paused 0
[169840.903] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[169840.903] (**) Option "Device" "/dev/input/event1"
[169840.904] (**) Option "_source" "server/udev"
[169840.905] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[169840.905] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[169840.905] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0018/input/input38/event1"
[169840.905] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[169840.906] (**) Option "AccelerationScheme" "none"
[169840.907] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[169840.907] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[169840.907] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[169840.908] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[169840.908] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[173125.259] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[173125.259] (**) Option "fd" "55"
[173125.262] (II) UnloadModule: "libinput"
[173125.262] (II) systemd-logind: releasing fd for 13:65
[173427.364] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[173427.364] (II) No input driver specified, ignoring this device.
[173427.364] (II) This device may have been added with another device file.
[173427.410] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[173427.410] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[173427.411] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[173427.411] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 53 paused 0
[173427.412] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[173427.412] (**) Option "Device" "/dev/input/event1"
[173427.412] (**) Option "_source" "server/udev"
[173427.412] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[173427.412] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[173427.412] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0019/input/input39/event1"
[173427.412] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[173427.413] (**) Option "AccelerationScheme" "none"
[173427.414] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[173427.414] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[173427.414] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[173427.415] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[173427.415] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[186989.528] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[186989.528] (**) Option "fd" "53"
[186989.530] (II) UnloadModule: "libinput"
[186989.530] (II) systemd-logind: releasing fd for 13:65
[186989.530] (EE) systemd-logind: failed to release device: Device not taken
[187000.496] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[187000.496] (II) No input driver specified, ignoring this device.
[187000.496] (II) This device may have been added with another device file.
[187000.591] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[187000.591] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[187000.591] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[187000.593] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 48 paused 0
[187000.593] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[187000.593] (**) Option "Device" "/dev/input/event1"
[187000.593] (**) Option "_source" "server/udev"
[187000.594] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[187000.594] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[187000.594] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.001A/input/input40/event1"
[187000.594] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[187000.596] (**) Option "AccelerationScheme" "none"
[187000.598] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[187000.598] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[187000.598] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[187000.599] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[187000.599] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[188498.552] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[188498.553] (**) Option "fd" "48"
[188498.554] (II) UnloadModule: "libinput"
[188498.554] (II) systemd-logind: releasing fd for 13:65
[188498.554] (EE) systemd-logind: failed to release device: Device not taken
[188507.017] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[188507.017] (II) No input driver specified, ignoring this device.
[188507.017] (II) This device may have been added with another device file.
[188507.086] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[188507.086] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[188507.086] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[188507.087] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 48 paused 0
[188507.087] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[188507.087] (**) Option "Device" "/dev/input/event1"
[188507.087] (**) Option "_source" "server/udev"
[188507.088] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[188507.088] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[188507.089] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.001B/input/input41/event1"
[188507.089] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[188507.090] (**) Option "AccelerationScheme" "none"
[188507.091] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[188507.091] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[188507.091] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[188507.092] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[188507.092] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[189440.419] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[189440.419] (**) Option "fd" "48"
[189440.421] (II) UnloadModule: "libinput"
[189440.421] (II) systemd-logind: releasing fd for 13:65
[189440.421] (EE) systemd-logind: failed to release device: Device not taken
[189446.244] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[189446.244] (II) No input driver specified, ignoring this device.
[189446.244] (II) This device may have been added with another device file.
[189446.295] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[189446.295] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[189446.295] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[189446.297] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 48 paused 0
[189446.297] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[189446.297] (**) Option "Device" "/dev/input/event1"
[189446.297] (**) Option "_source" "server/udev"
[189446.298] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[189446.298] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[189446.298] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.001C/input/input42/event1"
[189446.298] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[189446.300] (**) Option "AccelerationScheme" "none"
[189446.301] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[189446.301] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[189446.301] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[189446.302] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[189446.302] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[192041.848] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[192041.848] (**) Option "fd" "48"
[192041.851] (II) UnloadModule: "libinput"
[192041.851] (II) systemd-logind: releasing fd for 13:65
[192041.851] (EE) systemd-logind: failed to release device: Device not taken
[192057.990] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[192057.990] (II) No input driver specified, ignoring this device.
[192057.990] (II) This device may have been added with another device file.
[192058.058] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[192058.058] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[192058.058] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[192058.059] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 48 paused 0
[192058.059] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[192058.059] (**) Option "Device" "/dev/input/event1"
[192058.059] (**) Option "_source" "server/udev"
[192058.060] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[192058.061] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[192058.061] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.001D/input/input43/event1"
[192058.061] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[192058.062] (**) Option "AccelerationScheme" "none"
[192058.063] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[192058.063] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[192058.063] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[192058.064] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[192058.064] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[198692.086] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[198692.086] (**) Option "fd" "48"
[198692.089] (II) UnloadModule: "libinput"
[198692.089] (II) systemd-logind: releasing fd for 13:65
[198692.090] (EE) systemd-logind: failed to release device: Device not taken
[198700.509] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[198700.509] (II) No input driver specified, ignoring this device.
[198700.509] (II) This device may have been added with another device file.
[198700.535] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[198700.535] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[198700.535] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[198700.536] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 47 paused 0
[198700.536] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[198700.536] (**) Option "Device" "/dev/input/event1"
[198700.536] (**) Option "_source" "server/udev"
[198700.536] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[198700.536] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[198700.536] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.001E/input/input44/event1"
[198700.536] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[198700.536] (**) Option "AccelerationScheme" "none"
[198700.536] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[198700.536] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[198700.536] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[198700.537] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[198700.537] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[201641.755] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[201641.756] (**) Option "fd" "47"
[201641.758] (II) UnloadModule: "libinput"
[201641.758] (II) systemd-logind: releasing fd for 13:65
[204854.800] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse0)
[204854.800] (II) No input driver specified, ignoring this device.
[204854.800] (II) This device may have been added with another device file.
[204854.837] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event1)
[204854.838] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[204854.838] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[204854.839] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 56 paused 0
[204854.839] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[204854.839] (**) Option "Device" "/dev/input/event1"
[204854.839] (**) Option "_source" "server/udev"
[204854.840] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[204854.840] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[204854.840] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.001F/input/input45/event1"
[204854.841] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 10)
[204854.843] (**) Option "AccelerationScheme" "none"
[204854.845] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[204854.845] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[204854.845] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[204854.846] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is tagged by udev as: Mouse
[204854.846] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event1 is a pointer caps
[217306.778] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[217306.778] (**) Option "fd" "56"
[217306.785] (II) UnloadModule: "libinput"
[217306.785] (II) systemd-logind: releasing fd for 13:65
[217306.785] (EE) systemd-logind: failed to release device: Device not taken
[217306.804] (II) config/udev: removing device TPPS/2 IBM TrackPoint
[217306.804] (**) Option "fd" "34"
[217306.807] (II) UnloadModule: "libinput"
[217306.807] (II) systemd-logind: releasing fd for 13:69
[217306.808] (EE) systemd-logind: failed to release device: Device not taken
[217307.532] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[217307.532] (II) No input driver specified, ignoring this device.
[217307.532] (II) This device may have been added with another device file.
[217307.606] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event1)
[217307.606] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[217307.606] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[217307.607] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 44 paused 0
[217307.607] (**) TPPS/2 IBM TrackPoint: always reports core events
[217307.607] (**) Option "Device" "/dev/input/event1"
[217307.607] (**) Option "_source" "server/udev"
[217307.608] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is tagged by udev as: Mouse Pointingstick
[217307.608] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is a pointer caps
[217307.608] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input46/event1"
[217307.608] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 10)
[217307.608] (**) Option "AccelerationScheme" "none"
[217307.608] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[217307.608] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[217307.608] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[217307.608] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is tagged by udev as: Mouse Pointingstick
[217307.608] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is a pointer caps
[217309.717] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse1)
[217309.717] (II) No input driver specified, ignoring this device.
[217309.717] (II) This device may have been added with another device file.
[217309.755] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event2)
[217309.755] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[217309.755] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[217309.756] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 45 paused 0
[217309.756] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[217309.756] (**) Option "Device" "/dev/input/event2"
[217309.756] (**) Option "_source" "server/udev"
[217309.757] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[217309.757] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[217309.757] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0020/input/input47/event2"
[217309.757] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 11)
[217309.757] (**) Option "AccelerationScheme" "none"
[217309.758] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[217309.758] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[217309.758] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[217309.758] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[217309.758] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[223026.842] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[223026.842] (**) Option "fd" "45"
[223026.845] (II) UnloadModule: "libinput"
[223026.845] (II) systemd-logind: releasing fd for 13:66
[223947.975] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse1)
[223947.975] (II) No input driver specified, ignoring this device.
[223947.975] (II) This device may have been added with another device file.
[223948.019] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event2)
[223948.019] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[223948.019] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[223948.021] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 49 paused 0
[223948.021] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[223948.021] (**) Option "Device" "/dev/input/event2"
[223948.021] (**) Option "_source" "server/udev"
[223948.022] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[223948.022] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[223948.022] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0021/input/input48/event2"
[223948.022] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 11)
[223948.022] (**) Option "AccelerationScheme" "none"
[223948.022] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[223948.022] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[223948.022] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[223948.022] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[223948.022] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[225149.138] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[225149.138] (**) Option "fd" "49"
[225149.140] (II) UnloadModule: "libinput"
[225149.140] (II) systemd-logind: releasing fd for 13:66
[225322.711] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse1)
[225322.711] (II) No input driver specified, ignoring this device.
[225322.711] (II) This device may have been added with another device file.
[225322.742] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event2)
[225322.742] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[225322.742] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[225322.743] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 49 paused 0
[225322.743] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[225322.743] (**) Option "Device" "/dev/input/event2"
[225322.743] (**) Option "_source" "server/udev"
[225322.743] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[225322.743] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[225322.744] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0022/input/input49/event2"
[225322.744] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 11)
[225322.745] (**) Option "AccelerationScheme" "none"
[225322.746] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[225322.746] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[225322.746] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[225322.747] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[225322.747] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[227251.263] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[227251.263] (**) Option "fd" "49"
[227251.266] (II) UnloadModule: "libinput"
[227251.266] (II) systemd-logind: releasing fd for 13:66
[227885.338] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse1)
[227885.338] (II) No input driver specified, ignoring this device.
[227885.338] (II) This device may have been added with another device file.
[227885.382] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event2)
[227885.383] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[227885.384] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[227885.385] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 49 paused 0
[227885.385] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[227885.385] (**) Option "Device" "/dev/input/event2"
[227885.385] (**) Option "_source" "server/udev"
[227885.386] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[227885.386] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[227885.386] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0023/input/input50/event2"
[227885.386] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 11)
[227885.388] (**) Option "AccelerationScheme" "none"
[227885.389] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[227885.389] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[227885.389] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[227885.390] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[227885.390] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[231460.215] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[231460.215] (**) Option "fd" "49"
[231460.216] (II) UnloadModule: "libinput"
[231460.216] (II) systemd-logind: releasing fd for 13:66
[231468.562] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse1)
[231468.562] (II) No input driver specified, ignoring this device.
[231468.562] (II) This device may have been added with another device file.
[231468.605] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event2)
[231468.605] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[231468.605] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[231468.605] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 46 paused 0
[231468.606] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[231468.606] (**) Option "Device" "/dev/input/event2"
[231468.606] (**) Option "_source" "server/udev"
[231468.606] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[231468.606] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[231468.606] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0024/input/input51/event2"
[231468.606] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 11)
[231468.606] (**) Option "AccelerationScheme" "none"
[231468.607] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[231468.607] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[231468.607] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[231468.607] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[231468.607] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[241465.307] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[241465.307] (**) Option "fd" "46"
[241465.309] (II) UnloadModule: "libinput"
[241465.310] (II) systemd-logind: releasing fd for 13:66
[241465.310] (EE) systemd-logind: failed to release device: Device not taken
[241465.622] (II) config/udev: removing device TPPS/2 IBM TrackPoint
[241465.623] (**) Option "fd" "44"
[241465.633] (II) UnloadModule: "libinput"
[241465.633] (II) systemd-logind: releasing fd for 13:65
[241465.634] (EE) systemd-logind: failed to release device: Device not taken
[241466.270] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[241466.270] (II) No input driver specified, ignoring this device.
[241466.270] (II) This device may have been added with another device file.
[241466.306] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event1)
[241466.306] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[241466.306] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[241466.307] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 44 paused 0
[241466.307] (**) TPPS/2 IBM TrackPoint: always reports core events
[241466.307] (**) Option "Device" "/dev/input/event1"
[241466.307] (**) Option "_source" "server/udev"
[241466.307] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is tagged by udev as: Mouse Pointingstick
[241466.307] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is a pointer caps
[241466.307] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input52/event1"
[241466.307] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 10)
[241466.308] (**) Option "AccelerationScheme" "none"
[241466.308] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[241466.308] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[241466.308] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[241466.309] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is tagged by udev as: Mouse Pointingstick
[241466.309] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is a pointer caps
[241472.431] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse1)
[241472.431] (II) No input driver specified, ignoring this device.
[241472.431] (II) This device may have been added with another device file.
[241472.485] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event2)
[241472.485] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[241472.485] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[241472.487] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 45 paused 0
[241472.487] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[241472.487] (**) Option "Device" "/dev/input/event2"
[241472.487] (**) Option "_source" "server/udev"
[241472.488] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[241472.488] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[241472.488] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0025/input/input53/event2"
[241472.488] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 11)
[241472.490] (**) Option "AccelerationScheme" "none"
[241472.491] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[241472.491] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[241472.491] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[241472.491] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[241472.491] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[252683.493] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[252683.493] (**) Option "fd" "45"
[252683.493] (II) UnloadModule: "libinput"
[252683.493] (II) systemd-logind: releasing fd for 13:66
[252691.927] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse1)
[252691.927] (II) No input driver specified, ignoring this device.
[252691.927] (II) This device may have been added with another device file.
[252691.970] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event2)
[252691.970] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[252691.970] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[252691.972] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 45 paused 0
[252691.972] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[252691.972] (**) Option "Device" "/dev/input/event2"
[252691.972] (**) Option "_source" "server/udev"
[252691.973] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[252691.973] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[252691.973] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0026/input/input54/event2"
[252691.973] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 11)
[252691.974] (**) Option "AccelerationScheme" "none"
[252691.976] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[252691.976] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[252691.976] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[252691.977] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[252691.977] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[252761.769] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[252761.769] (**) Option "fd" "45"
[252761.770] (II) UnloadModule: "libinput"
[252761.770] (II) systemd-logind: releasing fd for 13:66
[252761.771] (EE) systemd-logind: failed to release device: Device not taken
[252763.482] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse1)
[252763.482] (II) No input driver specified, ignoring this device.
[252763.482] (II) This device may have been added with another device file.
[252763.531] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event2)
[252763.531] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[252763.531] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[252763.532] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 46 paused 0
[252763.532] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[252763.532] (**) Option "Device" "/dev/input/event2"
[252763.532] (**) Option "_source" "server/udev"
[252763.533] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[252763.533] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[252763.533] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0027/input/input55/event2"
[252763.533] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 11)
[252763.533] (**) Option "AccelerationScheme" "none"
[252763.533] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[252763.533] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[252763.533] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[252763.534] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[252763.534] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[255436.111] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[255436.111] (**) Option "fd" "46"
[255436.113] (II) UnloadModule: "libinput"
[255436.113] (II) systemd-logind: releasing fd for 13:66
[261457.710] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse1)
[261457.710] (II) No input driver specified, ignoring this device.
[261457.710] (II) This device may have been added with another device file.
[261457.769] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event2)
[261457.769] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[261457.769] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[261457.771] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 48 paused 0
[261457.771] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[261457.771] (**) Option "Device" "/dev/input/event2"
[261457.771] (**) Option "_source" "server/udev"
[261457.772] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[261457.772] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[261457.772] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0028/input/input56/event2"
[261457.772] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 11)
[261457.773] (**) Option "AccelerationScheme" "none"
[261457.775] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[261457.775] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[261457.775] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[261457.776] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[261457.776] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[264957.846] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[264957.846] (**) Option "fd" "48"
[264957.849] (II) UnloadModule: "libinput"
[264957.849] (II) systemd-logind: releasing fd for 13:66
[271046.313] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse1)
[271046.314] (II) No input driver specified, ignoring this device.
[271046.314] (II) This device may have been added with another device file.
[271046.354] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event2)
[271046.354] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[271046.354] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[271046.357] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 48 paused 0
[271046.357] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[271046.357] (**) Option "Device" "/dev/input/event2"
[271046.357] (**) Option "_source" "server/udev"
[271046.358] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[271046.358] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[271046.358] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.0029/input/input57/event2"
[271046.358] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 11)
[271046.360] (**) Option "AccelerationScheme" "none"
[271046.361] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[271046.361] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[271046.361] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[271046.362] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[271046.362] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[271285.454] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[271285.454] (**) Option "fd" "48"
[271285.463] (II) UnloadModule: "libinput"
[271285.463] (II) systemd-logind: releasing fd for 13:66
[271293.885] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/mouse1)
[271293.885] (II) No input driver specified, ignoring this device.
[271293.885] (II) This device may have been added with another device file.
[271293.921] (II) config/udev: Adding input device ThinkPad Bluetooth Laser Mouse (/dev/input/event2)
[271293.921] (**) ThinkPad Bluetooth Laser Mouse: Applying InputClass "libinput pointer catchall"
[271293.921] (II) Using input driver 'libinput' for 'ThinkPad Bluetooth Laser Mouse'
[271293.924] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 51 paused 0
[271293.924] (**) ThinkPad Bluetooth Laser Mouse: always reports core events
[271293.924] (**) Option "Device" "/dev/input/event2"
[271293.925] (**) Option "_source" "server/udev"
[271293.925] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[271293.925] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[271293.926] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:17EF:6002.002A/input/input58/event2"
[271293.926] (II) XINPUT: Adding extended input device "ThinkPad Bluetooth Laser Mouse" (type: MOUSE, id 11)
[271293.926] (**) Option "AccelerationScheme" "none"
[271293.927] (**) ThinkPad Bluetooth Laser Mouse: (accel) selected scheme none/0
[271293.927] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration factor: 2.000
[271293.927] (**) ThinkPad Bluetooth Laser Mouse: (accel) acceleration threshold: 4
[271293.928] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is tagged by udev as: Mouse
[271293.928] (II) input device 'ThinkPad Bluetooth Laser Mouse', /dev/input/event2 is a pointer caps
[271313.218] (II) config/udev: Adding input device 85:85:DE:DE:85:85 (/dev/input/event3)
[271313.218] (**) 85:85:DE:DE:85:85: Applying InputClass "libinput keyboard catchall"
[271313.218] (II) Using input driver 'libinput' for '85:85:DE:DE:85:85'
[271313.219] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 52 paused 0
[271313.219] (**) 85:85:DE:DE:85:85: always reports core events
[271313.219] (**) Option "Device" "/dev/input/event3"
[271313.219] (**) Option "_source" "server/udev"
[271313.220] (II) input device '85:85:DE:DE:85:85', /dev/input/event3 is tagged by udev as: Keyboard
[271313.220] (II) input device '85:85:DE:DE:85:85', /dev/input/event3 is a keyboard
[271313.220] (**) Option "config_info" "udev:/sys/devices/virtual/input/input59/event3"
[271313.220] (II) XINPUT: Adding extended input device "85:85:DE:DE:85:85" (type: KEYBOARD, id 12)
[271313.220] (**) Option "xkb_model" "pc105"
[271313.220] (**) Option "xkb_layout" "us"
[271313.220] (WW) Option "xkb_variant" requires a string value
[271313.220] (WW) Option "xkb_options" requires a string value
[271313.222] (II) input device '85:85:DE:DE:85:85', /dev/input/event3 is tagged by udev as: Keyboard
[271313.222] (II) input device '85:85:DE:DE:85:85', /dev/input/event3 is a keyboard
[276111.926] (II) config/udev: removing device ThinkPad Bluetooth Laser Mouse
[276111.926] (**) Option "fd" "51"
[276111.928] (II) UnloadModule: "libinput"
[276111.928] (II) systemd-logind: releasing fd for 13:66
[276267.762] (II) config/udev: removing device 85:85:DE:DE:85:85
[276267.762] (**) Option "fd" "52"
[276267.763] (II) UnloadModule: "libinput"
[276267.763] (II) systemd-logind: releasing fd for 13:67
[276280.587] (II) config/udev: removing device TPPS/2 IBM TrackPoint
[276280.588] (**) Option "fd" "44"
[276280.588] (II) UnloadModule: "libinput"
[276280.588] (II) systemd-logind: releasing fd for 13:65
[276280.591] (EE) systemd-logind: failed to release device: Device not taken
[276281.353] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[276281.353] (II) No input driver specified, ignoring this device.
[276281.353] (II) This device may have been added with another device file.
[276281.416] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event1)
[276281.416] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[276281.416] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[276281.418] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 45 paused 0
[276281.418] (**) TPPS/2 IBM TrackPoint: always reports core events
[276281.418] (**) Option "Device" "/dev/input/event1"
[276281.418] (**) Option "_source" "server/udev"
[276281.418] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is tagged by udev as: Mouse Pointingstick
[276281.418] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is a pointer caps
[276281.419] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input60/event1"
[276281.419] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 10)
[276281.424] (**) Option "AccelerationScheme" "none"
[276281.428] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[276281.428] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[276281.428] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[276281.428] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is tagged by udev as: Mouse Pointingstick
[276281.428] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is a pointer caps
[279174.591] (II) config/udev: removing device TPPS/2 IBM TrackPoint
[279174.591] (**) Option "fd" "45"
[279174.597] (II) UnloadModule: "libinput"
[279174.597] (II) systemd-logind: releasing fd for 13:65
[279174.598] (EE) systemd-logind: failed to release device: Device not taken
[279175.323] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[279175.323] (II) No input driver specified, ignoring this device.
[279175.323] (II) This device may have been added with another device file.
[279175.385] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event1)
[279175.385] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[279175.385] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[279175.400] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 45 paused 0
[279175.400] (**) TPPS/2 IBM TrackPoint: always reports core events
[279175.400] (**) Option "Device" "/dev/input/event1"
[279175.400] (**) Option "_source" "server/udev"
[279175.400] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is tagged by udev as: Mouse Pointingstick
[279175.400] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is a pointer caps
[279175.400] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input61/event1"
[279175.400] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 10)
[279175.401] (**) Option "AccelerationScheme" "none"
[279175.401] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[279175.401] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[279175.401] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[279175.401] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is tagged by udev as: Mouse Pointingstick
[279175.401] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is a pointer caps
[280779.981] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/mouse1)
[280779.981] (II) No input driver specified, ignoring this device.
[280779.981] (II) This device may have been added with another device file.
[280780.026] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/event2)
[280780.026] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[280780.026] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[280780.027] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 48 paused 0
[280780.027] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[280780.027] (**) Option "Device" "/dev/input/event2"
[280780.027] (**) Option "_source" "server/udev"
[280780.028] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event2 is tagged by udev as: Keyboard
[280780.028] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event2 is a keyboard
[280780.028] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:17EF:6047.002B/input/input62/event2"
[280780.028] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: KEYBOARD, id 11)
[280780.028] (**) Option "xkb_model" "pc105"
[280780.028] (**) Option "xkb_layout" "us"
[280780.028] (WW) Option "xkb_variant" requires a string value
[280780.028] (WW) Option "xkb_options" requires a string value
[280780.031] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event2 is tagged by udev as: Keyboard
[280780.031] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event2 is a keyboard
[280780.035] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/event3)
[280780.035] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput pointer catchall"
[280780.035] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[280780.035] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[280780.037] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 49 paused 0
[280780.037] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[280780.037] (**) Option "Device" "/dev/input/event3"
[280780.037] (**) Option "_source" "server/udev"
[280780.038] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event3 is tagged by udev as: Keyboard Mouse Pointingstick
[280780.038] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event3 is a pointer caps
[280780.038] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event3 is a keyboard
[280780.038] (II) libinput: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: needs a virtual subdevice
[280780.038] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:17EF:6047.002C/input/input63/event3"
[280780.038] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: MOUSE, id 12)
[280780.039] (**) Option "AccelerationScheme" "none"
[280780.040] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) selected scheme none/0
[280780.040] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) acceleration factor: 2.000
[280780.040] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) acceleration threshold: 4
[280780.041] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event3 is tagged by udev as: Keyboard Mouse Pointingstick
[280780.041] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event3 is a pointer caps
[280780.041] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event3 is a keyboard
[280780.042] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput pointer catchall"
[280780.042] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[280780.042] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[280780.042] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
[280780.042] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[280780.042] (**) Option "Device" "/dev/input/event3"
[280780.042] (**) Option "_source" "_driver/libinput"
[280780.042] (II) libinput: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: is a virtual subdevice
[280780.042] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:17EF:6047.002C/input/input63/event3"
[280780.043] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: KEYBOARD, id 16)
[280780.043] (**) Option "xkb_model" "pc105"
[280780.043] (**) Option "xkb_layout" "us"
[280780.043] (WW) Option "xkb_variant" requires a string value
[280780.043] (WW) Option "xkb_options" requires a string value
[280819.514] (II) config/udev: removing device Lenovo ThinkPad Compact USB Keyboard with TrackPoint
[280819.514] (**) Option "fd" "48"
[280819.515] (II) UnloadModule: "libinput"
[280819.515] (II) systemd-logind: releasing fd for 13:66
[280819.630] (II) config/udev: removing device Lenovo ThinkPad Compact USB Keyboard with TrackPoint
[280819.630] (**) Option "fd" "49"
[280819.640] (II) UnloadModule: "libinput"
[280819.641] (II) systemd-logind: not releasing fd for 13:67, still in use
[280819.641] (II) config/udev: removing device Lenovo ThinkPad Compact USB Keyboard with TrackPoint
[280819.641] (**) Option "fd" "49"
[280819.650] (II) UnloadModule: "libinput"
[280819.650] (II) systemd-logind: releasing fd for 13:67
[280831.302] (II) config/udev: Adding input device Lenovo Precision USB Mouse (/dev/input/mouse1)
[280831.302] (II) No input driver specified, ignoring this device.
[280831.302] (II) This device may have been added with another device file.
[280831.410] (II) config/udev: Adding input device Lenovo Precision USB Mouse (/dev/input/event2)
[280831.410] (**) Lenovo Precision USB Mouse: Applying InputClass "libinput pointer catchall"
[280831.410] (II) Using input driver 'libinput' for 'Lenovo Precision USB Mouse'
[280831.468] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 48 paused 0
[280831.468] (**) Lenovo Precision USB Mouse: always reports core events
[280831.468] (**) Option "Device" "/dev/input/event2"
[280831.468] (**) Option "_source" "server/udev"
[280831.469] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event2 is tagged by udev as: Mouse
[280831.469] (II) Device 'Lenovo Precision USB Mouse' set to 1200 DPI
[280831.469] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event2 is a pointer caps
[280831.469] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:17EF:6050.002D/input/input64/event2"
[280831.469] (II) XINPUT: Adding extended input device "Lenovo Precision USB Mouse" (type: MOUSE, id 11)
[280831.472] (**) Option "AccelerationScheme" "none"
[280831.474] (**) Lenovo Precision USB Mouse: (accel) selected scheme none/0
[280831.474] (**) Lenovo Precision USB Mouse: (accel) acceleration factor: 2.000
[280831.474] (**) Lenovo Precision USB Mouse: (accel) acceleration threshold: 4
[280831.474] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event2 is tagged by udev as: Mouse
[280831.474] (II) Device 'Lenovo Precision USB Mouse' set to 1200 DPI
[280831.475] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event2 is a pointer caps
[302402.581] (II) config/udev: removing device TPPS/2 IBM TrackPoint
[302402.581] (**) Option "fd" "45"
[302402.587] (II) UnloadModule: "libinput"
[302402.587] (II) systemd-logind: releasing fd for 13:65
[302402.588] (EE) systemd-logind: failed to release device: Device not taken
[302403.173] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[302403.173] (II) No input driver specified, ignoring this device.
[302403.173] (II) This device may have been added with another device file.
[302403.223] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event1)
[302403.223] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[302403.223] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[302403.225] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 44 paused 0
[302403.225] (**) TPPS/2 IBM TrackPoint: always reports core events
[302403.225] (**) Option "Device" "/dev/input/event1"
[302403.225] (**) Option "_source" "server/udev"
[302403.226] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is tagged by udev as: Mouse Pointingstick
[302403.226] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is a pointer caps
[302403.226] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input65/event1"
[302403.226] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 10)
[302403.227] (**) Option "AccelerationScheme" "none"
[302403.228] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[302403.228] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[302403.228] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[302403.229] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is tagged by udev as: Mouse Pointingstick
[302403.229] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event1 is a pointer caps
^^^^^^^^^^ /home/semente/.local/share/xorg/Xorg.0.log ^^^^^^^^^^

<<<<<<<<<< /home/semente/.local/share/xorg/Xorg.0.log.old >>>>>>>>>>
[    38.996] (--) Log file renamed from "/home/semente/.local/share/xorg/Xorg.pid-2338.log" to "/home/semente/.local/share/xorg/Xorg.0.log"
[    38.997]
X.Org X Server 1.19.2
Release Date: 2017-03-02
[    38.998] X Protocol Version 11, Revision 0
[    38.998] Build Operating System: Linux 4.9.0-4-amd64 x86_64 Debian
[    38.998] Current Operating System: Linux cafe 4.13.0-0.bpo.1-amd64 #1 SMP Debian 4.13.13-1~bpo9+1 (2017-11-22) x86_64
[    38.998] Kernel command line: BOOT_IMAGE=/vmlinuz-4.13.0-0.bpo.1-amd64 root=/dev/mapper/cafe--vg-root ro quiet
[    38.998] Build Date: 16 October 2017  08:19:45AM
[    38.998] xorg-server 2:1.19.2-1+deb9u2 (https://www.debian.org/support)
[    38.998] Current version of pixman: 0.34.0
[    38.998] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[    38.998] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    38.998] (==) Log file: "/home/semente/.local/share/xorg/Xorg.0.log", Time: Thu Jan  4 09:56:06 2018
[    38.999] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    38.999] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    39.001] (==) No Layout section.  Using the first Screen section.
[    39.001] (==) No screen section available. Using defaults.
[    39.001] (**) |-->Screen "Default Screen Section" (0)
[    39.001] (**) |   |-->Monitor "<default monitor>"
[    39.002] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[    39.002] (**) |   |-->Device "intelgpu0"
[    39.002] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[    39.002] (==) Automatically adding devices
[    39.002] (==) Automatically enabling devices
[    39.002] (==) Automatically adding GPU devices
[    39.002] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    39.002] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    39.003] Entry deleted from font path.
[    39.003] (==) 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
[    39.003] (==) ModulePath set to "/usr/lib/xorg/modules"
[    39.003] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[    39.003] (II) Loader magic: 0x562142ec4e00
[    39.003] (II) Module ABI versions:
[    39.003] X.Org ANSI C Emulation: 0.4
[    39.003] X.Org Video Driver: 23.0
[    39.003] X.Org XInput driver : 24.1
[    39.003] X.Org Server Extension : 10.0
[    39.004] (++) using VT number 2

[    39.009] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[    39.010] (II) xfree86: Adding drm device (/dev/dri/card0)
[    39.011] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12 paused 0
[    39.013] (--) PCI:*(0:0:2:0) 8086:191b:17aa:222e rev 6, Mem @ 0xd2000000/16777216, 0x60000000/536870912, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[    39.014] (II) LoadModule: "glx"
[    39.016] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    39.021] (II) Module glx: vendor="X.Org Foundation"
[    39.021] compiled for 1.19.2, module version = 1.0.0
[    39.021] ABI class: X.Org Server Extension, version 10.0
[    39.021] (II) LoadModule: "intel"
[    39.022] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    39.024] (II) Module intel: vendor="X.Org Foundation"
[    39.025] compiled for 1.19.0, module version = 2.99.917
[    39.025] Module class: X.Org Video Driver
[    39.025] ABI class: X.Org Video Driver, version 23.0
[    39.025] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    39.025] (II) intel: Driver for Intel(R) HD Graphics
[    39.025] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    39.025] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    39.025] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    39.026] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20170619
[    39.026] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20161206-1 (Timo Aaltonen <tjaalton at debian.org>)
[    39.026] (II) intel(0): SNA compiled for use with valgrind
[    39.027] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    39.028] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 530
[    39.028] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[    39.028] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[    39.028] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    39.028] (==) intel(0): RGB weight 888
[    39.028] (==) intel(0): Default visual is TrueColor
[    39.028] (**) intel(0): Option "VirtualHeads" "2"
[    39.029] (II) intel(0): Output eDP1 has no monitor section
[    39.034] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[    39.034] (II) intel(0): Enabled output eDP1
[    39.034] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    39.034] (II) intel(0): Output VIRTUAL1 has no monitor section
[    39.034] (II) intel(0): Enabled output VIRTUAL1
[    39.034] (II) intel(0): Output VIRTUAL2 has no monitor section
[    39.034] (II) intel(0): Enabled output VIRTUAL2
[    39.034] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[    39.035] (==) intel(0): TearFree disabled
[    39.035] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    39.035] (==) intel(0): DPI set to (96, 96)
[    39.035] (II) Loading sub module "dri3"
[    39.035] (II) LoadModule: "dri3"
[    39.035] (II) Module "dri3" already built-in
[    39.035] (II) Loading sub module "dri2"
[    39.035] (II) LoadModule: "dri2"
[    39.035] (II) Module "dri2" already built-in
[    39.035] (II) Loading sub module "present"
[    39.035] (II) LoadModule: "present"
[    39.035] (II) Module "present" already built-in
[    39.035] (==) Depth 24 pixmap format is 32 bpp
[    39.038] (II) intel(0): SNA initialized with Skylake (gen9) backend
[    39.038] (==) intel(0): Backing store enabled
[    39.038] (==) intel(0): Silken mouse enabled
[    39.038] (II) intel(0): HW Cursor enabled
[    39.039] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    39.039] (==) intel(0): DPMS enabled
[    39.039] (==) intel(0): Display hotplug detection enabled
[    39.039] (II) intel(0): [DRI2] Setup complete
[    39.039] (II) intel(0): [DRI2]   DRI driver: i965
[    39.039] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    39.039] (II) intel(0): direct rendering: DRI2 enabled
[    39.039] (II) intel(0): hardware support for Present enabled
[    39.039] (--) RandR disabled
[    39.043] (II) SELinux: Disabled on system
[    39.050] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    39.050] (II) AIGLX: enabled GLX_ARB_create_context
[    39.050] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    39.050] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    39.050] (II) AIGLX: enabled GLX_INTEL_swap_event
[    39.050] (II) AIGLX: enabled GLX_SGI_swap_control
[    39.050] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    39.050] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    39.050] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    39.050] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    39.050] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    39.050] (II) AIGLX: Loaded and initialized i965
[    39.050] (II) GLX: Initialized DRI2 GL provider for screen 0
[    39.053] (II) intel(0): switch to mode 1920x1080 at 60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    39.056] (II) intel(0): Setting screen physical size to 508 x 285
[    39.101] (II) config/udev: Adding input device Power Button (/dev/input/event8)
[    39.101] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    39.101] (II) LoadModule: "libinput"
[    39.101] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    39.103] (II) Module libinput: vendor="X.Org Foundation"
[    39.103] compiled for 1.19.0, module version = 0.23.0
[    39.103] Module class: X.Org XInput Driver
[    39.103] ABI class: X.Org XInput driver, version 24.1
[    39.103] (II) Using input driver 'libinput' for 'Power Button'
[    39.104] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 22 paused 0
[    39.104] (**) Power Button: always reports core events
[    39.104] (**) Option "Device" "/dev/input/event8"
[    39.104] (**) Option "_source" "server/udev"
[    39.104] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[    39.104] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[    39.104] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event8"
[    39.104] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    39.104] (**) Option "xkb_model" "pc105"
[    39.104] (**) Option "xkb_layout" "us"
[    39.104] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[    39.104] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[    39.105] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[    39.105] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    39.105] (II) Using input driver 'libinput' for 'Video Bus'
[    39.105] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 25 paused 0
[    39.105] (**) Video Bus: always reports core events
[    39.105] (**) Option "Device" "/dev/input/event12"
[    39.105] (**) Option "_source" "server/udev"
[    39.105] (II) input device 'Video Bus', /dev/input/event12 is tagged by udev as: Keyboard
[    39.105] (II) input device 'Video Bus', /dev/input/event12 is a keyboard
[    39.105] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input13/event12"
[    39.105] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    39.105] (**) Option "xkb_model" "pc105"
[    39.105] (**) Option "xkb_layout" "us"
[    39.106] (II) input device 'Video Bus', /dev/input/event12 is tagged by udev as: Keyboard
[    39.106] (II) input device 'Video Bus', /dev/input/event12 is a keyboard
[    39.106] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[    39.106] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    39.106] (II) Using input driver 'libinput' for 'Video Bus'
[    39.106] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 26 paused 0
[    39.106] (**) Video Bus: always reports core events
[    39.106] (**) Option "Device" "/dev/input/event11"
[    39.106] (**) Option "_source" "server/udev"
[    39.107] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[    39.107] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[    39.107] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input12/event11"
[    39.107] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    39.107] (**) Option "xkb_model" "pc105"
[    39.107] (**) Option "xkb_layout" "us"
[    39.107] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[    39.107] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[    39.107] (II) config/udev: Adding input device Lid Switch (/dev/input/event6)
[    39.107] (II) No input driver specified, ignoring this device.
[    39.107] (II) This device may have been added with another device file.
[    39.107] (II) config/udev: Adding input device Sleep Button (/dev/input/event7)
[    39.107] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    39.107] (II) Using input driver 'libinput' for 'Sleep Button'
[    39.108] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 27 paused 0
[    39.108] (**) Sleep Button: always reports core events
[    39.108] (**) Option "Device" "/dev/input/event7"
[    39.108] (**) Option "_source" "server/udev"
[    39.108] (II) input device 'Sleep Button', /dev/input/event7 is tagged by udev as: Keyboard
[    39.108] (II) input device 'Sleep Button', /dev/input/event7 is a keyboard
[    39.108] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8/event7"
[    39.108] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    39.108] (**) Option "xkb_model" "pc105"
[    39.108] (**) Option "xkb_layout" "us"
[    39.108] (II) input device 'Sleep Button', /dev/input/event7 is tagged by udev as: Keyboard
[    39.108] (II) input device 'Sleep Button', /dev/input/event7 is a keyboard
[    39.109] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/event1)
[    39.109] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[    39.109] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[    39.109] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 28 paused 0
[    39.109] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[    39.109] (**) Option "Device" "/dev/input/event1"
[    39.109] (**) Option "_source" "server/udev"
[    39.110] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event1 is tagged by udev as: Keyboard
[    39.110] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event1 is a keyboard
[    39.110] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:17EF:6047.0001/input/input3/event1"
[    39.110] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: KEYBOARD, id 10)
[    39.110] (**) Option "xkb_model" "pc105"
[    39.110] (**) Option "xkb_layout" "us"
[    39.110] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event1 is tagged by udev as: Keyboard
[    39.110] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event1 is a keyboard
[    39.110] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/event2)
[    39.110] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput pointer catchall"
[    39.110] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[    39.110] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[    39.111] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 29 paused 0
[    39.111] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[    39.111] (**) Option "Device" "/dev/input/event2"
[    39.111] (**) Option "_source" "server/udev"
[    39.111] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event2 is tagged by udev as: Keyboard Mouse Pointingstick
[    39.111] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event2 is a pointer caps
[    39.111] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event2 is a keyboard
[    39.111] (II) libinput: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: needs a virtual subdevice
[    39.111] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:17EF:6047.0002/input/input4/event2"
[    39.111] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: MOUSE, id 11)
[    39.111] (**) Option "AccelerationScheme" "none"
[    39.111] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) selected scheme none/0
[    39.111] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) acceleration factor: 2.000
[    39.111] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) acceleration threshold: 4
[    39.112] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event2 is tagged by udev as: Keyboard Mouse Pointingstick
[    39.112] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event2 is a pointer caps
[    39.112] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event2 is a keyboard
[    39.112] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/mouse0)
[    39.112] (II) No input driver specified, ignoring this device.
[    39.112] (II) This device may have been added with another device file.
[    39.113] (II) config/udev: Adding input device Lenovo Precision USB Mouse (/dev/input/event4)
[    39.113] (**) Lenovo Precision USB Mouse: Applying InputClass "libinput pointer catchall"
[    39.113] (II) Using input driver 'libinput' for 'Lenovo Precision USB Mouse'
[    39.113] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 30 paused 0
[    39.113] (**) Lenovo Precision USB Mouse: always reports core events
[    39.113] (**) Option "Device" "/dev/input/event4"
[    39.113] (**) Option "_source" "server/udev"
[    39.113] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event4 is tagged by udev as: Mouse
[    39.113] (II) Device 'Lenovo Precision USB Mouse' set to 1200 DPI
[    39.113] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event4 is a pointer caps
[    39.113] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:17EF:6050.0003/input/input6/event4"
[    39.113] (II) XINPUT: Adding extended input device "Lenovo Precision USB Mouse" (type: MOUSE, id 12)
[    39.113] (**) Option "AccelerationScheme" "none"
[    39.113] (**) Lenovo Precision USB Mouse: (accel) selected scheme none/0
[    39.113] (**) Lenovo Precision USB Mouse: (accel) acceleration factor: 2.000
[    39.113] (**) Lenovo Precision USB Mouse: (accel) acceleration threshold: 4
[    39.114] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event4 is tagged by udev as: Mouse
[    39.114] (II) Device 'Lenovo Precision USB Mouse' set to 1200 DPI
[    39.114] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event4 is a pointer caps
[    39.114] (II) config/udev: Adding input device Lenovo Precision USB Mouse (/dev/input/mouse2)
[    39.114] (II) No input driver specified, ignoring this device.
[    39.114] (II) This device may have been added with another device file.
[    39.114] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event13)
[    39.114] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    39.114] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    39.115] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 31 paused 0
[    39.115] (**) Integrated Camera: Integrated C: always reports core events
[    39.115] (**) Option "Device" "/dev/input/event13"
[    39.115] (**) Option "_source" "server/udev"
[    39.115] (II) input device 'Integrated Camera: Integrated C', /dev/input/event13 is tagged by udev as: Keyboard
[    39.115] (II) input device 'Integrated Camera: Integrated C', /dev/input/event13 is a keyboard
[    39.115] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input14/event13"
[    39.115] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 13)
[    39.115] (**) Option "xkb_model" "pc105"
[    39.115] (**) Option "xkb_layout" "us"
[    39.115] (II) input device 'Integrated Camera: Integrated C', /dev/input/event13 is tagged by udev as: Keyboard
[    39.115] (II) input device 'Integrated Camera: Integrated C', /dev/input/event13 is a keyboard
[    39.116] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event14)
[    39.116] (II) No input driver specified, ignoring this device.
[    39.116] (II) This device may have been added with another device file.
[    39.116] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event15)
[    39.116] (II) No input driver specified, ignoring this device.
[    39.116] (II) This device may have been added with another device file.
[    39.116] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
[    39.116] (II) No input driver specified, ignoring this device.
[    39.116] (II) This device may have been added with another device file.
[    39.116] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    39.116] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    39.116] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    39.117] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 32 paused 0
[    39.117] (**) AT Translated Set 2 keyboard: always reports core events
[    39.117] (**) Option "Device" "/dev/input/event0"
[    39.117] (**) Option "_source" "server/udev"
[    39.117] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    39.117] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    39.117] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    39.117] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[    39.117] (**) Option "xkb_model" "pc105"
[    39.117] (**) Option "xkb_layout" "us"
[    39.117] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    39.117] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    39.118] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event3)
[    39.118] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    39.118] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[    39.118] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 33 paused 0
[    39.118] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    39.118] (**) Option "Device" "/dev/input/event3"
[    39.118] (**) Option "_source" "server/udev"
[    39.118] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event3 is tagged by udev as: Touchpad
[    39.118] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event3 is a touchpad
[    39.118] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event3"
[    39.118] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 15)
[    39.118] (**) Option "AccelerationScheme" "none"
[    39.118] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[    39.118] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    39.118] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    39.119] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event3 is tagged by udev as: Touchpad
[    39.119] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event3 is a touchpad
[    39.119] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[    39.119] (II) No input driver specified, ignoring this device.
[    39.119] (II) This device may have been added with another device file.
[    39.119] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event5)
[    39.119] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[    39.119] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[    39.119] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 34 paused 0
[    39.119] (**) TPPS/2 IBM TrackPoint: always reports core events
[    39.119] (**) Option "Device" "/dev/input/event5"
[    39.119] (**) Option "_source" "server/udev"
[    39.120] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event5 is tagged by udev as: Mouse Pointingstick
[    39.120] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event5 is a pointer caps
[    39.120] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input5/event5"
[    39.120] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 16)
[    39.120] (**) Option "AccelerationScheme" "none"
[    39.120] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[    39.120] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    39.120] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    39.120] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event5 is tagged by udev as: Mouse Pointingstick
[    39.120] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event5 is a pointer caps
[    39.120] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse3)
[    39.120] (II) No input driver specified, ignoring this device.
[    39.120] (II) This device may have been added with another device file.
[    39.121] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[    39.121] (II) No input driver specified, ignoring this device.
[    39.121] (II) This device may have been added with another device file.
[    39.121] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event10)
[    39.121] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    39.121] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    39.121] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 35 paused 0
[    39.121] (**) ThinkPad Extra Buttons: always reports core events
[    39.121] (**) Option "Device" "/dev/input/event10"
[    39.121] (**) Option "_source" "server/udev"
[    39.122] (II) input device 'ThinkPad Extra Buttons', /dev/input/event10 is tagged by udev as: Keyboard
[    39.122] (II) input device 'ThinkPad Extra Buttons', /dev/input/event10 is a keyboard
[    39.122] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input10/event10"
[    39.122] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 17)
[    39.122] (**) Option "xkb_model" "pc105"
[    39.122] (**) Option "xkb_layout" "us"
[    39.122] (II) input device 'ThinkPad Extra Buttons', /dev/input/event10 is tagged by udev as: Keyboard
[    39.122] (II) input device 'ThinkPad Extra Buttons', /dev/input/event10 is a keyboard
[    39.140] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput pointer catchall"
[    39.140] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[    39.140] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[    39.140] (II) systemd-logind: returning pre-existing fd for /dev/input/event2 13:66
[    39.140] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[    39.140] (**) Option "Device" "/dev/input/event2"
[    39.140] (**) Option "_source" "_driver/libinput"
[    39.140] (II) libinput: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: is a virtual subdevice
[    39.140] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:17EF:6047.0002/input/input4/event2"
[    39.140] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: KEYBOARD, id 18)
[    39.140] (**) Option "xkb_model" "pc105"
[    39.140] (**) Option "xkb_layout" "us"
[    39.523] (II) intel(0): EDID vendor "BOE", prod id 1584
[    39.523] (II) intel(0): Printing DDC gathered Modelines:
[    39.523] (II) intel(0): Modeline "1920x1080"x0.0  141.40  1920 1968 2000 2142  1080 1083 1089 1100 +hsync -vsync (66.0 kHz eP)
[   248.559] (**) Option "fd" "22"
[   248.559] (**) Option "fd" "25"
[   248.559] (**) Option "fd" "26"
[   248.559] (**) Option "fd" "27"
[   248.559] (**) Option "fd" "28"
[   248.560] (**) Option "fd" "29"
[   248.560] (**) Option "fd" "30"
[   248.560] (**) Option "fd" "31"
[   248.560] (**) Option "fd" "32"
[   248.560] (**) Option "fd" "33"
[   248.560] (**) Option "fd" "34"
[   248.560] (**) Option "fd" "35"
[   248.560] (**) Option "fd" "29"
[   248.560] (II) UnloadModule: "libinput"
[   248.560] (II) systemd-logind: not releasing fd for 13:66, still in use
[   248.560] (II) UnloadModule: "libinput"
[   248.560] (II) systemd-logind: releasing fd for 13:74
[   248.636] (II) UnloadModule: "libinput"
[   248.636] (II) systemd-logind: releasing fd for 13:69
[   248.684] (II) UnloadModule: "libinput"
[   248.684] (II) systemd-logind: releasing fd for 13:67
[   248.748] (II) UnloadModule: "libinput"
[   248.748] (II) systemd-logind: releasing fd for 13:64
[   248.796] (II) UnloadModule: "libinput"
[   248.796] (II) systemd-logind: releasing fd for 13:77
[   248.844] (II) UnloadModule: "libinput"
[   248.844] (II) systemd-logind: releasing fd for 13:68
[   248.876] (II) UnloadModule: "libinput"
[   248.876] (II) systemd-logind: releasing fd for 13:66
[   248.916] (II) UnloadModule: "libinput"
[   248.916] (II) systemd-logind: releasing fd for 13:65
[   248.964] (II) UnloadModule: "libinput"
[   248.964] (II) systemd-logind: releasing fd for 13:71
[   248.984] (II) UnloadModule: "libinput"
[   248.984] (II) systemd-logind: releasing fd for 13:75
[   249.000] (II) UnloadModule: "libinput"
[   249.000] (II) systemd-logind: releasing fd for 13:76
[   249.016] (II) UnloadModule: "libinput"
[   249.016] (II) systemd-logind: releasing fd for 13:72
[   249.048] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[   249.048] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[   249.048] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[   249.101] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /home/semente/.local/share/xorg/Xorg.0.log.old ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.8.log >>>>>>>>>>
[ 35824.359]
X.Org X Server 1.19.2
Release Date: 2017-03-02
[ 35824.359] X Protocol Version 11, Revision 0
[ 35824.359] Build Operating System: Linux 4.9.0-4-amd64 x86_64 Debian
[ 35824.359] Current Operating System: Linux cafe 4.13.0-0.bpo.1-amd64 #1 SMP Debian 4.13.13-1~bpo9+1 (2017-11-22) x86_64
[ 35824.359] Kernel command line: BOOT_IMAGE=/vmlinuz-4.13.0-0.bpo.1-amd64 root=/dev/mapper/cafe--vg-root ro quiet
[ 35824.359] Build Date: 16 October 2017  08:19:45AM
[ 35824.359] xorg-server 2:1.19.2-1+deb9u2 (https://www.debian.org/support)
[ 35824.359] Current version of pixman: 0.34.0
[ 35824.359] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 35824.359] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 35824.359] (==) Log file: "/var/log/Xorg.8.log", Time: Thu Jan  4 09:52:01 2018
[ 35824.359] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
[ 35824.359] (++) Using config directory: "/etc/bumblebee/xorg.conf.d"
[ 35824.359] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 35824.359] (==) ServerLayout "Layout0"
[ 35824.359] (**) |-->Screen "Screen0" (0)
[ 35824.359] (**) |   |-->Monitor "<default monitor>"
[ 35824.360] (**) |   |-->Device "DiscreteNvidia"
[ 35824.360] (==) No monitor specified for screen "Screen0".
Using a default monitor configuration.
[ 35824.360] (**) Option "AutoAddDevices" "true"
[ 35824.360] (**) Option "AutoAddGPU" "false"
[ 35824.360] (**) Automatically adding devices
[ 35824.360] (==) Automatically enabling devices
[ 35824.360] (**) Not automatically adding GPU devices
[ 35824.360] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 35824.360] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 35824.360] Entry deleted from font path.
[ 35824.360] (==) 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
[ 35824.360] (++) ModulePath set to "/usr/lib/nvidia/nvidia,/usr/lib/xorg/modules"
[ 35824.360] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 35824.360] (II) Loader magic: 0x55b91455fe00
[ 35824.360] (II) Module ABI versions:
[ 35824.360] X.Org ANSI C Emulation: 0.4
[ 35824.360] X.Org Video Driver: 23.0
[ 35824.360] X.Org XInput driver : 24.1
[ 35824.360] X.Org Server Extension : 10.0
[ 35824.360] (--) using VT number 2

[ 35824.360] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 35824.361] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 35824.361] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 35824.362] (--) PCI:*(0:1:0:0) 10de:13b1:17aa:222e rev 162, Mem @ 0xd3000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 35824.362] (II) LoadModule: "glx"
[ 35824.362] (II) Loading /usr/lib/nvidia/nvidia/libglx.so
[ 35824.365] (II) Module glx: vendor="NVIDIA Corporation"
[ 35824.365] compiled for 4.0.2, module version = 1.0.0
[ 35824.365] Module class: X.Org Server Extension
[ 35824.365] (II) NVIDIA GLX Module  375.82  Wed Jul 19 20:30:13 PDT 2017
[ 35824.365] (II) LoadModule: "nvidia"
[ 35824.365] (II) Loading /usr/lib/nvidia/nvidia/nvidia_drv.so
[ 35824.365] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 35824.365] compiled for 4.0.2, module version = 1.0.0
[ 35824.365] Module class: X.Org Video Driver
[ 35824.365] (II) NVIDIA dlloader X Driver  375.82  Wed Jul 19 20:05:50 PDT 2017
[ 35824.365] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 35824.365] (II) Loading sub module "fb"
[ 35824.365] (II) LoadModule: "fb"
[ 35824.365] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 35824.365] (II) Module fb: vendor="X.Org Foundation"
[ 35824.365] compiled for 1.19.2, module version = 1.0.0
[ 35824.365] ABI class: X.Org ANSI C Emulation, version 0.4
[ 35824.365] (II) Loading sub module "wfb"
[ 35824.365] (II) LoadModule: "wfb"
[ 35824.365] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 35824.365] (II) Module wfb: vendor="X.Org Foundation"
[ 35824.365] compiled for 1.19.2, module version = 1.0.0
[ 35824.365] ABI class: X.Org ANSI C Emulation, version 0.4
[ 35824.365] (II) Loading sub module "ramdac"
[ 35824.365] (II) LoadModule: "ramdac"
[ 35824.365] (II) Module "ramdac" already built-in
[ 35824.366] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Screen0" for depth/fbbpp 24/32
[ 35824.366] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 35824.366] (==) NVIDIA(0): RGB weight 888
[ 35824.366] (==) NVIDIA(0): Default visual is TrueColor
[ 35824.366] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 35824.366] (**) NVIDIA(0): Option "NoLogo" "true"
[ 35824.366] (**) NVIDIA(0): Option "ProbeAllGpus" "false"
[ 35824.366] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 35824.366] (**) NVIDIA(0): Enabling 2D acceleration
[ 35825.144] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 35825.144] (--) NVIDIA(0):     DFP-0
[ 35825.144] (--) NVIDIA(0):     DFP-1 (boot)
[ 35825.144] (--) NVIDIA(0):     DFP-2
[ 35825.144] (--) NVIDIA(0):     DFP-3
[ 35825.144] (--) NVIDIA(0):     DFP-4
[ 35825.144] (--) NVIDIA(0):     DFP-5
[ 35825.145] (II) NVIDIA(0): NVIDIA GPU Quadro M1000M (GM107GL-A) at PCI:1:0:0 (GPU-0)
[ 35825.145] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 35825.145] (--) NVIDIA(0): VideoBIOS: 82.07.9d.00.20
[ 35825.145] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 35825.145] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 35825.145] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 35825.145] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 35825.145] (--) NVIDIA(GPU-0):
[ 35825.269] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-1): connected
[ 35825.269] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-1): Internal TMDS
[ 35825.269] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-1): 300.0 MHz maximum pixel clock
[ 35825.269] (--) NVIDIA(GPU-0):
[ 35825.269] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 35825.269] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 35825.269] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 35825.269] (--) NVIDIA(GPU-0):
[ 35825.269] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 35825.269] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 35825.269] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 35825.269] (--) NVIDIA(GPU-0):
[ 35825.269] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 35825.269] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 35825.269] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 35825.269] (--) NVIDIA(GPU-0):
[ 35825.269] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 35825.269] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 35825.269] (--) NVIDIA(GPU-0): DFP-5: 960.0 MHz maximum pixel clock
[ 35825.269] (--) NVIDIA(GPU-0):
[ 35825.271] (==) NVIDIA(0):
[ 35825.271] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 35825.271] (==) NVIDIA(0):     will be used as the requested mode.
[ 35825.271] (==) NVIDIA(0):
[ 35825.271] (II) NVIDIA(0): Validated MetaModes:
[ 35825.271] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select"
[ 35825.271] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1080
[ 35825.276] (--) NVIDIA(0): DPI set to (81, 80); computed from "UseEdidDpi" X config
[ 35825.276] (--) NVIDIA(0):     option
[ 35825.276] (--) Depth 24 pixmap format is 32 bpp
[ 35825.277] (II) NVIDIA: Using 12288.00 MB of virtual memory for indirect memory
[ 35825.277] (II) NVIDIA:     access.
[ 35825.279] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 35825.279] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[ 35825.279] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[ 35825.279] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[ 35825.279] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[ 35825.279] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[ 35825.279] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 35825.279] (II) NVIDIA(0):     Config Options in the README.
[ 35825.302] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 35825.327] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 35825.327] (==) NVIDIA(0): Backing store enabled
[ 35825.327] (==) NVIDIA(0): Silken mouse enabled
[ 35825.327] (==) NVIDIA(0): DPMS enabled
[ 35825.327] (II) Loading sub module "dri2"
[ 35825.327] (II) LoadModule: "dri2"
[ 35825.327] (II) Module "dri2" already built-in
[ 35825.327] (II) NVIDIA(0): [DRI2] Setup complete
[ 35825.327] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[ 35825.327] (--) RandR disabled
[ 35825.328] (II) SELinux: Disabled on system
[ 35825.329] (II) Initializing extension GLX
[ 35825.329] (II) Indirect GLX disabled.
[ 35825.353] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 35825.353] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 35825.353] (II) LoadModule: "libinput"
[ 35825.353] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 35825.354] (II) Module libinput: vendor="X.Org Foundation"
[ 35825.354] compiled for 1.19.0, module version = 0.23.0
[ 35825.354] Module class: X.Org XInput Driver
[ 35825.354] ABI class: X.Org XInput driver, version 24.1
[ 35825.354] (II) Using input driver 'libinput' for 'Power Button'
[ 35825.354] (**) Power Button: always reports core events
[ 35825.354] (**) Option "Device" "/dev/input/event5"
[ 35825.354] (**) Option "_source" "server/udev"
[ 35825.354] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 35825.354] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 35825.372] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
[ 35825.372] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 35825.372] (**) Option "xkb_model" "pc105"
[ 35825.372] (**) Option "xkb_layout" "us"
[ 35825.372] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 35825.372] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 35825.373] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 35825.373] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 35825.373] (II) Using input driver 'libinput' for 'Video Bus'
[ 35825.373] (**) Video Bus: always reports core events
[ 35825.373] (**) Option "Device" "/dev/input/event9"
[ 35825.373] (**) Option "_source" "server/udev"
[ 35825.373] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[ 35825.373] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[ 35825.392] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input10/event9"
[ 35825.392] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 35825.392] (**) Option "xkb_model" "pc105"
[ 35825.392] (**) Option "xkb_layout" "us"
[ 35825.392] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[ 35825.392] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[ 35825.393] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 35825.393] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 35825.393] (II) Using input driver 'libinput' for 'Video Bus'
[ 35825.393] (**) Video Bus: always reports core events
[ 35825.393] (**) Option "Device" "/dev/input/event8"
[ 35825.393] (**) Option "_source" "server/udev"
[ 35825.393] (II) input device 'Video Bus', /dev/input/event8 is tagged by udev as: Keyboard
[ 35825.393] (II) input device 'Video Bus', /dev/input/event8 is a keyboard
[ 35825.416] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input9/event8"
[ 35825.416] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 35825.416] (**) Option "xkb_model" "pc105"
[ 35825.416] (**) Option "xkb_layout" "us"
[ 35825.417] (II) input device 'Video Bus', /dev/input/event8 is tagged by udev as: Keyboard
[ 35825.417] (II) input device 'Video Bus', /dev/input/event8 is a keyboard
[ 35825.417] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 35825.418] (II) No input driver specified, ignoring this device.
[ 35825.418] (II) This device may have been added with another device file.
[ 35825.418] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[ 35825.418] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 35825.418] (II) Using input driver 'libinput' for 'Sleep Button'
[ 35825.418] (**) Sleep Button: always reports core events
[ 35825.418] (**) Option "Device" "/dev/input/event4"
[ 35825.418] (**) Option "_source" "server/udev"
[ 35825.419] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 35825.419] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
[ 35825.432] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event4"
[ 35825.432] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 35825.432] (**) Option "xkb_model" "pc105"
[ 35825.432] (**) Option "xkb_layout" "us"
[ 35825.433] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 35825.433] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
[ 35825.433] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 35825.433] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 35825.433] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 35825.434] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/event15)
[ 35825.434] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[ 35825.434] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[ 35825.434] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[ 35825.434] (**) Option "Device" "/dev/input/event15"
[ 35825.434] (**) Option "_source" "server/udev"
[ 35825.435] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event15 is tagged by udev as: Keyboard
[ 35825.435] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event15 is a keyboard
[ 35825.448] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:17EF:6047.0001/input/input16/event15"
[ 35825.448] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: KEYBOARD, id 10)
[ 35825.448] (**) Option "xkb_model" "pc105"
[ 35825.448] (**) Option "xkb_layout" "us"
[ 35825.449] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event15 is tagged by udev as: Keyboard
[ 35825.449] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event15 is a keyboard
[ 35825.450] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/event16)
[ 35825.450] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput pointer catchall"
[ 35825.450] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[ 35825.450] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[ 35825.450] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[ 35825.450] (**) Option "Device" "/dev/input/event16"
[ 35825.450] (**) Option "_source" "server/udev"
[ 35825.451] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event16 is tagged by udev as: Keyboard Mouse Pointingstick
[ 35825.451] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event16 is a pointer caps
[ 35825.451] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event16 is a keyboard
[ 35825.464] (II) libinput: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: needs a virtual subdevice
[ 35825.464] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:17EF:6047.0002/input/input17/event16"
[ 35825.464] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: MOUSE, id 11)
[ 35825.464] (**) Option "AccelerationScheme" "none"
[ 35825.464] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) selected scheme none/0
[ 35825.464] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) acceleration factor: 2.000
[ 35825.464] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) acceleration threshold: 4
[ 35825.465] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event16 is tagged by udev as: Keyboard Mouse Pointingstick
[ 35825.465] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event16 is a pointer caps
[ 35825.465] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event16 is a keyboard
[ 35825.466] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/mouse3)
[ 35825.466] (II) No input driver specified, ignoring this device.
[ 35825.466] (II) This device may have been added with another device file.
[ 35825.467] (II) config/udev: Adding input device Lenovo Precision USB Mouse (/dev/input/event14)
[ 35825.467] (**) Lenovo Precision USB Mouse: Applying InputClass "libinput pointer catchall"
[ 35825.467] (II) Using input driver 'libinput' for 'Lenovo Precision USB Mouse'
[ 35825.467] (**) Lenovo Precision USB Mouse: always reports core events
[ 35825.467] (**) Option "Device" "/dev/input/event14"
[ 35825.467] (**) Option "_source" "server/udev"
[ 35825.468] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event14 is tagged by udev as: Mouse
[ 35825.468] (II) Device 'Lenovo Precision USB Mouse' set to 1200 DPI
[ 35825.468] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event14 is a pointer caps
[ 35825.488] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:17EF:6050.0003/input/input15/event14"
[ 35825.488] (II) XINPUT: Adding extended input device "Lenovo Precision USB Mouse" (type: MOUSE, id 12)
[ 35825.488] (**) Option "AccelerationScheme" "none"
[ 35825.488] (**) Lenovo Precision USB Mouse: (accel) selected scheme none/0
[ 35825.488] (**) Lenovo Precision USB Mouse: (accel) acceleration factor: 2.000
[ 35825.488] (**) Lenovo Precision USB Mouse: (accel) acceleration threshold: 4
[ 35825.489] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event14 is tagged by udev as: Mouse
[ 35825.489] (II) Device 'Lenovo Precision USB Mouse' set to 1200 DPI
[ 35825.489] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event14 is a pointer caps
[ 35825.490] (II) config/udev: Adding input device Lenovo Precision USB Mouse (/dev/input/mouse2)
[ 35825.490] (II) No input driver specified, ignoring this device.
[ 35825.490] (II) This device may have been added with another device file.
[ 35825.491] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event10)
[ 35825.491] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[ 35825.491] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[ 35825.491] (**) Integrated Camera: Integrated C: always reports core events
[ 35825.491] (**) Option "Device" "/dev/input/event10"
[ 35825.491] (**) Option "_source" "server/udev"
[ 35825.491] (II) input device 'Integrated Camera: Integrated C', /dev/input/event10 is tagged by udev as: Keyboard
[ 35825.491] (II) input device 'Integrated Camera: Integrated C', /dev/input/event10 is a keyboard
[ 35825.504] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input11/event10"
[ 35825.504] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 13)
[ 35825.504] (**) Option "xkb_model" "pc105"
[ 35825.504] (**) Option "xkb_layout" "us"
[ 35825.505] (II) input device 'Integrated Camera: Integrated C', /dev/input/event10 is tagged by udev as: Keyboard
[ 35825.505] (II) input device 'Integrated Camera: Integrated C', /dev/input/event10 is a keyboard
[ 35825.506] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
[ 35825.506] (II) No input driver specified, ignoring this device.
[ 35825.506] (II) This device may have been added with another device file.
[ 35825.506] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
[ 35825.506] (II) No input driver specified, ignoring this device.
[ 35825.506] (II) This device may have been added with another device file.
[ 35825.506] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[ 35825.507] (II) No input driver specified, ignoring this device.
[ 35825.507] (II) This device may have been added with another device file.
[ 35825.507] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 35825.507] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 35825.507] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 35825.507] (**) AT Translated Set 2 keyboard: always reports core events
[ 35825.507] (**) Option "Device" "/dev/input/event0"
[ 35825.507] (**) Option "_source" "server/udev"
[ 35825.508] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 35825.508] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 35825.528] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 35825.528] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[ 35825.528] (**) Option "xkb_model" "pc105"
[ 35825.528] (**) Option "xkb_layout" "us"
[ 35825.529] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 35825.529] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 35825.529] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event1)
[ 35825.529] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 35825.530] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 35825.530] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 35825.530] (**) Option "Device" "/dev/input/event1"
[ 35825.530] (**) Option "_source" "server/udev"
[ 35825.530] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is tagged by udev as: Touchpad
[ 35825.530] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is a touchpad
[ 35825.548] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[ 35825.548] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 15)
[ 35825.548] (**) Option "AccelerationScheme" "none"
[ 35825.548] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 35825.548] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 35825.548] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 35825.549] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is tagged by udev as: Touchpad
[ 35825.549] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is a touchpad
[ 35825.550] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 35825.550] (II) No input driver specified, ignoring this device.
[ 35825.550] (II) This device may have been added with another device file.
[ 35825.550] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event2)
[ 35825.550] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[ 35825.550] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[ 35825.550] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 35825.550] (**) Option "Device" "/dev/input/event2"
[ 35825.550] (**) Option "_source" "server/udev"
[ 35825.551] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event2 is tagged by udev as: Mouse Pointingstick
[ 35825.551] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event2 is a pointer caps
[ 35825.564] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input3/event2"
[ 35825.564] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 16)
[ 35825.564] (**) Option "AccelerationScheme" "none"
[ 35825.564] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[ 35825.564] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 35825.564] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 35825.565] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event2 is tagged by udev as: Mouse Pointingstick
[ 35825.565] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event2 is a pointer caps
[ 35825.565] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[ 35825.565] (II) No input driver specified, ignoring this device.
[ 35825.565] (II) This device may have been added with another device file.
[ 35825.566] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 35825.566] (II) No input driver specified, ignoring this device.
[ 35825.566] (II) This device may have been added with another device file.
[ 35825.567] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[ 35825.567] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 35825.567] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 35825.567] (**) ThinkPad Extra Buttons: always reports core events
[ 35825.567] (**) Option "Device" "/dev/input/event6"
[ 35825.567] (**) Option "_source" "server/udev"
[ 35825.567] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is tagged by udev as: Keyboard
[ 35825.567] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is a keyboard
[ 35825.580] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event6"
[ 35825.580] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 17)
[ 35825.580] (**) Option "xkb_model" "pc105"
[ 35825.580] (**) Option "xkb_layout" "us"
[ 35825.581] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is tagged by udev as: Keyboard
[ 35825.581] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is a keyboard
[ 35825.585] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput pointer catchall"
[ 35825.585] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[ 35825.585] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[ 35825.586] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[ 35825.586] (**) Option "Device" "/dev/input/event16"
[ 35825.586] (**) Option "_source" "_driver/libinput"
[ 35825.586] (II) libinput: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: is a virtual subdevice
[ 35825.586] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:17EF:6047.0002/input/input17/event16"
[ 35825.586] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: KEYBOARD, id 18)
[ 35825.586] (**) Option "xkb_model" "pc105"
[ 35825.586] (**) Option "xkb_layout" "us"
[ 35825.590] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 35825.590] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 35825.590] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 35825.590] (--) NVIDIA(GPU-0):
[ 35825.715] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-1): connected
[ 35825.715] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-1): Internal TMDS
[ 35825.715] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-1): 300.0 MHz maximum pixel clock
[ 35825.715] (--) NVIDIA(GPU-0):
[ 35825.715] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 35825.715] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 35825.715] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 35825.715] (--) NVIDIA(GPU-0):
[ 35825.715] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 35825.715] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 35825.715] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 35825.715] (--) NVIDIA(GPU-0):
[ 35825.715] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 35825.715] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 35825.715] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 35825.715] (--) NVIDIA(GPU-0):
[ 35825.715] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 35825.715] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 35825.715] (--) NVIDIA(GPU-0): DFP-5: 960.0 MHz maximum pixel clock
[ 35825.715] (--) NVIDIA(GPU-0):
[ 35825.722] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @2560x1080 +0+0 {ViewPortIn=2560x1080, ViewPortOut=2560x1080+0+0}"
[ 35825.761] (II) NVIDIA(0): Setting mode "NULL"
[ 35825.799] (II) NVIDIA(0): Setting mode "NULL"
[ 35825.914] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @2560x1080 +0+0 {ViewPortIn=2560x1080, ViewPortOut=2560x1080+0+0}"
[ 35877.477] (II) UnloadModule: "libinput"
[ 35877.477] (II) UnloadModule: "libinput"
[ 35877.477] (II) UnloadModule: "libinput"
[ 35877.477] (II) UnloadModule: "libinput"
[ 35877.477] (II) UnloadModule: "libinput"
[ 35877.477] (II) UnloadModule: "libinput"
[ 35877.477] (II) UnloadModule: "libinput"
[ 35877.477] (II) UnloadModule: "libinput"
[ 35877.477] (II) UnloadModule: "libinput"
[ 35877.477] (II) UnloadModule: "libinput"
[ 35877.477] (II) UnloadModule: "libinput"
[ 35877.477] (II) UnloadModule: "libinput"
[ 35877.477] (II) UnloadModule: "libinput"
[ 35877.928] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 35877.929] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.8.log ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.8.log.old >>>>>>>>>>
[ 25280.874]
X.Org X Server 1.19.2
Release Date: 2017-03-02
[ 25280.874] X Protocol Version 11, Revision 0
[ 25280.874] Build Operating System: Linux 4.9.0-4-amd64 x86_64 Debian
[ 25280.874] Current Operating System: Linux cafe 4.13.0-0.bpo.1-amd64 #1 SMP Debian 4.13.13-1~bpo9+1 (2017-11-22) x86_64
[ 25280.874] Kernel command line: BOOT_IMAGE=/vmlinuz-4.13.0-0.bpo.1-amd64 root=/dev/mapper/cafe--vg-root ro quiet
[ 25280.874] Build Date: 16 October 2017  08:19:45AM
[ 25280.874] xorg-server 2:1.19.2-1+deb9u2 (https://www.debian.org/support)
[ 25280.874] Current version of pixman: 0.34.0
[ 25280.874] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 25280.874] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 25280.874] (==) Log file: "/var/log/Xorg.8.log", Time: Wed Jan  3 18:30:41 2018
[ 25280.874] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
[ 25280.874] (++) Using config directory: "/etc/bumblebee/xorg.conf.d"
[ 25280.874] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 25280.874] (==) ServerLayout "Layout0"
[ 25280.874] (**) |-->Screen "Screen0" (0)
[ 25280.874] (**) |   |-->Monitor "<default monitor>"
[ 25280.874] (**) |   |-->Device "DiscreteNvidia"
[ 25280.874] (==) No monitor specified for screen "Screen0".
Using a default monitor configuration.
[ 25280.874] (**) Option "AutoAddDevices" "true"
[ 25280.874] (**) Option "AutoAddGPU" "false"
[ 25280.874] (**) Automatically adding devices
[ 25280.874] (==) Automatically enabling devices
[ 25280.874] (**) Not automatically adding GPU devices
[ 25280.874] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 25280.874] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 25280.874] Entry deleted from font path.
[ 25280.874] (==) 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
[ 25280.874] (++) ModulePath set to "/usr/lib/nvidia/nvidia,/usr/lib/xorg/modules"
[ 25280.874] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 25280.874] (II) Loader magic: 0x5633943a2e00
[ 25280.874] (II) Module ABI versions:
[ 25280.874] X.Org ANSI C Emulation: 0.4
[ 25280.874] X.Org Video Driver: 23.0
[ 25280.874] X.Org XInput driver : 24.1
[ 25280.874] X.Org Server Extension : 10.0
[ 25280.875] (--) using VT number 2

[ 25280.875] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 25280.875] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 25280.875] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 25280.876] (--) PCI:*(0:1:0:0) 10de:13b1:17aa:222e rev 162, Mem @ 0xd3000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 25280.876] (II) LoadModule: "glx"
[ 25280.876] (II) Loading /usr/lib/nvidia/nvidia/libglx.so
[ 25280.879] (II) Module glx: vendor="NVIDIA Corporation"
[ 25280.879] compiled for 4.0.2, module version = 1.0.0
[ 25280.879] Module class: X.Org Server Extension
[ 25280.879] (II) NVIDIA GLX Module  375.82  Wed Jul 19 20:30:13 PDT 2017
[ 25280.879] (II) LoadModule: "nvidia"
[ 25280.879] (II) Loading /usr/lib/nvidia/nvidia/nvidia_drv.so
[ 25280.879] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 25280.879] compiled for 4.0.2, module version = 1.0.0
[ 25280.879] Module class: X.Org Video Driver
[ 25280.879] (II) NVIDIA dlloader X Driver  375.82  Wed Jul 19 20:05:50 PDT 2017
[ 25280.879] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 25280.879] (II) Loading sub module "fb"
[ 25280.879] (II) LoadModule: "fb"
[ 25280.879] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 25280.879] (II) Module fb: vendor="X.Org Foundation"
[ 25280.880] compiled for 1.19.2, module version = 1.0.0
[ 25280.880] ABI class: X.Org ANSI C Emulation, version 0.4
[ 25280.880] (II) Loading sub module "wfb"
[ 25280.880] (II) LoadModule: "wfb"
[ 25280.880] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 25280.880] (II) Module wfb: vendor="X.Org Foundation"
[ 25280.880] compiled for 1.19.2, module version = 1.0.0
[ 25280.880] ABI class: X.Org ANSI C Emulation, version 0.4
[ 25280.880] (II) Loading sub module "ramdac"
[ 25280.880] (II) LoadModule: "ramdac"
[ 25280.880] (II) Module "ramdac" already built-in
[ 25280.880] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Screen0" for depth/fbbpp 24/32
[ 25280.880] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 25280.880] (==) NVIDIA(0): RGB weight 888
[ 25280.880] (==) NVIDIA(0): Default visual is TrueColor
[ 25280.880] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 25280.880] (**) NVIDIA(0): Option "NoLogo" "true"
[ 25280.880] (**) NVIDIA(0): Option "ProbeAllGpus" "false"
[ 25280.880] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 25280.880] (**) NVIDIA(0): Enabling 2D acceleration
[ 25281.647] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 25281.647] (--) NVIDIA(0):     DFP-0
[ 25281.647] (--) NVIDIA(0):     DFP-1 (boot)
[ 25281.647] (--) NVIDIA(0):     DFP-2
[ 25281.647] (--) NVIDIA(0):     DFP-3
[ 25281.647] (--) NVIDIA(0):     DFP-4
[ 25281.647] (--) NVIDIA(0):     DFP-5
[ 25281.648] (II) NVIDIA(0): NVIDIA GPU Quadro M1000M (GM107GL-A) at PCI:1:0:0 (GPU-0)
[ 25281.648] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 25281.648] (--) NVIDIA(0): VideoBIOS: 82.07.9d.00.20
[ 25281.648] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 25281.648] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 25281.648] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 25281.648] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 25281.648] (--) NVIDIA(GPU-0):
[ 25281.773] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-1): connected
[ 25281.773] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-1): Internal TMDS
[ 25281.773] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-1): 300.0 MHz maximum pixel clock
[ 25281.773] (--) NVIDIA(GPU-0):
[ 25281.773] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 25281.773] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 25281.773] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 25281.773] (--) NVIDIA(GPU-0):
[ 25281.773] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 25281.773] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 25281.773] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 25281.773] (--) NVIDIA(GPU-0):
[ 25281.773] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 25281.773] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 25281.773] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 25281.773] (--) NVIDIA(GPU-0):
[ 25281.773] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 25281.773] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 25281.773] (--) NVIDIA(GPU-0): DFP-5: 960.0 MHz maximum pixel clock
[ 25281.773] (--) NVIDIA(GPU-0):
[ 25281.774] (==) NVIDIA(0):
[ 25281.774] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 25281.774] (==) NVIDIA(0):     will be used as the requested mode.
[ 25281.774] (==) NVIDIA(0):
[ 25281.775] (II) NVIDIA(0): Validated MetaModes:
[ 25281.775] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select"
[ 25281.775] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1080
[ 25281.780] (--) NVIDIA(0): DPI set to (81, 80); computed from "UseEdidDpi" X config
[ 25281.780] (--) NVIDIA(0):     option
[ 25281.780] (--) Depth 24 pixmap format is 32 bpp
[ 25281.780] (II) NVIDIA: Using 12288.00 MB of virtual memory for indirect memory
[ 25281.780] (II) NVIDIA:     access.
[ 25281.783] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 25281.783] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[ 25281.783] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[ 25281.783] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[ 25281.783] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[ 25281.783] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[ 25281.783] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 25281.783] (II) NVIDIA(0):     Config Options in the README.
[ 25281.806] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 25281.830] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 25281.830] (==) NVIDIA(0): Backing store enabled
[ 25281.830] (==) NVIDIA(0): Silken mouse enabled
[ 25281.830] (==) NVIDIA(0): DPMS enabled
[ 25281.831] (II) Loading sub module "dri2"
[ 25281.831] (II) LoadModule: "dri2"
[ 25281.831] (II) Module "dri2" already built-in
[ 25281.831] (II) NVIDIA(0): [DRI2] Setup complete
[ 25281.831] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[ 25281.831] (--) RandR disabled
[ 25281.832] (II) SELinux: Disabled on system
[ 25281.833] (II) Initializing extension GLX
[ 25281.833] (II) Indirect GLX disabled.
[ 25281.858] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 25281.858] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 25281.858] (II) LoadModule: "libinput"
[ 25281.858] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 25281.859] (II) Module libinput: vendor="X.Org Foundation"
[ 25281.859] compiled for 1.19.0, module version = 0.23.0
[ 25281.859] Module class: X.Org XInput Driver
[ 25281.859] ABI class: X.Org XInput driver, version 24.1
[ 25281.859] (II) Using input driver 'libinput' for 'Power Button'
[ 25281.859] (**) Power Button: always reports core events
[ 25281.859] (**) Option "Device" "/dev/input/event5"
[ 25281.859] (**) Option "_source" "server/udev"
[ 25281.859] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 25281.859] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 25281.876] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
[ 25281.876] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 25281.876] (**) Option "xkb_model" "pc105"
[ 25281.876] (**) Option "xkb_layout" "us"
[ 25281.876] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 25281.876] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 25281.877] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 25281.877] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 25281.877] (II) Using input driver 'libinput' for 'Video Bus'
[ 25281.877] (**) Video Bus: always reports core events
[ 25281.877] (**) Option "Device" "/dev/input/event9"
[ 25281.877] (**) Option "_source" "server/udev"
[ 25281.877] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[ 25281.877] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[ 25281.892] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input10/event9"
[ 25281.892] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 25281.892] (**) Option "xkb_model" "pc105"
[ 25281.892] (**) Option "xkb_layout" "us"
[ 25281.892] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[ 25281.892] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[ 25281.893] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 25281.893] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 25281.893] (II) Using input driver 'libinput' for 'Video Bus'
[ 25281.893] (**) Video Bus: always reports core events
[ 25281.893] (**) Option "Device" "/dev/input/event8"
[ 25281.893] (**) Option "_source" "server/udev"
[ 25281.893] (II) input device 'Video Bus', /dev/input/event8 is tagged by udev as: Keyboard
[ 25281.893] (II) input device 'Video Bus', /dev/input/event8 is a keyboard
[ 25281.916] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input9/event8"
[ 25281.916] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 25281.916] (**) Option "xkb_model" "pc105"
[ 25281.916] (**) Option "xkb_layout" "us"
[ 25281.917] (II) input device 'Video Bus', /dev/input/event8 is tagged by udev as: Keyboard
[ 25281.917] (II) input device 'Video Bus', /dev/input/event8 is a keyboard
[ 25281.918] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 25281.918] (II) No input driver specified, ignoring this device.
[ 25281.918] (II) This device may have been added with another device file.
[ 25281.918] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[ 25281.918] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 25281.918] (II) Using input driver 'libinput' for 'Sleep Button'
[ 25281.918] (**) Sleep Button: always reports core events
[ 25281.918] (**) Option "Device" "/dev/input/event4"
[ 25281.918] (**) Option "_source" "server/udev"
[ 25281.919] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 25281.919] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
[ 25281.932] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event4"
[ 25281.932] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 25281.932] (**) Option "xkb_model" "pc105"
[ 25281.932] (**) Option "xkb_layout" "us"
[ 25281.933] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 25281.933] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
[ 25281.933] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 25281.933] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 25281.933] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 25281.934] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/event15)
[ 25281.934] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[ 25281.934] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[ 25281.934] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[ 25281.935] (**) Option "Device" "/dev/input/event15"
[ 25281.935] (**) Option "_source" "server/udev"
[ 25281.935] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event15 is tagged by udev as: Keyboard
[ 25281.935] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event15 is a keyboard
[ 25281.948] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:17EF:6047.0001/input/input16/event15"
[ 25281.948] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: KEYBOARD, id 10)
[ 25281.948] (**) Option "xkb_model" "pc105"
[ 25281.948] (**) Option "xkb_layout" "us"
[ 25281.949] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event15 is tagged by udev as: Keyboard
[ 25281.949] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event15 is a keyboard
[ 25281.950] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/event16)
[ 25281.950] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput pointer catchall"
[ 25281.950] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[ 25281.950] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[ 25281.950] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[ 25281.950] (**) Option "Device" "/dev/input/event16"
[ 25281.950] (**) Option "_source" "server/udev"
[ 25281.951] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event16 is tagged by udev as: Keyboard Mouse Pointingstick
[ 25281.951] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event16 is a pointer caps
[ 25281.951] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event16 is a keyboard
[ 25281.964] (II) libinput: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: needs a virtual subdevice
[ 25281.964] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:17EF:6047.0002/input/input17/event16"
[ 25281.964] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: MOUSE, id 11)
[ 25281.964] (**) Option "AccelerationScheme" "none"
[ 25281.965] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) selected scheme none/0
[ 25281.965] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) acceleration factor: 2.000
[ 25281.965] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) acceleration threshold: 4
[ 25281.966] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event16 is tagged by udev as: Keyboard Mouse Pointingstick
[ 25281.966] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event16 is a pointer caps
[ 25281.966] (II) input device 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint', /dev/input/event16 is a keyboard
[ 25281.967] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/mouse3)
[ 25281.967] (II) No input driver specified, ignoring this device.
[ 25281.967] (II) This device may have been added with another device file.
[ 25281.968] (II) config/udev: Adding input device Lenovo Precision USB Mouse (/dev/input/event14)
[ 25281.968] (**) Lenovo Precision USB Mouse: Applying InputClass "libinput pointer catchall"
[ 25281.968] (II) Using input driver 'libinput' for 'Lenovo Precision USB Mouse'
[ 25281.968] (**) Lenovo Precision USB Mouse: always reports core events
[ 25281.968] (**) Option "Device" "/dev/input/event14"
[ 25281.968] (**) Option "_source" "server/udev"
[ 25281.968] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event14 is tagged by udev as: Mouse
[ 25281.968] (II) Device 'Lenovo Precision USB Mouse' set to 1200 DPI
[ 25281.968] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event14 is a pointer caps
[ 25281.992] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:17EF:6050.0003/input/input15/event14"
[ 25281.992] (II) XINPUT: Adding extended input device "Lenovo Precision USB Mouse" (type: MOUSE, id 12)
[ 25281.992] (**) Option "AccelerationScheme" "none"
[ 25281.992] (**) Lenovo Precision USB Mouse: (accel) selected scheme none/0
[ 25281.992] (**) Lenovo Precision USB Mouse: (accel) acceleration factor: 2.000
[ 25281.992] (**) Lenovo Precision USB Mouse: (accel) acceleration threshold: 4
[ 25281.993] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event14 is tagged by udev as: Mouse
[ 25281.993] (II) Device 'Lenovo Precision USB Mouse' set to 1200 DPI
[ 25281.993] (II) input device 'Lenovo Precision USB Mouse', /dev/input/event14 is a pointer caps
[ 25281.994] (II) config/udev: Adding input device Lenovo Precision USB Mouse (/dev/input/mouse2)
[ 25281.994] (II) No input driver specified, ignoring this device.
[ 25281.994] (II) This device may have been added with another device file.
[ 25281.995] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event10)
[ 25281.995] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[ 25281.995] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[ 25281.995] (**) Integrated Camera: Integrated C: always reports core events
[ 25281.995] (**) Option "Device" "/dev/input/event10"
[ 25281.995] (**) Option "_source" "server/udev"
[ 25281.996] (II) input device 'Integrated Camera: Integrated C', /dev/input/event10 is tagged by udev as: Keyboard
[ 25281.996] (II) input device 'Integrated Camera: Integrated C', /dev/input/event10 is a keyboard
[ 25282.028] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input11/event10"
[ 25282.028] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 13)
[ 25282.028] (**) Option "xkb_model" "pc105"
[ 25282.028] (**) Option "xkb_layout" "us"
[ 25282.029] (II) input device 'Integrated Camera: Integrated C', /dev/input/event10 is tagged by udev as: Keyboard
[ 25282.029] (II) input device 'Integrated Camera: Integrated C', /dev/input/event10 is a keyboard
[ 25282.030] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
[ 25282.030] (II) No input driver specified, ignoring this device.
[ 25282.030] (II) This device may have been added with another device file.
[ 25282.030] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
[ 25282.030] (II) No input driver specified, ignoring this device.
[ 25282.030] (II) This device may have been added with another device file.
[ 25282.031] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[ 25282.031] (II) No input driver specified, ignoring this device.
[ 25282.031] (II) This device may have been added with another device file.
[ 25282.032] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 25282.032] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 25282.032] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 25282.032] (**) AT Translated Set 2 keyboard: always reports core events
[ 25282.032] (**) Option "Device" "/dev/input/event0"
[ 25282.032] (**) Option "_source" "server/udev"
[ 25282.032] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 25282.032] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 25282.056] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 25282.056] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[ 25282.056] (**) Option "xkb_model" "pc105"
[ 25282.056] (**) Option "xkb_layout" "us"
[ 25282.057] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 25282.057] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 25282.058] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event1)
[ 25282.058] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 25282.058] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 25282.058] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 25282.058] (**) Option "Device" "/dev/input/event1"
[ 25282.058] (**) Option "_source" "server/udev"
[ 25282.059] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is tagged by udev as: Touchpad
[ 25282.059] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is a touchpad
[ 25282.072] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[ 25282.072] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 15)
[ 25282.072] (**) Option "AccelerationScheme" "none"
[ 25282.072] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 25282.072] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 25282.072] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 25282.073] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is tagged by udev as: Touchpad
[ 25282.073] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is a touchpad
[ 25282.074] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 25282.074] (II) No input driver specified, ignoring this device.
[ 25282.074] (II) This device may have been added with another device file.
[ 25282.075] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event2)
[ 25282.075] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[ 25282.075] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[ 25282.075] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 25282.075] (**) Option "Device" "/dev/input/event2"
[ 25282.075] (**) Option "_source" "server/udev"
[ 25282.075] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event2 is tagged by udev as: Mouse Pointingstick
[ 25282.075] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event2 is a pointer caps
[ 25282.088] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input3/event2"
[ 25282.088] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 16)
[ 25282.088] (**) Option "AccelerationScheme" "none"
[ 25282.088] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[ 25282.088] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 25282.088] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 25282.089] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event2 is tagged by udev as: Mouse Pointingstick
[ 25282.089] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event2 is a pointer caps
[ 25282.090] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[ 25282.090] (II) No input driver specified, ignoring this device.
[ 25282.090] (II) This device may have been added with another device file.
[ 25282.090] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 25282.090] (II) No input driver specified, ignoring this device.
[ 25282.090] (II) This device may have been added with another device file.
[ 25282.091] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[ 25282.091] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 25282.091] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 25282.091] (**) ThinkPad Extra Buttons: always reports core events
[ 25282.091] (**) Option "Device" "/dev/input/event6"
[ 25282.091] (**) Option "_source" "server/udev"
[ 25282.092] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is tagged by udev as: Keyboard
[ 25282.092] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is a keyboard
[ 25282.116] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event6"
[ 25282.116] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 17)
[ 25282.116] (**) Option "xkb_model" "pc105"
[ 25282.116] (**) Option "xkb_layout" "us"
[ 25282.117] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is tagged by udev as: Keyboard
[ 25282.117] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is a keyboard
[ 25282.122] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput pointer catchall"
[ 25282.122] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[ 25282.122] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[ 25282.122] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[ 25282.122] (**) Option "Device" "/dev/input/event16"
[ 25282.122] (**) Option "_source" "_driver/libinput"
[ 25282.122] (II) libinput: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: is a virtual subdevice
[ 25282.122] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:17EF:6047.0002/input/input17/event16"
[ 25282.123] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: KEYBOARD, id 18)
[ 25282.123] (**) Option "xkb_model" "pc105"
[ 25282.123] (**) Option "xkb_layout" "us"
[ 25282.127] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 25282.127] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 25282.127] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 25282.127] (--) NVIDIA(GPU-0):
[ 25282.252] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-1): connected
[ 25282.252] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-1): Internal TMDS
[ 25282.252] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAWIDE (DFP-1): 300.0 MHz maximum pixel clock
[ 25282.252] (--) NVIDIA(GPU-0):
[ 25282.252] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 25282.252] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 25282.252] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 25282.252] (--) NVIDIA(GPU-0):
[ 25282.252] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 25282.252] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 25282.252] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 25282.252] (--) NVIDIA(GPU-0):
[ 25282.252] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 25282.252] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 25282.252] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 25282.252] (--) NVIDIA(GPU-0):
[ 25282.252] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 25282.252] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 25282.252] (--) NVIDIA(GPU-0): DFP-5: 960.0 MHz maximum pixel clock
[ 25282.252] (--) NVIDIA(GPU-0):
[ 25282.256] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @2560x1080 +0+0 {ViewPortIn=2560x1080, ViewPortOut=2560x1080+0+0}"
[ 25282.278] (II) NVIDIA(0): Setting mode "NULL"
[ 25282.315] (II) NVIDIA(0): Setting mode "NULL"
[ 25282.631] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @2560x1080 +0+0 {ViewPortIn=2560x1080, ViewPortOut=2560x1080+0+0}"
[ 35810.908] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @2560x1080 +0+0 {ViewPortIn=2560x1080, ViewPortOut=2560x1080+0+0}"
[ 35810.944] (II) NVIDIA(0): Setting mode "NULL"
[ 35810.981] (II) NVIDIA(0): Setting mode "NULL"
[ 35810.992] (II) NVIDIA(0): Setting mode "NULL"
[ 35811.003] (II) NVIDIA(0): Setting mode "NULL"
[ 35815.309] (II) UnloadModule: "libinput"
[ 35815.309] (II) UnloadModule: "libinput"
[ 35815.309] (II) UnloadModule: "libinput"
[ 35815.309] (II) UnloadModule: "libinput"
[ 35815.309] (II) UnloadModule: "libinput"
[ 35815.309] (II) UnloadModule: "libinput"
[ 35815.309] (II) UnloadModule: "libinput"
[ 35815.309] (II) UnloadModule: "libinput"
[ 35815.309] (II) UnloadModule: "libinput"
[ 35815.309] (II) UnloadModule: "libinput"
[ 35815.309] (II) UnloadModule: "libinput"
[ 35815.309] (II) UnloadModule: "libinput"
[ 35815.309] (II) UnloadModule: "libinput"
[ 35818.314] (WW) NVIDIA(0): WAIT (2, 8, 0x8000, 0x0000d2e4, 0x0000d300)
^^^^^^^^^^ /var/log/Xorg.8.log.old ^^^^^^^^^^

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

Kernel modules: nvidia.ko

lsmod:
Module                  Size  Used by
cpuid                  16384  0
uinput                 20480  0
hidp                   24576  0
cmac                   16384  1
rfcomm                 77824  14
acpi_call              16384  0
pci_stub               16384  1
vboxpci                24576  0
vboxnetadp             28672  0
vboxnetflt             28672  0
vboxdrv               438272  3 vboxnetadp,vboxnetflt,vboxpci
fuse                  102400  3
xt_nat                 16384  5
veth                   16384  0
ipt_MASQUERADE         16384  3
nf_nat_masquerade_ipv4    16384  1 ipt_MASQUERADE
nf_conntrack_netlink    40960  0
nfnetlink              16384  2 nf_conntrack_netlink
xfrm_user              36864  1
xfrm_algo              16384  1 xfrm_user
iptable_nat            16384  2
nf_nat_ipv4            16384  1 iptable_nat
br_netfilter           24576  0
bridge                139264  1 br_netfilter
stp                    16384  1 bridge
llc                    16384  2 bridge,stp
overlay                73728  2
tun                    32768  0
ctr                    16384  6
ccm                    20480  9
bbswitch               16384  0
bnep                   20480  2
btusb                  45056  0
btrtl                  16384  1 btusb
btbcm                  16384  1 btusb
btintel                16384  1 btusb
bluetooth             552960  42 btrtl,hidp,btintel,bnep,btbcm,rfcomm,btusb
uvcvideo               86016  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
drbg                   28672  1
ansi_cprng             16384  0
videobuf2_v4l2         24576  1 uvcvideo
videobuf2_core         40960  2 uvcvideo,videobuf2_v4l2
videodev              176128  3 uvcvideo,videobuf2_core,videobuf2_v4l2
ecdh_generic           24576  1 bluetooth
media                  40960  2 uvcvideo,videodev
ip6t_REJECT            16384  1
nf_reject_ipv6         16384  1 ip6t_REJECT
nf_log_ipv6            16384  5
xt_hl                  16384  22
ip6t_rt                16384  3
nf_conntrack_ipv6      20480  8
nf_defrag_ipv6         36864  1 nf_conntrack_ipv6
ipt_REJECT             16384  1
nf_reject_ipv4         16384  1 ipt_REJECT
nf_log_ipv4            16384  5
nf_log_common          16384  2 nf_log_ipv6,nf_log_ipv4
xt_LOG                 16384  10
xt_limit               16384  13
xt_tcpudp              16384  25
xt_addrtype            16384  6
arc4                   16384  2
msr                    16384  0
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
snd_hda_codec_realtek    94208  1
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
iwlmvm                249856  0
mac80211              671744  1 iwlmvm
kvm_intel             200704  0
wmi_bmof               16384  0
kvm                   589824  1 kvm_intel
irqbypass              16384  1 kvm
iwlwifi               192512  1 iwlmvm
intel_cstate           16384  0
nf_conntrack_ipv4      16384  19
intel_uncore          122880  0
nf_defrag_ipv4         16384  1 nf_conntrack_ipv4
joydev                 24576  0
evdev                  24576  17
rtsx_pci_ms            20480  0
iTCO_wdt               16384  0
i915                 1359872  9
memstick               16384  1 rtsx_pci_ms
cfg80211              610304  3 iwlmvm,iwlwifi,mac80211
intel_rapl_perf        16384  0
serio_raw              16384  0
pcspkr                 16384  0
iTCO_vendor_support    16384  1 iTCO_wdt
snd_hda_intel          40960  8
xt_conntrack           16384  18
sg                     32768  0
snd_hda_codec         126976  3 snd_hda_intel,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core           81920  4 snd_hda_intel,snd_hda_codec,snd_hda_codec_generic,snd_hda_codec_realtek
drm_kms_helper        163840  1 i915
snd_hwdep              16384  1 snd_hda_codec
thinkpad_acpi          81920  1
nvram                  16384  1 thinkpad_acpi
snd_pcm                98304  4 snd_hda_intel,snd_hda_codec,snd_hda_core
ac                     16384  0
rfkill                 28672  7 bluetooth,thinkpad_acpi,cfg80211
drm                   372736  10 i915,drm_kms_helper
snd_timer              32768  1 snd_pcm
battery                20480  0
snd                    81920  23 snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,thinkpad_acpi,snd_hda_codec_generic,snd_hda_codec_realtek,snd_pcm
i2c_algo_bit           16384  1 i915
soundcore              16384  1 snd
mei_me                 40960  0
mei                   102400  1 mei_me
video                  40960  2 thinkpad_acpi,i915
intel_pch_thermal      16384  0
shpchp                 36864  0
button                 16384  1 i915
wmi                    24576  1 wmi_bmof
ip6table_filter        16384  1
ip6_tables             28672  1 ip6table_filter
nf_conntrack_netbios_ns    16384  0
nf_conntrack_broadcast    16384  1 nf_conntrack_netbios_ns
nf_nat_ftp             16384  0
nf_nat                 32768  4 xt_nat,nf_nat_ftp,nf_nat_masquerade_ipv4,nf_nat_ipv4
nf_conntrack_ftp       20480  1 nf_nat_ftp
nf_conntrack          139264  13 xt_nat,nf_conntrack_ipv6,nf_conntrack_ftp,nf_conntrack_ipv4,ipt_MASQUERADE,nf_conntrack_broadcast,nf_nat_ftp,nf_conntrack_netlink,nf_conntrack_netbios_ns,nf_nat_masquerade_ipv4,xt_conntrack,nf_nat_ipv4,nf_nat
libcrc32c              16384  2 nf_conntrack,nf_nat
coretemp               16384  0
parport_pc             28672  0
ppdev                  20480  0
iptable_filter         16384  1
lp                     20480  0
parport                49152  3 lp,parport_pc,ppdev
ip_tables              24576  2 iptable_filter,iptable_nat
x_tables               36864  15 xt_LOG,ipt_REJECT,xt_nat,ip_tables,iptable_filter,xt_tcpudp,ipt_MASQUERADE,xt_limit,ip6t_REJECT,ip6table_filter,xt_addrtype,ip6t_rt,xt_conntrack,ip6_tables,xt_hl
autofs4                40960  2
ext4                  622592  2
crc16                  16384  2 bluetooth,ext4
mbcache                16384  1 ext4
jbd2                  102400  1 ext4
crc32c_generic         16384  0
fscrypto               28672  1 ext4
ecb                    16384  0
algif_skcipher         16384  0
af_alg                 24576  1 algif_skcipher
hid_generic            16384  0
hid_lenovo             20480  0
usbhid                 49152  0
hid                   118784  4 hid_generic,usbhid,hidp,hid_lenovo
dm_crypt               36864  1
dm_mod                118784  9 dm_crypt
sd_mod                 49152  3
rtsx_pci_sdmmc         24576  0
mmc_core              139264  1 rtsx_pci_sdmmc
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
crc32c_intel           24576  3
ghash_clmulni_intel    16384  0
pcbc                   16384  0
aesni_intel           188416  10
aes_x86_64             20480  1 aesni_intel
crypto_simd            16384  1 aesni_intel
glue_helper            16384  1 aesni_intel
cryptd                 24576  4 crypto_simd,ghash_clmulni_intel,aesni_intel
psmouse               143360  0
e1000e                245760  0
ahci                   36864  2
ptp                    20480  1 e1000e
libahci                32768  1 ahci
pps_core               20480  1 ptp
i2c_i801               24576  0
xhci_pci               16384  0
rtsx_pci               57344  2 rtsx_pci_sdmmc,rtsx_pci_ms
mfd_core               16384  1 rtsx_pci
libata                237568  2 ahci,libahci
xhci_hcd              212992  1 xhci_pci
scsi_mod              221184  3 sd_mod,libata,sg
usbcore               249856  5 uvcvideo,usbhid,xhci_pci,btusb,xhci_hcd
usb_common             16384  1 usbcore
thermal                20480  0

xrandr:
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
eDP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 340mm x 190mm
   1920x1080     60.01*+  59.93
   1680x1050     59.88
   1600x1024     60.17
   1400x1050     59.98
   1600x900      60.00
   1280x1024     60.02
   1440x900      59.89
   1280x960      60.00
   1368x768      60.00
   1360x768      59.80    59.96
   1152x864      60.00
   1280x720      60.00
   1024x768      60.00
   1024x576      60.00
   960x540       60.00
   800x600       60.32    56.25
   864x486       60.00
   640x480       59.94
   720x405       60.00
   640x360       60.00
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
VIRTUAL2 disconnected (normal left inverted right x axis y axis)

OpenCL ICDs:

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

Kernel: Linux 4.14.0-0.bpo.2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages nvidia-kernel-dkms depends on:
ii  dkms                                               2.3-2
ii  nvidia-installer-cleanup                           20151021+4
ii  nvidia-kernel-support [nvidia-kernel-support--v1]  375.82-1~deb9u1

Versions of packages nvidia-kernel-dkms recommends:
ii  nvidia-driver  375.82-1~deb9u1

nvidia-kernel-dkms suggests no packages.

Versions of packages nvidia-driver depends on:
ii  nvidia-alternative         375.82-1~deb9u1
ii  nvidia-driver-bin          375.82-1~deb9u1
ii  nvidia-driver-libs         375.82-1~deb9u1
ii  nvidia-installer-cleanup   20151021+4
ii  nvidia-legacy-check        375.82-1~deb9u1
ii  nvidia-support             20151021+4
ii  nvidia-vdpau-driver        375.82-1~deb9u1
ii  xserver-xorg-video-nvidia  375.82-1~deb9u1

Versions of packages nvidia-driver recommends:
ii  nvidia-persistenced  375.26-2
ii  nvidia-settings      375.66-1

nvidia-driver suggests no packages.

Versions of packages nvidia-driver-libs depends on:
ii  libgl1-nvidia-glvnd-glx  375.82-1~deb9u1
ii  nvidia-egl-icd           375.82-1~deb9u1

Versions of packages nvidia-driver-libs recommends:
ii  libgles-nvidia1          375.82-1~deb9u1
ii  libgles-nvidia2          375.82-1~deb9u1
ii  libglx-nvidia0           375.82-1~deb9u1
ii  libnvidia-cfg1           375.82-1~deb9u1
ii  libopengl0-glvnd-nvidia  375.82-1~deb9u1
pn  nvidia-driver-libs-i386  <none>
ii  nvidia-vulkan-icd        375.82-1~deb9u1

Versions of packages libgl1-glvnd-nvidia-glx depends on:
ii  libc6                                            2.24-11+deb9u1
ii  libgldispatch0-nvidia [glvnd-nvidia-abi-375.20]  375.82-1~deb9u1
ii  libglx0-glvnd-nvidia                             375.82-1~deb9u1
ii  nvidia-alternative                               375.82-1~deb9u1

Versions of packages xserver-xorg-video-nvidia depends on:
ii  libc6                                  2.24-11+deb9u1
ii  libnvidia-glcore                       375.82-1~deb9u1
ii  nvidia-alternative                     375.82-1~deb9u1
ii  nvidia-installer-cleanup               20151021+4
ii  nvidia-legacy-check                    375.82-1~deb9u1
ii  nvidia-support                         20151021+4
ii  xserver-xorg-core [xorg-video-abi-23]  2:1.19.2-1+deb9u2

Versions of packages xserver-xorg-video-nvidia recommends:
ii  nvidia-driver        375.82-1~deb9u1
ii  nvidia-settings      375.66-1
ii  nvidia-vdpau-driver  375.82-1~deb9u1

xserver-xorg-video-nvidia suggests no packages.

Versions of packages nvidia-alternative depends on:
ii  glx-alternative-nvidia  0.7.4
ii  nvidia-legacy-check     375.82-1~deb9u1

Versions of packages glx-alternative-nvidia depends on:
ii  glx-alternative-mesa  0.7.4
ii  glx-diversions        0.7.4
ii  update-glx            0.7.4

Versions of packages glx-alternative-nvidia suggests:
ii  nvidia-driver  375.82-1~deb9u1

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                                  2.24-11+deb9u1
ii  libdrm-intel1                          2.4.74-1
ii  libdrm2                                2.4.74-1
ii  libpciaccess0                          0.13.4-1+b2
ii  libpixman-1-0                          0.34.0-1
ii  libudev1                               232-25+deb9u1
ii  libx11-6                               2:1.6.4-3
ii  libx11-xcb1                            2:1.6.4-3
ii  libxcb-dri2-0                          1.12-1
ii  libxcb-dri3-0                          1.12-1
ii  libxcb-sync1                           1.12-1
ii  libxcb-util0                           0.3.8-3+b2
ii  libxcb1                                1.12-1
ii  libxcursor1                            1:1.1.14-1+deb9u1
ii  libxdamage1                            1:1.1.4-2+b3
ii  libxext6                               2:1.3.3-1+b2
ii  libxfixes3                             1:5.0.3-1
ii  libxinerama1                           2:1.1.3-1+b3
ii  libxrandr2                             2:1.5.1-1
ii  libxrender1                            1:0.9.10-1
ii  libxshmfence1                          1.2-1+b2
ii  libxss1                                1:1.2.2-1
ii  libxtst6                               2:1.2.3-1
ii  libxv1                                 2:1.0.11-1
ii  libxvmc1                               2:1.0.10-1
ii  xserver-xorg-core [xorg-video-abi-23]  2:1.19.2-1+deb9u2

Versions of packages nvidia-kernel-dkms is related to:
ii  bumblebee                                                 3.2.1-14
ii  bumblebee-nvidia                                          3.2.1-14
pn  ccache                                                    <none>
pn  libcuda1                                                  <none>
pn  libcuda1-any                                              <none>
pn  libdrm-nouveau1                                           <none>
pn  libdrm-nouveau1a                                          <none>
ii  libdrm-nouveau2                                           2.4.74-1
ii  libgl1-nvidia-glvnd-glx [libgl1-nvidia-glx-any]           375.82-1~deb9u1
pn  libopencl1                                                <none>
ii  libvulkan1                                                1.0.39.0+dfsg1-1
pn  linux-headers                                             <none>
ii  make                                                      4.1-9.1
ii  nvidia-driver [nvidia-glx-any]                            375.82-1~deb9u1
pn  nvidia-glx                                                <none>
ii  nvidia-kernel-common                                      20151021+4
ii  nvidia-kernel-dkms                                        375.82-1~deb9u1
pn  nvidia-kernel-source                                      <none>
ii  nvidia-kernel-support [nvidia-kernel-support-any]         375.82-1~deb9u1
ii  nvidia-modprobe                                           375.26-1
ii  nvidia-settings                                           375.66-1
ii  nvidia-support                                            20151021+4
ii  nvidia-vulkan-icd [vulkan-icd]                            375.82-1~deb9u1
pn  nvidia-xconfig                                            <none>
pn  opencl-icd                                                <none>
ii  xserver-xorg                                              1:7.7+19
ii  xserver-xorg-core                                         2:1.19.2-1+deb9u2
ii  xserver-xorg-legacy                                       2:1.19.2-1+deb9u2
ii  xserver-xorg-video-nouveau                                1:1.0.13-3
ii  xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any  375.82-1~deb9u1

-- no debconf information
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-nvidia-devel/attachments/20180122/b2cd1f80/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.log
Type: text/x-log
Size: 417803 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-nvidia-devel/attachments/20180122/b2cd1f80/attachment-0001.bin>


More information about the pkg-nvidia-devel mailing list