Bug#839193: OpenCL context creation fails with error 209 on NVIDIA device
Giuseppe Bilotta
giuseppe.bilotta at gmail.com
Fri Sep 30 05:11:29 UTC 2016
Package: nvidia-opencl-icd
Severity: grave
Since upgrading to the latest package for NVIDIA, any attempt at creating
an OpenCL context for an NVIDIA device fails with API error 209 (which is
not an OpenCL error, but an internal NVIDIA error code 'bleeding' through
the API).
This can be fixed by manually installing libnvidia-ptxjitcompiler.
(By the way, while searching for this error on the web it's apparent that
CUDA programs that rely on runtime (re)compilation are affected by the lack
of this library; I would propose making the OpenCL ICD depend on it, and
the CUDA runtime at least recommend it.)
-- Package-specific info:
uname -a:
Linux oblomov 4.7.0-1-amd64 #1 SMP Debian 4.7.5-1 (2016-09-26) x86_64 GNU/Linux
/proc/version:
Linux version 4.7.0-1-amd64 (debian-kernel at lists.debian.org) (gcc version 5.4.1 20160904 (Debian 5.4.1-2) ) #1 SMP Debian 4.7.5-1 (2016-09-26)
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 367.44 Wed Aug 17 22:24:07 PDT 2016
GCC version: gcc version 5.4.1 20160904 (Debian 5.4.1-2)
lspci 'VGA compatible controller [0300]':
00:02.0 VGA compatible controller [0300]: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller [8086:0416] (rev 06) (prog-if 00 [VGA controller])
Subsystem: Dell 4th Gen Core Processor Integrated Graphics Controller [1028:05fe]
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 36
Region 0: Memory at f7400000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at f000 [size=64]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
dmesg:
[ 1.066858] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 1.066862] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 1.066867] vgaarb: loaded
[ 1.066870] vgaarb: bridge control possible 0000:00:02.0
[ 1.721956] Linux agpgart interface v0.103
[ 5.183448] [drm] Replacing VGA console driver
[ 5.192216] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 44.858029] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 44.858207] bbswitch: Found discrete VGA device 0000:02:00.0: \_SB_.PCI0.PEG0.PEGP
[ 45.987512] nvidia: module license 'NVIDIA' taints kernel.
[ 46.011641] nvidia-nvlink: Nvlink Core is being initialized, major device number 244
[ 46.011793] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 367.44 Wed Aug 17 22:24:07 PDT 2016
[ 46.099521] nvidia-uvm: Loaded the UVM driver in 8 mode, major device number 243
Device node permissions:
crw-rw----+ 1 root video 226, 0 Sep 30 06:57 /dev/dri/card0
crw-rw---- 1 root video 226, 64 Sep 30 06:57 /dev/dri/controlD64
crw-rw----+ 1 root video 226, 128 Sep 30 06:57 /dev/dri/renderD128
crw-rw-rw- 1 root root 195, 0 Sep 30 06:58 /dev/nvidia0
crw-rw-rw- 1 root root 195, 255 Sep 30 06:58 /dev/nvidiactl
video:x:44:oblomov
OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root 22 Oct 21 2014 /etc/alternatives/glx -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root 49 May 27 2015 /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so
lrwxrwxrwx 1 root root 51 Oct 21 2014 /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
lrwxrwxrwx 1 root root 48 May 27 2015 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 48 May 27 2015 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 48 Oct 21 2014 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root 48 Oct 21 2014 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root 50 Oct 21 2014 /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 Oct 21 2014 /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 52 May 27 2015 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root 52 May 27 2015 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root 54 Oct 21 2014 /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 Oct 21 2014 /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 22 May 27 2015 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root 23 Aug 1 09:16 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root 52 Aug 1 09:16 /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 Aug 1 09:16 /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 Aug 1 09:16 /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 Aug 1 09:16 /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 Aug 1 09:16 /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 Aug 1 09:16 /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 Aug 1 09:16 /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 Aug 1 09:16 /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 Aug 1 09:16 /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 Aug 1 09:16 /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 Aug 1 09:16 /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 Aug 1 09:16 /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 Aug 1 09:16 /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 Aug 1 09:16 /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 Aug 1 09:16 /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 Aug 1 09:16 /etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 49 Aug 1 09:16 /etc/alternatives/nvidia--libcuda.so-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libcuda.so
lrwxrwxrwx 1 root root 51 Aug 1 09:16 /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
lrwxrwxrwx 1 root root 51 Aug 1 09:16 /etc/alternatives/nvidia--libcuda.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libcuda.so.1
lrwxrwxrwx 1 root root 53 Aug 1 09:16 /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so.1
lrwxrwxrwx 1 root root 33 Aug 1 09:16 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/current/libglx.so
lrwxrwxrwx 1 root root 54 Aug 1 09:16 /etc/alternatives/nvidia--libnvcuvid.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
lrwxrwxrwx 1 root root 56 Aug 1 09:16 /etc/alternatives/nvidia--libnvcuvid.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so.1
lrwxrwxrwx 1 root root 59 Aug 1 09:16 /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 Aug 1 09:16 /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so.1
lrwxrwxrwx 1 root root 60 Aug 1 09:16 /etc/alternatives/nvidia--libnvidia-opencl.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-opencl.so.1
lrwxrwxrwx 1 root root 62 Aug 1 09:16 /etc/alternatives/nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-opencl.so.1
lrwxrwxrwx 1 root root 61 Aug 1 09:16 /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 50 Aug 1 09:16 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/current/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 44 Aug 1 09:16 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 40 Aug 1 09:16 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root 47 Aug 1 09:16 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 36 Aug 1 09:16 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/current/nvidia-load.conf
lrwxrwxrwx 1 root root 40 Aug 1 09:16 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/current/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 34 Aug 1 09:16 /etc/alternatives/nvidia--nvidia-smi -> /usr/lib/nvidia/current/nvidia-smi
lrwxrwxrwx 1 root root 39 Aug 1 09:16 /etc/alternatives/nvidia--nvidia-smi.1.gz -> /usr/lib/nvidia/current/nvidia-smi.1.gz
lrwxrwxrwx 1 root root 37 Aug 1 09:16 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx 1 root root 48 Aug 13 2014 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 51 Jul 14 10:59 /usr/lib/i386-linux-gnu/libcuda.so -> /etc/alternatives/nvidia--libcuda.so-i386-linux-gnu
lrwxrwxrwx 1 root root 53 Jul 14 10:59 /usr/lib/i386-linux-gnu/libcuda.so.1 -> /etc/alternatives/nvidia--libcuda.so.1-i386-linux-gnu
-rw-r--r-- 1 root root 49118928 Aug 18 08:13 /usr/lib/i386-linux-gnu/libnvidia-compiler.so.367.44
-rw-r--r-- 1 root root 330460 Aug 18 07:01 /usr/lib/i386-linux-gnu/libnvidia-fatbinaryloader.so.367.44
lrwxrwxrwx 1 root root 62 Jul 14 10:59 /usr/lib/i386-linux-gnu/libnvidia-opencl.so.1 -> /etc/alternatives/nvidia--libnvidia-opencl.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 49 May 27 2015 /usr/lib/x86_64-linux-gnu/libEGL.so -> /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 51 Oct 21 2014 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 48 Aug 10 2014 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 50 Aug 13 2014 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 67 Aug 1 09:16 /usr/lib/x86_64-linux-gnu/libGLESv1_CM_nvidia.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 52 May 27 2015 /usr/lib/x86_64-linux-gnu/libGLESv2.so -> /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 54 Oct 21 2014 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 64 Aug 1 09:16 /usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 53 Jul 14 10:59 /usr/lib/x86_64-linux-gnu/libcuda.so -> /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 55 Jul 14 10:59 /usr/lib/x86_64-linux-gnu/libcuda.so.1 -> /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 322936 Sep 19 2015 /usr/lib/x86_64-linux-gnu/libcudadevrt.a
lrwxrwxrwx 1 root root 16 Sep 7 13:53 /usr/lib/x86_64-linux-gnu/libcudart.so -> libcudart.so.7.5
lrwxrwxrwx 1 root root 19 Sep 7 13:53 /usr/lib/x86_64-linux-gnu/libcudart.so.7.5 -> libcudart.so.7.5.18
-rw-r--r-- 1 root root 383336 Sep 19 2015 /usr/lib/x86_64-linux-gnu/libcudart.so.7.5.18
-rw-r--r-- 1 root root 720192 Sep 19 2015 /usr/lib/x86_64-linux-gnu/libcudart_static.a
-rw-r--r-- 1 root root 48074800 Aug 18 08:15 /usr/lib/x86_64-linux-gnu/libnvidia-compiler.so.367.44
-rw-r--r-- 1 root root 26639344 Aug 18 08:13 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.367.44
-rw-r--r-- 1 root root 319912 Aug 18 07:02 /usr/lib/x86_64-linux-gnu/libnvidia-fatbinaryloader.so.367.44
-rw-r--r-- 1 root root 28447800 Aug 18 06:48 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.367.44
-rw-r--r-- 1 root root 501048 Aug 18 07:58 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.367.44
lrwxrwxrwx 1 root root 60 Jul 14 10:59 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 -> /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 64 Jul 14 10:59 /usr/lib/x86_64-linux-gnu/libnvidia-opencl.so.1 -> /etc/alternatives/nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 9165000 Aug 18 07:08 /usr/lib/x86_64-linux-gnu/libnvidia-ptxjitcompiler.so.367.44
-rw-r--r-- 1 root root 13080 Aug 18 06:53 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.367.44
-rw-r--r-- 1 root root 290256 Sep 6 15:09 /usr/lib/xorg/modules/extensions/libglx.so
-rw-r--r-- 1 root root 26510 Oct 12 2015 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 26528 Oct 12 2015 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root 26280 Oct 4 2015 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 25640 Oct 4 2015 /var/log/Xorg.1.log.old
/etc/OpenCL/vendors/:
total 28
drwxr-xr-x 2 root root 4096 Sep 27 16:21 .
drwxr-xr-x 3 root root 4096 Apr 4 2015 ..
-rw-r--r-- 1 root root 15 May 6 2014 amdocl64.icd
-rw-r--r-- 1 root root 33 Jul 23 07:30 intel-beignet.icd
lrwxrwxrwx 1 root root 42 Jul 22 23:11 intel64.icd -> /etc/alternatives/opencl-intel-runtime-icd
-rw-r--r-- 1 root root 19 Sep 2 2015 mesa.icd
-rw-r--r-- 1 root root 22 Mar 31 2014 nvidia.icd
-rw-r--r-- 1 root root 31 Jul 23 07:34 pocl.icd
/etc/X11/xorg.conf.d/:
total 16
drwxr-xr-x 2 root root 4096 Jul 16 10:17 .
drwxr-xr-x 15 root root 4096 Jul 15 09:29 ..
-rw-r--r-- 1 root root 68 Feb 29 2016 20-intel-uxa.conf
-rw-r--r-- 1 root root 1208 Aug 9 2015 50-xorg-fix-xwiimote.conf
/etc/nvidia/:
total 20
drwxr-xr-x 3 root root 4096 Jul 14 10:59 .
drwxr-xr-x 209 root root 12288 Sep 30 07:04 ..
drwxr-xr-x 2 root root 4096 Sep 27 16:24 current
lrwxrwxrwx 1 root root 56 Jul 14 10:59 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 53 Jul 14 10:59 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 42 Jul 14 10:59 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx 1 root root 46 Jul 14 10:59 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
/usr/lib/i386-linux-gnu/nvidia/:
total 40
drwxr-xr-x 3 root root 4096 Jul 14 10:59 .
drwxr-xr-x 30 root root 28672 Sep 29 10:10 ..
drwxr-xr-x 2 root root 4096 Sep 27 16:20 current
/usr/lib/i386-linux-gnu/nvidia/current/:
total 15516
drwxr-xr-x 2 root root 4096 Sep 27 16:20 .
drwxr-xr-x 3 root root 4096 Jul 14 10:59 ..
lrwxrwxrwx 1 root root 12 Sep 26 15:02 libcuda.so -> libcuda.so.1
lrwxrwxrwx 1 root root 17 Sep 26 15:02 libcuda.so.1 -> libcuda.so.367.44
-rw-r--r-- 1 root root 7747600 Aug 18 07:00 libcuda.so.367.44
lrwxrwxrwx 1 root root 26 Sep 26 15:02 libnvidia-opencl.so.1 -> libnvidia-opencl.so.367.44
-rw-r--r-- 1 root root 8127760 Aug 18 07:01 libnvidia-opencl.so.367.44
/usr/lib/mesa-diverted/:
total 180
drwxr-xr-x 5 root root 4096 Aug 10 2014 .
drwxr-xr-x 247 root root 163840 Sep 28 11:15 ..
drwxr-xr-x 2 root root 4096 Oct 24 2013 arm-linux-gnueabihf
drwxr-xr-x 2 root root 4096 Sep 15 21:22 i386-linux-gnu
lrwxrwxrwx 1 root root 33 Aug 10 2014 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x 2 root root 4096 Sep 15 21:22 x86_64-linux-gnu
/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Oct 24 2013 .
drwxr-xr-x 5 root root 4096 Aug 10 2014 ..
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 460
drwxr-xr-x 2 root root 4096 Sep 15 21:22 .
drwxr-xr-x 5 root root 4096 Aug 10 2014 ..
lrwxrwxrwx 1 root root 14 Sep 15 13:38 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 461304 Sep 15 13:38 libGL.so.1.2.0
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 712
drwxr-xr-x 2 root root 4096 Sep 15 21:22 .
drwxr-xr-x 5 root root 4096 Aug 10 2014 ..
lrwxrwxrwx 1 root root 15 Sep 15 13:38 libEGL.so -> libEGL.so.1.0.0
lrwxrwxrwx 1 root root 15 Sep 15 13:38 libEGL.so.1 -> libEGL.so.1.0.0
-rw-r--r-- 1 root root 206528 Sep 15 13:38 libEGL.so.1.0.0
lrwxrwxrwx 1 root root 14 Sep 15 13:38 libGL.so -> libGL.so.1.2.0
lrwxrwxrwx 1 root root 14 Sep 15 13:38 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 471680 Sep 15 13:38 libGL.so.1.2.0
lrwxrwxrwx 1 root root 18 Sep 15 13:38 libGLESv2.so -> libGLESv2.so.2.0.0
lrwxrwxrwx 1 root root 18 Sep 15 13:38 libGLESv2.so.2 -> libGLESv2.so.2.0.0
-rw-r--r-- 1 root root 34592 Sep 15 13:38 libGLESv2.so.2.0.0
/usr/lib/mesa/:
total 168
drwxr-xr-x 2 root root 4096 Oct 24 2013 .
drwxr-xr-x 247 root root 163840 Sep 28 11:15 ..
/usr/lib/nvidia/:
total 192
drwxr-xr-x 4 root root 4096 Jul 14 10:59 .
drwxr-xr-x 247 root root 163840 Sep 28 11:15 ..
-rw-r--r-- 1 root root 57 Feb 26 2016 alternate-install-present
drwxr-xr-x 2 root root 4096 Oct 19 2015 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 Sep 27 16:20 current
lrwxrwxrwx 1 root root 35 Jul 14 10:59 libglx.so -> /etc/alternatives/nvidia--libglx.so
lrwxrwxrwx 1 root root 24 Jul 14 10:59 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 Jul 14 10:59 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Jul 14 10:59 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 19 2015 .
drwxr-xr-x 4 root root 4096 Jul 14 10:59 ..
/usr/lib/nvidia/current/:
total 21252
drwxr-xr-x 2 root root 4096 Sep 27 16:20 .
drwxr-xr-x 4 root root 4096 Jul 14 10:59 ..
lrwxrwxrwx 1 root root 16 Sep 26 15:02 libglx.so -> libglx.so.367.44
-rw-r--r-- 1 root root 12963912 Aug 18 06:53 libglx.so.367.44
-rwxr-xr-x 1 root root 23769 Aug 18 08:20 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 220720 Aug 18 07:56 nvidia-debugdump
-rwxr-xr-x 1 root root 476672 Aug 18 07:56 nvidia-smi
-rw-r--r-- 1 root root 19008 Sep 26 15:02 nvidia-smi.1.gz
-rw-r--r-- 1 root root 2889 Sep 26 15:02 nvidia.ids
-rw-r--r-- 1 root root 8032280 Aug 18 06:32 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 21252
drwxr-xr-x 2 root root 4096 Sep 27 16:20 .
drwxr-xr-x 4 root root 4096 Jul 14 10:59 ..
lrwxrwxrwx 1 root root 16 Sep 26 15:02 libglx.so -> libglx.so.367.44
-rw-r--r-- 1 root root 12963912 Aug 18 06:53 libglx.so.367.44
-rwxr-xr-x 1 root root 23769 Aug 18 08:20 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 220720 Aug 18 07:56 nvidia-debugdump
-rwxr-xr-x 1 root root 476672 Aug 18 07:56 nvidia-smi
-rw-r--r-- 1 root root 19008 Sep 26 15:02 nvidia-smi.1.gz
-rw-r--r-- 1 root root 2889 Sep 26 15:02 nvidia.ids
-rw-r--r-- 1 root root 8032280 Aug 18 06:32 nvidia_drv.so
/usr/lib/x86_64-linux-gnu/nvidia/:
total 396
drwxr-xr-x 3 root root 4096 Aug 1 09:16 .
drwxr-xr-x 175 root root 385024 Sep 30 07:04 ..
drwxr-xr-x 2 root root 4096 Sep 27 16:20 current
lrwxrwxrwx 1 root root 54 Aug 1 09:16 libEGL.so.1 -> /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 53 Jul 14 10:59 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 60 Aug 1 09:16 libGLESv1_CM.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 57 Aug 1 09:16 libGLESv2.so.2 -> /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 61 Jul 14 10:59 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 24216
drwxr-xr-x 2 root root 4096 Sep 27 16:20 .
drwxr-xr-x 3 root root 4096 Aug 1 09:16 ..
-rw-r--r-- 1 root root 17528 Aug 18 06:48 libEGL.so.1
lrwxrwxrwx 1 root root 23 Sep 26 15:02 libEGL_nvidia.so.0 -> libEGL_nvidia.so.367.44
-rw-r--r-- 1 root root 1003176 Aug 18 08:13 libEGL_nvidia.so.367.44
lrwxrwxrwx 1 root root 15 Sep 26 15:02 libGL.so.1 -> libGL.so.367.44
-rw-r--r-- 1 root root 1273880 Aug 18 06:49 libGL.so.367.44
-rw-r--r-- 1 root root 33872 Aug 18 06:48 libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 29 Sep 26 15:02 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.367.44
-rw-r--r-- 1 root root 51528 Aug 18 08:13 libGLESv1_CM_nvidia.so.367.44
-rw-r--r-- 1 root root 51504 Aug 18 06:48 libGLESv2.so.2
lrwxrwxrwx 1 root root 26 Sep 26 15:02 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.367.44
-rw-r--r-- 1 root root 75680 Aug 18 08:13 libGLESv2_nvidia.so.367.44
lrwxrwxrwx 1 root root 23 Sep 26 15:02 libGLX_indirect.so.0 -> libGLX_nvidia.so.367.44
lrwxrwxrwx 1 root root 23 Sep 26 15:02 libGLX_nvidia.so.0 -> libGLX_nvidia.so.367.44
-rw-r--r-- 1 root root 1273880 Aug 18 06:49 libGLX_nvidia.so.367.44
lrwxrwxrwx 1 root root 12 Sep 26 15:02 libcuda.so -> libcuda.so.1
lrwxrwxrwx 1 root root 17 Sep 26 15:02 libcuda.so.1 -> libcuda.so.367.44
-rw-r--r-- 1 root root 8190952 Aug 18 07:01 libcuda.so.367.44
lrwxrwxrwx 1 root root 15 Sep 26 15:02 libnvcuvid.so -> libnvcuvid.so.1
lrwxrwxrwx 1 root root 20 Sep 26 15:02 libnvcuvid.so.1 -> libnvcuvid.so.367.44
-rw-r--r-- 1 root root 2214736 Aug 18 07:58 libnvcuvid.so.367.44
lrwxrwxrwx 1 root root 23 Sep 26 15:02 libnvidia-cfg.so.1 -> libnvidia-cfg.so.367.44
-rw-r--r-- 1 root root 159272 Aug 18 07:54 libnvidia-cfg.so.367.44
lrwxrwxrwx 1 root root 17 Sep 26 15:02 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root 22 Sep 26 15:02 libnvidia-ml.so.1 -> libnvidia-ml.so.367.44
-rw-r--r-- 1 root root 1163968 Aug 18 07:56 libnvidia-ml.so.367.44
lrwxrwxrwx 1 root root 26 Sep 26 15:02 libnvidia-opencl.so.1 -> libnvidia-opencl.so.367.44
-rw-r--r-- 1 root root 8551112 Aug 18 07:02 libnvidia-opencl.so.367.44
lrwxrwxrwx 1 root root 25 Sep 26 15:02 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.367.44
-rw-r--r-- 1 root root 698248 Aug 18 06:54 libvdpau_nvidia.so.367.44
/etc/modprobe.d:
total 60
drwxr-xr-x 2 root root 4096 Sep 30 06:56 .
drwxr-xr-x 209 root root 12288 Sep 30 07:04 ..
-rw-r--r-- 1 root root 154 Dec 18 2014 amd64-microcode-blacklist.conf
-rw-r--r-- 1 oblomov oblomov 45 Sep 15 12:09 bbswitch-options.conf
-rw-r--r-- 1 root root 229 Sep 30 06:56 blacklist-3d-gpu.conf
-rw-r--r-- 1 root root 17 Aug 21 2014 blacklist-pcspkr.conf
-rw-r--r-- 1 root root 0 Aug 9 2014 dkms.conf
-rw-r--r-- 1 root root 75 Sep 19 2014 etc-modules-parameters.conf
-rw-r--r-- 1 root root 154 Oct 19 2014 intel-microcode-blacklist.conf
-rw-r--r-- 1 root root 110 Aug 18 2014 iwlwifi-no-80211n.conf
-rw-r--r-- 1 root root 23 Aug 4 16:18 libopenni-sensor-pointclouds0.conf
-rw-r--r-- 1 root root 16 Jun 14 2014 libpisock9.conf
-rw-r--r-- 1 root root 260 Oct 21 2015 nvidia-kernel-common.conf
-rw-r--r-- 1 root root 119 Feb 27 2014 oss-compat.conf
/etc/modprobe.d/blacklist-3d-gpu.conf:# prevent autoload of both nouveau and nvidia kernel modules
/etc/modprobe.d/blacklist-3d-gpu.conf:blacklist nvidia
/etc/modprobe.d/blacklist-3d-gpu.conf:blacklist nvidia-current
/etc/modprobe.d/blacklist-3d-gpu.conf:blacklist nvidia-modeset
/etc/modprobe.d/blacklist-3d-gpu.conf:blacklist nvidia-current-modeset
/etc/modprobe.d/blacklist-3d-gpu.conf:blacklist nvidia-drm
/etc/modprobe.d/blacklist-3d-gpu.conf:blacklist nvidia-current-drm
/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/blacklist-3d-gpu.conf:# prevent autoload of both nouveau and nvidia kernel modules
/etc/modprobe.d/blacklist-3d-gpu.conf:blacklist nouveau
/etc/modules-load.d:
-rw-r--r-- 1 root root 207 Jul 23 06:57 /etc/modules
/etc/modules-load.d/:
total 20
drwxr-xr-x 2 root root 4096 Sep 22 09:26 .
drwxr-xr-x 209 root root 12288 Sep 30 07:04 ..
-rw-r--r-- 1 root root 119 Jul 28 2014 cups-filters.conf
lrwxrwxrwx 1 root root 10 Sep 20 15:03 modules.conf -> ../modules
Files from nvidia-installer:
Config and logfiles:
<<<<<<<<<< /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/X11/xorg.conf.d/20-intel-uxa.conf >>>>>>>>>>
Section "Device"
Identifier "Intel IGP"
Driver "intel"
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf.d/20-intel-uxa.conf ^^^^^^^^^^
<<<<<<<<<< /etc/X11/xorg.conf.d/50-xorg-fix-xwiimote.conf >>>>>>>>>>
# X11 xorg Wii Remote raw input config
# XWiimote reports accelerometer and IR data as absolute axes. Disable them to
# avoid weird mouse behaviour. To use IR data as mouse input, use the xwiimote
# tools or xf86-input-xwiimote which overwrites this.
# This only disables the raw input from the kernel devices. If you use the
# xwiimote tools to emulate mouses/keyboards, then they are not affected by
# this.
# Note that we do not block independent extensions. The Classic Controller or
# Pro Controller devices follow the kernel's gamepad rules and ought to be
# supported out of the box by most applications.
Section "InputClass"
Identifier "Nintendo Wii Remote Raw Input Blacklist"
MatchProduct "Nintendo Wii Remote"
MatchDevicePath "/dev/input/event*"
Option "Ignore" "on"
EndSection
Section "InputClass"
Identifier "Nintendo Wii Remote Classic Controller Whitelist"
MatchProduct "Nintendo Wii Remote Classic Controller"
MatchDevicePath "/dev/input/event*"
Option "Ignore" "off"
EndSection
Section "InputClass"
Identifier "Nintendo Wii Remote Pro Controller Whitelist"
MatchProduct "Nintendo Wii Remote Pro Controller"
MatchDevicePath "/dev/input/event*"
Option "Ignore" "off"
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf.d/50-xorg-fix-xwiimote.conf ^^^^^^^^^^
<<<<<<<<<< /home/oblomov/.local/share/xorg/Xorg.0.log >>>>>>>>>>
[ 74.212]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 74.218] X Protocol Version 11, Revision 0
[ 74.220] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 74.222] Current Operating System: Linux oblomov 4.7.0-1-amd64 #1 SMP Debian 4.7.5-1 (2016-09-26) x86_64
[ 74.222] Kernel command line: BOOT_IMAGE=/vmlinuz-4.7.0-1-amd64 root=UUID=0f69635c-b68c-476c-ba1c-6bdc4c44f397 ro
[ 74.227] Build Date: 06 September 2016 01:32:44PM
[ 74.229] xorg-server 2:1.18.4-2 (https://www.debian.org/support)
[ 74.231] Current version of pixman: 0.34.0
[ 74.235] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 74.235] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 74.243] (==) Log file: "/home/oblomov/.local/share/xorg/Xorg.0.log", Time: Fri Sep 30 06:59:04 2016
[ 74.247] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 74.249] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 74.250] (==) No Layout section. Using the first Screen section.
[ 74.250] (==) No screen section available. Using defaults.
[ 74.250] (**) |-->Screen "Default Screen Section" (0)
[ 74.250] (**) | |-->Monitor "<default monitor>"
[ 74.251] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 74.251] (**) | |-->Device "Intel IGP"
[ 74.251] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 74.251] (==) Automatically adding devices
[ 74.251] (==) Automatically enabling devices
[ 74.251] (==) Automatically adding GPU devices
[ 74.251] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 74.253] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 74.253] Entry deleted from font path.
[ 74.254] (==) 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
[ 74.254] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 74.254] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 74.254] (II) Loader magic: 0x55e020b3bdc0
[ 74.254] (II) Module ABI versions:
[ 74.254] X.Org ANSI C Emulation: 0.4
[ 74.254] X.Org Video Driver: 20.0
[ 74.254] X.Org XInput driver : 22.1
[ 74.254] X.Org Server Extension : 9.0
[ 74.255] (++) using VT number 1
[ 74.256] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 74.257] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 74.257] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[ 74.259] (--) PCI:*(0:0:2:0) 8086:0416:1028:05fe rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 74.259] (--) PCI: (0:2:0:0) 10de:0fe4:1028:05fe rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 74.259] (II) LoadModule: "glx"
[ 74.262] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 74.264] (II) Module glx: vendor="X.Org Foundation"
[ 74.264] compiled for 1.18.4, module version = 1.0.0
[ 74.264] ABI class: X.Org Server Extension, version 9.0
[ 74.264] (==) AIGLX enabled
[ 74.264] (II) LoadModule: "intel"
[ 74.264] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 74.266] (II) Module intel: vendor="X.Org Foundation"
[ 74.266] compiled for 1.18.3, module version = 2.99.917
[ 74.266] Module class: X.Org Video Driver
[ 74.266] ABI class: X.Org Video Driver, version 20.0
[ 74.266] (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
[ 74.266] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 74.266] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 74.266] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 74.266] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 74.266] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20160425
[ 74.266] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20160706-1 (Timo Aaltonen <tjaalton at debian.org>)
[ 74.266] (II) intel(0): SNA compiled for use with valgrind
[ 74.267] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 74.268] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600
[ 74.268] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[ 74.268] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 74.268] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 74.268] (==) intel(0): RGB weight 888
[ 74.268] (==) intel(0): Default visual is TrueColor
[ 74.268] (II) intel(0): Output eDP1 has no monitor section
[ 74.292] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 74.292] (II) intel(0): Enabled output eDP1
[ 74.292] (II) intel(0): Output HDMI1 has no monitor section
[ 74.292] (II) intel(0): Enabled output HDMI1
[ 74.292] (II) intel(0): Output DP1 has no monitor section
[ 74.292] (II) intel(0): Enabled output DP1
[ 74.292] (II) intel(0): Output HDMI2 has no monitor section
[ 74.292] (II) intel(0): Enabled output HDMI2
[ 74.292] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 74.292] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 74.292] (II) intel(0): Enabled output VIRTUAL1
[ 74.292] (--) intel(0): Output eDP1 using initial mode 3200x1800 on pipe 0
[ 74.292] (==) intel(0): TearFree disabled
[ 74.292] (==) intel(0): DPI set to (96, 96)
[ 74.292] (II) Loading sub module "dri2"
[ 74.292] (II) LoadModule: "dri2"
[ 74.292] (II) Module "dri2" already built-in
[ 74.292] (II) Loading sub module "present"
[ 74.292] (II) LoadModule: "present"
[ 74.292] (II) Module "present" already built-in
[ 74.292] (==) Depth 24 pixmap format is 32 bpp
[ 74.295] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[ 74.295] (==) intel(0): Backing store enabled
[ 74.295] (==) intel(0): Silken mouse enabled
[ 74.296] (II) intel(0): HW Cursor enabled
[ 74.296] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 74.296] (==) intel(0): DPMS enabled
[ 74.296] (==) intel(0): Display hotplug detection enabled
[ 74.296] (II) intel(0): [DRI2] Setup complete
[ 74.296] (II) intel(0): [DRI2] DRI driver: i965
[ 74.296] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 74.296] (II) intel(0): direct rendering: DRI2 enabled
[ 74.296] (II) intel(0): hardware support for Present enabled
[ 74.296] (--) RandR disabled
[ 74.301] (II) SELinux: Disabled on system
[ 74.319] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 74.319] (II) AIGLX: enabled GLX_ARB_create_context
[ 74.319] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 74.319] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 74.319] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 74.319] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 74.319] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 74.319] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 74.319] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 74.319] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 74.319] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 74.319] (II) AIGLX: Loaded and initialized i965
[ 74.319] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 74.324] (II) intel(0): switch to mode 3200x1800 at 60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 74.324] (II) intel(0): Setting screen physical size to 846 x 476
[ 74.371] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[ 74.371] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 74.371] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 74.371] (II) LoadModule: "libinput"
[ 74.371] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 74.375] (II) Module libinput: vendor="X.Org Foundation"
[ 74.375] compiled for 1.18.4, module version = 0.19.1
[ 74.375] Module class: X.Org XInput Driver
[ 74.375] ABI class: X.Org XInput driver, version 22.1
[ 74.376] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 13 paused 0
[ 74.376] (II) Using input driver 'libinput' for 'Power Button'
[ 74.376] (**) Power Button: always reports core events
[ 74.376] (**) Option "Device" "/dev/input/event7"
[ 74.376] (**) Option "_source" "server/udev"
[ 74.376] (II) input device 'Power Button', /dev/input/event7 is tagged by udev as: Keyboard
[ 74.376] (II) input device 'Power Button', /dev/input/event7 is a keyboard
[ 74.376] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event7"
[ 74.376] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 74.376] (**) Option "xkb_layout" "us,gr,ru"
[ 74.376] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 74.376] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 74.392] (II) input device 'Power Button', /dev/input/event7 is tagged by udev as: Keyboard
[ 74.393] (II) input device 'Power Button', /dev/input/event7 is a keyboard
[ 74.393] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[ 74.393] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 74.393] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 74.393] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 16 paused 0
[ 74.393] (II) Using input driver 'libinput' for 'Video Bus'
[ 74.393] (**) Video Bus: always reports core events
[ 74.393] (**) Option "Device" "/dev/input/event13"
[ 74.393] (**) Option "_source" "server/udev"
[ 74.394] (II) input device 'Video Bus', /dev/input/event13 is tagged by udev as: Keyboard
[ 74.394] (II) input device 'Video Bus', /dev/input/event13 is a keyboard
[ 74.394] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input16/event13"
[ 74.394] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 74.394] (**) Option "xkb_layout" "us,gr,ru"
[ 74.394] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 74.394] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 74.394] (II) input device 'Video Bus', /dev/input/event13 is tagged by udev as: Keyboard
[ 74.394] (II) input device 'Video Bus', /dev/input/event13 is a keyboard
[ 74.394] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 74.394] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 74.394] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 74.395] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 17 paused 0
[ 74.395] (II) Using input driver 'libinput' for 'Video Bus'
[ 74.395] (**) Video Bus: always reports core events
[ 74.395] (**) Option "Device" "/dev/input/event12"
[ 74.395] (**) Option "_source" "server/udev"
[ 74.395] (II) input device 'Video Bus', /dev/input/event12 is tagged by udev as: Keyboard
[ 74.395] (II) input device 'Video Bus', /dev/input/event12 is a keyboard
[ 74.395] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4d/LNXVIDEO:00/input/input15/event12"
[ 74.395] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 74.395] (**) Option "xkb_layout" "us,gr,ru"
[ 74.395] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 74.395] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 74.395] (II) input device 'Video Bus', /dev/input/event12 is tagged by udev as: Keyboard
[ 74.395] (II) input device 'Video Bus', /dev/input/event12 is a keyboard
[ 74.396] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 74.396] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 74.396] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 74.396] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 18 paused 0
[ 74.396] (II) Using input driver 'libinput' for 'Power Button'
[ 74.396] (**) Power Button: always reports core events
[ 74.396] (**) Option "Device" "/dev/input/event5"
[ 74.396] (**) Option "_source" "server/udev"
[ 74.396] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 74.397] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 74.397] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7/event5"
[ 74.397] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 74.397] (**) Option "xkb_layout" "us,gr,ru"
[ 74.397] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 74.397] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 74.397] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 74.397] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 74.397] (II) config/udev: Adding input device Lid Switch (/dev/input/event6)
[ 74.397] (II) No input driver specified, ignoring this device.
[ 74.397] (II) This device may have been added with another device file.
[ 74.398] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event14)
[ 74.398] (II) No input driver specified, ignoring this device.
[ 74.398] (II) This device may have been added with another device file.
[ 74.398] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event15)
[ 74.398] (II) No input driver specified, ignoring this device.
[ 74.398] (II) This device may have been added with another device file.
[ 74.398] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event16)
[ 74.398] (II) No input driver specified, ignoring this device.
[ 74.398] (II) This device may have been added with another device file.
[ 74.398] (II) config/udev: Adding input device SINO WEALTH USB KEYBOARD (/dev/input/event1)
[ 74.398] (**) SINO WEALTH USB KEYBOARD: Applying InputClass "evdev keyboard catchall"
[ 74.398] (**) SINO WEALTH USB KEYBOARD: Applying InputClass "libinput keyboard catchall"
[ 74.399] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 19 paused 0
[ 74.399] (II) Using input driver 'libinput' for 'SINO WEALTH USB KEYBOARD'
[ 74.399] (**) SINO WEALTH USB KEYBOARD: always reports core events
[ 74.399] (**) Option "Device" "/dev/input/event1"
[ 74.399] (**) Option "_source" "server/udev"
[ 74.399] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event1 is tagged by udev as: Keyboard
[ 74.399] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event1 is a keyboard
[ 74.399] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:5C0A:0003.0001/input/input4/event1"
[ 74.399] (II) XINPUT: Adding extended input device "SINO WEALTH USB KEYBOARD" (type: KEYBOARD, id 10)
[ 74.399] (**) Option "xkb_layout" "us,gr,ru"
[ 74.399] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 74.399] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 74.400] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event1 is tagged by udev as: Keyboard
[ 74.400] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event1 is a keyboard
[ 74.400] (II) config/udev: Adding input device SINO WEALTH USB KEYBOARD (/dev/input/event2)
[ 74.400] (**) SINO WEALTH USB KEYBOARD: Applying InputClass "evdev keyboard catchall"
[ 74.400] (**) SINO WEALTH USB KEYBOARD: Applying InputClass "libinput keyboard catchall"
[ 74.401] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 20 paused 0
[ 74.401] (II) Using input driver 'libinput' for 'SINO WEALTH USB KEYBOARD'
[ 74.401] (**) SINO WEALTH USB KEYBOARD: always reports core events
[ 74.401] (**) Option "Device" "/dev/input/event2"
[ 74.401] (**) Option "_source" "server/udev"
[ 74.401] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event2 is tagged by udev as: Keyboard
[ 74.401] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event2 is a keyboard
[ 74.401] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:5C0A:0003.0002/input/input5/event2"
[ 74.401] (II) XINPUT: Adding extended input device "SINO WEALTH USB KEYBOARD" (type: KEYBOARD, id 11)
[ 74.401] (**) Option "xkb_layout" "us,gr,ru"
[ 74.401] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 74.401] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 74.401] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event2 is tagged by udev as: Keyboard
[ 74.401] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event2 is a keyboard
[ 74.402] (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event9)
[ 74.402] (**) Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
[ 74.402] (**) Integrated_Webcam_HD: Applying InputClass "libinput keyboard catchall"
[ 74.402] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 21 paused 0
[ 74.402] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD'
[ 74.402] (**) Integrated_Webcam_HD: always reports core events
[ 74.402] (**) Option "Device" "/dev/input/event9"
[ 74.402] (**) Option "_source" "server/udev"
[ 74.403] (II) input device 'Integrated_Webcam_HD', /dev/input/event9 is tagged by udev as: Keyboard
[ 74.403] (II) input device 'Integrated_Webcam_HD', /dev/input/event9 is a keyboard
[ 74.403] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/input/input12/event9"
[ 74.403] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 12)
[ 74.403] (**) Option "xkb_layout" "us,gr,ru"
[ 74.403] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 74.403] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 74.403] (II) input device 'Integrated_Webcam_HD', /dev/input/event9 is tagged by udev as: Keyboard
[ 74.403] (II) input device 'Integrated_Webcam_HD', /dev/input/event9 is a keyboard
[ 74.403] (II) config/udev: Adding input device SYNAPTICS Synaptics Large Touch Screen (/dev/input/event8)
[ 74.403] (**) SYNAPTICS Synaptics Large Touch Screen: Applying InputClass "evdev touchscreen catchall"
[ 74.403] (**) SYNAPTICS Synaptics Large Touch Screen: Applying InputClass "libinput touchscreen catchall"
[ 74.404] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 22 paused 0
[ 74.404] (II) Using input driver 'libinput' for 'SYNAPTICS Synaptics Large Touch Screen'
[ 74.404] (**) SYNAPTICS Synaptics Large Touch Screen: always reports core events
[ 74.404] (**) Option "Device" "/dev/input/event8"
[ 74.404] (**) Option "_source" "server/udev"
[ 74.404] (II) input device 'SYNAPTICS Synaptics Large Touch Screen', /dev/input/event8 is tagged by udev as: Touchscreen
[ 74.404] (II) input device 'SYNAPTICS Synaptics Large Touch Screen', /dev/input/event8 is a touch device
[ 74.404] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:06CB:0AC3.0003/input/input10/event8"
[ 74.404] (II) XINPUT: Adding extended input device "SYNAPTICS Synaptics Large Touch Screen" (type: TOUCHSCREEN, id 13)
[ 74.404] (**) Option "AccelerationScheme" "none"
[ 74.404] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) selected scheme none/0
[ 74.404] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration factor: 2.000
[ 74.404] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration threshold: 4
[ 74.405] (II) input device 'SYNAPTICS Synaptics Large Touch Screen', /dev/input/event8 is tagged by udev as: Touchscreen
[ 74.405] (II) input device 'SYNAPTICS Synaptics Large Touch Screen', /dev/input/event8 is a touch device
[ 74.405] (II) config/udev: Adding input device SYNAPTICS Synaptics Large Touch Screen (/dev/input/mouse1)
[ 74.405] (II) No input driver specified, ignoring this device.
[ 74.405] (II) This device may have been added with another device file.
[ 74.405] (II) config/udev: Adding input device Dual-mode Keyboard (/dev/input/event17)
[ 74.405] (**) Dual-mode Keyboard: Applying InputClass "evdev keyboard catchall"
[ 74.405] (**) Dual-mode Keyboard: Applying InputClass "libinput keyboard catchall"
[ 74.406] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 23 paused 0
[ 74.406] (II) Using input driver 'libinput' for 'Dual-mode Keyboard'
[ 74.406] (**) Dual-mode Keyboard: always reports core events
[ 74.406] (**) Option "Device" "/dev/input/event17"
[ 74.406] (**) Option "_source" "server/udev"
[ 74.406] (II) input device 'Dual-mode Keyboard', /dev/input/event17 is tagged by udev as: Keyboard
[ 74.406] (II) input device 'Dual-mode Keyboard', /dev/input/event17 is a keyboard
[ 74.406] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/bluetooth/hci0/hci0:256/0005:04E8:7021.0004/input/input20/event17"
[ 74.406] (II) XINPUT: Adding extended input device "Dual-mode Keyboard" (type: KEYBOARD, id 14)
[ 74.406] (**) Option "xkb_layout" "us,gr,ru"
[ 74.406] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 74.406] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 74.406] (II) input device 'Dual-mode Keyboard', /dev/input/event17 is tagged by udev as: Keyboard
[ 74.407] (II) input device 'Dual-mode Keyboard', /dev/input/event17 is a keyboard
[ 74.407] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[ 74.407] (II) No input driver specified, ignoring this device.
[ 74.407] (II) This device may have been added with another device file.
[ 74.407] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event11)
[ 74.407] (II) No input driver specified, ignoring this device.
[ 74.407] (II) This device may have been added with another device file.
[ 74.407] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 74.407] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 74.407] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 74.408] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 24 paused 0
[ 74.408] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 74.408] (**) AT Translated Set 2 keyboard: always reports core events
[ 74.408] (**) Option "Device" "/dev/input/event0"
[ 74.408] (**) Option "_source" "server/udev"
[ 74.408] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 74.408] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 74.408] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 74.408] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[ 74.408] (**) Option "xkb_layout" "us,gr,ru"
[ 74.408] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 74.408] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 74.408] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 74.408] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 74.409] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event3)
[ 74.409] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 74.409] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 74.409] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 74.409] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 74.409] (II) LoadModule: "synaptics"
[ 74.409] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 74.409] (II) Module synaptics: vendor="X.Org Foundation"
[ 74.409] compiled for 1.18.3, module version = 1.8.3
[ 74.409] Module class: X.Org XInput Driver
[ 74.409] ABI class: X.Org XInput driver, version 22.1
[ 74.410] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 25 paused 0
[ 74.410] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 74.410] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 74.410] (**) Option "Device" "/dev/input/event3"
[ 74.436] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[ 74.436] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1386 - 5660 (res 42)
[ 74.436] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1252 - 4646 (res 44)
[ 74.436] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 74.436] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 74.436] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[ 74.436] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 74.436] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 74.436] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 74.436] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 74.436] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input3/event3"
[ 74.436] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 16)
[ 74.436] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 74.436] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 74.436] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
[ 74.436] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 74.436] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 74.436] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 74.436] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 74.436] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 74.436] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 74.436] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 74.437] (II) config/udev: Adding input device DELL Wireless hotkeys (/dev/input/event4)
[ 74.437] (**) DELL Wireless hotkeys: Applying InputClass "evdev keyboard catchall"
[ 74.437] (**) DELL Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[ 74.437] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 26 paused 0
[ 74.437] (II) Using input driver 'libinput' for 'DELL Wireless hotkeys'
[ 74.437] (**) DELL Wireless hotkeys: always reports core events
[ 74.437] (**) Option "Device" "/dev/input/event4"
[ 74.437] (**) Option "_source" "server/udev"
[ 74.437] (II) input device 'DELL Wireless hotkeys', /dev/input/event4 is tagged by udev as: Keyboard
[ 74.437] (II) input device 'DELL Wireless hotkeys', /dev/input/event4 is a keyboard
[ 74.438] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event4"
[ 74.438] (II) XINPUT: Adding extended input device "DELL Wireless hotkeys" (type: KEYBOARD, id 17)
[ 74.438] (**) Option "xkb_layout" "us,gr,ru"
[ 74.438] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 74.438] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 74.438] (II) input device 'DELL Wireless hotkeys', /dev/input/event4 is tagged by udev as: Keyboard
[ 74.438] (II) input device 'DELL Wireless hotkeys', /dev/input/event4 is a keyboard
[ 74.467] (II) intel(0): EDID vendor "SHP", prod id 5112
[ 74.467] (II) intel(0): Printing DDC gathered Modelines:
[ 74.467] (II) intel(0): Modeline "3200x1800"x0.0 373.25 3200 3248 3280 3360 1800 1803 1808 1852 -hsync -vsync (111.1 kHz eP)
^^^^^^^^^^ /home/oblomov/.local/share/xorg/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /home/oblomov/.local/share/xorg/Xorg.0.log.old >>>>>>>>>>
[ 88.536]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 88.536] X Protocol Version 11, Revision 0
[ 88.536] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 88.536] Current Operating System: Linux oblomov 4.7.0-1-amd64 #1 SMP Debian 4.7.5-1 (2016-09-26) x86_64
[ 88.536] Kernel command line: BOOT_IMAGE=/vmlinuz-4.7.0-1-amd64 root=UUID=0f69635c-b68c-476c-ba1c-6bdc4c44f397 ro
[ 88.536] Build Date: 06 September 2016 01:32:44PM
[ 88.537] xorg-server 2:1.18.4-2 (https://www.debian.org/support)
[ 88.537] Current version of pixman: 0.34.0
[ 88.537] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 88.537] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 88.537] (==) Log file: "/home/oblomov/.local/share/xorg/Xorg.0.log", Time: Thu Sep 29 17:19:06 2016
[ 88.538] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 88.539] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 88.540] (==) No Layout section. Using the first Screen section.
[ 88.540] (==) No screen section available. Using defaults.
[ 88.540] (**) |-->Screen "Default Screen Section" (0)
[ 88.540] (**) | |-->Monitor "<default monitor>"
[ 88.540] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 88.540] (**) | |-->Device "Intel IGP"
[ 88.540] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 88.541] (==) Automatically adding devices
[ 88.541] (==) Automatically enabling devices
[ 88.541] (==) Automatically adding GPU devices
[ 88.541] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 88.542] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 88.542] Entry deleted from font path.
[ 88.544] (==) 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
[ 88.544] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 88.544] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 88.544] (II) Loader magic: 0x5604a820adc0
[ 88.544] (II) Module ABI versions:
[ 88.544] X.Org ANSI C Emulation: 0.4
[ 88.544] X.Org Video Driver: 20.0
[ 88.544] X.Org XInput driver : 22.1
[ 88.544] X.Org Server Extension : 9.0
[ 88.545] (++) using VT number 1
[ 88.546] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 88.547] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 88.547] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 8 paused 0
[ 88.547] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 88.547] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
[ 88.549] (--) PCI:*(0:0:2:0) 8086:0416:1028:05fe rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 88.549] (--) PCI: (0:2:0:0) 10de:0fe4:1028:05fe rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 88.549] (II) LoadModule: "glx"
[ 88.551] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 88.560] (II) Module glx: vendor="X.Org Foundation"
[ 88.560] compiled for 1.18.4, module version = 1.0.0
[ 88.560] ABI class: X.Org Server Extension, version 9.0
[ 88.560] (==) AIGLX enabled
[ 88.560] (II) LoadModule: "intel"
[ 88.560] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 88.562] (II) Module intel: vendor="X.Org Foundation"
[ 88.562] compiled for 1.18.3, module version = 2.99.917
[ 88.562] Module class: X.Org Video Driver
[ 88.562] ABI class: X.Org Video Driver, version 20.0
[ 88.562] (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
[ 88.562] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 88.562] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 88.562] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 88.562] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 88.563] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20160425
[ 88.563] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20160706-1 (Timo Aaltonen <tjaalton at debian.org>)
[ 88.563] (II) intel(0): SNA compiled for use with valgrind
[ 88.563] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 88.564] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600
[ 88.564] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[ 88.564] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 88.564] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 88.564] (==) intel(0): RGB weight 888
[ 88.564] (==) intel(0): Default visual is TrueColor
[ 88.564] (II) intel(0): Output eDP1 has no monitor section
[ 88.592] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 88.592] (II) intel(0): Enabled output eDP1
[ 88.592] (II) intel(0): Output HDMI1 has no monitor section
[ 88.592] (II) intel(0): Enabled output HDMI1
[ 88.592] (II) intel(0): Output DP1 has no monitor section
[ 88.592] (II) intel(0): Enabled output DP1
[ 88.592] (II) intel(0): Output HDMI2 has no monitor section
[ 88.592] (II) intel(0): Enabled output HDMI2
[ 88.592] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 88.592] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 88.592] (II) intel(0): Enabled output VIRTUAL1
[ 88.592] (--) intel(0): Output eDP1 using initial mode 3200x1800 on pipe 0
[ 88.592] (==) intel(0): TearFree disabled
[ 88.592] (==) intel(0): DPI set to (96, 96)
[ 88.592] (II) Loading sub module "dri2"
[ 88.592] (II) LoadModule: "dri2"
[ 88.592] (II) Module "dri2" already built-in
[ 88.592] (II) Loading sub module "present"
[ 88.592] (II) LoadModule: "present"
[ 88.592] (II) Module "present" already built-in
[ 88.592] (==) Depth 24 pixmap format is 32 bpp
[ 88.595] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[ 88.595] (==) intel(0): Backing store enabled
[ 88.595] (==) intel(0): Silken mouse enabled
[ 88.595] (II) intel(0): HW Cursor enabled
[ 88.595] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 88.595] (==) intel(0): DPMS enabled
[ 88.596] (==) intel(0): Display hotplug detection enabled
[ 88.596] (II) intel(0): [DRI2] Setup complete
[ 88.596] (II) intel(0): [DRI2] DRI driver: i965
[ 88.596] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 88.596] (II) intel(0): direct rendering: DRI2 enabled
[ 88.596] (II) intel(0): hardware support for Present enabled
[ 88.596] (--) RandR disabled
[ 88.599] (II) SELinux: Disabled on system
[ 88.616] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 88.616] (II) AIGLX: enabled GLX_ARB_create_context
[ 88.616] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 88.616] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 88.616] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 88.616] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 88.616] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 88.616] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 88.616] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 88.616] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 88.616] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 88.616] (II) AIGLX: Loaded and initialized i965
[ 88.616] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 88.621] (II) intel(0): switch to mode 3200x1800 at 60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 88.621] (II) intel(0): Setting screen physical size to 846 x 476
[ 88.667] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 88.667] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 88.667] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 88.667] (II) LoadModule: "libinput"
[ 88.668] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 88.671] (II) Module libinput: vendor="X.Org Foundation"
[ 88.671] compiled for 1.18.4, module version = 0.19.1
[ 88.671] Module class: X.Org XInput Driver
[ 88.671] ABI class: X.Org XInput driver, version 22.1
[ 88.672] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 14 paused 0
[ 88.672] (II) Using input driver 'libinput' for 'Power Button'
[ 88.672] (**) Power Button: always reports core events
[ 88.672] (**) Option "Device" "/dev/input/event4"
[ 88.672] (**) Option "_source" "server/udev"
[ 88.672] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 88.672] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 88.672] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[ 88.672] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 88.672] (**) Option "xkb_layout" "us,gr,ru"
[ 88.672] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 88.672] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 88.688] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 88.688] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 88.689] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[ 88.689] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 88.689] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 88.689] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 17 paused 0
[ 88.689] (II) Using input driver 'libinput' for 'Video Bus'
[ 88.689] (**) Video Bus: always reports core events
[ 88.689] (**) Option "Device" "/dev/input/event11"
[ 88.689] (**) Option "_source" "server/udev"
[ 88.690] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[ 88.690] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[ 88.690] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input13/event11"
[ 88.690] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 88.690] (**) Option "xkb_layout" "us,gr,ru"
[ 88.690] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 88.690] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 88.690] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[ 88.690] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[ 88.690] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[ 88.690] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 88.690] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 88.691] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 18 paused 0
[ 88.691] (II) Using input driver 'libinput' for 'Video Bus'
[ 88.691] (**) Video Bus: always reports core events
[ 88.691] (**) Option "Device" "/dev/input/event10"
[ 88.691] (**) Option "_source" "server/udev"
[ 88.691] (II) input device 'Video Bus', /dev/input/event10 is tagged by udev as: Keyboard
[ 88.691] (II) input device 'Video Bus', /dev/input/event10 is a keyboard
[ 88.691] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4d/LNXVIDEO:00/input/input12/event10"
[ 88.691] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 88.691] (**) Option "xkb_layout" "us,gr,ru"
[ 88.691] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 88.691] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 88.692] (II) input device 'Video Bus', /dev/input/event10 is tagged by udev as: Keyboard
[ 88.692] (II) input device 'Video Bus', /dev/input/event10 is a keyboard
[ 88.692] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 88.692] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 88.692] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 88.692] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 19 paused 0
[ 88.692] (II) Using input driver 'libinput' for 'Power Button'
[ 88.693] (**) Power Button: always reports core events
[ 88.693] (**) Option "Device" "/dev/input/event2"
[ 88.693] (**) Option "_source" "server/udev"
[ 88.693] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[ 88.693] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[ 88.693] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
[ 88.693] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 88.693] (**) Option "xkb_layout" "us,gr,ru"
[ 88.693] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 88.693] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 88.693] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[ 88.693] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[ 88.693] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 88.693] (II) No input driver specified, ignoring this device.
[ 88.693] (II) This device may have been added with another device file.
[ 88.694] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event12)
[ 88.694] (II) No input driver specified, ignoring this device.
[ 88.694] (II) This device may have been added with another device file.
[ 88.694] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event13)
[ 88.694] (II) No input driver specified, ignoring this device.
[ 88.694] (II) This device may have been added with another device file.
[ 88.694] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event14)
[ 88.694] (II) No input driver specified, ignoring this device.
[ 88.694] (II) This device may have been added with another device file.
[ 88.694] (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event7)
[ 88.694] (**) Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
[ 88.694] (**) Integrated_Webcam_HD: Applying InputClass "libinput keyboard catchall"
[ 88.695] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 20 paused 0
[ 88.695] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD'
[ 88.695] (**) Integrated_Webcam_HD: always reports core events
[ 88.695] (**) Option "Device" "/dev/input/event7"
[ 88.695] (**) Option "_source" "server/udev"
[ 88.695] (II) input device 'Integrated_Webcam_HD', /dev/input/event7 is tagged by udev as: Keyboard
[ 88.695] (II) input device 'Integrated_Webcam_HD', /dev/input/event7 is a keyboard
[ 88.695] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11:1.0/input/input9/event7"
[ 88.695] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 10)
[ 88.695] (**) Option "xkb_layout" "us,gr,ru"
[ 88.695] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 88.695] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 88.695] (II) input device 'Integrated_Webcam_HD', /dev/input/event7 is tagged by udev as: Keyboard
[ 88.695] (II) input device 'Integrated_Webcam_HD', /dev/input/event7 is a keyboard
[ 88.696] (II) config/udev: Adding input device SYNAPTICS Synaptics Large Touch Screen (/dev/input/event6)
[ 88.696] (**) SYNAPTICS Synaptics Large Touch Screen: Applying InputClass "evdev touchscreen catchall"
[ 88.696] (**) SYNAPTICS Synaptics Large Touch Screen: Applying InputClass "libinput touchscreen catchall"
[ 88.696] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 21 paused 0
[ 88.696] (II) Using input driver 'libinput' for 'SYNAPTICS Synaptics Large Touch Screen'
[ 88.696] (**) SYNAPTICS Synaptics Large Touch Screen: always reports core events
[ 88.696] (**) Option "Device" "/dev/input/event6"
[ 88.696] (**) Option "_source" "server/udev"
[ 88.697] (II) input device 'SYNAPTICS Synaptics Large Touch Screen', /dev/input/event6 is tagged by udev as: Touchscreen
[ 88.697] (II) input device 'SYNAPTICS Synaptics Large Touch Screen', /dev/input/event6 is a touch device
[ 88.697] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:06CB:0AC3.0001/input/input7/event6"
[ 88.697] (II) XINPUT: Adding extended input device "SYNAPTICS Synaptics Large Touch Screen" (type: TOUCHSCREEN, id 11)
[ 88.697] (**) Option "AccelerationScheme" "none"
[ 88.697] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) selected scheme none/0
[ 88.697] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration factor: 2.000
[ 88.697] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration threshold: 4
[ 88.697] (II) input device 'SYNAPTICS Synaptics Large Touch Screen', /dev/input/event6 is tagged by udev as: Touchscreen
[ 88.697] (II) input device 'SYNAPTICS Synaptics Large Touch Screen', /dev/input/event6 is a touch device
[ 88.697] (II) config/udev: Adding input device SYNAPTICS Synaptics Large Touch Screen (/dev/input/mouse1)
[ 88.697] (II) No input driver specified, ignoring this device.
[ 88.697] (II) This device may have been added with another device file.
[ 88.698] (II) config/udev: Adding input device Dual-mode Keyboard (/dev/input/event15)
[ 88.698] (**) Dual-mode Keyboard: Applying InputClass "evdev keyboard catchall"
[ 88.698] (**) Dual-mode Keyboard: Applying InputClass "libinput keyboard catchall"
[ 88.698] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 22 paused 0
[ 88.698] (II) Using input driver 'libinput' for 'Dual-mode Keyboard'
[ 88.698] (**) Dual-mode Keyboard: always reports core events
[ 88.698] (**) Option "Device" "/dev/input/event15"
[ 88.698] (**) Option "_source" "server/udev"
[ 88.699] (II) input device 'Dual-mode Keyboard', /dev/input/event15 is tagged by udev as: Keyboard
[ 88.699] (II) input device 'Dual-mode Keyboard', /dev/input/event15 is a keyboard
[ 88.699] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/bluetooth/hci0/hci0:256/0005:04E8:7021.0002/input/input17/event15"
[ 88.699] (II) XINPUT: Adding extended input device "Dual-mode Keyboard" (type: KEYBOARD, id 12)
[ 88.699] (**) Option "xkb_layout" "us,gr,ru"
[ 88.699] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 88.699] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 88.699] (II) input device 'Dual-mode Keyboard', /dev/input/event15 is tagged by udev as: Keyboard
[ 88.699] (II) input device 'Dual-mode Keyboard', /dev/input/event15 is a keyboard
[ 88.699] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[ 88.699] (II) No input driver specified, ignoring this device.
[ 88.699] (II) This device may have been added with another device file.
[ 88.699] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event9)
[ 88.700] (II) No input driver specified, ignoring this device.
[ 88.700] (II) This device may have been added with another device file.
[ 88.700] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 88.700] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 88.700] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 88.700] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 23 paused 0
[ 88.700] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 88.700] (**) AT Translated Set 2 keyboard: always reports core events
[ 88.700] (**) Option "Device" "/dev/input/event0"
[ 88.700] (**) Option "_source" "server/udev"
[ 88.700] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 88.700] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 88.700] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 88.700] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[ 88.700] (**) Option "xkb_layout" "us,gr,ru"
[ 88.700] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 88.700] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 88.701] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 88.701] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 88.701] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event1)
[ 88.701] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 88.701] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 88.701] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 88.701] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 88.701] (II) LoadModule: "synaptics"
[ 88.701] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 88.702] (II) Module synaptics: vendor="X.Org Foundation"
[ 88.702] compiled for 1.18.3, module version = 1.8.3
[ 88.702] Module class: X.Org XInput Driver
[ 88.702] ABI class: X.Org XInput driver, version 22.1
[ 88.702] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 24 paused 0
[ 88.702] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 88.702] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 88.702] (**) Option "Device" "/dev/input/event1"
[ 88.732] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[ 88.732] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1386 - 5660 (res 42)
[ 88.732] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1252 - 4646 (res 44)
[ 88.732] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 88.732] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 88.732] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[ 88.732] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 88.732] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 88.732] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 88.732] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 88.732] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[ 88.732] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[ 88.732] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 88.732] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 88.732] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
[ 88.732] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 88.732] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 88.732] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 88.732] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 88.732] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 88.732] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 88.732] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 88.733] (II) config/udev: Adding input device DELL Wireless hotkeys (/dev/input/event5)
[ 88.733] (**) DELL Wireless hotkeys: Applying InputClass "evdev keyboard catchall"
[ 88.733] (**) DELL Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[ 88.733] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 25 paused 0
[ 88.733] (II) Using input driver 'libinput' for 'DELL Wireless hotkeys'
[ 88.733] (**) DELL Wireless hotkeys: always reports core events
[ 88.733] (**) Option "Device" "/dev/input/event5"
[ 88.733] (**) Option "_source" "server/udev"
[ 88.733] (II) input device 'DELL Wireless hotkeys', /dev/input/event5 is tagged by udev as: Keyboard
[ 88.734] (II) input device 'DELL Wireless hotkeys', /dev/input/event5 is a keyboard
[ 88.734] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event5"
[ 88.734] (II) XINPUT: Adding extended input device "DELL Wireless hotkeys" (type: KEYBOARD, id 15)
[ 88.734] (**) Option "xkb_layout" "us,gr,ru"
[ 88.734] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 88.734] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 88.734] (II) input device 'DELL Wireless hotkeys', /dev/input/event5 is tagged by udev as: Keyboard
[ 88.734] (II) input device 'DELL Wireless hotkeys', /dev/input/event5 is a keyboard
[ 88.759] (II) intel(0): EDID vendor "SHP", prod id 5112
[ 88.759] (II) intel(0): Printing DDC gathered Modelines:
[ 88.759] (II) intel(0): Modeline "3200x1800"x0.0 373.25 3200 3248 3280 3360 1800 1803 1808 1852 -hsync -vsync (111.1 kHz eP)
[ 2568.681] (II) config/udev: removing device Dual-mode Keyboard
[ 2568.681] (**) Option "fd" "22"
[ 2568.681] (II) UnloadModule: "libinput"
[ 2568.681] (II) systemd-logind: releasing fd for 13:79
[ 3504.238] (II) config/udev: Adding input device Dual-mode Keyboard (/dev/input/event15)
[ 3504.238] (**) Dual-mode Keyboard: Applying InputClass "evdev keyboard catchall"
[ 3504.238] (**) Dual-mode Keyboard: Applying InputClass "libinput keyboard catchall"
[ 3504.238] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 30 paused 0
[ 3504.239] (II) Using input driver 'libinput' for 'Dual-mode Keyboard'
[ 3504.239] (**) Dual-mode Keyboard: always reports core events
[ 3504.239] (**) Option "Device" "/dev/input/event15"
[ 3504.239] (**) Option "_source" "server/udev"
[ 3504.239] (II) input device 'Dual-mode Keyboard', /dev/input/event15 is tagged by udev as: Keyboard
[ 3504.239] (II) input device 'Dual-mode Keyboard', /dev/input/event15 is a keyboard
[ 3504.239] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/bluetooth/hci0/hci0:256/0005:04E8:7021.0003/input/input18/event15"
[ 3504.239] (II) XINPUT: Adding extended input device "Dual-mode Keyboard" (type: KEYBOARD, id 12)
[ 3504.239] (WW) Option "xkb_model" requires a string value
[ 3504.239] (**) Option "xkb_layout" "us,gr,ru"
[ 3504.239] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 3504.239] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 3504.239] (II) input device 'Dual-mode Keyboard', /dev/input/event15 is tagged by udev as: Keyboard
[ 3504.239] (II) input device 'Dual-mode Keyboard', /dev/input/event15 is a keyboard
[ 4246.333] (II) intel(0): switch to mode 800x600 at 60.3 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 6282.361] (II) intel(0): switch to mode 3200x1800 at 60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 10228.329] (II) config/udev: removing device Dual-mode Keyboard
[ 10228.329] (**) Option "fd" "30"
[ 10228.329] (II) UnloadModule: "libinput"
[ 10228.329] (II) systemd-logind: releasing fd for 13:79
[ 11230.386] (II) config/udev: Adding input device Dual-mode Keyboard (/dev/input/event15)
[ 11230.386] (**) Dual-mode Keyboard: Applying InputClass "evdev keyboard catchall"
[ 11230.386] (**) Dual-mode Keyboard: Applying InputClass "libinput keyboard catchall"
[ 11230.387] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 33 paused 0
[ 11230.387] (II) Using input driver 'libinput' for 'Dual-mode Keyboard'
[ 11230.387] (**) Dual-mode Keyboard: always reports core events
[ 11230.387] (**) Option "Device" "/dev/input/event15"
[ 11230.387] (**) Option "_source" "server/udev"
[ 11230.387] (II) input device 'Dual-mode Keyboard', /dev/input/event15 is tagged by udev as: Keyboard
[ 11230.387] (II) input device 'Dual-mode Keyboard', /dev/input/event15 is a keyboard
[ 11230.387] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/bluetooth/hci0/hci0:256/0005:04E8:7021.0004/input/input19/event15"
[ 11230.387] (II) XINPUT: Adding extended input device "Dual-mode Keyboard" (type: KEYBOARD, id 12)
[ 11230.387] (WW) Option "xkb_model" requires a string value
[ 11230.387] (**) Option "xkb_layout" "us,gr,ru"
[ 11230.387] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 11230.387] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 11230.388] (II) input device 'Dual-mode Keyboard', /dev/input/event15 is tagged by udev as: Keyboard
[ 11230.388] (II) input device 'Dual-mode Keyboard', /dev/input/event15 is a keyboard
[ 13546.896] (II) config/udev: removing device Dual-mode Keyboard
[ 13546.897] (**) Option "fd" "33"
[ 13546.897] (II) UnloadModule: "libinput"
[ 13546.897] (II) systemd-logind: releasing fd for 13:79
[ 13588.106] (II) config/udev: Adding input device SINO WEALTH USB KEYBOARD (/dev/input/event16)
[ 13588.106] (**) SINO WEALTH USB KEYBOARD: Applying InputClass "evdev keyboard catchall"
[ 13588.106] (**) SINO WEALTH USB KEYBOARD: Applying InputClass "libinput keyboard catchall"
[ 13588.106] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 34 paused 0
[ 13588.106] (II) Using input driver 'libinput' for 'SINO WEALTH USB KEYBOARD'
[ 13588.106] (**) SINO WEALTH USB KEYBOARD: always reports core events
[ 13588.106] (**) Option "Device" "/dev/input/event16"
[ 13588.106] (**) Option "_source" "server/udev"
[ 13588.107] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event16 is tagged by udev as: Keyboard
[ 13588.107] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event16 is a keyboard
[ 13588.107] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:5C0A:0003.0006/input/input21/event16"
[ 13588.107] (II) XINPUT: Adding extended input device "SINO WEALTH USB KEYBOARD" (type: KEYBOARD, id 12)
[ 13588.107] (WW) Option "xkb_model" requires a string value
[ 13588.107] (**) Option "xkb_layout" "us,gr,ru"
[ 13588.107] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 13588.107] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 13588.107] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event16 is tagged by udev as: Keyboard
[ 13588.107] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event16 is a keyboard
[ 13588.110] (II) config/udev: Adding input device SINO WEALTH USB KEYBOARD (/dev/input/event15)
[ 13588.110] (**) SINO WEALTH USB KEYBOARD: Applying InputClass "evdev keyboard catchall"
[ 13588.110] (**) SINO WEALTH USB KEYBOARD: Applying InputClass "libinput keyboard catchall"
[ 13588.110] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 41 paused 0
[ 13588.110] (II) Using input driver 'libinput' for 'SINO WEALTH USB KEYBOARD'
[ 13588.110] (**) SINO WEALTH USB KEYBOARD: always reports core events
[ 13588.110] (**) Option "Device" "/dev/input/event15"
[ 13588.110] (**) Option "_source" "server/udev"
[ 13588.111] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event15 is tagged by udev as: Keyboard
[ 13588.111] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event15 is a keyboard
[ 13588.111] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:5C0A:0003.0005/input/input20/event15"
[ 13588.111] (II) XINPUT: Adding extended input device "SINO WEALTH USB KEYBOARD" (type: KEYBOARD, id 16)
[ 13588.111] (WW) Option "xkb_model" requires a string value
[ 13588.111] (**) Option "xkb_layout" "us,gr,ru"
[ 13588.111] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 13588.111] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 13588.111] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event15 is tagged by udev as: Keyboard
[ 13588.111] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event15 is a keyboard
[ 13592.006] (II) config/udev: Adding input device Dual-mode Keyboard (/dev/input/event17)
[ 13592.006] (**) Dual-mode Keyboard: Applying InputClass "evdev keyboard catchall"
[ 13592.006] (**) Dual-mode Keyboard: Applying InputClass "libinput keyboard catchall"
[ 13592.007] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 42 paused 0
[ 13592.007] (II) Using input driver 'libinput' for 'Dual-mode Keyboard'
[ 13592.007] (**) Dual-mode Keyboard: always reports core events
[ 13592.007] (**) Option "Device" "/dev/input/event17"
[ 13592.007] (**) Option "_source" "server/udev"
[ 13592.007] (II) input device 'Dual-mode Keyboard', /dev/input/event17 is tagged by udev as: Keyboard
[ 13592.007] (II) input device 'Dual-mode Keyboard', /dev/input/event17 is a keyboard
[ 13592.007] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/bluetooth/hci0/hci0:256/0005:04E8:7021.0007/input/input22/event17"
[ 13592.007] (II) XINPUT: Adding extended input device "Dual-mode Keyboard" (type: KEYBOARD, id 17)
[ 13592.007] (WW) Option "xkb_model" requires a string value
[ 13592.007] (**) Option "xkb_layout" "us,gr,ru"
[ 13592.007] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 13592.007] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 13592.007] (II) input device 'Dual-mode Keyboard', /dev/input/event17 is tagged by udev as: Keyboard
[ 13592.007] (II) input device 'Dual-mode Keyboard', /dev/input/event17 is a keyboard
[ 13612.001] (II) config/udev: removing device Dual-mode Keyboard
[ 13612.001] (**) Option "fd" "42"
[ 13612.001] (II) UnloadModule: "libinput"
[ 13612.001] (II) systemd-logind: releasing fd for 13:81
[ 13612.562] (II) config/udev: Adding input device Dual-mode Keyboard (/dev/input/event17)
[ 13612.562] (**) Dual-mode Keyboard: Applying InputClass "evdev keyboard catchall"
[ 13612.562] (**) Dual-mode Keyboard: Applying InputClass "libinput keyboard catchall"
[ 13612.563] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 42 paused 0
[ 13612.563] (II) Using input driver 'libinput' for 'Dual-mode Keyboard'
[ 13612.563] (**) Dual-mode Keyboard: always reports core events
[ 13612.563] (**) Option "Device" "/dev/input/event17"
[ 13612.563] (**) Option "_source" "server/udev"
[ 13612.563] (II) input device 'Dual-mode Keyboard', /dev/input/event17 is tagged by udev as: Keyboard
[ 13612.563] (II) input device 'Dual-mode Keyboard', /dev/input/event17 is a keyboard
[ 13612.563] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/bluetooth/hci0/hci0:512/0005:04E8:7021.0008/input/input23/event17"
[ 13612.563] (II) XINPUT: Adding extended input device "Dual-mode Keyboard" (type: KEYBOARD, id 17)
[ 13612.563] (WW) Option "xkb_model" requires a string value
[ 13612.563] (**) Option "xkb_layout" "us,gr,ru"
[ 13612.563] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 13612.563] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 13612.564] (II) input device 'Dual-mode Keyboard', /dev/input/event17 is tagged by udev as: Keyboard
[ 13612.564] (II) input device 'Dual-mode Keyboard', /dev/input/event17 is a keyboard
[ 18960.986] (II) config/udev: removing device SINO WEALTH USB KEYBOARD
[ 18960.987] (**) Option "fd" "41"
[ 18960.987] (II) UnloadModule: "libinput"
[ 18960.987] (II) systemd-logind: releasing fd for 13:79
[ 18961.026] (II) config/udev: removing device SINO WEALTH USB KEYBOARD
[ 18961.026] (**) Option "fd" "34"
[ 18961.027] (II) UnloadModule: "libinput"
[ 18961.027] (II) systemd-logind: releasing fd for 13:80
[ 18972.774] (II) config/udev: Adding input device SINO WEALTH USB KEYBOARD (/dev/input/event15)
[ 18972.774] (**) SINO WEALTH USB KEYBOARD: Applying InputClass "evdev keyboard catchall"
[ 18972.774] (**) SINO WEALTH USB KEYBOARD: Applying InputClass "libinput keyboard catchall"
[ 18972.775] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 33 paused 0
[ 18972.775] (II) Using input driver 'libinput' for 'SINO WEALTH USB KEYBOARD'
[ 18972.775] (**) SINO WEALTH USB KEYBOARD: always reports core events
[ 18972.775] (**) Option "Device" "/dev/input/event15"
[ 18972.775] (**) Option "_source" "server/udev"
[ 18972.775] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event15 is tagged by udev as: Keyboard
[ 18972.775] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event15 is a keyboard
[ 18972.775] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:5C0A:0003.0009/input/input24/event15"
[ 18972.775] (II) XINPUT: Adding extended input device "SINO WEALTH USB KEYBOARD" (type: KEYBOARD, id 12)
[ 18972.775] (WW) Option "xkb_model" requires a string value
[ 18972.775] (**) Option "xkb_layout" "us,gr,ru"
[ 18972.775] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 18972.775] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 18972.775] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event15 is tagged by udev as: Keyboard
[ 18972.775] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event15 is a keyboard
[ 18972.778] (II) config/udev: Adding input device SINO WEALTH USB KEYBOARD (/dev/input/event16)
[ 18972.778] (**) SINO WEALTH USB KEYBOARD: Applying InputClass "evdev keyboard catchall"
[ 18972.778] (**) SINO WEALTH USB KEYBOARD: Applying InputClass "libinput keyboard catchall"
[ 18972.778] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 34 paused 0
[ 18972.778] (II) Using input driver 'libinput' for 'SINO WEALTH USB KEYBOARD'
[ 18972.778] (**) SINO WEALTH USB KEYBOARD: always reports core events
[ 18972.778] (**) Option "Device" "/dev/input/event16"
[ 18972.778] (**) Option "_source" "server/udev"
[ 18972.779] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event16 is tagged by udev as: Keyboard
[ 18972.779] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event16 is a keyboard
[ 18972.779] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:5C0A:0003.000A/input/input25/event16"
[ 18972.779] (II) XINPUT: Adding extended input device "SINO WEALTH USB KEYBOARD" (type: KEYBOARD, id 16)
[ 18972.779] (WW) Option "xkb_model" requires a string value
[ 18972.779] (**) Option "xkb_layout" "us,gr,ru"
[ 18972.779] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 18972.779] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 18972.779] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event16 is tagged by udev as: Keyboard
[ 18972.779] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event16 is a keyboard
[ 19553.969] (II) config/udev: removing device SINO WEALTH USB KEYBOARD
[ 19553.969] (**) Option "fd" "33"
[ 19553.969] (II) UnloadModule: "libinput"
[ 19553.969] (II) systemd-logind: releasing fd for 13:79
[ 19554.005] (II) config/udev: removing device SINO WEALTH USB KEYBOARD
[ 19554.005] (**) Option "fd" "34"
[ 19554.005] (II) UnloadModule: "libinput"
[ 19554.005] (II) systemd-logind: releasing fd for 13:80
[ 19554.650] (II) config/udev: Adding input device SINO WEALTH USB KEYBOARD (/dev/input/event16)
[ 19554.650] (**) SINO WEALTH USB KEYBOARD: Applying InputClass "evdev keyboard catchall"
[ 19554.650] (**) SINO WEALTH USB KEYBOARD: Applying InputClass "libinput keyboard catchall"
[ 19554.651] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 33 paused 0
[ 19554.651] (II) Using input driver 'libinput' for 'SINO WEALTH USB KEYBOARD'
[ 19554.651] (**) SINO WEALTH USB KEYBOARD: always reports core events
[ 19554.651] (**) Option "Device" "/dev/input/event16"
[ 19554.651] (**) Option "_source" "server/udev"
[ 19554.651] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event16 is tagged by udev as: Keyboard
[ 19554.651] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event16 is a keyboard
[ 19554.651] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:5C0A:0003.000C/input/input27/event16"
[ 19554.651] (II) XINPUT: Adding extended input device "SINO WEALTH USB KEYBOARD" (type: KEYBOARD, id 12)
[ 19554.651] (WW) Option "xkb_model" requires a string value
[ 19554.651] (**) Option "xkb_layout" "us,gr,ru"
[ 19554.651] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 19554.651] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 19554.652] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event16 is tagged by udev as: Keyboard
[ 19554.652] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event16 is a keyboard
[ 19554.654] (II) config/udev: Adding input device SINO WEALTH USB KEYBOARD (/dev/input/event15)
[ 19554.654] (**) SINO WEALTH USB KEYBOARD: Applying InputClass "evdev keyboard catchall"
[ 19554.654] (**) SINO WEALTH USB KEYBOARD: Applying InputClass "libinput keyboard catchall"
[ 19554.654] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 34 paused 0
[ 19554.654] (II) Using input driver 'libinput' for 'SINO WEALTH USB KEYBOARD'
[ 19554.654] (**) SINO WEALTH USB KEYBOARD: always reports core events
[ 19554.654] (**) Option "Device" "/dev/input/event15"
[ 19554.654] (**) Option "_source" "server/udev"
[ 19554.655] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event15 is tagged by udev as: Keyboard
[ 19554.655] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event15 is a keyboard
[ 19554.655] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:5C0A:0003.000B/input/input26/event15"
[ 19554.655] (II) XINPUT: Adding extended input device "SINO WEALTH USB KEYBOARD" (type: KEYBOARD, id 16)
[ 19554.655] (WW) Option "xkb_model" requires a string value
[ 19554.655] (**) Option "xkb_layout" "us,gr,ru"
[ 19554.655] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 19554.655] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 19554.655] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event15 is tagged by udev as: Keyboard
[ 19554.655] (II) input device 'SINO WEALTH USB KEYBOARD', /dev/input/event15 is a keyboard
[ 27291.094] (**) Option "fd" "14"
[ 27291.293] (**) Option "fd" "17"
[ 27291.294] (**) Option "fd" "18"
[ 27291.294] (**) Option "fd" "19"
[ 27291.294] (**) Option "fd" "20"
[ 27291.294] (**) Option "fd" "21"
[ 27291.294] (**) Option "fd" "23"
[ 27291.294] (**) Option "fd" "25"
[ 27291.294] (**) Option "fd" "42"
[ 27291.294] (**) Option "fd" "33"
[ 27291.294] (**) Option "fd" "34"
[ 27291.295] (II) UnloadModule: "libinput"
[ 27291.295] (II) systemd-logind: releasing fd for 13:79
[ 27291.360] (II) UnloadModule: "libinput"
[ 27291.360] (II) systemd-logind: releasing fd for 13:80
[ 27291.404] (II) UnloadModule: "libinput"
[ 27291.404] (II) systemd-logind: releasing fd for 13:81
[ 27291.404] (EE) systemd-logind: failed to release device: Device not taken
[ 27291.420] (II) UnloadModule: "libinput"
[ 27291.420] (II) systemd-logind: releasing fd for 13:69
[ 27291.464] (II) UnloadModule: "synaptics"
[ 27291.464] (II) systemd-logind: releasing fd for 13:65
[ 27291.496] (II) UnloadModule: "libinput"
[ 27291.496] (II) systemd-logind: releasing fd for 13:64
[ 27291.524] (II) UnloadModule: "libinput"
[ 27291.524] (II) systemd-logind: releasing fd for 13:70
[ 27291.548] (II) UnloadModule: "libinput"
[ 27291.548] (II) systemd-logind: releasing fd for 13:71
[ 27291.584] (II) UnloadModule: "libinput"
[ 27291.584] (II) systemd-logind: releasing fd for 13:66
[ 27291.600] (II) UnloadModule: "libinput"
[ 27291.600] (II) systemd-logind: releasing fd for 13:74
[ 27291.612] (II) UnloadModule: "libinput"
[ 27291.612] (II) systemd-logind: releasing fd for 13:75
[ 27291.624] (II) UnloadModule: "libinput"
[ 27291.624] (II) systemd-logind: releasing fd for 13:68
[ 27291.663] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[ 27291.663] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[ 27291.663] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[ 27291.663] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /home/oblomov/.local/share/xorg/Xorg.0.log.old ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[ 12.103]
X.Org X Server 1.17.2
Release Date: 2015-06-16
[ 12.106] X Protocol Version 11, Revision 0
[ 12.107] Build Operating System: Linux 4.1.0 x86_64 Debian
[ 12.109] Current Operating System: Linux oblomov 4.2.0-1-amd64 #1 SMP Debian 4.2.3-1 (2015-10-06) x86_64
[ 12.109] Kernel command line: BOOT_IMAGE=/vmlinuz-4.2.0-1-amd64 root=UUID=0f69635c-b68c-476c-ba1c-6bdc4c44f397 ro
[ 12.113] Build Date: 11 August 2015 10:51:15AM
[ 12.114] xorg-server 2:1.17.2-1.1 (http://www.debian.org/support)
[ 12.115] Current version of pixman: 0.33.2
[ 12.117] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 12.117] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 12.122] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 12 09:24:37 2015
[ 12.125] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 12.126] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 12.127] (==) No Layout section. Using the first Screen section.
[ 12.127] (==) No screen section available. Using defaults.
[ 12.127] (**) |-->Screen "Default Screen Section" (0)
[ 12.127] (**) | |-->Monitor "<default monitor>"
[ 12.127] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 12.127] (==) Automatically adding devices
[ 12.127] (==) Automatically enabling devices
[ 12.127] (==) Automatically adding GPU devices
[ 12.129] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 12.129] Entry deleted from font path.
[ 12.131] (==) 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
[ 12.131] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 12.131] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 12.131] (II) Loader magic: 0x55d63e98dd40
[ 12.131] (II) Module ABI versions:
[ 12.131] X.Org ANSI C Emulation: 0.4
[ 12.131] X.Org Video Driver: 19.0
[ 12.131] X.Org XInput driver : 21.0
[ 12.131] X.Org Server Extension : 9.0
[ 12.132] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 12.133] (--) PCI:*(0:0:2:0) 8086:0416:1028:05fe rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 12.133] (--) PCI: (0:2:0:0) 10de:0fe4:1028:05fe rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 12.133] (II) LoadModule: "glx"
[ 12.136] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 12.142] (II) Module glx: vendor="X.Org Foundation"
[ 12.142] compiled for 1.17.2, module version = 1.0.0
[ 12.142] ABI class: X.Org Server Extension, version 9.0
[ 12.142] (==) AIGLX enabled
[ 12.142] (==) Matched intel as autoconfigured driver 0
[ 12.142] (==) Matched intel as autoconfigured driver 1
[ 12.142] (==) Matched modesetting as autoconfigured driver 2
[ 12.142] (==) Matched fbdev as autoconfigured driver 3
[ 12.142] (==) Matched vesa as autoconfigured driver 4
[ 12.142] (==) Assigned the driver to the xf86ConfigLayout
[ 12.142] (II) LoadModule: "intel"
[ 12.142] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 12.145] (II) Module intel: vendor="X.Org Foundation"
[ 12.145] compiled for 1.17.2, module version = 2.99.917
[ 12.145] Module class: X.Org Video Driver
[ 12.145] ABI class: X.Org Video Driver, version 19.0
[ 12.145] (II) LoadModule: "modesetting"
[ 12.145] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 12.145] (II) Module modesetting: vendor="X.Org Foundation"
[ 12.145] compiled for 1.17.2, module version = 1.17.2
[ 12.145] Module class: X.Org Video Driver
[ 12.145] ABI class: X.Org Video Driver, version 19.0
[ 12.145] (II) LoadModule: "fbdev"
[ 12.145] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 12.146] (II) Module fbdev: vendor="X.Org Foundation"
[ 12.146] compiled for 1.17.1, module version = 0.4.4
[ 12.146] Module class: X.Org Video Driver
[ 12.146] ABI class: X.Org Video Driver, version 19.0
[ 12.146] (II) LoadModule: "vesa"
[ 12.146] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 12.146] (II) Module vesa: vendor="X.Org Foundation"
[ 12.146] compiled for 1.17.1, module version = 2.3.3
[ 12.146] Module class: X.Org Video Driver
[ 12.146] ABI class: X.Org Video Driver, version 19.0
[ 12.146] (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
[ 12.146] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 12.146] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 12.146] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 12.146] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 12.146] (II) FBDEV: driver for framebuffer: fbdev
[ 12.146] (II) VESA: driver for VESA chipsets: vesa
[ 12.146] (--) using VT number 2
[ 12.150] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150522
[ 12.150] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917-2 (Vincent Cheng <vcheng at debian.org>)
[ 12.150] (II) intel(0): SNA compiled for use with valgrind
[ 12.150] (WW) Falling back to old probe method for modesetting
[ 12.150] (WW) Falling back to old probe method for fbdev
[ 12.150] (II) Loading sub module "fbdevhw"
[ 12.150] (II) LoadModule: "fbdevhw"
[ 12.150] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 12.151] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 12.151] compiled for 1.17.2, module version = 0.0.2
[ 12.151] ABI class: X.Org Video Driver, version 19.0
[ 12.151] (WW) Falling back to old probe method for vesa
[ 12.151] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600
[ 12.151] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2
[ 12.151] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 12.151] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 12.151] (==) intel(0): RGB weight 888
[ 12.151] (==) intel(0): Default visual is TrueColor
[ 12.151] (II) intel(0): Output eDP1 has no monitor section
[ 12.204] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 12.204] (II) intel(0): Enabled output eDP1
[ 12.204] (II) intel(0): Output VGA1 has no monitor section
[ 12.204] (II) intel(0): Enabled output VGA1
[ 12.204] (II) intel(0): Output HDMI1 has no monitor section
[ 12.204] (II) intel(0): Enabled output HDMI1
[ 12.204] (II) intel(0): Output DP1 has no monitor section
[ 12.204] (II) intel(0): Enabled output DP1
[ 12.204] (II) intel(0): Output HDMI2 has no monitor section
[ 12.204] (II) intel(0): Enabled output HDMI2
[ 12.204] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 12.204] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 12.204] (II) intel(0): Enabled output VIRTUAL1
[ 12.204] (--) intel(0): Output eDP1 using initial mode 3200x1800 on pipe 0
[ 12.204] (--) intel(0): Output HDMI1 using initial mode 1680x1050 on pipe 1
[ 12.204] (--) intel(0): Output DP1 using initial mode 1440x900 on pipe 2
[ 12.204] (==) intel(0): TearFree disabled
[ 12.204] (==) intel(0): DPI set to (96, 96)
[ 12.204] (II) Loading sub module "dri2"
[ 12.204] (II) LoadModule: "dri2"
[ 12.204] (II) Module "dri2" already built-in
[ 12.204] (II) Loading sub module "present"
[ 12.204] (II) LoadModule: "present"
[ 12.204] (II) Module "present" already built-in
[ 12.204] (II) UnloadModule: "modesetting"
[ 12.204] (II) Unloading modesetting
[ 12.204] (II) UnloadModule: "fbdev"
[ 12.204] (II) Unloading fbdev
[ 12.204] (II) UnloadSubModule: "fbdevhw"
[ 12.204] (II) Unloading fbdevhw
[ 12.204] (II) UnloadModule: "vesa"
[ 12.204] (II) Unloading vesa
[ 12.204] (==) Depth 24 pixmap format is 32 bpp
[ 12.207] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[ 12.207] (==) intel(0): Backing store enabled
[ 12.207] (==) intel(0): Silken mouse enabled
[ 12.207] (II) intel(0): HW Cursor enabled
[ 12.207] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 12.208] (==) intel(0): DPMS enabled
[ 12.208] (==) intel(0): display hotplug detection enabled
[ 12.208] (II) intel(0): [DRI2] Setup complete
[ 12.208] (II) intel(0): [DRI2] DRI driver: i965
[ 12.208] (II) intel(0): [DRI2] VDPAU driver: i965
[ 12.208] (II) intel(0): direct rendering: DRI2 enabled
[ 12.208] (II) intel(0): hardware support for Present enabled
[ 12.208] (--) RandR disabled
[ 12.212] (II) SELinux: Disabled on system
[ 12.245] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 12.245] (II) AIGLX: enabled GLX_ARB_create_context
[ 12.245] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 12.245] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 12.245] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 12.245] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 12.245] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 12.245] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 12.245] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 12.245] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 12.245] (II) AIGLX: Loaded and initialized i965
[ 12.245] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 12.251] (II) intel(0): switch to mode 3200x1800 at 60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 12.254] (II) intel(0): switch to mode 1680x1050 at 60.0 on HDMI1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 12.254] (II) intel(0): switch to mode 1440x900 at 59.9 on DP1 using pipe 2, position (0, 0), rotation normal, reflection none
[ 12.255] (II) intel(0): Setting screen physical size to 846 x 476
[ 12.297] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 12.297] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 12.297] (II) LoadModule: "evdev"
[ 12.297] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 12.300] (II) Module evdev: vendor="X.Org Foundation"
[ 12.300] compiled for 1.16.4, module version = 2.9.2
[ 12.300] Module class: X.Org XInput Driver
[ 12.300] ABI class: X.Org XInput driver, version 21.0
[ 12.300] (II) Using input driver 'evdev' for 'Power Button'
[ 12.300] (**) Power Button: always reports core events
[ 12.300] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 12.300] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 12.301] (--) evdev: Power Button: Found keys
[ 12.301] (II) evdev: Power Button: Configuring as keyboard
[ 12.301] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[ 12.301] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 12.301] (**) Option "xkb_rules" "evdev"
[ 12.301] (**) Option "xkb_model" "pc105"
[ 12.301] (**) Option "xkb_layout" "us,gr,ru"
[ 12.301] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 12.301] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 12.316] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 12.316] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 12.316] (II) Using input driver 'evdev' for 'Video Bus'
[ 12.316] (**) Video Bus: always reports core events
[ 12.316] (**) evdev: Video Bus: Device: "/dev/input/event8"
[ 12.316] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 12.316] (--) evdev: Video Bus: Found keys
[ 12.316] (II) evdev: Video Bus: Configuring as keyboard
[ 12.316] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input11/event8"
[ 12.316] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 12.316] (**) Option "xkb_rules" "evdev"
[ 12.316] (**) Option "xkb_model" "pc105"
[ 12.316] (**) Option "xkb_layout" "us,gr,ru"
[ 12.316] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 12.316] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 12.316] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 12.316] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 12.316] (II) Using input driver 'evdev' for 'Video Bus'
[ 12.316] (**) Video Bus: always reports core events
[ 12.316] (**) evdev: Video Bus: Device: "/dev/input/event7"
[ 12.316] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 12.316] (--) evdev: Video Bus: Found keys
[ 12.316] (II) evdev: Video Bus: Configuring as keyboard
[ 12.317] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4d/LNXVIDEO:00/input/input10/event7"
[ 12.317] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 12.317] (**) Option "xkb_rules" "evdev"
[ 12.317] (**) Option "xkb_model" "pc105"
[ 12.317] (**) Option "xkb_layout" "us,gr,ru"
[ 12.317] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 12.317] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 12.317] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 12.317] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 12.317] (II) Using input driver 'evdev' for 'Power Button'
[ 12.317] (**) Power Button: always reports core events
[ 12.317] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 12.317] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 12.317] (--) evdev: Power Button: Found keys
[ 12.317] (II) evdev: Power Button: Configuring as keyboard
[ 12.317] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event1"
[ 12.317] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 12.317] (**) Option "xkb_rules" "evdev"
[ 12.317] (**) Option "xkb_model" "pc105"
[ 12.317] (**) Option "xkb_layout" "us,gr,ru"
[ 12.317] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 12.317] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 12.317] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 12.317] (II) No input driver specified, ignoring this device.
[ 12.317] (II) This device may have been added with another device file.
[ 12.318] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event9)
[ 12.318] (II) No input driver specified, ignoring this device.
[ 12.318] (II) This device may have been added with another device file.
[ 12.318] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event10)
[ 12.318] (II) No input driver specified, ignoring this device.
[ 12.318] (II) This device may have been added with another device file.
[ 12.318] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event11)
[ 12.318] (II) No input driver specified, ignoring this device.
[ 12.318] (II) This device may have been added with another device file.
[ 12.318] (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event6)
[ 12.318] (**) Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
[ 12.318] (II) Using input driver 'evdev' for 'Integrated_Webcam_HD'
[ 12.318] (**) Integrated_Webcam_HD: always reports core events
[ 12.318] (**) evdev: Integrated_Webcam_HD: Device: "/dev/input/event6"
[ 12.318] (--) evdev: Integrated_Webcam_HD: Vendor 0xbda Product 0x573c
[ 12.318] (--) evdev: Integrated_Webcam_HD: Found keys
[ 12.318] (II) evdev: Integrated_Webcam_HD: Configuring as keyboard
[ 12.318] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11:1.0/input/input9/event6"
[ 12.318] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 10)
[ 12.318] (**) Option "xkb_rules" "evdev"
[ 12.318] (**) Option "xkb_model" "pc105"
[ 12.318] (**) Option "xkb_layout" "us,gr,ru"
[ 12.318] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 12.318] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 12.319] (II) config/udev: Adding input device SYNAPTICS Synaptics Large Touch Screen (/dev/input/event4)
[ 12.319] (**) SYNAPTICS Synaptics Large Touch Screen: Applying InputClass "evdev touchscreen catchall"
[ 12.319] (II) Using input driver 'evdev' for 'SYNAPTICS Synaptics Large Touch Screen'
[ 12.319] (**) SYNAPTICS Synaptics Large Touch Screen: always reports core events
[ 12.319] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: Device: "/dev/input/event4"
[ 12.372] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Vendor 0x6cb Product 0xac3
[ 12.372] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute axes
[ 12.372] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute multitouch axes
[ 12.372] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: No buttons found, faking one.
[ 12.372] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found x and y absolute axes
[ 12.372] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute touchscreen
[ 12.372] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: Configuring as touchscreen
[ 12.372] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: YAxisMapping: buttons 4 and 5
[ 12.372] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 12.372] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:06CB:0AC3.0001/input/input5/event4"
[ 12.372] (II) XINPUT: Adding extended input device "SYNAPTICS Synaptics Large Touch Screen" (type: TOUCHSCREEN, id 11)
[ 12.372] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: initialized for absolute axes.
[ 12.372] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) keeping acceleration scheme 1
[ 12.372] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration profile 0
[ 12.372] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration factor: 2.000
[ 12.372] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration threshold: 4
[ 12.372] (II) config/udev: Adding input device SYNAPTICS Synaptics Large Touch Screen (/dev/input/mouse0)
[ 12.372] (II) No input driver specified, ignoring this device.
[ 12.372] (II) This device may have been added with another device file.
[ 12.373] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[ 12.373] (II) No input driver specified, ignoring this device.
[ 12.373] (II) This device may have been added with another device file.
[ 12.373] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event13)
[ 12.373] (II) No input driver specified, ignoring this device.
[ 12.373] (II) This device may have been added with another device file.
[ 12.373] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 12.373] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 12.373] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 12.373] (**) AT Translated Set 2 keyboard: always reports core events
[ 12.373] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 12.373] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 12.373] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 12.373] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 12.373] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 12.373] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 12.373] (**) Option "xkb_rules" "evdev"
[ 12.373] (**) Option "xkb_model" "pc105"
[ 12.373] (**) Option "xkb_layout" "us,gr,ru"
[ 12.373] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 12.373] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 12.374] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event14)
[ 12.374] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 12.374] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 12.374] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 12.374] (II) LoadModule: "synaptics"
[ 12.374] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 12.375] (II) Module synaptics: vendor="X.Org Foundation"
[ 12.375] compiled for 1.16.4, module version = 1.8.2
[ 12.375] Module class: X.Org XInput Driver
[ 12.375] ABI class: X.Org XInput driver, version 21.0
[ 12.375] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 12.375] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 12.375] (**) Option "Device" "/dev/input/event14"
[ 12.420] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[ 12.420] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1386 - 5660 (res 42)
[ 12.420] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1252 - 4646 (res 44)
[ 12.420] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 12.420] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 12.420] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[ 12.420] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 12.420] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 12.420] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 12.420] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 12.444] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event14"
[ 12.444] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[ 12.444] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 12.444] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 12.444] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
[ 12.444] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 12.444] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 12.444] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 12.444] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 12.444] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 12.444] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 12.444] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 12.445] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event5)
[ 12.445] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 12.445] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[ 12.445] (**) Dell WMI hotkeys: always reports core events
[ 12.445] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event5"
[ 12.445] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[ 12.445] (--) evdev: Dell WMI hotkeys: Found keys
[ 12.445] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[ 12.445] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event5"
[ 12.445] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 14)
[ 12.445] (**) Option "xkb_rules" "evdev"
[ 12.445] (**) Option "xkb_model" "pc105"
[ 12.445] (**) Option "xkb_layout" "us,gr,ru"
[ 12.445] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 12.445] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 12.680] (II) intel(0): resizing framebuffer to 4250x2700
[ 12.693] (II) intel(0): switch to mode 3200x1800 at 60.0 on eDP1 using pipe 0, position (1050, 900), rotation normal, reflection none
[ 12.696] (II) intel(0): switch to mode 1680x1050 at 60.0 on HDMI1 using pipe 1, position (0, 0), rotation left, reflection none
[ 12.725] (II) intel(0): switch to mode 1440x900 at 59.9 on DP1 using pipe 2, position (1050, 0), rotation normal, reflection none
[ 4501.348] (II) evdev: Dell WMI hotkeys: Close
[ 4501.348] (II) UnloadModule: "evdev"
[ 4501.348] (II) UnloadModule: "synaptics"
[ 4501.348] (II) evdev: AT Translated Set 2 keyboard: Close
[ 4501.348] (II) UnloadModule: "evdev"
[ 4501.348] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: Close
[ 4501.348] (II) UnloadModule: "evdev"
[ 4501.348] (II) evdev: Integrated_Webcam_HD: Close
[ 4501.348] (II) UnloadModule: "evdev"
[ 4501.348] (II) evdev: Power Button: Close
[ 4501.348] (II) UnloadModule: "evdev"
[ 4501.348] (II) evdev: Video Bus: Close
[ 4501.348] (II) UnloadModule: "evdev"
[ 4501.348] (II) evdev: Video Bus: Close
[ 4501.348] (II) UnloadModule: "evdev"
[ 4501.348] (II) evdev: Power Button: Close
[ 4501.348] (II) UnloadModule: "evdev"
[ 4501.404] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[ 15.101]
X.Org X Server 1.17.2
Release Date: 2015-06-16
[ 15.101] X Protocol Version 11, Revision 0
[ 15.101] Build Operating System: Linux 4.1.0 x86_64 Debian
[ 15.101] Current Operating System: Linux oblomov 4.2.0-1-amd64 #1 SMP Debian 4.2.3-1 (2015-10-06) x86_64
[ 15.101] Kernel command line: BOOT_IMAGE=/vmlinuz-4.2.0-1-amd64 root=UUID=0f69635c-b68c-476c-ba1c-6bdc4c44f397 ro
[ 15.101] Build Date: 11 August 2015 10:51:15AM
[ 15.101] xorg-server 2:1.17.2-1.1 (http://www.debian.org/support)
[ 15.101] Current version of pixman: 0.33.2
[ 15.102] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 15.102] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 15.102] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct 10 17:56:26 2015
[ 15.103] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 15.103] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 15.105] (==) No Layout section. Using the first Screen section.
[ 15.105] (==) No screen section available. Using defaults.
[ 15.105] (**) |-->Screen "Default Screen Section" (0)
[ 15.105] (**) | |-->Monitor "<default monitor>"
[ 15.105] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 15.105] (==) Automatically adding devices
[ 15.105] (==) Automatically enabling devices
[ 15.105] (==) Automatically adding GPU devices
[ 15.107] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 15.107] Entry deleted from font path.
[ 15.108] (==) 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
[ 15.108] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 15.108] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 15.109] (II) Loader magic: 0x5578674e7d40
[ 15.109] (II) Module ABI versions:
[ 15.109] X.Org ANSI C Emulation: 0.4
[ 15.109] X.Org Video Driver: 19.0
[ 15.109] X.Org XInput driver : 21.0
[ 15.109] X.Org Server Extension : 9.0
[ 15.109] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 15.111] (--) PCI:*(0:0:2:0) 8086:0416:1028:05fe rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 15.111] (--) PCI: (0:2:0:0) 10de:0fe4:1028:05fe rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 15.111] (II) LoadModule: "glx"
[ 15.113] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 15.120] (II) Module glx: vendor="X.Org Foundation"
[ 15.120] compiled for 1.17.2, module version = 1.0.0
[ 15.120] ABI class: X.Org Server Extension, version 9.0
[ 15.120] (==) AIGLX enabled
[ 15.120] (==) Matched intel as autoconfigured driver 0
[ 15.120] (==) Matched intel as autoconfigured driver 1
[ 15.120] (==) Matched modesetting as autoconfigured driver 2
[ 15.120] (==) Matched fbdev as autoconfigured driver 3
[ 15.120] (==) Matched vesa as autoconfigured driver 4
[ 15.120] (==) Assigned the driver to the xf86ConfigLayout
[ 15.120] (II) LoadModule: "intel"
[ 15.120] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 15.122] (II) Module intel: vendor="X.Org Foundation"
[ 15.122] compiled for 1.17.2, module version = 2.99.917
[ 15.122] Module class: X.Org Video Driver
[ 15.122] ABI class: X.Org Video Driver, version 19.0
[ 15.122] (II) LoadModule: "modesetting"
[ 15.122] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 15.123] (II) Module modesetting: vendor="X.Org Foundation"
[ 15.123] compiled for 1.17.2, module version = 1.17.2
[ 15.123] Module class: X.Org Video Driver
[ 15.123] ABI class: X.Org Video Driver, version 19.0
[ 15.123] (II) LoadModule: "fbdev"
[ 15.123] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 15.123] (II) Module fbdev: vendor="X.Org Foundation"
[ 15.123] compiled for 1.17.1, module version = 0.4.4
[ 15.123] Module class: X.Org Video Driver
[ 15.123] ABI class: X.Org Video Driver, version 19.0
[ 15.123] (II) LoadModule: "vesa"
[ 15.123] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 15.124] (II) Module vesa: vendor="X.Org Foundation"
[ 15.124] compiled for 1.17.1, module version = 2.3.3
[ 15.124] Module class: X.Org Video Driver
[ 15.124] ABI class: X.Org Video Driver, version 19.0
[ 15.124] (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
[ 15.124] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 15.124] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 15.124] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 15.124] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 15.124] (II) FBDEV: driver for framebuffer: fbdev
[ 15.124] (II) VESA: driver for VESA chipsets: vesa
[ 15.124] (--) using VT number 2
[ 15.133] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150522
[ 15.133] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917-2 (Vincent Cheng <vcheng at debian.org>)
[ 15.133] (II) intel(0): SNA compiled for use with valgrind
[ 15.134] (WW) Falling back to old probe method for modesetting
[ 15.134] (WW) Falling back to old probe method for fbdev
[ 15.134] (II) Loading sub module "fbdevhw"
[ 15.134] (II) LoadModule: "fbdevhw"
[ 15.134] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 15.134] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 15.134] compiled for 1.17.2, module version = 0.0.2
[ 15.134] ABI class: X.Org Video Driver, version 19.0
[ 15.134] (WW) Falling back to old probe method for vesa
[ 15.135] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600
[ 15.135] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2
[ 15.135] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 15.135] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 15.135] (==) intel(0): RGB weight 888
[ 15.135] (==) intel(0): Default visual is TrueColor
[ 15.135] (II) intel(0): Output eDP1 has no monitor section
[ 15.152] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 15.152] (II) intel(0): Enabled output eDP1
[ 15.152] (II) intel(0): Output VGA1 has no monitor section
[ 15.152] (II) intel(0): Enabled output VGA1
[ 15.152] (II) intel(0): Output HDMI1 has no monitor section
[ 15.152] (II) intel(0): Enabled output HDMI1
[ 15.152] (II) intel(0): Output DP1 has no monitor section
[ 15.152] (II) intel(0): Enabled output DP1
[ 15.152] (II) intel(0): Output HDMI2 has no monitor section
[ 15.152] (II) intel(0): Enabled output HDMI2
[ 15.152] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 15.152] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 15.152] (II) intel(0): Enabled output VIRTUAL1
[ 15.152] (--) intel(0): Output eDP1 using initial mode 3200x1800 on pipe 0
[ 15.152] (==) intel(0): TearFree disabled
[ 15.152] (==) intel(0): DPI set to (96, 96)
[ 15.152] (II) Loading sub module "dri2"
[ 15.152] (II) LoadModule: "dri2"
[ 15.152] (II) Module "dri2" already built-in
[ 15.152] (II) Loading sub module "present"
[ 15.152] (II) LoadModule: "present"
[ 15.152] (II) Module "present" already built-in
[ 15.152] (II) UnloadModule: "modesetting"
[ 15.152] (II) Unloading modesetting
[ 15.152] (II) UnloadModule: "fbdev"
[ 15.152] (II) Unloading fbdev
[ 15.152] (II) UnloadSubModule: "fbdevhw"
[ 15.152] (II) Unloading fbdevhw
[ 15.152] (II) UnloadModule: "vesa"
[ 15.152] (II) Unloading vesa
[ 15.152] (==) Depth 24 pixmap format is 32 bpp
[ 15.155] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[ 15.155] (==) intel(0): Backing store enabled
[ 15.155] (==) intel(0): Silken mouse enabled
[ 15.155] (II) intel(0): HW Cursor enabled
[ 15.155] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 15.156] (==) intel(0): DPMS enabled
[ 15.156] (==) intel(0): display hotplug detection enabled
[ 15.156] (II) intel(0): [DRI2] Setup complete
[ 15.156] (II) intel(0): [DRI2] DRI driver: i965
[ 15.156] (II) intel(0): [DRI2] VDPAU driver: i965
[ 15.156] (II) intel(0): direct rendering: DRI2 enabled
[ 15.156] (II) intel(0): hardware support for Present enabled
[ 15.156] (--) RandR disabled
[ 15.160] (II) SELinux: Disabled on system
[ 15.193] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 15.193] (II) AIGLX: enabled GLX_ARB_create_context
[ 15.193] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 15.193] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 15.193] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 15.193] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 15.193] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 15.193] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 15.193] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 15.193] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 15.193] (II) AIGLX: Loaded and initialized i965
[ 15.193] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 15.199] (II) intel(0): switch to mode 3200x1800 at 60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 15.202] (II) intel(0): Setting screen physical size to 846 x 476
[ 15.247] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 15.247] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 15.247] (II) LoadModule: "evdev"
[ 15.247] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 15.250] (II) Module evdev: vendor="X.Org Foundation"
[ 15.250] compiled for 1.16.4, module version = 2.9.2
[ 15.250] Module class: X.Org XInput Driver
[ 15.250] ABI class: X.Org XInput driver, version 21.0
[ 15.250] (II) Using input driver 'evdev' for 'Power Button'
[ 15.251] (**) Power Button: always reports core events
[ 15.251] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 15.251] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 15.251] (--) evdev: Power Button: Found keys
[ 15.251] (II) evdev: Power Button: Configuring as keyboard
[ 15.251] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[ 15.251] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 15.251] (**) Option "xkb_rules" "evdev"
[ 15.251] (**) Option "xkb_model" "pc105"
[ 15.251] (**) Option "xkb_layout" "us,gr,ru"
[ 15.251] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 15.251] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 15.266] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[ 15.266] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 15.266] (II) Using input driver 'evdev' for 'Video Bus'
[ 15.266] (**) Video Bus: always reports core events
[ 15.266] (**) evdev: Video Bus: Device: "/dev/input/event10"
[ 15.266] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 15.266] (--) evdev: Video Bus: Found keys
[ 15.266] (II) evdev: Video Bus: Configuring as keyboard
[ 15.266] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input13/event10"
[ 15.266] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 15.266] (**) Option "xkb_rules" "evdev"
[ 15.266] (**) Option "xkb_model" "pc105"
[ 15.266] (**) Option "xkb_layout" "us,gr,ru"
[ 15.266] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 15.266] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 15.267] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 15.267] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 15.267] (II) Using input driver 'evdev' for 'Video Bus'
[ 15.267] (**) Video Bus: always reports core events
[ 15.267] (**) evdev: Video Bus: Device: "/dev/input/event9"
[ 15.267] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 15.267] (--) evdev: Video Bus: Found keys
[ 15.267] (II) evdev: Video Bus: Configuring as keyboard
[ 15.267] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4d/LNXVIDEO:00/input/input12/event9"
[ 15.267] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 15.267] (**) Option "xkb_rules" "evdev"
[ 15.267] (**) Option "xkb_model" "pc105"
[ 15.267] (**) Option "xkb_layout" "us,gr,ru"
[ 15.267] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 15.267] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 15.267] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 15.267] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 15.267] (II) Using input driver 'evdev' for 'Power Button'
[ 15.267] (**) Power Button: always reports core events
[ 15.267] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 15.267] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 15.267] (--) evdev: Power Button: Found keys
[ 15.267] (II) evdev: Power Button: Configuring as keyboard
[ 15.267] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event1"
[ 15.267] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 15.267] (**) Option "xkb_rules" "evdev"
[ 15.267] (**) Option "xkb_model" "pc105"
[ 15.267] (**) Option "xkb_layout" "us,gr,ru"
[ 15.267] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 15.267] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 15.268] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 15.268] (II) No input driver specified, ignoring this device.
[ 15.268] (II) This device may have been added with another device file.
[ 15.268] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event11)
[ 15.268] (II) No input driver specified, ignoring this device.
[ 15.268] (II) This device may have been added with another device file.
[ 15.268] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event12)
[ 15.268] (II) No input driver specified, ignoring this device.
[ 15.268] (II) This device may have been added with another device file.
[ 15.269] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event13)
[ 15.269] (II) No input driver specified, ignoring this device.
[ 15.269] (II) This device may have been added with another device file.
[ 15.269] (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event8)
[ 15.269] (**) Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
[ 15.269] (II) Using input driver 'evdev' for 'Integrated_Webcam_HD'
[ 15.269] (**) Integrated_Webcam_HD: always reports core events
[ 15.269] (**) evdev: Integrated_Webcam_HD: Device: "/dev/input/event8"
[ 15.269] (--) evdev: Integrated_Webcam_HD: Vendor 0xbda Product 0x573c
[ 15.269] (--) evdev: Integrated_Webcam_HD: Found keys
[ 15.269] (II) evdev: Integrated_Webcam_HD: Configuring as keyboard
[ 15.269] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11:1.0/input/input11/event8"
[ 15.269] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 10)
[ 15.269] (**) Option "xkb_rules" "evdev"
[ 15.269] (**) Option "xkb_model" "pc105"
[ 15.269] (**) Option "xkb_layout" "us,gr,ru"
[ 15.269] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 15.269] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 15.269] (II) config/udev: Adding input device SYNAPTICS Synaptics Large Touch Screen (/dev/input/event5)
[ 15.269] (**) SYNAPTICS Synaptics Large Touch Screen: Applying InputClass "evdev touchscreen catchall"
[ 15.269] (II) Using input driver 'evdev' for 'SYNAPTICS Synaptics Large Touch Screen'
[ 15.269] (**) SYNAPTICS Synaptics Large Touch Screen: always reports core events
[ 15.269] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: Device: "/dev/input/event5"
[ 15.324] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Vendor 0x6cb Product 0xac3
[ 15.324] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute axes
[ 15.324] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute multitouch axes
[ 15.324] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: No buttons found, faking one.
[ 15.324] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found x and y absolute axes
[ 15.324] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute touchscreen
[ 15.324] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: Configuring as touchscreen
[ 15.324] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: YAxisMapping: buttons 4 and 5
[ 15.324] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 15.324] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:06CB:0AC3.0001/input/input7/event5"
[ 15.324] (II) XINPUT: Adding extended input device "SYNAPTICS Synaptics Large Touch Screen" (type: TOUCHSCREEN, id 11)
[ 15.324] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: initialized for absolute axes.
[ 15.324] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) keeping acceleration scheme 1
[ 15.324] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration profile 0
[ 15.324] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration factor: 2.000
[ 15.324] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration threshold: 4
[ 15.324] (II) config/udev: Adding input device SYNAPTICS Synaptics Large Touch Screen (/dev/input/mouse0)
[ 15.324] (II) No input driver specified, ignoring this device.
[ 15.324] (II) This device may have been added with another device file.
[ 15.325] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event7)
[ 15.325] (II) No input driver specified, ignoring this device.
[ 15.325] (II) This device may have been added with another device file.
[ 15.325] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
[ 15.325] (II) No input driver specified, ignoring this device.
[ 15.325] (II) This device may have been added with another device file.
[ 15.325] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 15.325] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 15.325] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 15.325] (**) AT Translated Set 2 keyboard: always reports core events
[ 15.325] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 15.325] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 15.325] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 15.325] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 15.325] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 15.325] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 15.325] (**) Option "xkb_rules" "evdev"
[ 15.325] (**) Option "xkb_model" "pc105"
[ 15.325] (**) Option "xkb_layout" "us,gr,ru"
[ 15.325] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 15.325] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 15.326] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event14)
[ 15.326] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 15.326] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 15.326] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 15.326] (II) LoadModule: "synaptics"
[ 15.326] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 15.332] (II) Module synaptics: vendor="X.Org Foundation"
[ 15.332] compiled for 1.16.4, module version = 1.8.2
[ 15.332] Module class: X.Org XInput Driver
[ 15.332] ABI class: X.Org XInput driver, version 21.0
[ 15.332] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 15.332] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 15.332] (**) Option "Device" "/dev/input/event14"
[ 15.380] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[ 15.380] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1386 - 5660 (res 42)
[ 15.380] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1252 - 4646 (res 44)
[ 15.380] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 15.380] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 15.380] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[ 15.380] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 15.380] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 15.380] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 15.380] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 15.408] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event14"
[ 15.408] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[ 15.408] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 15.408] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 15.408] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
[ 15.408] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 15.408] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 15.408] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 15.408] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 15.408] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 15.408] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 15.408] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 15.409] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event4)
[ 15.409] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 15.409] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[ 15.409] (**) Dell WMI hotkeys: always reports core events
[ 15.409] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event4"
[ 15.409] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[ 15.409] (--) evdev: Dell WMI hotkeys: Found keys
[ 15.409] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[ 15.409] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event4"
[ 15.409] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 14)
[ 15.409] (**) Option "xkb_rules" "evdev"
[ 15.409] (**) Option "xkb_model" "pc105"
[ 15.409] (**) Option "xkb_layout" "us,gr,ru"
[ 15.409] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[ 15.409] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 15.419] (II) intel(0): EDID vendor "SHP", prod id 5112
[ 15.419] (II) intel(0): Printing DDC gathered Modelines:
[ 15.419] (II) intel(0): Modeline "3200x1800"x0.0 373.25 3200 3248 3280 3360 1800 1803 1808 1852 -hsync -vsync (111.1 kHz eP)
[ 77253.337] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:02:00.0/drm/card1 /dev/dri/card1
[ 77253.337] (II) config/udev: Adding drm device (/dev/dri/card1)
[ 77253.337] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 77253.337] (II) LoadModule: "modesetting"
[ 77253.337] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 77253.338] (II) Module modesetting: vendor="X.Org Foundation"
[ 77253.338] compiled for 1.17.2, module version = 1.17.2
[ 77253.338] Module class: X.Org Video Driver
[ 77253.338] ABI class: X.Org Video Driver, version 19.0
[ 77253.338] xf86: found device 1
[139166.308] (II) evdev: Dell WMI hotkeys: Close
[139166.308] (II) UnloadModule: "evdev"
[139166.308] (II) UnloadModule: "synaptics"
[139166.308] (II) evdev: AT Translated Set 2 keyboard: Close
[139166.308] (II) UnloadModule: "evdev"
[139166.308] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: Close
[139166.308] (II) UnloadModule: "evdev"
[139166.308] (II) evdev: Integrated_Webcam_HD: Close
[139166.308] (II) UnloadModule: "evdev"
[139166.308] (II) evdev: Power Button: Close
[139166.308] (II) UnloadModule: "evdev"
[139166.308] (II) evdev: Video Bus: Close
[139166.308] (II) UnloadModule: "evdev"
[139166.308] (II) evdev: Video Bus: Close
[139166.308] (II) UnloadModule: "evdev"
[139166.308] (II) evdev: Power Button: Close
[139166.308] (II) UnloadModule: "evdev"
[139166.469] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^
<<<<<<<<<< Xorg (journald) >>>>>>>>>>
-- No entries --
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^
Kernel modules: nvidia.ko
/lib/modules/4.7.0-1-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/4.7.0-1-amd64/updates/dkms/nvidia-current-drm.ko
/lib/modules/4.7.0-1-amd64/updates/dkms/nvidia-current.ko
/lib/modules/4.7.0-1-amd64/updates/dkms/nvidia-current-uvm.ko
filename: /lib/modules/4.7.0-1-amd64/updates/dkms/nvidia-current-modeset.ko
version: 367.44
supported: external
license: NVIDIA
srcversion: FD189451B6CAFA12E9D5559
depends: nvidia
vermagic: 4.7.0-1-amd64 SMP mod_unload modversions
filename: /lib/modules/4.7.0-1-amd64/updates/dkms/nvidia-current-drm.ko
version: 367.44
supported: external
license: MIT
srcversion: 2DB1C162856F5BD1ABD79F2
alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm,drm_kms_helper,nvidia-modeset
vermagic: 4.7.0-1-amd64 SMP mod_unload modversions
filename: /lib/modules/4.7.0-1-amd64/updates/dkms/nvidia-current.ko
alias: char-major-195-*
version: 367.44
supported: external
license: NVIDIA
srcversion: 62594DC43B355E37A82EB4C
alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends:
vermagic: 4.7.0-1-amd64 SMP mod_unload modversions
filename: /lib/modules/4.7.0-1-amd64/updates/dkms/nvidia-current-uvm.ko
supported: external
license: MIT
depends: nvidia
vermagic: 4.7.0-1-amd64 SMP mod_unload modversions
lsmod:
Module Size Used by
drbg 24576 1
ansi_cprng 16384 0
ctr 16384 2
ccm 20480 2
nvidia_uvm 733184 0
nvidia 11472896 1 nvidia_uvm
bbswitch 16384 0
xt_CHECKSUM 16384 1
iptable_mangle 16384 1
ipt_MASQUERADE 16384 3
nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE
iptable_nat 16384 1
nf_nat_ipv4 16384 1 iptable_nat
nf_nat 24576 2 nf_nat_ipv4,nf_nat_masquerade_ipv4
nf_conntrack_ipv4 20480 2
nf_defrag_ipv4 16384 1 nf_conntrack_ipv4
xt_conntrack 16384 1
nf_conntrack 114688 5 nf_nat,nf_nat_ipv4,xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4
ipt_REJECT 16384 2
nf_reject_ipv4 16384 1 ipt_REJECT
xt_tcpudp 16384 6
tun 28672 1
bridge 126976 0
stp 16384 1 bridge
llc 16384 2 stp,bridge
hidp 24576 1
ebtable_filter 16384 0
ebtables 36864 1 ebtable_filter
snd_hda_codec_hdmi 45056 1
ip6table_filter 16384 0
ip6_tables 24576 1 ip6table_filter
iptable_filter 16384 1
pci_stub 16384 1
vboxpci 24576 0
vboxnetadp 28672 0
vboxnetflt 28672 0
cpufreq_conservative 16384 0
cpufreq_powersave 16384 0
cpufreq_userspace 16384 0
cpufreq_stats 16384 0
vboxdrv 454656 3 vboxnetadp,vboxnetflt,vboxpci
rfcomm 69632 4
bnep 20480 2
arc4 16384 2
binfmt_misc 20480 1
nls_ascii 16384 1
nls_cp437 20480 1
vfat 20480 1
fat 69632 1 vfat
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
coretemp 16384 0
pn544_mei 16384 0
mei_phy 16384 1 pn544_mei
pn544 20480 1 pn544_mei
hci 32768 2 pn544,mei_phy
nfc 102400 2 hci,pn544
iwlmvm 233472 0
snd_hda_codec_realtek 86016 1
snd_hda_codec_generic 69632 1 snd_hda_codec_realtek
mac80211 643072 1 iwlmvm
iTCO_wdt 16384 0
iTCO_vendor_support 16384 1 iTCO_wdt
mxm_wmi 16384 0
dcdbas 16384 0
kvm_intel 188416 0
kvm 573440 1 kvm_intel
i915 1282048 3
snd_hda_intel 36864 5
iwlwifi 147456 1 iwlmvm
irqbypass 16384 1 kvm
snd_hda_codec 135168 4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
uvcvideo 90112 0
snd_hda_core 81920 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
btusb 45056 0
snd_hwdep 16384 1 snd_hda_codec
efi_pstore 16384 0
joydev 20480 0
btrtl 16384 1 btusb
snd_pcm_oss 49152 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
snd_mixer_oss 24576 1 snd_pcm_oss
videobuf2_v4l2 24576 1 uvcvideo
ghash_clmulni_intel 16384 0
rtsx_pci_ms 20480 0
serio_raw 16384 0
videobuf2_core 36864 2 uvcvideo,videobuf2_v4l2
btbcm 16384 1 btusb
btintel 16384 1 btusb
efivars 20480 1 efi_pstore
sg 32768 0
cfg80211 569344 3 iwlwifi,mac80211,iwlmvm
memstick 20480 1 rtsx_pci_ms
snd_pcm 110592 5 snd_pcm_oss,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
acpi_als 16384 0
drm_kms_helper 147456 1 i915
videodev 176128 3 uvcvideo,videobuf2_core,videobuf2_v4l2
hid_multitouch 20480 0
mei_me 32768 0
i2c_i801 20480 0
snd_timer 32768 1 snd_pcm
kfifo_buf 16384 1 acpi_als
lpc_ich 24576 0
snd 81920 20 snd_hda_codec_realtek,snd_pcm_oss,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_mixer_oss
mei 94208 4 pn544_mei,mei_phy,mei_me
drm 364544 4 i915,drm_kms_helper
bluetooth 516096 36 bnep,hidp,btbcm,btrtl,btusb,rfcomm,btintel
ie31200_edac 16384 0
evdev 24576 30
media 36864 2 uvcvideo,videodev
soundcore 16384 1 snd
edac_core 57344 1 ie31200_edac
i2c_algo_bit 16384 1 i915
shpchp 36864 0
industrialio 65536 2 acpi_als,kfifo_buf
video 40960 1 i915
battery 16384 0
button 16384 1 i915
ac 16384 0
dell_rbtn 16384 0
int3403_thermal 16384 0
intel_smartconnect 16384 0
rfkill 24576 8 nfc,cfg80211,dell_rbtn,bluetooth
dell_smo8800 16384 0
wmi 16384 1 mxm_wmi
processor_thermal_device 16384 0
int3400_thermal 16384 0
int3402_thermal 16384 0
intel_soc_dts_iosf 16384 1 processor_thermal_device
tpm_tis 20480 0
acpi_thermal_rel 16384 1 int3400_thermal
int340x_thermal_zone 16384 3 int3402_thermal,processor_thermal_device,int3403_thermal
tpm 45056 1 tpm_tis
amdtPwrProf 40960 0
nfsd 319488 13
ecryptfs 98304 0
cbc 16384 0
auth_rpcgss 61440 1 nfsd
nfs_acl 16384 1 nfsd
hmac 16384 2
lockd 90112 1 nfsd
grace 16384 2 nfsd,lockd
encrypted_keys 20480 1 ecryptfs
parport_pc 28672 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,ppdev,parport_pc
sunrpc 331776 18 nfsd,auth_rpcgss,lockd,nfs_acl
efivarfs 16384 1
ip_tables 24576 3 iptable_filter,iptable_mangle,iptable_nat
x_tables 36864 11 ip6table_filter,xt_CHECKSUM,ip_tables,xt_tcpudp,ipt_MASQUERADE,xt_conntrack,iptable_filter,ebtables,ipt_REJECT,iptable_mangle,ip6_tables
autofs4 40960 2
ext4 589824 2
ecb 16384 0
crc16 16384 2 ext4,bluetooth
jbd2 106496 1 ext4
mbcache 16384 3 ext4
btrfs 1015808 0
crc32c_generic 16384 0
xor 24576 1 btrfs
raid6_pq 102400 1 btrfs
hid_generic 16384 0
usbhid 49152 0
hid 118784 4 hidp,hid_multitouch,hid_generic,usbhid
sd_mod 45056 5
crc32c_intel 24576 1
aesni_intel 167936 4
ahci 36864 4
rtsx_pci_sdmmc 24576 0
mmc_core 139264 1 rtsx_pci_sdmmc
aes_x86_64 20480 1 aesni_intel
libahci 32768 1 ahci
ehci_pci 16384 0
glue_helper 16384 1 aesni_intel
lrw 16384 1 aesni_intel
libata 245760 2 ahci,libahci
gf128mul 16384 1 lrw
ehci_hcd 77824 1 ehci_pci
ablk_helper 16384 1 aesni_intel
xhci_pci 16384 0
scsi_mod 225280 3 sg,libata,sd_mod
psmouse 126976 0
cryptd 20480 3 ghash_clmulni_intel,aesni_intel,ablk_helper
xhci_hcd 172032 1 xhci_pci
usbcore 241664 7 btusb,uvcvideo,ehci_hcd,ehci_pci,usbhid,xhci_hcd,xhci_pci
rtsx_pci 53248 2 rtsx_pci_ms,rtsx_pci_sdmmc
mfd_core 16384 2 lpc_ich,rtsx_pci
usb_common 16384 1 usbcore
thermal 20480 0
fan 16384 0
fjes 28672 0
xrandr:
Screen 0: minimum 8 x 8, current 3200 x 1800, maximum 32767 x 32767
eDP1 connected 3200x1800+0+0 (normal left inverted right x axis y axis) 350mm x 190mm
3200x1800 59.98*+
2880x1620 60.00
2560x1440 60.00
2048x1536 60.00
1920x1440 60.00
1856x1392 60.01
1792x1344 60.01
2048x1152 60.00
1920x1200 59.95
1920x1080 60.00 59.93
1600x1200 60.00
1680x1050 59.95 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
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
OpenCL ICDs:
/etc/OpenCL/vendors/amdocl64.icd:libamdocl64.so
/etc/OpenCL/vendors/intel-beignet.icd:/usr/local/lib/beignet//libcl.so
/etc/OpenCL/vendors/intel64.icd:/opt/intel/opencl-1.2-5.2.0.10002/lib64/libintelocl.so
/etc/OpenCL/vendors/mesa.icd:libMesaOpenCL.so.1
/etc/OpenCL/vendors/nvidia.icd:libnvidia-opencl.so.1
/etc/OpenCL/vendors/pocl.icd:/usr/local/lib/libpocl.so.1.7.0
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.7.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages nvidia-driver depends on:
ii nvidia-alternative 367.44-2
ii nvidia-driver-bin 367.44-2
ii nvidia-driver-libs 367.44-2
ii nvidia-installer-cleanup 20151021+4
ii nvidia-kernel-dkms [nvidia-kernel-367.44] 367.44-2
ii nvidia-legacy-check 367.44-2
ii nvidia-support 20151021+4
ii nvidia-vdpau-driver 367.44-2
ii xserver-xorg-video-nvidia 367.44-2
Versions of packages nvidia-driver recommends:
ii nvidia-persistenced 367.18-1
pn nvidia-settings <none>
Versions of packages nvidia-driver suggests:
ii nvidia-kernel-dkms 367.44-2
Versions of packages nvidia-driver-libs depends on:
ii libegl-nvidia0 367.44-2
ii libgl1-nvidia-glx 367.44-2
ii libnvidia-glcore 367.44-2
Versions of packages nvidia-driver-libs recommends:
ii libgles-nvidia1 367.44-2
ii libgles-nvidia2 367.44-2
ii libglx-nvidia0 367.44-2
ii libnvidia-cfg1 367.44-2
ii libopengl0-glvnd-nvidia 367.44-2
pn nvidia-driver-libs-i386 <none>
ii nvidia-vulkan-icd 367.44-2
Versions of packages libgl1-nvidia-glx depends on:
ii libc6 2.24-3
ii libnvidia-glcore 367.44-2
ii libx11-6 2:1.6.3-1
ii libxext6 2:1.3.3-1
ii nvidia-alternative 367.44-2
ii nvidia-installer-cleanup 20151021+4
ii nvidia-legacy-check 367.44-2
ii nvidia-support 20151021+4
Versions of packages libgl1-nvidia-glx recommends:
ii nvidia-kernel-dkms [nvidia-kernel-367.44] 367.44-2
Versions of packages libgl1-nvidia-glx suggests:
ii nvidia-kernel-dkms 367.44-2
Versions of packages xserver-xorg-video-nvidia depends on:
ii libc6 2.24-3
ii libnvidia-glcore 367.44-2
ii nvidia-alternative 367.44-2
ii nvidia-installer-cleanup 20151021+4
ii nvidia-legacy-check 367.44-2
ii nvidia-support 20151021+4
ii xserver-xorg-core [xorg-video-abi-20] 2:1.18.4-2
Versions of packages xserver-xorg-video-nvidia recommends:
ii nvidia-driver 367.44-2
ii nvidia-kernel-dkms [nvidia-kernel-367.44] 367.44-2
pn nvidia-settings <none>
ii nvidia-vdpau-driver 367.44-2
Versions of packages xserver-xorg-video-nvidia suggests:
ii nvidia-kernel-dkms 367.44-2
Versions of packages nvidia-alternative depends on:
ii glx-alternative-nvidia 0.7.3
ii nvidia-legacy-check 367.44-2
Versions of packages nvidia-kernel-dkms depends on:
ii dkms 2.2.1.0+git20160527-1
ii nvidia-installer-cleanup 20151021+4
ii nvidia-kernel-support [nvidia-kernel-support--v1] 367.44-2
Versions of packages nvidia-kernel-dkms recommends:
ii libcuda1 367.44-2
ii nvidia-driver 367.44-2
Versions of packages glx-alternative-nvidia depends on:
ii glx-alternative-mesa 0.7.3
ii glx-diversions 0.7.3
ii update-glx 0.7.3
Versions of packages glx-alternative-nvidia suggests:
ii nvidia-driver 367.44-2
Versions of packages xserver-xorg-video-intel depends on:
ii libc6 2.24-3
ii libdrm-intel1 2.4.70-1
ii libdrm2 2.4.70-1
ii libpciaccess0 0.13.4-1
ii libpixman-1-0 0.34.0-1
ii libudev1 231-7
ii libx11-6 2:1.6.3-1
ii libx11-xcb1 2:1.6.3-1
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
ii libxcb1 1.12-1
ii libxcursor1 1:1.1.14-1+b1
ii libxdamage1 1:1.1.4-2+b1
ii libxext6 2:1.3.3-1
ii libxfixes3 1:5.0.2-1
ii libxinerama1 2:1.1.3-1+b1
ii libxrandr2 2:1.5.0-1
ii libxrender1 1:0.9.9-2
ii libxshmfence1 1.2-1
ii libxss1 1:1.2.2-1
ii libxtst6 2:1.2.2-1+b1
ii libxv1 2:1.0.10-1+b1
ii libxvmc1 2:1.0.9-1
ii xserver-xorg-core [xorg-video-abi-20] 2:1.18.4-2
Versions of packages nvidia-opencl-icd is related to:
ii amd-opencl-icd [opencl-icd] 1:15.12-2
pn bumblebee <none>
pn bumblebee-nvidia <none>
ii libcuda1 [libcuda1-any] 367.44-2
pn libdrm-nouveau1 <none>
pn libdrm-nouveau1a <none>
ii libdrm-nouveau2 2.4.70-1
ii libgl1-nvidia-glx [libgl1-nvidia-glx-any] 367.44-2
pn linux-headers <none>
ii make 4.1-9
ii mesa-opencl-icd [opencl-icd] 12.0.3-1
ii nvidia-driver [nvidia-glx-any] 367.44-2
pn nvidia-glx <none>
ii nvidia-kernel-common 20151021+4
ii nvidia-kernel-dkms 367.44-2
pn nvidia-kernel-source <none>
ii nvidia-kernel-support [nvidia-kernel-support-any] 367.44-2
ii nvidia-modprobe 367.18-1
ii nvidia-opencl-icd [opencl-icd] 367.44-2
pn nvidia-settings <none>
ii nvidia-support 20151021+4
pn nvidia-xconfig <none>
ii ocl-icd-libopencl1 [libopencl1] 2.2.9-2
ii xserver-xorg 1:7.7+16
ii xserver-xorg-core 2:1.18.4-2
pn xserver-xorg-legacy <none>
ii xserver-xorg-video-nouveau 1:1.0.13-1
ii xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any] 367.44-2
More information about the pkg-nvidia-devel
mailing list