Bug#829043: nvidia-driver: The libGLESv2_nvidia symlink seems to be wrong (367 branch, SVN)

Robert Ou rqou at robertou.com
Thu Jun 30 00:27:28 UTC 2016


Package: nvidia-driver
Version: 367.27-1
Severity: normal

Dear Maintainer,

I built and installed the 367 branch of the NVIDIA driver debian package
using the instructions on https://wiki.debian.org/NvidiaGraphicsDrivers .
After installing the built packages, GLES programs (e.g. es2_info, es2gears)
failed to launch complaining about being unable to create a context. Poking
around with strace shows that these programs are trying to load
libGLESv2_nvidia.so.2 whereas /usr/lib/x86_64-linux-gnu/nvidia/current has
libGLESv2_nvidia.so.1 . Creating a new symlink named libGLESv2_nvidia.so.2
pointing to libGLESv2_nvidia.so.367.27 fixes the problem. Examining the built
package using dpkg -c also shows the incorrect symlink name:
$ dpkg -c libgles-nvidia2_367.27-1_amd64.deb
<snip>
lrwxrwxrwx root/root         0 2016-06-27 16:54 ./usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.1 -> libGLESv2_nvidia.so.367.27

-- Package-specific info:
uname -a:
Linux <snip hostname> 4.6.0-1-amd64 #1 SMP Debian 4.6.2-2 (2016-06-25) x86_64 GNU/Linux

/proc/version:
Linux version 4.6.0-1-amd64 (debian-kernel at lists.debian.org) (gcc version 5.4.0 20160609 (Debian 5.4.0-4) ) #1 SMP Debian 4.6.2-2 (2016-06-25)

/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module  367.27  Thu Jun  9 18:53:27 PDT 2016
GCC version:  gcc version 5.4.0 20160609 (Debian 5.4.0-4) 

lspci 'VGA compatible controller [0300]':
03:00.0 VGA compatible controller [0300]: NVIDIA Corporation G92 [GeForce GT 230 OEM] [10de:0603] (rev a2) (prog-if 00 [VGA controller])
	Subsystem: Pegatron G92 [GeForce GT 230 OEM] [1b0a:9044]
	Physical Slot: 6
	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, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 95
	Region 0: Memory at f8000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at f6000000 (64-bit, non-prefetchable) [size=32M]
	Region 5: I/O ports at d000 [size=128]
	Expansion ROM at f9000000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: nouveau
	Kernel modules: nouveau, nvidia_current_drm, nvidia_current

04:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP104 [GeForce GTX 1080] [10de:1b80] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: eVga.com. Corp. GP104 [GeForce GTX 1080] [3842:6286]
	Physical Slot: 4
	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 97
	Region 0: Memory at fa000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at c0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at d0000000 (64-bit, prefetchable) [size=32M]
	Region 5: I/O ports at c000 [size=128]
	[virtual] Expansion ROM at fb000000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: nvidia
	Kernel modules: nouveau, nvidia_current_drm, nvidia_current

08:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Oland [Radeon HD 8570 / R7 240/340 OEM] [1002:6611] (prog-if 00 [VGA controller])
	Subsystem: Dell Radeon R5 240 OEM [1028:210b]
	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, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 36
	Region 0: Memory at 383fe0000000 (64-bit, prefetchable) [size=256M]
	Region 2: Memory at fb900000 (64-bit, non-prefetchable) [size=256K]
	Region 4: I/O ports at a000 [size=256]
	Expansion ROM at fb940000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: radeon
	Kernel modules: radeon

dmesg:
[    8.212807] vgaarb: device added: PCI:0000:03:00.0,decodes=io+mem,owns=none,locks=none
[    8.212810] vgaarb: device added: PCI:0000:04:00.0,decodes=io+mem,owns=none,locks=none
[    8.212814] vgaarb: device added: PCI:0000:08:00.0,decodes=io+mem,owns=none,locks=none
[    8.212815] vgaarb: loaded
[    8.212816] vgaarb: bridge control possible 0000:08:00.0
[    8.212817] vgaarb: setting as boot device: PCI:0000:04:00.0
[    8.212818] vgaarb: bridge control possible 0000:04:00.0
[    8.212819] vgaarb: bridge control possible 0000:03:00.0
[    8.730423] Linux agpgart interface v0.103
[   24.491022] snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client
[   24.491166] snd_hda_intel 0000:08:00.1: Handle vga_switcheroo audio client
[   24.511873] nouveau 0000:03:00.0: NVIDIA G92 (092180a2)
[   25.099803] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:04:00.1/sound/card2/input23
[   25.099891] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:04:00.1/sound/card2/input24
[   25.099956] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/0000:04:00.1/sound/card2/input25
[   25.100020] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/0000:04:00.1/sound/card2/input26
[   25.352317] nvidia: module license 'NVIDIA' taints kernel.
[   25.352319] nvidia: module license 'NVIDIA' taints kernel.
[   25.364024] NVRM: The NVIDIA GeForce GT 230 GPU installed in this system is
               NVRM:  supported through the NVIDIA 340.xx Legacy drivers. Please
               NVRM:  visit http://www.nvidia.com/object/unix.html for more
               NVRM:  information.  The 367.27 NVIDIA driver will ignore
               NVRM:  this GPU.  Continuing probe...
[   25.364134] vgaarb: device changed decodes: PCI:0000:08:00.0,olddecodes=io+mem,decodes=none:owns=none
[   25.364139] vgaarb: device changed decodes: PCI:0000:03:00.0,olddecodes=io+mem,decodes=none:owns=none
[   25.364143] vgaarb: device changed decodes: PCI:0000:04:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[   25.364238] nvidia-nvlink: Nvlink Core is being initialized, major device number 244
[   25.364262] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  367.27  Thu Jun  9 18:53:27 PDT 2016
[   25.369610] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  367.27  Thu Jun  9 18:24:10 PDT 2016
[   25.371440] [drm] [nvidia-drm] [GPU ID 0x00000400] Loading driver
[   95.517733] nvidia-modeset: Allocated GPU:0 (GPU-d20d5de9-2ba0-e33f-825a-c5214645afde) @ PCI:0000:04:00.0
[  110.386333] nvidia-modeset: Freed GPU:0 (GPU-d20d5de9-2ba0-e33f-825a-c5214645afde) @ PCI:0000:04:00.0
[  579.523363] nvidia-modeset: Allocated GPU:0 (GPU-d20d5de9-2ba0-e33f-825a-c5214645afde) @ PCI:0000:04:00.0
[ 1040.143127] nvidia-modeset: Freed GPU:0 (GPU-d20d5de9-2ba0-e33f-825a-c5214645afde) @ PCI:0000:04:00.0
[ 1070.350502] nvidia-modeset: Allocated GPU:0 (GPU-d20d5de9-2ba0-e33f-825a-c5214645afde) @ PCI:0000:04:00.0
[ 1093.421334] nvidia-modeset: Freed GPU:0 (GPU-d20d5de9-2ba0-e33f-825a-c5214645afde) @ PCI:0000:04:00.0
[ 1120.247106] nvidia-modeset: Allocated GPU:0 (GPU-d20d5de9-2ba0-e33f-825a-c5214645afde) @ PCI:0000:04:00.0

Device node permissions:
crw-rw----+ 1 root video 226,   0 Jun 29 16:36 /dev/dri/card0
crw-rw----+ 1 root video 226,   1 Jun 29 16:37 /dev/dri/card1
crw-rw----+ 1 root video 226,   2 Jun 29 16:36 /dev/dri/card2
crw-rw----  1 root video 226,  64 Jun 29 16:36 /dev/dri/controlD64
crw-rw----  1 root video 226,  65 Jun 29 16:36 /dev/dri/controlD65
crw-rw----+ 1 root video 226, 128 Jun 29 16:36 /dev/dri/renderD128
crw-rw----+ 1 root video 226, 129 Jun 29 16:36 /dev/dri/renderD129
crw-rw----+ 1 root video 226, 130 Jun 29 16:36 /dev/dri/renderD130
crw-rw-rw-  1 root root  195, 254 Jun 29 16:38 /dev/nvidia-modeset
crw-rw-rw-  1 root root  195,   0 Jun 29 16:38 /dev/nvidia0
crw-rw-rw-  1 root root  195, 255 Jun 29 16:38 /dev/nvidiactl
video:x:44:rqou

OpenGL and NVIDIA library files installed:
-rw-r--r-- 1 root root      405 Jun 28 22:13 /etc/X11/xorg.conf
-rw-r--r-- 1 root root      815 Jun 29 01:48 /etc/X11/xorg.nv.24.conf
-rw-r--r-- 1 root root      815 Jun 29 00:58 /etc/X11/xorg.nv.conf
lrwxrwxrwx 1 root root       22 Jun 27 17:53 /etc/alternatives/glx -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root       51 Jun 27 17:53 /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 Jun 27 16:07 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root       48 Jun 27 16:07 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root       48 Jun 27 17:53 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root       48 Jun 27 17:53 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root       50 Jun 27 17:53 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root       50 Jun 27 17:53 /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       57 Jun 27 17:53 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       57 Jun 27 17:53 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       54 Jun 27 17:53 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root       54 Jun 27 17:53 /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 Jun 27 16:07 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root       23 Jun 28 00:05 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root       52 Jun 28 00:05 /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 Jun 28 00:05 /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       49 Jun 28 00:05 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root       49 Jun 28 00:05 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root       51 Jun 28 00:05 /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 Jun 28 00:05 /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 Jun 28 00:05 /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 Jun 28 00:05 /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 Jun 28 00:05 /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 Jun 28 00:05 /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 Jun 28 00:05 /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 Jun 28 00:05 /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       59 Jun 28 00:05 /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 Jun 28 00:05 /etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       51 Jun 28 00:05 /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
lrwxrwxrwx 1 root root       53 Jun 28 00:05 /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 Jun 28 00:05 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/current/libglx.so
lrwxrwxrwx 1 root root       54 Jun 28 00:05 /etc/alternatives/nvidia--libnvcuvid.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
lrwxrwxrwx 1 root root       56 Jun 28 00:05 /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       57 Jun 28 00:05 /etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root       59 Jun 28 00:05 /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root       62 Jun 28 00:05 /etc/alternatives/nvidia--libnvidia-encode.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-encode.so.1
lrwxrwxrwx 1 root root       59 Jun 28 00:05 /etc/alternatives/nvidia--libnvidia-fbc.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-fbc.so.1
lrwxrwxrwx 1 root root       59 Jun 28 00:05 /etc/alternatives/nvidia--libnvidia-ifr.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ifr.so.1
lrwxrwxrwx 1 root root       58 Jun 28 00:05 /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       62 Jun 28 00:05 /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 Jun 28 00:05 /etc/alternatives/nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libvdpau_nvidia.so.1
lrwxrwxrwx 1 root root       38 Jun 28 00:05 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root       50 Jun 28 00:05 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/current/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root       44 Jun 28 00:05 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       40 Jun 28 00:05 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root       47 Jun 28 00:05 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root       36 Jun 28 00:05 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/current/nvidia-load.conf
lrwxrwxrwx 1 root root       40 Jun 28 00:05 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/current/nvidia-modprobe.conf
lrwxrwxrwx 1 root root       39 Jun 28 00:05 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root       44 Jun 28 00:05 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root       47 Jun 28 00:05 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root       34 Jun 28 00:05 /etc/alternatives/nvidia--nvidia-smi -> /usr/lib/nvidia/current/nvidia-smi
lrwxrwxrwx 1 root root       39 Jun 28 00:05 /etc/alternatives/nvidia--nvidia-smi.1.gz -> /usr/lib/nvidia/current/nvidia-smi.1.gz
lrwxrwxrwx 1 root root       37 Jun 28 00:05 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx 1 root root       48 Jun 27 16:07 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu
-rw-r--r-- 1 root root 36940472 Jun  9 18:22 /usr/lib/i386-linux-gnu/libnvidia-glcore.so.367.27
-rw-r--r-- 1 root root    13788 Jun  9 18:27 /usr/lib/i386-linux-gnu/libnvidia-tls.so.367.27
lrwxrwxrwx 1 root root       51 Jun 27 16:07 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       48 Jun 27 16:07 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       50 Jun 27 16:07 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       57 Jun 27 16:07 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       67 Jun 27 17:01 /usr/lib/x86_64-linux-gnu/libGLESv1_CM_nvidia.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       54 Jun 27 16:07 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root       53 Jun 27 17:01 /usr/lib/x86_64-linux-gnu/libcuda.so -> /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       55 Jun 27 17:01 /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 48074800 Jun  9 19:42 /usr/lib/x86_64-linux-gnu/libnvidia-compiler.so.367.27
-rw-r--r-- 1 root root 26622256 Jun  9 19:41 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.367.27
lrwxrwxrwx 1 root root       64 Jun 27 17:01 /usr/lib/x86_64-linux-gnu/libnvidia-encode.so.1 -> /etc/alternatives/nvidia--libnvidia-encode.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root   323368 Jun  9 18:32 /usr/lib/x86_64-linux-gnu/libnvidia-fatbinaryloader.so.367.27
lrwxrwxrwx 1 root root       61 Jun 27 17:01 /usr/lib/x86_64-linux-gnu/libnvidia-fbc.so.1 -> /etc/alternatives/nvidia--libnvidia-fbc.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 28430712 Jun  9 18:18 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.367.27
-rw-r--r-- 1 root root   500960 Jun  9 19:27 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.367.27
lrwxrwxrwx 1 root root       61 Jun 27 17:01 /usr/lib/x86_64-linux-gnu/libnvidia-ifr.so.1 -> /etc/alternatives/nvidia--libnvidia-ifr.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       60 Jun 27 17:01 /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 Jun 27 17:01 /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  8909528 Jun  9 18:37 /usr/lib/x86_64-linux-gnu/libnvidia-ptxjitcompiler.so.367.27
-rw-r--r-- 1 root root    13080 Jun  9 18:23 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.367.27
-rw-r--r-- 1 root root   290224 Apr  5 00:05 /usr/lib/xorg/modules/extensions/libglx.so
-rw-r--r-- 1 root root    49329 Jun 29 17:08 /var/log/Xorg.0.log
-rw-r--r-- 1 root root    60105 Jun 29 03:21 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root    52609 Jun 29 17:08 /var/log/Xorg.1.log
-rw-r--r-- 1 root root    83432 Jun 29 03:21 /var/log/Xorg.1.log.old
-rw-r--r-- 1 root root    42181 Jun 29 17:08 /var/log/Xorg.2.log
-rw-r--r-- 1 root root    36970 Jun 29 16:54 /var/log/Xorg.2.log.old
-rw-r--r-- 1 root root    35541 Jun 28 00:46 /var/log/Xorg.3.log
-rw-r--r-- 1 root root    36923 Jun 28 00:43 /var/log/Xorg.3.log.old
-rw-r--r-- 1 root root    42643 Jun 28 20:30 /var/log/Xorg.8.log
-rw-r--r-- 1 root root    42448 Jun 28 20:28 /var/log/Xorg.8.log.old
/etc/nvidia/:
total 16
drwxr-xr-x 1 root root  200 Jun 27 17:01 .
drwxr-xr-x 1 root root 4558 Jun 29 17:05 ..
drwxr-xr-x 1 root root  186 Jun 27 17:06 current
lrwxrwxrwx 1 root root   56 Jun 27 17:01 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root   53 Jun 27 17:01 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root   42 Jun 27 17:01 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx 1 root root   46 Jun 27 17:01 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf

/usr/lib/i386-linux-gnu/nvidia/:
total 8
drwxr-xr-x 1 root root   70 Jun 27 17:01 .
drwxr-xr-x 1 root root 8300 Jun 27 17:53 ..
drwxr-xr-x 1 root root  130 Jun 27 17:05 current
lrwxrwxrwx 1 root root   51 Jun 27 17:01 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root   59 Jun 27 17:01 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu

/usr/lib/i386-linux-gnu/nvidia/current/:
total 604
drwxr-xr-x 1 root root    130 Jun 27 17:05 .
drwxr-xr-x 1 root root     70 Jun 27 17:01 ..
lrwxrwxrwx 1 root root     14 Jun 27 16:57 libGL.so.1 -> libGL.so.1.0.0
-rw-r--r-- 1 root root 439972 Jun  9 18:22 libGL.so.1.0.0
lrwxrwxrwx 1 root root     23 Jun 27 16:57 libnvidia-cfg.so.1 -> libnvidia-cfg.so.367.27
-rw-r--r-- 1 root root 166864 Jun  9 19:26 libnvidia-cfg.so.367.27

/usr/lib/mesa-diverted/:
total 4
drwxr-xr-x 1 root root   128 Jun 27 16:07 .
drwxr-xr-x 1 root root 13538 Jun 29 02:33 ..
drwxr-xr-x 1 root root     0 Jun  9 06:00 arm-linux-gnueabihf
drwxr-xr-x 1 root root    48 Jun 27 16:07 i386-linux-gnu
lrwxrwxrwx 1 root root    33 Jun 27 16:07 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x 1 root root   256 Jun 27 16:07 x86_64-linux-gnu

/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 0
drwxr-xr-x 1 root root   0 Jun  9 06:00 .
drwxr-xr-x 1 root root 128 Jun 27 16:07 ..

/usr/lib/mesa-diverted/i386-linux-gnu/:
total 444
drwxr-xr-x 1 root root     48 Jun 27 16:07 .
drwxr-xr-x 1 root root    128 Jun 27 16:07 ..
lrwxrwxrwx 1 root root     14 May 11 04:12 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 448200 May 11 04:12 libGL.so.1.2.0

/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 724
drwxr-xr-x 1 root root    256 Jun 27 16:07 .
drwxr-xr-x 1 root root    128 Jun 27 16:07 ..
lrwxrwxrwx 1 root root     15 May 11 04:11 libEGL.so.1 -> libEGL.so.1.0.0
-rw-r--r-- 1 root root 202400 May 11 04:11 libEGL.so.1.0.0
lrwxrwxrwx 1 root root     10 Jun 27 16:07 libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root     14 May 11 04:11 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 459392 May 11 04:11 libGL.so.1.2.0
lrwxrwxrwx 1 root root     21 May 11 04:11 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.1.0
-rw-r--r-- 1 root root  18208 May 11 04:11 libGLESv1_CM.so.1.1.0
lrwxrwxrwx 1 root root     18 May 11 04:11 libGLESv2.so.2 -> libGLESv2.so.2.0.0
-rw-r--r-- 1 root root  30496 May 11 04:11 libGLESv2.so.2.0.0

/usr/lib/mesa/:
total 0
drwxr-xr-x 1 root root     0 Jun  9 06:00 .
drwxr-xr-x 1 root root 13538 Jun 29 02:33 ..

/usr/lib/nvidia/:
total 32
drwxr-xr-x 1 root root   346 Jun 27 17:01 .
drwxr-xr-x 1 root root 13538 Jun 29 02:33 ..
-rw-r--r-- 1 root root    57 Feb 25 21:09 alternate-install-present
drwxr-xr-x 1 root root     0 Jun  9 06:00 bumblebee
-rwxr-xr-x 1 root root  2125 Feb 25 21:09 check-for-conflicting-opengl-libraries
-rwxr-xr-x 1 root root  1897 Feb 25 21:09 check-for-mismatching-nvidia-module
drwxr-xr-x 1 root root   362 Jun 28 00:05 current
lrwxrwxrwx 1 root root    35 Jun 27 17:01 libglx.so -> /etc/alternatives/nvidia--libglx.so
lrwxrwxrwx 1 root root    24 Jun 27 17:01 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root    46 Jun 27 17:01 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root    39 Jun 27 17:01 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x 1 root root   618 Feb 25 21:09 pre-install

/usr/lib/nvidia/bumblebee/:
total 0
drwxr-xr-x 1 root root   0 Jun  9 06:00 .
drwxr-xr-x 1 root root 346 Jun 27 17:01 ..

/usr/lib/nvidia/current/:
total 23028
drwxr-xr-x 1 root root      362 Jun 28 00:05 .
drwxr-xr-x 1 root root      346 Jun 27 17:01 ..
lrwxrwxrwx 1 root root       16 Jun 27 16:54 libglx.so -> libglx.so.367.27
-rw-r--r-- 1 root root 12963912 Jun  9 18:23 libglx.so.367.27
-rwxr-xr-x 1 root root    22744 Oct  7  2015 nv-control-dpy
-rwxr-xr-x 1 root root    23697 Jun  9 19:52 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   220720 Jun  9 19:26 nvidia-debugdump
-rwxr-xr-x 1 root root  1797952 Oct  7  2015 nvidia-settings
-rw-r--r-- 1 root root     8453 Oct  7  2015 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 Oct  7  2015 nvidia-settings.desktop
-rwxr-xr-x 1 root root   469408 Jun  9 19:25 nvidia-smi
-rw-r--r-- 1 root root    18413 Jun 27 16:54 nvidia-smi.1.gz
-rw-r--r-- 1 root root     2808 Jun 27 16:54 nvidia.ids
-rw-r--r-- 1 root root  8027192 Jun  9 18:01 nvidia_drv.so

/usr/lib/nvidia/nvidia/:
total 23028
drwxr-xr-x 1 root root      362 Jun 28 00:05 .
drwxr-xr-x 1 root root      346 Jun 27 17:01 ..
lrwxrwxrwx 1 root root       16 Jun 27 16:54 libglx.so -> libglx.so.367.27
-rw-r--r-- 1 root root 12963912 Jun  9 18:23 libglx.so.367.27
-rwxr-xr-x 1 root root    22744 Oct  7  2015 nv-control-dpy
-rwxr-xr-x 1 root root    23697 Jun  9 19:52 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   220720 Jun  9 19:26 nvidia-debugdump
-rwxr-xr-x 1 root root  1797952 Oct  7  2015 nvidia-settings
-rw-r--r-- 1 root root     8453 Oct  7  2015 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 Oct  7  2015 nvidia-settings.desktop
-rwxr-xr-x 1 root root   469408 Jun  9 19:25 nvidia-smi
-rw-r--r-- 1 root root    18413 Jun 27 16:54 nvidia-smi.1.gz
-rw-r--r-- 1 root root     2808 Jun 27 16:54 nvidia.ids
-rw-r--r-- 1 root root  8027192 Jun  9 18:01 nvidia_drv.so

/usr/lib/x86_64-linux-gnu/nvidia/:
total 20
drwxr-xr-x 1 root root   154 Jun 27 17:01 .
drwxr-xr-x 1 root root 87540 Jun 29 02:32 ..
drwxr-xr-x 1 root root  1446 Jun 29 16:59 current
lrwxrwxrwx 1 root root    54 Jun 27 17:01 libEGL.so.1 -> /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root    53 Jun 27 17:01 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root    60 Jun 27 17:01 libGLESv1_CM.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root    57 Jun 27 17:01 libGLESv2.so.2 -> /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root    61 Jun 27 17:01 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu

/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 23996
drwxr-xr-x 1 root root    1446 Jun 29 16:59 .
drwxr-xr-x 1 root root     154 Jun 27 17:01 ..
-rw-r--r-- 1 root root   17528 Jun  9 18:18 libEGL.so.1
lrwxrwxrwx 1 root root      23 Jun 27 16:54 libEGL_nvidia.so.0 -> libEGL_nvidia.so.367.27
-rw-r--r-- 1 root root 1003176 Jun  9 19:42 libEGL_nvidia.so.367.27
lrwxrwxrwx 1 root root      14 Jun 27 16:54 libGL.so.1 -> libGL.so.1.0.0
-rw-r--r-- 1 root root  579760 Jun  9 18:18 libGL.so.1.0.0
-rw-r--r-- 1 root root   33872 Jun  9 18:18 libGLESv1_CM.so.1
lrwxrwxrwx 1 root root      29 Jun 27 16:54 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.367.27
-rw-r--r-- 1 root root   51528 Jun  9 19:41 libGLESv1_CM_nvidia.so.367.27
-rw-r--r-- 1 root root   51504 Jun  9 18:18 libGLESv2.so.2
lrwxrwxrwx 1 root root      26 Jun 27 16:54 libGLESv2_nvidia.so.1 -> libGLESv2_nvidia.so.367.27
-rw-r--r-- 1 root root   75680 Jun 29 16:59 libGLESv2_nvidia.so.2
-rw-r--r-- 1 root root   75680 Jun  9 19:41 libGLESv2_nvidia.so.367.27
lrwxrwxrwx 1 root root      23 Jun 27 16:54 libGLX_nvidia.so.0 -> libGLX_nvidia.so.367.27
-rw-r--r-- 1 root root 1273992 Jun  9 18:19 libGLX_nvidia.so.367.27
lrwxrwxrwx 1 root root      12 Jun 27 16:54 libcuda.so -> libcuda.so.1
lrwxrwxrwx 1 root root      17 Jun 27 16:54 libcuda.so.1 -> libcuda.so.367.27
-rw-r--r-- 1 root root 8116488 Jun  9 18:30 libcuda.so.367.27
lrwxrwxrwx 1 root root      15 Jun 27 16:54 libnvcuvid.so -> libnvcuvid.so.1
lrwxrwxrwx 1 root root      20 Jun 27 16:54 libnvcuvid.so.1 -> libnvcuvid.so.367.27
-rw-r--r-- 1 root root 2209872 Jun  9 19:27 libnvcuvid.so.367.27
lrwxrwxrwx 1 root root      23 Jun 27 16:54 libnvidia-cfg.so.1 -> libnvidia-cfg.so.367.27
-rw-r--r-- 1 root root  159272 Jun  9 19:24 libnvidia-cfg.so.367.27
lrwxrwxrwx 1 root root      21 Jun 27 16:54 libnvidia-encode.so -> libnvidia-encode.so.1
lrwxrwxrwx 1 root root      26 Jun 27 16:54 libnvidia-encode.so.1 -> libnvidia-encode.so.367.27
-rw-r--r-- 1 root root  170192 Jun  9 19:27 libnvidia-encode.so.367.27
lrwxrwxrwx 1 root root      18 Jun 27 16:54 libnvidia-fbc.so -> libnvidia-fbc.so.1
lrwxrwxrwx 1 root root      23 Jun 27 16:54 libnvidia-fbc.so.1 -> libnvidia-fbc.so.367.27
-rw-r--r-- 1 root root   94344 Jun  9 18:23 libnvidia-fbc.so.367.27
lrwxrwxrwx 1 root root      18 Jun 27 16:54 libnvidia-ifr.so -> libnvidia-ifr.so.1
lrwxrwxrwx 1 root root      23 Jun 27 16:54 libnvidia-ifr.so.1 -> libnvidia-ifr.so.367.27
-rw-r--r-- 1 root root  206728 Jun  9 19:42 libnvidia-ifr.so.367.27
lrwxrwxrwx 1 root root      17 Jun 27 16:54 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root      22 Jun 27 16:54 libnvidia-ml.so.1 -> libnvidia-ml.so.367.27
-rw-r--r-- 1 root root 1153696 Jun  9 19:25 libnvidia-ml.so.367.27
lrwxrwxrwx 1 root root      26 Jun 27 16:54 libnvidia-opencl.so.1 -> libnvidia-opencl.so.367.27
-rw-r--r-- 1 root root 8480360 Jun  9 18:31 libnvidia-opencl.so.367.27
lrwxrwxrwx 1 root root      25 Jun 27 16:54 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.367.27
-rw-r--r-- 1 root root  698296 Jun  9 18:23 libvdpau_nvidia.so.367.27

/etc/modprobe.d:
total 20
drwxr-xr-x 1 root root  230 Jun 27 17:53 .
drwxr-xr-x 1 root root 4558 Jun 29 17:05 ..
-rw-r--r-- 1 root root  154 Apr 17 10:45 amd64-microcode-blacklist.conf
-rw-r--r-- 1 root root  127 Apr 23 10:40 dkms.conf
-rw-r--r-- 1 root root  154 Apr 17 10:45 intel-microcode-blacklist.conf
-rw-r--r-- 1 root root   23 Jun 24 04:11 kinect-blacklist.conf
-rw-r--r-- 1 root root  260 Feb 25 21:09 nvidia-kernel-common.conf

/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/modules-load.d:
-rw-r--r-- 1 root root 286 Jun 24 13:54 /etc/modules

/etc/modules-load.d/:
total 4
drwxr-xr-x 1 root root   24 Jun 27 17:53 .
drwxr-xr-x 1 root root 4558 Jun 29 17:05 ..
lrwxrwxrwx 1 root root   10 Jun 21 15:22 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 >>>>>>>>>>
Section "Monitor"
    Identifier "Aux"
    Option "Primary" "true"
EndSection


Section "Device"
    Identifier "Oland"
    Driver "radeon"
    BusID "PCI:8:0:0"
    Option "Monitor-DisplayPort-0" "Aux"
EndSection


Section "Screen"
    Identifier "AuxScreen"
    Device "Oland"
EndSection


Section "ServerLayout"
    Identifier "Layout0"
    Screen "AuxScreen"
    Option "SingleCard" "true"
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.2.log >>>>>>>>>>
[  1113.588] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[  1113.588] X Protocol Version 11, Revision 0
[  1113.588] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[  1113.588] Current Operating System: Linux <snip hostname> 4.6.0-1-amd64 #1 SMP Debian 4.6.2-2 (2016-06-25) x86_64
[  1113.588] Kernel command line: BOOT_IMAGE=/vmlinuz-4.6.0-1-amd64 root=UUID=af069af8-21f5-4226-bc12-d2536a1ab43e ro rootflags=subvol=@ cgroup_enable=memory intremap=no_x2apic_optout intel_iommu=on video=simplefb:off quiet
[  1113.588] Build Date: 05 April 2016  07:00:43AM
[  1113.588] xorg-server 2:1.18.3-1 (http://www.debian.org/support) 
[  1113.588] Current version of pixman: 0.33.6
[  1113.588] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1113.588] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1113.588] (==) Log file: "/var/log/Xorg.2.log", Time: Wed Jun 29 16:55:11 2016
[  1113.588] (++) Using config file: "/etc/X11/xorg.nv.24.conf"
[  1113.588] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1113.589] (==) ServerLayout "Layout0"
[  1113.589] (**) |-->Screen "MainScreen" (0)
[  1113.589] (**) |   |-->Monitor "<default monitor>"
[  1113.589] (**) |   |-->Device "GTX1080"
[  1113.589] (==) No monitor specified for screen "MainScreen".
	Using a default monitor configuration.
[  1113.589] (**) Option "SingleCard" "true"
[  1113.589] (==) Automatically adding devices
[  1113.589] (==) Automatically enabling devices
[  1113.589] (==) Automatically adding GPU devices
[  1113.589] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1113.589] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1113.589] 	Entry deleted from font path.
[  1113.589] (==) 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
[  1113.589] (**) ModulePath set to "/usr/lib/nvidia,/usr/lib/xorg/modules"
[  1113.589] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1113.589] (II) Loader magic: 0x55a4e126edc0
[  1113.589] (II) Module ABI versions:
[  1113.589] 	X.Org ANSI C Emulation: 0.4
[  1113.589] 	X.Org Video Driver: 20.0
[  1113.589] 	X.Org XInput driver : 22.1
[  1113.589] 	X.Org Server Extension : 9.0
[  1113.590] (--) using VT number 2

[  1113.590] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[  1113.591] (II) xfree86: Adding drm device (/dev/dri/card1)
[  1113.591] (EE) /dev/dri/card1: failed to set DRM interface version 1.4: Permission denied
[  1113.592] (II) xfree86: Adding drm device (/dev/dri/card2)
[  1113.592] (EE) /dev/dri/card2: failed to set DRM interface version 1.4: Permission denied
[  1113.592] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1113.592] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[  1113.596] (--) PCI: (0:3:0:0) 10de:0603:1b0a:9044 rev 162, Mem @ 0xf8000000/16777216, 0xe0000000/268435456, 0xf6000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
[  1113.596] (--) PCI:*(0:4:0:0) 10de:1b80:3842:6286 rev 161, Mem @ 0xfa000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000c000/128, BIOS @ 0x????????/524288
[  1113.596] (--) PCI: (0:8:0:0) 1002:6611:1028:210b rev 0, Mem @ 0x383fe0000000/268435456, 0xfb900000/262144, I/O @ 0x0000a000/256, BIOS @ 0x????????/131072
[  1113.596] (II) LoadModule: "glx"
[  1113.597] (II) Loading /usr/lib/nvidia/current/libglx.so
[  1113.602] (II) Module glx: vendor="NVIDIA Corporation"
[  1113.602] 	compiled for 4.0.2, module version = 1.0.0
[  1113.602] 	Module class: X.Org Server Extension
[  1113.602] (II) NVIDIA GLX Module  367.27  Thu Jun  9 18:19:55 PDT 2016
[  1113.602] (II) LoadModule: "nvidia"
[  1113.602] (II) Loading /usr/lib/nvidia/current/nvidia_drv.so
[  1113.603] (II) Module nvidia: vendor="NVIDIA Corporation"
[  1113.603] 	compiled for 4.0.2, module version = 1.0.0
[  1113.603] 	Module class: X.Org Video Driver
[  1113.603] (II) NVIDIA dlloader X Driver  367.27  Thu Jun  9 17:57:30 PDT 2016
[  1113.603] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  1113.603] (II) Loading sub module "fb"
[  1113.603] (II) LoadModule: "fb"
[  1113.603] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1113.603] (II) Module fb: vendor="X.Org Foundation"
[  1113.603] 	compiled for 1.18.3, module version = 1.0.0
[  1113.603] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1113.603] (II) Loading sub module "wfb"
[  1113.603] (II) LoadModule: "wfb"
[  1113.603] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  1113.604] (II) Module wfb: vendor="X.Org Foundation"
[  1113.604] 	compiled for 1.18.3, module version = 1.0.0
[  1113.604] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1113.604] (II) Loading sub module "ramdac"
[  1113.604] (II) LoadModule: "ramdac"
[  1113.604] (II) Module "ramdac" already built-in
[  1113.604] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[  1113.604] (==) NVIDIA(0): RGB weight 888
[  1113.604] (==) NVIDIA(0): Default visual is TrueColor
[  1113.604] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  1113.605] (**) NVIDIA(0): Option "Stereo" "0"
[  1113.605] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[  1113.605] (**) NVIDIA(0): Option "SLI" "Off"
[  1113.605] (**) NVIDIA(0): Option "MultiGPU" "Off"
[  1113.605] (**) NVIDIA(0): Option "BaseMosaic" "off"
[  1113.605] (**) NVIDIA(0): Stereo disabled by request
[  1113.605] (**) NVIDIA(0): NVIDIA SLI disabled.
[  1113.605] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[  1113.605] (**) NVIDIA(0): Option "MetaModes" "DVI-D-0: nvidia-auto-select +0+0, HDMI-0: nvidia-auto-select +6016+0, DP-0: 4096x2160 +1920+0"
[  1113.605] (**) NVIDIA(0): Enabling 2D acceleration
[  1114.574] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:4:0:0
[  1114.574] (--) NVIDIA(0):     DFP-0
[  1114.574] (--) NVIDIA(0):     DFP-1 (boot)
[  1114.574] (--) NVIDIA(0):     DFP-2
[  1114.574] (--) NVIDIA(0):     DFP-3
[  1114.574] (--) NVIDIA(0):     DFP-4
[  1114.574] (--) NVIDIA(0):     DFP-5
[  1114.574] (--) NVIDIA(0):     DFP-6
[  1114.574] (--) NVIDIA(0):     DFP-7
[  1114.602] (--) NVIDIA(0): Ancor Communications Inc VE248 (DFP-0): connected
[  1114.602] (--) NVIDIA(0): Ancor Communications Inc VE248 (DFP-0): Internal TMDS
[  1114.602] (--) NVIDIA(0): Ancor Communications Inc VE248 (DFP-0): 600.0 MHz maximum pixel clock
[  1114.602] (--) NVIDIA(0): 
[  1114.630] (--) NVIDIA(0): Acer H243H (DFP-1): connected
[  1114.630] (--) NVIDIA(0): Acer H243H (DFP-1): Internal TMDS
[  1114.630] (--) NVIDIA(0): Acer H243H (DFP-1): 600.0 MHz maximum pixel clock
[  1114.630] (--) NVIDIA(0): 
[  1114.630] (--) NVIDIA(0): LG Electronics 31MU97 (DFP-2): connected
[  1114.630] (--) NVIDIA(0): LG Electronics 31MU97 (DFP-2): Internal DisplayPort
[  1114.630] (--) NVIDIA(0): LG Electronics 31MU97 (DFP-2): 1440.0 MHz maximum pixel clock
[  1114.631] (--) NVIDIA(0): 
[  1114.631] (--) NVIDIA(0): DFP-3: disconnected
[  1114.631] (--) NVIDIA(0): DFP-3: Internal TMDS
[  1114.631] (--) NVIDIA(0): DFP-3: 330.0 MHz maximum pixel clock
[  1114.631] (--) NVIDIA(0): 
[  1114.631] (--) NVIDIA(0): DFP-4: disconnected
[  1114.631] (--) NVIDIA(0): DFP-4: Internal DisplayPort
[  1114.631] (--) NVIDIA(0): DFP-4: 1440.0 MHz maximum pixel clock
[  1114.631] (--) NVIDIA(0): 
[  1114.631] (--) NVIDIA(0): DFP-5: disconnected
[  1114.631] (--) NVIDIA(0): DFP-5: Internal TMDS
[  1114.631] (--) NVIDIA(0): DFP-5: 330.0 MHz maximum pixel clock
[  1114.631] (--) NVIDIA(0): 
[  1114.631] (--) NVIDIA(0): DFP-6: disconnected
[  1114.631] (--) NVIDIA(0): DFP-6: Internal DisplayPort
[  1114.631] (--) NVIDIA(0): DFP-6: 1440.0 MHz maximum pixel clock
[  1114.631] (--) NVIDIA(0): 
[  1114.631] (--) NVIDIA(0): DFP-7: disconnected
[  1114.631] (--) NVIDIA(0): DFP-7: Internal TMDS
[  1114.631] (--) NVIDIA(0): DFP-7: 330.0 MHz maximum pixel clock
[  1114.631] (--) NVIDIA(0): 
[  1114.633] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1080 (GP104-A) at PCI:4:0:0 (GPU-0)
[  1114.633] (--) NVIDIA(0): Memory: 8388608 kBytes
[  1114.633] (--) NVIDIA(0): VideoBIOS: 86.04.17.00.80
[  1114.633] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  1114.633] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  1114.633] (**) NVIDIA(0):     device Ancor Communications Inc VE248 (DFP-0) (Using EDID
[  1114.633] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[  1114.636] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  1114.636] (**) NVIDIA(0):     device Acer H243H (DFP-1) (Using EDID frequencies has been
[  1114.636] (**) NVIDIA(0):     enabled on all display devices.)
[  1114.638] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  1114.638] (**) NVIDIA(0):     device LG Electronics 31MU97 (DFP-2) (Using EDID
[  1114.638] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[  1114.640] (II) NVIDIA(0): Validated MetaModes:
[  1114.640] (II) NVIDIA(0):    
[  1114.640] (II) NVIDIA(0):     "DVI-D-0:nvidia-auto-select+0+0,HDMI-0:nvidia-auto-select+6016+0,DP-0:4096x2160+1920+0"
[  1114.640] (II) NVIDIA(0): Virtual screen size determined to be 7936 x 2160
[  1114.650] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[  1114.650] (--) NVIDIA(0):     option
[  1114.650] (--) Depth 24 pixmap format is 32 bpp
[  1114.651] (II) NVIDIA: Using 49152.00 MB of virtual memory for indirect memory
[  1114.651] (II) NVIDIA:     access.
[  1114.694] (II) NVIDIA(0): Setting mode "DVI-D-0:nvidia-auto-select+0+0,HDMI-0:nvidia-auto-select+6016+0,DP-0:4096x2160+1920+0"
[  1114.736] (==) NVIDIA(0): Disabling shared memory pixmaps
[  1114.736] (==) NVIDIA(0): Backing store enabled
[  1114.736] (==) NVIDIA(0): Silken mouse enabled
[  1114.737] (==) NVIDIA(0): DPMS enabled
[  1114.737] (II) Loading sub module "dri2"
[  1114.737] (II) LoadModule: "dri2"
[  1114.737] (II) Module "dri2" already built-in
[  1114.737] (II) NVIDIA(0): [DRI2] Setup complete
[  1114.737] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[  1114.737] (--) RandR disabled
[  1114.740] (II) SELinux: Disabled on system
[  1114.741] (II) Initializing extension GLX
[  1114.741] (II) Indirect GLX disabled.
[  1114.797] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[  1114.798] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1114.798] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1114.798] (II) LoadModule: "libinput"
[  1114.798] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  1114.799] (II) Module libinput: vendor="X.Org Foundation"
[  1114.799] 	compiled for 1.18.3, module version = 0.19.0
[  1114.799] 	Module class: X.Org XInput Driver
[  1114.799] 	ABI class: X.Org XInput driver, version 22.1
[  1114.799] (II) Using input driver 'libinput' for 'Power Button'
[  1114.799] (**) Power Button: always reports core events
[  1114.799] (**) Option "Device" "/dev/input/event6"
[  1114.799] (**) Option "_source" "server/udev"
[  1114.799] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
[  1114.799] (II) input device 'Power Button', /dev/input/event6 is a keyboard
[  1114.816] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input10/event6"
[  1114.816] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1114.816] (**) Option "xkb_model" "pc105"
[  1114.816] (**) Option "xkb_layout" "us"
[  1114.816] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
[  1114.816] (II) input device 'Power Button', /dev/input/event6 is a keyboard
[  1114.816] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[  1114.816] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1114.816] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1114.816] (II) Using input driver 'libinput' for 'Power Button'
[  1114.816] (**) Power Button: always reports core events
[  1114.816] (**) Option "Device" "/dev/input/event5"
[  1114.816] (**) Option "_source" "server/udev"
[  1114.817] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[  1114.817] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[  1114.832] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input9/event5"
[  1114.832] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  1114.832] (**) Option "xkb_model" "pc105"
[  1114.832] (**) Option "xkb_layout" "us"
[  1114.832] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[  1114.832] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[  1114.832] (II) config/udev: Adding drm device (/dev/dri/card1)
[  1114.832] (II) xfree86: Adding drm device (/dev/dri/card1)
[  1114.832] (EE) /dev/dri/card1: failed to set DRM interface version 1.4: Permission denied
[  1114.833] (II) config/udev: Adding drm device (/dev/dri/card2)
[  1114.833] (II) xfree86: Adding drm device (/dev/dri/card2)
[  1114.833] (EE) /dev/dri/card2: failed to set DRM interface version 1.4: Permission denied
[  1114.833] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event19)
[  1114.833] (II) No input driver specified, ignoring this device.
[  1114.833] (II) This device may have been added with another device file.
[  1114.833] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event20)
[  1114.833] (II) No input driver specified, ignoring this device.
[  1114.833] (II) This device may have been added with another device file.
[  1114.833] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event21)
[  1114.833] (II) No input driver specified, ignoring this device.
[  1114.833] (II) This device may have been added with another device file.
[  1114.834] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event22)
[  1114.834] (II) No input driver specified, ignoring this device.
[  1114.834] (II) This device may have been added with another device file.
[  1114.834] (II) config/udev: Adding input device Logitech M510 (/dev/input/event4)
[  1114.834] (**) Logitech M510: Applying InputClass "evdev pointer catchall"
[  1114.834] (**) Logitech M510: Applying InputClass "libinput pointer catchall"
[  1114.834] (II) Using input driver 'libinput' for 'Logitech M510'
[  1114.834] (**) Logitech M510: always reports core events
[  1114.834] (**) Option "Device" "/dev/input/event4"
[  1114.834] (**) Option "_source" "server/udev"
[  1114.834] (II) input device 'Logitech M510', /dev/input/event4 is tagged by udev as: Mouse
[  1114.834] (II) Device 'Logitech M510' set to 800 DPI
[  1114.834] (II) input device 'Logitech M510', /dev/input/event4 is a pointer caps
[  1114.848] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.2/1-10.2:1.2/0003:046D:C52B.0005/0003:046D:1025.0007/input/input8/event4"
[  1114.848] (II) XINPUT: Adding extended input device "Logitech M510" (type: MOUSE, id 8)
[  1114.848] (**) Option "AccelerationScheme" "none"
[  1114.848] (**) Logitech M510: (accel) selected scheme none/0
[  1114.848] (**) Logitech M510: (accel) acceleration factor: 2.000
[  1114.848] (**) Logitech M510: (accel) acceleration threshold: 4
[  1114.848] (II) input device 'Logitech M510', /dev/input/event4 is tagged by udev as: Mouse
[  1114.848] (II) Device 'Logitech M510' set to 800 DPI
[  1114.848] (II) input device 'Logitech M510', /dev/input/event4 is a pointer caps
[  1114.849] (II) config/udev: Adding input device Logitech M510 (/dev/input/mouse2)
[  1114.849] (II) No input driver specified, ignoring this device.
[  1114.849] (II) This device may have been added with another device file.
[  1114.849] (II) config/udev: Adding input device Logitech K350 (/dev/input/event3)
[  1114.849] (**) Logitech K350: Applying InputClass "evdev keyboard catchall"
[  1114.849] (**) Logitech K350: Applying InputClass "libinput keyboard catchall"
[  1114.849] (II) Using input driver 'libinput' for 'Logitech K350'
[  1114.849] (**) Logitech K350: always reports core events
[  1114.849] (**) Option "Device" "/dev/input/event3"
[  1114.849] (**) Option "_source" "server/udev"
[  1114.850] (II) input device 'Logitech K350', /dev/input/event3 is tagged by udev as: Keyboard
[  1114.850] (II) input device 'Logitech K350', /dev/input/event3 is a keyboard
[  1114.864] (II) libinput: Logitech K350: needs a virtual subdevice
[  1114.864] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.2/1-10.2:1.2/0003:046D:C52B.0005/0003:046D:200A.0006/input/input7/event3"
[  1114.864] (II) XINPUT: Adding extended input device "Logitech K350" (type: MOUSE, id 9)
[  1114.864] (**) Option "AccelerationScheme" "none"
[  1114.864] (**) Logitech K350: (accel) selected scheme none/0
[  1114.864] (**) Logitech K350: (accel) acceleration factor: 2.000
[  1114.864] (**) Logitech K350: (accel) acceleration threshold: 4
[  1114.865] (II) input device 'Logitech K350', /dev/input/event3 is tagged by udev as: Keyboard
[  1114.865] (II) input device 'Logitech K350', /dev/input/event3 is a keyboard
[  1114.865] (II) config/udev: Adding input device Yubico Yubikey NEO OTP+U2F+CCID (/dev/input/event23)
[  1114.865] (**) Yubico Yubikey NEO OTP+U2F+CCID: Applying InputClass "evdev keyboard catchall"
[  1114.865] (**) Yubico Yubikey NEO OTP+U2F+CCID: Applying InputClass "libinput keyboard catchall"
[  1114.865] (II) Using input driver 'libinput' for 'Yubico Yubikey NEO OTP+U2F+CCID'
[  1114.865] (**) Yubico Yubikey NEO OTP+U2F+CCID: always reports core events
[  1114.865] (**) Option "Device" "/dev/input/event23"
[  1114.865] (**) Option "_source" "server/udev"
[  1114.866] (II) input device 'Yubico Yubikey NEO OTP+U2F+CCID', /dev/input/event23 is tagged by udev as: Keyboard
[  1114.866] (II) input device 'Yubico Yubikey NEO OTP+U2F+CCID', /dev/input/event23 is a keyboard
[  1114.880] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/0003:1050:0116.0008/input/input27/event23"
[  1114.880] (II) XINPUT: Adding extended input device "Yubico Yubikey NEO OTP+U2F+CCID" (type: KEYBOARD, id 10)
[  1114.880] (**) Option "xkb_model" "pc105"
[  1114.880] (**) Option "xkb_layout" "us"
[  1114.880] (II) input device 'Yubico Yubikey NEO OTP+U2F+CCID', /dev/input/event23 is tagged by udev as: Keyboard
[  1114.880] (II) input device 'Yubico Yubikey NEO OTP+U2F+CCID', /dev/input/event23 is a keyboard
[  1114.881] (II) config/udev: Adding input device QCV103 (/dev/input/event8)
[  1114.881] (**) QCV103: Applying InputClass "evdev keyboard catchall"
[  1114.881] (**) QCV103: Applying InputClass "libinput keyboard catchall"
[  1114.881] (II) Using input driver 'libinput' for 'QCV103'
[  1114.881] (**) QCV103: always reports core events
[  1114.881] (**) Option "Device" "/dev/input/event8"
[  1114.881] (**) Option "_source" "server/udev"
[  1114.882] (II) input device 'QCV103', /dev/input/event8 is tagged by udev as: Keyboard
[  1114.882] (II) input device 'QCV103', /dev/input/event8 is a keyboard
[  1114.896] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2:1.0/input/input12/event8"
[  1114.896] (II) XINPUT: Adding extended input device "QCV103" (type: KEYBOARD, id 11)
[  1114.896] (**) Option "xkb_model" "pc105"
[  1114.896] (**) Option "xkb_layout" "us"
[  1114.896] (II) input device 'QCV103', /dev/input/event8 is tagged by udev as: Keyboard
[  1114.897] (II) input device 'QCV103', /dev/input/event8 is a keyboard
[  1114.897] (II) config/udev: Adding input device C-Media Electronics Inc. USB PnP Audio Device (/dev/input/event2)
[  1114.897] (II) No input driver specified, ignoring this device.
[  1114.897] (II) This device may have been added with another device file.
[  1114.898] (II) config/udev: Adding input device Wacom BambooFun 4x5 Pen (/dev/input/event0)
[  1114.898] (**) Wacom BambooFun 4x5 Pen: Applying InputClass "evdev tablet catchall"
[  1114.898] (**) Wacom BambooFun 4x5 Pen: Applying InputClass "Wacom USB device class"
[  1114.898] (**) Wacom BambooFun 4x5 Pen: Applying InputClass "Wacom class"
[  1114.898] (II) LoadModule: "wacom"
[  1114.898] (II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
[  1114.899] (II) Module wacom: vendor="X.Org Foundation"
[  1114.899] 	compiled for 1.18.0, module version = 0.30.0
[  1114.899] 	Module class: X.Org XInput Driver
[  1114.899] 	ABI class: X.Org XInput driver, version 22.1
[  1114.899] (II) wacom: Driver for Wacom graphics tablets: PenPartner, Graphire,
	Graphire2 4x5, Graphire2 5x7, Graphire3 4x5, Graphire3 6x8,
	Graphire4 4x5, Graphire4 6x8, BambooFun 4x5, BambooFun 6x8,
	Bamboo1 Medium, Graphire4 6x8 BlueTooth, CTL-460, CTH-461, CTL-660,
	CTL-461/S, Bamboo Touch, CTH-460/K, CTH-461/S, CTH-661/S1, CTH-461/L,
	CTH-661/L, Intuos 4x5, Intuos 6x8, Intuos 9x12, Intuos 12x12,
	Intuos 12x18, PTU600, PL400, PL500, PL600, PL600SX, PL550, PL800,
	PL700, PL510, PL710, DTI520, DTF720, DTF720a, DTF521, DTU1931,
	DTU2231, DTU1631, Intuos2 4x5, Intuos2 6x8, Intuos2 9x12,
	Intuos2 12x12, Intuos2 12x18, Intuos2 6x8 , Volito, PenStation,
	Volito2 4x5, Volito2 2x3, PenPartner2, Bamboo, Bamboo1, Bamboo1 4x6,
	Bamboo1 5x8, Intuos3 4x5, Intuos3 6x8, Intuos3 9x12, Intuos3 12x12,
	Intuos3 12x19, Intuos3 6x11, Intuos3 4x6, Intuos4 4x6, Intuos4 6x9,
	Intuos4 8x13, Intuos4 12x19, Intuos4 WL USB Endpoint,
	Intuos4 WL Bluetooth Endpoint, Intuos5 touch S, Intuos5 touch M,
	Intuos5 touch L, Intuos5 S, Intuos5 M, Intuos Pro S, Intuos Pro M,
	Intuos Pro L, Cintiq 21UX, Cintiq 20WSX, Cintiq 12WX, Cintiq 21UX2,
	Cintiq 24HD, Cintiq 22HD, Cintiq 24HD touch (EMR digitizer),
	Cintiq 13HD, DTK2241, DTH2242, Cintiq 22HDT, TabletPC 0x90,
	TabletPC 0x93, TabletPC 0x97, TabletPC 0x9A, CapPlus  0x9F,
	TabletPC 0xE2, TabletPC 0xE3, TabletPC 0xE5, TabletPC 0xE6,
	TabletPC 0xEC, TabletPC 0xED, TabletPC 0xEF, TabletPC 0x100,
	TabletPC 0x101, TabletPC 0x10D, TabletPC 0x116, TabletPC 0x12C,
	TabletPC 0x4001, TabletPC 0x4004, TabletPC 0x5000, TabletPC 0x5002,
	usb:172f:0024, usb:172f:0025, usb:172f:0026, usb:172f:0027,
	usb:172f:0028, usb:172f:0030, usb:172f:0031, usb:172f:0032,
	usb:172f:0033, usb:172f:0034, usb:172f:0035, usb:172f:0036,
	usb:172f:0037, usb:172f:0038, usb:172f:0039, usb:172f:0051,
	usb:172f:0052, usb:172f:0053, usb:172f:0054, usb:172f:0055,
	usb:172f:0056, usb:172f:0057, usb:172f:0058, usb:172f:0500,
	usb:172f:0501, usb:172f:0502, usb:172f:0503, usb:1b96:0001,
	usb:17ef:6004
[  1114.900] (II) Using input driver 'wacom' for 'Wacom BambooFun 4x5 Pen'
[  1114.900] (**) Wacom BambooFun 4x5 Pen: always reports core events
[  1114.900] (**) Option "Device" "/dev/input/event0"
[  1114.901] (II) Wacom BambooFun 4x5 Pen: type not specified, assuming 'stylus'.
[  1114.901] (II) Wacom BambooFun 4x5 Pen: other types will be automatically added.
[  1114.901] (--) Wacom BambooFun 4x5 Pen stylus: using pressure threshold of 27 for button 1
[  1114.901] (--) Wacom BambooFun 4x5 Pen stylus: maxX=14760 maxY=9225 maxZ=511 resX=100000 resY=100000  tilt=disabled
[  1114.901] (II) Wacom BambooFun 4x5 Pen stylus: hotplugging dependent devices.
[  1114.901] (EE) Wacom BambooFun 4x5 Pen stylus: Invalid type 'touch' for this device.
[  1114.901] (EE) Wacom BambooFun 4x5 Pen stylus: Invalid type 'pad' for this device.
[  1114.901] (II) Wacom BambooFun 4x5 Pen stylus: hotplugging completed.
[  1114.916] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:056A:0017.0001/input/input3/event0"
[  1114.916] (II) XINPUT: Adding extended input device "Wacom BambooFun 4x5 Pen stylus" (type: STYLUS, id 12)
[  1114.916] (**) Wacom BambooFun 4x5 Pen stylus: (accel) keeping acceleration scheme 1
[  1114.916] (**) Wacom BambooFun 4x5 Pen stylus: (accel) acceleration profile 0
[  1114.916] (**) Wacom BambooFun 4x5 Pen stylus: (accel) acceleration factor: 2.000
[  1114.916] (**) Wacom BambooFun 4x5 Pen stylus: (accel) acceleration threshold: 4
[  1114.917] (II) config/udev: Adding input device Wacom BambooFun 4x5 Pen (/dev/input/mouse0)
[  1114.917] (II) No input driver specified, ignoring this device.
[  1114.917] (II) This device may have been added with another device file.
[  1114.917] (II) config/udev: Adding input device Wacom BambooFun 4x5 Pad (/dev/input/event1)
[  1114.917] (**) Wacom BambooFun 4x5 Pad: Applying InputClass "evdev tablet catchall"
[  1114.917] (**) Wacom BambooFun 4x5 Pad: Applying InputClass "Wacom USB device class"
[  1114.917] (**) Wacom BambooFun 4x5 Pad: Applying InputClass "Wacom class"
[  1114.917] (II) Using input driver 'wacom' for 'Wacom BambooFun 4x5 Pad'
[  1114.917] (**) Wacom BambooFun 4x5 Pad: always reports core events
[  1114.917] (**) Option "Device" "/dev/input/event1"
[  1114.918] (EE) Wacom BambooFun 4x5 Pad: Invalid type 'stylus' for this device.
[  1114.918] (EE) Wacom BambooFun 4x5 Pad: Invalid type 'eraser' for this device.
[  1114.918] (EE) Wacom BambooFun 4x5 Pad: Invalid type 'cursor' for this device.
[  1114.918] (EE) Wacom BambooFun 4x5 Pad: Invalid type 'touch' for this device.
[  1114.918] (II) Wacom BambooFun 4x5 Pad: type not specified, assuming 'pad'.
[  1114.918] (II) Wacom BambooFun 4x5 Pad: other types will be automatically added.
[  1114.918] (II) Wacom BambooFun 4x5 Pad pad: hotplugging dependent devices.
[  1114.918] (EE) Wacom BambooFun 4x5 Pad pad: Invalid type 'stylus' for this device.
[  1114.918] (EE) Wacom BambooFun 4x5 Pad pad: Invalid type 'eraser' for this device.
[  1114.918] (EE) Wacom BambooFun 4x5 Pad pad: Invalid type 'cursor' for this device.
[  1114.918] (EE) Wacom BambooFun 4x5 Pad pad: Invalid type 'touch' for this device.
[  1114.918] (II) Wacom BambooFun 4x5 Pad pad: hotplugging completed.
[  1114.928] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:056A:0017.0001/input/input5/event1"
[  1114.928] (II) XINPUT: Adding extended input device "Wacom BambooFun 4x5 Pad pad" (type: PAD, id 13)
[  1114.928] (**) Wacom BambooFun 4x5 Pad pad: (accel) keeping acceleration scheme 1
[  1114.928] (**) Wacom BambooFun 4x5 Pad pad: (accel) acceleration profile 0
[  1114.928] (**) Wacom BambooFun 4x5 Pad pad: (accel) acceleration factor: 2.000
[  1114.928] (**) Wacom BambooFun 4x5 Pad pad: (accel) acceleration threshold: 4
[  1114.929] (II) config/udev: Adding input device Wacom BambooFun 4x5 Pad (/dev/input/js0)
[  1114.929] (II) No input driver specified, ignoring this device.
[  1114.929] (II) This device may have been added with another device file.
[  1114.929] (II) config/udev: Adding input device Wacom BambooFun 4x5 Pad (/dev/input/mouse1)
[  1114.929] (II) No input driver specified, ignoring this device.
[  1114.929] (II) This device may have been added with another device file.
[  1114.930] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
[  1114.930] (II) No input driver specified, ignoring this device.
[  1114.930] (II) This device may have been added with another device file.
[  1114.930] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
[  1114.930] (II) No input driver specified, ignoring this device.
[  1114.930] (II) This device may have been added with another device file.
[  1114.930] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event13)
[  1114.930] (II) No input driver specified, ignoring this device.
[  1114.930] (II) This device may have been added with another device file.
[  1114.931] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event14)
[  1114.931] (II) No input driver specified, ignoring this device.
[  1114.931] (II) This device may have been added with another device file.
[  1114.931] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event15)
[  1114.931] (II) No input driver specified, ignoring this device.
[  1114.931] (II) This device may have been added with another device file.
[  1114.931] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event16)
[  1114.931] (II) No input driver specified, ignoring this device.
[  1114.931] (II) This device may have been added with another device file.
[  1114.932] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event17)
[  1114.932] (II) No input driver specified, ignoring this device.
[  1114.932] (II) This device may have been added with another device file.
[  1114.932] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[  1114.932] (II) No input driver specified, ignoring this device.
[  1114.932] (II) This device may have been added with another device file.
[  1114.932] (II) config/udev: Adding drm device (/dev/dri/card0)
[  1114.932] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1114.932] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[  1114.933] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event9)
[  1114.933] (II) No input driver specified, ignoring this device.
[  1114.933] (II) This device may have been added with another device file.
[  1114.933] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event10)
[  1114.933] (II) No input driver specified, ignoring this device.
[  1114.933] (II) This device may have been added with another device file.
[  1114.934] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[  1114.934] (II) No input driver specified, ignoring this device.
[  1114.934] (II) This device may have been added with another device file.
[  1114.937] (**) Logitech K350: Applying InputClass "evdev keyboard catchall"
[  1114.937] (**) Logitech K350: Applying InputClass "libinput keyboard catchall"
[  1114.937] (II) Using input driver 'libinput' for 'Logitech K350'
[  1114.937] (**) Logitech K350: always reports core events
[  1114.937] (**) Option "Device" "/dev/input/event3"
[  1114.937] (**) Option "_source" "_driver/libinput"
[  1114.937] (II) libinput: Logitech K350: is a virtual subdevice
[  1114.937] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.2/1-10.2:1.2/0003:046D:C52B.0005/0003:046D:200A.0006/input/input7/event3"
[  1114.937] (II) XINPUT: Adding extended input device "Logitech K350" (type: KEYBOARD, id 14)
[  1114.937] (**) Option "xkb_model" "pc105"
[  1114.937] (**) Option "xkb_layout" "us"
[  1114.937] (**) Wacom BambooFun 4x5 Pen eraser: Applying InputClass "evdev tablet catchall"
[  1114.937] (**) Wacom BambooFun 4x5 Pen eraser: Applying InputClass "Wacom USB device class"
[  1114.937] (**) Wacom BambooFun 4x5 Pen eraser: Applying InputClass "Wacom class"
[  1114.937] (II) Using input driver 'wacom' for 'Wacom BambooFun 4x5 Pen eraser'
[  1114.937] (**) Wacom BambooFun 4x5 Pen eraser: always reports core events
[  1114.937] (**) Option "Device" "/dev/input/event0"
[  1114.937] (**) Option "Type" "eraser"
[  1114.938] (--) Wacom BambooFun 4x5 Pen eraser: maxX=14760 maxY=9225 maxZ=511 resX=100000 resY=100000  tilt=disabled
[  1114.952] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:056A:0017.0001/input/input3/event0"
[  1114.952] (II) XINPUT: Adding extended input device "Wacom BambooFun 4x5 Pen eraser" (type: ERASER, id 15)
[  1114.952] (**) Wacom BambooFun 4x5 Pen eraser: (accel) keeping acceleration scheme 1
[  1114.952] (**) Wacom BambooFun 4x5 Pen eraser: (accel) acceleration profile 0
[  1114.952] (**) Wacom BambooFun 4x5 Pen eraser: (accel) acceleration factor: 2.000
[  1114.952] (**) Wacom BambooFun 4x5 Pen eraser: (accel) acceleration threshold: 4
[  1114.952] (**) Wacom BambooFun 4x5 Pen cursor: Applying InputClass "evdev tablet catchall"
[  1114.952] (**) Wacom BambooFun 4x5 Pen cursor: Applying InputClass "Wacom USB device class"
[  1114.952] (**) Wacom BambooFun 4x5 Pen cursor: Applying InputClass "Wacom class"
[  1114.952] (II) Using input driver 'wacom' for 'Wacom BambooFun 4x5 Pen cursor'
[  1114.952] (**) Wacom BambooFun 4x5 Pen cursor: always reports core events
[  1114.952] (**) Option "Device" "/dev/input/event0"
[  1114.952] (**) Option "Type" "cursor"
[  1114.964] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:056A:0017.0001/input/input3/event0"
[  1114.964] (II) XINPUT: Adding extended input device "Wacom BambooFun 4x5 Pen cursor" (type: CURSOR, id 16)
[  1114.964] (**) Wacom BambooFun 4x5 Pen cursor: (accel) keeping acceleration scheme 1
[  1114.964] (**) Wacom BambooFun 4x5 Pen cursor: (accel) acceleration profile 0
[  1114.964] (**) Wacom BambooFun 4x5 Pen cursor: (accel) acceleration factor: 2.000
[  1114.964] (**) Wacom BambooFun 4x5 Pen cursor: (accel) acceleration threshold: 4
[  1114.965] (--) NVIDIA(GPU-0): LG Electronics 31MU97 (DFP-2): connected
[  1114.965] (--) NVIDIA(GPU-0): LG Electronics 31MU97 (DFP-2): Internal DisplayPort
[  1114.965] (--) NVIDIA(GPU-0): LG Electronics 31MU97 (DFP-2): 1440.0 MHz maximum pixel clock
[  1114.965] (--) NVIDIA(GPU-0): 
[  1115.013] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-0): connected
[  1115.013] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-0): Internal TMDS
[  1115.013] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-0): 600.0 MHz maximum pixel clock
[  1115.013] (--) NVIDIA(GPU-0): 
[  1115.041] (--) NVIDIA(GPU-0): Acer H243H (DFP-1): connected
[  1115.041] (--) NVIDIA(GPU-0): Acer H243H (DFP-1): Internal TMDS
[  1115.041] (--) NVIDIA(GPU-0): Acer H243H (DFP-1): 600.0 MHz maximum pixel clock
[  1115.041] (--) NVIDIA(GPU-0): 
[  1115.042] (--) NVIDIA(GPU-0): LG Electronics 31MU97 (DFP-2): connected
[  1115.042] (--) NVIDIA(GPU-0): LG Electronics 31MU97 (DFP-2): Internal DisplayPort
[  1115.042] (--) NVIDIA(GPU-0): LG Electronics 31MU97 (DFP-2): 1440.0 MHz maximum pixel clock
[  1115.042] (--) NVIDIA(GPU-0): 
[  1115.042] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1115.042] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1115.042] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[  1115.042] (--) NVIDIA(GPU-0): 
[  1115.042] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1115.043] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[  1115.043] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[  1115.043] (--) NVIDIA(GPU-0): 
[  1115.043] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  1115.043] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[  1115.043] (--) NVIDIA(GPU-0): DFP-5: 330.0 MHz maximum pixel clock
[  1115.043] (--) NVIDIA(GPU-0): 
[  1115.043] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  1115.043] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[  1115.043] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[  1115.043] (--) NVIDIA(GPU-0): 
[  1115.043] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  1115.043] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[  1115.043] (--) NVIDIA(GPU-0): DFP-7: 330.0 MHz maximum pixel clock
[  1115.043] (--) NVIDIA(GPU-0): 
[  1115.182] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-0): connected
[  1115.182] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-0): Internal TMDS
[  1115.182] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-0): 600.0 MHz maximum pixel clock
[  1115.182] (--) NVIDIA(GPU-0): 
[  1115.210] (--) NVIDIA(GPU-0): Acer H243H (DFP-1): connected
[  1115.210] (--) NVIDIA(GPU-0): Acer H243H (DFP-1): Internal TMDS
[  1115.210] (--) NVIDIA(GPU-0): Acer H243H (DFP-1): 600.0 MHz maximum pixel clock
[  1115.210] (--) NVIDIA(GPU-0): 
[  1115.211] (--) NVIDIA(GPU-0): LG Electronics 31MU97 (DFP-2): connected
[  1115.211] (--) NVIDIA(GPU-0): LG Electronics 31MU97 (DFP-2): Internal DisplayPort
[  1115.211] (--) NVIDIA(GPU-0): LG Electronics 31MU97 (DFP-2): 1440.0 MHz maximum pixel clock
[  1115.211] (--) NVIDIA(GPU-0): 
[  1115.211] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1115.211] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1115.211] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[  1115.211] (--) NVIDIA(GPU-0): 
[  1115.211] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1115.211] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[  1115.211] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[  1115.211] (--) NVIDIA(GPU-0): 
[  1115.211] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  1115.211] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[  1115.211] (--) NVIDIA(GPU-0): DFP-5: 330.0 MHz maximum pixel clock
[  1115.211] (--) NVIDIA(GPU-0): 
[  1115.211] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  1115.211] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[  1115.211] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[  1115.211] (--) NVIDIA(GPU-0): 
[  1115.211] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  1115.212] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[  1115.212] (--) NVIDIA(GPU-0): DFP-7: 330.0 MHz maximum pixel clock
[  1115.212] (--) NVIDIA(GPU-0): 
[  1115.911] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1115.911] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1115.911] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[  1115.911] (--) NVIDIA(GPU-0): 
[  1115.941] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-0): connected
[  1115.941] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-0): Internal TMDS
[  1115.941] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-0): 600.0 MHz maximum pixel clock
[  1115.941] (--) NVIDIA(GPU-0): 
[  1115.969] (--) NVIDIA(GPU-0): Acer H243H (DFP-1): connected
[  1115.969] (--) NVIDIA(GPU-0): Acer H243H (DFP-1): Internal TMDS
[  1115.969] (--) NVIDIA(GPU-0): Acer H243H (DFP-1): 600.0 MHz maximum pixel clock
[  1115.969] (--) NVIDIA(GPU-0): 
[  1115.970] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1115.970] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1115.970] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[  1115.970] (--) NVIDIA(GPU-0): 
[  1115.970] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1115.970] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1115.970] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[  1115.970] (--) NVIDIA(GPU-0): 
[  1115.970] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1115.970] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[  1115.970] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[  1115.970] (--) NVIDIA(GPU-0): 
[  1115.970] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  1115.970] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[  1115.970] (--) NVIDIA(GPU-0): DFP-5: 330.0 MHz maximum pixel clock
[  1115.970] (--) NVIDIA(GPU-0): 
[  1115.970] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  1115.970] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[  1115.970] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[  1115.970] (--) NVIDIA(GPU-0): 
[  1115.970] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  1115.970] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[  1115.970] (--) NVIDIA(GPU-0): DFP-7: 330.0 MHz maximum pixel clock
[  1115.970] (--) NVIDIA(GPU-0): 
[  1117.412] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  1117.412] (**) NVIDIA(0):     device LG Electronics 31MU97 (DFP-2) (Using EDID
[  1117.412] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[  1117.415] (--) NVIDIA(GPU-0): LG Electronics 31MU97 (DFP-2): connected
[  1117.415] (--) NVIDIA(GPU-0): LG Electronics 31MU97 (DFP-2): Internal DisplayPort
[  1117.415] (--) NVIDIA(GPU-0): LG Electronics 31MU97 (DFP-2): 1440.0 MHz maximum pixel clock
[  1117.415] (--) NVIDIA(GPU-0): 
[  1117.443] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-0): connected
[  1117.443] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-0): Internal TMDS
[  1117.443] (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-0): 600.0 MHz maximum pixel clock
[  1117.443] (--) NVIDIA(GPU-0): 
[  1117.472] (--) NVIDIA(GPU-0): Acer H243H (DFP-1): connected
[  1117.472] (--) NVIDIA(GPU-0): Acer H243H (DFP-1): Internal TMDS
[  1117.472] (--) NVIDIA(GPU-0): Acer H243H (DFP-1): 600.0 MHz maximum pixel clock
[  1117.472] (--) NVIDIA(GPU-0): 
[  1117.472] (--) NVIDIA(GPU-0): LG Electronics 31MU97 (DFP-2): connected
[  1117.472] (--) NVIDIA(GPU-0): LG Electronics 31MU97 (DFP-2): Internal DisplayPort
[  1117.472] (--) NVIDIA(GPU-0): LG Electronics 31MU97 (DFP-2): 1440.0 MHz maximum pixel clock
[  1117.472] (--) NVIDIA(GPU-0): 
[  1117.473] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1117.473] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1117.473] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[  1117.473] (--) NVIDIA(GPU-0): 
[  1117.473] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1117.473] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[  1117.473] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[  1117.473] (--) NVIDIA(GPU-0): 
[  1117.473] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  1117.473] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[  1117.473] (--) NVIDIA(GPU-0): DFP-5: 330.0 MHz maximum pixel clock
[  1117.473] (--) NVIDIA(GPU-0): 
[  1117.473] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  1117.473] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[  1117.473] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[  1117.473] (--) NVIDIA(GPU-0): 
[  1117.473] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  1117.473] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[  1117.473] (--) NVIDIA(GPU-0): DFP-7: 330.0 MHz maximum pixel clock
[  1117.473] (--) NVIDIA(GPU-0): 
[  1896.177] (II) config/udev: removing device Yubico Yubikey NEO OTP+U2F+CCID
[  1896.204] (II) UnloadModule: "libinput"
^^^^^^^^^^ /var/log/Xorg.2.log ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[    36.762] (--) Log file renamed from "/var/log/Xorg.pid-1884.log" to "/var/log/Xorg.0.log"
[    36.762] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[    36.762] X Protocol Version 11, Revision 0
[    36.762] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[    36.762] Current Operating System: Linux <snip hostname> 4.6.0-1-amd64 #1 SMP Debian 4.6.2-2 (2016-06-25) x86_64
[    36.762] Kernel command line: BOOT_IMAGE=/vmlinuz-4.6.0-1-amd64 root=UUID=af069af8-21f5-4226-bc12-d2536a1ab43e ro rootflags=subvol=@ cgroup_enable=memory intremap=no_x2apic_optout intel_iommu=on video=simplefb:off quiet
[    36.762] Build Date: 05 April 2016  07:00:43AM
[    36.763] xorg-server 2:1.18.3-1 (http://www.debian.org/support) 
[    36.763] Current version of pixman: 0.33.6
[    36.763] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    36.763] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    36.763] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jun 29 16:37:14 2016
[    36.764] (==) Using config file: "/etc/X11/xorg.conf"
[    36.764] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    36.765] (==) ServerLayout "Layout0"
[    36.765] (**) |-->Screen "AuxScreen" (0)
[    36.765] (**) |   |-->Monitor "<default monitor>"
[    36.765] (**) |   |-->Device "Oland"
[    36.765] (==) No monitor specified for screen "AuxScreen".
	Using a default monitor configuration.
[    36.765] (**) Option "SingleCard" "true"
[    36.765] (==) Automatically adding devices
[    36.765] (==) Automatically enabling devices
[    36.765] (==) Automatically adding GPU devices
[    36.765] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    36.766] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    36.767] 	Entry deleted from font path.
[    36.768] (==) 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
[    36.768] (==) ModulePath set to "/usr/lib/xorg/modules"
[    36.768] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    36.768] (II) Loader magic: 0x556560f24dc0
[    36.768] (II) Module ABI versions:
[    36.768] 	X.Org ANSI C Emulation: 0.4
[    36.768] 	X.Org Video Driver: 20.0
[    36.768] 	X.Org XInput driver : 22.1
[    36.768] 	X.Org Server Extension : 9.0
[    36.769] (++) using VT number 1

[    36.770] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[    36.771] (II) xfree86: Adding drm device (/dev/dri/card1)
[    36.772] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 9 paused 0
[    36.772] (II) xfree86: Adding drm device (/dev/dri/card2)
[    36.773] (II) systemd-logind: got fd for /dev/dri/card2 226:2 fd 10 paused 0
[    36.773] (II) xfree86: Adding drm device (/dev/dri/card0)
[    36.773] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[    36.778] (--) PCI: (0:8:0:0) 1002:6611:1028:210b rev 0, Mem @ 0x383fe0000000/268435456, 0xfb900000/262144, I/O @ 0x0000a000/256, BIOS @ 0x????????/131072
[    36.778] (II) LoadModule: "glx"
[    36.779] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    36.782] (II) Module glx: vendor="X.Org Foundation"
[    36.782] 	compiled for 1.18.3, module version = 1.0.0
[    36.782] 	ABI class: X.Org Server Extension, version 9.0
[    36.782] (==) AIGLX enabled
[    36.782] (II) LoadModule: "radeon"
[    36.782] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    36.785] (II) Module radeon: vendor="X.Org Foundation"
[    36.785] 	compiled for 1.18.3, module version = 7.7.0
[    36.785] 	Module class: X.Org Video Driver
[    36.785] 	ABI class: X.Org Video Driver, version 20.0
[    36.785] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
	ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
	ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
	ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
	ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	ATI Radeon Mobility 9800 (M18) JN (AGP),
	ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
	ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
	ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
	ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI FireGL Mobility 9000 (M9) Ld (AGP),
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
	ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
	ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
	ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
	ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
	ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
	ATI Radeon Mobility X300 (M22) 5460 (PCIE),
	ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
	ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
	ATI Radeon X800PRO (R423) UI (PCIE),
	ATI Radeon X800LE (R423) UJ (PCIE),
	ATI Radeon X800SE (R423) UK (PCIE),
	ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
	ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
	ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
	ATI FireGL unknown (R423) UR (PCIE),
	ATI FireGL unknown (R423) UT (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility Radeon X700 XL (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835,
	ATI Radeon XPRESS 200 5954 (PCIE),
	ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
	ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
	ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
	ATI Radeon XPRESS 200M 5975 (PCIE),
	ATI Radeon XPRESS 200 5A41 (PCIE),
	ATI Radeon XPRESS 200M 5A42 (PCIE),
	ATI Radeon XPRESS 200 5A61 (PCIE),
	ATI Radeon XPRESS 200M 5A62 (PCIE),
	ATI Radeon X300 (RV370) 5B60 (PCIE),
	ATI Radeon X600 (RV370) 5B62 (PCIE),
	ATI Radeon X550 (RV370) 5B63 (PCIE),
	ATI FireGL V3100 (RV370) 5B64 (PCIE),
	ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
	ATI Mobility Radeon X800 XT (M28) (PCIE),
	ATI Mobility FireGL V5100 (M28) (PCIE),
	ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
	ATI Radeon X850 XT PE (R480) (PCIE),
	ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
	ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
	ATI Radeon X850 XT (R480) (PCIE),
	ATI Radeon X800XT (R423) 5D57 (PCIE),
	ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
	ATI Radeon X700 PRO (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
	ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
	ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
	ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
	ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
	ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
	ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
	ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
	ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
	ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
	ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
	ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
	ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
	ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
	ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
	ATI Mobility Radeon X1700, ATI Radeon X2300HD,
	ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
	ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
	ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
	ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
	ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
	ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
	ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
	ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
	ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
	ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
	ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
	ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
	ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
	AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
	ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
	ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
	ATI Mobility Radeon HD 4670, ATI FirePro M5750,
	ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
	ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
	ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
	ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
	ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
	ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
	ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI RV670,
	ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
	ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
	ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
	ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
	ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
	ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
	ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
	ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
	ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
	ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
	ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
	SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
	ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
	AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Mobility Radeon HD 5800 Series,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
	ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
	ATI Mobility Radeon Graphics, CEDAR,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
	ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
	CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
	BARTS, BARTS, Mobility Radeon HD 6000 Series,
	Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
	AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
	OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
	OLAND, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE,
	BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
	BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
	MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
	MULLINS, MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI,
	KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
	KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
	KAVERI, KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
	HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
[    36.818] (II) [KMS] Kernel modesetting enabled.
[    36.819] (II) RADEON(0): Creating default Display subsection in Screen section
	"AuxScreen" for depth/fbbpp 24/32
[    36.819] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    36.819] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    36.819] (==) RADEON(0): Default visual is TrueColor
[    36.819] (==) RADEON(0): RGB weight 888
[    36.819] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    36.819] (--) RADEON(0): Chipset: "OLAND" (ChipID = 0x6611)
[    36.819] (II) Loading sub module "fb"
[    36.819] (II) LoadModule: "fb"
[    36.819] (II) Loading /usr/lib/xorg/modules/libfb.so
[    36.820] (II) Module fb: vendor="X.Org Foundation"
[    36.820] 	compiled for 1.18.3, module version = 1.0.0
[    36.820] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    36.820] (II) Loading sub module "dri2"
[    36.820] (II) LoadModule: "dri2"
[    36.820] (II) Module "dri2" already built-in
[    36.820] (II) Loading sub module "glamoregl"
[    36.820] (II) LoadModule: "glamoregl"
[    36.820] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    36.825] (II) Module glamoregl: vendor="X.Org Foundation"
[    36.825] 	compiled for 1.18.3, module version = 1.0.0
[    36.825] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    36.825] (II) glamor: OpenGL accelerated X.org driver based.
[    36.865] (II) glamor: EGL version 1.4 (DRI2):
[    36.869] (II) RADEON(0): glamor detected, initialising EGL layer.
[    36.869] (II) RADEON(0): KMS Color Tiling: enabled
[    36.869] (II) RADEON(0): KMS Color Tiling 2D: enabled
[    36.869] (II) RADEON(0): KMS Pageflipping: enabled
[    36.869] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[    36.888] (II) RADEON(0): Output DisplayPort-0 using monitor section Aux
[    36.888] (**) RADEON(0): Option "Primary" "true"
[    36.900] (II) RADEON(0): Output DVI-0 has no monitor section
[    36.920] (II) RADEON(0): EDID for output DisplayPort-0
[    36.920] (II) RADEON(0): Manufacturer: APP  Model: c109  Serial#: 0
[    36.920] (II) RADEON(0): Year: 2011  Week: 26
[    36.920] (II) RADEON(0): EDID Version: 1.4
[    36.920] (II) RADEON(0): Digital Display Input
[    36.920] (II) RADEON(0): 8 bits per channel
[    36.920] (II) RADEON(0): Digital interface is DisplayPort
[    36.920] (II) RADEON(0): Max Image Size [cm]: horiz.: 20  vert.: 15
[    36.920] (II) RADEON(0): Gamma: 2.20
[    36.920] (II) RADEON(0): No DPMS capabilities specified
[    36.920] (II) RADEON(0): Supported color encodings: RGB 4:4:4 
[    36.920] (II) RADEON(0): Default color space is primary color space
[    36.920] (II) RADEON(0): First detailed timing is preferred mode
[    36.920] (II) RADEON(0): Preferred mode is native pixel format and refresh rate
[    36.920] (II) RADEON(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.601
[    36.920] (II) RADEON(0): blueX: 0.148 blueY: 0.059   whiteX: 0.313 whiteY: 0.329
[    36.920] (II) RADEON(0): Manufacturer's mask: 0
[    36.920] (II) RADEON(0): Supported detailed timing:
[    36.920] (II) RADEON(0): clock: 205.2 MHz   Image Size:  197 x 148 mm
[    36.920] (II) RADEON(0): h_active: 2048  h_sync: 2198  h_sync_end 2203 h_blank_end 2208 h_border: 0
[    36.920] (II) RADEON(0): v_active: 1536  v_sync: 1539  v_sync_end 1540 v_blanking: 1549 v_border: 0
[    36.920] (II) RADEON(0):  LTN097QL01
[    36.920] (II) RADEON(0): Monitor name: Color LCD
[    36.920] (II) RADEON(0): EDID (in hex):
[    36.920] (II) RADEON(0): 	00ffffffffffff00061009c100000000
[    36.920] (II) RADEON(0): 	1a150104a5140f7806ef05a3544c9926
[    36.920] (II) RADEON(0): 	0f505400000001010101010101010101
[    36.920] (II) RADEON(0): 	010101010101295000a080000d609605
[    36.920] (II) RADEON(0): 	3100c594000000180000001000000000
[    36.920] (II) RADEON(0): 	00000000000000000000000000fe004c
[    36.920] (II) RADEON(0): 	544e303937514c30310a2020000000fc
[    36.920] (II) RADEON(0): 	00436f6c6f72204c43440a2020200074
[    36.920] (II) RADEON(0): Printing probed modes for output DisplayPort-0
[    36.920] (II) RADEON(0): Modeline "2048x1536"x60.0  205.21  2048 2198 2203 2208  1536 1539 1540 1549 -hsync -vsync (92.9 kHz eP)
[    36.932] (II) RADEON(0): EDID for output DVI-0
[    36.932] (II) RADEON(0): Output DisplayPort-0 connected
[    36.932] (II) RADEON(0): Output DVI-0 disconnected
[    36.932] (II) RADEON(0): Using exact sizes for initial modes
[    36.932] (II) RADEON(0): Output DisplayPort-0 using initial mode 2048x1536 +0+0
[    36.932] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    36.932] (II) RADEON(0): mem size init: gart size :7fbce000 vram size: s:40000000 visible:3ed16000
[    36.932] (==) RADEON(0): DPI set to (96, 96)
[    36.932] (II) Loading sub module "ramdac"
[    36.932] (II) LoadModule: "ramdac"
[    36.932] (II) Module "ramdac" already built-in
[    36.932] (--) Depth 24 pixmap format is 32 bpp
[    36.932] (II) RADEON(0): [DRI2] Setup complete
[    36.932] (II) RADEON(0): [DRI2]   DRI driver: radeonsi
[    36.932] (II) RADEON(0): [DRI2]   VDPAU driver: radeonsi
[    36.932] (II) RADEON(0): Front buffer size: 12288K
[    36.932] (II) RADEON(0): VRAM usage limit set to 915199K
[    36.933] (==) RADEON(0): DRI3 disabled
[    36.933] (==) RADEON(0): Backing store enabled
[    36.933] (II) RADEON(0): Direct rendering enabled
[    37.068] (II) RADEON(0): Use GLAMOR acceleration.
[    37.068] (II) RADEON(0): Acceleration enabled
[    37.068] (==) RADEON(0): DPMS enabled
[    37.068] (==) RADEON(0): Silken mouse enabled
[    37.068] (II) RADEON(0): Set up textured video (glamor)
[    37.068] (II) RADEON(0): [XvMC] Associated with GLAMOR Textured Video.
[    37.068] (II) RADEON(0): [XvMC] Extension initialized.
[    37.068] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    37.069] (--) RandR disabled
[    37.072] (II) SELinux: Disabled on system
[    37.074] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    37.074] (II) AIGLX: enabled GLX_ARB_create_context
[    37.074] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    37.074] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    37.074] (II) AIGLX: enabled GLX_INTEL_swap_event
[    37.074] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    37.074] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    37.074] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    37.074] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    37.074] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    37.074] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    37.075] (II) AIGLX: Loaded and initialized radeonsi
[    37.075] (II) GLX: Initialized DRI2 GL provider for screen 0
[    37.075] (II) RADEON(0): Setting screen physical size to 541 x 406
[    37.161] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[    37.161] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    37.161] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    37.161] (II) LoadModule: "libinput"
[    37.161] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    37.163] (II) Module libinput: vendor="X.Org Foundation"
[    37.163] 	compiled for 1.18.3, module version = 0.19.0
[    37.163] 	Module class: X.Org XInput Driver
[    37.163] 	ABI class: X.Org XInput driver, version 22.1
[    37.164] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 21 paused 0
[    37.164] (II) Using input driver 'libinput' for 'Power Button'
[    37.164] (**) Power Button: always reports core events
[    37.164] (**) Option "Device" "/dev/input/event6"
[    37.164] (**) Option "_source" "server/udev"
[    37.164] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
[    37.164] (II) input device 'Power Button', /dev/input/event6 is a keyboard
[    37.164] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input10/event6"
[    37.164] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    37.164] (**) Option "xkb_model" "pc105"
[    37.164] (**) Option "xkb_layout" "us"
[    37.165] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
[    37.165] (II) input device 'Power Button', /dev/input/event6 is a keyboard
[    37.165] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    37.165] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    37.165] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    37.166] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 24 paused 0
[    37.166] (II) Using input driver 'libinput' for 'Power Button'
[    37.166] (**) Power Button: always reports core events
[    37.166] (**) Option "Device" "/dev/input/event5"
[    37.166] (**) Option "_source" "server/udev"
[    37.167] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[    37.167] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[    37.167] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input9/event5"
[    37.167] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    37.167] (**) Option "xkb_model" "pc105"
[    37.167] (**) Option "xkb_layout" "us"
[    37.167] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[    37.167] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[    37.168] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event19)
[    37.168] (II) No input driver specified, ignoring this device.
[    37.168] (II) This device may have been added with another device file.
[    37.168] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event20)
[    37.168] (II) No input driver specified, ignoring this device.
[    37.168] (II) This device may have been added with another device file.
[    37.168] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event21)
[    37.168] (II) No input driver specified, ignoring this device.
[    37.168] (II) This device may have been added with another device file.
[    37.168] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event22)
[    37.168] (II) No input driver specified, ignoring this device.
[    37.169] (II) This device may have been added with another device file.
[    37.169] (II) config/udev: Adding input device Logitech M510 (/dev/input/event4)
[    37.169] (**) Logitech M510: Applying InputClass "evdev pointer catchall"
[    37.169] (**) Logitech M510: Applying InputClass "libinput pointer catchall"
[    37.170] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 25 paused 0
[    37.170] (II) Using input driver 'libinput' for 'Logitech M510'
[    37.170] (**) Logitech M510: always reports core events
[    37.170] (**) Option "Device" "/dev/input/event4"
[    37.170] (**) Option "_source" "server/udev"
[    37.170] (II) input device 'Logitech M510', /dev/input/event4 is tagged by udev as: Mouse
[    37.170] (II) Device 'Logitech M510' set to 800 DPI
[    37.170] (II) input device 'Logitech M510', /dev/input/event4 is a pointer caps
[    37.171] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.2/1-10.2:1.2/0003:046D:C52B.0005/0003:046D:1025.0007/input/input8/event4"
[    37.171] (II) XINPUT: Adding extended input device "Logitech M510" (type: MOUSE, id 8)
[    37.171] (**) Option "AccelerationScheme" "none"
[    37.171] (**) Logitech M510: (accel) selected scheme none/0
[    37.171] (**) Logitech M510: (accel) acceleration factor: 2.000
[    37.171] (**) Logitech M510: (accel) acceleration threshold: 4
[    37.171] (II) input device 'Logitech M510', /dev/input/event4 is tagged by udev as: Mouse
[    37.171] (II) Device 'Logitech M510' set to 800 DPI
[    37.171] (II) input device 'Logitech M510', /dev/input/event4 is a pointer caps
[    37.172] (II) config/udev: Adding input device Logitech M510 (/dev/input/mouse2)
[    37.172] (II) No input driver specified, ignoring this device.
[    37.172] (II) This device may have been added with another device file.
[    37.172] (II) config/udev: Adding input device Logitech K350 (/dev/input/event3)
[    37.172] (**) Logitech K350: Applying InputClass "evdev keyboard catchall"
[    37.172] (**) Logitech K350: Applying InputClass "libinput keyboard catchall"
[    37.173] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 26 paused 0
[    37.173] (II) Using input driver 'libinput' for 'Logitech K350'
[    37.173] (**) Logitech K350: always reports core events
[    37.173] (**) Option "Device" "/dev/input/event3"
[    37.173] (**) Option "_source" "server/udev"
[    37.174] (II) input device 'Logitech K350', /dev/input/event3 is tagged by udev as: Keyboard
[    37.174] (II) input device 'Logitech K350', /dev/input/event3 is a keyboard
[    37.174] (II) libinput: Logitech K350: needs a virtual subdevice
[    37.174] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.2/1-10.2:1.2/0003:046D:C52B.0005/0003:046D:200A.0006/input/input7/event3"
[    37.174] (II) XINPUT: Adding extended input device "Logitech K350" (type: MOUSE, id 9)
[    37.174] (**) Option "AccelerationScheme" "none"
[    37.174] (**) Logitech K350: (accel) selected scheme none/0
[    37.174] (**) Logitech K350: (accel) acceleration factor: 2.000
[    37.174] (**) Logitech K350: (accel) acceleration threshold: 4
[    37.174] (II) input device 'Logitech K350', /dev/input/event3 is tagged by udev as: Keyboard
[    37.174] (II) input device 'Logitech K350', /dev/input/event3 is a keyboard
[    37.175] (II) config/udev: Adding input device Yubico Yubikey NEO OTP+U2F+CCID (/dev/input/event23)
[    37.175] (**) Yubico Yubikey NEO OTP+U2F+CCID: Applying InputClass "evdev keyboard catchall"
[    37.175] (**) Yubico Yubikey NEO OTP+U2F+CCID: Applying InputClass "libinput keyboard catchall"
[    37.175] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 27 paused 0
[    37.176] (II) Using input driver 'libinput' for 'Yubico Yubikey NEO OTP+U2F+CCID'
[    37.176] (**) Yubico Yubikey NEO OTP+U2F+CCID: always reports core events
[    37.176] (**) Option "Device" "/dev/input/event23"
[    37.176] (**) Option "_source" "server/udev"
[    37.176] (II) input device 'Yubico Yubikey NEO OTP+U2F+CCID', /dev/input/event23 is tagged by udev as: Keyboard
[    37.176] (II) input device 'Yubico Yubikey NEO OTP+U2F+CCID', /dev/input/event23 is a keyboard
[    37.176] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/0003:1050:0116.0008/input/input27/event23"
[    37.176] (II) XINPUT: Adding extended input device "Yubico Yubikey NEO OTP+U2F+CCID" (type: KEYBOARD, id 10)
[    37.176] (**) Option "xkb_model" "pc105"
[    37.176] (**) Option "xkb_layout" "us"
[    37.177] (II) input device 'Yubico Yubikey NEO OTP+U2F+CCID', /dev/input/event23 is tagged by udev as: Keyboard
[    37.177] (II) input device 'Yubico Yubikey NEO OTP+U2F+CCID', /dev/input/event23 is a keyboard
[    37.177] (II) config/udev: Adding input device QCV103 (/dev/input/event8)
[    37.177] (**) QCV103: Applying InputClass "evdev keyboard catchall"
[    37.177] (**) QCV103: Applying InputClass "libinput keyboard catchall"
[    37.178] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 28 paused 0
[    37.178] (II) Using input driver 'libinput' for 'QCV103'
[    37.178] (**) QCV103: always reports core events
[    37.178] (**) Option "Device" "/dev/input/event8"
[    37.178] (**) Option "_source" "server/udev"
[    37.178] (II) input device 'QCV103', /dev/input/event8 is tagged by udev as: Keyboard
[    37.178] (II) input device 'QCV103', /dev/input/event8 is a keyboard
[    37.178] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2:1.0/input/input12/event8"
[    37.178] (II) XINPUT: Adding extended input device "QCV103" (type: KEYBOARD, id 11)
[    37.178] (**) Option "xkb_model" "pc105"
[    37.178] (**) Option "xkb_layout" "us"
[    37.179] (II) input device 'QCV103', /dev/input/event8 is tagged by udev as: Keyboard
[    37.179] (II) input device 'QCV103', /dev/input/event8 is a keyboard
[    37.179] (II) config/udev: Adding input device C-Media Electronics Inc. USB PnP Audio Device (/dev/input/event2)
[    37.179] (II) No input driver specified, ignoring this device.
[    37.179] (II) This device may have been added with another device file.
[    37.180] (II) config/udev: Adding input device Wacom BambooFun 4x5 Pen (/dev/input/event0)
[    37.180] (**) Wacom BambooFun 4x5 Pen: Applying InputClass "evdev tablet catchall"
[    37.180] (**) Wacom BambooFun 4x5 Pen: Applying InputClass "Wacom USB device class"
[    37.180] (**) Wacom BambooFun 4x5 Pen: Applying InputClass "Wacom class"
[    37.180] (II) LoadModule: "wacom"
[    37.180] (II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
[    37.181] (II) Module wacom: vendor="X.Org Foundation"
[    37.181] 	compiled for 1.18.0, module version = 0.30.0
[    37.181] 	Module class: X.Org XInput Driver
[    37.181] 	ABI class: X.Org XInput driver, version 22.1
[    37.181] (II) wacom: Driver for Wacom graphics tablets: PenPartner, Graphire,
	Graphire2 4x5, Graphire2 5x7, Graphire3 4x5, Graphire3 6x8,
	Graphire4 4x5, Graphire4 6x8, BambooFun 4x5, BambooFun 6x8,
	Bamboo1 Medium, Graphire4 6x8 BlueTooth, CTL-460, CTH-461, CTL-660,
	CTL-461/S, Bamboo Touch, CTH-460/K, CTH-461/S, CTH-661/S1, CTH-461/L,
	CTH-661/L, Intuos 4x5, Intuos 6x8, Intuos 9x12, Intuos 12x12,
	Intuos 12x18, PTU600, PL400, PL500, PL600, PL600SX, PL550, PL800,
	PL700, PL510, PL710, DTI520, DTF720, DTF720a, DTF521, DTU1931,
	DTU2231, DTU1631, Intuos2 4x5, Intuos2 6x8, Intuos2 9x12,
	Intuos2 12x12, Intuos2 12x18, Intuos2 6x8 , Volito, PenStation,
	Volito2 4x5, Volito2 2x3, PenPartner2, Bamboo, Bamboo1, Bamboo1 4x6,
	Bamboo1 5x8, Intuos3 4x5, Intuos3 6x8, Intuos3 9x12, Intuos3 12x12,
	Intuos3 12x19, Intuos3 6x11, Intuos3 4x6, Intuos4 4x6, Intuos4 6x9,
	Intuos4 8x13, Intuos4 12x19, Intuos4 WL USB Endpoint,
	Intuos4 WL Bluetooth Endpoint, Intuos5 touch S, Intuos5 touch M,
	Intuos5 touch L, Intuos5 S, Intuos5 M, Intuos Pro S, Intuos Pro M,
	Intuos Pro L, Cintiq 21UX, Cintiq 20WSX, Cintiq 12WX, Cintiq 21UX2,
	Cintiq 24HD, Cintiq 22HD, Cintiq 24HD touch (EMR digitizer),
	Cintiq 13HD, DTK2241, DTH2242, Cintiq 22HDT, TabletPC 0x90,
	TabletPC 0x93, TabletPC 0x97, TabletPC 0x9A, CapPlus  0x9F,
	TabletPC 0xE2, TabletPC 0xE3, TabletPC 0xE5, TabletPC 0xE6,
	TabletPC 0xEC, TabletPC 0xED, TabletPC 0xEF, TabletPC 0x100,
	TabletPC 0x101, TabletPC 0x10D, TabletPC 0x116, TabletPC 0x12C,
	TabletPC 0x4001, TabletPC 0x4004, TabletPC 0x5000, TabletPC 0x5002,
	usb:172f:0024, usb:172f:0025, usb:172f:0026, usb:172f:0027,
	usb:172f:0028, usb:172f:0030, usb:172f:0031, usb:172f:0032,
	usb:172f:0033, usb:172f:0034, usb:172f:0035, usb:172f:0036,
	usb:172f:0037, usb:172f:0038, usb:172f:0039, usb:172f:0051,
	usb:172f:0052, usb:172f:0053, usb:172f:0054, usb:172f:0055,
	usb:172f:0056, usb:172f:0057, usb:172f:0058, usb:172f:0500,
	usb:172f:0501, usb:172f:0502, usb:172f:0503, usb:1b96:0001,
	usb:17ef:6004
[    37.236] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 29 paused 0
[    37.236] (II) Using input driver 'wacom' for 'Wacom BambooFun 4x5 Pen'
[    37.236] (**) Wacom BambooFun 4x5 Pen: always reports core events
[    37.236] (**) Option "Device" "/dev/input/event0"
[    37.236] (II) Wacom BambooFun 4x5 Pen: type not specified, assuming 'stylus'.
[    37.236] (II) Wacom BambooFun 4x5 Pen: other types will be automatically added.
[    37.236] (--) Wacom BambooFun 4x5 Pen stylus: using pressure threshold of 27 for button 1
[    37.236] (--) Wacom BambooFun 4x5 Pen stylus: maxX=14760 maxY=9225 maxZ=511 resX=100000 resY=100000  tilt=disabled
[    37.236] (II) Wacom BambooFun 4x5 Pen stylus: hotplugging dependent devices.
[    37.236] (EE) Wacom BambooFun 4x5 Pen stylus: Invalid type 'touch' for this device.
[    37.236] (EE) Wacom BambooFun 4x5 Pen stylus: Invalid type 'pad' for this device.
[    37.236] (II) Wacom BambooFun 4x5 Pen stylus: hotplugging completed.
[    37.236] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:056A:0017.0001/input/input3/event0"
[    37.236] (II) XINPUT: Adding extended input device "Wacom BambooFun 4x5 Pen stylus" (type: STYLUS, id 12)
[    37.237] (**) Wacom BambooFun 4x5 Pen stylus: (accel) keeping acceleration scheme 1
[    37.237] (**) Wacom BambooFun 4x5 Pen stylus: (accel) acceleration profile 0
[    37.237] (**) Wacom BambooFun 4x5 Pen stylus: (accel) acceleration factor: 2.000
[    37.237] (**) Wacom BambooFun 4x5 Pen stylus: (accel) acceleration threshold: 4
[    37.237] (II) config/udev: Adding input device Wacom BambooFun 4x5 Pen (/dev/input/mouse0)
[    37.237] (II) No input driver specified, ignoring this device.
[    37.237] (II) This device may have been added with another device file.
[    37.238] (II) config/udev: Adding input device Wacom BambooFun 4x5 Pad (/dev/input/event1)
[    37.238] (**) Wacom BambooFun 4x5 Pad: Applying InputClass "evdev tablet catchall"
[    37.238] (**) Wacom BambooFun 4x5 Pad: Applying InputClass "Wacom USB device class"
[    37.238] (**) Wacom BambooFun 4x5 Pad: Applying InputClass "Wacom class"
[    37.239] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 30 paused 0
[    37.239] (II) Using input driver 'wacom' for 'Wacom BambooFun 4x5 Pad'
[    37.239] (**) Wacom BambooFun 4x5 Pad: always reports core events
[    37.239] (**) Option "Device" "/dev/input/event1"
[    37.239] (EE) Wacom BambooFun 4x5 Pad: Invalid type 'stylus' for this device.
[    37.239] (EE) Wacom BambooFun 4x5 Pad: Invalid type 'eraser' for this device.
[    37.239] (EE) Wacom BambooFun 4x5 Pad: Invalid type 'cursor' for this device.
[    37.239] (EE) Wacom BambooFun 4x5 Pad: Invalid type 'touch' for this device.
[    37.239] (II) Wacom BambooFun 4x5 Pad: type not specified, assuming 'pad'.
[    37.239] (II) Wacom BambooFun 4x5 Pad: other types will be automatically added.
[    37.239] (II) Wacom BambooFun 4x5 Pad pad: hotplugging dependent devices.
[    37.239] (EE) Wacom BambooFun 4x5 Pad pad: Invalid type 'stylus' for this device.
[    37.239] (EE) Wacom BambooFun 4x5 Pad pad: Invalid type 'eraser' for this device.
[    37.240] (EE) Wacom BambooFun 4x5 Pad pad: Invalid type 'cursor' for this device.
[    37.240] (EE) Wacom BambooFun 4x5 Pad pad: Invalid type 'touch' for this device.
[    37.240] (II) Wacom BambooFun 4x5 Pad pad: hotplugging completed.
[    37.240] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:056A:0017.0001/input/input5/event1"
[    37.240] (II) XINPUT: Adding extended input device "Wacom BambooFun 4x5 Pad pad" (type: PAD, id 13)
[    37.240] (**) Wacom BambooFun 4x5 Pad pad: (accel) keeping acceleration scheme 1
[    37.240] (**) Wacom BambooFun 4x5 Pad pad: (accel) acceleration profile 0
[    37.240] (**) Wacom BambooFun 4x5 Pad pad: (accel) acceleration factor: 2.000
[    37.240] (**) Wacom BambooFun 4x5 Pad pad: (accel) acceleration threshold: 4
[    37.241] (II) config/udev: Adding input device Wacom BambooFun 4x5 Pad (/dev/input/js0)
[    37.241] (II) No input driver specified, ignoring this device.
[    37.241] (II) This device may have been added with another device file.
[    37.241] (II) config/udev: Adding input device Wacom BambooFun 4x5 Pad (/dev/input/mouse1)
[    37.241] (II) No input driver specified, ignoring this device.
[    37.241] (II) This device may have been added with another device file.
[    37.242] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
[    37.242] (II) No input driver specified, ignoring this device.
[    37.242] (II) This device may have been added with another device file.
[    37.242] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
[    37.242] (II) No input driver specified, ignoring this device.
[    37.242] (II) This device may have been added with another device file.
[    37.243] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event13)
[    37.243] (II) No input driver specified, ignoring this device.
[    37.243] (II) This device may have been added with another device file.
[    37.243] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event14)
[    37.243] (II) No input driver specified, ignoring this device.
[    37.243] (II) This device may have been added with another device file.
[    37.244] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event15)
[    37.244] (II) No input driver specified, ignoring this device.
[    37.244] (II) This device may have been added with another device file.
[    37.244] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event16)
[    37.244] (II) No input driver specified, ignoring this device.
[    37.244] (II) This device may have been added with another device file.
[    37.245] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event17)
[    37.245] (II) No input driver specified, ignoring this device.
[    37.245] (II) This device may have been added with another device file.
[    37.245] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[    37.245] (II) No input driver specified, ignoring this device.
[    37.245] (II) This device may have been added with another device file.
[    37.246] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event9)
[    37.246] (II) No input driver specified, ignoring this device.
[    37.246] (II) This device may have been added with another device file.
[    37.247] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event10)
[    37.247] (II) No input driver specified, ignoring this device.
[    37.247] (II) This device may have been added with another device file.
[    37.247] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    37.247] (II) No input driver specified, ignoring this device.
[    37.247] (II) This device may have been added with another device file.
[    37.251] (**) Logitech K350: Applying InputClass "evdev keyboard catchall"
[    37.251] (**) Logitech K350: Applying InputClass "libinput keyboard catchall"
[    37.251] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
[    37.251] (II) Using input driver 'libinput' for 'Logitech K350'
[    37.251] (**) Logitech K350: always reports core events
[    37.251] (**) Option "Device" "/dev/input/event3"
[    37.251] (**) Option "_source" "_driver/libinput"
[    37.251] (II) libinput: Logitech K350: is a virtual subdevice
[    37.251] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.2/1-10.2:1.2/0003:046D:C52B.0005/0003:046D:200A.0006/input/input7/event3"
[    37.252] (II) XINPUT: Adding extended input device "Logitech K350" (type: KEYBOARD, id 14)
[    37.252] (**) Option "xkb_model" "pc105"
[    37.252] (**) Option "xkb_layout" "us"
[    37.252] (**) Wacom BambooFun 4x5 Pen eraser: Applying InputClass "evdev tablet catchall"
[    37.252] (**) Wacom BambooFun 4x5 Pen eraser: Applying InputClass "Wacom USB device class"
[    37.252] (**) Wacom BambooFun 4x5 Pen eraser: Applying InputClass "Wacom class"
[    37.252] (II) systemd-logind: returning pre-existing fd for /dev/input/event0 13:64
[    37.252] (II) Using input driver 'wacom' for 'Wacom BambooFun 4x5 Pen eraser'
[    37.252] (**) Wacom BambooFun 4x5 Pen eraser: always reports core events
[    37.252] (**) Option "Device" "/dev/input/event0"
[    37.252] (**) Option "Type" "eraser"
[    37.252] (--) Wacom BambooFun 4x5 Pen eraser: maxX=14760 maxY=9225 maxZ=511 resX=100000 resY=100000  tilt=disabled
[    37.252] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:056A:0017.0001/input/input3/event0"
[    37.252] (II) XINPUT: Adding extended input device "Wacom BambooFun 4x5 Pen eraser" (type: ERASER, id 15)
[    37.253] (**) Wacom BambooFun 4x5 Pen eraser: (accel) keeping acceleration scheme 1
[    37.253] (**) Wacom BambooFun 4x5 Pen eraser: (accel) acceleration profile 0
[    37.253] (**) Wacom BambooFun 4x5 Pen eraser: (accel) acceleration factor: 2.000
[    37.253] (**) Wacom BambooFun 4x5 Pen eraser: (accel) acceleration threshold: 4
[    37.253] (**) Wacom BambooFun 4x5 Pen cursor: Applying InputClass "evdev tablet catchall"
[    37.253] (**) Wacom BambooFun 4x5 Pen cursor: Applying InputClass "Wacom USB device class"
[    37.253] (**) Wacom BambooFun 4x5 Pen cursor: Applying InputClass "Wacom class"
[    37.253] (II) systemd-logind: returning pre-existing fd for /dev/input/event0 13:64
[    37.253] (II) Using input driver 'wacom' for 'Wacom BambooFun 4x5 Pen cursor'
[    37.253] (**) Wacom BambooFun 4x5 Pen cursor: always reports core events
[    37.253] (**) Option "Device" "/dev/input/event0"
[    37.253] (**) Option "Type" "cursor"
[    37.253] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:056A:0017.0001/input/input3/event0"
[    37.253] (II) XINPUT: Adding extended input device "Wacom BambooFun 4x5 Pen cursor" (type: CURSOR, id 16)
[    37.253] (**) Wacom BambooFun 4x5 Pen cursor: (accel) keeping acceleration scheme 1
[    37.253] (**) Wacom BambooFun 4x5 Pen cursor: (accel) acceleration profile 0
[    37.253] (**) Wacom BambooFun 4x5 Pen cursor: (accel) acceleration factor: 2.000
[    37.253] (**) Wacom BambooFun 4x5 Pen cursor: (accel) acceleration threshold: 4
[    37.576] (II) RADEON(0): EDID vendor "APP", prod id 49417
[    37.576] (II) RADEON(0): Printing DDC gathered Modelines:
[    37.576] (II) RADEON(0): Modeline "2048x1536"x0.0  205.21  2048 2198 2203 2208  1536 1539 1540 1549 -hsync -vsync (92.9 kHz eP)
[    41.576] (II) RADEON(0): EDID vendor "APP", prod id 49417
[    41.576] (II) RADEON(0): Printing DDC gathered Modelines:
[    41.576] (II) RADEON(0): Modeline "2048x1536"x0.0  205.21  2048 2198 2203 2208  1536 1539 1540 1549 -hsync -vsync (92.9 kHz eP)
[    52.807] (**) Option "fd" "21"
[    52.807] (**) Option "fd" "24"
[    52.808] (**) Option "fd" "25"
[    52.808] (**) Option "fd" "26"
[    52.808] (**) Option "fd" "27"
[    52.808] (**) Option "fd" "28"
[    52.808] (**) Option "fd" "26"
[    52.809] (II) AIGLX: Suspending AIGLX clients for VT switch
[    52.809] (II) systemd-logind: got pause for 13:67
[    52.809] (II) systemd-logind: got pause for 226:0
[    52.809] (II) systemd-logind: got pause for 226:1
[    52.809] (II) systemd-logind: got pause for 13:65
[    52.809] (II) systemd-logind: got pause for 13:68
[    52.809] (II) systemd-logind: got pause for 13:64
[    52.810] (II) systemd-logind: got pause for 13:70
[    52.810] (II) systemd-logind: got pause for 13:69
[    52.810] (II) systemd-logind: got pause for 226:2
[    52.810] (II) systemd-logind: got pause for 13:87
[    52.810] (II) systemd-logind: got pause for 13:72
[  1896.177] (II) config/udev: removing device Yubico Yubikey NEO OTP+U2F+CCID
[  1896.177] (II) UnloadModule: "libinput"
[  1896.177] (II) systemd-logind: releasing fd for 13:87
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^

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

Kernel modules: nvidia.ko
/lib/modules/4.6.0-1-amd64/updates/dkms/nvidia-current.ko
/lib/modules/4.6.0-1-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/4.6.0-1-amd64/updates/dkms/nvidia-current-drm.ko
/lib/modules/4.6.0-1-amd64/updates/dkms/nvidia-current-uvm.ko

filename:       /lib/modules/4.6.0-1-amd64/updates/dkms/nvidia-current.ko
alias:          char-major-195-*
version:        367.27
supported:      external
license:        NVIDIA
srcversion:     513914449E3DDF807584E74
alias:          pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:        
vermagic:       4.6.0-1-amd64 SMP mod_unload modversions 
filename:       /lib/modules/4.6.0-1-amd64/updates/dkms/nvidia-current-modeset.ko
version:        367.27
supported:      external
license:        NVIDIA
srcversion:     A8926ED5410E6C720F413FC
depends:        nvidia
vermagic:       4.6.0-1-amd64 SMP mod_unload modversions 
filename:       /lib/modules/4.6.0-1-amd64/updates/dkms/nvidia-current-drm.ko
version:        367.27
supported:      external
license:        MIT
srcversion:     B8FCD56C742BC6AE8E5AE24
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.6.0-1-amd64 SMP mod_unload modversions 
filename:       /lib/modules/4.6.0-1-amd64/updates/dkms/nvidia-current-uvm.ko
supported:      external
license:        MIT
depends:        nvidia
vermagic:       4.6.0-1-amd64 SMP mod_unload modversions 

lsmod:
Module                  Size  Used by
fuse                   98304  5
bridge                122880  0
stp                    16384  1 bridge
llc                    16384  2 stp,bridge
ip6table_filter        16384  1
ip6table_nat           16384  0
nf_conntrack_ipv6      20480  5
nf_defrag_ipv6         36864  1 nf_conntrack_ipv6
nf_nat_ipv6            16384  1 ip6table_nat
ip6_tables             24576  2 ip6table_filter,ip6table_nat
xt_limit               16384  2
xt_conntrack           16384  8
iptable_filter         16384  1
ipt_MASQUERADE         16384  1
nf_nat_masquerade_ipv4    16384  1 ipt_MASQUERADE
iptable_nat            16384  1
nf_conntrack_ipv4      20480  5
nf_defrag_ipv4         16384  1 nf_conntrack_ipv4
nf_nat_ipv4            16384  1 iptable_nat
nf_nat                 24576  3 nf_nat_ipv4,nf_nat_ipv6,nf_nat_masquerade_ipv4
nf_conntrack          118784  7 nf_nat,nf_nat_ipv4,nf_nat_ipv6,xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_conntrack_ipv6
xt_CHECKSUM            16384  1
xt_tcpudp              16384  14
iptable_mangle         16384  1
iptable_raw            16384  0
ip_tables              24576  4 iptable_filter,iptable_mangle,iptable_nat,iptable_raw
x_tables               36864  11 ip6table_filter,xt_CHECKSUM,ip_tables,xt_tcpudp,ipt_MASQUERADE,xt_limit,xt_conntrack,iptable_filter,iptable_mangle,ip6_tables,iptable_raw
binfmt_misc            20480  1
nvidia_drm             45056  3
nvidia_modeset        765952  3 nvidia_drm
nvidia              11071488  41 nvidia_modeset
nls_utf8               16384  1
nls_cp437              20480  1
vfat                   20480  1
fat                    69632  1 vfat
ext4                  593920  1
ecb                    16384  0
crc16                  16384  1 ext4
jbd2                  106496  1 ext4
mbcache                16384  2 ext4
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
kvm_intel             188416  0
kvm                   561152  1 kvm_intel
snd_hda_codec_realtek    81920  1
iTCO_wdt               16384  0
iTCO_vendor_support    16384  1 iTCO_wdt
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
irqbypass              16384  1 kvm
snd_hda_codec_hdmi     45056  2
uvcvideo               90112  0
snd_hda_intel          36864  12
snd_usb_audio         176128  2
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
snd_hda_codec         135168  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
pcspkr                 16384  0
videobuf2_v4l2         24576  1 uvcvideo
efi_pstore             16384  0
snd_usbmidi_lib        28672  1 snd_usb_audio
videobuf2_core         36864  2 uvcvideo,videobuf2_v4l2
serio_raw              16384  0
snd_rawmidi            32768  1 snd_usbmidi_lib
snd_hda_core           81920  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
videodev              176128  3 uvcvideo,videobuf2_core,videobuf2_v4l2
efivars                20480  1 efi_pstore
snd_seq_device         16384  1 snd_rawmidi
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
nouveau              1486848  2
sb_edac                32768  0
edac_core              57344  1 sb_edac
snd_pcm               106496  5 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
mxm_wmi                16384  1 nouveau
i2c_i801               20480  0
snd_timer              32768  1 snd_pcm
evdev                  24576  39
ti_usb_3410_5052       28672  0
video                  40960  1 nouveau
joydev                 20480  0
snd                    81920  40 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device
lpc_ich                24576  0
usbserial              49152  1 ti_usb_3410_5052
media                  36864  2 uvcvideo,videodev
mei_me                 32768  0
sg                     32768  0
mfd_core               16384  1 lpc_ich
soundcore              16384  1 snd
mei                    94208  1 mei_me
shpchp                 36864  0
8250_fintek            16384  0
wmi                    20480  2 mxm_wmi,nouveau
tpm_tis                20480  0
tpm                    45056  1 tpm_tis
processor              36864  0
button                 16384  1 nouveau
nct6775                57344  0
hwmon_vid              16384  1 nct6775
coretemp               16384  0
efivarfs               16384  1
autofs4                40960  2
btrfs                1007616  2
crc32c_generic         16384  0
xor                    24576  1 btrfs
raid6_pq              102400  1 btrfs
algif_skcipher         20480  0
af_alg                 16384  1 algif_skcipher
hid_logitech_hidpp     28672  0
hid_logitech_dj        20480  0
dm_crypt               24576  2
dm_mod                106496  5 dm_crypt
hid_generic            16384  0
wacom                  90112  0
usbhid                 49152  0
hid                   118784  9 wacom,hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
sd_mod                 45056  6
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
crc32c_intel           24576  1
ghash_clmulni_intel    16384  0
jitterentropy_rng      16384  0
hmac                   16384  1
drbg                   24576  1
ansi_cprng             16384  0
aesni_intel           167936  6
aes_x86_64             20480  1 aesni_intel
radeon               1490944  8
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  5 ghash_clmulni_intel,aesni_intel,ablk_helper
ahci                   36864  4
i2c_algo_bit           16384  2 radeon,nouveau
libahci                32768  1 ahci
psmouse               126976  0
drm_kms_helper        147456  3 radeon,nouveau,nvidia_drm
libata                233472  2 ahci,libahci
ttm                    94208  2 radeon,nouveau
xhci_pci               16384  0
ehci_pci               16384  0
xhci_hcd              180224  1 xhci_pci
ehci_hcd               77824  1 ehci_pci
scsi_mod              229376  3 sg,libata,sd_mod
drm                   356352  18 ttm,drm_kms_helper,radeon,nouveau,nvidia_drm
ixgbe                 282624  0
dca                    16384  1 ixgbe
alx                    36864  0
usbcore               241664  10 snd_usb_audio,uvcvideo,usbserial,ti_usb_3410_5052,snd_usbmidi_lib,ehci_hcd,ehci_pci,usbhid,xhci_hcd,xhci_pci
e1000e                233472  0
vxlan                  45056  1 ixgbe
usb_common             16384  1 usbcore
ip6_udp_tunnel         16384  1 vxlan
udp_tunnel             16384  1 vxlan
ptp                    20480  2 ixgbe,e1000e
pps_core               20480  1 ptp
mdio                   16384  2 alx,ixgbe
fjes                   28672  0

xrandr:
Screen 0: minimum 8 x 8, current 7936 x 2160, maximum 32767 x 32767
DVI-D-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 531mm x 299mm
   1920x1080     60.00*+  59.99    59.94    50.00    60.05    60.00    50.04  
   1680x1050     59.95  
   1600x1200     60.00  
   1440x900      59.89  
   1366x768      59.79  
   1280x1024     75.02    60.02  
   1280x960      60.00  
   1280x720      60.00    59.94    50.00  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    72.81    59.94    59.93  
HDMI-0 connected 1920x1080+6016+0 (normal left inverted right x axis y axis) 531mm x 299mm
   1920x1080     60.00*+  59.94    50.00    60.05    60.00    50.04  
   1680x1050     59.95  
   1600x1200     60.00  
   1440x900      74.98    59.89  
   1280x1024     75.02    60.02  
   1280x720      60.00    59.94    50.00  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x576       50.00    50.08  
   720x480       59.94    60.05  
   640x480       75.00    72.81    59.94    59.93  
DP-0 connected 4096x2160+1920+0 (normal left inverted right x axis y axis) 600mm x 340mm
   3840x2160     60.00 +  30.00  
   4096x2160     60.00*   50.00  
   1920x1080     60.00    59.94  
   1600x900      60.00  
   1280x1024     60.02  
   1280x720      60.00    59.94  
   1152x864      59.96  
   1024x768      60.00  
   800x600       60.32  
   720x480       59.94  
   640x480       59.94    59.93  
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 disconnected (normal left inverted right x axis y axis)
DP-5 disconnected (normal left inverted right x axis y axis)


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

Kernel: Linux 4.6.0-1-amd64 (SMP w/20 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  libegl-nvidia0                             367.27-1
ii  libegl1-nvidia                             367.27-1
ii  libgl1-nvidia-glx                          367.27-1
ii  libglx-nvidia0                             367.27-1
ii  nvidia-alternative                         367.27-1
ii  nvidia-driver-bin                          367.27-1
ii  nvidia-installer-cleanup                   20151021+4
ii  nvidia-kernel-dkms [nvidia-kernel-367.27]  367.27-1
ii  nvidia-legacy-check                        367.27-1
ii  nvidia-support                             20151021+4
ii  nvidia-vdpau-driver                        367.27-1
ii  xserver-xorg-video-nvidia                  367.27-1

Versions of packages nvidia-driver recommends:
ii  libgl1-nvidia-glx-i386  367.27-1
ii  libgles-nvidia1         367.27-1
ii  libgles-nvidia2         367.27-1
ii  nvidia-persistenced     367.18-1
ii  nvidia-settings         340.93-1

Versions of packages nvidia-driver suggests:
ii  nvidia-kernel-dkms    367.27-1
ii  nvidia-kernel-source  367.27-1

Versions of packages xserver-xorg-video-nvidia depends on:
ii  libc6                                  2.22-13
ii  libgl1-nvidia-glx                      367.27-1
ii  nvidia-alternative                     367.27-1
ii  nvidia-installer-cleanup               20151021+4
ii  nvidia-legacy-check                    367.27-1
ii  nvidia-support                         20151021+4
ii  xserver-xorg-core [xorg-video-abi-20]  2:1.18.3-1

Versions of packages xserver-xorg-video-nvidia recommends:
ii  nvidia-kernel-dkms [nvidia-kernel-367.27]  367.27-1
ii  nvidia-settings                            340.93-1
ii  nvidia-vdpau-driver                        367.27-1

Versions of packages xserver-xorg-video-nvidia suggests:
ii  nvidia-kernel-dkms    367.27-1
ii  nvidia-kernel-source  367.27-1

Versions of packages nvidia-alternative depends on:
ii  glx-alternative-nvidia  0.7.3
ii  nvidia-legacy-check     367.27-1

Versions of packages nvidia-kernel-dkms depends on:
ii  dkms                                               2.2.0.3-4
ii  nvidia-installer-cleanup                           20151021+4
ii  nvidia-kernel-support [nvidia-kernel-support--v1]  367.27-1

nvidia-kernel-dkms recommends no packages.

Versions of packages nvidia-kernel-source depends on:
ii  debhelper  9.20160618.1
ii  make       4.1-9
ii  quilt      0.63-3
ii  xz-utils   5.1.1alpha+20120614-2.1

Versions of packages nvidia-kernel-source recommends:
pn  module-assistant | kernel-package  <none>
ii  nvidia-kernel-support              367.27-1

nvidia-kernel-source suggests no packages.

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

glx-alternative-nvidia suggests no packages.

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                                  2.22-13
ii  libdrm-intel1                          2.4.68-1
ii  libdrm2                                2.4.68-1
ii  libpciaccess0                          0.13.4-1
ii  libpixman-1-0                          0.33.6-1
ii  libudev1                               230-3
ii  libx11-6                               2:1.6.3-1
ii  libx11-xcb1                            2:1.6.3-1
ii  libxcb-dri2-0                          1.11.1-1
ii  libxcb-dri3-0                          1.11.1-1
ii  libxcb-sync1                           1.11.1-1
ii  libxcb-util0                           0.3.8-3
ii  libxcb1                                1.11.1-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.3-1

Versions of packages nvidia-driver is related to:
pn  bumblebee                                                  <none>
pn  bumblebee-nvidia                                           <none>
pn  ia32-libs                                                  <none>
ii  libcuda1 [libcuda1-any]                                    367.27-1
pn  libdrm-nouveau1                                            <none>
pn  libdrm-nouveau1a                                           <none>
ii  libdrm-nouveau2                                            2.4.68-1
pn  libgl1-nvidia-alternatives-ia32                            <none>
ii  libgl1-nvidia-glx [libgl1-nvidia-glx-any]                  367.27-1
pn  libgl1-nvidia-glx-ia32                                     <none>
pn  libgl1-nvidia-glx-ia32-any                                 <none>
pn  libgl1-nvidia-legacy-173xx-glx-ia32                        <none>
pn  libgl1-nvidia-legacy-96xx-glx-ia32                         <none>
pn  linux-headers                                              <none>
ii  make                                                       4.1-9
ii  nvidia-driver [nvidia-glx-any]                             367.27-1
pn  nvidia-glx                                                 <none>
ii  nvidia-kernel-common                                       20151021+4
ii  nvidia-kernel-dkms                                         367.27-1
ii  nvidia-kernel-source                                       367.27-1
ii  nvidia-kernel-support [nvidia-kernel-support-any]          367.27-1
ii  nvidia-modprobe                                            367.18-1
ii  nvidia-settings                                            340.93-1
ii  nvidia-support                                             20151021+4
ii  nvidia-xconfig                                             352.79-1
ii  xserver-xorg                                               1:7.7+15
ii  xserver-xorg-core                                          2:1.18.3-1
ii  xserver-xorg-video-nouveau                                 1:1.0.12-2
ii  xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any]  367.27-1

-- no debconf information



More information about the pkg-nvidia-devel mailing list