Bug#955196: nvidia-driver: GPU random memory glitches into some window

Alex Andreotti alex.andreotti at gmail.com
Sat Mar 28 07:59:50 GMT 2020


Package: nvidia-driver
Version: 440.64-2
Severity: normal
Tags: upstream

Dear Maintainer,

   * What led up to the situation?

Lately I have started to "play" with terminals accelerated by gpu, alacritty and kitty, and with the second one in particular I have started to see glitches that look like random memory written in other windows, in particular kitty itself and chromium which I often keep open with the web version of whatsapp.

I opened an issue on github to the author of kitty but he tells me that it is a driver problem and that nothing can be done at the application level.

I have temporarily stopped using kitty but continue to see the problem with chromium, especially with whatsapp web version.

I have never seen the glitches appear when I'm working on the PC, I have the feeling that these glitches appear after a long run (sometimes I keep the PC on for days, but it has only started giving me problems recently) or when I log in from the screensaver , I don't use resume or hibernate, I use lightdm, openbox and `light-locker-command -l` to lock the screen, this should use gnome-screensaver with black screen and turn off the monitor signal.

Please let me know if you need more information or if I can help debug in some way.

Best regards

-- Package-specific info:
uname -a:
Linux hellspawn 5.4.0-4-amd64 #1 SMP Debian 5.4.19-1 (2020-02-13) x86_64 GNU/Linux

/proc/version:
Linux version 5.4.0-4-amd64 (debian-kernel at lists.debian.org) (gcc version 9.2.1 20200203 (Debian 9.2.1-28)) #1 SMP Debian 5.4.19-1 (2020-02-13)

/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module  440.64  Fri Feb 21 01:17:26 UTC 2020
GCC version:  gcc version 9.3.0 (Debian 9.3.0-3) 

lspci 'display controller [030?]':
03:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK104 [GeForce GTX 690] [10de:1188] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: NVIDIA Corporation GK104 [GeForce GTX 690] [10de:095b]
	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 44
	Region 0: Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at e8000000 (64-bit, prefetchable) [size=128M]
	Region 3: Memory at f0000000 (64-bit, prefetchable) [size=32M]
	Region 5: I/O ports at d000 [size=128]
	Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: nvidia
	Kernel modules: nvidia

04:00.0 3D controller [0302]: NVIDIA Corporation GK104 [GeForce GTX 690] [10de:1188] (rev a1)
	Subsystem: NVIDIA Corporation GK104 [GeForce GTX 690] [10de:095b]
	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 45
	Region 0: Memory at f4000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at d8000000 (64-bit, prefetchable) [size=128M]
	Region 3: Memory at e0000000 (64-bit, prefetchable) [size=32M]
	Region 5: I/O ports at c000 [size=128]
	Capabilities: <access denied>
	Kernel driver in use: nvidia
	Kernel modules: nvidia

dmesg:

Device node permissions:
crw-rw----+ 1 root video  226,   0 Mar 27 04:08 /dev/dri/card0
crw-rw----+ 1 root video  226,   1 Mar 27 04:08 /dev/dri/card1
crw-rw----+ 1 root render 226, 128 Mar 27 04:08 /dev/dri/renderD128
crw-rw----+ 1 root render 226, 129 Mar 27 04:08 /dev/dri/renderD129
crw-rw-rw-  1 root root   195, 254 Mar 27 04:09 /dev/nvidia-modeset
crw-rw-rw-  1 root root   195,   0 Mar 27 04:09 /dev/nvidia0
crw-rw-rw-  1 root root   195,   1 Mar 27 04:09 /dev/nvidia1
crw-rw-rw-  1 root root   195, 255 Mar 27 04:09 /dev/nvidiactl

/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root  8 Mar 27 04:08 pci-0000:03:00.0-card -> ../card0
lrwxrwxrwx 1 root root 13 Mar 27 04:08 pci-0000:03:00.0-render -> ../renderD128
lrwxrwxrwx 1 root root  8 Mar 27 04:08 pci-0000:04:00.0-card -> ../card1
lrwxrwxrwx 1 root root 13 Mar 27 04:08 pci-0000:04:00.0-render -> ../renderD129
video:x:44:alex

OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root       15 Dec 13 20:16 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root       49 Jan 29 19:34 /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so
lrwxrwxrwx 1 root root       49 Dec 13 20:16 /etc/alternatives/glx--libEGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libEGL.so.1
lrwxrwxrwx 1 root root       51 Dec 13 20:16 /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
lrwxrwxrwx 1 root root       48 Jan 29 19:34 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root       48 Jan 29 19:34 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root       48 Dec 13 20:16 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root       48 Dec 13 20:16 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root       50 Dec 13 20:16 /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 Dec 13 20:16 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root       55 Jan 29 19:34 /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so
lrwxrwxrwx 1 root root       55 Jan 29 19:34 /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so
lrwxrwxrwx 1 root root       55 Dec 13 20:16 /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       55 Dec 13 20:16 /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       57 Dec 13 20:16 /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 Dec 13 20:16 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       52 Jan 29 19:34 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root       52 Jan 29 19:34 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root       52 Dec 13 20:16 /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root       52 Dec 13 20:16 /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root       54 Dec 13 20:16 /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 Dec 13 20:16 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root       42 Dec 13 20:16 /etc/alternatives/glx--libGLX_indirect.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       42 Dec 13 20:16 /etc/alternatives/glx--libGLX_indirect.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       44 Dec 13 20:16 /etc/alternatives/glx--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       44 Dec 13 20:16 /etc/alternatives/glx--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       38 Dec 13 20:16 /etc/alternatives/glx--libglxserver_nvidia.so -> /usr/lib/nvidia/libglxserver_nvidia.so
lrwxrwxrwx 1 root root       51 Dec 13 20:16 /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root       42 Dec 13 20:16 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root       36 Dec 13 20:16 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       39 Dec 13 20:16 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root       28 Dec 13 20:16 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root       32 Dec 13 20:16 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root       29 Dec 13 20:16 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root       22 Jan 29 19:34 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root       23 Mar  2 04:36 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root       57 Mar  2 04:36 /etc/alternatives/nvidia--libEGL_nvidia.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libEGL_nvidia.so.0
lrwxrwxrwx 1 root root       59 Mar  2 04:36 /etc/alternatives/nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
lrwxrwxrwx 1 root root       63 Mar  2 04:36 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root       63 Mar  2 04:36 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root       65 Mar  2 04:36 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root       65 Mar  2 04:36 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root       60 Mar  2 04:36 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root       60 Mar  2 04:36 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root       62 Mar  2 04:36 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root       62 Mar  2 04:36 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root       57 Mar  2 04:36 /etc/alternatives/nvidia--libGLX_nvidia.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       57 Mar  2 04:36 /etc/alternatives/nvidia--libGLX_nvidia.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       59 Mar  2 04:36 /etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       59 Mar  2 04:36 /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 Mar  2 04:36 /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
lrwxrwxrwx 1 root root       53 Mar  2 04:36 /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so.1
lrwxrwxrwx 1 root root       46 Mar  2 04:36 /etc/alternatives/nvidia--libglxserver_nvidia.so -> /usr/lib/nvidia/current/libglxserver_nvidia.so
lrwxrwxrwx 1 root root       54 Mar  2 04:36 /etc/alternatives/nvidia--libnvcuvid.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
lrwxrwxrwx 1 root root       56 Mar  2 04:36 /etc/alternatives/nvidia--libnvcuvid.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so.1
lrwxrwxrwx 1 root root       59 Mar  2 04:36 /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 Mar  2 04:36 /etc/alternatives/nvidia--libnvidia-encode.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-encode.so.1
lrwxrwxrwx 1 root root       58 Mar  2 04:36 /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 Mar  2 04:36 /etc/alternatives/nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-opencl.so.1
lrwxrwxrwx 1 root root       70 Mar  2 04:36 /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ptxjitcompiler.so.1
lrwxrwxrwx 1 root root       61 Mar  2 04:36 /etc/alternatives/nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libvdpau_nvidia.so.1
lrwxrwxrwx 1 root root       38 Mar  2 04:36 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root       70 Mar  2 04:36 /etc/alternatives/nvidia--nvidia-application-profiles-key-documentation -> /usr/share/nvidia/nvidia-application-profiles-440.64-key-documentation
lrwxrwxrwx 1 root root       50 Mar  2 04:36 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/current/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root       44 Mar  2 04:36 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       40 Mar  2 04:36 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root       47 Mar  2 04:36 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root       36 Mar  2 04:36 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/current/nvidia-load.conf
lrwxrwxrwx 1 root root       40 Mar  2 04:36 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/current/nvidia-modprobe.conf
lrwxrwxrwx 1 root root       39 Mar  2 04:36 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root       44 Mar  2 04:36 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root       47 Mar  2 04:36 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root       34 Mar  2 04:36 /etc/alternatives/nvidia--nvidia-smi -> /usr/lib/nvidia/current/nvidia-smi
lrwxrwxrwx 1 root root       39 Mar  2 04:36 /etc/alternatives/nvidia--nvidia-smi.1.gz -> /usr/lib/nvidia/current/nvidia-smi.1.gz
lrwxrwxrwx 1 root root       37 Mar  2 04:36 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx 1 root root       49 Dec 13 19:57 /usr/lib/i386-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       48 Jan 17  2018 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       55 Dec 13 20:16 /usr/lib/i386-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       65 Dec 13 20:15 /usr/lib/i386-linux-gnu/libGLESv1_CM_nvidia.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       52 Dec 13 20:16 /usr/lib/i386-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu
lrwxrwxrwx 1 root root       62 Dec 13 20:15 /usr/lib/i386-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu
-rw-r--r-- 1 root root 26064136 Feb 21 02:07 /usr/lib/i386-linux-gnu/libnvidia-eglcore.so.440.64
-rw-r--r-- 1 root root 29357176 Feb 21 02:08 /usr/lib/i386-linux-gnu/libnvidia-glcore.so.440.64
-rw-r--r-- 1 root root   634540 Feb 21 01:44 /usr/lib/i386-linux-gnu/libnvidia-glsi.so.440.64
-rw-r--r-- 1 root root 11556076 Feb 21 02:07 /usr/lib/i386-linux-gnu/libnvidia-glvkspirv.so.440.64
-rw-r--r-- 1 root root    13400 Feb 21 01:40 /usr/lib/i386-linux-gnu/libnvidia-tls.so.440.64
-rw-r--r-- 1 root root  1482944 Feb 29 23:17 /usr/lib/libnvidia-gtk2.so.440.64
-rw-r--r-- 1 root root  1487040 Feb 29 23:17 /usr/lib/libnvidia-gtk3.so.440.64
lrwxrwxrwx 1 root root       49 Dec 20 11:06 /usr/lib/x86_64-linux-gnu/libEGL.so -> /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       51 Nov  7  2017 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       48 Dec 20 11:06 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       50 Jan 17  2018 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       55 Jan 29 19:34 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so -> /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       57 Sep  6  2018 /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 Nov 15  2018 /usr/lib/x86_64-linux-gnu/libGLESv1_CM_nvidia.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       52 Jan 29 19:34 /usr/lib/x86_64-linux-gnu/libGLESv2.so -> /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       54 Nov  7  2017 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root       64 Jan 17  2018 /usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root       53 Jan 17  2018 /usr/lib/x86_64-linux-gnu/libcuda.so -> /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       55 Jan 17  2018 /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   719052 May  7  2019 /usr/lib/x86_64-linux-gnu/libcudadevrt.a
lrwxrwxrwx 1 root root       17 Mar 13 17:30 /usr/lib/x86_64-linux-gnu/libcudart.so -> libcudart.so.10.1
lrwxrwxrwx 1 root root       21 Mar 13 17:30 /usr/lib/x86_64-linux-gnu/libcudart.so.10.1 -> libcudart.so.10.1.168
-rw-r--r-- 1 root root   504480 May  7  2019 /usr/lib/x86_64-linux-gnu/libcudart.so.10.1.168
-rw-r--r-- 1 root root   888488 May  7  2019 /usr/lib/x86_64-linux-gnu/libcudart_static.a
lrwxrwxrwx 1 root root       58 Jan 17  2018 /usr/lib/x86_64-linux-gnu/libnvidia-cfg.so.1 -> /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 49976536 Feb 21 01:52 /usr/lib/x86_64-linux-gnu/libnvidia-compiler.so.440.64
-rw-r--r-- 1 root root 26785088 Feb 21 01:53 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.440.64
lrwxrwxrwx 1 root root       64 Mar 18  2018 /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   386168 Feb 21 01:41 /usr/lib/x86_64-linux-gnu/libnvidia-fatbinaryloader.so.440.64
-rw-r--r-- 1 root root 28665672 Feb 21 01:53 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.440.64
-rw-r--r-- 1 root root   687304 Feb 21 01:41 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.440.64
lrwxrwxrwx 1 root root       60 Jan 17  2018 /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 Jan 17  2018 /usr/lib/x86_64-linux-gnu/libnvidia-opencl.so.1 -> /etc/alternatives/nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       72 Jan 17  2018 /usr/lib/x86_64-linux-gnu/libnvidia-ptxjitcompiler.so.1 -> /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root    14480 Feb 21 01:39 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.440.64
lrwxrwxrwx 1 root root       36 Nov  7  2017 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root   289824 Feb 29 06:05 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root       45 Feb 13  2019 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
lrwxrwxrwx 1 root root       45 Feb 13  2019 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
-rw-r--r-- 1 root root    67646 Mar 28 07:19 /var/log/Xorg.0.log
-rw-r--r-- 1 root root    73014 Mar 27 04:08 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root    19213 Dec 26  2015 /var/log/Xorg.1.0.log
-rw-r--r-- 1 root root    37702 Mar 28 07:19 /var/log/Xorg.1.log
-rw-r--r-- 1 root root    37702 Mar 28 02:18 /var/log/Xorg.1.log.old
/etc/OpenCL/vendors/:
total 12
drwxr-xr-x 2 root root 4096 Mar 19 21:04 .
drwxr-xr-x 3 root root 4096 Dec 18  2015 ..
-rw-r--r-- 1 root root   22 Nov  9  2015 nvidia.icd

/etc/X11/xorg.conf.d/:
total 8
drwxr-xr-x  2 root root 4096 Oct 27 10:03 .
drwxr-xr-x 10 root root 4096 Mar  1 12:35 ..

/etc/nvidia/:
total 20
drwxr-xr-x   3 root root  4096 Jan 17  2018 .
drwxr-xr-x 208 root root 12288 Mar 27 04:04 ..
drwxr-xr-x   2 root root  4096 Mar 19 21:05 current
lrwxrwxrwx   1 root root    56 Jan 17  2018 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx   1 root root    53 Jan 17  2018 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx   1 root root    42 Jan 17  2018 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx   1 root root    46 Jan 17  2018 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf

/usr/lib/i386-linux-gnu/nvidia/:
total 48
drwxr-xr-x  3 root root  4096 Dec 13 20:15 .
drwxr-xr-x 35 root root 36864 Mar 25 20:17 ..
drwxr-xr-x  2 root root  4096 Mar 19 21:00 current

/usr/lib/i386-linux-gnu/nvidia/current/:
total 2112
drwxr-xr-x 2 root root    4096 Mar 19 21:00 .
drwxr-xr-x 3 root root    4096 Dec 13 20:15 ..
lrwxrwxrwx 1 root root      23 Mar 18 21:01 libEGL_nvidia.so.0 -> libEGL_nvidia.so.440.64
-rw-r--r-- 1 root root 1065620 Feb 21 01:45 libEGL_nvidia.so.440.64
lrwxrwxrwx 1 root root      29 Mar 18 21:01 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.440.64
-rw-r--r-- 1 root root   48816 Feb 21 01:42 libGLESv1_CM_nvidia.so.440.64
lrwxrwxrwx 1 root root      26 Mar 18 21:01 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.440.64
-rw-r--r-- 1 root root   87896 Feb 21 01:42 libGLESv2_nvidia.so.440.64
lrwxrwxrwx 1 root root      23 Mar 18 21:01 libGLX_nvidia.so.0 -> libGLX_nvidia.so.440.64
-rw-r--r-- 1 root root  943412 Feb 21 01:40 libGLX_nvidia.so.440.64

/usr/lib/mesa-diverted/:
total 40
drwxr-xr-x   6 root root  4096 Dec 20 11:06 .
drwxr-xr-x 174 root root 20480 Mar 21 20:31 ..
drwxr-xr-x   2 root root  4096 Nov 12  2015 arm-linux-gnueabihf
drwxr-xr-x   2 root root  4096 Mar 21 20:30 i386-linux-gnu
lrwxrwxrwx   1 root root    33 Dec 20 11:06 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x   2 root root  4096 Nov 14 03:38 powerpc64le-linux-gnu
drwxr-xr-x   2 root root  4096 Mar 21 20:30 x86_64-linux-gnu

/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Nov 12  2015 .
drwxr-xr-x 6 root root 4096 Dec 20 11:06 ..

/usr/lib/mesa-diverted/i386-linux-gnu/:
total 620
drwxr-xr-x 2 root root   4096 Mar 21 20:30 .
drwxr-xr-x 6 root root   4096 Dec 20 11:06 ..
lrwxrwxrwx 1 root root     15 Feb 21 23:29 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root  83552 Feb 21 23:29 libEGL.so.1.1.0
lrwxrwxrwx 1 root root     14 Feb 21 23:29 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 439760 Feb 21 23:29 libGL.so.1.7.0
lrwxrwxrwx 1 root root     21 Feb 21 23:29 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root  38348 Feb 21 23:29 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root     18 Feb 21 23:29 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root  54732 Feb 21 23:29 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root     16 Mar 19 15:03 libGLX_indirect.so.0 -> libGLX_mesa.so.0

/usr/lib/mesa-diverted/powerpc64le-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Nov 14 03:38 .
drwxr-xr-x 6 root root 4096 Dec 20 11:06 ..

/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 736
drwxr-xr-x 2 root root   4096 Mar 21 20:30 .
drwxr-xr-x 6 root root   4096 Dec 20 11:06 ..
lrwxrwxrwx 1 root root     11 Feb 21 23:29 libEGL.so -> libEGL.so.1
lrwxrwxrwx 1 root root     15 Feb 21 23:29 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root  80352 Feb 21 23:29 libEGL.so.1.1.0
lrwxrwxrwx 1 root root     10 Feb 21 23:29 libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root     14 Feb 21 23:29 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 542904 Feb 21 23:29 libGL.so.1.7.0
lrwxrwxrwx 1 root root     17 Feb 21 23:29 libGLESv1_CM.so -> libGLESv1_CM.so.1
lrwxrwxrwx 1 root root     21 Feb 21 23:29 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root  43184 Feb 21 23:29 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root     14 Feb 21 23:29 libGLESv2.so -> libGLESv2.so.2
lrwxrwxrwx 1 root root     18 Feb 21 23:29 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root  71856 Feb 21 23:29 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root     16 Mar 19 15:03 libGLX_indirect.so.0 -> libGLX_mesa.so.0

/usr/lib/mesa/:
total 24
drwxr-xr-x   2 root root  4096 Nov 12  2015 .
drwxr-xr-x 174 root root 20480 Mar 21 20:31 ..

/usr/lib/nvidia/:
total 48
drwxr-xr-x   4 root root  4096 Dec 30 16:14 .
drwxr-xr-x 174 root root 20480 Mar 21 20:31 ..
-rw-r--r--   1 root root    57 Dec 27 15:22 alternate-install-present
drwxr-xr-x   2 root root  4096 Nov 12  2015 bumblebee
-rwxr-xr-x   1 root root  2125 Dec 27 15:22 check-for-conflicting-opengl-libraries
-rwxr-xr-x   1 root root  1897 Dec 27 15:22 check-for-mismatching-nvidia-module
drwxr-xr-x   2 root root  4096 Mar 19 21:00 current
lrwxrwxrwx   1 root root    48 Feb 13  2019 libglxserver_nvidia.so -> /etc/alternatives/nvidia--libglxserver_nvidia.so
lrwxrwxrwx   1 root root    24 Jan 17  2018 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx   1 root root    46 Jan 17  2018 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx   1 root root    39 Jan 17  2018 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x   1 root root   618 Dec 27 15:22 pre-install

/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Nov 12  2015 .
drwxr-xr-x 4 root root 4096 Dec 30 16:14 ..

/usr/lib/nvidia/current/:
total 20492
drwxr-xr-x 2 root root     4096 Mar 19 21:00 .
drwxr-xr-x 4 root root     4096 Dec 30 16:14 ..
lrwxrwxrwx 1 root root       29 Mar 18 21:01 libglxserver_nvidia.so -> libglxserver_nvidia.so.440.64
-rw-r--r-- 1 root root 13166704 Feb 21 01:46 libglxserver_nvidia.so.440.64
-rwxr-xr-x 1 root root    26488 Feb 29 23:17 nv-control-dpy
-rwxr-xr-x 1 root root    31256 Feb 21 02:29 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   250224 Feb 21 01:40 nvidia-debugdump
-rwxr-xr-x 1 root root   247896 Feb 29 23:17 nvidia-settings
-rw-r--r-- 1 root root     8655 Feb 29 23:17 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 Feb 29 23:17 nvidia-settings.desktop
-rwxr-xr-x 1 root root   533920 Feb 21 01:43 nvidia-smi
-rw-r--r-- 1 root root    20556 Mar 18 21:01 nvidia-smi.1.gz
-rw-r--r-- 1 root root     2484 Mar 18 21:01 nvidia.ids
-rw-r--r-- 1 root root  6656352 Feb 21 01:49 nvidia_drv.so

/usr/lib/nvidia/nvidia/:
total 20492
drwxr-xr-x 2 root root     4096 Mar 19 21:00 .
drwxr-xr-x 4 root root     4096 Dec 30 16:14 ..
lrwxrwxrwx 1 root root       29 Mar 18 21:01 libglxserver_nvidia.so -> libglxserver_nvidia.so.440.64
-rw-r--r-- 1 root root 13166704 Feb 21 01:46 libglxserver_nvidia.so.440.64
-rwxr-xr-x 1 root root    26488 Feb 29 23:17 nv-control-dpy
-rwxr-xr-x 1 root root    31256 Feb 21 02:29 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   250224 Feb 21 01:40 nvidia-debugdump
-rwxr-xr-x 1 root root   247896 Feb 29 23:17 nvidia-settings
-rw-r--r-- 1 root root     8655 Feb 29 23:17 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 Feb 29 23:17 nvidia-settings.desktop
-rwxr-xr-x 1 root root   533920 Feb 21 01:43 nvidia-smi
-rw-r--r-- 1 root root    20556 Mar 18 21:01 nvidia-smi.1.gz
-rw-r--r-- 1 root root     2484 Mar 18 21:01 nvidia.ids
-rw-r--r-- 1 root root  6656352 Feb 21 01:49 nvidia_drv.so

/usr/lib/x86_64-linux-gnu/nvidia/:
total 332
drwxr-xr-x   3 root root   4096 Jan 18  2018 .
drwxr-xr-x 128 root root 323584 Mar 27 04:03 ..
drwxr-xr-x   2 root root   4096 Mar 19 21:00 current
lrwxrwxrwx   1 root root     61 Jan 17  2018 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu

/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 61568
drwxr-xr-x 2 root root     4096 Mar 19 21:00 .
drwxr-xr-x 3 root root     4096 Jan 18  2018 ..
lrwxrwxrwx 1 root root       23 Mar 18 21:01 libEGL_nvidia.so.0 -> libEGL_nvidia.so.440.64
-rw-r--r-- 1 root root  1285296 Feb 21 01:41 libEGL_nvidia.so.440.64
lrwxrwxrwx 1 root root       29 Mar 18 21:01 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.440.64
-rw-r--r-- 1 root root    63696 Feb 21 01:39 libGLESv1_CM_nvidia.so.440.64
lrwxrwxrwx 1 root root       26 Mar 18 21:01 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.440.64
-rw-r--r-- 1 root root   111416 Feb 21 01:39 libGLESv2_nvidia.so.440.64
lrwxrwxrwx 1 root root       23 Mar 18 21:01 libGLX_nvidia.so.0 -> libGLX_nvidia.so.440.64
-rw-r--r-- 1 root root  1114816 Feb 21 01:41 libGLX_nvidia.so.440.64
lrwxrwxrwx 1 root root       12 Mar 18 21:01 libcuda.so -> libcuda.so.1
lrwxrwxrwx 1 root root       17 Mar 18 21:01 libcuda.so.1 -> libcuda.so.440.64
-rw-r--r-- 1 root root 16711168 Feb 21 01:53 libcuda.so.440.64
lrwxrwxrwx 1 root root       15 Mar 18 21:01 libnvcuvid.so -> libnvcuvid.so.1
lrwxrwxrwx 1 root root       20 Mar 18 21:01 libnvcuvid.so.1 -> libnvcuvid.so.440.64
-rw-r--r-- 1 root root  3218880 Feb 21 01:41 libnvcuvid.so.440.64
lrwxrwxrwx 1 root root       23 Mar 18 21:01 libnvidia-cfg.so.1 -> libnvidia-cfg.so.440.64
-rw-r--r-- 1 root root   200944 Feb 21 01:40 libnvidia-cfg.so.440.64
lrwxrwxrwx 1 root root       21 Mar 18 21:01 libnvidia-encode.so -> libnvidia-encode.so.1
lrwxrwxrwx 1 root root       26 Mar 18 21:01 libnvidia-encode.so.1 -> libnvidia-encode.so.440.64
-rw-r--r-- 1 root root   103632 Feb 21 01:40 libnvidia-encode.so.440.64
lrwxrwxrwx 1 root root       17 Mar 18 21:01 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root       22 Mar 18 21:01 libnvidia-ml.so.1 -> libnvidia-ml.so.440.64
-rw-r--r-- 1 root root  1466584 Feb 21 01:43 libnvidia-ml.so.440.64
lrwxrwxrwx 1 root root       26 Mar 18 21:01 libnvidia-opencl.so.1 -> libnvidia-opencl.so.440.64
-rw-r--r-- 1 root root 29182088 Feb 21 01:53 libnvidia-opencl.so.440.64
lrwxrwxrwx 1 root root       34 Mar 18 21:01 libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.440.64
-rw-r--r-- 1 root root  8873656 Feb 21 01:44 libnvidia-ptxjitcompiler.so.440.64
lrwxrwxrwx 1 root root       25 Mar 18 21:01 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.440.64
-rw-r--r-- 1 root root   677136 Feb 21 01:41 libvdpau_nvidia.so.440.64

/usr/share/X11/xorg.conf.d/:
total 36
drwxr-xr-x 2 root root 4096 Feb 29 13:27 .
drwxr-xr-x 6 root root 4096 Feb 27 11:00 ..
-rw-r--r-- 1 root root   92 Oct 22 21:09 10-amdgpu.conf
-rw-r--r-- 1 root root 1099 Aug 23  2018 10-evdev.conf
-rw-r--r-- 1 root root 1350 Feb 29 06:05 10-quirks.conf
-rw-r--r-- 1 root root   92 Oct 22 21:31 10-radeon.conf
-rw-r--r-- 1 root root 1429 Aug 13  2019 40-libinput.conf
-rw-r--r-- 1 root root 1753 Aug 23  2018 70-synaptics.conf
-rw-r--r-- 1 root root 2747 Aug  6  2019 70-wacom.conf
lrwxrwxrwx 1 root root   50 Nov  7  2017 nvidia-drm-outputclass.conf -> /etc/alternatives/glx--nvidia-drm-outputclass.conf

/etc/modprobe.d:
total 44
drwxr-xr-x   2 root root  4096 Mar  1 23:47 .
drwxr-xr-x 208 root root 12288 Mar 27 04:04 ..
-rw-r--r--   1 root root   127 Oct  4  2014 dkms.conf
-rw-r--r--   1 root root    58 Dec  5  2016 hid_apple.conf
-rw-r--r--   1 root root   154 Jan 10  2018 intel-microcode-blacklist.conf
-rw-r--r--   1 root root   379 Jul 28  2016 mdadm.conf
lrwxrwxrwx   1 root root    53 Nov  7  2017 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r--   1 root root   260 Oct 21  2015 nvidia-kernel-common.conf
lrwxrwxrwx   1 root root    43 Nov  7  2017 nvidia.conf -> /etc/alternatives/glx--nvidia-modprobe.conf
-rw-r--r--   1 root root    30 Mar  1 22:07 nvidia_drm_alex.conf-disabled
-rw-r--r--   1 root root   119 Dec 31  2017 oss-compat.conf

/etc/modprobe.d/nvidia_drm_alex.conf-disabled:options nvidia-drm modeset=1
/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  202 Feb 22  2016 /etc/modules

/etc/modules-load.d/:
total 24
drwxr-xr-x   2 root root  4096 Mar 21 20:33 .
drwxr-xr-x 208 root root 12288 Mar 27 04:04 ..
-rw-r--r--   1 root root   119 Aug 21  2019 cups-filters.conf
-rw-r--r--   1 root root    66 Apr 26  2018 ddccontrol-i2c-dev.conf
lrwxrwxrwx   1 root root    10 Mar 18 23:32 modules.conf -> ../modules
lrwxrwxrwx   1 root root    39 Nov  7  2017 nvidia.conf -> /etc/alternatives/glx--nvidia-load.conf


Files from nvidia-installer:

Config and logfiles:

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

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

<<<<<<<<<< /etc/modprobe.d/nvidia-kernel-common.conf >>>>>>>>>>
alias char-major-195* nvidia
#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
# To enable FastWrites and Sidebus addressing, uncomment these lines
# options nvidia NVreg_EnableAGPSBA=1
# options nvidia NVreg_EnableAGPFW=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-kernel-common.conf ^^^^^^^^^^

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

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

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

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

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

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

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

<<<<<<<<<< /home/alex/.local/share/xorg/Xorg.1.log >>>>>>>>>>
[   127.486] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[   127.487] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[   127.489] Current Operating System: Linux hellspawn 4.19.0-4-amd64 #1 SMP Debian 4.19.28-2 (2019-03-15) x86_64
[   127.489] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-4-amd64 root=/dev/sdb2 ro noresume gfxpayload=true net.ifnames=0 biosdevname=0 quiet ipv6.disable=1 systemd.legacy_systemd_cgroup_controller vsyscall=emulate net.ifnames=0 biosdevname=0
[   127.492] Build Date: 05 March 2019  08:11:12PM
[   127.492] xorg-server 2:1.20.4-1 (https://www.debian.org/support) 
[   127.493] Current version of pixman: 0.36.0
[   127.494] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   127.494] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   127.497] (==) Log file: "/home/alex/.local/share/xorg/Xorg.1.log", Time: Sat Mar 30 17:44:27 2019
[   127.499] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   127.499] (==) No Layout section.  Using the first Screen section.
[   127.499] (==) No screen section available. Using defaults.
[   127.499] (**) |-->Screen "Default Screen Section" (0)
[   127.499] (**) |   |-->Monitor "<default monitor>"
[   127.500] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   127.500] (==) Automatically adding devices
[   127.500] (==) Automatically enabling devices
[   127.500] (==) Automatically adding GPU devices
[   127.500] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   127.500] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   127.500] 	Entry deleted from font path.
[   127.500] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[   127.500] 	Entry deleted from font path.
[   127.500] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[   127.500] 	Entry deleted from font path.
[   127.500] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[   127.500] 	Entry deleted from font path.
[   127.500] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[   127.500] 	Entry deleted from font path.
[   127.500] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[   127.500] (==) ModulePath set to "/usr/lib/xorg/modules"
[   127.501] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   127.501] (II) Loader magic: 0x55b0fde72e20
[   127.501] (II) Module ABI versions:
[   127.501] 	X.Org ANSI C Emulation: 0.4
[   127.501] 	X.Org Video Driver: 24.0
[   127.501] 	X.Org XInput driver : 24.1
[   127.501] 	X.Org Server Extension : 10.0
[   127.501] (++) using VT number 3

[   127.502] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_34
[   127.505] (II) xfree86: Adding drm device (/dev/dri/card0)
[   127.505] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[   127.506] (II) xfree86: Adding drm device (/dev/dri/card1)
[   127.506] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 12 paused 0
[   127.518] (--) PCI:*(3 at 0:0:0) 10de:1188:10de:095b rev 161, Mem @ 0xf6000000/16777216, 0xe8000000/134217728, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
[   127.518] (--) PCI: (4 at 0:0:0) 10de:1188:10de:095b rev 161, Mem @ 0xf4000000/16777216, 0xd8000000/134217728, 0xe0000000/33554432, I/O @ 0x0000c000/128
[   127.518] (II) LoadModule: "glx"
[   127.518] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   127.520] (II) Module glx: vendor="X.Org Foundation"
[   127.520] 	compiled for 1.20.4, module version = 1.0.0
[   127.520] 	ABI class: X.Org Server Extension, version 10.0
[   127.520] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[   127.520] 	loading driver: nvidia
[   127.704] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[   127.704] 	loading driver: nvidia
[   128.078] (==) Matched nvidia as autoconfigured driver 0
[   128.078] (==) Matched nouveau as autoconfigured driver 1
[   128.078] (==) Matched nv as autoconfigured driver 2
[   128.078] (==) Matched modesetting as autoconfigured driver 3
[   128.078] (==) Matched fbdev as autoconfigured driver 4
[   128.079] (==) Matched vesa as autoconfigured driver 5
[   128.079] (==) Assigned the driver to the xf86ConfigLayout
[   128.079] (II) LoadModule: "nvidia"
[   128.080] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   128.080] (II) Module nvidia: vendor="NVIDIA Corporation"
[   128.080] 	compiled for 4.0.2, module version = 1.0.0
[   128.080] 	Module class: X.Org Video Driver
[   128.080] (II) LoadModule: "nouveau"
[   128.081] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[   128.082] (II) Module nouveau: vendor="X.Org Foundation"
[   128.082] 	compiled for 1.20.3, module version = 1.0.16
[   128.082] 	Module class: X.Org Video Driver
[   128.082] 	ABI class: X.Org Video Driver, version 24.0
[   128.082] (II) LoadModule: "nv"
[   128.084] (WW) Warning, couldn't open module nv
[   128.084] (EE) Failed to load module "nv" (module does not exist, 0)
[   128.084] (II) LoadModule: "modesetting"
[   128.085] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   128.085] (II) Module modesetting: vendor="X.Org Foundation"
[   128.086] 	compiled for 1.20.4, module version = 1.20.4
[   128.086] 	Module class: X.Org Video Driver
[   128.086] 	ABI class: X.Org Video Driver, version 24.0
[   128.086] (II) LoadModule: "fbdev"
[   128.087] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   128.087] (II) Module fbdev: vendor="X.Org Foundation"
[   128.087] 	compiled for 1.20.0, module version = 0.5.0
[   128.087] 	Module class: X.Org Video Driver
[   128.087] 	ABI class: X.Org Video Driver, version 24.0
[   128.087] (II) LoadModule: "vesa"
[   128.088] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   128.088] (II) Module vesa: vendor="X.Org Foundation"
[   128.088] 	compiled for 1.20.4, module version = 2.4.0
[   128.088] 	Module class: X.Org Video Driver
[   128.088] 	ABI class: X.Org Video Driver, version 24.0
[   128.088] (II) NVIDIA dlloader X Driver  410.104  Tue Feb  5 23:05:20 CST 2019
[   128.088] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   128.089] (II) NOUVEAU driver Date:   Mon Jan 28 23:25:58 2019 -0500
[   128.089] (II) NOUVEAU driver for NVIDIA chipset families :
[   128.089] 	RIVA TNT            (NV04)
[   128.089] 	RIVA TNT2           (NV05)
[   128.089] 	GeForce 256         (NV10)
[   128.089] 	GeForce 2           (NV11, NV15)
[   128.090] 	GeForce 4MX         (NV17, NV18)
[   128.090] 	GeForce 3           (NV20)
[   128.090] 	GeForce 4Ti         (NV25, NV28)
[   128.090] 	GeForce FX          (NV3x)
[   128.090] 	GeForce 6           (NV4x)
[   128.090] 	GeForce 7           (G7x)
[   128.091] 	GeForce 8           (G8x)
[   128.091] 	GeForce 9           (G9x)
[   128.091] 	GeForce GTX 2xx/3xx (GT2xx)
[   128.091] 	GeForce GTX 4xx/5xx (GFxxx)
[   128.091] 	GeForce GTX 6xx/7xx (GKxxx)
[   128.091] 	GeForce GTX 9xx     (GMxxx)
[   128.091] 	GeForce GTX 10xx    (GPxxx)
[   128.091] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   128.091] (II) FBDEV: driver for framebuffer: fbdev
[   128.091] (II) VESA: driver for VESA chipsets: vesa
[   128.092] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[   128.092] (II) systemd-logind: releasing fd for 226:0
[   128.092] (II) Loading sub module "fb"
[   128.092] (II) LoadModule: "fb"
[   128.092] (II) Loading /usr/lib/xorg/modules/libfb.so
[   128.092] (II) Module fb: vendor="X.Org Foundation"
[   128.093] 	compiled for 1.20.4, module version = 1.0.0
[   128.093] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   128.093] (II) Loading sub module "wfb"
[   128.093] (II) LoadModule: "wfb"
[   128.093] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   128.093] (II) Module wfb: vendor="X.Org Foundation"
[   128.093] 	compiled for 1.20.4, module version = 1.0.0
[   128.093] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   128.093] (II) Loading sub module "ramdac"
[   128.093] (II) LoadModule: "ramdac"
[   128.093] (II) Module "ramdac" already built-in
[   128.094] (WW) Falling back to old probe method for modesetting
[   128.094] (WW) Falling back to old probe method for fbdev
[   128.094] (II) Loading sub module "fbdevhw"
[   128.094] (II) LoadModule: "fbdevhw"
[   128.094] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   128.094] (II) Module fbdevhw: vendor="X.Org Foundation"
[   128.094] 	compiled for 1.20.4, module version = 0.0.2
[   128.094] 	ABI class: X.Org Video Driver, version 24.0
[   128.094] (II) systemd-logind: releasing fd for 226:1
[   128.095] (EE) [drm] Failed to open DRM device for (null): -2
[   128.095] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   128.095] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   128.095] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[   128.095] (==) NVIDIA(0): RGB weight 888
[   128.095] (==) NVIDIA(0): Default visual is TrueColor
[   128.095] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   128.095] (**) NVIDIA(0): Enabling 2D acceleration
[   128.095] (II) Loading sub module "glxserver_nvidia"
[   128.095] (II) LoadModule: "glxserver_nvidia"
[   128.095] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[   128.098] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[   128.098] 	compiled for 4.0.2, module version = 1.0.0
[   128.098] 	Module class: X.Org Server Extension
[   128.098] (II) NVIDIA GLX Module  410.104  Tue Feb  5 23:01:44 CST 2019
[   128.102] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:3:0:0
[   128.102] (--) NVIDIA(0):     CRT-0 (boot)
[   128.102] (--) NVIDIA(0):     DFP-0
[   128.102] (--) NVIDIA(0):     DFP-1
[   128.102] (--) NVIDIA(0):     DFP-2
[   128.102] (--) NVIDIA(0):     DFP-3
[   128.107] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 690 (GK104) at PCI:3:0:0 (GPU-0)
[   128.107] (--) NVIDIA(0): Memory: 2097152 kBytes
[   128.107] (--) NVIDIA(0): VideoBIOS: 80.04.4c.00.0e
[   128.107] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   128.131] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[   128.131] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[   128.131] (--) NVIDIA(GPU-0): 
[   128.154] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   128.154] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   128.154] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   128.154] (--) NVIDIA(GPU-0): 
[   128.154] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   128.154] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   128.154] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   128.154] (--) NVIDIA(GPU-0): 
[   128.154] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   128.154] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   128.154] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[   128.154] (--) NVIDIA(GPU-0): 
[   128.154] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   128.154] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   128.154] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[   128.154] (--) NVIDIA(GPU-0): 
[   128.164] (==) NVIDIA(0): 
[   128.164] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   128.164] (==) NVIDIA(0):     will be used as the requested mode.
[   128.164] (==) NVIDIA(0): 
[   128.165] (II) NVIDIA(0): Validated MetaModes:
[   128.165] (II) NVIDIA(0):     "CRT-0:nvidia-auto-select"
[   128.165] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[   128.174] (--) NVIDIA(0): DPI set to (92, 94); computed from "UseEdidDpi" X config
[   128.174] (--) NVIDIA(0):     option
[   128.174] (II) UnloadModule: "fbdev"
[   128.174] (II) Unloading fbdev
[   128.174] (II) UnloadSubModule: "fbdevhw"
[   128.174] (II) Unloading fbdevhw
[   128.174] (II) UnloadModule: "vesa"
[   128.175] (II) Unloading vesa
[   128.178] (--) NVIDIA(0): Valid display device(s) on GPU-1 at PCI:4:0:0
[   128.178] (--) NVIDIA(0):     CRT-0
[   128.178] (--) NVIDIA(0):     DFP-0
[   128.187] (--) NVIDIA(GPU-1): CRT-0: disconnected
[   128.187] (--) NVIDIA(GPU-1): CRT-0: 400.0 MHz maximum pixel clock
[   128.187] (--) NVIDIA(GPU-1): 
[   128.191] (--) NVIDIA(GPU-1): DFP-0: disconnected
[   128.191] (--) NVIDIA(GPU-1): DFP-0: Internal TMDS
[   128.191] (--) NVIDIA(GPU-1): DFP-0: 330.0 MHz maximum pixel clock
[   128.191] (--) NVIDIA(GPU-1): 
[   128.225] (II) NVIDIA(GPU-1): NVIDIA GPU GeForce GTX 690 (GK104) at PCI:4:0:0 (GPU-1)
[   128.225] (--) NVIDIA(GPU-1): Memory: 2097152 kBytes
[   128.225] (--) NVIDIA(GPU-1): VideoBIOS: 80.04.4c.00.0f
[   128.225] (II) NVIDIA(GPU-1): Detected PCI Express Link width: 16X
[   128.226] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[   128.226] (II) NVIDIA:     access.
[   128.250] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select"
[   128.284] (==) NVIDIA(0): Disabling shared memory pixmaps
[   128.284] (==) NVIDIA(0): Backing store enabled
[   128.284] (==) NVIDIA(0): Silken mouse enabled
[   128.284] (==) NVIDIA(0): DPMS enabled
[   128.284] (II) Loading sub module "dri2"
[   128.284] (II) LoadModule: "dri2"
[   128.284] (II) Module "dri2" already built-in
[   128.284] (II) NVIDIA(0): [DRI2] Setup complete
[   128.284] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   128.285] (II) Initializing extension Generic Event Extension
[   128.285] (II) Initializing extension SHAPE
[   128.285] (II) Initializing extension MIT-SHM
[   128.285] (II) Initializing extension XInputExtension
[   128.285] (II) Initializing extension XTEST
[   128.286] (II) Initializing extension BIG-REQUESTS
[   128.286] (II) Initializing extension SYNC
[   128.286] (II) Initializing extension XKEYBOARD
[   128.286] (II) Initializing extension XC-MISC
[   128.286] (II) Initializing extension SECURITY
[   128.286] (II) Initializing extension XFIXES
[   128.287] (II) Initializing extension RENDER
[   128.287] (II) Initializing extension RANDR
[   128.287] (II) Initializing extension COMPOSITE
[   128.288] (II) Initializing extension DAMAGE
[   128.288] (II) Initializing extension MIT-SCREEN-SAVER
[   128.288] (II) Initializing extension DOUBLE-BUFFER
[   128.288] (II) Initializing extension RECORD
[   128.288] (II) Initializing extension DPMS
[   128.289] (II) Initializing extension Present
[   128.289] (II) Initializing extension DRI3
[   128.289] (II) Initializing extension X-Resource
[   128.289] (II) Initializing extension XVideo
[   128.289] (II) Initializing extension XVideo-MotionCompensation
[   128.289] (II) Initializing extension SELinux
[   128.289] (II) SELinux: Disabled on system
[   128.289] (II) Initializing extension GLX
[   128.289] (II) Initializing extension GLX
[   128.289] (II) Indirect GLX disabled.
[   128.289] (II) GLX: Another vendor is already registered for screen 0
[   128.289] (II) Initializing extension XFree86-VidModeExtension
[   128.290] (II) Initializing extension XFree86-DGA
[   128.290] (II) Initializing extension XFree86-DRI
[   128.290] (II) Initializing extension DRI2
[   128.290] (II) Initializing extension NV-GLX
[   128.290] (II) Initializing extension NV-CONTROL
[   128.290] (II) Initializing extension XINERAMA
[   128.390] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[   128.391] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   128.391] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   128.391] (II) LoadModule: "libinput"
[   128.391] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   128.395] (II) Module libinput: vendor="X.Org Foundation"
[   128.395] 	compiled for 1.20.3, module version = 0.28.2
[   128.395] 	Module class: X.Org XInput Driver
[   128.395] 	ABI class: X.Org XInput driver, version 24.1
[   128.395] (II) Using input driver 'libinput' for 'Power Button'
[   128.396] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 41 paused 0
[   128.396] (**) Power Button: always reports core events
[   128.396] (**) Option "Device" "/dev/input/event4"
[   128.396] (**) Option "_source" "server/udev"
[   128.401] (II) event4  - Power Button: is tagged by udev as: Keyboard
[   128.401] (II) event4  - Power Button: device is a keyboard
[   128.401] (II) event4  - Power Button: device removed
[   128.401] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[   128.401] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   128.401] (**) Option "xkb_model" "pc105"
[   128.401] (**) Option "xkb_layout" "it"
[   128.419] (II) event4  - Power Button: is tagged by udev as: Keyboard
[   128.419] (II) event4  - Power Button: device is a keyboard
[   128.422] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   128.422] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   128.423] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   128.423] (II) Using input driver 'libinput' for 'Power Button'
[   128.423] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 44 paused 0
[   128.423] (**) Power Button: always reports core events
[   128.423] (**) Option "Device" "/dev/input/event3"
[   128.424] (**) Option "_source" "server/udev"
[   128.428] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   128.428] (II) event3  - Power Button: device is a keyboard
[   128.428] (II) event3  - Power Button: device removed
[   128.428] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3"
[   128.428] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   128.428] (**) Option "xkb_model" "pc105"
[   128.428] (**) Option "xkb_layout" "it"
[   128.433] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   128.433] (II) event3  - Power Button: device is a keyboard
[   128.436] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event13)
[   128.436] (II) No input driver specified, ignoring this device.
[   128.436] (II) This device may have been added with another device file.
[   128.438] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event14)
[   128.438] (II) No input driver specified, ignoring this device.
[   128.438] (II) This device may have been added with another device file.
[   128.440] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
[   128.440] (II) No input driver specified, ignoring this device.
[   128.440] (II) This device may have been added with another device file.
[   128.443] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event12)
[   128.443] (II) No input driver specified, ignoring this device.
[   128.443] (II) This device may have been added with another device file.
[   128.447] (II) config/udev: Adding input device Logitech USB Laser Mouse (/dev/input/event0)
[   128.447] (**) Logitech USB Laser Mouse: Applying InputClass "evdev pointer catchall"
[   128.447] (**) Logitech USB Laser Mouse: Applying InputClass "libinput pointer catchall"
[   128.447] (II) Using input driver 'libinput' for 'Logitech USB Laser Mouse'
[   128.504] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 45 paused 0
[   128.504] (**) Logitech USB Laser Mouse: always reports core events
[   128.504] (**) Option "Device" "/dev/input/event0"
[   128.504] (**) Option "_source" "server/udev"
[   128.513] (II) event0  - Logitech USB Laser Mouse: is tagged by udev as: Mouse
[   128.513] (II) event0  - Logitech USB Laser Mouse: device set to 1000 DPI
[   128.513] (II) event0  - Logitech USB Laser Mouse: device is a pointer
[   128.513] (II) event0  - Logitech USB Laser Mouse: device removed
[   128.513] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/0003:046D:C069.0001/input/input0/event0"
[   128.513] (II) XINPUT: Adding extended input device "Logitech USB Laser Mouse" (type: MOUSE, id 8)
[   128.513] (**) Option "AccelerationScheme" "none"
[   128.513] (**) Logitech USB Laser Mouse: (accel) selected scheme none/0
[   128.513] (**) Logitech USB Laser Mouse: (accel) acceleration factor: 2.000
[   128.513] (**) Logitech USB Laser Mouse: (accel) acceleration threshold: 4
[   128.519] (II) event0  - Logitech USB Laser Mouse: is tagged by udev as: Mouse
[   128.519] (II) event0  - Logitech USB Laser Mouse: device set to 1000 DPI
[   128.519] (II) event0  - Logitech USB Laser Mouse: device is a pointer
[   128.522] (II) config/udev: Adding input device Logitech USB Laser Mouse (/dev/input/mouse0)
[   128.522] (II) No input driver specified, ignoring this device.
[   128.522] (II) This device may have been added with another device file.
[   128.526] (II) config/udev: Adding input device Microsoft Comfort Curve Keyboard 3000 (/dev/input/event1)
[   128.526] (**) Microsoft Comfort Curve Keyboard 3000: Applying InputClass "evdev keyboard catchall"
[   128.526] (**) Microsoft Comfort Curve Keyboard 3000: Applying InputClass "libinput keyboard catchall"
[   128.526] (II) Using input driver 'libinput' for 'Microsoft Comfort Curve Keyboard 3000'
[   128.527] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 46 paused 0
[   128.527] (**) Microsoft Comfort Curve Keyboard 3000: always reports core events
[   128.527] (**) Option "Device" "/dev/input/event1"
[   128.527] (**) Option "_source" "server/udev"
[   128.532] (II) event1  - Microsoft Comfort Curve Keyboard 3000: is tagged by udev as: Keyboard
[   128.532] (II) event1  - Microsoft Comfort Curve Keyboard 3000: device is a keyboard
[   128.532] (II) event1  - Microsoft Comfort Curve Keyboard 3000: device removed
[   128.532] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/0003:045E:0780.0002/input/input1/event1"
[   128.532] (II) XINPUT: Adding extended input device "Microsoft Comfort Curve Keyboard 3000" (type: KEYBOARD, id 9)
[   128.532] (**) Option "xkb_model" "pc105"
[   128.532] (**) Option "xkb_layout" "it"
[   128.537] (II) event1  - Microsoft Comfort Curve Keyboard 3000: is tagged by udev as: Keyboard
[   128.537] (II) event1  - Microsoft Comfort Curve Keyboard 3000: device is a keyboard
[   128.540] (II) config/udev: Adding input device Microsoft Comfort Curve Keyboard 3000 (/dev/input/event2)
[   128.540] (**) Microsoft Comfort Curve Keyboard 3000: Applying InputClass "evdev keyboard catchall"
[   128.540] (**) Microsoft Comfort Curve Keyboard 3000: Applying InputClass "libinput keyboard catchall"
[   128.540] (II) Using input driver 'libinput' for 'Microsoft Comfort Curve Keyboard 3000'
[   128.541] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 47 paused 0
[   128.541] (**) Microsoft Comfort Curve Keyboard 3000: always reports core events
[   128.541] (**) Option "Device" "/dev/input/event2"
[   128.541] (**) Option "_source" "server/udev"
[   128.546] (II) event2  - Microsoft Comfort Curve Keyboard 3000: is tagged by udev as: Keyboard
[   128.546] (II) event2  - Microsoft Comfort Curve Keyboard 3000: device is a keyboard
[   128.546] (II) event2  - Microsoft Comfort Curve Keyboard 3000: device removed
[   128.546] (II) libinput: Microsoft Comfort Curve Keyboard 3000: needs a virtual subdevice
[   128.546] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.1/0003:045E:0780.0003/input/input2/event2"
[   128.546] (II) XINPUT: Adding extended input device "Microsoft Comfort Curve Keyboard 3000" (type: MOUSE, id 10)
[   128.546] (**) Option "AccelerationScheme" "none"
[   128.546] (**) Microsoft Comfort Curve Keyboard 3000: (accel) selected scheme none/0
[   128.547] (**) Microsoft Comfort Curve Keyboard 3000: (accel) acceleration factor: 2.000
[   128.547] (**) Microsoft Comfort Curve Keyboard 3000: (accel) acceleration threshold: 4
[   128.551] (II) event2  - Microsoft Comfort Curve Keyboard 3000: is tagged by udev as: Keyboard
[   128.551] (II) event2  - Microsoft Comfort Curve Keyboard 3000: device is a keyboard
[   128.553] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event10)
[   128.553] (II) No input driver specified, ignoring this device.
[   128.553] (II) This device may have been added with another device file.
[   128.555] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event6)
[   128.555] (II) No input driver specified, ignoring this device.
[   128.555] (II) This device may have been added with another device file.
[   128.557] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)
[   128.557] (II) No input driver specified, ignoring this device.
[   128.557] (II) This device may have been added with another device file.
[   128.559] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
[   128.559] (II) No input driver specified, ignoring this device.
[   128.559] (II) This device may have been added with another device file.
[   128.560] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event9)
[   128.561] (II) No input driver specified, ignoring this device.
[   128.561] (II) This device may have been added with another device file.
[   128.562] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event11)
[   128.562] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[   128.562] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[   128.562] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[   128.563] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 48 paused 0
[   128.563] (**) Eee PC WMI hotkeys: always reports core events
[   128.563] (**) Option "Device" "/dev/input/event11"
[   128.563] (**) Option "_source" "server/udev"
[   128.566] (II) event11 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[   128.566] (II) event11 - Eee PC WMI hotkeys: device is a keyboard
[   128.566] (II) event11 - Eee PC WMI hotkeys: device removed
[   128.566] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input11/event11"
[   128.566] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 11)
[   128.566] (**) Option "xkb_model" "pc105"
[   128.566] (**) Option "xkb_layout" "it"
[   128.569] (II) event11 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[   128.569] (II) event11 - Eee PC WMI hotkeys: device is a keyboard
[   128.571] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[   128.571] (II) No input driver specified, ignoring this device.
[   128.571] (II) This device may have been added with another device file.
[   128.595] (**) Microsoft Comfort Curve Keyboard 3000: Applying InputClass "evdev keyboard catchall"
[   128.595] (**) Microsoft Comfort Curve Keyboard 3000: Applying InputClass "libinput keyboard catchall"
[   128.595] (II) Using input driver 'libinput' for 'Microsoft Comfort Curve Keyboard 3000'
[   128.595] (II) systemd-logind: returning pre-existing fd for /dev/input/event2 13:66
[   128.596] (**) Microsoft Comfort Curve Keyboard 3000: always reports core events
[   128.596] (**) Option "Device" "/dev/input/event2"
[   128.596] (**) Option "_source" "_driver/libinput"
[   128.596] (II) libinput: Microsoft Comfort Curve Keyboard 3000: is a virtual subdevice
[   128.596] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.1/0003:045E:0780.0003/input/input2/event2"
[   128.596] (II) XINPUT: Adding extended input device "Microsoft Comfort Curve Keyboard 3000" (type: KEYBOARD, id 12)
[   128.596] (**) Option "xkb_model" "pc105"
[   128.596] (**) Option "xkb_layout" "it"
[   129.999] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[   129.999] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[   129.999] (--) NVIDIA(GPU-0): 
[   130.022] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   130.022] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   130.022] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   130.022] (--) NVIDIA(GPU-0): 
[   130.022] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   130.022] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   130.022] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   130.022] (--) NVIDIA(GPU-0): 
[   130.023] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   130.023] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   130.023] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[   130.023] (--) NVIDIA(GPU-0): 
[   130.023] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   130.023] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   130.023] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[   130.023] (--) NVIDIA(GPU-0): 
[   130.040] (II) NVIDIA(0): Setting mode "DVI-I-0:1680x1050"
[   130.392] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[   130.393] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[   130.394] (--) NVIDIA(GPU-0): 
[   130.407] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   130.407] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   130.407] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   130.407] (--) NVIDIA(GPU-0): 
[   130.412] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   130.412] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   130.412] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   130.412] (--) NVIDIA(GPU-0): 
[   130.412] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   130.412] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   130.412] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[   130.413] (--) NVIDIA(GPU-0): 
[   130.413] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   130.413] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   130.413] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[   130.413] (--) NVIDIA(GPU-0): 
[   130.446] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[   130.446] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[   130.446] (--) NVIDIA(GPU-0): 
[   130.460] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   130.460] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   130.460] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   130.460] (--) NVIDIA(GPU-0): 
[   130.463] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   130.467] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   130.467] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   130.467] (--) NVIDIA(GPU-0): 
[   130.468] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   130.469] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   130.469] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[   130.469] (--) NVIDIA(GPU-0): 
[   130.469] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   130.469] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   130.469] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[   130.469] (--) NVIDIA(GPU-0): 
[   133.744] (**) Option "fd" "41"
[   133.744] (II) event4  - Power Button: device removed
[   133.744] (**) Option "fd" "44"
[   133.744] (II) event3  - Power Button: device removed
[   133.745] (**) Option "fd" "45"
[   133.745] (II) event0  - Logitech USB Laser Mouse: device removed
[   133.745] (**) Option "fd" "46"
[   133.745] (II) event1  - Microsoft Comfort Curve Keyboard 3000: device removed
[   133.746] (**) Option "fd" "47"
[   133.746] (**) Option "fd" "48"
[   133.746] (II) event11 - Eee PC WMI hotkeys: device removed
[   133.746] (**) Option "fd" "47"
[   133.746] (II) event2  - Microsoft Comfort Curve Keyboard 3000: device removed
[   133.919] (II) systemd-logind: got pause for 13:64
[   133.919] (II) systemd-logind: got pause for 13:67
[   133.919] (II) systemd-logind: got pause for 13:75
[   133.919] (II) systemd-logind: got pause for 13:65
[   133.919] (II) systemd-logind: got pause for 13:66
[   133.919] (II) systemd-logind: got pause for 13:68
[   152.888] (II) UnloadModule: "libinput"
[   152.888] (II) systemd-logind: not releasing fd for 13:66, still in use
[   152.888] (II) UnloadModule: "libinput"
[   152.888] (II) systemd-logind: releasing fd for 13:75
[   152.924] (II) UnloadModule: "libinput"
[   152.924] (II) systemd-logind: releasing fd for 13:66
[   152.952] (II) UnloadModule: "libinput"
[   152.952] (II) systemd-logind: releasing fd for 13:65
[   152.968] (II) UnloadModule: "libinput"
[   152.968] (II) systemd-logind: releasing fd for 13:64
[   153.012] (II) UnloadModule: "libinput"
[   153.013] (II) systemd-logind: releasing fd for 13:67
[   153.029] (II) UnloadModule: "libinput"
[   153.029] (II) systemd-logind: releasing fd for 13:68
[   153.076] (II) NVIDIA(GPU-0): Deleting GPU-0
[   153.076] (II) NVIDIA(GPU-1): Renaming GPU-1 to GPU-0
[   153.076] (II) NVIDIA(GPU-0): Deleting GPU-0
[   153.138] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /home/alex/.local/share/xorg/Xorg.1.log ^^^^^^^^^^

<<<<<<<<<< /home/alex/.local/share/xorg/Xorg.1.log.old >>>>>>>>>>
[ 10341.621] 
X.Org X Server 1.17.3
Release Date: 2015-10-26
[ 10341.623] X Protocol Version 11, Revision 0
[ 10341.624] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 10341.625] Current Operating System: Linux hellspawn 4.3.0-1-amd64 #1 SMP Debian 4.3.3-2 (2015-12-17) x86_64
[ 10341.625] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-1-amd64 root=/dev/sdb2 ro noresume gfxpayload=true quiet ipv6.disable=1
[ 10341.627] Build Date: 27 October 2015  11:41:02PM
[ 10341.628] xorg-server 2:1.17.3-2 (http://www.debian.org/support) 
[ 10341.628] Current version of pixman: 0.33.4
[ 10341.630] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 10341.630] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 10341.634] (==) Log file: "/home/alex/.local/share/xorg/Xorg.1.log", Time: Sat Dec 26 10:58:58 2015
[ 10341.635] (++) Using config file: "/tmp/xconfig"
[ 10341.635] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 10341.636] (==) No Layout section.  Using the first Screen section.
[ 10341.636] (**) |-->Screen "screen2" (0)
[ 10341.636] (**) |   |-->Monitor "foo"
[ 10341.636] (==) Automatically adding devices
[ 10341.636] (==) Automatically enabling devices
[ 10341.636] (==) Automatically adding GPU devices
[ 10341.636] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 10341.636] 	Entry deleted from font path.
[ 10341.636] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 10341.636] 	Entry deleted from font path.
[ 10341.636] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 10341.636] 	Entry deleted from font path.
[ 10341.636] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[ 10341.636] 	Entry deleted from font path.
[ 10341.636] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 10341.636] 	Entry deleted from font path.
[ 10341.636] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 10341.636] 	Entry deleted from font path.
[ 10341.636] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	built-ins
[ 10341.636] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 10341.636] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 10341.636] (II) Loader magic: 0x56367bf78de0
[ 10341.636] (II) Module ABI versions:
[ 10341.636] 	X.Org ANSI C Emulation: 0.4
[ 10341.636] 	X.Org Video Driver: 19.0
[ 10341.636] 	X.Org XInput driver : 21.0
[ 10341.636] 	X.Org Server Extension : 9.0
[ 10341.638] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_314
[ 10341.639] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 10341.639] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 1
[ 10341.639] (EE) Error systemd-logind returned paused fd for drm node
[ 10341.639] (II) systemd-logind: releasing fd for 226:0
[ 10341.640] (--) PCI:*(0:1:0:0) 10de:11c2:19da:1281 rev 161, Mem @ 0xf6000000/16777216, 0xe8000000/134217728, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 10341.640] (II) LoadModule: "glx"
[ 10341.640] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 10341.649] (II) Module glx: vendor="NVIDIA Corporation"
[ 10341.649] 	compiled for 4.0.2, module version = 1.0.0
[ 10341.649] 	Module class: X.Org Server Extension
[ 10341.649] (II) NVIDIA GLX Module  340.96  Sun Nov  8 22:06:18 PST 2015
[ 10341.649] (==) Matched nouveau as autoconfigured driver 0
[ 10341.649] (==) Matched nv as autoconfigured driver 1
[ 10341.649] (==) Matched modesetting as autoconfigured driver 2
[ 10341.649] (==) Matched fbdev as autoconfigured driver 3
[ 10341.649] (==) Matched vesa as autoconfigured driver 4
[ 10341.649] (==) Assigned the driver to the xf86ConfigLayout
[ 10341.649] (II) LoadModule: "nouveau"
[ 10341.649] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 10341.649] (II) Module nouveau: vendor="X.Org Foundation"
[ 10341.649] 	compiled for 1.17.3, module version = 1.0.12
[ 10341.649] 	Module class: X.Org Video Driver
[ 10341.649] 	ABI class: X.Org Video Driver, version 19.0
[ 10341.649] (II) LoadModule: "nv"
[ 10341.650] (WW) Warning, couldn't open module nv
[ 10341.650] (II) UnloadModule: "nv"
[ 10341.650] (II) Unloading nv
[ 10341.650] (EE) Failed to load module "nv" (module does not exist, 0)
[ 10341.650] (II) LoadModule: "modesetting"
[ 10341.650] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 10341.650] (II) Module modesetting: vendor="X.Org Foundation"
[ 10341.650] 	compiled for 1.17.3, module version = 1.17.3
[ 10341.650] 	Module class: X.Org Video Driver
[ 10341.650] 	ABI class: X.Org Video Driver, version 19.0
[ 10341.650] (II) LoadModule: "fbdev"
[ 10341.650] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 10341.650] (II) Module fbdev: vendor="X.Org Foundation"
[ 10341.650] 	compiled for 1.17.1, module version = 0.4.4
[ 10341.650] 	Module class: X.Org Video Driver
[ 10341.650] 	ABI class: X.Org Video Driver, version 19.0
[ 10341.650] (II) LoadModule: "vesa"
[ 10341.650] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 10341.650] (II) Module vesa: vendor="X.Org Foundation"
[ 10341.650] 	compiled for 1.17.3, module version = 2.3.4
[ 10341.650] 	Module class: X.Org Video Driver
[ 10341.650] 	ABI class: X.Org Video Driver, version 19.0
[ 10341.650] (II) NOUVEAU driver Date:   Tue Dec 8 15:52:25 2015 +1000
[ 10341.650] (II) NOUVEAU driver for NVIDIA chipset families :
[ 10341.650] 	RIVA TNT        (NV04)
[ 10341.650] 	RIVA TNT2       (NV05)
[ 10341.650] 	GeForce 256     (NV10)
[ 10341.650] 	GeForce 2       (NV11, NV15)
[ 10341.650] 	GeForce 4MX     (NV17, NV18)
[ 10341.650] 	GeForce 3       (NV20)
[ 10341.650] 	GeForce 4Ti     (NV25, NV28)
[ 10341.650] 	GeForce FX      (NV3x)
[ 10341.650] 	GeForce 6       (NV4x)
[ 10341.650] 	GeForce 7       (G7x)
[ 10341.650] 	GeForce 8       (G8x)
[ 10341.650] 	GeForce GTX 200 (NVA0)
[ 10341.650] 	GeForce GTX 400 (NVC0)
[ 10341.650] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 10341.650] (II) FBDEV: driver for framebuffer: fbdev
[ 10341.650] (II) VESA: driver for VESA chipsets: vesa
[ 10341.650] (++) using VT number 1

[ 10341.650] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 10341.650] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -22
[ 10341.650] (WW) Falling back to old probe method for modesetting
[ 10341.650] (II) Loading sub module "fbdevhw"
[ 10341.650] (II) LoadModule: "fbdevhw"
[ 10341.651] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 10341.651] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 10341.651] 	compiled for 1.17.3, module version = 0.0.2
[ 10341.651] 	ABI class: X.Org Video Driver, version 19.0
[ 10341.651] (**) FBDEV(1): claimed PCI slot 1 at 0:0:0
[ 10341.651] (II) FBDEV(1): using default device
[ 10341.651] (WW) Falling back to old probe method for vesa
[ 10341.651] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 10341.651] (EE) Screen 0 deleted because of no matching config section.
[ 10341.651] (II) UnloadModule: "modesetting"
[ 10341.651] (**) FBDEV(0): Depth 24, (--) framebuffer bpp 32
[ 10341.651] (==) FBDEV(0): RGB weight 888
[ 10341.651] (==) FBDEV(0): Default visual is TrueColor
[ 10341.651] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[ 10341.651] (II) FBDEV(0): hardware: simple (video memory: 5120kB)
[ 10341.651] (II) FBDEV(0): checking modes against framebuffer device...
[ 10341.651] (II) FBDEV(0): 	mode "1920x1080_75.00" not found
[ 10341.651] (II) FBDEV(0): checking modes against monitor...
[ 10341.651] (--) FBDEV(0): Virtual size is 1280x1024 (pitch 1280)
[ 10341.651] (**) FBDEV(0):  Built-in mode "current"
[ 10341.651] (==) FBDEV(0): DPI set to (96, 96)
[ 10341.651] (II) Loading sub module "fb"
[ 10341.651] (II) LoadModule: "fb"
[ 10341.651] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 10341.651] (II) Module fb: vendor="X.Org Foundation"
[ 10341.651] 	compiled for 1.17.3, module version = 1.0.0
[ 10341.651] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 10341.651] (**) FBDEV(0): using shadow framebuffer
[ 10341.651] (II) Loading sub module "shadow"
[ 10341.651] (II) LoadModule: "shadow"
[ 10341.651] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 10341.651] (II) Module shadow: vendor="X.Org Foundation"
[ 10341.651] 	compiled for 1.17.3, module version = 1.1.0
[ 10341.651] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 10341.651] (II) UnloadModule: "vesa"
[ 10341.651] (II) Unloading vesa
[ 10341.651] (==) Depth 24 pixmap format is 32 bpp
[ 10341.651] (EE) FBDEV(0): FBIOBLANK: Invalid argument
[ 10341.651] (==) FBDEV(0): Backing store enabled
[ 10341.651] (==) FBDEV(0): DPMS enabled
[ 10341.651] (==) RandR enabled
[ 10341.655] (II) SELinux: Disabled on system
[ 10341.656] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[ 10341.684] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 10341.684] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 10341.684] (II) LoadModule: "evdev"
[ 10341.684] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 10341.684] (II) Module evdev: vendor="X.Org Foundation"
[ 10341.684] 	compiled for 1.16.4, module version = 2.9.2
[ 10341.684] 	Module class: X.Org XInput Driver
[ 10341.684] 	ABI class: X.Org XInput driver, version 21.0
[ 10341.684] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 11 paused 0
[ 10341.684] (II) Using input driver 'evdev' for 'Power Button'
[ 10341.684] (**) Power Button: always reports core events
[ 10341.684] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 10341.685] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 10341.685] (--) evdev: Power Button: Found keys
[ 10341.685] (II) evdev: Power Button: Configuring as keyboard
[ 10341.685] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event3"
[ 10341.685] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 10341.685] (**) Option "xkb_rules" "evdev"
[ 10341.685] (**) Option "xkb_model" "pc105"
[ 10341.685] (**) Option "xkb_layout" "it"
[ 10341.698] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 10341.698] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 10341.699] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 12 paused 0
[ 10341.699] (II) Using input driver 'evdev' for 'Power Button'
[ 10341.699] (**) Power Button: always reports core events
[ 10341.699] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 10341.699] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 10341.699] (--) evdev: Power Button: Found keys
[ 10341.699] (II) evdev: Power Button: Configuring as keyboard
[ 10341.699] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event2"
[ 10341.699] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 10341.699] (**) Option "xkb_rules" "evdev"
[ 10341.699] (**) Option "xkb_model" "pc105"
[ 10341.699] (**) Option "xkb_layout" "it"
[ 10341.699] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 10341.699] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 10341.699] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 1
[ 10341.700] (EE) Error systemd-logind returned paused fd for drm node
[ 10341.700] (II) systemd-logind: releasing fd for 226:0
[ 10341.700] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[ 10341.700] (II) No input driver specified, ignoring this device.
[ 10341.700] (II) This device may have been added with another device file.
[ 10341.700] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[ 10341.700] (II) No input driver specified, ignoring this device.
[ 10341.700] (II) This device may have been added with another device file.
[ 10341.701] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[ 10341.701] (II) No input driver specified, ignoring this device.
[ 10341.701] (II) This device may have been added with another device file.
[ 10341.701] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[ 10341.701] (II) No input driver specified, ignoring this device.
[ 10341.701] (II) This device may have been added with another device file.
[ 10341.701] (II) config/udev: Adding input device Logitech USB Laser Mouse (/dev/input/event0)
[ 10341.701] (**) Logitech USB Laser Mouse: Applying InputClass "evdev pointer catchall"
[ 10341.756] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 14 paused 0
[ 10341.756] (II) Using input driver 'evdev' for 'Logitech USB Laser Mouse'
[ 10341.756] (**) Logitech USB Laser Mouse: always reports core events
[ 10341.756] (**) evdev: Logitech USB Laser Mouse: Device: "/dev/input/event0"
[ 10341.756] (--) evdev: Logitech USB Laser Mouse: Vendor 0x46d Product 0xc062
[ 10341.756] (--) evdev: Logitech USB Laser Mouse: Found 12 mouse buttons
[ 10341.756] (--) evdev: Logitech USB Laser Mouse: Found scroll wheel(s)
[ 10341.756] (--) evdev: Logitech USB Laser Mouse: Found relative axes
[ 10341.756] (--) evdev: Logitech USB Laser Mouse: Found x and y relative axes
[ 10341.756] (II) evdev: Logitech USB Laser Mouse: Configuring as mouse
[ 10341.756] (II) evdev: Logitech USB Laser Mouse: Adding scrollwheel support
[ 10341.756] (**) evdev: Logitech USB Laser Mouse: YAxisMapping: buttons 4 and 5
[ 10341.756] (**) evdev: Logitech USB Laser Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 10341.756] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:046D:C062.0001/input/input2/event0"
[ 10341.756] (II) XINPUT: Adding extended input device "Logitech USB Laser Mouse" (type: MOUSE, id 8)
[ 10341.756] (II) evdev: Logitech USB Laser Mouse: initialized for relative axes.
[ 10341.756] (**) Logitech USB Laser Mouse: (accel) keeping acceleration scheme 1
[ 10341.756] (**) Logitech USB Laser Mouse: (accel) acceleration profile 0
[ 10341.756] (**) Logitech USB Laser Mouse: (accel) acceleration factor: 2.000
[ 10341.756] (**) Logitech USB Laser Mouse: (accel) acceleration threshold: 4
[ 10341.756] (II) config/udev: Adding input device Logitech USB Laser Mouse (/dev/input/mouse0)
[ 10341.756] (II) No input driver specified, ignoring this device.
[ 10341.756] (II) This device may have been added with another device file.
[ 10341.757] (II) config/udev: Adding input device LITEON Technology USB Keyboard (/dev/input/event1)
[ 10341.757] (**) LITEON Technology USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 10341.757] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 15 paused 0
[ 10341.757] (II) Using input driver 'evdev' for 'LITEON Technology USB Keyboard'
[ 10341.757] (**) LITEON Technology USB Keyboard: always reports core events
[ 10341.757] (**) evdev: LITEON Technology USB Keyboard: Device: "/dev/input/event1"
[ 10341.757] (--) evdev: LITEON Technology USB Keyboard: Vendor 0x45e Product 0x78c
[ 10341.757] (--) evdev: LITEON Technology USB Keyboard: Found keys
[ 10341.757] (II) evdev: LITEON Technology USB Keyboard: Configuring as keyboard
[ 10341.757] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/0003:045E:078C.0002/input/input3/event1"
[ 10341.757] (II) XINPUT: Adding extended input device "LITEON Technology USB Keyboard" (type: KEYBOARD, id 9)
[ 10341.757] (**) Option "xkb_rules" "evdev"
[ 10341.757] (**) Option "xkb_model" "pc105"
[ 10341.757] (**) Option "xkb_layout" "it"
[ 10341.758] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)
[ 10341.758] (II) No input driver specified, ignoring this device.
[ 10341.758] (II) This device may have been added with another device file.
[ 10341.758] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
[ 10341.758] (II) No input driver specified, ignoring this device.
[ 10341.758] (II) This device may have been added with another device file.
[ 10341.758] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event9)
[ 10341.758] (II) No input driver specified, ignoring this device.
[ 10341.758] (II) This device may have been added with another device file.
[ 10341.758] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event10)
[ 10341.758] (II) No input driver specified, ignoring this device.
[ 10341.758] (II) This device may have been added with another device file.
[ 10341.759] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event6)
[ 10341.759] (II) No input driver specified, ignoring this device.
[ 10341.759] (II) This device may have been added with another device file.
[ 10341.759] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event5)
[ 10341.759] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 10341.759] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 16 paused 0
[ 10341.759] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
[ 10341.759] (**) Eee PC WMI hotkeys: always reports core events
[ 10341.759] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event5"
[ 10341.759] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
[ 10341.759] (--) evdev: Eee PC WMI hotkeys: Found keys
[ 10341.759] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
[ 10341.759] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input8/event5"
[ 10341.759] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 10)
[ 10341.759] (**) Option "xkb_rules" "evdev"
[ 10341.759] (**) Option "xkb_model" "pc105"
[ 10341.759] (**) Option "xkb_layout" "it"
[ 10341.760] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 10341.760] (II) No input driver specified, ignoring this device.
[ 10341.760] (II) This device may have been added with another device file.
[ 10341.762] (EE) FBDEV(0): FBIOBLANK: Invalid argument
[ 10347.966] (II) evdev: Eee PC WMI hotkeys: Close
[ 10347.966] (II) UnloadModule: "evdev"
[ 10347.966] (II) systemd-logind: releasing fd for 13:69
[ 10347.980] (II) evdev: LITEON Technology USB Keyboard: Close
[ 10347.980] (II) UnloadModule: "evdev"
[ 10347.980] (II) systemd-logind: releasing fd for 13:65
[ 10347.996] (II) evdev: Logitech USB Laser Mouse: Close
[ 10347.996] (II) UnloadModule: "evdev"
[ 10347.996] (II) systemd-logind: releasing fd for 13:64
[ 10348.028] (II) evdev: Power Button: Close
[ 10348.028] (II) UnloadModule: "evdev"
[ 10348.028] (II) systemd-logind: releasing fd for 13:66
[ 10348.040] (II) evdev: Power Button: Close
[ 10348.040] (II) UnloadModule: "evdev"
[ 10348.040] (II) systemd-logind: releasing fd for 13:67
[ 10348.057] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /home/alex/.local/share/xorg/Xorg.1.log.old ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[    19.350] 
X.Org X Server 1.20.7
X Protocol Version 11, Revision 0
[    19.350] Build Operating System: Linux 4.19.0-8-amd64 x86_64 Debian
[    19.350] Current Operating System: Linux hellspawn 5.4.0-4-amd64 #1 SMP Debian 5.4.19-1 (2020-02-13) x86_64
[    19.350] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-4-amd64 root=/dev/sdb2 ro noresume gfxpayload=true net.ifnames=0 biosdevname=0 quiet ipv6.disable=1 systemd.legacy_systemd_cgroup_controller vsyscall=emulate net.ifnames=0 biosdevname=0
[    19.350] Build Date: 29 February 2020  05:05:06AM
[    19.350] xorg-server 2:1.20.7-4 (https://www.debian.org/support) 
[    19.350] Current version of pixman: 0.36.0
[    19.350] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    19.350] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    19.350] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 27 04:09:14 2020
[    19.352] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    19.353] (==) No Layout section.  Using the first Screen section.
[    19.353] (==) No screen section available. Using defaults.
[    19.353] (**) |-->Screen "Default Screen Section" (0)
[    19.353] (**) |   |-->Monitor "<default monitor>"
[    19.354] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    19.354] (==) Automatically adding devices
[    19.354] (==) Automatically enabling devices
[    19.354] (==) Automatically adding GPU devices
[    19.354] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    19.355] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    19.355] 	Entry deleted from font path.
[    19.355] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    19.355] 	Entry deleted from font path.
[    19.355] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    19.355] 	Entry deleted from font path.
[    19.355] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    19.355] 	Entry deleted from font path.
[    19.355] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    19.355] 	Entry deleted from font path.
[    19.355] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[    19.355] (==) ModulePath set to "/usr/lib/xorg/modules"
[    19.355] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    19.355] (II) Loader magic: 0x55a9fe47ce40
[    19.355] (II) Module ABI versions:
[    19.355] 	X.Org ANSI C Emulation: 0.4
[    19.355] 	X.Org Video Driver: 24.1
[    19.355] 	X.Org XInput driver : 24.1
[    19.355] 	X.Org Server Extension : 10.0
[    19.355] (++) using VT number 7

[    19.355] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    19.356] (II) xfree86: Adding drm device (/dev/dri/card0)
[    19.356] (II) xfree86: Adding drm device (/dev/dri/card1)
[    19.357] (--) PCI:*(3 at 0:0:0) 10de:1188:10de:095b rev 161, Mem @ 0xf6000000/16777216, 0xe8000000/134217728, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
[    19.357] (--) PCI: (4 at 0:0:0) 10de:1188:10de:095b rev 161, Mem @ 0xf4000000/16777216, 0xd8000000/134217728, 0xe0000000/33554432, I/O @ 0x0000c000/128
[    19.357] (II) LoadModule: "glx"
[    19.358] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    19.366] (II) Module glx: vendor="X.Org Foundation"
[    19.366] 	compiled for 1.20.7, module version = 1.0.0
[    19.366] 	ABI class: X.Org Server Extension, version 10.0
[    19.366] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    19.366] 	loading driver: nvidia
[    19.470] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[    19.470] 	loading driver: nvidia
[    19.681] (==) Matched nvidia as autoconfigured driver 0
[    19.681] (==) Matched nouveau as autoconfigured driver 1
[    19.681] (==) Matched nv as autoconfigured driver 2
[    19.681] (==) Matched modesetting as autoconfigured driver 3
[    19.681] (==) Matched fbdev as autoconfigured driver 4
[    19.681] (==) Matched vesa as autoconfigured driver 5
[    19.681] (==) Assigned the driver to the xf86ConfigLayout
[    19.681] (II) LoadModule: "nvidia"
[    19.683] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    19.687] (II) Module nvidia: vendor="NVIDIA Corporation"
[    19.687] 	compiled for 1.6.99.901, module version = 1.0.0
[    19.687] 	Module class: X.Org Video Driver
[    19.688] (II) LoadModule: "nouveau"
[    19.688] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    19.690] (II) Module nouveau: vendor="X.Org Foundation"
[    19.690] 	compiled for 1.20.3, module version = 1.0.16
[    19.690] 	Module class: X.Org Video Driver
[    19.690] 	ABI class: X.Org Video Driver, version 24.0
[    19.690] (II) LoadModule: "nv"
[    19.690] (WW) Warning, couldn't open module nv
[    19.690] (EE) Failed to load module "nv" (module does not exist, 0)
[    19.690] (II) LoadModule: "modesetting"
[    19.690] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    19.691] (II) Module modesetting: vendor="X.Org Foundation"
[    19.691] 	compiled for 1.20.7, module version = 1.20.7
[    19.691] 	Module class: X.Org Video Driver
[    19.691] 	ABI class: X.Org Video Driver, version 24.1
[    19.691] (II) LoadModule: "fbdev"
[    19.691] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    19.691] (II) Module fbdev: vendor="X.Org Foundation"
[    19.691] 	compiled for 1.20.0, module version = 0.5.0
[    19.691] 	Module class: X.Org Video Driver
[    19.691] 	ABI class: X.Org Video Driver, version 24.0
[    19.691] (II) LoadModule: "vesa"
[    19.691] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    19.692] (II) Module vesa: vendor="X.Org Foundation"
[    19.692] 	compiled for 1.20.4, module version = 2.4.0
[    19.692] 	Module class: X.Org Video Driver
[    19.692] 	ABI class: X.Org Video Driver, version 24.0
[    19.692] (II) NVIDIA dlloader X Driver  440.64  Fri Feb 21 00:49:33 UTC 2020
[    19.692] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    19.693] (II) NOUVEAU driver Date:   Mon Jan 28 23:25:58 2019 -0500
[    19.693] (II) NOUVEAU driver for NVIDIA chipset families :
[    19.693] 	RIVA TNT            (NV04)
[    19.693] 	RIVA TNT2           (NV05)
[    19.693] 	GeForce 256         (NV10)
[    19.693] 	GeForce 2           (NV11, NV15)
[    19.693] 	GeForce 4MX         (NV17, NV18)
[    19.693] 	GeForce 3           (NV20)
[    19.693] 	GeForce 4Ti         (NV25, NV28)
[    19.693] 	GeForce FX          (NV3x)
[    19.693] 	GeForce 6           (NV4x)
[    19.693] 	GeForce 7           (G7x)
[    19.693] 	GeForce 8           (G8x)
[    19.693] 	GeForce 9           (G9x)
[    19.693] 	GeForce GTX 2xx/3xx (GT2xx)
[    19.693] 	GeForce GTX 4xx/5xx (GFxxx)
[    19.693] 	GeForce GTX 6xx/7xx (GKxxx)
[    19.693] 	GeForce GTX 9xx     (GMxxx)
[    19.693] 	GeForce GTX 10xx    (GPxxx)
[    19.693] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    19.693] (II) FBDEV: driver for framebuffer: fbdev
[    19.693] (II) VESA: driver for VESA chipsets: vesa
[    19.760] (II) Loading sub module "fb"
[    19.760] (II) LoadModule: "fb"
[    19.760] (II) Loading /usr/lib/xorg/modules/libfb.so
[    19.760] (II) Module fb: vendor="X.Org Foundation"
[    19.760] 	compiled for 1.20.7, module version = 1.0.0
[    19.760] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    19.760] (II) Loading sub module "wfb"
[    19.760] (II) LoadModule: "wfb"
[    19.761] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    19.761] (II) Module wfb: vendor="X.Org Foundation"
[    19.761] 	compiled for 1.20.7, module version = 1.0.0
[    19.761] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    19.761] (II) Loading sub module "ramdac"
[    19.761] (II) LoadModule: "ramdac"
[    19.761] (II) Module "ramdac" already built-in
[    19.762] (WW) Falling back to old probe method for modesetting
[    19.762] (WW) Falling back to old probe method for fbdev
[    19.762] (II) Loading sub module "fbdevhw"
[    19.762] (II) LoadModule: "fbdevhw"
[    19.762] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    19.763] (II) Module fbdevhw: vendor="X.Org Foundation"
[    19.763] 	compiled for 1.20.7, module version = 0.0.2
[    19.763] 	ABI class: X.Org Video Driver, version 24.1
[    19.763] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    19.763] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    19.763] (==) NVIDIA(0): RGB weight 888
[    19.763] (==) NVIDIA(0): Default visual is TrueColor
[    19.763] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    19.763] (**) NVIDIA(0): Enabling 2D acceleration
[    19.763] (II) Loading sub module "glxserver_nvidia"
[    19.763] (II) LoadModule: "glxserver_nvidia"
[    19.763] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[    19.813] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    19.813] 	compiled for 1.6.99.901, module version = 1.0.0
[    19.813] 	Module class: X.Org Server Extension
[    19.813] (II) NVIDIA GLX Module  440.64  Fri Feb 21 00:46:14 UTC 2020
[    19.815] (II) NVIDIA: The X server supports PRIME Render Offload.
[    19.816] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:3:0:0
[    19.816] (--) NVIDIA(0):     CRT-0 (boot)
[    19.816] (--) NVIDIA(0):     DFP-0
[    19.816] (--) NVIDIA(0):     DFP-1
[    19.816] (--) NVIDIA(0):     DFP-2
[    19.816] (--) NVIDIA(0):     DFP-3
[    19.818] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 690 (GK104) at PCI:3:0:0 (GPU-0)
[    19.818] (--) NVIDIA(0): Memory: 2097152 kBytes
[    19.818] (--) NVIDIA(0): VideoBIOS: 80.04.4c.00.0e
[    19.818] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    19.837] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[    19.837] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[    19.837] (--) NVIDIA(GPU-0): 
[    19.847] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    19.847] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    19.847] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    19.847] (--) NVIDIA(GPU-0): 
[    19.847] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    19.847] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    19.847] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    19.847] (--) NVIDIA(GPU-0): 
[    19.854] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): connected
[    19.854] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): Internal TMDS
[    19.854] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): 330.0 MHz maximum pixel clock
[    19.854] (--) NVIDIA(GPU-0): 
[    19.854] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    19.854] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    19.854] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[    19.854] (--) NVIDIA(GPU-0): 
[    19.859] (==) NVIDIA(0): 
[    19.859] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    19.859] (==) NVIDIA(0):     will be used as the requested mode.
[    19.859] (==) NVIDIA(0): 
[    19.859] (II) NVIDIA(0): Validated MetaModes:
[    19.859] (II) NVIDIA(0):     "CRT-0:nvidia-auto-select,DFP-2:nvidia-auto-select"
[    19.859] (II) NVIDIA(0): Virtual screen size determined to be 3600 x 1080
[    19.862] (--) NVIDIA(0): DPI set to (92, 94); computed from "UseEdidDpi" X config
[    19.862] (--) NVIDIA(0):     option
[    19.862] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[    19.862] (==) NVIDIA(G0): RGB weight 888
[    19.862] (==) NVIDIA(G0): Default visual is TrueColor
[    19.862] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[    19.862] (**) NVIDIA(G0): Enabling 2D acceleration
[    19.862] (EE) NVIDIA(G0): GPU screens are not yet supported by the NVIDIA driver
[    19.862] (EE) NVIDIA(G0): Failing initialization of X screen
[    19.862] (II) UnloadModule: "nvidia"
[    19.862] (II) UnloadSubModule: "wfb"
[    19.862] (II) UnloadSubModule: "fb"
[    19.862] (II) UnloadModule: "nouveau"
[    19.862] (II) Unloading nouveau
[    19.862] (II) UnloadModule: "modesetting"
[    19.862] (II) Unloading modesetting
[    19.862] (II) UnloadModule: "fbdev"
[    19.862] (II) Unloading fbdev
[    19.862] (II) UnloadSubModule: "fbdevhw"
[    19.862] (II) Unloading fbdevhw
[    19.862] (II) UnloadModule: "vesa"
[    19.862] (II) Unloading vesa
[    19.863] (--) NVIDIA(0): Valid display device(s) on GPU-1 at PCI:4:0:0
[    19.863] (--) NVIDIA(0):     CRT-0
[    19.863] (--) NVIDIA(0):     DFP-0
[    19.870] (--) NVIDIA(GPU-1): CRT-0: disconnected
[    19.870] (--) NVIDIA(GPU-1): CRT-0: 400.0 MHz maximum pixel clock
[    19.870] (--) NVIDIA(GPU-1): 
[    19.875] (--) NVIDIA(GPU-1): DFP-0: disconnected
[    19.875] (--) NVIDIA(GPU-1): DFP-0: Internal TMDS
[    19.875] (--) NVIDIA(GPU-1): DFP-0: 330.0 MHz maximum pixel clock
[    19.875] (--) NVIDIA(GPU-1): 
[    19.891] (II) NVIDIA(GPU-1): NVIDIA GPU GeForce GTX 690 (GK104) at PCI:4:0:0 (GPU-1)
[    19.891] (--) NVIDIA(GPU-1): Memory: 2097152 kBytes
[    19.891] (--) NVIDIA(GPU-1): VideoBIOS: 80.04.4c.00.0f
[    19.891] (II) NVIDIA(GPU-1): Detected PCI Express Link width: 16X
[    19.891] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[    19.891] (II) NVIDIA:     access.
[    19.917] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select,DFP-2:nvidia-auto-select"
[    19.971] (==) NVIDIA(0): Disabling shared memory pixmaps
[    19.971] (==) NVIDIA(0): Backing store enabled
[    19.971] (==) NVIDIA(0): Silken mouse enabled
[    19.972] (==) NVIDIA(0): DPMS enabled
[    19.972] (II) Loading sub module "dri2"
[    19.972] (II) LoadModule: "dri2"
[    19.972] (II) Module "dri2" already built-in
[    19.972] (II) NVIDIA(0): [DRI2] Setup complete
[    19.972] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    19.972] (II) Initializing extension Generic Event Extension
[    19.972] (II) Initializing extension SHAPE
[    19.972] (II) Initializing extension MIT-SHM
[    19.972] (II) Initializing extension XInputExtension
[    19.973] (II) Initializing extension XTEST
[    19.973] (II) Initializing extension BIG-REQUESTS
[    19.973] (II) Initializing extension SYNC
[    19.973] (II) Initializing extension XKEYBOARD
[    19.973] (II) Initializing extension XC-MISC
[    19.973] (II) Initializing extension SECURITY
[    19.973] (II) Initializing extension XFIXES
[    19.973] (II) Initializing extension RENDER
[    19.973] (II) Initializing extension RANDR
[    19.973] (II) Initializing extension COMPOSITE
[    19.973] (II) Initializing extension DAMAGE
[    19.973] (II) Initializing extension MIT-SCREEN-SAVER
[    19.973] (II) Initializing extension DOUBLE-BUFFER
[    19.973] (II) Initializing extension RECORD
[    19.974] (II) Initializing extension DPMS
[    19.974] (II) Initializing extension Present
[    19.974] (II) Initializing extension DRI3
[    19.974] (II) Initializing extension X-Resource
[    19.974] (II) Initializing extension XVideo
[    19.974] (II) Initializing extension XVideo-MotionCompensation
[    19.974] (II) Initializing extension SELinux
[    19.974] (II) SELinux: Disabled on system
[    19.974] (II) Initializing extension GLX
[    19.974] (II) Initializing extension GLX
[    19.974] (II) Indirect GLX disabled.
[    19.974] (II) GLX: Another vendor is already registered for screen 0
[    19.974] (II) Initializing extension XFree86-VidModeExtension
[    19.974] (II) Initializing extension XFree86-DGA
[    19.974] (II) Initializing extension XFree86-DRI
[    19.974] (II) Initializing extension DRI2
[    19.974] (II) Initializing extension NV-GLX
[    19.974] (II) Initializing extension NV-CONTROL
[    19.974] (II) Initializing extension XINERAMA
[    20.050] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    20.050] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    20.050] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    20.050] (II) LoadModule: "libinput"
[    20.050] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    20.054] (II) Module libinput: vendor="X.Org Foundation"
[    20.054] 	compiled for 1.20.4, module version = 0.29.0
[    20.054] 	Module class: X.Org XInput Driver
[    20.054] 	ABI class: X.Org XInput driver, version 24.1
[    20.054] (II) Using input driver 'libinput' for 'Power Button'
[    20.054] (**) Power Button: always reports core events
[    20.054] (**) Option "Device" "/dev/input/event1"
[    20.054] (**) Option "_source" "server/udev"
[    20.059] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    20.059] (II) event1  - Power Button: device is a keyboard
[    20.059] (II) event1  - Power Button: device removed
[    20.072] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    20.072] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    20.072] (**) Option "xkb_model" "pc105"
[    20.072] (**) Option "xkb_layout" "it"
[    20.087] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    20.087] (II) event1  - Power Button: device is a keyboard
[    20.087] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    20.087] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    20.087] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    20.087] (II) Using input driver 'libinput' for 'Power Button'
[    20.087] (**) Power Button: always reports core events
[    20.087] (**) Option "Device" "/dev/input/event0"
[    20.087] (**) Option "_source" "server/udev"
[    20.088] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    20.088] (II) event0  - Power Button: device is a keyboard
[    20.088] (II) event0  - Power Button: device removed
[    20.108] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    20.108] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    20.108] (**) Option "xkb_model" "pc105"
[    20.108] (**) Option "xkb_layout" "it"
[    20.109] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    20.109] (II) event0  - Power Button: device is a keyboard
[    20.109] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
[    20.109] (II) No input driver specified, ignoring this device.
[    20.109] (II) This device may have been added with another device file.
[    20.110] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
[    20.110] (II) No input driver specified, ignoring this device.
[    20.110] (II) This device may have been added with another device file.
[    20.110] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
[    20.110] (II) No input driver specified, ignoring this device.
[    20.110] (II) This device may have been added with another device file.
[    20.111] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[    20.111] (II) No input driver specified, ignoring this device.
[    20.111] (II) This device may have been added with another device file.
[    20.111] (II) config/udev: Adding input device SEMICO USB Keyboard (/dev/input/event2)
[    20.111] (**) SEMICO USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    20.111] (**) SEMICO USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    20.111] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard'
[    20.111] (**) SEMICO USB Keyboard: always reports core events
[    20.111] (**) Option "Device" "/dev/input/event2"
[    20.111] (**) Option "_source" "server/udev"
[    20.113] (II) event2  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[    20.113] (II) event2  - SEMICO USB Keyboard: device is a keyboard
[    20.113] (II) event2  - SEMICO USB Keyboard: device removed
[    20.148] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/0003:1A2C:4C5E.0001/input/input2/event2"
[    20.148] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard" (type: KEYBOARD, id 8)
[    20.148] (**) Option "xkb_model" "pc105"
[    20.148] (**) Option "xkb_layout" "it"
[    20.149] (II) event2  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[    20.149] (II) event2  - SEMICO USB Keyboard: device is a keyboard
[    20.150] (II) config/udev: Adding input device SEMICO USB Keyboard Consumer Control (/dev/input/event3)
[    20.150] (**) SEMICO USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[    20.150] (**) SEMICO USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    20.150] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard Consumer Control'
[    20.150] (**) SEMICO USB Keyboard Consumer Control: always reports core events
[    20.150] (**) Option "Device" "/dev/input/event3"
[    20.150] (**) Option "_source" "server/udev"
[    20.152] (II) event3  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    20.152] (II) event3  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[    20.152] (II) event3  - SEMICO USB Keyboard Consumer Control: device removed
[    20.180] (II) libinput: SEMICO USB Keyboard Consumer Control: needs a virtual subdevice
[    20.180] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.1/0003:1A2C:4C5E.0002/input/input3/event3"
[    20.180] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard Consumer Control" (type: MOUSE, id 9)
[    20.180] (**) Option "AccelerationScheme" "none"
[    20.180] (**) SEMICO USB Keyboard Consumer Control: (accel) selected scheme none/0
[    20.180] (**) SEMICO USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[    20.180] (**) SEMICO USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[    20.181] (II) event3  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    20.181] (II) event3  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[    20.182] (II) config/udev: Adding input device SEMICO USB Keyboard System Control (/dev/input/event4)
[    20.182] (**) SEMICO USB Keyboard System Control: Applying InputClass "evdev keyboard catchall"
[    20.182] (**) SEMICO USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[    20.182] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard System Control'
[    20.182] (**) SEMICO USB Keyboard System Control: always reports core events
[    20.182] (**) Option "Device" "/dev/input/event4"
[    20.182] (**) Option "_source" "server/udev"
[    20.184] (II) event4  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[    20.184] (II) event4  - SEMICO USB Keyboard System Control: device is a keyboard
[    20.184] (II) event4  - SEMICO USB Keyboard System Control: device removed
[    20.220] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.1/0003:1A2C:4C5E.0002/input/input4/event4"
[    20.220] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard System Control" (type: KEYBOARD, id 10)
[    20.220] (**) Option "xkb_model" "pc105"
[    20.220] (**) Option "xkb_layout" "it"
[    20.221] (II) event4  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[    20.221] (II) event4  - SEMICO USB Keyboard System Control: device is a keyboard
[    20.222] (II) config/udev: Adding input device SEMICO USB Keyboard (/dev/input/event5)
[    20.222] (**) SEMICO USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    20.222] (**) SEMICO USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    20.222] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard'
[    20.222] (**) SEMICO USB Keyboard: always reports core events
[    20.222] (**) Option "Device" "/dev/input/event5"
[    20.222] (**) Option "_source" "server/udev"
[    20.224] (II) event5  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[    20.224] (II) event5  - SEMICO USB Keyboard: device is a keyboard
[    20.224] (II) event5  - SEMICO USB Keyboard: device removed
[    20.244] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.1/0003:1A2C:4C5E.0002/input/input6/event5"
[    20.244] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard" (type: KEYBOARD, id 11)
[    20.244] (**) Option "xkb_model" "pc105"
[    20.244] (**) Option "xkb_layout" "it"
[    20.245] (II) event5  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[    20.245] (II) event5  - SEMICO USB Keyboard: device is a keyboard
[    20.246] (II) config/udev: Adding input device USB OPTICAL MOUSE  (/dev/input/event6)
[    20.246] (**) USB OPTICAL MOUSE : Applying InputClass "evdev pointer catchall"
[    20.246] (**) USB OPTICAL MOUSE : Applying InputClass "libinput pointer catchall"
[    20.246] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE '
[    20.246] (**) USB OPTICAL MOUSE : always reports core events
[    20.246] (**) Option "Device" "/dev/input/event6"
[    20.246] (**) Option "_source" "server/udev"
[    20.305] (II) event6  - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[    20.305] (II) event6  - USB OPTICAL MOUSE : device is a pointer
[    20.305] (II) event6  - USB OPTICAL MOUSE : device removed
[    20.336] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/0003:18F8:0F99.0003/input/input7/event6"
[    20.336] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE " (type: MOUSE, id 12)
[    20.336] (**) Option "AccelerationScheme" "none"
[    20.336] (**) USB OPTICAL MOUSE : (accel) selected scheme none/0
[    20.336] (**) USB OPTICAL MOUSE : (accel) acceleration factor: 2.000
[    20.336] (**) USB OPTICAL MOUSE : (accel) acceleration threshold: 4
[    20.397] (II) event6  - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[    20.397] (II) event6  - USB OPTICAL MOUSE : device is a pointer
[    20.398] (II) config/udev: Adding input device USB OPTICAL MOUSE  (/dev/input/mouse0)
[    20.398] (II) No input driver specified, ignoring this device.
[    20.398] (II) This device may have been added with another device file.
[    20.398] (II) config/udev: Adding input device USB OPTICAL MOUSE  Keyboard (/dev/input/event7)
[    20.398] (**) USB OPTICAL MOUSE  Keyboard: Applying InputClass "evdev keyboard catchall"
[    20.398] (**) USB OPTICAL MOUSE  Keyboard: Applying InputClass "libinput keyboard catchall"
[    20.398] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE  Keyboard'
[    20.398] (**) USB OPTICAL MOUSE  Keyboard: always reports core events
[    20.398] (**) Option "Device" "/dev/input/event7"
[    20.398] (**) Option "_source" "server/udev"
[    20.400] (II) event7  - USB OPTICAL MOUSE  Keyboard: is tagged by udev as: Keyboard
[    20.400] (II) event7  - USB OPTICAL MOUSE  Keyboard: device is a keyboard
[    20.400] (II) event7  - USB OPTICAL MOUSE  Keyboard: device removed
[    20.440] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.1/0003:18F8:0F99.0004/input/input8/event7"
[    20.440] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE  Keyboard" (type: KEYBOARD, id 13)
[    20.440] (**) Option "xkb_model" "pc105"
[    20.440] (**) Option "xkb_layout" "it"
[    20.441] (II) event7  - USB OPTICAL MOUSE  Keyboard: is tagged by udev as: Keyboard
[    20.441] (II) event7  - USB OPTICAL MOUSE  Keyboard: device is a keyboard
[    20.442] (II) config/udev: Adding input device USB OPTICAL MOUSE  Consumer Control (/dev/input/event8)
[    20.442] (**) USB OPTICAL MOUSE  Consumer Control: Applying InputClass "evdev keyboard catchall"
[    20.442] (**) USB OPTICAL MOUSE  Consumer Control: Applying InputClass "libinput keyboard catchall"
[    20.442] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE  Consumer Control'
[    20.442] (**) USB OPTICAL MOUSE  Consumer Control: always reports core events
[    20.442] (**) Option "Device" "/dev/input/event8"
[    20.442] (**) Option "_source" "server/udev"
[    20.444] (II) event8  - USB OPTICAL MOUSE  Consumer Control: is tagged by udev as: Keyboard
[    20.444] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device is a keyboard
[    20.444] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device removed
[    20.464] (II) libinput: USB OPTICAL MOUSE  Consumer Control: needs a virtual subdevice
[    20.464] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.1/0003:18F8:0F99.0004/input/input9/event8"
[    20.464] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE  Consumer Control" (type: MOUSE, id 14)
[    20.464] (**) Option "AccelerationScheme" "none"
[    20.464] (**) USB OPTICAL MOUSE  Consumer Control: (accel) selected scheme none/0
[    20.464] (**) USB OPTICAL MOUSE  Consumer Control: (accel) acceleration factor: 2.000
[    20.464] (**) USB OPTICAL MOUSE  Consumer Control: (accel) acceleration threshold: 4
[    20.465] (II) event8  - USB OPTICAL MOUSE  Consumer Control: is tagged by udev as: Keyboard
[    20.465] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device is a keyboard
[    20.466] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event11)
[    20.466] (II) No input driver specified, ignoring this device.
[    20.466] (II) This device may have been added with another device file.
[    20.466] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event12)
[    20.466] (II) No input driver specified, ignoring this device.
[    20.466] (II) This device may have been added with another device file.
[    20.467] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event13)
[    20.467] (II) No input driver specified, ignoring this device.
[    20.467] (II) This device may have been added with another device file.
[    20.467] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event14)
[    20.467] (II) No input driver specified, ignoring this device.
[    20.467] (II) This device may have been added with another device file.
[    20.467] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event15)
[    20.467] (II) No input driver specified, ignoring this device.
[    20.467] (II) This device may have been added with another device file.
[    20.468] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event10)
[    20.468] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    20.468] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    20.468] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[    20.468] (**) Eee PC WMI hotkeys: always reports core events
[    20.468] (**) Option "Device" "/dev/input/event10"
[    20.468] (**) Option "_source" "server/udev"
[    20.468] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[    20.469] (II) event10 - Eee PC WMI hotkeys: device is a keyboard
[    20.469] (II) event10 - Eee PC WMI hotkeys: device removed
[    20.496] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input12/event10"
[    20.496] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 15)
[    20.496] (**) Option "xkb_model" "pc105"
[    20.496] (**) Option "xkb_layout" "it"
[    20.497] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[    20.497] (II) event10 - Eee PC WMI hotkeys: device is a keyboard
[    20.497] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[    20.497] (II) No input driver specified, ignoring this device.
[    20.497] (II) This device may have been added with another device file.
[    20.502] (**) SEMICO USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[    20.502] (**) SEMICO USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    20.502] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard Consumer Control'
[    20.502] (**) SEMICO USB Keyboard Consumer Control: always reports core events
[    20.502] (**) Option "Device" "/dev/input/event3"
[    20.502] (**) Option "_source" "_driver/libinput"
[    20.502] (II) libinput: SEMICO USB Keyboard Consumer Control: is a virtual subdevice
[    20.502] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.1/0003:1A2C:4C5E.0002/input/input3/event3"
[    20.502] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard Consumer Control" (type: KEYBOARD, id 16)
[    20.502] (**) Option "xkb_model" "pc105"
[    20.502] (**) Option "xkb_layout" "it"
[    20.502] (**) USB OPTICAL MOUSE  Consumer Control: Applying InputClass "evdev keyboard catchall"
[    20.502] (**) USB OPTICAL MOUSE  Consumer Control: Applying InputClass "libinput keyboard catchall"
[    20.502] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE  Consumer Control'
[    20.502] (**) USB OPTICAL MOUSE  Consumer Control: always reports core events
[    20.502] (**) Option "Device" "/dev/input/event8"
[    20.502] (**) Option "_source" "_driver/libinput"
[    20.502] (II) libinput: USB OPTICAL MOUSE  Consumer Control: is a virtual subdevice
[    20.502] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.1/0003:18F8:0F99.0004/input/input9/event8"
[    20.502] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE  Consumer Control" (type: KEYBOARD, id 17)
[    20.502] (**) Option "xkb_model" "pc105"
[    20.502] (**) Option "xkb_layout" "it"
[    20.540] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[    20.540] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[    20.540] (--) NVIDIA(GPU-0): 
[    20.550] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    20.550] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    20.550] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    20.550] (--) NVIDIA(GPU-0): 
[    20.550] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    20.550] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    20.550] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    20.550] (--) NVIDIA(GPU-0): 
[    20.556] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): connected
[    20.556] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): Internal TMDS
[    20.556] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): 330.0 MHz maximum pixel clock
[    20.556] (--) NVIDIA(GPU-0): 
[    20.556] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    20.556] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    20.556] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[    20.556] (--) NVIDIA(GPU-0): 
[    20.574] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[    20.574] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[    20.574] (--) NVIDIA(GPU-0): 
[    20.584] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    20.584] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    20.584] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    20.584] (--) NVIDIA(GPU-0): 
[    20.584] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    20.584] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    20.584] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    20.584] (--) NVIDIA(GPU-0): 
[    20.590] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): connected
[    20.590] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): Internal TMDS
[    20.590] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): 330.0 MHz maximum pixel clock
[    20.590] (--) NVIDIA(GPU-0): 
[    20.590] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    20.590] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    20.590] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[    20.590] (--) NVIDIA(GPU-0): 
[    20.592] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[  2161.335] (II) event1  - Power Button: device removed
[  2161.360] (II) event0  - Power Button: device removed
[  2161.376] (II) event2  - SEMICO USB Keyboard: device removed
[  2161.392] (II) event4  - SEMICO USB Keyboard System Control: device removed
[  2161.416] (II) event5  - SEMICO USB Keyboard: device removed
[  2161.432] (II) event6  - USB OPTICAL MOUSE : device removed
[  2161.464] (II) event7  - USB OPTICAL MOUSE  Keyboard: device removed
[  2161.496] (II) event10 - Eee PC WMI hotkeys: device removed
[  2161.512] (II) event3  - SEMICO USB Keyboard Consumer Control: device removed
[  2161.528] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device removed
[ 12889.986] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[ 12889.986] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[ 12889.986] (--) NVIDIA(GPU-0): 
[ 12890.009] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 12890.009] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 12890.009] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 12890.009] (--) NVIDIA(GPU-0): 
[ 12890.009] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 12890.009] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 12890.009] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 12890.009] (--) NVIDIA(GPU-0): 
[ 12890.019] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): connected
[ 12890.019] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): Internal TMDS
[ 12890.019] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): 330.0 MHz maximum pixel clock
[ 12890.019] (--) NVIDIA(GPU-0): 
[ 12890.019] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 12890.019] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 12890.019] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 12890.019] (--) NVIDIA(GPU-0): 
[ 12890.049] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 12890.133] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 12890.133] (II) event1  - Power Button: device is a keyboard
[ 12890.133] (II) event0  - Power Button: is tagged by udev as: Keyboard
[ 12890.134] (II) event0  - Power Button: device is a keyboard
[ 12890.134] (II) event2  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 12890.135] (II) event2  - SEMICO USB Keyboard: device is a keyboard
[ 12890.136] (II) event3  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 12890.136] (II) event3  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[ 12890.137] (II) event4  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[ 12890.137] (II) event4  - SEMICO USB Keyboard System Control: device is a keyboard
[ 12890.138] (II) event5  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 12890.138] (II) event5  - SEMICO USB Keyboard: device is a keyboard
[ 12890.197] (II) event6  - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[ 12890.197] (II) event6  - USB OPTICAL MOUSE : device is a pointer
[ 12890.199] (II) event7  - USB OPTICAL MOUSE  Keyboard: is tagged by udev as: Keyboard
[ 12890.199] (II) event7  - USB OPTICAL MOUSE  Keyboard: device is a keyboard
[ 12890.200] (II) event8  - USB OPTICAL MOUSE  Consumer Control: is tagged by udev as: Keyboard
[ 12890.200] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device is a keyboard
[ 12890.201] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 12890.201] (II) event10 - Eee PC WMI hotkeys: device is a keyboard
[ 13019.310] (II) event1  - Power Button: device removed
[ 13019.328] (II) event0  - Power Button: device removed
[ 13019.352] (II) event2  - SEMICO USB Keyboard: device removed
[ 13019.368] (II) event4  - SEMICO USB Keyboard System Control: device removed
[ 13019.384] (II) event5  - SEMICO USB Keyboard: device removed
[ 13019.400] (II) event6  - USB OPTICAL MOUSE : device removed
[ 13019.432] (II) event7  - USB OPTICAL MOUSE  Keyboard: device removed
[ 13019.464] (II) event10 - Eee PC WMI hotkeys: device removed
[ 13019.480] (II) event3  - SEMICO USB Keyboard Consumer Control: device removed
[ 13019.496] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device removed
[ 13024.314] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[ 13024.314] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[ 13024.314] (--) NVIDIA(GPU-0): 
[ 13024.337] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 13024.337] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 13024.337] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 13024.337] (--) NVIDIA(GPU-0): 
[ 13024.337] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 13024.337] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 13024.337] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 13024.337] (--) NVIDIA(GPU-0): 
[ 13024.347] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): connected
[ 13024.347] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): Internal TMDS
[ 13024.347] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): 330.0 MHz maximum pixel clock
[ 13024.347] (--) NVIDIA(GPU-0): 
[ 13024.347] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 13024.347] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 13024.347] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 13024.347] (--) NVIDIA(GPU-0): 
[ 13024.376] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 13024.462] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 13024.462] (II) event1  - Power Button: device is a keyboard
[ 13024.462] (II) event0  - Power Button: is tagged by udev as: Keyboard
[ 13024.463] (II) event0  - Power Button: device is a keyboard
[ 13024.464] (II) event2  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 13024.464] (II) event2  - SEMICO USB Keyboard: device is a keyboard
[ 13024.465] (II) event3  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 13024.465] (II) event3  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[ 13024.466] (II) event4  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[ 13024.466] (II) event4  - SEMICO USB Keyboard System Control: device is a keyboard
[ 13024.467] (II) event5  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 13024.467] (II) event5  - SEMICO USB Keyboard: device is a keyboard
[ 13024.525] (II) event6  - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[ 13024.525] (II) event6  - USB OPTICAL MOUSE : device is a pointer
[ 13024.527] (II) event7  - USB OPTICAL MOUSE  Keyboard: is tagged by udev as: Keyboard
[ 13024.527] (II) event7  - USB OPTICAL MOUSE  Keyboard: device is a keyboard
[ 13024.528] (II) event8  - USB OPTICAL MOUSE  Consumer Control: is tagged by udev as: Keyboard
[ 13024.529] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device is a keyboard
[ 13024.530] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 13024.530] (II) event10 - Eee PC WMI hotkeys: device is a keyboard
[ 18680.313] (II) event1  - Power Button: device removed
[ 18680.352] (II) event0  - Power Button: device removed
[ 18680.384] (II) event2  - SEMICO USB Keyboard: device removed
[ 18680.416] (II) event4  - SEMICO USB Keyboard System Control: device removed
[ 18680.448] (II) event5  - SEMICO USB Keyboard: device removed
[ 18680.480] (II) event6  - USB OPTICAL MOUSE : device removed
[ 18680.524] (II) event7  - USB OPTICAL MOUSE  Keyboard: device removed
[ 18680.556] (II) event10 - Eee PC WMI hotkeys: device removed
[ 18680.576] (II) event3  - SEMICO USB Keyboard Consumer Control: device removed
[ 18680.600] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device removed
[ 18986.079] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[ 18986.079] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[ 18986.079] (--) NVIDIA(GPU-0): 
[ 18986.103] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 18986.103] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 18986.103] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 18986.103] (--) NVIDIA(GPU-0): 
[ 18986.103] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 18986.103] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 18986.103] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 18986.103] (--) NVIDIA(GPU-0): 
[ 18986.113] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): connected
[ 18986.113] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): Internal TMDS
[ 18986.113] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): 330.0 MHz maximum pixel clock
[ 18986.113] (--) NVIDIA(GPU-0): 
[ 18986.113] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 18986.113] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 18986.113] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 18986.113] (--) NVIDIA(GPU-0): 
[ 18986.142] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 18986.232] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 18986.232] (II) event1  - Power Button: device is a keyboard
[ 18986.233] (II) event0  - Power Button: is tagged by udev as: Keyboard
[ 18986.233] (II) event0  - Power Button: device is a keyboard
[ 18986.234] (II) event2  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 18986.234] (II) event2  - SEMICO USB Keyboard: device is a keyboard
[ 18986.235] (II) event3  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 18986.235] (II) event3  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[ 18986.236] (II) event4  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[ 18986.236] (II) event4  - SEMICO USB Keyboard System Control: device is a keyboard
[ 18986.237] (II) event5  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 18986.237] (II) event5  - SEMICO USB Keyboard: device is a keyboard
[ 18986.297] (II) event6  - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[ 18986.297] (II) event6  - USB OPTICAL MOUSE : device is a pointer
[ 18986.299] (II) event7  - USB OPTICAL MOUSE  Keyboard: is tagged by udev as: Keyboard
[ 18986.299] (II) event7  - USB OPTICAL MOUSE  Keyboard: device is a keyboard
[ 18986.301] (II) event8  - USB OPTICAL MOUSE  Consumer Control: is tagged by udev as: Keyboard
[ 18986.301] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device is a keyboard
[ 18986.303] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 18986.303] (II) event10 - Eee PC WMI hotkeys: device is a keyboard
[ 20841.351] (II) event1  - Power Button: device removed
[ 20841.364] (II) event0  - Power Button: device removed
[ 20841.380] (II) event2  - SEMICO USB Keyboard: device removed
[ 20841.396] (II) event4  - SEMICO USB Keyboard System Control: device removed
[ 20841.416] (II) event5  - SEMICO USB Keyboard: device removed
[ 20841.432] (II) event6  - USB OPTICAL MOUSE : device removed
[ 20841.464] (II) event7  - USB OPTICAL MOUSE  Keyboard: device removed
[ 20841.500] (II) event10 - Eee PC WMI hotkeys: device removed
[ 20841.516] (II) event3  - SEMICO USB Keyboard Consumer Control: device removed
[ 20841.532] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device removed
[ 24744.224] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[ 24744.224] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[ 24744.224] (--) NVIDIA(GPU-0): 
[ 24744.249] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 24744.249] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 24744.249] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 24744.249] (--) NVIDIA(GPU-0): 
[ 24744.249] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 24744.249] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 24744.249] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 24744.249] (--) NVIDIA(GPU-0): 
[ 24744.259] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): connected
[ 24744.259] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): Internal TMDS
[ 24744.259] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): 330.0 MHz maximum pixel clock
[ 24744.259] (--) NVIDIA(GPU-0): 
[ 24744.259] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 24744.259] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 24744.259] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 24744.259] (--) NVIDIA(GPU-0): 
[ 24744.275] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 24744.377] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 24744.378] (II) event1  - Power Button: device is a keyboard
[ 24744.378] (II) event0  - Power Button: is tagged by udev as: Keyboard
[ 24744.378] (II) event0  - Power Button: device is a keyboard
[ 24744.380] (II) event2  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 24744.380] (II) event2  - SEMICO USB Keyboard: device is a keyboard
[ 24744.381] (II) event3  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 24744.381] (II) event3  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[ 24744.382] (II) event4  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[ 24744.382] (II) event4  - SEMICO USB Keyboard System Control: device is a keyboard
[ 24744.383] (II) event5  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 24744.383] (II) event5  - SEMICO USB Keyboard: device is a keyboard
[ 24744.441] (II) event6  - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[ 24744.441] (II) event6  - USB OPTICAL MOUSE : device is a pointer
[ 24744.443] (II) event7  - USB OPTICAL MOUSE  Keyboard: is tagged by udev as: Keyboard
[ 24744.443] (II) event7  - USB OPTICAL MOUSE  Keyboard: device is a keyboard
[ 24744.445] (II) event8  - USB OPTICAL MOUSE  Consumer Control: is tagged by udev as: Keyboard
[ 24744.445] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device is a keyboard
[ 24744.446] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 24744.446] (II) event10 - Eee PC WMI hotkeys: device is a keyboard
[ 33450.361] (II) event1  - Power Button: device removed
[ 33450.392] (II) event0  - Power Button: device removed
[ 33450.408] (II) event2  - SEMICO USB Keyboard: device removed
[ 33450.424] (II) event4  - SEMICO USB Keyboard System Control: device removed
[ 33450.440] (II) event5  - SEMICO USB Keyboard: device removed
[ 33450.456] (II) event6  - USB OPTICAL MOUSE : device removed
[ 33450.488] (II) event7  - USB OPTICAL MOUSE  Keyboard: device removed
[ 33450.520] (II) event10 - Eee PC WMI hotkeys: device removed
[ 33450.548] (II) event3  - SEMICO USB Keyboard Consumer Control: device removed
[ 33450.564] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device removed
[ 35787.502] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[ 35787.502] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[ 35787.502] (--) NVIDIA(GPU-0): 
[ 35787.525] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 35787.526] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 35787.526] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 35787.526] (--) NVIDIA(GPU-0): 
[ 35787.526] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 35787.526] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 35787.526] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 35787.526] (--) NVIDIA(GPU-0): 
[ 35787.536] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): connected
[ 35787.536] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): Internal TMDS
[ 35787.536] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): 330.0 MHz maximum pixel clock
[ 35787.536] (--) NVIDIA(GPU-0): 
[ 35787.536] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 35787.536] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 35787.536] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 35787.536] (--) NVIDIA(GPU-0): 
[ 35787.554] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 35787.658] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 35787.658] (II) event1  - Power Button: device is a keyboard
[ 35787.659] (II) event0  - Power Button: is tagged by udev as: Keyboard
[ 35787.659] (II) event0  - Power Button: device is a keyboard
[ 35787.660] (II) event2  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 35787.660] (II) event2  - SEMICO USB Keyboard: device is a keyboard
[ 35787.661] (II) event3  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 35787.661] (II) event3  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[ 35787.662] (II) event4  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[ 35787.662] (II) event4  - SEMICO USB Keyboard System Control: device is a keyboard
[ 35787.663] (II) event5  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 35787.663] (II) event5  - SEMICO USB Keyboard: device is a keyboard
[ 35787.725] (II) event6  - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[ 35787.725] (II) event6  - USB OPTICAL MOUSE : device is a pointer
[ 35787.727] (II) event7  - USB OPTICAL MOUSE  Keyboard: is tagged by udev as: Keyboard
[ 35787.727] (II) event7  - USB OPTICAL MOUSE  Keyboard: device is a keyboard
[ 35787.729] (II) event8  - USB OPTICAL MOUSE  Consumer Control: is tagged by udev as: Keyboard
[ 35787.729] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device is a keyboard
[ 35787.730] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 35787.730] (II) event10 - Eee PC WMI hotkeys: device is a keyboard
[ 44491.365] (II) event1  - Power Button: device removed
[ 44491.388] (II) event0  - Power Button: device removed
[ 44491.408] (II) event2  - SEMICO USB Keyboard: device removed
[ 44491.424] (II) event4  - SEMICO USB Keyboard System Control: device removed
[ 44491.440] (II) event5  - SEMICO USB Keyboard: device removed
[ 44491.456] (II) event6  - USB OPTICAL MOUSE : device removed
[ 44491.492] (II) event7  - USB OPTICAL MOUSE  Keyboard: device removed
[ 44491.532] (II) event10 - Eee PC WMI hotkeys: device removed
[ 44491.568] (II) event3  - SEMICO USB Keyboard Consumer Control: device removed
[ 44491.584] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device removed
[ 55556.850] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[ 55556.850] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[ 55556.850] (--) NVIDIA(GPU-0): 
[ 55556.874] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 55556.874] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 55556.874] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 55556.874] (--) NVIDIA(GPU-0): 
[ 55556.874] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 55556.874] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 55556.874] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 55556.874] (--) NVIDIA(GPU-0): 
[ 55556.884] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): connected
[ 55556.884] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): Internal TMDS
[ 55556.884] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): 330.0 MHz maximum pixel clock
[ 55556.884] (--) NVIDIA(GPU-0): 
[ 55556.884] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 55556.884] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 55556.884] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 55556.884] (--) NVIDIA(GPU-0): 
[ 55556.902] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 55557.006] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 55557.006] (II) event1  - Power Button: device is a keyboard
[ 55557.007] (II) event0  - Power Button: is tagged by udev as: Keyboard
[ 55557.007] (II) event0  - Power Button: device is a keyboard
[ 55557.008] (II) event2  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 55557.008] (II) event2  - SEMICO USB Keyboard: device is a keyboard
[ 55557.009] (II) event3  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 55557.009] (II) event3  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[ 55557.010] (II) event4  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[ 55557.010] (II) event4  - SEMICO USB Keyboard System Control: device is a keyboard
[ 55557.012] (II) event5  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 55557.012] (II) event5  - SEMICO USB Keyboard: device is a keyboard
[ 55557.073] (II) event6  - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[ 55557.073] (II) event6  - USB OPTICAL MOUSE : device is a pointer
[ 55557.075] (II) event7  - USB OPTICAL MOUSE  Keyboard: is tagged by udev as: Keyboard
[ 55557.075] (II) event7  - USB OPTICAL MOUSE  Keyboard: device is a keyboard
[ 55557.077] (II) event8  - USB OPTICAL MOUSE  Consumer Control: is tagged by udev as: Keyboard
[ 55557.077] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device is a keyboard
[ 55557.078] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 55557.079] (II) event10 - Eee PC WMI hotkeys: device is a keyboard
[ 57239.344] (II) event1  - Power Button: device removed
[ 57239.360] (II) event0  - Power Button: device removed
[ 57239.376] (II) event2  - SEMICO USB Keyboard: device removed
[ 57239.392] (II) event4  - SEMICO USB Keyboard System Control: device removed
[ 57239.408] (II) event5  - SEMICO USB Keyboard: device removed
[ 57239.424] (II) event6  - USB OPTICAL MOUSE : device removed
[ 57239.456] (II) event7  - USB OPTICAL MOUSE  Keyboard: device removed
[ 57239.488] (II) event10 - Eee PC WMI hotkeys: device removed
[ 57239.512] (II) event3  - SEMICO USB Keyboard Consumer Control: device removed
[ 57239.532] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device removed
[ 65619.013] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[ 65619.013] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[ 65619.013] (--) NVIDIA(GPU-0): 
[ 65619.036] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 65619.036] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 65619.036] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 65619.036] (--) NVIDIA(GPU-0): 
[ 65619.037] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 65619.037] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 65619.037] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 65619.037] (--) NVIDIA(GPU-0): 
[ 65619.047] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): connected
[ 65619.047] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): Internal TMDS
[ 65619.047] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): 330.0 MHz maximum pixel clock
[ 65619.047] (--) NVIDIA(GPU-0): 
[ 65619.047] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 65619.047] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 65619.047] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 65619.047] (--) NVIDIA(GPU-0): 
[ 65619.066] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 65619.166] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 65619.166] (II) event1  - Power Button: device is a keyboard
[ 65619.167] (II) event0  - Power Button: is tagged by udev as: Keyboard
[ 65619.167] (II) event0  - Power Button: device is a keyboard
[ 65619.168] (II) event2  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 65619.168] (II) event2  - SEMICO USB Keyboard: device is a keyboard
[ 65619.169] (II) event3  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 65619.169] (II) event3  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[ 65619.170] (II) event4  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[ 65619.170] (II) event4  - SEMICO USB Keyboard System Control: device is a keyboard
[ 65619.171] (II) event5  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 65619.171] (II) event5  - SEMICO USB Keyboard: device is a keyboard
[ 65619.229] (II) event6  - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[ 65619.229] (II) event6  - USB OPTICAL MOUSE : device is a pointer
[ 65619.231] (II) event7  - USB OPTICAL MOUSE  Keyboard: is tagged by udev as: Keyboard
[ 65619.231] (II) event7  - USB OPTICAL MOUSE  Keyboard: device is a keyboard
[ 65619.233] (II) event8  - USB OPTICAL MOUSE  Consumer Control: is tagged by udev as: Keyboard
[ 65619.233] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device is a keyboard
[ 65619.234] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 65619.234] (II) event10 - Eee PC WMI hotkeys: device is a keyboard
[ 77936.459] (II) event1  - Power Button: device removed
[ 77936.488] (II) event0  - Power Button: device removed
[ 77936.504] (II) event2  - SEMICO USB Keyboard: device removed
[ 77936.524] (II) event4  - SEMICO USB Keyboard System Control: device removed
[ 77936.544] (II) event5  - SEMICO USB Keyboard: device removed
[ 77936.560] (II) event6  - USB OPTICAL MOUSE : device removed
[ 77936.596] (II) event7  - USB OPTICAL MOUSE  Keyboard: device removed
[ 77936.645] (II) event10 - Eee PC WMI hotkeys: device removed
[ 77936.669] (II) event3  - SEMICO USB Keyboard Consumer Control: device removed
[ 77936.685] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device removed
[ 79776.041] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[ 79776.041] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[ 79776.041] (--) NVIDIA(GPU-0): 
[ 79776.065] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 79776.065] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 79776.065] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 79776.065] (--) NVIDIA(GPU-0): 
[ 79776.065] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 79776.065] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 79776.065] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 79776.065] (--) NVIDIA(GPU-0): 
[ 79776.075] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): connected
[ 79776.075] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): Internal TMDS
[ 79776.075] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): 330.0 MHz maximum pixel clock
[ 79776.075] (--) NVIDIA(GPU-0): 
[ 79776.075] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 79776.075] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 79776.075] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 79776.075] (--) NVIDIA(GPU-0): 
[ 79776.093] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 79776.200] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 79776.200] (II) event1  - Power Button: device is a keyboard
[ 79776.201] (II) event0  - Power Button: is tagged by udev as: Keyboard
[ 79776.201] (II) event0  - Power Button: device is a keyboard
[ 79776.202] (II) event2  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 79776.202] (II) event2  - SEMICO USB Keyboard: device is a keyboard
[ 79776.204] (II) event3  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 79776.204] (II) event3  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[ 79776.205] (II) event4  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[ 79776.205] (II) event4  - SEMICO USB Keyboard System Control: device is a keyboard
[ 79776.206] (II) event5  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 79776.206] (II) event5  - SEMICO USB Keyboard: device is a keyboard
[ 79776.265] (II) event6  - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[ 79776.265] (II) event6  - USB OPTICAL MOUSE : device is a pointer
[ 79776.267] (II) event7  - USB OPTICAL MOUSE  Keyboard: is tagged by udev as: Keyboard
[ 79776.267] (II) event7  - USB OPTICAL MOUSE  Keyboard: device is a keyboard
[ 79776.269] (II) event8  - USB OPTICAL MOUSE  Consumer Control: is tagged by udev as: Keyboard
[ 79776.269] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device is a keyboard
[ 79776.270] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 79776.271] (II) event10 - Eee PC WMI hotkeys: device is a keyboard
[ 80502.354] (II) event1  - Power Button: device removed
[ 80502.372] (II) event0  - Power Button: device removed
[ 80502.388] (II) event2  - SEMICO USB Keyboard: device removed
[ 80502.404] (II) event4  - SEMICO USB Keyboard System Control: device removed
[ 80502.420] (II) event5  - SEMICO USB Keyboard: device removed
[ 80502.436] (II) event6  - USB OPTICAL MOUSE : device removed
[ 80502.468] (II) event7  - USB OPTICAL MOUSE  Keyboard: device removed
[ 80502.500] (II) event10 - Eee PC WMI hotkeys: device removed
[ 80502.516] (II) event3  - SEMICO USB Keyboard Consumer Control: device removed
[ 80502.540] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device removed
[ 97836.336] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[ 97836.336] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[ 97836.336] (--) NVIDIA(GPU-0): 
[ 97836.359] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 97836.359] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 97836.359] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 97836.359] (--) NVIDIA(GPU-0): 
[ 97836.359] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 97836.359] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 97836.359] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 97836.359] (--) NVIDIA(GPU-0): 
[ 97836.369] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): connected
[ 97836.369] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): Internal TMDS
[ 97836.369] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): 330.0 MHz maximum pixel clock
[ 97836.369] (--) NVIDIA(GPU-0): 
[ 97836.369] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 97836.369] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 97836.369] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 97836.369] (--) NVIDIA(GPU-0): 
[ 97836.389] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 97836.488] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 97836.488] (II) event1  - Power Button: device is a keyboard
[ 97836.489] (II) event0  - Power Button: is tagged by udev as: Keyboard
[ 97836.489] (II) event0  - Power Button: device is a keyboard
[ 97836.490] (II) event2  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 97836.490] (II) event2  - SEMICO USB Keyboard: device is a keyboard
[ 97836.491] (II) event3  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 97836.491] (II) event3  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[ 97836.492] (II) event4  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[ 97836.492] (II) event4  - SEMICO USB Keyboard System Control: device is a keyboard
[ 97836.493] (II) event5  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 97836.493] (II) event5  - SEMICO USB Keyboard: device is a keyboard
[ 97836.553] (II) event6  - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[ 97836.553] (II) event6  - USB OPTICAL MOUSE : device is a pointer
[ 97836.555] (II) event7  - USB OPTICAL MOUSE  Keyboard: is tagged by udev as: Keyboard
[ 97836.555] (II) event7  - USB OPTICAL MOUSE  Keyboard: device is a keyboard
[ 97836.557] (II) event8  - USB OPTICAL MOUSE  Consumer Control: is tagged by udev as: Keyboard
[ 97836.557] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device is a keyboard
[ 97836.558] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 97836.558] (II) event10 - Eee PC WMI hotkeys: device is a keyboard
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.1.log >>>>>>>>>>
[ 80501.948] 
X.Org X Server 1.20.7
X Protocol Version 11, Revision 0
[ 80501.948] Build Operating System: Linux 4.19.0-8-amd64 x86_64 Debian
[ 80501.948] Current Operating System: Linux hellspawn 5.4.0-4-amd64 #1 SMP Debian 5.4.19-1 (2020-02-13) x86_64
[ 80501.948] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-4-amd64 root=/dev/sdb2 ro noresume gfxpayload=true net.ifnames=0 biosdevname=0 quiet ipv6.disable=1 systemd.legacy_systemd_cgroup_controller vsyscall=emulate net.ifnames=0 biosdevname=0
[ 80501.948] Build Date: 29 February 2020  05:05:06AM
[ 80501.948] xorg-server 2:1.20.7-4 (https://www.debian.org/support) 
[ 80501.948] Current version of pixman: 0.36.0
[ 80501.948] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 80501.948] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 80501.948] (==) Log file: "/var/log/Xorg.1.log", Time: Sat Mar 28 02:30:36 2020
[ 80501.949] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 80501.949] (==) No Layout section.  Using the first Screen section.
[ 80501.949] (==) No screen section available. Using defaults.
[ 80501.949] (**) |-->Screen "Default Screen Section" (0)
[ 80501.949] (**) |   |-->Monitor "<default monitor>"
[ 80501.949] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 80501.949] (==) Automatically adding devices
[ 80501.949] (==) Automatically enabling devices
[ 80501.949] (==) Automatically adding GPU devices
[ 80501.949] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 80501.949] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 80501.949] 	Entry deleted from font path.
[ 80501.949] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 80501.949] 	Entry deleted from font path.
[ 80501.949] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 80501.949] 	Entry deleted from font path.
[ 80501.949] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 80501.949] 	Entry deleted from font path.
[ 80501.949] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 80501.949] 	Entry deleted from font path.
[ 80501.949] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[ 80501.949] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 80501.949] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 80501.949] (II) Loader magic: 0x560b41c98e40
[ 80501.949] (II) Module ABI versions:
[ 80501.949] 	X.Org ANSI C Emulation: 0.4
[ 80501.949] 	X.Org Video Driver: 24.1
[ 80501.949] 	X.Org XInput driver : 24.1
[ 80501.949] 	X.Org Server Extension : 10.0
[ 80501.950] (++) using VT number 8

[ 80501.950] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 80501.951] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 80501.951] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 80501.954] (--) PCI:*(3 at 0:0:0) 10de:1188:10de:095b rev 161, Mem @ 0xf6000000/16777216, 0xe8000000/134217728, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
[ 80501.954] (--) PCI: (4 at 0:0:0) 10de:1188:10de:095b rev 161, Mem @ 0xf4000000/16777216, 0xd8000000/134217728, 0xe0000000/33554432, I/O @ 0x0000c000/128
[ 80501.954] (II) LoadModule: "glx"
[ 80501.954] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 80501.955] (II) Module glx: vendor="X.Org Foundation"
[ 80501.955] 	compiled for 1.20.7, module version = 1.0.0
[ 80501.955] 	ABI class: X.Org Server Extension, version 10.0
[ 80501.955] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 80501.955] 	loading driver: nvidia
[ 80502.061] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 80502.061] 	loading driver: nvidia
[ 80502.279] (==) Matched nvidia as autoconfigured driver 0
[ 80502.279] (==) Matched nouveau as autoconfigured driver 1
[ 80502.279] (==) Matched nv as autoconfigured driver 2
[ 80502.279] (==) Matched modesetting as autoconfigured driver 3
[ 80502.279] (==) Matched fbdev as autoconfigured driver 4
[ 80502.279] (==) Matched vesa as autoconfigured driver 5
[ 80502.279] (==) Assigned the driver to the xf86ConfigLayout
[ 80502.279] (II) LoadModule: "nvidia"
[ 80502.280] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 80502.280] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 80502.280] 	compiled for 1.6.99.901, module version = 1.0.0
[ 80502.280] 	Module class: X.Org Video Driver
[ 80502.280] (II) LoadModule: "nouveau"
[ 80502.280] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 80502.281] (II) Module nouveau: vendor="X.Org Foundation"
[ 80502.281] 	compiled for 1.20.3, module version = 1.0.16
[ 80502.281] 	Module class: X.Org Video Driver
[ 80502.281] 	ABI class: X.Org Video Driver, version 24.0
[ 80502.281] (II) LoadModule: "nv"
[ 80502.281] (WW) Warning, couldn't open module nv
[ 80502.281] (EE) Failed to load module "nv" (module does not exist, 0)
[ 80502.281] (II) LoadModule: "modesetting"
[ 80502.281] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 80502.281] (II) Module modesetting: vendor="X.Org Foundation"
[ 80502.281] 	compiled for 1.20.7, module version = 1.20.7
[ 80502.281] 	Module class: X.Org Video Driver
[ 80502.281] 	ABI class: X.Org Video Driver, version 24.1
[ 80502.281] (II) LoadModule: "fbdev"
[ 80502.281] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 80502.281] (II) Module fbdev: vendor="X.Org Foundation"
[ 80502.281] 	compiled for 1.20.0, module version = 0.5.0
[ 80502.281] 	Module class: X.Org Video Driver
[ 80502.281] 	ABI class: X.Org Video Driver, version 24.0
[ 80502.281] (II) LoadModule: "vesa"
[ 80502.282] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 80502.282] (II) Module vesa: vendor="X.Org Foundation"
[ 80502.282] 	compiled for 1.20.4, module version = 2.4.0
[ 80502.282] 	Module class: X.Org Video Driver
[ 80502.282] 	ABI class: X.Org Video Driver, version 24.0
[ 80502.282] (II) NVIDIA dlloader X Driver  440.64  Fri Feb 21 00:49:33 UTC 2020
[ 80502.282] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 80502.282] (II) NOUVEAU driver Date:   Mon Jan 28 23:25:58 2019 -0500
[ 80502.282] (II) NOUVEAU driver for NVIDIA chipset families :
[ 80502.282] 	RIVA TNT            (NV04)
[ 80502.282] 	RIVA TNT2           (NV05)
[ 80502.282] 	GeForce 256         (NV10)
[ 80502.282] 	GeForce 2           (NV11, NV15)
[ 80502.282] 	GeForce 4MX         (NV17, NV18)
[ 80502.282] 	GeForce 3           (NV20)
[ 80502.282] 	GeForce 4Ti         (NV25, NV28)
[ 80502.282] 	GeForce FX          (NV3x)
[ 80502.282] 	GeForce 6           (NV4x)
[ 80502.282] 	GeForce 7           (G7x)
[ 80502.282] 	GeForce 8           (G8x)
[ 80502.282] 	GeForce 9           (G9x)
[ 80502.282] 	GeForce GTX 2xx/3xx (GT2xx)
[ 80502.282] 	GeForce GTX 4xx/5xx (GFxxx)
[ 80502.282] 	GeForce GTX 6xx/7xx (GKxxx)
[ 80502.282] 	GeForce GTX 9xx     (GMxxx)
[ 80502.282] 	GeForce GTX 10xx    (GPxxx)
[ 80502.282] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 80502.282] (II) FBDEV: driver for framebuffer: fbdev
[ 80502.282] (II) VESA: driver for VESA chipsets: vesa
[ 80502.790] (II) Loading sub module "fb"
[ 80502.790] (II) LoadModule: "fb"
[ 80502.790] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 80502.790] (II) Module fb: vendor="X.Org Foundation"
[ 80502.790] 	compiled for 1.20.7, module version = 1.0.0
[ 80502.790] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 80502.790] (II) Loading sub module "wfb"
[ 80502.790] (II) LoadModule: "wfb"
[ 80502.790] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 80502.790] (II) Module wfb: vendor="X.Org Foundation"
[ 80502.790] 	compiled for 1.20.7, module version = 1.0.0
[ 80502.790] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 80502.790] (II) Loading sub module "ramdac"
[ 80502.790] (II) LoadModule: "ramdac"
[ 80502.790] (II) Module "ramdac" already built-in
[ 80502.790] (WW) Falling back to old probe method for modesetting
[ 80502.790] (WW) Falling back to old probe method for fbdev
[ 80502.790] (II) Loading sub module "fbdevhw"
[ 80502.790] (II) LoadModule: "fbdevhw"
[ 80502.790] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 80502.790] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 80502.790] 	compiled for 1.20.7, module version = 0.0.2
[ 80502.790] 	ABI class: X.Org Video Driver, version 24.1
[ 80502.791] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 80502.791] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 80502.791] (==) NVIDIA(0): RGB weight 888
[ 80502.791] (==) NVIDIA(0): Default visual is TrueColor
[ 80502.791] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 80502.791] (**) NVIDIA(0): Enabling 2D acceleration
[ 80502.791] (II) Loading sub module "glxserver_nvidia"
[ 80502.791] (II) LoadModule: "glxserver_nvidia"
[ 80502.791] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 80502.795] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 80502.795] 	compiled for 1.6.99.901, module version = 1.0.0
[ 80502.795] 	Module class: X.Org Server Extension
[ 80502.795] (II) NVIDIA GLX Module  440.64  Fri Feb 21 00:46:14 UTC 2020
[ 80502.795] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 80502.797] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:3:0:0
[ 80502.797] (--) NVIDIA(0):     CRT-0 (boot)
[ 80502.797] (--) NVIDIA(0):     DFP-0
[ 80502.797] (--) NVIDIA(0):     DFP-1
[ 80502.797] (--) NVIDIA(0):     DFP-2
[ 80502.797] (--) NVIDIA(0):     DFP-3
[ 80502.799] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 690 (GK104) at PCI:3:0:0 (GPU-0)
[ 80502.799] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 80502.800] (--) NVIDIA(0): VideoBIOS: 80.04.4c.00.0e
[ 80502.800] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 80502.821] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[ 80502.821] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[ 80502.821] (--) NVIDIA(GPU-0): 
[ 80502.844] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 80502.844] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 80502.844] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 80502.844] (--) NVIDIA(GPU-0): 
[ 80502.844] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 80502.844] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 80502.844] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 80502.844] (--) NVIDIA(GPU-0): 
[ 80502.855] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): connected
[ 80502.855] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): Internal TMDS
[ 80502.855] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): 330.0 MHz maximum pixel clock
[ 80502.855] (--) NVIDIA(GPU-0): 
[ 80502.855] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 80502.855] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 80502.855] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 80502.855] (--) NVIDIA(GPU-0): 
[ 80502.865] (==) NVIDIA(0): 
[ 80502.865] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 80502.865] (==) NVIDIA(0):     will be used as the requested mode.
[ 80502.865] (==) NVIDIA(0): 
[ 80502.865] (II) NVIDIA(0): Validated MetaModes:
[ 80502.865] (II) NVIDIA(0):     "CRT-0:nvidia-auto-select,DFP-2:nvidia-auto-select"
[ 80502.865] (II) NVIDIA(0): Virtual screen size determined to be 3600 x 1080
[ 80502.872] (--) NVIDIA(0): DPI set to (92, 94); computed from "UseEdidDpi" X config
[ 80502.872] (--) NVIDIA(0):     option
[ 80502.872] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 80502.872] (==) NVIDIA(G0): RGB weight 888
[ 80502.872] (==) NVIDIA(G0): Default visual is TrueColor
[ 80502.872] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 80502.872] (**) NVIDIA(G0): Enabling 2D acceleration
[ 80502.872] (EE) NVIDIA(G0): GPU screens are not yet supported by the NVIDIA driver
[ 80502.872] (EE) NVIDIA(G0): Failing initialization of X screen
[ 80502.872] (II) UnloadModule: "nvidia"
[ 80502.872] (II) UnloadSubModule: "wfb"
[ 80502.872] (II) UnloadSubModule: "fb"
[ 80502.872] (II) UnloadModule: "nouveau"
[ 80502.872] (II) Unloading nouveau
[ 80502.872] (II) UnloadModule: "modesetting"
[ 80502.872] (II) Unloading modesetting
[ 80502.872] (II) UnloadModule: "fbdev"
[ 80502.872] (II) Unloading fbdev
[ 80502.872] (II) UnloadSubModule: "fbdevhw"
[ 80502.872] (II) Unloading fbdevhw
[ 80502.872] (II) UnloadModule: "vesa"
[ 80502.872] (II) Unloading vesa
[ 80502.874] (--) NVIDIA(0): Valid display device(s) on GPU-1 at PCI:4:0:0
[ 80502.874] (--) NVIDIA(0):     CRT-0
[ 80502.874] (--) NVIDIA(0):     DFP-0
[ 80502.881] (--) NVIDIA(GPU-1): CRT-0: disconnected
[ 80502.881] (--) NVIDIA(GPU-1): CRT-0: 400.0 MHz maximum pixel clock
[ 80502.881] (--) NVIDIA(GPU-1): 
[ 80502.886] (--) NVIDIA(GPU-1): DFP-0: disconnected
[ 80502.886] (--) NVIDIA(GPU-1): DFP-0: Internal TMDS
[ 80502.886] (--) NVIDIA(GPU-1): DFP-0: 330.0 MHz maximum pixel clock
[ 80502.886] (--) NVIDIA(GPU-1): 
[ 80502.920] (II) NVIDIA(GPU-1): NVIDIA GPU GeForce GTX 690 (GK104) at PCI:4:0:0 (GPU-1)
[ 80502.920] (--) NVIDIA(GPU-1): Memory: 2097152 kBytes
[ 80502.920] (--) NVIDIA(GPU-1): VideoBIOS: 80.04.4c.00.0f
[ 80502.920] (II) NVIDIA(GPU-1): Detected PCI Express Link width: 16X
[ 80502.921] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[ 80502.921] (II) NVIDIA:     access.
[ 80502.959] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select,DFP-2:nvidia-auto-select"
[ 80503.008] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 80503.008] (==) NVIDIA(0): Backing store enabled
[ 80503.008] (==) NVIDIA(0): Silken mouse enabled
[ 80503.008] (==) NVIDIA(0): DPMS enabled
[ 80503.008] (II) Loading sub module "dri2"
[ 80503.008] (II) LoadModule: "dri2"
[ 80503.008] (II) Module "dri2" already built-in
[ 80503.008] (II) NVIDIA(0): [DRI2] Setup complete
[ 80503.008] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[ 80503.008] (II) Initializing extension Generic Event Extension
[ 80503.008] (II) Initializing extension SHAPE
[ 80503.008] (II) Initializing extension MIT-SHM
[ 80503.009] (II) Initializing extension XInputExtension
[ 80503.009] (II) Initializing extension XTEST
[ 80503.009] (II) Initializing extension BIG-REQUESTS
[ 80503.009] (II) Initializing extension SYNC
[ 80503.009] (II) Initializing extension XKEYBOARD
[ 80503.009] (II) Initializing extension XC-MISC
[ 80503.009] (II) Initializing extension SECURITY
[ 80503.009] (II) Initializing extension XFIXES
[ 80503.009] (II) Initializing extension RENDER
[ 80503.009] (II) Initializing extension RANDR
[ 80503.009] (II) Initializing extension COMPOSITE
[ 80503.009] (II) Initializing extension DAMAGE
[ 80503.009] (II) Initializing extension MIT-SCREEN-SAVER
[ 80503.009] (II) Initializing extension DOUBLE-BUFFER
[ 80503.009] (II) Initializing extension RECORD
[ 80503.010] (II) Initializing extension DPMS
[ 80503.010] (II) Initializing extension Present
[ 80503.010] (II) Initializing extension DRI3
[ 80503.010] (II) Initializing extension X-Resource
[ 80503.010] (II) Initializing extension XVideo
[ 80503.010] (II) Initializing extension XVideo-MotionCompensation
[ 80503.010] (II) Initializing extension SELinux
[ 80503.010] (II) SELinux: Disabled on system
[ 80503.010] (II) Initializing extension GLX
[ 80503.010] (II) Initializing extension GLX
[ 80503.010] (II) Indirect GLX disabled.
[ 80503.010] (II) GLX: Another vendor is already registered for screen 0
[ 80503.010] (II) Initializing extension XFree86-VidModeExtension
[ 80503.010] (II) Initializing extension XFree86-DGA
[ 80503.010] (II) Initializing extension XFree86-DRI
[ 80503.010] (II) Initializing extension DRI2
[ 80503.010] (II) Initializing extension NV-GLX
[ 80503.010] (II) Initializing extension NV-CONTROL
[ 80503.010] (II) Initializing extension XINERAMA
[ 80503.040] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 80503.040] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 80503.040] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 80503.040] (II) LoadModule: "libinput"
[ 80503.040] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 80503.041] (II) Module libinput: vendor="X.Org Foundation"
[ 80503.041] 	compiled for 1.20.4, module version = 0.29.0
[ 80503.041] 	Module class: X.Org XInput Driver
[ 80503.041] 	ABI class: X.Org XInput driver, version 24.1
[ 80503.041] (II) Using input driver 'libinput' for 'Power Button'
[ 80503.041] (**) Power Button: always reports core events
[ 80503.041] (**) Option "Device" "/dev/input/event1"
[ 80503.041] (**) Option "_source" "server/udev"
[ 80503.042] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 80503.042] (II) event1  - Power Button: device is a keyboard
[ 80503.042] (II) event1  - Power Button: device removed
[ 80503.080] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 80503.080] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 80503.080] (**) Option "xkb_model" "pc105"
[ 80503.080] (**) Option "xkb_layout" "it"
[ 80503.092] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 80503.093] (II) event1  - Power Button: device is a keyboard
[ 80503.093] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 80503.093] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 80503.093] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 80503.093] (II) Using input driver 'libinput' for 'Power Button'
[ 80503.093] (**) Power Button: always reports core events
[ 80503.093] (**) Option "Device" "/dev/input/event0"
[ 80503.093] (**) Option "_source" "server/udev"
[ 80503.094] (II) event0  - Power Button: is tagged by udev as: Keyboard
[ 80503.094] (II) event0  - Power Button: device is a keyboard
[ 80503.094] (II) event0  - Power Button: device removed
[ 80503.112] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 80503.112] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 80503.112] (**) Option "xkb_model" "pc105"
[ 80503.112] (**) Option "xkb_layout" "it"
[ 80503.113] (II) event0  - Power Button: is tagged by udev as: Keyboard
[ 80503.113] (II) event0  - Power Button: device is a keyboard
[ 80503.113] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
[ 80503.113] (II) No input driver specified, ignoring this device.
[ 80503.113] (II) This device may have been added with another device file.
[ 80503.114] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
[ 80503.114] (II) No input driver specified, ignoring this device.
[ 80503.114] (II) This device may have been added with another device file.
[ 80503.114] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
[ 80503.114] (II) No input driver specified, ignoring this device.
[ 80503.114] (II) This device may have been added with another device file.
[ 80503.115] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[ 80503.115] (II) No input driver specified, ignoring this device.
[ 80503.115] (II) This device may have been added with another device file.
[ 80503.115] (II) config/udev: Adding input device SEMICO USB Keyboard (/dev/input/event2)
[ 80503.115] (**) SEMICO USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 80503.115] (**) SEMICO USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 80503.115] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard'
[ 80503.115] (**) SEMICO USB Keyboard: always reports core events
[ 80503.115] (**) Option "Device" "/dev/input/event2"
[ 80503.115] (**) Option "_source" "server/udev"
[ 80503.117] (II) event2  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 80503.117] (II) event2  - SEMICO USB Keyboard: device is a keyboard
[ 80503.117] (II) event2  - SEMICO USB Keyboard: device removed
[ 80503.156] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/0003:1A2C:4C5E.0001/input/input2/event2"
[ 80503.156] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard" (type: KEYBOARD, id 8)
[ 80503.156] (**) Option "xkb_model" "pc105"
[ 80503.156] (**) Option "xkb_layout" "it"
[ 80503.157] (II) event2  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 80503.157] (II) event2  - SEMICO USB Keyboard: device is a keyboard
[ 80503.158] (II) config/udev: Adding input device SEMICO USB Keyboard Consumer Control (/dev/input/event3)
[ 80503.158] (**) SEMICO USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 80503.158] (**) SEMICO USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 80503.158] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard Consumer Control'
[ 80503.158] (**) SEMICO USB Keyboard Consumer Control: always reports core events
[ 80503.158] (**) Option "Device" "/dev/input/event3"
[ 80503.158] (**) Option "_source" "server/udev"
[ 80503.159] (II) event3  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 80503.159] (II) event3  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[ 80503.159] (II) event3  - SEMICO USB Keyboard Consumer Control: device removed
[ 80503.180] (II) libinput: SEMICO USB Keyboard Consumer Control: needs a virtual subdevice
[ 80503.180] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.1/0003:1A2C:4C5E.0002/input/input3/event3"
[ 80503.180] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard Consumer Control" (type: MOUSE, id 9)
[ 80503.180] (**) Option "AccelerationScheme" "none"
[ 80503.180] (**) SEMICO USB Keyboard Consumer Control: (accel) selected scheme none/0
[ 80503.180] (**) SEMICO USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 80503.180] (**) SEMICO USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 80503.181] (II) event3  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 80503.181] (II) event3  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[ 80503.182] (II) config/udev: Adding input device SEMICO USB Keyboard System Control (/dev/input/event4)
[ 80503.182] (**) SEMICO USB Keyboard System Control: Applying InputClass "evdev keyboard catchall"
[ 80503.182] (**) SEMICO USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 80503.182] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard System Control'
[ 80503.182] (**) SEMICO USB Keyboard System Control: always reports core events
[ 80503.182] (**) Option "Device" "/dev/input/event4"
[ 80503.182] (**) Option "_source" "server/udev"
[ 80503.183] (II) event4  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[ 80503.183] (II) event4  - SEMICO USB Keyboard System Control: device is a keyboard
[ 80503.183] (II) event4  - SEMICO USB Keyboard System Control: device removed
[ 80503.204] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.1/0003:1A2C:4C5E.0002/input/input4/event4"
[ 80503.204] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard System Control" (type: KEYBOARD, id 10)
[ 80503.204] (**) Option "xkb_model" "pc105"
[ 80503.204] (**) Option "xkb_layout" "it"
[ 80503.205] (II) event4  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[ 80503.205] (II) event4  - SEMICO USB Keyboard System Control: device is a keyboard
[ 80503.206] (II) config/udev: Adding input device SEMICO USB Keyboard (/dev/input/event5)
[ 80503.206] (**) SEMICO USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 80503.206] (**) SEMICO USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 80503.206] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard'
[ 80503.206] (**) SEMICO USB Keyboard: always reports core events
[ 80503.206] (**) Option "Device" "/dev/input/event5"
[ 80503.206] (**) Option "_source" "server/udev"
[ 80503.207] (II) event5  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 80503.207] (II) event5  - SEMICO USB Keyboard: device is a keyboard
[ 80503.207] (II) event5  - SEMICO USB Keyboard: device removed
[ 80503.220] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.1/0003:1A2C:4C5E.0002/input/input6/event5"
[ 80503.220] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard" (type: KEYBOARD, id 11)
[ 80503.220] (**) Option "xkb_model" "pc105"
[ 80503.220] (**) Option "xkb_layout" "it"
[ 80503.221] (II) event5  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 80503.221] (II) event5  - SEMICO USB Keyboard: device is a keyboard
[ 80503.222] (II) config/udev: Adding input device USB OPTICAL MOUSE  (/dev/input/event6)
[ 80503.222] (**) USB OPTICAL MOUSE : Applying InputClass "evdev pointer catchall"
[ 80503.222] (**) USB OPTICAL MOUSE : Applying InputClass "libinput pointer catchall"
[ 80503.222] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE '
[ 80503.222] (**) USB OPTICAL MOUSE : always reports core events
[ 80503.222] (**) Option "Device" "/dev/input/event6"
[ 80503.222] (**) Option "_source" "server/udev"
[ 80503.281] (II) event6  - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[ 80503.281] (II) event6  - USB OPTICAL MOUSE : device is a pointer
[ 80503.281] (II) event6  - USB OPTICAL MOUSE : device removed
[ 80503.312] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/0003:18F8:0F99.0003/input/input7/event6"
[ 80503.312] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE " (type: MOUSE, id 12)
[ 80503.312] (**) Option "AccelerationScheme" "none"
[ 80503.312] (**) USB OPTICAL MOUSE : (accel) selected scheme none/0
[ 80503.312] (**) USB OPTICAL MOUSE : (accel) acceleration factor: 2.000
[ 80503.312] (**) USB OPTICAL MOUSE : (accel) acceleration threshold: 4
[ 80503.373] (II) event6  - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[ 80503.373] (II) event6  - USB OPTICAL MOUSE : device is a pointer
[ 80503.374] (II) config/udev: Adding input device USB OPTICAL MOUSE  (/dev/input/mouse0)
[ 80503.374] (II) No input driver specified, ignoring this device.
[ 80503.374] (II) This device may have been added with another device file.
[ 80503.374] (II) config/udev: Adding input device USB OPTICAL MOUSE  Keyboard (/dev/input/event7)
[ 80503.374] (**) USB OPTICAL MOUSE  Keyboard: Applying InputClass "evdev keyboard catchall"
[ 80503.374] (**) USB OPTICAL MOUSE  Keyboard: Applying InputClass "libinput keyboard catchall"
[ 80503.374] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE  Keyboard'
[ 80503.374] (**) USB OPTICAL MOUSE  Keyboard: always reports core events
[ 80503.374] (**) Option "Device" "/dev/input/event7"
[ 80503.374] (**) Option "_source" "server/udev"
[ 80503.375] (II) event7  - USB OPTICAL MOUSE  Keyboard: is tagged by udev as: Keyboard
[ 80503.375] (II) event7  - USB OPTICAL MOUSE  Keyboard: device is a keyboard
[ 80503.376] (II) event7  - USB OPTICAL MOUSE  Keyboard: device removed
[ 80503.412] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.1/0003:18F8:0F99.0004/input/input8/event7"
[ 80503.412] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE  Keyboard" (type: KEYBOARD, id 13)
[ 80503.412] (**) Option "xkb_model" "pc105"
[ 80503.412] (**) Option "xkb_layout" "it"
[ 80503.413] (II) event7  - USB OPTICAL MOUSE  Keyboard: is tagged by udev as: Keyboard
[ 80503.413] (II) event7  - USB OPTICAL MOUSE  Keyboard: device is a keyboard
[ 80503.414] (II) config/udev: Adding input device USB OPTICAL MOUSE  Consumer Control (/dev/input/event8)
[ 80503.414] (**) USB OPTICAL MOUSE  Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 80503.414] (**) USB OPTICAL MOUSE  Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 80503.414] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE  Consumer Control'
[ 80503.414] (**) USB OPTICAL MOUSE  Consumer Control: always reports core events
[ 80503.414] (**) Option "Device" "/dev/input/event8"
[ 80503.414] (**) Option "_source" "server/udev"
[ 80503.415] (II) event8  - USB OPTICAL MOUSE  Consumer Control: is tagged by udev as: Keyboard
[ 80503.415] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device is a keyboard
[ 80503.415] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device removed
[ 80503.428] (II) libinput: USB OPTICAL MOUSE  Consumer Control: needs a virtual subdevice
[ 80503.428] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.1/0003:18F8:0F99.0004/input/input9/event8"
[ 80503.428] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE  Consumer Control" (type: MOUSE, id 14)
[ 80503.428] (**) Option "AccelerationScheme" "none"
[ 80503.428] (**) USB OPTICAL MOUSE  Consumer Control: (accel) selected scheme none/0
[ 80503.428] (**) USB OPTICAL MOUSE  Consumer Control: (accel) acceleration factor: 2.000
[ 80503.428] (**) USB OPTICAL MOUSE  Consumer Control: (accel) acceleration threshold: 4
[ 80503.429] (II) event8  - USB OPTICAL MOUSE  Consumer Control: is tagged by udev as: Keyboard
[ 80503.429] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device is a keyboard
[ 80503.430] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event11)
[ 80503.430] (II) No input driver specified, ignoring this device.
[ 80503.430] (II) This device may have been added with another device file.
[ 80503.430] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event12)
[ 80503.430] (II) No input driver specified, ignoring this device.
[ 80503.430] (II) This device may have been added with another device file.
[ 80503.430] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event13)
[ 80503.430] (II) No input driver specified, ignoring this device.
[ 80503.430] (II) This device may have been added with another device file.
[ 80503.431] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event14)
[ 80503.431] (II) No input driver specified, ignoring this device.
[ 80503.431] (II) This device may have been added with another device file.
[ 80503.431] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event15)
[ 80503.431] (II) No input driver specified, ignoring this device.
[ 80503.431] (II) This device may have been added with another device file.
[ 80503.431] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event10)
[ 80503.431] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 80503.431] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 80503.431] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 80503.431] (**) Eee PC WMI hotkeys: always reports core events
[ 80503.431] (**) Option "Device" "/dev/input/event10"
[ 80503.431] (**) Option "_source" "server/udev"
[ 80503.432] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 80503.432] (II) event10 - Eee PC WMI hotkeys: device is a keyboard
[ 80503.432] (II) event10 - Eee PC WMI hotkeys: device removed
[ 80503.452] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input12/event10"
[ 80503.452] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 15)
[ 80503.452] (**) Option "xkb_model" "pc105"
[ 80503.452] (**) Option "xkb_layout" "it"
[ 80503.453] (II) event10 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 80503.453] (II) event10 - Eee PC WMI hotkeys: device is a keyboard
[ 80503.453] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 80503.453] (II) No input driver specified, ignoring this device.
[ 80503.453] (II) This device may have been added with another device file.
[ 80503.457] (**) SEMICO USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 80503.457] (**) SEMICO USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 80503.457] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard Consumer Control'
[ 80503.457] (**) SEMICO USB Keyboard Consumer Control: always reports core events
[ 80503.457] (**) Option "Device" "/dev/input/event3"
[ 80503.457] (**) Option "_source" "_driver/libinput"
[ 80503.457] (II) libinput: SEMICO USB Keyboard Consumer Control: is a virtual subdevice
[ 80503.457] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.1/0003:1A2C:4C5E.0002/input/input3/event3"
[ 80503.457] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard Consumer Control" (type: KEYBOARD, id 16)
[ 80503.457] (**) Option "xkb_model" "pc105"
[ 80503.457] (**) Option "xkb_layout" "it"
[ 80503.457] (**) USB OPTICAL MOUSE  Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 80503.457] (**) USB OPTICAL MOUSE  Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 80503.457] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE  Consumer Control'
[ 80503.457] (**) USB OPTICAL MOUSE  Consumer Control: always reports core events
[ 80503.457] (**) Option "Device" "/dev/input/event8"
[ 80503.457] (**) Option "_source" "_driver/libinput"
[ 80503.457] (II) libinput: USB OPTICAL MOUSE  Consumer Control: is a virtual subdevice
[ 80503.457] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.1/0003:18F8:0F99.0004/input/input9/event8"
[ 80503.457] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE  Consumer Control" (type: KEYBOARD, id 17)
[ 80503.457] (**) Option "xkb_model" "pc105"
[ 80503.457] (**) Option "xkb_layout" "it"
[ 80503.504] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[ 80503.504] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[ 80503.504] (--) NVIDIA(GPU-0): 
[ 80503.528] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 80503.528] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 80503.528] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 80503.528] (--) NVIDIA(GPU-0): 
[ 80503.528] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 80503.528] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 80503.528] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 80503.528] (--) NVIDIA(GPU-0): 
[ 80503.538] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): connected
[ 80503.538] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): Internal TMDS
[ 80503.538] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): 330.0 MHz maximum pixel clock
[ 80503.538] (--) NVIDIA(GPU-0): 
[ 80503.538] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 80503.538] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 80503.538] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 80503.538] (--) NVIDIA(GPU-0): 
[ 80503.571] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): connected
[ 80503.571] (--) NVIDIA(GPU-0): Acer X243H (CRT-0): 400.0 MHz maximum pixel clock
[ 80503.571] (--) NVIDIA(GPU-0): 
[ 80503.595] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 80503.595] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 80503.595] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 80503.595] (--) NVIDIA(GPU-0): 
[ 80503.595] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 80503.595] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 80503.595] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 80503.595] (--) NVIDIA(GPU-0): 
[ 80503.605] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): connected
[ 80503.605] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): Internal TMDS
[ 80503.605] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-2): 330.0 MHz maximum pixel clock
[ 80503.605] (--) NVIDIA(GPU-0): 
[ 80503.605] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 80503.605] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 80503.605] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 80503.605] (--) NVIDIA(GPU-0): 
[ 80503.607] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 97836.003] (II) event1  - Power Button: device removed
[ 97836.020] (II) event0  - Power Button: device removed
[ 97836.040] (II) event2  - SEMICO USB Keyboard: device removed
[ 97836.064] (II) event4  - SEMICO USB Keyboard System Control: device removed
[ 97836.080] (II) event5  - SEMICO USB Keyboard: device removed
[ 97836.096] (II) event6  - USB OPTICAL MOUSE : device removed
[ 97836.128] (II) event7  - USB OPTICAL MOUSE  Keyboard: device removed
[ 97836.160] (II) event10 - Eee PC WMI hotkeys: device removed
[ 97836.176] (II) event3  - SEMICO USB Keyboard Consumer Control: device removed
[ 97836.192] (II) event8  - USB OPTICAL MOUSE  Consumer Control: device removed
[ 97836.382] (II) UnloadModule: "libinput"
[ 97836.382] (II) UnloadModule: "libinput"
[ 97836.382] (II) UnloadModule: "libinput"
[ 97836.382] (II) UnloadModule: "libinput"
[ 97836.382] (II) UnloadModule: "libinput"
[ 97836.382] (II) UnloadModule: "libinput"
[ 97836.382] (II) UnloadModule: "libinput"
[ 97836.382] (II) UnloadModule: "libinput"
[ 97836.382] (II) UnloadModule: "libinput"
[ 97836.382] (II) UnloadModule: "libinput"
[ 97836.382] (II) UnloadModule: "libinput"
[ 97836.382] (II) UnloadModule: "libinput"
[ 97836.462] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 97836.462] (II) NVIDIA(GPU-1): Renaming GPU-1 to GPU-0
[ 97836.462] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 97836.462] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.1.log ^^^^^^^^^^

<<<<<<<<<< Xorg (journald) >>>>>>>>>>
-- Logs begin at Sat 2020-02-01 10:46:29 CET, end at Sat 2020-03-28 08:13:44 CET. --
-- No entries --
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^

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

filename:       /lib/modules/5.4.0-4-amd64/updates/dkms/nvidia-current-uvm.ko
supported:      external
license:        Dual MIT/GPL
depends:        nvidia
retpoline:      Y
name:           nvidia_uvm
vermagic:       5.4.0-4-amd64 SMP mod_unload modversions 
filename:       /lib/modules/5.4.0-4-amd64/updates/dkms/nvidia-current.ko
alias:          char-major-195-*
version:        440.64
supported:      external
license:        NVIDIA
srcversion:     DC0048D50541FC60098682F
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:        ipmi_msghandler
retpoline:      Y
name:           nvidia
vermagic:       5.4.0-4-amd64 SMP mod_unload modversions 
filename:       /lib/modules/5.4.0-4-amd64/updates/dkms/nvidia-current-drm.ko
version:        440.64
supported:      external
license:        MIT
srcversion:     C8C5E9EAA6C2D5B7C6E34E0
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:        drm,drm_kms_helper,nvidia-modeset
retpoline:      Y
name:           nvidia_drm
vermagic:       5.4.0-4-amd64 SMP mod_unload modversions 
filename:       /lib/modules/5.4.0-4-amd64/updates/dkms/nvidia-current-modeset.ko
version:        440.64
supported:      external
license:        NVIDIA
srcversion:     87C2D542724DA4FDD6E0FC2
depends:        nvidia
retpoline:      Y
name:           nvidia_modeset
vermagic:       5.4.0-4-amd64 SMP mod_unload modversions 
filename:       /lib/modules/4.14.0-1-amd64/updates/dkms/nvidia-current.ko
alias:          char-major-195-*
version:        384.98
supported:      external
license:        NVIDIA
srcversion:     C169B0DD461631A8B5EF92E
alias:          pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:        
name:           nvidia
vermagic:       4.14.0-1-amd64 SMP mod_unload modversions 
filename:       /lib/modules/4.14.0-1-amd64/updates/dkms/nvidia-current-drm.ko
version:        384.98
supported:      external
license:        MIT
srcversion:     BAFCC1CFE188F1B91A61566
alias:          pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:        drm,drm_kms_helper,nvidia-modeset
name:           nvidia_drm
vermagic:       4.14.0-1-amd64 SMP mod_unload modversions 
filename:       /lib/modules/4.14.0-1-amd64/updates/dkms/nvidia-current-modeset.ko
version:        384.98
supported:      external
license:        NVIDIA
srcversion:     6F3D513E4CBDE2648D8F6BE
depends:        nvidia
name:           nvidia_modeset
vermagic:       4.14.0-1-amd64 SMP mod_unload modversions 

lsmod:
Module                  Size  Used by
xt_MASQUERADE          20480  1
nf_conntrack_netlink    53248  0
xfrm_user              40960  1
xfrm_algo              16384  1 xfrm_user
nft_chain_nat          16384  4
xt_addrtype            16384  2
nft_compat             20480  4
xt_conntrack           16384  1
nf_nat                 49152  2 nft_chain_nat,xt_MASQUERADE
nf_conntrack          159744  4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE
nf_defrag_ipv6         24576  1 nf_conntrack
nf_defrag_ipv4         16384  1 nf_conntrack
br_netfilter           28672  0
overlay               135168  0
vboxnetadp             28672  0
vboxnetflt             32768  0
vboxdrv               499712  2 vboxnetadp,vboxnetflt
fuse                  139264  3
bridge                200704  1 br_netfilter
stp                    16384  1 bridge
llc                    16384  2 bridge,stp
nft_counter            16384  17
nf_tables             167936  55 nft_compat,nft_counter,nft_chain_nat
nfnetlink              16384  4 nft_compat,nf_conntrack_netlink,nf_tables
binfmt_misc            24576  1
intel_rapl_msr         20480  0
intel_rapl_common      28672  1 intel_rapl_msr
x86_pkg_temp_thermal    20480  0
intel_powerclamp       20480  0
coretemp               20480  0
kvm_intel             303104  0
kvm                   782336  1 kvm_intel
irqbypass              16384  1 kvm
snd_hda_codec_hdmi     73728  2
crct10dif_pclmul       16384  1
ghash_clmulni_intel    16384  0
nvidia_drm             53248  5
drm_kms_helper        212992  1 nvidia_drm
nvidia_modeset       1118208  9 nvidia_drm
aesni_intel           372736  0
crypto_simd            16384  1 aesni_intel
cryptd                 24576  2 crypto_simd,ghash_clmulni_intel
glue_helper            16384  1 aesni_intel
intel_cstate           16384  0
joydev                 28672  0
snd_hda_codec_realtek   126976  1
snd_hda_codec_generic    94208  1 snd_hda_codec_realtek
ledtrig_audio          16384  2 snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_intel          49152  5
snd_intel_nhlt         20480  1 snd_hda_intel
iTCO_wdt               16384  0
snd_hda_codec         155648  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
sg                     40960  0
iTCO_vendor_support    16384  1 iTCO_wdt
watchdog               28672  1 iTCO_wdt
snd_hda_core           98304  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hwdep              16384  1 snd_hda_codec
snd_pcm_oss            65536  0
snd_mixer_oss          28672  1 snd_pcm_oss
snd_pcm               118784  5 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_hda_core
eeepc_wmi              16384  0
intel_uncore          147456  0
mei_me                 45056  0
snd_timer              40960  1 snd_pcm
asus_wmi               36864  1 eeepc_wmi
snd                    98304  20 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm_oss,snd_pcm,snd_mixer_oss
battery                20480  1 asus_wmi
soundcore              16384  1 snd
sparse_keymap          16384  1 asus_wmi
mei                   118784  1 mei_me
nvidia              20467712  357 nvidia_modeset
intel_rapl_perf        16384  0
rfkill                 28672  3 asus_wmi
wmi_bmof               16384  0
pcspkr                 16384  0
evdev                  28672  34
ipmi_devintf           20480  0
ipmi_msghandler        65536  2 ipmi_devintf,nvidia
wacom                 122880  0
i2c_dev                24576  0
parport_pc             28672  1
ppdev                  24576  0
lp                     20480  0
drm                   548864  8 drm_kms_helper,nvidia_drm
parport                61440  3 parport_pc,lp,ppdev
sunrpc                466944  1
ip_tables              32768  0
x_tables               49152  5 xt_conntrack,nft_compat,xt_addrtype,ip_tables,xt_MASQUERADE
autofs4                53248  2
ext4                  761856  3
crc16                  16384  1 ext4
mbcache                16384  1 ext4
jbd2                  131072  1 ext4
crc32c_generic         16384  0
btrfs                1470464  0
zstd_decompress        90112  1 btrfs
zstd_compress         188416  1 btrfs
raid10                 65536  0
raid456               176128  0
async_raid6_recov      24576  1 raid456
async_memcpy           20480  2 raid456,async_raid6_recov
async_pq               20480  2 raid456,async_raid6_recov
async_xor              20480  3 async_pq,raid456,async_raid6_recov
async_tx               20480  5 async_pq,async_memcpy,async_xor,raid456,async_raid6_recov
xor                    24576  2 async_xor,btrfs
raid6_pq              122880  4 async_pq,btrfs,raid456,async_raid6_recov
libcrc32c              16384  4 nf_conntrack,nf_nat,btrfs,raid456
raid1                  49152  0
raid0                  24576  0
multipath              20480  0
linear                 20480  0
md_mod                172032  6 raid1,raid10,raid0,linear,raid456,multipath
hid_generic            16384  0
usbhid                 65536  1 wacom
hid                   143360  3 wacom,usbhid,hid_generic
sd_mod                 57344  7
ahci                   40960  4
libahci                40960  1 ahci
libata                278528  2 libahci,ahci
xhci_pci               20480  0
xhci_hcd              278528  1 xhci_pci
crc32_pclmul           16384  0
ehci_pci               20480  0
ehci_hcd               98304  1 ehci_pci
scsi_mod              249856  3 sd_mod,libata,sg
crc32c_intel           24576  5
usbcore               307200  5 xhci_hcd,ehci_pci,usbhid,ehci_hcd,xhci_pci
i2c_i801               32768  0
r8169                  98304  0
realtek                20480  1
libphy                 98304  2 r8169,realtek
lpc_ich                28672  0
mfd_core               16384  1 lpc_ich
usb_common             16384  3 xhci_hcd,usbcore,ehci_hcd
wmi                    36864  2 asus_wmi,wmi_bmof
fan                    20480  0
video                  53248  1 asus_wmi
button                 20480  0

xrandr:
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
DVI-I-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 531mm x 298mm
   1920x1080     59.96*+  60.00  
   1680x1050     74.89    59.95  
   1600x1200     60.00  
   1440x900      74.98    59.89  
   1280x1024     75.02    60.02  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   640x480       75.00    72.81    59.94  
DVI-I-1 disconnected (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DVI-D-0 connected (normal left inverted right x axis y axis)
   1680x1050     59.95 +
   1280x1024     75.02    60.02  
   1280x960      60.00  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   640x480       75.00    72.81    59.94  
DP-1 disconnected (normal left inverted right x axis y axis)

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


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

Kernel: Linux 5.4.0-4-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages nvidia-driver depends on:
ii  nvidia-alternative                         440.64-2
ii  nvidia-driver-bin                          440.64-2
ii  nvidia-driver-libs                         440.64-2
ii  nvidia-installer-cleanup                   20151021+11
ii  nvidia-kernel-dkms [nvidia-kernel-440.64]  440.64-2
ii  nvidia-legacy-check                        440.64-2
ii  nvidia-support                             20151021+11
ii  nvidia-vdpau-driver                        440.64-2
ii  xserver-xorg-video-nvidia                  440.64-2

Versions of packages nvidia-driver recommends:
ii  libnvidia-cfg1       440.64-2
ii  nvidia-persistenced  440.44-1
ii  nvidia-settings      440.64-1

Versions of packages nvidia-driver suggests:
ii  nvidia-kernel-dkms  440.64-2

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

Versions of packages nvidia-driver-libs:amd64 recommends:
ii  libgles-nvidia1          440.64-2
ii  libgles-nvidia2          440.64-2
ii  libglx-nvidia0           440.64-2
ii  libnvidia-cfg1           440.64-2
ii  libopengl0               1.3.1-1
ii  nvidia-driver-libs-i386  440.64-2
ii  nvidia-vulkan-icd        440.64-2

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

Versions of packages nvidia-driver-libs:i386 recommends:
ii  libgles-nvidia1    440.64-2
ii  libgles-nvidia2    440.64-2
ii  libglx-nvidia0     440.64-2
ii  libopengl0         1.3.1-1
ii  nvidia-vulkan-icd  440.64-2

Versions of packages xserver-xorg-video-nvidia depends on:
ii  libc6                                  2.30-4
ii  libnvidia-glcore                       440.64-2
ii  nvidia-alternative                     440.64-2
ii  nvidia-installer-cleanup               20151021+11
ii  nvidia-legacy-check                    440.64-2
ii  nvidia-support                         20151021+11
ii  xserver-xorg-core [xorg-video-abi-24]  2:1.20.7-4

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

Versions of packages xserver-xorg-video-nvidia suggests:
ii  nvidia-kernel-dkms  440.64-2

Versions of packages nvidia-alternative depends on:
ii  dpkg                    1.19.7
ii  glx-alternative-nvidia  1.1.0
ii  nvidia-legacy-check     440.64-2

Versions of packages nvidia-kernel-dkms depends on:
ii  dkms                                               2.8.1-5
ii  nvidia-installer-cleanup                           20151021+11
ii  nvidia-kernel-support [nvidia-kernel-support--v1]  440.64-2

nvidia-kernel-dkms recommends no packages.

Versions of packages glx-alternative-nvidia depends on:
ii  dpkg                  1.19.7
ii  glx-alternative-mesa  1.1.0
ii  glx-diversions        1.1.0
ii  update-glx            1.1.0

glx-alternative-nvidia suggests no packages.

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                                  2.30-4
ii  libdrm-intel1                          2.4.100-4
ii  libdrm2                                2.4.100-4
ii  libpciaccess0                          0.14-1
ii  libpixman-1-0                          0.36.0-1
ii  libudev1                               245.2-1
ii  libx11-6                               2:1.6.9-2
ii  libx11-xcb1                            2:1.6.9-2
ii  libxcb-dri2-0                          1.13.1-5
ii  libxcb-dri3-0                          1.13.1-5
ii  libxcb-sync1                           1.13.1-5
ii  libxcb-util0                           0.3.8-3+b2
ii  libxcb1                                1.13.1-5
ii  libxcursor1                            1:1.2.0-2
ii  libxdamage1                            1:1.1.5-1
ii  libxext6                               2:1.3.3-1+b2
ii  libxfixes3                             1:5.0.3-1
ii  libxinerama1                           2:1.1.4-2
ii  libxrandr2                             2:1.5.1-1
ii  libxrender1                            1:0.9.10-1
ii  libxshmfence1                          1.3-1
ii  libxss1                                1:1.2.3-1
ii  libxtst6                               2:1.2.3-1
ii  libxv1                                 2:1.0.11-1
ii  libxvmc1                               2:1.0.12-2
ii  xserver-xorg-core [xorg-video-abi-24]  2:1.20.7-4

Versions of packages nvidia-driver is related to:
pn  bumblebee                                                  <none>
pn  bumblebee-nvidia                                           <none>
ii  ccache                                                     3.7.7-1
pn  libcuda.so.1                                               <none>
ii  libcuda1 [libcuda1-any]                                    440.64-2
pn  libdrm-nouveau1                                            <none>
pn  libdrm-nouveau1a                                           <none>
ii  libdrm-nouveau2                                            2.4.100-4
ii  libegl1                                                    1.3.1-1
ii  libgl1                                                     1.3.1-1
ii  libgl1-nvidia-glvnd-glx [libgl1-nvidia-glx-any]            440.64-2
ii  libgles1                                                   1.3.1-1
ii  libgles2                                                   1.3.1-1
ii  libglvnd0                                                  1.3.1-1
ii  libglx0                                                    1.3.1-1
ii  libnvidia-cfg1 [libnvidia-cfg1-any]                        440.64-2
ii  libnvidia-ml1 [libnvidia-ml.so.1]                          440.64-2
pn  libopencl0                                                 <none>
ii  libvulkan1                                                 1.2.131.2-1
pn  linux-headers                                              <none>
ii  make                                                       4.2.1-1.2
ii  mesa-vulkan-drivers [vulkan-icd]                           20.0.2-1
ii  nvidia-driver [nvidia-glx-any]                             440.64-2
pn  nvidia-driver-any                                          <none>
ii  nvidia-driver-libs [nvidia-driver-libs-any]                440.64-2
pn  nvidia-glx                                                 <none>
ii  nvidia-kernel-common                                       20151021+11
ii  nvidia-kernel-dkms                                         440.64-2
pn  nvidia-kernel-source                                       <none>
ii  nvidia-kernel-support [nvidia-kernel-support-any]          440.64-2
ii  nvidia-modprobe                                            440.44-1
ii  nvidia-opencl-icd [opencl-icd]                             440.64-2
ii  nvidia-settings                                            440.64-1
ii  nvidia-support                                             20151021+11
ii  nvidia-vulkan-icd [vulkan-icd]                             440.64-2
pn  nvidia-xconfig                                             <none>
ii  ocl-icd-libopencl1 [libopencl1]                            2.2.12-3
pn  primus                                                     <none>
pn  primus-libs                                                <none>
pn  primus-nvidia                                              <none>
ii  xserver-xorg                                               1:7.7+20
ii  xserver-xorg-core                                          2:1.20.7-4
ii  xserver-xorg-legacy                                        2:1.20.7-4
ii  xserver-xorg-video-nouveau                                 1:1.0.16-1
ii  xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any]  440.64-2

-- debconf information:
  nvidia-driver/check-for-unsupported-gpu: true
  nvidia-driver/install-even-if-unsupported-gpu-exists: false
  nvidia-driver/supported-in-legacy-driver-name:



More information about the pkg-nvidia-devel mailing list