Bug#944556: nvidia-kernel-dkms: cannot compile because conftest.sh file test gcc error message assuming english

Eric Valette eric.valette at free.fr
Mon Nov 11 19:47:29 GMT 2019


Package: nvidia-kernel-dkms
Version: 440.26-1
Severity: important

/usr/src/nvidia-current-440.26/conftest.sh

in function translate_and_compile_header_files()

if compilation fails because include is not there, it does not undef the macros used
to say a file is present or not eevent if compilation fails but retest that the compilation
indeed failed because the tested include file is not present via an explicit grep on
error message.

Unfortunately the grep command assumes the gcc error is in english which is false.
This can easilly been fixed by adding a LANG=C at the begining of the function.

A proper solution would be to use a regionalized error message...

-- Package-specific info:
uname -a:
Linux tri-yann4 4.19.83 #16 SMP PREEMPT Sun Nov 10 23:48:52 CET 2019 x86_64 GNU/Linux

/proc/version:
Linux version 4.19.83 (valette at tri-yann4) (gcc version 9.2.1 20191109 (Debian 9.2.1-19)) #16 SMP PREEMPT Sun Nov 10 23:48:52 CET 2019

/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module  435.21  Sun Aug 25 08:17:57 CDT 2019
GCC version:  gcc version 9.2.1 20191109 (Debian 9.2.1-19) 

lspci 'display controller [030?]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK104 [GeForce GTX 670] [10de:1189] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: CardExpert Technology GK104 [GeForce GTX 670] [10b0:1189]
	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 49
	Region 0: Memory at fa000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at f0000000 (64-bit, prefetchable) [size=128M]
	Region 3: Memory at f8000000 (64-bit, prefetchable) [size=32M]
	Region 5: I/O ports at e000 [size=128]
	[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: nvidia
	Kernel modules: nvidia_current_drm, nvidia_current

dmesg:

Device node permissions:
crw-rw----+ 1 root video  226,   0 Nov 11 18:35 /dev/dri/card0
crw-rw----+ 1 root render 226, 128 Nov 11 18:35 /dev/dri/renderD128
crw-rw-rw-  1 root root   195, 254 Nov 11 18:35 /dev/nvidia-modeset
crw-rw-rw-  1 root root   195,   0 Nov 11 18:35 /dev/nvidia0
crw-rw-rw-  1 root root   195, 255 Nov 11 18:35 /dev/nvidiactl

/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root  8 Nov 11 18:35 pci-0000:01:00.0-card -> ../card0
lrwxrwxrwx 1 root root 13 Nov 11 18:35 pci-0000:01:00.0-render -> ../renderD128
video:x:44:valette,vdr,sddm,ceva6380,hts

OpenGL and NVIDIA library files installed:
-rw-r--r-- 1 root root     1673 Oct 14  2017 /etc/X11/xorg.conf
lrwxrwxrwx 1 root root       15 Nov 11 18:59 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root       49 Aug 19  2018 /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so
lrwxrwxrwx 1 root root       51 Nov 11 18:59 /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 Aug 19  2018 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root       48 Aug 19  2018 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root       50 Nov 11 18:59 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root       50 Nov 11 18:59 /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 Aug 19  2018 /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 Aug 19  2018 /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so
lrwxrwxrwx 1 root root       57 Nov 11 18:59 /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 Nov 11 18:59 /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 Aug 19  2018 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root       52 Aug 19  2018 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root       54 Nov 11 18:59 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root       54 Nov 11 18:59 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root       44 Nov 11 18:59 /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 Nov 11 18:59 /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 Nov 11 18:59 /etc/alternatives/glx--libglxserver_nvidia.so -> /usr/lib/nvidia/libglxserver_nvidia.so
lrwxrwxrwx 1 root root       51 Nov 11 18:59 /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 Nov 11 18:59 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root       36 Nov 11 18:59 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       39 Nov 11 18:59 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root       28 Nov 11 18:59 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root       32 Nov 11 18:59 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root       29 Nov 11 18:59 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root       22 Aug 19  2018 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root       23 Nov 11 18:59 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root       59 Nov 11 18:59 /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       62 Nov 11 18:59 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root       62 Nov 11 18:59 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root       59 Nov 11 18:59 /etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       59 Nov 11 18:59 /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       46 Nov 11 18:59 /etc/alternatives/nvidia--libglxserver_nvidia.so -> /usr/lib/nvidia/current/libglxserver_nvidia.so
lrwxrwxrwx 1 root root       59 Nov 11 18:59 /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root       58 Nov 11 18:59 /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       70 Nov 11 18:59 /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 Nov 11 18:59 /etc/alternatives/nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libvdpau_nvidia.so.1
lrwxrwxrwx 1 root root       38 Nov 11 18:59 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root       70 Nov 11 18:59 /etc/alternatives/nvidia--nvidia-application-profiles-key-documentation -> /usr/share/nvidia/nvidia-application-profiles-440.26-key-documentation
lrwxrwxrwx 1 root root       50 Nov 11 18:59 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/current/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root       44 Nov 11 18:59 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       40 Nov 11 18:59 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root       47 Nov 11 18:59 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root       36 Nov 11 18:59 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/current/nvidia-load.conf
lrwxrwxrwx 1 root root       40 Nov 11 18:59 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/current/nvidia-modprobe.conf
lrwxrwxrwx 1 root root       39 Nov 11 18:59 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root       44 Nov 11 18:59 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root       47 Nov 11 18:59 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root       37 Nov 11 18:59 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
-rw-r--r-- 1 root root  1478848 Sep 25 00:35 /usr/lib/libnvidia-gtk2.so.430.50
-rw-r--r-- 1 root root  1487040 Sep 25 00:35 /usr/lib/libnvidia-gtk3.so.430.50
lrwxrwxrwx 1 root root       49 Jun 27  2018 /usr/lib/x86_64-linux-gnu/libEGL.so -> /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       51 Jun 27  2018 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       48 Jun 27  2018 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       50 Jun 27  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 Aug 19  2018 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so -> /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       57 Aug 21  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       52 Jun 27  2018 /usr/lib/x86_64-linux-gnu/libGLESv2.so -> /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       54 Jun 27  2018 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root       64 Jun 27  2018 /usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu
-rw-r--r-- 1 root root   405784 Oct 13 19:38 /usr/lib/x86_64-linux-gnu/libnvidia-cbl.so.440.26
lrwxrwxrwx 1 root root       58 Jun 27  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 26720320 Oct 13 19:56 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.440.26
-rw-r--r-- 1 root root   294680 Aug 25 15:05 /usr/lib/x86_64-linux-gnu/libnvidia-fatbinaryloader.so.435.21
-rw-r--r-- 1 root root 28602408 Oct 13 19:56 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.440.26
-rw-r--r-- 1 root root   683112 Oct 13 19:38 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.440.26
-rw-r--r-- 1 root root 11110168 Oct 13 19:56 /usr/lib/x86_64-linux-gnu/libnvidia-glvkspirv.so.440.26
lrwxrwxrwx 1 root root       60 Jun 27  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       72 Dec 18  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 32958336 Oct 13 19:59 /usr/lib/x86_64-linux-gnu/libnvidia-rtcore.so.440.26
-rw-r--r-- 1 root root    14480 Oct 13 19:38 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.440.26
lrwxrwxrwx 1 root root       36 Jun 27  2018 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root   289824 Mar  5  2019 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root       45 Dec 18  2018 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
lrwxrwxrwx 1 root root       45 Dec 18  2018 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
-rw-r--r-- 1 root root    28415 Nov 11 18:48 /var/log/Xorg.0.log
-rw-r--r-- 1 root root    26639 Nov 11 18:12 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root    19424 Jul  8 17:47 /var/log/Xorg.1.log
-rw-r--r-- 1 root root    19421 Jul  4 00:39 /var/log/Xorg.1.log.old
/etc/X11/xorg.conf.d/:
total 8
drwxr-xr-x  2 root root 4096 Oct 27 10:03 .
drwxr-xr-x 23 root root 4096 Nov  3 19:14 ..

/etc/nvidia/:
total 24
drwxr-xr-x   3 root root  4096 Jun 27  2018 .
drwxr-xr-x 210 root root 16384 Nov 11 18:59 ..
drwxr-xr-x   2 root root  4096 Nov 11 18:59 current
lrwxrwxrwx   1 root root    56 Jun 27  2018 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx   1 root root    53 Jun 27  2018 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx   1 root root    42 Jun 27  2018 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx   1 root root    46 Jun 27  2018 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf

/usr/lib/mesa-diverted/:
total 60
drwxr-xr-x   5 root root  4096 Jun 27  2018 .
drwxr-xr-x 166 root root 45056 Nov 10 23:42 ..
drwxr-xr-x   2 root root  4096 Feb  2  2018 arm-linux-gnueabihf
drwxr-xr-x   2 root root  4096 Feb  2  2018 i386-linux-gnu
lrwxrwxrwx   1 root root    33 Jun 27  2018 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x   2 root root  4096 Nov  7 23:10 x86_64-linux-gnu

/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Feb  2  2018 .
drwxr-xr-x 5 root root 4096 Jun 27  2018 ..

/usr/lib/mesa-diverted/i386-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Feb  2  2018 .
drwxr-xr-x 5 root root 4096 Jun 27  2018 ..

/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 804
drwxr-xr-x 2 root root   4096 Nov  7 23:10 .
drwxr-xr-x 5 root root   4096 Jun 27  2018 ..
lrwxrwxrwx 1 root root     15 Aug 18 13:45 libEGL.so -> libEGL.so.1.1.0
lrwxrwxrwx 1 root root     15 Aug 18 13:45 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root  80448 Aug 18 13:45 libEGL.so.1.1.0
lrwxrwxrwx 1 root root     14 Aug 18 13:45 libGL.so -> libGL.so.1.7.0
lrwxrwxrwx 1 root root     14 Aug 18 13:45 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 596296 Aug 18 13:45 libGL.so.1.7.0
lrwxrwxrwx 1 root root     21 Aug 18 13:45 libGLESv1_CM.so -> libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root     21 Aug 18 13:45 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root  51520 Aug 18 13:45 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root     18 Aug 18 13:45 libGLESv2.so -> libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root     18 Aug 18 13:45 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root  80192 Aug 18 13:45 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root     16 Nov  7 13:01 libGLX_indirect.so.0 -> libGLX_mesa.so.0

/usr/lib/mesa/:
total 48
drwxr-xr-x   2 root root  4096 Feb  2  2018 .
drwxr-xr-x 166 root root 45056 Nov 10 23:42 ..

/usr/lib/nvidia/:
total 72
drwxr-xr-x   4 root root  4096 Jan 27  2019 .
drwxr-xr-x 166 root root 45056 Nov 10 23:42 ..
-rw-r--r--   1 root root    57 Jan 27  2019 alternate-install-present
drwxr-xr-x   2 root root  4096 Feb  2  2018 bumblebee
-rwxr-xr-x   1 root root  2125 Jan 27  2019 check-for-conflicting-opengl-libraries
-rwxr-xr-x   1 root root  1897 Jan 27  2019 check-for-mismatching-nvidia-module
drwxr-xr-x   2 root root  4096 Nov 11 18:58 current
lrwxrwxrwx   1 root root    48 Dec 18  2018 libglxserver_nvidia.so -> /etc/alternatives/nvidia--libglxserver_nvidia.so
lrwxrwxrwx   1 root root    24 Jun 27  2018 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx   1 root root    46 Jun 27  2018 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx   1 root root    39 Jun 27  2018 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x   1 root root   618 Jan 27  2019 pre-install

/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Feb  2  2018 .
drwxr-xr-x 4 root root 4096 Jan 27  2019 ..

/usr/lib/nvidia/current/:
total 19948
drwxr-xr-x 2 root root     4096 Nov 11 18:58 .
drwxr-xr-x 4 root root     4096 Jan 27  2019 ..
lrwxrwxrwx 1 root root       29 Nov  2 18:31 libglxserver_nvidia.so -> libglxserver_nvidia.so.440.26
-rw-r--r-- 1 root root 13166704 Oct 13 19:44 libglxserver_nvidia.so.440.26
-rwxr-xr-x 1 root root    26488 Sep 25 00:35 nv-control-dpy
-rwxr-xr-x 1 root root    30684 Oct 13 20:28 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   250224 Oct 13 19:37 nvidia-debugdump
-rwxr-xr-x 1 root root   247896 Sep 25 00:35 nvidia-settings
-rw-r--r-- 1 root root     8655 Sep 25 00:35 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 Sep 25 00:35 nvidia-settings.desktop
-rw-r--r-- 1 root root     2385 Nov  2 18:31 nvidia.ids
-rw-r--r-- 1 root root  6653504 Oct 13 19:46 nvidia_drv.so

/usr/lib/nvidia/nvidia/:
total 19948
drwxr-xr-x 2 root root     4096 Nov 11 18:58 .
drwxr-xr-x 4 root root     4096 Jan 27  2019 ..
lrwxrwxrwx 1 root root       29 Nov  2 18:31 libglxserver_nvidia.so -> libglxserver_nvidia.so.440.26
-rw-r--r-- 1 root root 13166704 Oct 13 19:44 libglxserver_nvidia.so.440.26
-rwxr-xr-x 1 root root    26488 Sep 25 00:35 nv-control-dpy
-rwxr-xr-x 1 root root    30684 Oct 13 20:28 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   250224 Oct 13 19:37 nvidia-debugdump
-rwxr-xr-x 1 root root   247896 Sep 25 00:35 nvidia-settings
-rw-r--r-- 1 root root     8655 Sep 25 00:35 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 Sep 25 00:35 nvidia-settings.desktop
-rw-r--r-- 1 root root     2385 Nov  2 18:31 nvidia.ids
-rw-r--r-- 1 root root  6653504 Oct 13 19:46 nvidia_drv.so

/usr/lib/x86_64-linux-gnu/nvidia/:
total 416
drwxr-xr-x   3 root root   4096 Jun 27  2018 .
drwxr-xr-x 144 root root 409600 Nov 11 18:59 ..
drwxr-xr-x   2 root root   4096 Nov 11 18:58 current
lrwxrwxrwx   1 root root     61 Jun 27  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 13028
drwxr-xr-x 2 root root    4096 Nov 11 18:58 .
drwxr-xr-x 3 root root    4096 Jun 27  2018 ..
lrwxrwxrwx 1 root root      23 Nov  2 18:31 libEGL_nvidia.so.0 -> libEGL_nvidia.so.440.26
-rw-r--r-- 1 root root 1285296 Oct 13 19:39 libEGL_nvidia.so.440.26
lrwxrwxrwx 1 root root      26 Nov  2 18:31 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.440.26
-rw-r--r-- 1 root root  111416 Oct 13 19:36 libGLESv2_nvidia.so.440.26
lrwxrwxrwx 1 root root      23 Nov  2 18:31 libGLX_nvidia.so.0 -> libGLX_nvidia.so.440.26
-rw-r--r-- 1 root root 1114496 Oct 13 19:38 libGLX_nvidia.so.440.26
lrwxrwxrwx 1 root root      23 Nov  2 18:31 libnvidia-cfg.so.1 -> libnvidia-cfg.so.440.26
-rw-r--r-- 1 root root  200944 Oct 13 19:36 libnvidia-cfg.so.440.26
lrwxrwxrwx 1 root root      17 Nov  2 18:31 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root      22 Nov  2 18:31 libnvidia-ml.so.1 -> libnvidia-ml.so.440.26
-rw-r--r-- 1 root root 1465752 Oct 13 19:39 libnvidia-ml.so.440.26
lrwxrwxrwx 1 root root      34 Oct 31 15:07 libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.435.21
-rw-r--r-- 1 root root 8460728 Aug 25 15:16 libnvidia-ptxjitcompiler.so.435.21
lrwxrwxrwx 1 root root      25 Nov  2 18:31 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.440.26
-rw-r--r-- 1 root root  673008 Oct 13 19:37 libvdpau_nvidia.so.440.26

/etc/modprobe.d:
total 48
drwxr-xr-x   2 root root  4096 Nov  8 08:40 .
drwxr-xr-x 210 root root 16384 Nov 11 18:59 ..
-rw-r--r--   1 root root   154 Jan  8  2018 amd64-microcode-blacklist.conf
-rw-r--r--   1 root root    44 Feb 28  2018 awesfx.conf
-rw-r--r--   1 root root     0 Aug 17  2014 dkms.conf
-rw-r--r--   1 root root    75 Sep 18  2014 etc-modules-parameters.conf
-rw-r--r--   1 root root   154 Oct 19  2014 intel-microcode-blacklist.conf
-rw-r--r--   1 root root   379 Jun 22  2017 mdadm.conf
lrwxrwxrwx   1 root root    53 Jun 27  2018 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
-rw-r--r--   1 root root     0 Oct 16  2015 nvidia.conf
lrwxrwxrwx   1 root root    46 Aug 16  2013 nvidia.conf.sav -> /etc/alternatives/nvidia--nvidia-modprobe.conf
-rw-r--r--   1 root root   119 Jun 19  2013 oss-compat.conf

/etc/modprobe.d/nvidia-kernel-common.conf:alias char-major-195* nvidia
/etc/modprobe.d/nvidia-kernel-common.conf:#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPSBA=1
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPFW=1

/etc/modules-load.d:
-rw-r--r-- 1 root root  200 Sep 18  2014 /etc/modules

/etc/modules-load.d/:
total 24
drwxr-xr-x   2 root root  4096 Nov 11 11:26 .
drwxr-xr-x 210 root root 16384 Nov 11 18:59 ..
-rw-r--r--   1 root root   119 Aug 19  2015 cups-filters.conf
lrwxrwxrwx   1 root root    10 Nov 11 00:58 modules.conf -> ../modules
lrwxrwxrwx   1 root root    39 Jun 27  2018 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 >>>>>>>>>>
^^^^^^^^^^ /etc/modprobe.d/nvidia.conf ^^^^^^^^^^

<<<<<<<<<< /etc/X11/xorg.conf >>>>>>>>>>
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 340.24  (pbuilder at vincent-tlaptop)  Sun Jul 20 00:28:16 UTC 2014

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Logitech USB Receiver" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "InputDevice"

    # generated from default
    Identifier    "Logitech USB Receiver"
    Driver         "evdev"
    Option         "Protocol" "auto"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "Monitor"

    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Idek Iiyama PL2776HD"
    HorizSync       30.0 - 81.0
    VertRefresh     55.0 - 76.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTX 670"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "DFP-0"
    Option         "metamodes" "nvidia-auto-select +0+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

^^^^^^^^^^ /etc/X11/xorg.conf ^^^^^^^^^^

<<<<<<<<<< /home/valette/.local/share/xorg/Xorg.1.log >>>>>>>>>>
[   251.464] 
X.Org X Server 1.19.0
Release Date: 2016-11-15
[   251.464] X Protocol Version 11, Revision 0
[   251.464] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[   251.464] Current Operating System: Linux tri-yann4 4.4.36 #40 SMP PREEMPT Fri Dec 2 20:11:12 CET 2016 x86_64
[   251.464] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.36 root=/dev/sdb10 ro rootfstype=ext4 memmap=4K$0x000000031db35000 quiet
[   251.465] Build Date: 23 November 2016  07:20:23PM
[   251.465] xorg-server 2:1.19.0-2 (https://www.debian.org/support) 
[   251.465] Current version of pixman: 0.34.0
[   251.466] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   251.466] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   251.467] (==) Log file: "/home/valette/.local/share/xorg/Xorg.1.log", Time: Fri Dec  9 22:52:16 2016
[   251.467] (==) Using config file: "/etc/X11/xorg.conf"
[   251.467] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   251.468] (==) ServerLayout "Default Layout"
[   251.468] (**) |-->Screen "Screen0" (0)
[   251.468] (**) |   |-->Monitor "Monitor0"
[   251.468] (**) |   |-->Device "Device0"
[   251.468] (**) |-->Input Device "Keyboard0"
[   251.468] (**) |-->Input Device "Logitech USB Receiver"
[   251.468] (**) Option "Xinerama" "0"
[   251.468] (==) Automatically adding devices
[   251.468] (==) Automatically enabling devices
[   251.468] (==) Automatically adding GPU devices
[   251.468] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   251.468] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[   251.468] (==) ModulePath set to "/usr/lib/xorg/modules"
[   251.468] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   251.468] (WW) Disabling Keyboard0
[   251.468] (II) Loader magic: 0x5589e2839e00
[   251.468] (II) Module ABI versions:
[   251.468] 	X.Org ANSI C Emulation: 0.4
[   251.468] 	X.Org Video Driver: 23.0
[   251.468] 	X.Org XInput driver : 24.1
[   251.468] 	X.Org Server Extension : 10.0
[   251.469] (++) using VT number 1

[   251.475] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c6
[   251.476] (II) xfree86: Adding drm device (/dev/dri/card0)
[   251.476] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[   251.480] (--) PCI:*(0:1:0:0) 10de:1189:10b0:1189 rev 161, Mem @ 0xfa000000/16777216, 0xf0000000/134217728, 0xf8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[   251.480] (II) LoadModule: "glx"
[   251.480] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[   251.485] (II) Module glx: vendor="NVIDIA Corporation"
[   251.485] 	compiled for 4.0.2, module version = 1.0.0
[   251.485] 	Module class: X.Org Server Extension
[   251.485] (II) NVIDIA GLX Module  375.20  Tue Nov 15 16:38:52 PST 2016
[   251.485] (II) LoadModule: "nvidia"
[   251.485] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   251.486] (II) Module nvidia: vendor="NVIDIA Corporation"
[   251.486] 	compiled for 4.0.2, module version = 1.0.0
[   251.486] 	Module class: X.Org Video Driver
[   251.486] (II) LoadModule: "evdev"
[   251.486] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   251.487] (II) Module evdev: vendor="X.Org Foundation"
[   251.487] 	compiled for 1.19.0, module version = 2.10.4
[   251.487] 	Module class: X.Org XInput Driver
[   251.487] 	ABI class: X.Org XInput driver, version 24.1
[   251.487] (II) NVIDIA dlloader X Driver  375.20  Tue Nov 15 16:15:23 PST 2016
[   251.487] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   251.487] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[   251.487] (II) systemd-logind: releasing fd for 226:0
[   251.488] (II) Loading sub module "fb"
[   251.488] (II) LoadModule: "fb"
[   251.488] (II) Loading /usr/lib/xorg/modules/libfb.so
[   251.488] (II) Module fb: vendor="X.Org Foundation"
[   251.488] 	compiled for 1.19.0, module version = 1.0.0
[   251.488] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   251.488] (II) Loading sub module "wfb"
[   251.488] (II) LoadModule: "wfb"
[   251.488] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   251.488] (II) Module wfb: vendor="X.Org Foundation"
[   251.488] 	compiled for 1.19.0, module version = 1.0.0
[   251.488] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   251.488] (II) Loading sub module "ramdac"
[   251.488] (II) LoadModule: "ramdac"
[   251.488] (II) Module "ramdac" already built-in
[   251.489] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   251.489] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[   251.489] (==) NVIDIA(0): RGB weight 888
[   251.489] (==) NVIDIA(0): Default visual is TrueColor
[   251.489] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   251.489] (**) NVIDIA(0): Option "Stereo" "0"
[   251.489] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[   251.489] (**) NVIDIA(0): Option "SLI" "Off"
[   251.489] (**) NVIDIA(0): Option "MultiGPU" "Off"
[   251.489] (**) NVIDIA(0): Option "BaseMosaic" "off"
[   251.489] (**) NVIDIA(0): Stereo disabled by request
[   251.489] (**) NVIDIA(0): NVIDIA SLI disabled.
[   251.489] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[   251.489] (**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0"
[   251.489] (**) NVIDIA(0): Enabling 2D acceleration
[   251.491] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[   251.491] (--) NVIDIA(0):     CRT-0
[   251.491] (--) NVIDIA(0):     DFP-0 (boot)
[   251.491] (--) NVIDIA(0):     DFP-1
[   251.491] (--) NVIDIA(0):     DFP-2
[   251.491] (--) NVIDIA(0):     DFP-3
[   251.491] (--) NVIDIA(0):     DFP-4
[   251.493] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 670 (GK104) at PCI:1:0:0 (GPU-0)
[   251.493] (--) NVIDIA(0): Memory: 2097152 kBytes
[   251.493] (--) NVIDIA(0): VideoBIOS: 80.04.4b.00.37
[   251.493] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   251.499] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   251.499] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   251.499] (--) NVIDIA(GPU-0): 
[   251.511] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): connected
[   251.511] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): Internal TMDS
[   251.511] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): 330.0 MHz maximum pixel clock
[   251.511] (--) NVIDIA(GPU-0): 
[   251.511] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   251.511] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   251.511] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   251.511] (--) NVIDIA(GPU-0): 
[   251.511] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   251.511] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   251.512] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   251.512] (--) NVIDIA(GPU-0): 
[   251.512] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   251.512] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   251.512] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[   251.512] (--) NVIDIA(GPU-0): 
[   251.512] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   251.512] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[   251.512] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[   251.512] (--) NVIDIA(GPU-0): 
[   251.515] (II) NVIDIA(0): Validated MetaModes:
[   251.515] (II) NVIDIA(0):     "nvidia-auto-select+0+0"
[   251.515] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[   251.525] (--) NVIDIA(0): DPI set to (81, 80); computed from "UseEdidDpi" X config
[   251.525] (--) NVIDIA(0):     option
[   251.525] (--) Depth 24 pixmap format is 32 bpp
[   251.525] (II) NVIDIA: Using 12288.00 MB of virtual memory for indirect memory
[   251.525] (II) NVIDIA:     access.
[   251.570] (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0"
[   251.620] (==) NVIDIA(0): Disabling shared memory pixmaps
[   251.620] (==) NVIDIA(0): Backing store enabled
[   251.620] (==) NVIDIA(0): Silken mouse enabled
[   251.620] (**) NVIDIA(0): DPMS enabled
[   251.620] (II) Loading sub module "dri2"
[   251.620] (II) LoadModule: "dri2"
[   251.620] (II) Module "dri2" already built-in
[   251.620] (II) NVIDIA(0): [DRI2] Setup complete
[   251.620] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   251.621] (--) RandR disabled
[   251.623] (II) SELinux: Disabled on system
[   251.623] (II) Initializing extension GLX
[   251.623] (II) Indirect GLX disabled.
[   251.689] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[   251.689] (**) Option "CorePointer"
[   251.689] (**) Logitech USB Receiver: always reports core events
[   251.689] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event16"
[   251.690] (EE) evdev: Logitech USB Receiver: Unable to open evdev device "/dev/input/event16".
[   251.690] (EE) PreInit returned 2 for "Logitech USB Receiver"
[   251.690] (II) UnloadModule: "evdev"
[   251.709] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   251.709] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   251.709] (II) Using input driver 'evdev' for 'Power Button'
[   251.709] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 34 paused 0
[   251.709] (**) Power Button: always reports core events
[   251.709] (**) evdev: Power Button: Device: "/dev/input/event1"
[   251.709] (--) evdev: Power Button: Vendor 0 Product 0x1
[   251.709] (--) evdev: Power Button: Found keys
[   251.709] (II) evdev: Power Button: Configuring as keyboard
[   251.709] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   251.709] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   251.709] (**) Option "xkb_rules" "evdev"
[   251.709] (**) Option "xkb_model" "pc105"
[   251.709] (**) Option "xkb_layout" "fr"
[   251.709] (**) Option "xkb_variant" "latin9"
[   251.722] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   251.722] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   251.722] (II) Using input driver 'evdev' for 'Power Button'
[   251.723] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 35 paused 0
[   251.723] (**) Power Button: always reports core events
[   251.723] (**) evdev: Power Button: Device: "/dev/input/event0"
[   251.723] (--) evdev: Power Button: Vendor 0 Product 0x1
[   251.723] (--) evdev: Power Button: Found keys
[   251.723] (II) evdev: Power Button: Configuring as keyboard
[   251.723] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   251.723] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   251.723] (**) Option "xkb_rules" "evdev"
[   251.723] (**) Option "xkb_model" "pc105"
[   251.723] (**) Option "xkb_layout" "fr"
[   251.723] (**) Option "xkb_variant" "latin9"
[   251.724] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event7)
[   251.724] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[   251.724] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[   251.775] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 36 paused 0
[   251.775] (**) USB Optical Mouse: always reports core events
[   251.775] (**) evdev: USB Optical Mouse: Device: "/dev/input/event7"
[   251.775] (--) evdev: USB Optical Mouse: Vendor 0x15ca Product 0xc3
[   251.775] (--) evdev: USB Optical Mouse: Found 3 mouse buttons
[   251.775] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[   251.775] (--) evdev: USB Optical Mouse: Found relative axes
[   251.775] (--) evdev: USB Optical Mouse: Found x and y relative axes
[   251.775] (II) evdev: USB Optical Mouse: Configuring as mouse
[   251.775] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[   251.775] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[   251.775] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   251.775] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.0/0000:03:00.0/usb3/3-1/3-1.3/3-1.3.3/3-1.3.3:1.0/0003:15CA:00C3.0001/input/input7/event7"
[   251.775] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[   251.775] (II) evdev: USB Optical Mouse: initialized for relative axes.
[   251.776] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[   251.776] (**) USB Optical Mouse: (accel) acceleration profile 0
[   251.776] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[   251.776] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[   251.777] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[   251.777] (II) No input driver specified, ignoring this device.
[   251.777] (II) This device may have been added with another device file.
[   251.777] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event3)
[   251.777] (II) No input driver specified, ignoring this device.
[   251.777] (II) This device may have been added with another device file.
[   251.778] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event4)
[   251.778] (II) No input driver specified, ignoring this device.
[   251.778] (II) This device may have been added with another device file.
[   251.778] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event5)
[   251.778] (II) No input driver specified, ignoring this device.
[   251.778] (II) This device may have been added with another device file.
[   251.779] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event6)
[   251.779] (II) No input driver specified, ignoring this device.
[   251.779] (II) This device may have been added with another device file.
[   251.779] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event10)
[   251.779] (II) No input driver specified, ignoring this device.
[   251.779] (II) This device may have been added with another device file.
[   251.780] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event11)
[   251.780] (II) No input driver specified, ignoring this device.
[   251.780] (II) This device may have been added with another device file.
[   251.780] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event12)
[   251.780] (II) No input driver specified, ignoring this device.
[   251.780] (II) This device may have been added with another device file.
[   251.781] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event13)
[   251.781] (II) No input driver specified, ignoring this device.
[   251.781] (II) This device may have been added with another device file.
[   251.781] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event14)
[   251.781] (II) No input driver specified, ignoring this device.
[   251.781] (II) This device may have been added with another device file.
[   251.781] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event15)
[   251.781] (II) No input driver specified, ignoring this device.
[   251.781] (II) This device may have been added with another device file.
[   251.782] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event8)
[   251.782] (II) No input driver specified, ignoring this device.
[   251.782] (II) This device may have been added with another device file.
[   251.782] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9)
[   251.782] (II) No input driver specified, ignoring this device.
[   251.782] (II) This device may have been added with another device file.
[   251.783] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[   251.783] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   251.783] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   251.784] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 37 paused 0
[   251.784] (**) AT Translated Set 2 keyboard: always reports core events
[   251.784] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[   251.784] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   251.784] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   251.784] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   251.784] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[   251.784] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[   251.784] (**) Option "xkb_rules" "evdev"
[   251.784] (**) Option "xkb_model" "pc105"
[   251.784] (**) Option "xkb_layout" "fr"
[   251.784] (**) Option "xkb_variant" "latin9"
[   285.717] (II) systemd-logind: got pause for 13:64
[   285.717] (II) systemd-logind: got pause for 13:65
[   285.717] (II) systemd-logind: got pause for 13:66
[   285.717] (II) systemd-logind: got pause for 13:71
[   288.249] (II) systemd-logind: got resume for 13:64
[   288.255] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   288.255] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   288.255] (--) NVIDIA(GPU-0): 
[   288.267] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): connected
[   288.267] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): Internal TMDS
[   288.267] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): 330.0 MHz maximum pixel clock
[   288.267] (--) NVIDIA(GPU-0): 
[   288.267] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   288.267] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   288.267] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   288.267] (--) NVIDIA(GPU-0): 
[   288.268] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   288.268] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   288.268] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   288.268] (--) NVIDIA(GPU-0): 
[   288.268] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   288.268] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   288.268] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[   288.268] (--) NVIDIA(GPU-0): 
[   288.268] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   288.268] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[   288.268] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[   288.268] (--) NVIDIA(GPU-0): 
[   288.304] (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0"
[   288.395] (II) systemd-logind: got resume for 13:65
[   288.395] (II) systemd-logind: got resume for 13:66
[   288.395] (II) systemd-logind: got resume for 13:71
[   297.970] (II) systemd-logind: got pause for 13:64
[   297.970] (II) systemd-logind: got pause for 13:65
[   297.970] (II) systemd-logind: got pause for 13:66
[   297.970] (II) systemd-logind: got pause for 13:71
^^^^^^^^^^ /home/valette/.local/share/xorg/Xorg.1.log ^^^^^^^^^^

<<<<<<<<<< /home/valette/.local/share/xorg/Xorg.0.log >>>>>>>>>>
[    61.591] 
X.Org X Server 1.18.4
Release Date: 2016-07-19
[    61.592] X Protocol Version 11, Revision 0
[    61.592] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[    61.592] Current Operating System: Linux tri-yann4 4.4.30 #35 SMP PREEMPT Wed Nov 2 14:40:30 CET 2016 x86_64
[    61.592] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.30 root=/dev/sdb10 ro rootfstype=ext4 memmap=4K$0x000000031db35000 quiet
[    61.592] Build Date: 06 September 2016  01:32:44PM
[    61.593] xorg-server 2:1.18.4-2 (https://www.debian.org/support) 
[    61.593] Current version of pixman: 0.34.0
[    61.593] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    61.593] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    61.595] (==) Log file: "/home/valette/.local/share/xorg/Xorg.0.log", Time: Sat Nov  5 10:24:57 2016
[    61.595] (==) Using config file: "/etc/X11/xorg.conf"
[    61.595] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    61.596] (==) ServerLayout "Default Layout"
[    61.596] (**) |-->Screen "Screen0" (0)
[    61.596] (**) |   |-->Monitor "Monitor0"
[    61.596] (**) |   |-->Device "Device0"
[    61.596] (**) |-->Input Device "Keyboard0"
[    61.596] (**) |-->Input Device "Logitech USB Receiver"
[    61.596] (**) Option "Xinerama" "0"
[    61.596] (==) Automatically adding devices
[    61.596] (==) Automatically enabling devices
[    61.596] (==) Automatically adding GPU devices
[    61.596] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    61.596] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    61.596] (==) ModulePath set to "/usr/lib/xorg/modules"
[    61.596] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    61.596] (WW) Disabling Keyboard0
[    61.596] (II) Loader magic: 0x560525d23dc0
[    61.596] (II) Module ABI versions:
[    61.596] 	X.Org ANSI C Emulation: 0.4
[    61.596] 	X.Org Video Driver: 20.0
[    61.596] 	X.Org XInput driver : 22.1
[    61.596] 	X.Org Server Extension : 9.0
[    61.597] (++) using VT number 1

[    61.602] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c3
[    61.603] (II) xfree86: Adding drm device (/dev/dri/card0)
[    61.603] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[    61.607] (--) PCI:*(0:1:0:0) 10de:1189:10b0:1189 rev 161, Mem @ 0xfa000000/16777216, 0xf0000000/134217728, 0xf8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    61.607] (II) LoadModule: "glx"
[    61.607] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[    61.612] (II) Module glx: vendor="NVIDIA Corporation"
[    61.612] 	compiled for 4.0.2, module version = 1.0.0
[    61.612] 	Module class: X.Org Server Extension
[    61.612] (II) NVIDIA GLX Module  370.28  Thu Sep  1 19:14:30 PDT 2016
[    61.612] (II) LoadModule: "nvidia"
[    61.612] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    61.613] (II) Module nvidia: vendor="NVIDIA Corporation"
[    61.613] 	compiled for 4.0.2, module version = 1.0.0
[    61.613] 	Module class: X.Org Video Driver
[    61.613] (II) LoadModule: "evdev"
[    61.613] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    61.613] (II) Module evdev: vendor="X.Org Foundation"
[    61.613] 	compiled for 1.18.4, module version = 2.10.3
[    61.613] 	Module class: X.Org XInput Driver
[    61.613] 	ABI class: X.Org XInput driver, version 22.1
[    61.613] (II) NVIDIA dlloader X Driver  370.28  Thu Sep  1 18:51:40 PDT 2016
[    61.613] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    61.613] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    61.613] (II) systemd-logind: releasing fd for 226:0
[    61.614] (II) Loading sub module "fb"
[    61.614] (II) LoadModule: "fb"
[    61.614] (II) Loading /usr/lib/xorg/modules/libfb.so
[    61.614] (II) Module fb: vendor="X.Org Foundation"
[    61.614] 	compiled for 1.18.4, module version = 1.0.0
[    61.614] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    61.614] (II) Loading sub module "wfb"
[    61.614] (II) LoadModule: "wfb"
[    61.615] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    61.615] (II) Module wfb: vendor="X.Org Foundation"
[    61.615] 	compiled for 1.18.4, module version = 1.0.0
[    61.615] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    61.615] (II) Loading sub module "ramdac"
[    61.615] (II) LoadModule: "ramdac"
[    61.615] (II) Module "ramdac" already built-in
[    61.615] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    61.615] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    61.615] (==) NVIDIA(0): RGB weight 888
[    61.615] (==) NVIDIA(0): Default visual is TrueColor
[    61.615] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    61.615] (**) NVIDIA(0): Option "Stereo" "0"
[    61.615] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[    61.615] (**) NVIDIA(0): Option "SLI" "Off"
[    61.615] (**) NVIDIA(0): Option "MultiGPU" "Off"
[    61.615] (**) NVIDIA(0): Option "BaseMosaic" "off"
[    61.615] (**) NVIDIA(0): Stereo disabled by request
[    61.615] (**) NVIDIA(0): NVIDIA SLI disabled.
[    61.615] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[    61.615] (**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0"
[    61.615] (**) NVIDIA(0): Enabling 2D acceleration
[    62.079] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    62.079] (--) NVIDIA(0):     CRT-0
[    62.079] (--) NVIDIA(0):     DFP-0 (boot)
[    62.079] (--) NVIDIA(0):     DFP-1
[    62.079] (--) NVIDIA(0):     DFP-2
[    62.079] (--) NVIDIA(0):     DFP-3
[    62.079] (--) NVIDIA(0):     DFP-4
[    62.086] (--) NVIDIA(0): CRT-0: disconnected
[    62.086] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[    62.086] (--) NVIDIA(0): 
[    62.099] (--) NVIDIA(0): Idek Iiyama PL2776HD (DFP-0): connected
[    62.099] (--) NVIDIA(0): Idek Iiyama PL2776HD (DFP-0): Internal TMDS
[    62.099] (--) NVIDIA(0): Idek Iiyama PL2776HD (DFP-0): 330.0 MHz maximum pixel clock
[    62.099] (--) NVIDIA(0): 
[    62.099] (--) NVIDIA(0): DFP-1: disconnected
[    62.099] (--) NVIDIA(0): DFP-1: Internal TMDS
[    62.099] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[    62.099] (--) NVIDIA(0): 
[    62.099] (--) NVIDIA(0): DFP-2: disconnected
[    62.099] (--) NVIDIA(0): DFP-2: Internal TMDS
[    62.099] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
[    62.099] (--) NVIDIA(0): 
[    62.099] (--) NVIDIA(0): DFP-3: disconnected
[    62.099] (--) NVIDIA(0): DFP-3: Internal TMDS
[    62.099] (--) NVIDIA(0): DFP-3: 330.0 MHz maximum pixel clock
[    62.099] (--) NVIDIA(0): 
[    62.100] (--) NVIDIA(0): DFP-4: disconnected
[    62.100] (--) NVIDIA(0): DFP-4: Internal DisplayPort
[    62.100] (--) NVIDIA(0): DFP-4: 960.0 MHz maximum pixel clock
[    62.100] (--) NVIDIA(0): 
[    62.101] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 670 (GK104) at PCI:1:0:0 (GPU-0)
[    62.101] (--) NVIDIA(0): Memory: 2097152 kBytes
[    62.101] (--) NVIDIA(0): VideoBIOS: 80.04.4b.00.37
[    62.101] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    62.101] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    62.101] (**) NVIDIA(0):     device Idek Iiyama PL2776HD (DFP-0) (Using EDID
[    62.101] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[    62.103] (II) NVIDIA(0): Validated MetaModes:
[    62.103] (II) NVIDIA(0):     "nvidia-auto-select+0+0"
[    62.103] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[    62.110] (--) NVIDIA(0): DPI set to (81, 80); computed from "UseEdidDpi" X config
[    62.110] (--) NVIDIA(0):     option
[    62.110] (--) Depth 24 pixmap format is 32 bpp
[    62.111] (II) NVIDIA: Using 12288.00 MB of virtual memory for indirect memory
[    62.111] (II) NVIDIA:     access.
[    62.144] (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0"
[    62.195] (==) NVIDIA(0): Disabling shared memory pixmaps
[    62.195] (==) NVIDIA(0): Backing store enabled
[    62.195] (==) NVIDIA(0): Silken mouse enabled
[    62.195] (**) NVIDIA(0): DPMS enabled
[    62.195] (II) Loading sub module "dri2"
[    62.195] (II) LoadModule: "dri2"
[    62.195] (II) Module "dri2" already built-in
[    62.195] (II) NVIDIA(0): [DRI2] Setup complete
[    62.195] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    62.195] (--) RandR disabled
[    62.197] (II) SELinux: Disabled on system
[    62.197] (II) Initializing extension GLX
[    62.197] (II) Indirect GLX disabled.
[    62.254] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[    62.254] (**) Option "CorePointer"
[    62.254] (**) Logitech USB Receiver: always reports core events
[    62.254] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event16"
[    62.254] (EE) evdev: Logitech USB Receiver: Unable to open evdev device "/dev/input/event16".
[    62.254] (EE) PreInit returned 2 for "Logitech USB Receiver"
[    62.254] (II) UnloadModule: "evdev"
[    62.274] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    62.274] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    62.275] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 26 paused 0
[    62.275] (II) Using input driver 'evdev' for 'Power Button'
[    62.275] (**) Power Button: always reports core events
[    62.275] (**) evdev: Power Button: Device: "/dev/input/event1"
[    62.275] (--) evdev: Power Button: Vendor 0 Product 0x1
[    62.275] (--) evdev: Power Button: Found keys
[    62.275] (II) evdev: Power Button: Configuring as keyboard
[    62.275] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    62.275] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    62.275] (**) Option "xkb_rules" "evdev"
[    62.275] (**) Option "xkb_model" "pc105"
[    62.275] (**) Option "xkb_layout" "fr"
[    62.275] (**) Option "xkb_variant" "latin9"
[    62.288] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    62.288] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    62.289] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 27 paused 0
[    62.289] (II) Using input driver 'evdev' for 'Power Button'
[    62.289] (**) Power Button: always reports core events
[    62.289] (**) evdev: Power Button: Device: "/dev/input/event0"
[    62.289] (--) evdev: Power Button: Vendor 0 Product 0x1
[    62.289] (--) evdev: Power Button: Found keys
[    62.289] (II) evdev: Power Button: Configuring as keyboard
[    62.289] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    62.289] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    62.289] (**) Option "xkb_rules" "evdev"
[    62.289] (**) Option "xkb_model" "pc105"
[    62.289] (**) Option "xkb_layout" "fr"
[    62.289] (**) Option "xkb_variant" "latin9"
[    62.289] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event15)
[    62.289] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    62.341] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 28 paused 0
[    62.341] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[    62.341] (**) USB Optical Mouse: always reports core events
[    62.341] (**) evdev: USB Optical Mouse: Device: "/dev/input/event15"
[    62.341] (--) evdev: USB Optical Mouse: Vendor 0x15ca Product 0xc3
[    62.341] (--) evdev: USB Optical Mouse: Found 3 mouse buttons
[    62.341] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[    62.341] (--) evdev: USB Optical Mouse: Found relative axes
[    62.341] (--) evdev: USB Optical Mouse: Found x and y relative axes
[    62.341] (II) evdev: USB Optical Mouse: Configuring as mouse
[    62.341] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[    62.341] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[    62.341] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    62.341] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.0/0000:03:00.0/usb3/3-1/3-1.3/3-1.3.3/3-1.3.3:1.0/0003:15CA:00C3.0001/input/input15/event15"
[    62.341] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[    62.341] (II) evdev: USB Optical Mouse: initialized for relative axes.
[    62.341] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[    62.342] (**) USB Optical Mouse: (accel) acceleration profile 0
[    62.342] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[    62.342] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[    62.343] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[    62.343] (II) No input driver specified, ignoring this device.
[    62.343] (II) This device may have been added with another device file.
[    62.343] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[    62.343] (II) No input driver specified, ignoring this device.
[    62.343] (II) This device may have been added with another device file.
[    62.344] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[    62.344] (II) No input driver specified, ignoring this device.
[    62.344] (II) This device may have been added with another device file.
[    62.344] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[    62.344] (II) No input driver specified, ignoring this device.
[    62.344] (II) This device may have been added with another device file.
[    62.345] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[    62.345] (II) No input driver specified, ignoring this device.
[    62.345] (II) This device may have been added with another device file.
[    62.345] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event9)
[    62.345] (II) No input driver specified, ignoring this device.
[    62.345] (II) This device may have been added with another device file.
[    62.346] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event2)
[    62.346] (II) No input driver specified, ignoring this device.
[    62.346] (II) This device may have been added with another device file.
[    62.346] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event3)
[    62.346] (II) No input driver specified, ignoring this device.
[    62.346] (II) This device may have been added with another device file.
[    62.347] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event4)
[    62.347] (II) No input driver specified, ignoring this device.
[    62.347] (II) This device may have been added with another device file.
[    62.347] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event5)
[    62.347] (II) No input driver specified, ignoring this device.
[    62.347] (II) This device may have been added with another device file.
[    62.347] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event6)
[    62.348] (II) No input driver specified, ignoring this device.
[    62.348] (II) This device may have been added with another device file.
[    62.348] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event7)
[    62.348] (II) No input driver specified, ignoring this device.
[    62.348] (II) This device may have been added with another device file.
[    62.348] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event8)
[    62.348] (II) No input driver specified, ignoring this device.
[    62.348] (II) This device may have been added with another device file.
[    62.349] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event10)
[    62.349] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    62.350] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 29 paused 0
[    62.350] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    62.350] (**) AT Translated Set 2 keyboard: always reports core events
[    62.350] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event10"
[    62.350] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    62.350] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    62.350] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    62.350] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event10"
[    62.350] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[    62.350] (**) Option "xkb_rules" "evdev"
[    62.350] (**) Option "xkb_model" "pc105"
[    62.350] (**) Option "xkb_layout" "fr"
[    62.350] (**) Option "xkb_variant" "latin9"
[    63.672] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    63.672] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    63.672] (--) NVIDIA(GPU-0): 
[    63.686] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): connected
[    63.686] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): Internal TMDS
[    63.686] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): 330.0 MHz maximum pixel clock
[    63.686] (--) NVIDIA(GPU-0): 
[    63.686] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    63.686] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    63.686] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    63.686] (--) NVIDIA(GPU-0): 
[    63.686] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    63.686] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    63.686] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    63.686] (--) NVIDIA(GPU-0): 
[    63.686] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    63.686] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    63.686] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[    63.686] (--) NVIDIA(GPU-0): 
[    63.686] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    63.686] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    63.686] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[    63.686] (--) NVIDIA(GPU-0): 
[    63.937] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    63.937] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    63.937] (--) NVIDIA(GPU-0): 
[    63.954] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): connected
[    63.954] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): Internal TMDS
[    63.954] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): 330.0 MHz maximum pixel clock
[    63.954] (--) NVIDIA(GPU-0): 
[    63.954] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    63.954] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    63.954] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    63.954] (--) NVIDIA(GPU-0): 
[    63.955] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    63.955] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    63.955] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    63.955] (--) NVIDIA(GPU-0): 
[    63.955] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    63.955] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    63.955] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[    63.955] (--) NVIDIA(GPU-0): 
[    63.955] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    63.955] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    63.955] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[    63.955] (--) NVIDIA(GPU-0): 
[    64.005] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    64.005] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    64.005] (--) NVIDIA(GPU-0): 
[    64.018] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): connected
[    64.018] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): Internal TMDS
[    64.018] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): 330.0 MHz maximum pixel clock
[    64.018] (--) NVIDIA(GPU-0): 
[    64.018] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    64.018] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    64.018] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    64.018] (--) NVIDIA(GPU-0): 
[    64.018] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    64.018] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    64.018] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    64.018] (--) NVIDIA(GPU-0): 
[    64.018] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    64.018] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    64.018] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[    64.018] (--) NVIDIA(GPU-0): 
[    64.018] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    64.018] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    64.018] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[    64.018] (--) NVIDIA(GPU-0): 
[    64.283] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    64.283] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    64.283] (--) NVIDIA(GPU-0): 
[    64.295] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): connected
[    64.295] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): Internal TMDS
[    64.295] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): 330.0 MHz maximum pixel clock
[    64.295] (--) NVIDIA(GPU-0): 
[    64.295] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    64.295] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    64.295] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    64.295] (--) NVIDIA(GPU-0): 
[    64.295] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    64.295] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    64.295] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    64.295] (--) NVIDIA(GPU-0): 
[    64.295] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    64.295] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    64.295] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[    64.296] (--) NVIDIA(GPU-0): 
[    64.296] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    64.296] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    64.296] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[    64.296] (--) NVIDIA(GPU-0): 
[   405.242] (II) evdev: AT Translated Set 2 keyboard: Close
[   405.242] (II) UnloadModule: "evdev"
[   405.242] (II) systemd-logind: releasing fd for 13:74
[   405.328] (EE) systemd-logind: failed to release device: Connection was disconnected before a reply was received
[   405.328] (II) evdev: USB Optical Mouse: Close
[   405.328] (II) UnloadModule: "evdev"
[   405.328] (II) systemd-logind: releasing fd for 13:79
[   405.328] (EE) systemd-logind: failed to release device: Connection is closed
[   405.328] (II) evdev: Power Button: Close
[   405.328] (II) UnloadModule: "evdev"
[   405.328] (II) systemd-logind: releasing fd for 13:64
[   405.328] (EE) systemd-logind: failed to release device: Connection is closed
[   405.335] (II) evdev: Power Button: Close
[   405.335] (II) UnloadModule: "evdev"
[   405.335] (II) systemd-logind: releasing fd for 13:65
[   405.335] (EE) systemd-logind: failed to release device: Connection is closed
[   405.822] (II) NVIDIA(GPU-0): Deleting GPU-0
[   405.823] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[   405.823] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[   405.823] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[   405.823] (EE) systemd-logind: ReleaseControl failed: Connection is closed
[   405.823] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /home/valette/.local/share/xorg/Xorg.0.log ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[    14.745] (--) Log file renamed from "/var/log/Xorg.pid-1480.log" to "/var/log/Xorg.0.log"
[    14.749] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[    14.749] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[    14.749] Current Operating System: Linux tri-yann4 4.19.83 #16 SMP PREEMPT Sun Nov 10 23:48:52 CET 2019 x86_64
[    14.749] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.83 root=UUID=75e61378-498d-4ade-b9dd-67b5cc85eafa ro rootfstype=ext4 memmap=4K$0x000000031db35000 quiet
[    14.749] Build Date: 05 March 2019  08:11:12PM
[    14.749] xorg-server 2:1.20.4-1 (https://www.debian.org/support) 
[    14.749] Current version of pixman: 0.36.0
[    14.749] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    14.749] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    14.749] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 11 18:35:41 2019
[    14.762] (==) Using config file: "/etc/X11/xorg.conf"
[    14.762] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    14.780] (==) ServerLayout "Default Layout"
[    14.780] (**) |-->Screen "Screen0" (0)
[    14.780] (**) |   |-->Monitor "Monitor0"
[    14.781] (**) |   |-->Device "Device0"
[    14.781] (**) |-->Input Device "Keyboard0"
[    14.781] (**) |-->Input Device "Logitech USB Receiver"
[    14.781] (**) Option "Xinerama" "0"
[    14.781] (==) Automatically adding devices
[    14.781] (==) Automatically enabling devices
[    14.782] (==) Automatically adding GPU devices
[    14.782] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    14.818] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    14.818] (==) ModulePath set to "/usr/lib/xorg/modules"
[    14.818] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    14.818] (WW) Disabling Keyboard0
[    14.818] (II) Loader magic: 0x561e2d070e20
[    14.818] (II) Module ABI versions:
[    14.818] 	X.Org ANSI C Emulation: 0.4
[    14.818] 	X.Org Video Driver: 24.0
[    14.818] 	X.Org XInput driver : 24.1
[    14.818] 	X.Org Server Extension : 10.0
[    14.819] (++) using VT number 7

[    14.819] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    14.819] (II) xfree86: Adding drm device (/dev/dri/card0)
[    14.825] (--) PCI:*(1 at 0:0:0) 10de:1189:10b0:1189 rev 161, Mem @ 0xfa000000/16777216, 0xf0000000/134217728, 0xf8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    14.825] (II) LoadModule: "glx"
[    14.836] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    14.873] (II) Module glx: vendor="X.Org Foundation"
[    14.873] 	compiled for 1.20.4, module version = 1.0.0
[    14.873] 	ABI class: X.Org Server Extension, version 10.0
[    14.873] (II) LoadModule: "nvidia"
[    14.873] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    14.904] (II) Module nvidia: vendor="NVIDIA Corporation"
[    14.904] 	compiled for 1.6.99.901, module version = 1.0.0
[    14.904] 	Module class: X.Org Video Driver
[    14.907] (II) LoadModule: "evdev"
[    14.907] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    14.934] (II) Module evdev: vendor="X.Org Foundation"
[    14.934] 	compiled for 1.20.1, module version = 2.10.6
[    14.934] 	Module class: X.Org XInput Driver
[    14.934] 	ABI class: X.Org XInput driver, version 24.1
[    14.938] (II) NVIDIA dlloader X Driver  435.21  Sun Aug 25 08:17:08 CDT 2019
[    14.938] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    14.942] (II) Loading sub module "fb"
[    14.942] (II) LoadModule: "fb"
[    14.942] (II) Loading /usr/lib/xorg/modules/libfb.so
[    14.944] (II) Module fb: vendor="X.Org Foundation"
[    14.944] 	compiled for 1.20.4, module version = 1.0.0
[    14.944] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.944] (II) Loading sub module "wfb"
[    14.944] (II) LoadModule: "wfb"
[    14.944] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    14.945] (II) Module wfb: vendor="X.Org Foundation"
[    14.945] 	compiled for 1.20.4, module version = 1.0.0
[    14.945] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.945] (II) Loading sub module "ramdac"
[    14.945] (II) LoadModule: "ramdac"
[    14.945] (II) Module "ramdac" already built-in
[    14.947] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    14.947] (==) NVIDIA(0): RGB weight 888
[    14.947] (==) NVIDIA(0): Default visual is TrueColor
[    14.947] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    14.947] (**) NVIDIA(0): Option "Stereo" "0"
[    14.947] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[    14.948] (**) NVIDIA(0): Option "SLI" "Off"
[    14.948] (**) NVIDIA(0): Option "MultiGPU" "Off"
[    14.948] (**) NVIDIA(0): Option "BaseMosaic" "off"
[    14.948] (**) NVIDIA(0): Stereo disabled by request
[    14.948] (**) NVIDIA(0): NVIDIA SLI disabled.
[    14.948] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[    14.948] (**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0"
[    14.948] (**) NVIDIA(0): Enabling 2D acceleration
[    14.948] (II) Loading sub module "glxserver_nvidia"
[    14.948] (II) LoadModule: "glxserver_nvidia"
[    14.948] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[    15.047] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    15.047] 	compiled for 1.6.99.901, module version = 1.0.0
[    15.047] 	Module class: X.Org Server Extension
[    15.053] (II) NVIDIA GLX Module  435.21  Sun Aug 25 08:14:27 CDT 2019
[    15.056] (II) NVIDIA: The X server does not support PRIME Render Offload.
[    15.057] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    15.057] (--) NVIDIA(0):     CRT-0
[    15.057] (--) NVIDIA(0):     DFP-0 (boot)
[    15.057] (--) NVIDIA(0):     DFP-1
[    15.057] (--) NVIDIA(0):     DFP-2
[    15.057] (--) NVIDIA(0):     DFP-3
[    15.057] (--) NVIDIA(0):     DFP-4
[    15.059] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 670 (GK104) at PCI:1:0:0 (GPU-0)
[    15.059] (--) NVIDIA(0): Memory: 2097152 kBytes
[    15.059] (--) NVIDIA(0): VideoBIOS: 80.04.4b.00.37
[    15.059] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    15.065] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    15.065] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    15.065] (--) NVIDIA(GPU-0): 
[    15.079] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): connected
[    15.079] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): Internal TMDS
[    15.079] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): 330.0 MHz maximum pixel clock
[    15.079] (--) NVIDIA(GPU-0): 
[    15.079] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    15.079] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    15.079] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    15.079] (--) NVIDIA(GPU-0): 
[    15.079] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    15.079] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    15.079] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    15.079] (--) NVIDIA(GPU-0): 
[    15.079] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    15.079] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    15.079] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[    15.079] (--) NVIDIA(GPU-0): 
[    15.079] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    15.079] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    15.079] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[    15.079] (--) NVIDIA(GPU-0): 
[    15.082] (II) NVIDIA(0): Validated MetaModes:
[    15.082] (II) NVIDIA(0):     "nvidia-auto-select+0+0"
[    15.082] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[    15.086] (--) NVIDIA(0): DPI set to (81, 80); computed from "UseEdidDpi" X config
[    15.086] (--) NVIDIA(0):     option
[    15.086] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[    15.086] (II) NVIDIA:     access.
[    15.107] (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0"
[    15.152] (==) NVIDIA(0): Disabling shared memory pixmaps
[    15.152] (==) NVIDIA(0): Backing store enabled
[    15.152] (==) NVIDIA(0): Silken mouse enabled
[    15.153] (**) NVIDIA(0): DPMS enabled
[    15.153] (II) Loading sub module "dri2"
[    15.153] (II) LoadModule: "dri2"
[    15.153] (II) Module "dri2" already built-in
[    15.153] (II) NVIDIA(0): [DRI2] Setup complete
[    15.153] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    15.153] (II) Initializing extension Generic Event Extension
[    15.153] (II) Initializing extension SHAPE
[    15.154] (II) Initializing extension MIT-SHM
[    15.154] (II) Initializing extension XInputExtension
[    15.154] (II) Initializing extension XTEST
[    15.154] (II) Initializing extension BIG-REQUESTS
[    15.154] (II) Initializing extension SYNC
[    15.154] (II) Initializing extension XKEYBOARD
[    15.154] (II) Initializing extension XC-MISC
[    15.154] (II) Initializing extension SECURITY
[    15.155] (II) Initializing extension XFIXES
[    15.155] (II) Initializing extension RENDER
[    15.155] (II) Initializing extension RANDR
[    15.155] (II) Initializing extension COMPOSITE
[    15.155] (II) Initializing extension DAMAGE
[    15.155] (II) Initializing extension MIT-SCREEN-SAVER
[    15.155] (II) Initializing extension DOUBLE-BUFFER
[    15.155] (II) Initializing extension RECORD
[    15.155] (II) Initializing extension DPMS
[    15.155] (II) Initializing extension Present
[    15.155] (II) Initializing extension DRI3
[    15.155] (II) Initializing extension X-Resource
[    15.156] (II) Initializing extension XVideo
[    15.156] (II) Initializing extension XVideo-MotionCompensation
[    15.156] (II) Initializing extension SELinux
[    15.156] (II) SELinux: Disabled on system
[    15.156] (II) Initializing extension GLX
[    15.156] (II) Initializing extension GLX
[    15.156] (II) Indirect GLX disabled.
[    15.156] (II) GLX: Another vendor is already registered for screen 0
[    15.156] (II) Initializing extension XFree86-VidModeExtension
[    15.156] (II) Initializing extension XFree86-DGA
[    15.156] (II) Initializing extension XFree86-DRI
[    15.156] (II) Initializing extension DRI2
[    15.156] (II) Initializing extension NV-GLX
[    15.156] (II) Initializing extension NV-CONTROL
[    15.156] (II) Initializing extension XINERAMA
[    15.237] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[    15.237] (**) Option "CorePointer"
[    15.237] (**) Logitech USB Receiver: always reports core events
[    15.237] (EE) evdev: Logitech USB Receiver: No device specified.
[    15.237] (EE) PreInit returned 2 for "Logitech USB Receiver"
[    15.237] (II) UnloadModule: "evdev"
[    15.273] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    15.273] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    15.273] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    15.273] (II) LoadModule: "libinput"
[    15.273] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    15.276] (II) Module libinput: vendor="X.Org Foundation"
[    15.276] 	compiled for 1.20.4, module version = 0.29.0
[    15.276] 	Module class: X.Org XInput Driver
[    15.276] 	ABI class: X.Org XInput driver, version 24.1
[    15.276] (II) Using input driver 'libinput' for 'Power Button'
[    15.276] (**) Power Button: always reports core events
[    15.276] (**) Option "Device" "/dev/input/event1"
[    15.276] (**) Option "_source" "server/udev"
[    15.282] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    15.283] (II) event1  - Power Button: device is a keyboard
[    15.283] (II) event1  - Power Button: device removed
[    15.288] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    15.288] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    15.288] (**) Option "xkb_model" "pc105"
[    15.288] (**) Option "xkb_layout" "fr"
[    15.288] (**) Option "xkb_variant" "latin9"
[    15.304] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    15.304] (II) event1  - Power Button: device is a keyboard
[    15.304] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    15.304] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    15.304] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    15.304] (II) Using input driver 'libinput' for 'Power Button'
[    15.304] (**) Power Button: always reports core events
[    15.304] (**) Option "Device" "/dev/input/event0"
[    15.304] (**) Option "_source" "server/udev"
[    15.305] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    15.305] (II) event0  - Power Button: device is a keyboard
[    15.305] (II) event0  - Power Button: device removed
[    15.314] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    15.314] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    15.314] (**) Option "xkb_model" "pc105"
[    15.314] (**) Option "xkb_layout" "fr"
[    15.314] (**) Option "xkb_variant" "latin9"
[    15.315] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    15.315] (II) event0  - Power Button: device is a keyboard
[    15.315] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event15)
[    15.315] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[    15.315] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[    15.315] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[    15.315] (**) Logitech USB Receiver: always reports core events
[    15.315] (**) Option "Device" "/dev/input/event15"
[    15.316] (**) Option "_source" "server/udev"
[    15.317] (II) event15 - Logitech USB Receiver: is tagged by udev as: Keyboard
[    15.317] (II) event15 - Logitech USB Receiver: device is a keyboard
[    15.317] (II) event15 - Logitech USB Receiver: device removed
[    15.323] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.0/0000:03:00.0/usb3/3-1/3-1.3/3-1.3.3/3-1.3.3:1.0/0003:046D:C52B.0003/input/input15/event15"
[    15.323] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 8)
[    15.323] (**) Option "xkb_model" "pc105"
[    15.323] (**) Option "xkb_layout" "fr"
[    15.323] (**) Option "xkb_variant" "latin9"
[    15.324] (II) event15 - Logitech USB Receiver: is tagged by udev as: Keyboard
[    15.324] (II) event15 - Logitech USB Receiver: device is a keyboard
[    15.325] (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/event16)
[    15.325] (**) Logitech USB Receiver Mouse: Applying InputClass "evdev pointer catchall"
[    15.325] (**) Logitech USB Receiver Mouse: Applying InputClass "libinput pointer catchall"
[    15.325] (II) Using input driver 'libinput' for 'Logitech USB Receiver Mouse'
[    15.325] (**) Logitech USB Receiver Mouse: always reports core events
[    15.325] (**) Option "Device" "/dev/input/event16"
[    15.325] (**) Option "_source" "server/udev"
[    15.326] (II) event16 - Logitech USB Receiver Mouse: is tagged by udev as: Mouse
[    15.326] (II) event16 - Logitech USB Receiver Mouse: device is a pointer
[    15.327] (II) event16 - Logitech USB Receiver Mouse: device removed
[    15.342] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.0/0000:03:00.0/usb3/3-1/3-1.3/3-1.3.3/3-1.3.3:1.1/0003:046D:C52B.0004/input/input16/event16"
[    15.342] (II) XINPUT: Adding extended input device "Logitech USB Receiver Mouse" (type: MOUSE, id 9)
[    15.342] (**) Option "AccelerationScheme" "none"
[    15.342] (**) Logitech USB Receiver Mouse: (accel) selected scheme none/0
[    15.342] (**) Logitech USB Receiver Mouse: (accel) acceleration factor: 2.000
[    15.342] (**) Logitech USB Receiver Mouse: (accel) acceleration threshold: 4
[    15.343] (II) event16 - Logitech USB Receiver Mouse: is tagged by udev as: Mouse
[    15.343] (II) event16 - Logitech USB Receiver Mouse: device is a pointer
[    15.344] (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/mouse0)
[    15.344] (II) No input driver specified, ignoring this device.
[    15.344] (II) This device may have been added with another device file.
[    15.345] (II) config/udev: Adding input device Logitech USB Receiver Consumer Control (/dev/input/event17)
[    15.345] (**) Logitech USB Receiver Consumer Control: Applying InputClass "evdev keyboard catchall"
[    15.345] (**) Logitech USB Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
[    15.345] (II) Using input driver 'libinput' for 'Logitech USB Receiver Consumer Control'
[    15.345] (**) Logitech USB Receiver Consumer Control: always reports core events
[    15.345] (**) Option "Device" "/dev/input/event17"
[    15.345] (**) Option "_source" "server/udev"
[    15.346] (II) event17 - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard
[    15.346] (II) event17 - Logitech USB Receiver Consumer Control: device is a keyboard
[    15.346] (II) event17 - Logitech USB Receiver Consumer Control: device removed
[    15.355] (II) libinput: Logitech USB Receiver Consumer Control: needs a virtual subdevice
[    15.355] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.0/0000:03:00.0/usb3/3-1/3-1.3/3-1.3.3/3-1.3.3:1.1/0003:046D:C52B.0004/input/input17/event17"
[    15.355] (II) XINPUT: Adding extended input device "Logitech USB Receiver Consumer Control" (type: MOUSE, id 10)
[    15.355] (**) Option "AccelerationScheme" "none"
[    15.355] (**) Logitech USB Receiver Consumer Control: (accel) selected scheme none/0
[    15.355] (**) Logitech USB Receiver Consumer Control: (accel) acceleration factor: 2.000
[    15.355] (**) Logitech USB Receiver Consumer Control: (accel) acceleration threshold: 4
[    15.356] (II) event17 - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard
[    15.356] (II) event17 - Logitech USB Receiver Consumer Control: device is a keyboard
[    15.357] (II) config/udev: Adding input device Logitech USB Receiver System Control (/dev/input/event18)
[    15.357] (**) Logitech USB Receiver System Control: Applying InputClass "evdev keyboard catchall"
[    15.357] (**) Logitech USB Receiver System Control: Applying InputClass "libinput keyboard catchall"
[    15.357] (II) Using input driver 'libinput' for 'Logitech USB Receiver System Control'
[    15.357] (**) Logitech USB Receiver System Control: always reports core events
[    15.357] (**) Option "Device" "/dev/input/event18"
[    15.357] (**) Option "_source" "server/udev"
[    15.358] (II) event18 - Logitech USB Receiver System Control: is tagged by udev as: Keyboard
[    15.358] (II) event18 - Logitech USB Receiver System Control: device is a keyboard
[    15.358] (II) event18 - Logitech USB Receiver System Control: device removed
[    15.365] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.0/0000:03:00.0/usb3/3-1/3-1.3/3-1.3.3/3-1.3.3:1.1/0003:046D:C52B.0004/input/input18/event18"
[    15.365] (II) XINPUT: Adding extended input device "Logitech USB Receiver System Control" (type: KEYBOARD, id 11)
[    15.365] (**) Option "xkb_model" "pc105"
[    15.365] (**) Option "xkb_layout" "fr"
[    15.365] (**) Option "xkb_variant" "latin9"
[    15.366] (II) event18 - Logitech USB Receiver System Control: is tagged by udev as: Keyboard
[    15.366] (II) event18 - Logitech USB Receiver System Control: device is a keyboard
[    15.367] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
[    15.367] (II) No input driver specified, ignoring this device.
[    15.367] (II) This device may have been added with another device file.
[    15.367] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
[    15.367] (II) No input driver specified, ignoring this device.
[    15.367] (II) This device may have been added with another device file.
[    15.367] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[    15.367] (II) No input driver specified, ignoring this device.
[    15.367] (II) This device may have been added with another device file.
[    15.368] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[    15.368] (II) No input driver specified, ignoring this device.
[    15.368] (II) This device may have been added with another device file.
[    15.368] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event2)
[    15.368] (II) No input driver specified, ignoring this device.
[    15.368] (II) This device may have been added with another device file.
[    15.368] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event3)
[    15.368] (II) No input driver specified, ignoring this device.
[    15.368] (II) This device may have been added with another device file.
[    15.368] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event4)
[    15.368] (II) No input driver specified, ignoring this device.
[    15.368] (II) This device may have been added with another device file.
[    15.369] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event5)
[    15.369] (II) No input driver specified, ignoring this device.
[    15.369] (II) This device may have been added with another device file.
[    15.369] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event6)
[    15.369] (II) No input driver specified, ignoring this device.
[    15.369] (II) This device may have been added with another device file.
[    15.369] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event7)
[    15.369] (II) No input driver specified, ignoring this device.
[    15.369] (II) This device may have been added with another device file.
[    15.370] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event8)
[    15.370] (II) No input driver specified, ignoring this device.
[    15.370] (II) This device may have been added with another device file.
[    15.370] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event9)
[    15.370] (II) No input driver specified, ignoring this device.
[    15.370] (II) This device may have been added with another device file.
[    15.371] (II) config/udev: Adding input device Hewlett-Packard Company HP USB CCID Smartcard Keyboard (/dev/input/event14)
[    15.371] (**) Hewlett-Packard Company HP USB CCID Smartcard Keyboard: Applying InputClass "evdev keyboard catchall"
[    15.371] (**) Hewlett-Packard Company HP USB CCID Smartcard Keyboard: Applying InputClass "libinput keyboard catchall"
[    15.371] (II) Using input driver 'libinput' for 'Hewlett-Packard Company HP USB CCID Smartcard Keyboard'
[    15.371] (**) Hewlett-Packard Company HP USB CCID Smartcard Keyboard: always reports core events
[    15.371] (**) Option "Device" "/dev/input/event14"
[    15.371] (**) Option "_source" "server/udev"
[    15.372] (II) event14 - Hewlett-Packard Company HP USB CCID Smartcard Keyboard: is tagged by udev as: Keyboard
[    15.372] (II) event14 - Hewlett-Packard Company HP USB CCID Smartcard Keyboard: device is a keyboard
[    15.372] (II) event14 - Hewlett-Packard Company HP USB CCID Smartcard Keyboard: device removed
[    15.381] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/0003:03F0:0036.0001/input/input14/event14"
[    15.381] (II) XINPUT: Adding extended input device "Hewlett-Packard Company HP USB CCID Smartcard Keyboard" (type: KEYBOARD, id 12)
[    15.381] (**) Option "xkb_model" "pc105"
[    15.381] (**) Option "xkb_layout" "fr"
[    15.381] (**) Option "xkb_variant" "latin9"
[    15.382] (II) event14 - Hewlett-Packard Company HP USB CCID Smartcard Keyboard: is tagged by udev as: Keyboard
[    15.382] (II) event14 - Hewlett-Packard Company HP USB CCID Smartcard Keyboard: device is a keyboard
[    15.407] (**) Logitech USB Receiver Consumer Control: Applying InputClass "evdev keyboard catchall"
[    15.407] (**) Logitech USB Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
[    15.407] (II) Using input driver 'libinput' for 'Logitech USB Receiver Consumer Control'
[    15.407] (**) Logitech USB Receiver Consumer Control: always reports core events
[    15.407] (**) Option "Device" "/dev/input/event17"
[    15.407] (**) Option "_source" "_driver/libinput"
[    15.407] (II) libinput: Logitech USB Receiver Consumer Control: is a virtual subdevice
[    15.407] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.0/0000:03:00.0/usb3/3-1/3-1.3/3-1.3.3/3-1.3.3:1.1/0003:046D:C52B.0004/input/input17/event17"
[    15.407] (II) XINPUT: Adding extended input device "Logitech USB Receiver Consumer Control" (type: KEYBOARD, id 13)
[    15.407] (**) Option "xkb_model" "pc105"
[    15.407] (**) Option "xkb_layout" "fr"
[    15.407] (**) Option "xkb_variant" "latin9"
[    15.409] (EE) Failed to open authorization file "/var/run/sddm/{b40d9115-c6da-41fe-b82d-79ace6207681}": No such file or directory
[   110.334] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   110.334] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   110.334] (--) NVIDIA(GPU-0): 
[   110.353] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): connected
[   110.353] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): Internal TMDS
[   110.353] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): 330.0 MHz maximum pixel clock
[   110.353] (--) NVIDIA(GPU-0): 
[   110.353] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   110.353] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   110.353] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   110.354] (--) NVIDIA(GPU-0): 
[   110.354] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   110.354] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   110.354] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   110.354] (--) NVIDIA(GPU-0): 
[   110.354] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   110.354] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   110.354] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[   110.354] (--) NVIDIA(GPU-0): 
[   110.354] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   110.354] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[   110.354] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[   110.354] (--) NVIDIA(GPU-0): 
[   111.120] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   111.120] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   111.120] (--) NVIDIA(GPU-0): 
[   111.136] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): connected
[   111.136] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): Internal TMDS
[   111.136] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): 330.0 MHz maximum pixel clock
[   111.136] (--) NVIDIA(GPU-0): 
[   111.136] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   111.136] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   111.136] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   111.136] (--) NVIDIA(GPU-0): 
[   111.136] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   111.136] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   111.136] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   111.136] (--) NVIDIA(GPU-0): 
[   111.136] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   111.136] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   111.136] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[   111.136] (--) NVIDIA(GPU-0): 
[   111.136] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   111.136] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[   111.136] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[   111.136] (--) NVIDIA(GPU-0): 
[   810.387] (II) event16 - Logitech USB Receiver Mouse: Enabling spurious button debouncing, see https://wayland.freedesktop.org/libinput/doc/1.14.3/button-debouncing.html for details
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[    27.937] (--) Log file renamed from "/var/log/Xorg.pid-1670.log" to "/var/log/Xorg.0.log"
[    27.956] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[    27.956] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[    27.956] Current Operating System: Linux tri-yann4 4.19.83 #16 SMP PREEMPT Sun Nov 10 23:48:52 CET 2019 x86_64
[    27.956] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.83 root=UUID=75e61378-498d-4ade-b9dd-67b5cc85eafa ro rootfstype=ext4 memmap=4K$0x000000031db35000 quiet
[    27.956] Build Date: 05 March 2019  08:11:12PM
[    27.956] xorg-server 2:1.20.4-1 (https://www.debian.org/support) 
[    27.956] Current version of pixman: 0.36.0
[    27.956] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    27.956] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    27.956] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 11 17:56:41 2019
[    27.975] (==) Using config file: "/etc/X11/xorg.conf"
[    27.975] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    27.979] (==) ServerLayout "Default Layout"
[    27.979] (**) |-->Screen "Screen0" (0)
[    27.979] (**) |   |-->Monitor "Monitor0"
[    27.981] (**) |   |-->Device "Device0"
[    27.981] (**) |-->Input Device "Keyboard0"
[    27.981] (**) |-->Input Device "Logitech USB Receiver"
[    27.981] (**) Option "Xinerama" "0"
[    27.981] (==) Automatically adding devices
[    27.981] (==) Automatically enabling devices
[    27.981] (==) Automatically adding GPU devices
[    27.981] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    28.002] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    28.002] (==) ModulePath set to "/usr/lib/xorg/modules"
[    28.002] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    28.002] (WW) Disabling Keyboard0
[    28.002] (II) Loader magic: 0x564b80210e20
[    28.002] (II) Module ABI versions:
[    28.002] 	X.Org ANSI C Emulation: 0.4
[    28.002] 	X.Org Video Driver: 24.0
[    28.002] 	X.Org XInput driver : 24.1
[    28.002] 	X.Org Server Extension : 10.0
[    28.003] (++) using VT number 7

[    28.003] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    28.003] (II) xfree86: Adding drm device (/dev/dri/card0)
[    28.008] (--) PCI:*(1 at 0:0:0) 10de:1189:10b0:1189 rev 161, Mem @ 0xfa000000/16777216, 0xf0000000/134217728, 0xf8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    28.008] (II) LoadModule: "glx"
[    28.012] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    28.026] (II) Module glx: vendor="X.Org Foundation"
[    28.026] 	compiled for 1.20.4, module version = 1.0.0
[    28.026] 	ABI class: X.Org Server Extension, version 10.0
[    28.026] (II) LoadModule: "nvidia"
[    28.026] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    28.034] (II) Module nvidia: vendor="NVIDIA Corporation"
[    28.034] 	compiled for 1.6.99.901, module version = 1.0.0
[    28.034] 	Module class: X.Org Video Driver
[    28.034] (II) LoadModule: "evdev"
[    28.034] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.038] (II) Module evdev: vendor="X.Org Foundation"
[    28.038] 	compiled for 1.20.1, module version = 2.10.6
[    28.038] 	Module class: X.Org XInput Driver
[    28.038] 	ABI class: X.Org XInput driver, version 24.1
[    28.039] (II) NVIDIA dlloader X Driver  435.21  Sun Aug 25 08:17:08 CDT 2019
[    28.039] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    28.043] (II) Loading sub module "fb"
[    28.043] (II) LoadModule: "fb"
[    28.043] (II) Loading /usr/lib/xorg/modules/libfb.so
[    28.044] (II) Module fb: vendor="X.Org Foundation"
[    28.044] 	compiled for 1.20.4, module version = 1.0.0
[    28.044] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    28.044] (II) Loading sub module "wfb"
[    28.044] (II) LoadModule: "wfb"
[    28.044] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    28.045] (II) Module wfb: vendor="X.Org Foundation"
[    28.045] 	compiled for 1.20.4, module version = 1.0.0
[    28.045] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    28.045] (II) Loading sub module "ramdac"
[    28.045] (II) LoadModule: "ramdac"
[    28.045] (II) Module "ramdac" already built-in
[    28.046] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    28.046] (==) NVIDIA(0): RGB weight 888
[    28.046] (==) NVIDIA(0): Default visual is TrueColor
[    28.046] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    28.047] (**) NVIDIA(0): Option "Stereo" "0"
[    28.047] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[    28.047] (**) NVIDIA(0): Option "SLI" "Off"
[    28.047] (**) NVIDIA(0): Option "MultiGPU" "Off"
[    28.047] (**) NVIDIA(0): Option "BaseMosaic" "off"
[    28.047] (**) NVIDIA(0): Stereo disabled by request
[    28.047] (**) NVIDIA(0): NVIDIA SLI disabled.
[    28.047] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[    28.047] (**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0"
[    28.047] (**) NVIDIA(0): Enabling 2D acceleration
[    28.047] (II) Loading sub module "glxserver_nvidia"
[    28.047] (II) LoadModule: "glxserver_nvidia"
[    28.047] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[    28.129] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    28.129] 	compiled for 1.6.99.901, module version = 1.0.0
[    28.129] 	Module class: X.Org Server Extension
[    28.129] (II) NVIDIA GLX Module  435.21  Sun Aug 25 08:14:27 CDT 2019
[    28.132] (II) NVIDIA: The X server does not support PRIME Render Offload.
[    28.133] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    28.133] (--) NVIDIA(0):     CRT-0
[    28.133] (--) NVIDIA(0):     DFP-0 (boot)
[    28.133] (--) NVIDIA(0):     DFP-1
[    28.133] (--) NVIDIA(0):     DFP-2
[    28.133] (--) NVIDIA(0):     DFP-3
[    28.133] (--) NVIDIA(0):     DFP-4
[    28.134] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 670 (GK104) at PCI:1:0:0 (GPU-0)
[    28.134] (--) NVIDIA(0): Memory: 2097152 kBytes
[    28.134] (--) NVIDIA(0): VideoBIOS: 80.04.4b.00.37
[    28.134] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    28.141] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    28.141] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    28.141] (--) NVIDIA(GPU-0): 
[    28.153] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): connected
[    28.153] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): Internal TMDS
[    28.153] (--) NVIDIA(GPU-0): Idek Iiyama PL2776HD (DFP-0): 330.0 MHz maximum pixel clock
[    28.153] (--) NVIDIA(GPU-0): 
[    28.153] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    28.153] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    28.153] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    28.153] (--) NVIDIA(GPU-0): 
[    28.153] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    28.153] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    28.153] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    28.153] (--) NVIDIA(GPU-0): 
[    28.153] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    28.153] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    28.153] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[    28.153] (--) NVIDIA(GPU-0): 
[    28.153] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    28.153] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    28.153] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[    28.153] (--) NVIDIA(GPU-0): 
[    28.157] (II) NVIDIA(0): Validated MetaModes:
[    28.157] (II) NVIDIA(0):     "nvidia-auto-select+0+0"
[    28.157] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[    28.160] (--) NVIDIA(0): DPI set to (81, 80); computed from "UseEdidDpi" X config
[    28.160] (--) NVIDIA(0):     option
[    28.161] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[    28.161] (II) NVIDIA:     access.
[    28.183] (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0"
[    28.241] (==) NVIDIA(0): Disabling shared memory pixmaps
[    28.241] (==) NVIDIA(0): Backing store enabled
[    28.241] (==) NVIDIA(0): Silken mouse enabled
[    28.242] (**) NVIDIA(0): DPMS enabled
[    28.242] (II) Loading sub module "dri2"
[    28.242] (II) LoadModule: "dri2"
[    28.242] (II) Module "dri2" already built-in
[    28.243] (II) NVIDIA(0): [DRI2] Setup complete
[    28.243] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    28.243] (II) Initializing extension Generic Event Extension
[    28.243] (II) Initializing extension SHAPE
[    28.243] (II) Initializing extension MIT-SHM
[    28.243] (II) Initializing extension XInputExtension
[    28.244] (II) Initializing extension XTEST
[    28.244] (II) Initializing extension BIG-REQUESTS
[    28.244] (II) Initializing extension SYNC
[    28.244] (II) Initializing extension XKEYBOARD
[    28.244] (II) Initializing extension XC-MISC
[    28.244] (II) Initializing extension SECURITY
[    28.245] (II) Initializing extension XFIXES
[    28.245] (II) Initializing extension RENDER
[    28.245] (II) Initializing extension RANDR
[    28.245] (II) Initializing extension COMPOSITE
[    28.245] (II) Initializing extension DAMAGE
[    28.245] (II) Initializing extension MIT-SCREEN-SAVER
[    28.245] (II) Initializing extension DOUBLE-BUFFER
[    28.246] (II) Initializing extension RECORD
[    28.246] (II) Initializing extension DPMS
[    28.246] (II) Initializing extension Present
[    28.246] (II) Initializing extension DRI3
[    28.246] (II) Initializing extension X-Resource
[    28.246] (II) Initializing extension XVideo
[    28.246] (II) Initializing extension XVideo-MotionCompensation
[    28.246] (II) Initializing extension SELinux
[    28.246] (II) SELinux: Disabled on system
[    28.246] (II) Initializing extension GLX
[    28.246] (II) Initializing extension GLX
[    28.246] (II) Indirect GLX disabled.
[    28.246] (II) GLX: Another vendor is already registered for screen 0
[    28.246] (II) Initializing extension XFree86-VidModeExtension
[    28.246] (II) Initializing extension XFree86-DGA
[    28.247] (II) Initializing extension XFree86-DRI
[    28.247] (II) Initializing extension DRI2
[    28.247] (II) Initializing extension NV-GLX
[    28.247] (II) Initializing extension NV-CONTROL
[    28.247] (II) Initializing extension XINERAMA
[    28.407] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[    28.407] (**) Option "CorePointer"
[    28.407] (**) Logitech USB Receiver: always reports core events
[    28.407] (EE) evdev: Logitech USB Receiver: No device specified.
[    28.407] (EE) PreInit returned 2 for "Logitech USB Receiver"
[    28.407] (II) UnloadModule: "evdev"
[    28.444] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    28.444] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    28.444] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    28.444] (II) LoadModule: "libinput"
[    28.444] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    28.461] (II) Module libinput: vendor="X.Org Foundation"
[    28.461] 	compiled for 1.20.4, module version = 0.29.0
[    28.461] 	Module class: X.Org XInput Driver
[    28.461] 	ABI class: X.Org XInput driver, version 24.1
[    28.461] (II) Using input driver 'libinput' for 'Power Button'
[    28.461] (**) Power Button: always reports core events
[    28.461] (**) Option "Device" "/dev/input/event1"
[    28.465] (**) Option "_source" "server/udev"
[    28.478] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    28.478] (II) event1  - Power Button: device is a keyboard
[    28.478] (II) event1  - Power Button: device removed
[    28.486] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    28.486] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    28.486] (**) Option "xkb_model" "pc105"
[    28.486] (**) Option "xkb_layout" "fr"
[    28.486] (**) Option "xkb_variant" "latin9"
[    28.502] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    28.502] (II) event1  - Power Button: device is a keyboard
[    28.503] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    28.503] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    28.503] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    28.503] (II) Using input driver 'libinput' for 'Power Button'
[    28.503] (**) Power Button: always reports core events
[    28.503] (**) Option "Device" "/dev/input/event0"
[    28.503] (**) Option "_source" "server/udev"
[    28.504] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    28.504] (II) event0  - Power Button: device is a keyboard
[    28.504] (II) event0  - Power Button: device removed
[    28.511] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    28.511] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    28.511] (**) Option "xkb_model" "pc105"
[    28.511] (**) Option "xkb_layout" "fr"
[    28.511] (**) Option "xkb_variant" "latin9"
[    28.512] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    28.512] (II) event0  - Power Button: device is a keyboard
[    28.513] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event15)
[    28.513] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[    28.513] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[    28.513] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[    28.513] (**) Logitech USB Receiver: always reports core events
[    28.513] (**) Option "Device" "/dev/input/event15"
[    28.513] (**) Option "_source" "server/udev"
[    28.514] (II) event15 - Logitech USB Receiver: is tagged by udev as: Keyboard
[    28.514] (II) event15 - Logitech USB Receiver: device is a keyboard
[    28.515] (II) event15 - Logitech USB Receiver: device removed
[    28.524] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.0/0000:03:00.0/usb3/3-1/3-1.3/3-1.3.3/3-1.3.3:1.0/0003:046D:C52B.0003/input/input15/event15"
[    28.524] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 8)
[    28.524] (**) Option "xkb_model" "pc105"
[    28.524] (**) Option "xkb_layout" "fr"
[    28.524] (**) Option "xkb_variant" "latin9"
[    28.525] (II) event15 - Logitech USB Receiver: is tagged by udev as: Keyboard
[    28.525] (II) event15 - Logitech USB Receiver: device is a keyboard
[    28.526] (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/event16)
[    28.526] (**) Logitech USB Receiver Mouse: Applying InputClass "evdev pointer catchall"
[    28.526] (**) Logitech USB Receiver Mouse: Applying InputClass "libinput pointer catchall"
[    28.526] (II) Using input driver 'libinput' for 'Logitech USB Receiver Mouse'
[    28.526] (**) Logitech USB Receiver Mouse: always reports core events
[    28.526] (**) Option "Device" "/dev/input/event16"
[    28.526] (**) Option "_source" "server/udev"
[    28.527] (II) event16 - Logitech USB Receiver Mouse: is tagged by udev as: Mouse
[    28.527] (II) event16 - Logitech USB Receiver Mouse: device is a pointer
[    28.528] (II) event16 - Logitech USB Receiver Mouse: device removed
[    28.542] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.0/0000:03:00.0/usb3/3-1/3-1.3/3-1.3.3/3-1.3.3:1.1/0003:046D:C52B.0004/input/input16/event16"
[    28.542] (II) XINPUT: Adding extended input device "Logitech USB Receiver Mouse" (type: MOUSE, id 9)
[    28.542] (**) Option "AccelerationScheme" "none"
[    28.542] (**) Logitech USB Receiver Mouse: (accel) selected scheme none/0
[    28.542] (**) Logitech USB Receiver Mouse: (accel) acceleration factor: 2.000
[    28.542] (**) Logitech USB Receiver Mouse: (accel) acceleration threshold: 4
[    28.543] (II) event16 - Logitech USB Receiver Mouse: is tagged by udev as: Mouse
[    28.543] (II) event16 - Logitech USB Receiver Mouse: device is a pointer
[    28.544] (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/mouse0)
[    28.544] (II) No input driver specified, ignoring this device.
[    28.544] (II) This device may have been added with another device file.
[    28.545] (II) config/udev: Adding input device Logitech USB Receiver Consumer Control (/dev/input/event17)
[    28.545] (**) Logitech USB Receiver Consumer Control: Applying InputClass "evdev keyboard catchall"
[    28.545] (**) Logitech USB Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
[    28.545] (II) Using input driver 'libinput' for 'Logitech USB Receiver Consumer Control'
[    28.545] (**) Logitech USB Receiver Consumer Control: always reports core events
[    28.545] (**) Option "Device" "/dev/input/event17"
[    28.545] (**) Option "_source" "server/udev"
[    28.546] (II) event17 - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard
[    28.546] (II) event17 - Logitech USB Receiver Consumer Control: device is a keyboard
[    28.546] (II) event17 - Logitech USB Receiver Consumer Control: device removed
[    28.555] (II) libinput: Logitech USB Receiver Consumer Control: needs a virtual subdevice
[    28.555] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.0/0000:03:00.0/usb3/3-1/3-1.3/3-1.3.3/3-1.3.3:1.1/0003:046D:C52B.0004/input/input17/event17"
[    28.555] (II) XINPUT: Adding extended input device "Logitech USB Receiver Consumer Control" (type: MOUSE, id 10)
[    28.555] (**) Option "AccelerationScheme" "none"
[    28.555] (**) Logitech USB Receiver Consumer Control: (accel) selected scheme none/0
[    28.555] (**) Logitech USB Receiver Consumer Control: (accel) acceleration factor: 2.000
[    28.555] (**) Logitech USB Receiver Consumer Control: (accel) acceleration threshold: 4
[    28.556] (II) event17 - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard
[    28.556] (II) event17 - Logitech USB Receiver Consumer Control: device is a keyboard
[    28.557] (II) config/udev: Adding input device Logitech USB Receiver System Control (/dev/input/event18)
[    28.557] (**) Logitech USB Receiver System Control: Applying InputClass "evdev keyboard catchall"
[    28.557] (**) Logitech USB Receiver System Control: Applying InputClass "libinput keyboard catchall"
[    28.557] (II) Using input driver 'libinput' for 'Logitech USB Receiver System Control'
[    28.557] (**) Logitech USB Receiver System Control: always reports core events
[    28.557] (**) Option "Device" "/dev/input/event18"
[    28.557] (**) Option "_source" "server/udev"
[    28.558] (II) event18 - Logitech USB Receiver System Control: is tagged by udev as: Keyboard
[    28.558] (II) event18 - Logitech USB Receiver System Control: device is a keyboard
[    28.558] (II) event18 - Logitech USB Receiver System Control: device removed
[    28.565] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.0/0000:03:00.0/usb3/3-1/3-1.3/3-1.3.3/3-1.3.3:1.1/0003:046D:C52B.0004/input/input18/event18"
[    28.565] (II) XINPUT: Adding extended input device "Logitech USB Receiver System Control" (type: KEYBOARD, id 11)
[    28.565] (**) Option "xkb_model" "pc105"
[    28.565] (**) Option "xkb_layout" "fr"
[    28.565] (**) Option "xkb_variant" "latin9"
[    28.566] (II) event18 - Logitech USB Receiver System Control: is tagged by udev as: Keyboard
[    28.566] (II) event18 - Logitech USB Receiver System Control: device is a keyboard
[    28.567] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
[    28.567] (II) No input driver specified, ignoring this device.
[    28.567] (II) This device may have been added with another device file.
[    28.567] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
[    28.567] (II) No input driver specified, ignoring this device.
[    28.567] (II) This device may have been added with another device file.
[    28.567] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[    28.567] (II) No input driver specified, ignoring this device.
[    28.567] (II) This device may have been added with another device file.
[    28.568] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[    28.568] (II) No input driver specified, ignoring this device.
[    28.568] (II) This device may have been added with another device file.
[    28.568] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event2)
[    28.568] (II) No input driver specified, ignoring this device.
[    28.568] (II) This device may have been added with another device file.
[    28.568] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event3)
[    28.568] (II) No input driver specified, ignoring this device.
[    28.568] (II) This device may have been added with another device file.
[    28.568] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event4)
[    28.568] (II) No input driver specified, ignoring this device.
[    28.568] (II) This device may have been added with another device file.
[    28.569] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event5)
[    28.569] (II) No input driver specified, ignoring this device.
[    28.569] (II) This device may have been added with another device file.
[    28.569] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event6)
[    28.569] (II) No input driver specified, ignoring this device.
[    28.569] (II) This device may have been added with another device file.
[    28.569] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event7)
[    28.569] (II) No input driver specified, ignoring this device.
[    28.569] (II) This device may have been added with another device file.
[    28.569] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event8)
[    28.569] (II) No input driver specified, ignoring this device.
[    28.569] (II) This device may have been added with another device file.
[    28.570] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event9)
[    28.570] (II) No input driver specified, ignoring this device.
[    28.570] (II) This device may have been added with another device file.
[    28.570] (II) config/udev: Adding input device Hewlett-Packard Company HP USB CCID Smartcard Keyboard (/dev/input/event14)
[    28.570] (**) Hewlett-Packard Company HP USB CCID Smartcard Keyboard: Applying InputClass "evdev keyboard catchall"
[    28.570] (**) Hewlett-Packard Company HP USB CCID Smartcard Keyboard: Applying InputClass "libinput keyboard catchall"
[    28.570] (II) Using input driver 'libinput' for 'Hewlett-Packard Company HP USB CCID Smartcard Keyboard'
[    28.570] (**) Hewlett-Packard Company HP USB CCID Smartcard Keyboard: always reports core events
[    28.570] (**) Option "Device" "/dev/input/event14"
[    28.570] (**) Option "_source" "server/udev"
[    28.572] (II) event14 - Hewlett-Packard Company HP USB CCID Smartcard Keyboard: is tagged by udev as: Keyboard
[    28.572] (II) event14 - Hewlett-Packard Company HP USB CCID Smartcard Keyboard: device is a keyboard
[    28.572] (II) event14 - Hewlett-Packard Company HP USB CCID Smartcard Keyboard: device removed
[    28.581] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/0003:03F0:0036.0001/input/input14/event14"
[    28.581] (II) XINPUT: Adding extended input device "Hewlett-Packard Company HP USB CCID Smartcard Keyboard" (type: KEYBOARD, id 12)
[    28.581] (**) Option "xkb_model" "pc105"
[    28.581] (**) Option "xkb_layout" "fr"
[    28.581] (**) Option "xkb_variant" "latin9"
[    28.582] (II) event14 - Hewlett-Packard Company HP USB CCID Smartcard Keyboard: is tagged by udev as: Keyboard
[    28.582] (II) event14 - Hewlett-Packard Company HP USB CCID Smartcard Keyboard: device is a keyboard
[    28.606] (**) Logitech USB Receiver Consumer Control: Applying InputClass "evdev keyboard catchall"
[    28.607] (**) Logitech USB Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
[    28.607] (II) Using input driver 'libinput' for 'Logitech USB Receiver Consumer Control'
[    28.607] (**) Logitech USB Receiver Consumer Control: always reports core events
[    28.607] (**) Option "Device" "/dev/input/event17"
[    28.607] (**) Option "_source" "_driver/libinput"
[    28.607] (II) libinput: Logitech USB Receiver Consumer Control: is a virtual subdevice
[    28.607] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.0/0000:03:00.0/usb3/3-1/3-1.3/3-1.3.3/3-1.3.3:1.1/0003:046D:C52B.0004/input/input17/event17"
[    28.607] (II) XINPUT: Adding extended input device "Logitech USB Receiver Consumer Control" (type: KEYBOARD, id 13)
[    28.607] (**) Option "xkb_model" "pc105"
[    28.607] (**) Option "xkb_layout" "fr"
[    28.607] (**) Option "xkb_variant" "latin9"
[    28.609] (EE) Failed to open authorization file "/var/run/sddm/{d1262b05-7210-4edc-8afc-aac814cf25d0}": No such file or directory
[   983.358] (II) event1  - Power Button: device removed
[   983.367] (II) event0  - Power Button: device removed
[   983.376] (II) event15 - Logitech USB Receiver: device removed
[   983.382] (II) event16 - Logitech USB Receiver Mouse: device removed
[   983.398] (II) event18 - Logitech USB Receiver System Control: device removed
[   983.410] (II) event14 - Hewlett-Packard Company HP USB CCID Smartcard Keyboard: device removed
[   983.420] (II) event17 - Logitech USB Receiver Consumer Control: device removed
[   983.428] (II) UnloadModule: "libinput"
[   983.428] (II) UnloadModule: "libinput"
[   983.428] (II) UnloadModule: "libinput"
[   983.428] (II) UnloadModule: "libinput"
[   983.428] (II) UnloadModule: "libinput"
[   983.428] (II) UnloadModule: "libinput"
[   983.428] (II) UnloadModule: "libinput"
[   983.428] (II) UnloadModule: "libinput"
[   983.817] (II) NVIDIA(GPU-0): Deleting GPU-0
[   983.820] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^

<<<<<<<<<< Xorg (journald) >>>>>>>>>>
-- Logs begin at Mon 2019-11-11 18:35:29 CET, end at Mon 2019-11-11 20:39:01 CET. --
-- No entries --
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^

Kernel modules: nvidia.ko
/lib/modules/4.19.83/updates/dkms/nvidia-current-modeset.ko
/lib/modules/4.19.83/updates/dkms/nvidia-current-uvm.ko
/lib/modules/4.19.83/updates/dkms/nvidia-current-drm.ko
/lib/modules/4.19.83/updates/dkms/nvidia-current.ko

filename:       /lib/modules/4.19.83/updates/dkms/nvidia-current-modeset.ko
version:        440.26
supported:      external
license:        NVIDIA
srcversion:     1D844AB935F2E7FF17AF0A8
depends:        nvidia
retpoline:      Y
name:           nvidia_modeset
vermagic:       4.19.83 SMP preempt mod_unload 
filename:       /lib/modules/4.19.83/updates/dkms/nvidia-current-uvm.ko
supported:      external
license:        Dual MIT/GPL
depends:        nvidia
retpoline:      Y
name:           nvidia_uvm
vermagic:       4.19.83 SMP preempt mod_unload 
filename:       /lib/modules/4.19.83/updates/dkms/nvidia-current-drm.ko
version:        440.26
supported:      external
license:        MIT
srcversion:     20906619CCE77F619F250CF
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:       4.19.83 SMP preempt mod_unload 
filename:       /lib/modules/4.19.83/updates/dkms/nvidia-current.ko
alias:          char-major-195-*
version:        440.26
supported:      external
license:        NVIDIA
srcversion:     40044F84B51C27F9A070D5C
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:        
retpoline:      Y
name:           nvidia
vermagic:       4.19.83 SMP preempt mod_unload 

lsmod:
Module                  Size  Used by
rfcomm                 49152  16
vboxpci                28672  0
vboxnetadp             28672  0
vboxnetflt             32768  0
vboxdrv               425984  3 vboxpci,vboxnetadp,vboxnetflt
bnep                   20480  2
btusb                  49152  0
btrtl                  16384  1 btusb
btbcm                  16384  1 btusb
btintel                20480  1 btusb
nvidia_drm             49152  5
nvidia_modeset       1110016  16 nvidia_drm
nvidia              19431424  754 nvidia_modeset
drm_kms_helper        159744  1 nvidia_drm
cfbfillrect            16384  1 drm_kms_helper
syscopyarea            16384  1 drm_kms_helper
cfbimgblt              16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
cfbcopyarea            16384  1 drm_kms_helper
drm                   397312  8 drm_kms_helper,nvidia_drm
drm_panel_orientation_quirks    20480  1 drm

xrandr:
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
DVI-I-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 598mm x 336mm
   1920x1080     60.00*+
   1680x1050     59.95  
   1600x1200     60.00  
   1440x900      74.98    59.89  
   1280x1024     75.02    60.02  
   1280x720      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  
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DVI-D-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)

OpenCL ICDs:


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

Kernel: Linux 4.19.83 (SMP w/8 CPU cores; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE= (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages nvidia-kernel-dkms depends on:
ii  dkms                                               2.8.1-2
ii  nvidia-installer-cleanup                           20151021+9
ii  nvidia-kernel-support [nvidia-kernel-support--v1]  440.26-1

Versions of packages nvidia-kernel-dkms recommends:
iu  nvidia-driver  440.26-1

nvidia-kernel-dkms suggests no packages.

Versions of packages nvidia-driver depends on:
ii  nvidia-alternative         440.26-1
ii  nvidia-driver-bin          440.26-1
ii  nvidia-driver-libs         440.26-1
ii  nvidia-installer-cleanup   20151021+9
ii  nvidia-legacy-check        435.21-2
ii  nvidia-support             20151021+9
ii  nvidia-vdpau-driver        440.26-1
ii  xserver-xorg-video-nvidia  440.26-1

Versions of packages nvidia-driver recommends:
ii  libnvidia-cfg1       440.26-1
ii  nvidia-persistenced  430.50-1
ii  nvidia-settings      430.50-1

nvidia-driver suggests no packages.

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

Versions of packages nvidia-driver-libs:amd64 recommends:
pn  libgles-nvidia1          <none>
ii  libgles-nvidia2          440.26-1
ii  libglx-nvidia0           440.26-1
ii  libnvidia-cfg1           440.26-1
ii  libopengl0               1.1.0-1+b1
pn  nvidia-driver-libs-i386  <none>
ii  nvidia-vulkan-icd        440.26-1

Versions of packages xserver-xorg-video-nvidia depends on:
ii  libc6                                  2.29-3
ii  libnvidia-glcore                       440.26-1
ii  nvidia-alternative                     440.26-1
ii  nvidia-installer-cleanup               20151021+9
ii  nvidia-legacy-check                    435.21-2
ii  nvidia-support                         20151021+9
ii  xserver-xorg-core [xorg-video-abi-24]  2:1.20.4-1

Versions of packages xserver-xorg-video-nvidia recommends:
iu  nvidia-driver        440.26-1
ii  nvidia-settings      430.50-1
ii  nvidia-vdpau-driver  440.26-1

xserver-xorg-video-nvidia suggests no packages.

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

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

Versions of packages glx-alternative-nvidia suggests:
iu  nvidia-driver  440.26-1

Versions of packages nvidia-kernel-dkms is related to:
pn  bumblebee                                                  <none>
pn  bumblebee-nvidia                                           <none>
ii  ccache                                                     3.7.5-1
pn  libcuda1                                                   <none>
pn  libcuda1-any                                               <none>
pn  libdrm-nouveau1                                            <none>
pn  libdrm-nouveau1a                                           <none>
ii  libdrm-nouveau2                                            2.4.100-3
ii  libegl1                                                    1.1.0-1+b1
ii  libgl1                                                     1.1.0-1+b1
ii  libgl1-nvidia-glvnd-glx [libgl1-nvidia-glx-any]            440.26-1
ii  libgles1                                                   1.1.0-1+b1
ii  libgles2                                                   1.1.0-1+b1
ii  libglvnd0                                                  1.1.0-1+b1
ii  libglx0                                                    1.1.0-1+b1
pn  libopencl0                                                 <none>
ii  libvulkan1                                                 1.1.121.0-2
pn  linux-headers                                              <none>
ii  make                                                       4.2.1-1.2
iu  nvidia-driver [nvidia-glx-any]                             440.26-1
pn  nvidia-glx                                                 <none>
ii  nvidia-kernel-common                                       20151021+9
ih  nvidia-kernel-dkms                                         440.26-1
pn  nvidia-kernel-source                                       <none>
ii  nvidia-kernel-support [nvidia-kernel-support-any]          440.26-1
ii  nvidia-modprobe                                            430.50-1
ii  nvidia-settings                                            430.50-1
ii  nvidia-support                                             20151021+9
ii  nvidia-vulkan-icd [vulkan-icd]                             440.26-1
ii  nvidia-xconfig                                             430.50-1
ii  ocl-icd-libopencl1 [libopencl1]                            2.2.12-2
pn  opencl-icd                                                 <none>
ii  xserver-xorg                                               1:7.7+20
ii  xserver-xorg-core                                          2:1.20.4-1
ii  xserver-xorg-legacy                                        2:1.20.4-1
pn  xserver-xorg-video-nouveau                                 <none>
ii  xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any]  440.26-1

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



More information about the pkg-nvidia-devel mailing list