Bug#860104: nvidia-kernel-dkms: The last three kernel update breaks nvidia module
Nicolas Ménec
meneobzh at gmail.com
Tue Apr 11 13:51:39 UTC 2017
Package: nvidia-kernel-dkms
Version: 375.39-1
Severity: normal
Tags: newcomer
Dear Maintainer,
Hi!
I have a amd64 sid system, built on UEFI, but it looks like the nVidia driver
have some troubles with the last kernel releases.
In my case, the issue manifested as not being able to make working Xorg after
upgrading linux kernel and headers.
The system boots normally : before X starts, I am able to see boot messages,
but when Xorg starts, I see a black blink screen in place of gdm3.
As first workaround (no time to investigate, i apolize), I just downgraded
kernel packages (image, headers and others) to 4.9.0-2-amd64_4.9.10-1_amd64.
My system was OK: Xorg starts with gdm3.
Since few weeks, I noticed troubles with kernel versions 4.9.13-1, 4.9.16-1 and
the current 4.9.18-1.
As a secund workaround (more time to investigate ;-)), I upgraded my kernel
(image, headers, etc..) to version 4.9.18-1
Xorg was broken again. A look in the /var/log/kern.log, I had this message :
Apr 11 11:41:07 mycomputer kernel: [ 77.692226] nvidia: disagrees about
version of symbol module_layout
So, I decided to rebuild the nVidia driver module via dkms by the command line.
Just doing the commands as follow:
# dkms remove -m nvidia-current -v 375.39 --all
# dkms add -m nvidia-current -v 375.39
# dkms rebuid -m nvidia-current -v 375.39
# dkms install -m nvidia-current -v 375.39
After a complete reboot, the system works fine : Xorg starts with gdm3.
In conclusion, the last kernel releases have changed kernel symbols betwenn
versions 4.9.10-1 and 4.9.13-1 without rebuilding the nvidia module on the fly
by dkms as usually.
I think my secund workaround has definitely resolved my issue.
So, I hope this report will help someone who have same troubles with kernel
updates on nvidia driver.
Please let me know if I can provide any additional information. Thanks very
much!
Regards,
Nicolas.
-- Package-specific info:
uname -a:
Linux jules 4.9.0-2-amd64 #1 SMP Debian 4.9.18-1 (2017-03-30) x86_64 GNU/Linux
/proc/version:
Linux version 4.9.0-2-amd64 (debian-kernel at lists.debian.org) (gcc version 6.3.0 20170321 (Debian 6.3.0-11) ) #1 SMP Debian 4.9.18-1 (2017-03-30)
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 375.39 Tue Jan 31 20:47:00 PST 2017
GCC version: gcc version 6.3.0 20170406 (Debian 6.3.0-12)
lspci 'VGA compatible controller [0300]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK106 [GeForce GTX 660] [10de:11c0] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. [MSI] GK106 [GeForce GTX 660] [1462:2877]
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 31
Region 0: Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at e0000000 (64-bit, prefetchable) [size=128M]
Region 3: Memory at e8000000 (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
dmesg:
Device node permissions:
crw-rw----+ 1 root video 226, 0 Apr 11 12:05 /dev/dri/card0
crw-rw----+ 1 root video 226, 128 Apr 11 12:05 /dev/dri/renderD128
crw-rw-rw-+ 1 root root 195, 254 Apr 11 12:06 /dev/nvidia-modeset
crw-rw-rw-+ 1 root root 195, 0 Apr 11 12:06 /dev/nvidia0
crw-rw-rw-+ 1 root root 195, 255 Apr 11 12:06 /dev/nvidiactl
video:x:44:mayanic,mina,rolly,Debian-gdm,nico,blou
OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root 15 Sep 25 2016 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root 42 Sep 25 2016 /etc/alternatives/glx--libEGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libEGL.so.1
lrwxrwxrwx 1 root root 44 Sep 25 2016 /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libEGL.so.1
lrwxrwxrwx 1 root root 41 Sep 25 2016 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root 41 Sep 25 2016 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root 43 Sep 25 2016 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root 43 Sep 25 2016 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root 48 Sep 25 2016 /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 48 Sep 25 2016 /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 50 Sep 25 2016 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 50 Sep 25 2016 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 45 Sep 25 2016 /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libGLESv2.so.2
lrwxrwxrwx 1 root root 45 Sep 25 2016 /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libGLESv2.so.2
lrwxrwxrwx 1 root root 47 Sep 25 2016 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGLESv2.so.2
lrwxrwxrwx 1 root root 47 Sep 25 2016 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGLESv2.so.2
lrwxrwxrwx 1 root root 49 Sep 25 2016 /etc/alternatives/glx--libnvidia-cfg.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root 51 Sep 25 2016 /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 25 Sep 25 2016 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so
lrwxrwxrwx 1 root root 42 Sep 25 2016 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 36 Sep 25 2016 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Sep 25 2016 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 28 Sep 25 2016 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root 32 Sep 25 2016 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 29 Sep 25 2016 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root 23 Feb 25 10:30 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root 50 Feb 25 10:30 /etc/alternatives/nvidia--libEGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libEGL.so.1
lrwxrwxrwx 1 root root 52 Feb 25 10:30 /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL.so.1
lrwxrwxrwx 1 root root 57 Feb 25 10:30 /etc/alternatives/nvidia--libEGL_nvidia.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libEGL_nvidia.so.0
lrwxrwxrwx 1 root root 59 Feb 25 10:30 /etc/alternatives/nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
lrwxrwxrwx 1 root root 49 Feb 25 10:30 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root 49 Feb 25 10:30 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root 51 Feb 25 10:30 /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root 51 Feb 25 10:30 /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root 56 Feb 25 10:30 /etc/alternatives/nvidia--libGLESv1_CM.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 56 Feb 25 10:30 /etc/alternatives/nvidia--libGLESv1_CM.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 58 Feb 25 10:30 /etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 58 Feb 25 10:30 /etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 63 Feb 25 10:30 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root 63 Feb 25 10:30 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root 65 Feb 25 10:30 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root 65 Feb 25 10:30 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root 53 Feb 25 10:30 /etc/alternatives/nvidia--libGLESv2.so.2-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv2.so.2
lrwxrwxrwx 1 root root 53 Feb 25 10:30 /etc/alternatives/nvidia--libGLESv2.so.2-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv2.so.2
lrwxrwxrwx 1 root root 55 Feb 25 10:30 /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2.so.2
lrwxrwxrwx 1 root root 55 Feb 25 10:30 /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2.so.2
lrwxrwxrwx 1 root root 60 Feb 25 10:30 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root 60 Feb 25 10:30 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root 62 Feb 25 10:30 /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 Feb 25 10:30 /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 Feb 25 10:30 /etc/alternatives/nvidia--libGLX_indirect.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLX_indirect.so.0
lrwxrwxrwx 1 root root 59 Feb 25 10:30 /etc/alternatives/nvidia--libGLX_indirect.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLX_indirect.so.0
lrwxrwxrwx 1 root root 61 Feb 25 10:30 /etc/alternatives/nvidia--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_indirect.so.0
lrwxrwxrwx 1 root root 61 Feb 25 10:30 /etc/alternatives/nvidia--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_indirect.so.0
lrwxrwxrwx 1 root root 57 Feb 25 10:30 /etc/alternatives/nvidia--libGLX_nvidia.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 57 Feb 25 10:30 /etc/alternatives/nvidia--libGLX_nvidia.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 59 Feb 25 10:30 /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 Feb 25 10:30 /etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 33 Feb 25 10:30 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/current/libglx.so
lrwxrwxrwx 1 root root 57 Feb 25 10:30 /etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root 59 Feb 25 10:30 /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 Feb 25 10:30 /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so.1
lrwxrwxrwx 1 root root 61 Feb 25 10:30 /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 Feb 25 10:30 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root 70 Feb 25 10:30 /etc/alternatives/nvidia--nvidia-application-profiles-key-documentation -> /usr/share/nvidia/nvidia-application-profiles-375.39-key-documentation
lrwxrwxrwx 1 root root 50 Feb 25 10:30 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/current/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 44 Feb 25 10:30 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 40 Feb 25 10:30 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root 47 Feb 25 10:30 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 36 Feb 25 10:30 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/current/nvidia-load.conf
lrwxrwxrwx 1 root root 40 Feb 25 10:30 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/current/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 39 Feb 25 10:30 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root 44 Feb 25 10:30 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root 47 Feb 25 10:30 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root 37 Feb 25 10:30 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx 1 root root 49 Sep 25 2016 /usr/lib/i386-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 48 Sep 25 2016 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 55 Sep 25 2016 /usr/lib/i386-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 65 Sep 25 2016 /usr/lib/i386-linux-gnu/libGLESv1_CM_nvidia.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 52 Sep 25 2016 /usr/lib/i386-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu
lrwxrwxrwx 1 root root 62 Sep 25 2016 /usr/lib/i386-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu
lrwxrwxrwx 1 root root 56 Sep 25 2016 /usr/lib/i386-linux-gnu/libnvidia-cfg.so.1 -> /etc/alternatives/glx--libnvidia-cfg.so.1-i386-linux-gnu
-rw-r--r-- 1 root root 22588 Feb 1 05:47 /usr/lib/i386-linux-gnu/libnvidia-egl-wayland.so.375.39
-rw-r--r-- 1 root root 29138920 Feb 1 05:46 /usr/lib/i386-linux-gnu/libnvidia-eglcore.so.375.39
-rw-r--r-- 1 root root 32357624 Feb 1 04:14 /usr/lib/i386-linux-gnu/libnvidia-glcore.so.375.39
-rw-r--r-- 1 root root 495820 Feb 1 05:30 /usr/lib/i386-linux-gnu/libnvidia-glsi.so.375.39
-rw-r--r-- 1 root root 13788 Feb 1 04:20 /usr/lib/i386-linux-gnu/libnvidia-tls.so.375.39
-rw-r--r-- 1 root root 1764672 Jan 16 22:27 /usr/lib/libnvidia-gtk2.so.375.26
-rw-r--r-- 1 root root 1760576 Jan 16 22:27 /usr/lib/libnvidia-gtk3.so.375.26
lrwxrwxrwx 1 root root 51 Sep 25 2016 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 50 Sep 25 2016 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 57 Sep 25 2016 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 67 Sep 25 2016 /usr/lib/x86_64-linux-gnu/libGLESv1_CM_nvidia.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 54 Sep 25 2016 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 64 Sep 25 2016 /usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 58 Sep 25 2016 /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 29872 Feb 1 06:06 /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.375.39
-rw-r--r-- 1 root root 27269200 Feb 1 06:06 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.375.39
-rw-r--r-- 1 root root 29077624 Feb 1 04:35 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.375.39
-rw-r--r-- 1 root root 488800 Feb 1 05:51 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.375.39
lrwxrwxrwx 1 root root 60 Sep 25 2016 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 -> /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 13080 Feb 1 04:40 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.375.39
lrwxrwxrwx 1 root root 36 Sep 25 2016 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root 290000 Mar 15 20:53 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root 38 Sep 25 2016 /usr/lib/xorg/modules/linux/libglx.so -> /etc/alternatives/glx--linux-libglx.so
-rw-r--r-- 1 root root 5294 Apr 11 11:43 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 24024 Oct 18 2015 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root 23872 Oct 3 2015 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 23872 Oct 3 2015 /var/log/Xorg.1.log.old
-rw-r--r-- 1 root root 7230 Sep 6 2015 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 4931 May 12 2015 /var/log/Xorg.2.log.old
-rw-r--r-- 1 root root 7230 Sep 6 2015 /var/log/Xorg.3.log
-rw-r--r-- 1 root root 4931 May 12 2015 /var/log/Xorg.3.log.old
-rw-r--r-- 1 root root 7230 Sep 6 2015 /var/log/Xorg.4.log
-rw-r--r-- 1 root root 4931 May 12 2015 /var/log/Xorg.4.log.old
-rw-r--r-- 1 root root 7230 Sep 6 2015 /var/log/Xorg.5.log
-rw-r--r-- 1 root root 4931 May 12 2015 /var/log/Xorg.5.log.old
/etc/nvidia/:
total 20
drwxr-xr-x 3 root root 4096 Sep 25 2016 .
drwxr-xr-x 193 root root 12288 Apr 11 12:06 ..
drwxr-xr-x 2 root root 4096 Apr 11 08:07 current
lrwxrwxrwx 1 root root 56 Sep 25 2016 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 53 Sep 25 2016 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 42 Sep 25 2016 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx 1 root root 46 Sep 25 2016 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
/usr/lib/i386-linux-gnu/nvidia/:
total 28
drwxr-xr-x 3 root root 4096 Sep 25 2016 .
drwxr-xr-x 27 root root 20480 Apr 7 19:39 ..
drwxr-xr-x 2 root root 4096 Feb 25 10:25 current
lrwxrwxrwx 1 root root 52 Sep 25 2016 libEGL.so.1 -> /etc/alternatives/nvidia--libEGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 51 Sep 25 2016 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 58 Sep 25 2016 libGLESv1_CM.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 55 Sep 25 2016 libGLESv2.so.2 -> /etc/alternatives/nvidia--libGLESv2.so.2-i386-linux-gnu
lrwxrwxrwx 1 root root 59 Sep 25 2016 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu
/usr/lib/i386-linux-gnu/nvidia/current/:
total 2680
drwxr-xr-x 2 root root 4096 Feb 25 10:25 .
drwxr-xr-x 3 root root 4096 Sep 25 2016 ..
-rw-r--r-- 1 root root 71688 Feb 1 04:15 libEGL.so.1
lrwxrwxrwx 1 root root 23 Feb 23 16:36 libEGL_nvidia.so.0 -> libEGL_nvidia.so.375.39
-rw-r--r-- 1 root root 724168 Feb 1 05:47 libEGL_nvidia.so.375.39
lrwxrwxrwx 1 root root 14 Feb 23 16:36 libGL.so.1 -> libGL.so.1.0.0
-rw-r--r-- 1 root root 444100 Feb 1 04:15 libGL.so.1.0.0
-rw-r--r-- 1 root root 30056 Feb 1 04:15 libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 29 Feb 23 16:36 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.375.39
-rw-r--r-- 1 root root 46812 Feb 1 05:46 libGLESv1_CM_nvidia.so.375.39
-rw-r--r-- 1 root root 42284 Feb 1 04:15 libGLESv2.so.2
lrwxrwxrwx 1 root root 26 Feb 23 16:36 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.375.39
-rw-r--r-- 1 root root 76656 Feb 1 05:47 libGLESv2_nvidia.so.375.39
lrwxrwxrwx 1 root root 23 Feb 23 16:36 libGLX_indirect.so.0 -> libGLX_nvidia.so.375.39
lrwxrwxrwx 1 root root 23 Feb 23 16:36 libGLX_nvidia.so.0 -> libGLX_nvidia.so.375.39
-rw-r--r-- 1 root root 1117204 Feb 1 04:16 libGLX_nvidia.so.375.39
lrwxrwxrwx 1 root root 23 Feb 23 16:36 libnvidia-cfg.so.1 -> libnvidia-cfg.so.375.39
-rw-r--r-- 1 root root 165424 Feb 1 05:27 libnvidia-cfg.so.375.39
/usr/lib/mesa-diverted/:
total 56
drwxr-xr-x 5 root root 4096 Sep 25 2016 .
drwxr-xr-x 232 root root 36864 Apr 10 20:36 ..
drwxr-xr-x 2 root root 4096 Jun 9 2016 arm-linux-gnueabihf
drwxr-xr-x 2 root root 4096 Mar 22 19:26 i386-linux-gnu
drwxr-xr-x 2 root root 4096 Mar 22 19:26 x86_64-linux-gnu
/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Jun 9 2016 .
drwxr-xr-x 5 root root 4096 Sep 25 2016 ..
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 684
drwxr-xr-x 2 root root 4096 Mar 22 19:26 .
drwxr-xr-x 5 root root 4096 Sep 25 2016 ..
lrwxrwxrwx 1 root root 15 Mar 21 14:02 libEGL.so.1 -> libEGL.so.1.0.0
-rw-r--r-- 1 root root 232904 Mar 21 14:02 libEGL.so.1.0.0
lrwxrwxrwx 1 root root 14 Mar 21 14:02 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 457224 Mar 21 14:02 libGL.so.1.2.0
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 716
drwxr-xr-x 2 root root 4096 Mar 22 19:26 .
drwxr-xr-x 5 root root 4096 Sep 25 2016 ..
lrwxrwxrwx 1 root root 15 Mar 21 14:02 libEGL.so.1 -> libEGL.so.1.0.0
-rw-r--r-- 1 root root 214816 Mar 21 14:02 libEGL.so.1.0.0
lrwxrwxrwx 1 root root 14 Mar 21 14:02 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 463424 Mar 21 14:02 libGL.so.1.2.0
lrwxrwxrwx 1 root root 18 Mar 21 14:02 libGLESv2.so.2 -> libGLESv2.so.2.0.0
-rw-r--r-- 1 root root 38688 Mar 21 14:02 libGLESv2.so.2.0.0
/usr/lib/mesa/:
total 44
drwxr-xr-x 2 root root 4096 Jun 9 2016 .
drwxr-xr-x 232 root root 36864 Apr 10 20:36 ..
/usr/lib/nvidia/:
total 68
drwxr-xr-x 4 root root 4096 Sep 25 2016 .
drwxr-xr-x 232 root root 36864 Apr 10 20:36 ..
-rw-r--r-- 1 root root 57 Feb 26 2016 alternate-install-present
drwxr-xr-x 2 root root 4096 Jun 9 2016 bumblebee
-rwxr-xr-x 1 root root 2125 Feb 26 2016 check-for-conflicting-opengl-libraries
-rwxr-xr-x 1 root root 1897 Feb 26 2016 check-for-mismatching-nvidia-module
drwxr-xr-x 2 root root 4096 Feb 25 10:25 current
lrwxrwxrwx 1 root root 35 Sep 25 2016 libglx.so -> /etc/alternatives/nvidia--libglx.so
lrwxrwxrwx 1 root root 24 Sep 25 2016 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 Sep 25 2016 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Sep 25 2016 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x 1 root root 618 Feb 26 2016 pre-install
/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Jun 9 2016 .
drwxr-xr-x 4 root root 4096 Sep 25 2016 ..
/usr/lib/nvidia/current/:
total 21436
drwxr-xr-x 2 root root 4096 Feb 25 10:25 .
drwxr-xr-x 4 root root 4096 Sep 25 2016 ..
lrwxrwxrwx 1 root root 16 Feb 23 16:36 libglx.so -> libglx.so.375.39
-rw-r--r-- 1 root root 13065128 Feb 1 04:40 libglx.so.375.39
-rwxr-xr-x 1 root root 22392 Jan 16 22:27 nv-control-dpy
-rwxr-xr-x 1 root root 24351 Feb 1 05:53 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 221968 Feb 1 05:49 nvidia-debugdump
-rwxr-xr-x 1 root root 231528 Jan 16 22:27 nvidia-settings
-rw-r--r-- 1 root root 8642 Jan 16 22:27 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1217 Jan 16 22:27 nvidia-settings.desktop
-rw-r--r-- 1 root root 3078 Feb 23 16:36 nvidia.ids
-rw-r--r-- 1 root root 8344728 Feb 1 04:17 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 21436
drwxr-xr-x 2 root root 4096 Feb 25 10:25 .
drwxr-xr-x 4 root root 4096 Sep 25 2016 ..
lrwxrwxrwx 1 root root 16 Feb 23 16:36 libglx.so -> libglx.so.375.39
-rw-r--r-- 1 root root 13065128 Feb 1 04:40 libglx.so.375.39
-rwxr-xr-x 1 root root 22392 Jan 16 22:27 nv-control-dpy
-rwxr-xr-x 1 root root 24351 Feb 1 05:53 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 221968 Feb 1 05:49 nvidia-debugdump
-rwxr-xr-x 1 root root 231528 Jan 16 22:27 nvidia-settings
-rw-r--r-- 1 root root 8642 Jan 16 22:27 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1217 Jan 16 22:27 nvidia-settings.desktop
-rw-r--r-- 1 root root 3078 Feb 23 16:36 nvidia.ids
-rw-r--r-- 1 root root 8344728 Feb 1 04:17 nvidia_drv.so
/usr/lib/x86_64-linux-gnu/nvidia/:
total 152
drwxr-xr-x 3 root root 4096 Sep 25 2016 .
drwxr-xr-x 160 root root 135168 Apr 10 20:36 ..
drwxr-xr-x 2 root root 4096 Feb 25 10:25 current
lrwxrwxrwx 1 root root 54 Sep 25 2016 libEGL.so.1 -> /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 53 Sep 25 2016 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 60 Sep 25 2016 libGLESv1_CM.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 57 Sep 25 2016 libGLESv2.so.2 -> /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 61 Sep 25 2016 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 5200
drwxr-xr-x 2 root root 4096 Feb 25 10:25 .
drwxr-xr-x 3 root root 4096 Sep 25 2016 ..
-rw-r--r-- 1 root root 77264 Feb 1 04:35 libEGL.so.1
lrwxrwxrwx 1 root root 23 Feb 23 16:36 libEGL_nvidia.so.0 -> libEGL_nvidia.so.375.39
-rw-r--r-- 1 root root 1079216 Feb 1 06:06 libEGL_nvidia.so.375.39
lrwxrwxrwx 1 root root 14 Feb 23 16:36 libGL.so.1 -> libGL.so.1.0.0
-rw-r--r-- 1 root root 583912 Feb 1 04:35 libGL.so.1.0.0
-rw-r--r-- 1 root root 39048 Feb 1 04:35 libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 29 Feb 23 16:36 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.375.39
-rw-r--r-- 1 root root 51528 Feb 1 06:06 libGLESv1_CM_nvidia.so.375.39
-rw-r--r-- 1 root root 51848 Feb 1 04:35 libGLESv2.so.2
lrwxrwxrwx 1 root root 26 Feb 23 16:36 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.375.39
-rw-r--r-- 1 root root 81744 Feb 1 06:06 libGLESv2_nvidia.so.375.39
lrwxrwxrwx 1 root root 23 Feb 23 16:36 libGLX_indirect.so.0 -> libGLX_nvidia.so.375.39
lrwxrwxrwx 1 root root 23 Feb 23 16:36 libGLX_nvidia.so.0 -> libGLX_nvidia.so.375.39
-rw-r--r-- 1 root root 1278328 Feb 1 04:36 libGLX_nvidia.so.375.39
lrwxrwxrwx 1 root root 23 Feb 23 16:36 libnvidia-cfg.so.1 -> libnvidia-cfg.so.375.39
-rw-r--r-- 1 root root 157896 Feb 1 05:47 libnvidia-cfg.so.375.39
lrwxrwxrwx 1 root root 17 Feb 23 16:36 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root 22 Feb 23 16:36 libnvidia-ml.so.1 -> libnvidia-ml.so.375.39
-rw-r--r-- 1 root root 1197664 Feb 1 05:48 libnvidia-ml.so.375.39
lrwxrwxrwx 1 root root 25 Feb 23 16:36 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.375.39
-rw-r--r-- 1 root root 698184 Feb 1 04:41 libvdpau_nvidia.so.375.39
/etc/modprobe.d:
total 60
drwxr-xr-x 2 root root 4096 Apr 2 11:43 .
drwxr-xr-x 193 root root 12288 Apr 11 12:06 ..
-rw-r--r-- 1 root root 2820 Apr 2 11:41 .blacklist-nouveau.conf.un~
-rw-r--r-- 1 root root 548 Apr 2 11:43 .nouveau-kms.conf.un~
-rw-r--r-- 1 root root 154 Dec 18 2014 amd64-microcode-blacklist.conf
-rw-r--r-- 1 root root 106 Apr 2 11:41 blacklist-nouveau.conf
-rw-r--r-- 1 root root 0 Aug 25 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 44 Dec 24 2013 nouveau-blacklist.conf
-rw-r--r-- 1 root root 26 Apr 2 11:43 nouveau-kms.conf
-rw-r--r-- 1 root root 52 Apr 2 11:43 nouveau-kms.conf~
lrwxrwxrwx 1 root root 53 Sep 25 2016 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r-- 1 root root 260 Feb 26 2016 nvidia-kernel-common.conf
lrwxrwxrwx 1 root root 43 Sep 25 2016 nvidia.conf -> /etc/alternatives/glx--nvidia-modprobe.conf
-rw-r--r-- 1 root root 119 Mar 11 2016 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/modprobe.d/nouveau-kms.conf~:options nouveau modeset=0
/etc/modprobe.d/nouveau-kms.conf~:options nouveau modeset=0
Binary file /etc/modprobe.d/.nouveau-kms.conf.un~ matches
/etc/modprobe.d/nouveau-kms.conf:options nouveau modeset=0
/etc/modprobe.d/nouveau-blacklist.conf:blacklist nouveau
/etc/modprobe.d/nouveau-blacklist.conf:options nouveau modeset=0
Binary file /etc/modprobe.d/.blacklist-nouveau.conf.un~ matches
/etc/modprobe.d/blacklist-nouveau.conf:blacklist nouveau
/etc/modprobe.d/blacklist-nouveau.conf:blacklist lbm-nouveau
/etc/modprobe.d/blacklist-nouveau.conf:options nouveau modeset=0
/etc/modprobe.d/blacklist-nouveau.conf:alias nouveau off
/etc/modprobe.d/blacklist-nouveau.conf:alias lbm-nouveau off
/etc/modules-load.d:
-rw-r--r-- 1 root root 200 Sep 18 2014 /etc/modules
/etc/modules-load.d/:
total 20
drwxr-xr-x 2 root root 4096 Apr 2 11:27 .
drwxr-xr-x 193 root root 12288 Apr 11 12:06 ..
-rw-r--r-- 1 root root 119 Feb 24 2014 cups-filters.conf
lrwxrwxrwx 1 root root 10 Mar 28 21:23 modules.conf -> ../modules
lrwxrwxrwx 1 root root 39 Sep 25 2016 nvidia.conf -> /etc/alternatives/glx--nvidia-load.conf
Files from nvidia-installer:
Config and logfiles:
<<<<<<<<<< /etc/modprobe.d/nvidia-blacklists-nouveau.conf >>>>>>>>>>
# You need to run "update-initramfs -u" after editing this file.
# see #580894
blacklist nouveau
^^^^^^^^^^ /etc/modprobe.d/nvidia-blacklists-nouveau.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia-kernel-common.conf >>>>>>>>>>
alias char-major-195* nvidia
#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
# To enable FastWrites and Sidebus addressing, uncomment these lines
# options nvidia NVreg_EnableAGPSBA=1
# options nvidia NVreg_EnableAGPFW=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-kernel-common.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia.conf >>>>>>>>>>
install nvidia modprobe -i nvidia-current $CMDLINE_OPTS
install nvidia-modeset modprobe nvidia ; modprobe -i nvidia-current-modeset $CMDLINE_OPTS
install nvidia-drm modprobe nvidia-current-modeset ; modprobe -i nvidia-current-drm $CMDLINE_OPTS
install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-current-uvm $CMDLINE_OPTS
remove nvidia modprobe -r -i nvidia-drm nvidia-modeset nvidia-uvm nvidia
# These aliases are defined in *all* nvidia modules.
# Duplicating them here sets higher precedence and ensures the selected
# module gets loaded instead of a random first match if more than one
# version is installed. See #798207.
alias pci:v000010DEd00000E00sv*sd*bc04sc80i00* nvidia
alias pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc02i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc00i00* nvidia
^^^^^^^^^^ /etc/modprobe.d/nvidia.conf ^^^^^^^^^^
<<<<<<<<<< /home/nico/.local/share/xorg/Xorg.1.log >>>>>>>>>>
[ 94.491] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[ 94.491] _XSERVTransMakeAllCOTSServerListeners: server already running
[ 94.508] (--) Log file renamed from "/home/nico/.local/share/xorg/Xorg.pid-2196.log" to "/home/nico/.local/share/xorg/Xorg.1.log"
[ 94.509]
X.Org X Server 1.19.3
Release Date: 2017-03-15
[ 94.509] X Protocol Version 11, Revision 0
[ 94.509] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 94.509] Current Operating System: Linux jules 4.9.0-2-amd64 #1 SMP Debian 4.9.18-1 (2017-03-30) x86_64
[ 94.509] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-2-amd64 root=UUID=c2d88694-8ba7-4dec-96b7-7badba6e8fb6 ro apparmor=1 security=apparmor console=tty1 nomodeset quiet
[ 94.509] Build Date: 15 March 2017 09:21:41PM
[ 94.509] xorg-server 2:1.19.3-1 (https://www.debian.org/support)
[ 94.509] Current version of pixman: 0.34.0
[ 94.509] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 94.509] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 94.509] (==) Log file: "/home/nico/.local/share/xorg/Xorg.1.log", Time: Tue Apr 11 12:07:13 2017
[ 94.509] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 94.509] (==) No Layout section. Using the first Screen section.
[ 94.509] (==) No screen section available. Using defaults.
[ 94.509] (**) |-->Screen "Default Screen Section" (0)
[ 94.509] (**) | |-->Monitor "<default monitor>"
[ 94.509] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 94.509] (**) | |-->Device "Device0"
[ 94.509] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 94.509] (==) Automatically adding devices
[ 94.509] (==) Automatically enabling devices
[ 94.509] (==) Automatically adding GPU devices
[ 94.509] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 94.509] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 94.509] Entry deleted from font path.
[ 94.509] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 94.509] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 94.509] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 94.509] (II) Loader magic: 0x562d4da95e00
[ 94.509] (II) Module ABI versions:
[ 94.509] X.Org ANSI C Emulation: 0.4
[ 94.509] X.Org Video Driver: 23.0
[ 94.509] X.Org XInput driver : 24.1
[ 94.509] X.Org Server Extension : 10.0
[ 94.510] (++) using VT number 2
[ 94.511] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_34
[ 94.511] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 94.512] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 94.513] (--) PCI: (0:0:2:0) 8086:0412:1043:8534 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 94.513] (--) PCI:*(0:1:0:0) 10de:11c0:1462:2877 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/134217728, 0xe8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 94.513] (II) LoadModule: "glx"
[ 94.513] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 94.515] (II) Module glx: vendor="NVIDIA Corporation"
[ 94.515] compiled for 4.0.2, module version = 1.0.0
[ 94.515] Module class: X.Org Server Extension
[ 94.515] (II) NVIDIA GLX Module 375.39 Tue Jan 31 19:37:12 PST 2017
[ 94.515] (II) LoadModule: "nvidia"
[ 94.515] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 94.516] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 94.516] compiled for 4.0.2, module version = 1.0.0
[ 94.516] Module class: X.Org Video Driver
[ 94.516] (II) NVIDIA dlloader X Driver 375.39 Tue Jan 31 19:13:22 PST 2017
[ 94.516] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 94.516] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 94.516] (II) systemd-logind: releasing fd for 226:0
[ 94.516] (II) Loading sub module "fb"
[ 94.516] (II) LoadModule: "fb"
[ 94.516] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 94.516] (II) Module fb: vendor="X.Org Foundation"
[ 94.516] compiled for 1.19.3, module version = 1.0.0
[ 94.516] ABI class: X.Org ANSI C Emulation, version 0.4
[ 94.516] (II) Loading sub module "wfb"
[ 94.516] (II) LoadModule: "wfb"
[ 94.516] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 94.516] (II) Module wfb: vendor="X.Org Foundation"
[ 94.516] compiled for 1.19.3, module version = 1.0.0
[ 94.516] ABI class: X.Org ANSI C Emulation, version 0.4
[ 94.516] (II) Loading sub module "ramdac"
[ 94.516] (II) LoadModule: "ramdac"
[ 94.516] (II) Module "ramdac" already built-in
[ 94.517] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 94.517] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 94.517] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 94.517] (==) NVIDIA(0): RGB weight 888
[ 94.517] (==) NVIDIA(0): Default visual is TrueColor
[ 94.517] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 94.517] (**) NVIDIA(0): Option "NoLogo" "1"
[ 94.517] (**) NVIDIA(0): Option "UseEdidDpi" "FALSE"
[ 94.517] (**) NVIDIA(0): Option "DPI" "96 x 96"
[ 94.517] (**) NVIDIA(0): Option "Coolbits" "1"
[ 94.517] (**) NVIDIA(0): Enabling 2D acceleration
[ 94.518] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 94.518] (--) NVIDIA(0): CRT-0
[ 94.518] (--) NVIDIA(0): DFP-0 (boot)
[ 94.518] (--) NVIDIA(0): DFP-1
[ 94.518] (--) NVIDIA(0): DFP-2
[ 94.518] (--) NVIDIA(0): DFP-3
[ 94.518] (--) NVIDIA(0): DFP-4
[ 94.520] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 660 (GK106) at PCI:1:0:0 (GPU-0)
[ 94.520] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 94.520] (--) NVIDIA(0): VideoBIOS: 80.06.58.00.55
[ 94.520] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 94.540] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 94.540] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 94.540] (--) NVIDIA(GPU-0):
[ 94.578] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): connected
[ 94.578] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): Internal TMDS
[ 94.578] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): 330.0 MHz maximum pixel clock
[ 94.578] (--) NVIDIA(GPU-0):
[ 94.578] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 94.578] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 94.578] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 94.578] (--) NVIDIA(GPU-0):
[ 94.578] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 94.578] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 94.578] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 94.578] (--) NVIDIA(GPU-0):
[ 94.579] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 94.579] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 94.579] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 94.579] (--) NVIDIA(GPU-0):
[ 94.579] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 94.579] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 94.579] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 94.579] (--) NVIDIA(GPU-0):
[ 94.582] (==) NVIDIA(0):
[ 94.582] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 94.582] (==) NVIDIA(0): will be used as the requested mode.
[ 94.582] (==) NVIDIA(0):
[ 94.582] (II) NVIDIA(0): Validated MetaModes:
[ 94.582] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 94.582] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 94.592] (**) NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
[ 94.592] (--) Depth 24 pixmap format is 32 bpp
[ 94.593] (II) NVIDIA: Using 12288.00 MB of virtual memory for indirect memory
[ 94.593] (II) NVIDIA: access.
[ 94.624] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 94.638] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 94.638] (==) NVIDIA(0): Backing store enabled
[ 94.638] (==) NVIDIA(0): Silken mouse enabled
[ 94.638] (==) NVIDIA(0): DPMS enabled
[ 94.638] (II) Loading sub module "dri2"
[ 94.638] (II) LoadModule: "dri2"
[ 94.638] (II) Module "dri2" already built-in
[ 94.638] (II) NVIDIA(0): [DRI2] Setup complete
[ 94.638] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 94.638] (--) RandR disabled
[ 94.640] (II) SELinux: Disabled on system
[ 94.640] (II) Initializing extension GLX
[ 94.640] (II) Indirect GLX disabled.
[ 94.675] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 94.675] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 94.675] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 94.675] (II) LoadModule: "libinput"
[ 94.675] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 94.676] (II) Module libinput: vendor="X.Org Foundation"
[ 94.676] compiled for 1.19.0, module version = 0.23.0
[ 94.676] Module class: X.Org XInput Driver
[ 94.676] ABI class: X.Org XInput driver, version 24.1
[ 94.676] (II) Using input driver 'libinput' for 'Power Button'
[ 94.676] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 36 paused 0
[ 94.676] (**) Power Button: always reports core events
[ 94.676] (**) Option "Device" "/dev/input/event3"
[ 94.676] (**) Option "_source" "server/udev"
[ 94.677] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[ 94.677] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[ 94.677] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event3"
[ 94.677] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 94.677] (**) Option "xkb_model" "pc105"
[ 94.677] (**) Option "xkb_layout" "fr"
[ 94.677] (**) Option "xkb_variant" "latin9"
[ 94.687] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[ 94.687] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[ 94.688] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 94.688] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 94.688] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 94.688] (II) Using input driver 'libinput' for 'Video Bus'
[ 94.688] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 39 paused 0
[ 94.688] (**) Video Bus: always reports core events
[ 94.688] (**) Option "Device" "/dev/input/event4"
[ 94.688] (**) Option "_source" "server/udev"
[ 94.689] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
[ 94.689] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
[ 94.689] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event4"
[ 94.689] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 94.689] (**) Option "xkb_model" "pc105"
[ 94.689] (**) Option "xkb_layout" "fr"
[ 94.689] (**) Option "xkb_variant" "latin9"
[ 94.689] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
[ 94.689] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
[ 94.689] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 94.689] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 94.689] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 94.689] (II) Using input driver 'libinput' for 'Power Button'
[ 94.689] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 40 paused 0
[ 94.689] (**) Power Button: always reports core events
[ 94.689] (**) Option "Device" "/dev/input/event2"
[ 94.689] (**) Option "_source" "server/udev"
[ 94.690] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[ 94.690] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[ 94.690] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event2"
[ 94.690] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 94.690] (**) Option "xkb_model" "pc105"
[ 94.690] (**) Option "xkb_layout" "fr"
[ 94.690] (**) Option "xkb_variant" "latin9"
[ 94.690] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[ 94.690] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[ 94.690] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[ 94.690] (II) No input driver specified, ignoring this device.
[ 94.690] (II) This device may have been added with another device file.
[ 94.690] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[ 94.690] (II) No input driver specified, ignoring this device.
[ 94.690] (II) This device may have been added with another device file.
[ 94.690] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
[ 94.690] (II) No input driver specified, ignoring this device.
[ 94.690] (II) This device may have been added with another device file.
[ 94.691] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event19)
[ 94.691] (II) No input driver specified, ignoring this device.
[ 94.691] (II) This device may have been added with another device file.
[ 94.691] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event0)
[ 94.691] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 94.691] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[ 94.691] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[ 94.691] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 41 paused 0
[ 94.691] (**) Logitech USB Receiver: always reports core events
[ 94.691] (**) Option "Device" "/dev/input/event0"
[ 94.691] (**) Option "_source" "server/udev"
[ 94.691] (II) input device 'Logitech USB Receiver', /dev/input/event0 is tagged by udev as: Keyboard
[ 94.691] (II) input device 'Logitech USB Receiver', /dev/input/event0 is a keyboard
[ 94.691] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:046D:C512.0001/input/input3/event0"
[ 94.691] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
[ 94.691] (**) Option "xkb_model" "pc105"
[ 94.691] (**) Option "xkb_layout" "fr"
[ 94.691] (**) Option "xkb_variant" "latin9"
[ 94.692] (II) input device 'Logitech USB Receiver', /dev/input/event0 is tagged by udev as: Keyboard
[ 94.692] (II) input device 'Logitech USB Receiver', /dev/input/event0 is a keyboard
[ 94.692] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[ 94.692] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 94.692] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 94.692] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[ 94.692] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[ 94.692] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[ 94.692] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 42 paused 0
[ 94.692] (**) Logitech USB Receiver: always reports core events
[ 94.692] (**) Option "Device" "/dev/input/event1"
[ 94.692] (**) Option "_source" "server/udev"
[ 94.693] (II) input device 'Logitech USB Receiver', /dev/input/event1 is tagged by udev as: Keyboard Mouse
[ 94.693] (II) input device 'Logitech USB Receiver', /dev/input/event1 is a pointer caps
[ 94.693] (II) input device 'Logitech USB Receiver', /dev/input/event1 is a keyboard
[ 94.693] (II) libinput: Logitech USB Receiver: needs a virtual subdevice
[ 94.693] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:046D:C512.0002/input/input4/event1"
[ 94.693] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 10)
[ 94.693] (**) Option "AccelerationScheme" "none"
[ 94.693] (**) Logitech USB Receiver: (accel) selected scheme none/0
[ 94.693] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 94.693] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 94.693] (II) input device 'Logitech USB Receiver', /dev/input/event1 is tagged by udev as: Keyboard Mouse
[ 94.693] (II) input device 'Logitech USB Receiver', /dev/input/event1 is a pointer caps
[ 94.693] (II) input device 'Logitech USB Receiver', /dev/input/event1 is a keyboard
[ 94.693] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 94.693] (II) No input driver specified, ignoring this device.
[ 94.693] (II) This device may have been added with another device file.
[ 94.694] (II) config/udev: Adding input device Logitech M525 (/dev/input/event20)
[ 94.694] (**) Logitech M525: Applying InputClass "evdev pointer catchall"
[ 94.694] (**) Logitech M525: Applying InputClass "libinput pointer catchall"
[ 94.694] (II) Using input driver 'libinput' for 'Logitech M525'
[ 94.694] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 43 paused 0
[ 94.694] (**) Logitech M525: always reports core events
[ 94.694] (**) Option "Device" "/dev/input/event20"
[ 94.694] (**) Option "_source" "server/udev"
[ 94.694] (II) input device 'Logitech M525', /dev/input/event20 is tagged by udev as: Mouse
[ 94.694] (II) input device 'Logitech M525', /dev/input/event20 is a pointer caps
[ 94.694] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7.2/3-7.2:1.2/0003:046D:C52B.0005/0003:046D:4013.0006/input/input23/event20"
[ 94.694] (II) XINPUT: Adding extended input device "Logitech M525" (type: MOUSE, id 11)
[ 94.694] (**) Option "AccelerationScheme" "none"
[ 94.694] (**) Logitech M525: (accel) selected scheme none/0
[ 94.694] (**) Logitech M525: (accel) acceleration factor: 2.000
[ 94.694] (**) Logitech M525: (accel) acceleration threshold: 4
[ 94.695] (II) input device 'Logitech M525', /dev/input/event20 is tagged by udev as: Mouse
[ 94.695] (II) input device 'Logitech M525', /dev/input/event20 is a pointer caps
[ 94.695] (II) config/udev: Adding input device Logitech M525 (/dev/input/mouse1)
[ 94.695] (II) No input driver specified, ignoring this device.
[ 94.695] (II) This device may have been added with another device file.
[ 94.695] (II) config/udev: Adding input device gspca_zc3xx (/dev/input/event21)
[ 94.695] (**) gspca_zc3xx: Applying InputClass "evdev keyboard catchall"
[ 94.695] (**) gspca_zc3xx: Applying InputClass "libinput keyboard catchall"
[ 94.695] (II) Using input driver 'libinput' for 'gspca_zc3xx'
[ 94.695] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 44 paused 0
[ 94.695] (**) gspca_zc3xx: always reports core events
[ 94.695] (**) Option "Device" "/dev/input/event21"
[ 94.695] (**) Option "_source" "server/udev"
[ 94.695] (II) input device 'gspca_zc3xx', /dev/input/event21 is tagged by udev as: Keyboard
[ 94.695] (II) input device 'gspca_zc3xx', /dev/input/event21 is a keyboard
[ 94.695] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-8/input/input24/event21"
[ 94.695] (II) XINPUT: Adding extended input device "gspca_zc3xx" (type: KEYBOARD, id 12)
[ 94.695] (**) Option "xkb_model" "pc105"
[ 94.695] (**) Option "xkb_layout" "fr"
[ 94.695] (**) Option "xkb_variant" "latin9"
[ 94.696] (II) input device 'gspca_zc3xx', /dev/input/event21 is tagged by udev as: Keyboard
[ 94.696] (II) input device 'gspca_zc3xx', /dev/input/event21 is a keyboard
[ 94.696] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event7)
[ 94.696] (II) No input driver specified, ignoring this device.
[ 94.696] (II) This device may have been added with another device file.
[ 94.696] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event8)
[ 94.696] (II) No input driver specified, ignoring this device.
[ 94.696] (II) This device may have been added with another device file.
[ 94.696] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event9)
[ 94.696] (II) No input driver specified, ignoring this device.
[ 94.696] (II) This device may have been added with another device file.
[ 94.696] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event10)
[ 94.696] (II) No input driver specified, ignoring this device.
[ 94.696] (II) This device may have been added with another device file.
[ 94.697] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event11)
[ 94.697] (II) No input driver specified, ignoring this device.
[ 94.697] (II) This device may have been added with another device file.
[ 94.697] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event12)
[ 94.697] (II) No input driver specified, ignoring this device.
[ 94.697] (II) This device may have been added with another device file.
[ 94.697] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event13)
[ 94.697] (II) No input driver specified, ignoring this device.
[ 94.697] (II) This device may have been added with another device file.
[ 94.697] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event14)
[ 94.697] (II) No input driver specified, ignoring this device.
[ 94.697] (II) This device may have been added with another device file.
[ 94.697] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
[ 94.697] (II) No input driver specified, ignoring this device.
[ 94.697] (II) This device may have been added with another device file.
[ 94.697] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event15)
[ 94.697] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 94.697] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 94.697] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 94.697] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 45 paused 0
[ 94.698] (**) Eee PC WMI hotkeys: always reports core events
[ 94.698] (**) Option "Device" "/dev/input/event15"
[ 94.698] (**) Option "_source" "server/udev"
[ 94.698] (II) input device 'Eee PC WMI hotkeys', /dev/input/event15 is tagged by udev as: Keyboard
[ 94.698] (II) input device 'Eee PC WMI hotkeys', /dev/input/event15 is a keyboard
[ 94.698] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input18/event15"
[ 94.698] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 13)
[ 94.698] (**) Option "xkb_model" "pc105"
[ 94.698] (**) Option "xkb_layout" "fr"
[ 94.698] (**) Option "xkb_variant" "latin9"
[ 94.698] (II) input device 'Eee PC WMI hotkeys', /dev/input/event15 is tagged by udev as: Keyboard
[ 94.698] (II) input device 'Eee PC WMI hotkeys', /dev/input/event15 is a keyboard
[ 94.698] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 94.698] (II) No input driver specified, ignoring this device.
[ 94.698] (II) This device may have been added with another device file.
[ 94.700] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 94.700] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 94.700] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[ 94.700] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[ 94.700] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[ 94.700] (II) systemd-logind: returning pre-existing fd for /dev/input/event1 13:65
[ 94.700] (**) Logitech USB Receiver: always reports core events
[ 94.700] (**) Option "Device" "/dev/input/event1"
[ 94.700] (**) Option "_source" "_driver/libinput"
[ 94.700] (II) libinput: Logitech USB Receiver: is a virtual subdevice
[ 94.700] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:046D:C512.0002/input/input4/event1"
[ 94.700] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 14)
[ 94.700] (**) Option "xkb_model" "pc105"
[ 94.700] (**) Option "xkb_layout" "fr"
[ 94.700] (**) Option "xkb_variant" "latin9"
[ 97.039] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 97.039] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 97.039] (--) NVIDIA(GPU-0):
[ 97.064] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): connected
[ 97.064] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): Internal TMDS
[ 97.064] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): 330.0 MHz maximum pixel clock
[ 97.064] (--) NVIDIA(GPU-0):
[ 97.064] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 97.064] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 97.064] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 97.064] (--) NVIDIA(GPU-0):
[ 97.064] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 97.064] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 97.064] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 97.064] (--) NVIDIA(GPU-0):
[ 97.064] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 97.064] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 97.064] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 97.064] (--) NVIDIA(GPU-0):
[ 97.064] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 97.064] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 97.064] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 97.064] (--) NVIDIA(GPU-0):
[ 116.251] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 116.251] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 116.251] (--) NVIDIA(GPU-0):
[ 116.274] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): connected
[ 116.274] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): Internal TMDS
[ 116.274] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): 330.0 MHz maximum pixel clock
[ 116.274] (--) NVIDIA(GPU-0):
[ 116.274] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 116.274] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 116.274] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 116.274] (--) NVIDIA(GPU-0):
[ 116.274] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 116.274] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 116.274] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 116.274] (--) NVIDIA(GPU-0):
[ 116.274] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 116.274] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 116.274] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 116.274] (--) NVIDIA(GPU-0):
[ 116.274] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 116.274] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 116.274] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 116.274] (--) NVIDIA(GPU-0):
[ 122.180] (II) config/udev: removing device Logitech M525
[ 122.180] (**) Option "fd" "43"
[ 122.181] (II) UnloadModule: "libinput"
[ 122.181] (II) systemd-logind: releasing fd for 13:84
[ 122.365] (II) config/udev: Adding input device Logitech M525 (/dev/input/mouse1)
[ 122.365] (II) No input driver specified, ignoring this device.
[ 122.365] (II) This device may have been added with another device file.
[ 122.423] (II) config/udev: Adding input device Logitech M525 (/dev/input/event20)
[ 122.423] (**) Logitech M525: Applying InputClass "evdev pointer catchall"
[ 122.423] (**) Logitech M525: Applying InputClass "libinput pointer catchall"
[ 122.423] (II) Using input driver 'libinput' for 'Logitech M525'
[ 122.423] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 53 paused 0
[ 122.423] (**) Logitech M525: always reports core events
[ 122.423] (**) Option "Device" "/dev/input/event20"
[ 122.423] (**) Option "_source" "server/udev"
[ 122.424] (II) input device 'Logitech M525', /dev/input/event20 is tagged by udev as: Mouse
[ 122.424] (II) input device 'Logitech M525', /dev/input/event20 is a pointer caps
[ 122.424] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7.2/3-7.2:1.2/0003:046D:C52B.0009/0003:046D:4013.000A/input/input25/event20"
[ 122.424] (II) XINPUT: Adding extended input device "Logitech M525" (type: MOUSE, id 11)
[ 122.424] (**) Option "AccelerationScheme" "none"
[ 122.424] (**) Logitech M525: (accel) selected scheme none/0
[ 122.424] (**) Logitech M525: (accel) acceleration factor: 2.000
[ 122.424] (**) Logitech M525: (accel) acceleration threshold: 4
[ 122.424] (II) input device 'Logitech M525', /dev/input/event20 is tagged by udev as: Mouse
[ 122.424] (II) input device 'Logitech M525', /dev/input/event20 is a pointer caps
[ 123.283] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 123.283] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 123.283] (--) NVIDIA(GPU-0):
[ 123.305] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): connected
[ 123.305] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): Internal TMDS
[ 123.305] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): 330.0 MHz maximum pixel clock
[ 123.305] (--) NVIDIA(GPU-0):
[ 123.305] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 123.305] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 123.305] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 123.305] (--) NVIDIA(GPU-0):
[ 123.306] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 123.306] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 123.306] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 123.306] (--) NVIDIA(GPU-0):
[ 123.306] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 123.306] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 123.306] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 123.306] (--) NVIDIA(GPU-0):
[ 123.306] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 123.306] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 123.306] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 123.306] (--) NVIDIA(GPU-0):
[ 123.319] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 123.319] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 123.319] (--) NVIDIA(GPU-0):
[ 123.343] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): connected
[ 123.343] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): Internal TMDS
[ 123.343] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): 330.0 MHz maximum pixel clock
[ 123.343] (--) NVIDIA(GPU-0):
[ 123.343] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 123.343] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 123.343] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 123.343] (--) NVIDIA(GPU-0):
[ 123.343] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 123.343] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 123.343] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 123.343] (--) NVIDIA(GPU-0):
[ 123.343] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 123.343] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 123.343] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 123.343] (--) NVIDIA(GPU-0):
[ 123.343] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 123.343] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 123.343] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 123.343] (--) NVIDIA(GPU-0):
[ 128.364] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 128.364] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 128.364] (--) NVIDIA(GPU-0):
[ 128.386] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): connected
[ 128.386] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): Internal TMDS
[ 128.386] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): 330.0 MHz maximum pixel clock
[ 128.386] (--) NVIDIA(GPU-0):
[ 128.387] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 128.387] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 128.387] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 128.387] (--) NVIDIA(GPU-0):
[ 128.387] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 128.387] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 128.387] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 128.387] (--) NVIDIA(GPU-0):
[ 128.387] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 128.387] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 128.387] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 128.387] (--) NVIDIA(GPU-0):
[ 128.387] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 128.387] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 128.387] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 128.387] (--) NVIDIA(GPU-0):
[ 128.400] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 128.400] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 128.400] (--) NVIDIA(GPU-0):
[ 128.423] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): connected
[ 128.423] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): Internal TMDS
[ 128.423] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): 330.0 MHz maximum pixel clock
[ 128.423] (--) NVIDIA(GPU-0):
[ 128.423] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 128.423] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 128.423] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 128.423] (--) NVIDIA(GPU-0):
[ 128.423] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 128.423] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 128.423] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 128.423] (--) NVIDIA(GPU-0):
[ 128.423] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 128.423] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 128.423] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 128.423] (--) NVIDIA(GPU-0):
[ 128.423] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 128.423] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 128.423] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 128.423] (--) NVIDIA(GPU-0):
[ 202.440] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 202.440] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 202.440] (--) NVIDIA(GPU-0):
[ 202.479] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): connected
[ 202.479] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): Internal TMDS
[ 202.479] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): 330.0 MHz maximum pixel clock
[ 202.479] (--) NVIDIA(GPU-0):
[ 202.479] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 202.479] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 202.479] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 202.479] (--) NVIDIA(GPU-0):
[ 202.479] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 202.479] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 202.479] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 202.479] (--) NVIDIA(GPU-0):
[ 202.479] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 202.479] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 202.479] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 202.479] (--) NVIDIA(GPU-0):
[ 202.479] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 202.479] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 202.479] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 202.479] (--) NVIDIA(GPU-0):
[ 202.498] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 202.498] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 202.498] (--) NVIDIA(GPU-0):
[ 202.537] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): connected
[ 202.537] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): Internal TMDS
[ 202.537] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): 330.0 MHz maximum pixel clock
[ 202.537] (--) NVIDIA(GPU-0):
[ 202.537] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 202.537] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 202.537] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 202.537] (--) NVIDIA(GPU-0):
[ 202.537] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 202.538] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 202.538] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 202.538] (--) NVIDIA(GPU-0):
[ 202.538] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 202.538] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 202.538] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 202.538] (--) NVIDIA(GPU-0):
[ 202.538] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 202.538] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 202.538] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 202.538] (--) NVIDIA(GPU-0):
[ 452.441] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 452.441] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 452.441] (--) NVIDIA(GPU-0):
[ 452.481] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): connected
[ 452.481] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): Internal TMDS
[ 452.481] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): 330.0 MHz maximum pixel clock
[ 452.481] (--) NVIDIA(GPU-0):
[ 452.481] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 452.482] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 452.482] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 452.482] (--) NVIDIA(GPU-0):
[ 452.482] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 452.482] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 452.483] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 452.483] (--) NVIDIA(GPU-0):
[ 452.483] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 452.483] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 452.483] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 452.483] (--) NVIDIA(GPU-0):
[ 452.484] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 452.484] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 452.484] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 452.484] (--) NVIDIA(GPU-0):
[ 3899.242] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 3899.242] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 3899.242] (--) NVIDIA(GPU-0):
[ 3899.274] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): connected
[ 3899.274] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): Internal TMDS
[ 3899.274] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-0): 330.0 MHz maximum pixel clock
[ 3899.274] (--) NVIDIA(GPU-0):
[ 3899.274] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 3899.274] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 3899.274] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 3899.274] (--) NVIDIA(GPU-0):
[ 3899.274] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 3899.274] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 3899.274] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 3899.274] (--) NVIDIA(GPU-0):
[ 3899.274] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 3899.274] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 3899.274] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 3899.274] (--) NVIDIA(GPU-0):
[ 3899.274] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 3899.274] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 3899.274] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 3899.274] (--) NVIDIA(GPU-0):
^^^^^^^^^^ /home/nico/.local/share/xorg/Xorg.1.log ^^^^^^^^^^
<<<<<<<<<< /home/nico/.local/share/xorg/Xorg.0.log >>>>>>>>>>
[ 146.870]
X.Org X Server 1.19.3
Release Date: 2017-03-15
[ 146.870] X Protocol Version 11, Revision 0
[ 146.870] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 146.870] Current Operating System: Linux jules 4.9.0-2-amd64 #1 SMP Debian 4.9.18-1 (2017-03-30) x86_64
[ 146.870] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-2-amd64 root=UUID=c2d88694-8ba7-4dec-96b7-7badba6e8fb6 ro apparmor=1 security=apparmor console=tty1 nomodeset quiet
[ 146.870] Build Date: 15 March 2017 09:21:41PM
[ 146.871] xorg-server 2:1.19.3-1 (https://www.debian.org/support)
[ 146.871] Current version of pixman: 0.34.0
[ 146.871] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 146.871] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 146.871] (==) Log file: "/home/nico/.local/share/xorg/Xorg.0.log", Time: Tue Apr 11 11:42:16 2017
[ 146.871] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 146.871] (==) No Layout section. Using the first Screen section.
[ 146.871] (==) No screen section available. Using defaults.
[ 146.871] (**) |-->Screen "Default Screen Section" (0)
[ 146.872] (**) | |-->Monitor "<default monitor>"
[ 146.872] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 146.872] (**) | |-->Device "Device0"
[ 146.872] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 146.872] (==) Automatically adding devices
[ 146.872] (==) Automatically enabling devices
[ 146.872] (==) Automatically adding GPU devices
[ 146.872] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 146.872] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 146.872] Entry deleted from font path.
[ 146.872] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 146.872] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 146.872] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 146.872] (II) Loader magic: 0x559b9e47ce00
[ 146.872] (II) Module ABI versions:
[ 146.872] X.Org ANSI C Emulation: 0.4
[ 146.872] X.Org Video Driver: 23.0
[ 146.872] X.Org XInput driver : 24.1
[ 146.872] X.Org Server Extension : 10.0
[ 146.873] (++) using VT number 2
[ 146.874] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_3506
[ 146.875] (--) PCI: (0:0:2:0) 8086:0412:1043:8534 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 146.875] (--) PCI:*(0:1:0:0) 10de:11c0:1462:2877 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/134217728, 0xe8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 146.875] (II) LoadModule: "glx"
[ 146.875] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 146.877] (II) Module glx: vendor="NVIDIA Corporation"
[ 146.877] compiled for 4.0.2, module version = 1.0.0
[ 146.877] Module class: X.Org Server Extension
[ 146.877] (II) NVIDIA GLX Module 375.39 Tue Jan 31 19:37:12 PST 2017
[ 146.877] (II) LoadModule: "nvidia"
[ 146.877] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 146.877] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 146.877] compiled for 4.0.2, module version = 1.0.0
[ 146.877] Module class: X.Org Video Driver
[ 146.877] (II) NVIDIA dlloader X Driver 375.39 Tue Jan 31 19:13:22 PST 2017
[ 146.877] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 146.878] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 146.878] (II) Loading sub module "fb"
[ 146.878] (II) LoadModule: "fb"
[ 146.878] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 146.878] (II) Module fb: vendor="X.Org Foundation"
[ 146.878] compiled for 1.19.3, module version = 1.0.0
[ 146.878] ABI class: X.Org ANSI C Emulation, version 0.4
[ 146.878] (II) Loading sub module "wfb"
[ 146.878] (II) LoadModule: "wfb"
[ 146.878] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 146.878] (II) Module wfb: vendor="X.Org Foundation"
[ 146.878] compiled for 1.19.3, module version = 1.0.0
[ 146.878] ABI class: X.Org ANSI C Emulation, version 0.4
[ 146.878] (II) Loading sub module "ramdac"
[ 146.878] (II) LoadModule: "ramdac"
[ 146.878] (II) Module "ramdac" already built-in
[ 146.884] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[ 146.884] (EE) NVIDIA: system's kernel log for additional error messages and
[ 146.884] (EE) NVIDIA: consult the NVIDIA README for details.
[ 146.884] (EE) No devices detected.
[ 146.884] (EE)
Fatal server error:
[ 146.884] (EE) no screens found(EE)
[ 146.884] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 146.884] (EE) Please also check the log file at "/home/nico/.local/share/xorg/Xorg.0.log" for additional information.
[ 146.884] (EE)
[ 146.887] (EE) Server terminated with error (1). Closing log file.
^^^^^^^^^^ /home/nico/.local/share/xorg/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[ 202.134]
X.Org X Server 1.19.3
Release Date: 2017-03-15
[ 202.134] X Protocol Version 11, Revision 0
[ 202.134] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 202.134] Current Operating System: Linux jules 4.9.0-2-amd64 #1 SMP Debian 4.9.18-1 (2017-03-30) x86_64
[ 202.134] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-2-amd64 root=UUID=c2d88694-8ba7-4dec-96b7-7badba6e8fb6 ro apparmor=1 security=apparmor console=tty1 nomodeset quiet
[ 202.134] Build Date: 15 March 2017 09:21:41PM
[ 202.134] xorg-server 2:1.19.3-1 (https://www.debian.org/support)
[ 202.134] Current version of pixman: 0.34.0
[ 202.134] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 202.134] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 202.140] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr 11 11:43:11 2017
[ 202.142] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 202.142] (==) No Layout section. Using the first Screen section.
[ 202.142] (==) No screen section available. Using defaults.
[ 202.142] (**) |-->Screen "Default Screen Section" (0)
[ 202.142] (**) | |-->Monitor "<default monitor>"
[ 202.142] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 202.142] (**) | |-->Device "Device0"
[ 202.142] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 202.142] (==) Automatically adding devices
[ 202.142] (==) Automatically enabling devices
[ 202.142] (==) Automatically adding GPU devices
[ 202.142] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 202.142] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 202.142] Entry deleted from font path.
[ 202.142] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 202.142] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 202.142] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 202.142] (II) Loader magic: 0x564f1b155e00
[ 202.142] (II) Module ABI versions:
[ 202.142] X.Org ANSI C Emulation: 0.4
[ 202.142] X.Org Video Driver: 23.0
[ 202.142] X.Org XInput driver : 24.1
[ 202.142] X.Org Server Extension : 10.0
[ 202.143] (++) using VT number 2
[ 202.145] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_3506
[ 202.146] (--) PCI: (0:0:2:0) 8086:0412:1043:8534 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 202.146] (--) PCI:*(0:1:0:0) 10de:11c0:1462:2877 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/134217728, 0xe8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 202.146] (II) LoadModule: "glx"
[ 202.146] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 202.148] (II) Module glx: vendor="NVIDIA Corporation"
[ 202.148] compiled for 4.0.2, module version = 1.0.0
[ 202.148] Module class: X.Org Server Extension
[ 202.148] (II) NVIDIA GLX Module 375.39 Tue Jan 31 19:37:12 PST 2017
[ 202.148] (II) LoadModule: "nvidia"
[ 202.148] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 202.148] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 202.148] compiled for 4.0.2, module version = 1.0.0
[ 202.148] Module class: X.Org Video Driver
[ 202.148] (II) NVIDIA dlloader X Driver 375.39 Tue Jan 31 19:13:22 PST 2017
[ 202.148] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 202.148] (II) Loading sub module "fb"
[ 202.148] (II) LoadModule: "fb"
[ 202.148] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 202.148] (II) Module fb: vendor="X.Org Foundation"
[ 202.148] compiled for 1.19.3, module version = 1.0.0
[ 202.148] ABI class: X.Org ANSI C Emulation, version 0.4
[ 202.148] (II) Loading sub module "wfb"
[ 202.148] (II) LoadModule: "wfb"
[ 202.148] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 202.149] (II) Module wfb: vendor="X.Org Foundation"
[ 202.149] compiled for 1.19.3, module version = 1.0.0
[ 202.149] ABI class: X.Org ANSI C Emulation, version 0.4
[ 202.149] (II) Loading sub module "ramdac"
[ 202.149] (II) LoadModule: "ramdac"
[ 202.149] (II) Module "ramdac" already built-in
[ 202.154] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[ 202.154] (EE) NVIDIA: system's kernel log for additional error messages and
[ 202.154] (EE) NVIDIA: consult the NVIDIA README for details.
[ 202.154] (EE) No devices detected.
[ 202.154] (EE)
Fatal server error:
[ 202.154] (EE) no screens found(EE)
[ 202.154] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 202.154] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 202.154] (EE)
[ 202.157] (EE) Server terminated with error (1). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[ 30.833]
X.Org X Server 1.17.2
Release Date: 2015-06-16
[ 30.833] X Protocol Version 11, Revision 0
[ 30.833] Build Operating System: Linux 4.1.0 x86_64 Debian
[ 30.833] Current Operating System: Linux jules 4.2.0-1-amd64 #1 SMP Debian 4.2.3-2 (2015-10-14) x86_64
[ 30.834] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.2.0-1-amd64 root=UUID=c2d88694-8ba7-4dec-96b7-7badba6e8fb6 ro quiet
[ 30.834] Build Date: 11 August 2015 10:51:15AM
[ 30.834] xorg-server 2:1.17.2-1.1 (http://www.debian.org/support)
[ 30.834] Current version of pixman: 0.33.2
[ 30.834] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 30.834] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 30.834] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 18 09:03:45 2015
[ 31.322] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 32.328] (==) No Layout section. Using the first Screen section.
[ 32.328] (==) No screen section available. Using defaults.
[ 32.328] (**) |-->Screen "Default Screen Section" (0)
[ 32.328] (**) | |-->Monitor "<default monitor>"
[ 32.328] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 32.328] (**) | |-->Device "Device0"
[ 32.328] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 32.328] (==) Automatically adding devices
[ 32.328] (==) Automatically enabling devices
[ 32.328] (==) Automatically adding GPU devices
[ 33.128] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 33.268] Entry deleted from font path.
[ 33.582] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 33.582] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 33.582] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 33.640] (II) Loader magic: 0x55fa6973dd40
[ 33.640] (II) Module ABI versions:
[ 33.640] X.Org ANSI C Emulation: 0.4
[ 33.640] X.Org Video Driver: 19.0
[ 33.640] X.Org XInput driver : 21.0
[ 33.640] X.Org Server Extension : 9.0
[ 33.641] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 33.641] (--) PCI:*(0:1:0:0) 10de:11c0:1462:2877 rev 161, Mem @ 0xf6000000/16777216, 0xe8000000/134217728, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 33.678] (II) LoadModule: "glx"
[ 33.983] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 37.604] (II) Module glx: vendor="NVIDIA Corporation"
[ 37.604] compiled for 4.0.2, module version = 1.0.0
[ 37.604] Module class: X.Org Server Extension
[ 37.645] (II) NVIDIA GLX Module 340.93 Wed Aug 19 16:23:51 PDT 2015
[ 37.645] (II) LoadModule: "nvidia"
[ 38.057] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 39.006] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 39.006] compiled for 4.0.2, module version = 1.0.0
[ 39.006] Module class: X.Org Video Driver
[ 39.061] (II) NVIDIA dlloader X Driver 340.93 Wed Aug 19 16:01:53 PDT 2015
[ 39.061] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 39.262] (++) using VT number 7
[ 39.312] (II) Loading sub module "fb"
[ 39.312] (II) LoadModule: "fb"
[ 39.313] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 39.424] (II) Module fb: vendor="X.Org Foundation"
[ 39.424] compiled for 1.17.2, module version = 1.0.0
[ 39.424] ABI class: X.Org ANSI C Emulation, version 0.4
[ 39.424] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 39.424] (II) Loading sub module "wfb"
[ 39.424] (II) LoadModule: "wfb"
[ 39.424] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 39.603] (II) Module wfb: vendor="X.Org Foundation"
[ 39.604] compiled for 1.17.2, module version = 1.0.0
[ 39.604] ABI class: X.Org ANSI C Emulation, version 0.4
[ 39.604] (II) Loading sub module "ramdac"
[ 39.604] (II) LoadModule: "ramdac"
[ 39.604] (II) Module "ramdac" already built-in
[ 40.125] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 40.125] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 40.125] (==) NVIDIA(0): RGB weight 888
[ 40.125] (==) NVIDIA(0): Default visual is TrueColor
[ 40.125] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 40.126] (**) NVIDIA(0): Option "NoLogo" "1"
[ 40.126] (**) NVIDIA(0): Option "UseEdidDpi" "FALSE"
[ 40.126] (**) NVIDIA(0): Option "DPI" "96 x 96"
[ 40.126] (**) NVIDIA(0): Option "Coolbits" "1"
[ 40.126] (**) NVIDIA(0): Enabling 2D acceleration
[ 40.832] (II) NVIDIA(0): Display (Samsung S22C650 (DFP-3)) does not support NVIDIA 3D
[ 40.832] (II) NVIDIA(0): Vision stereo.
[ 40.832] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[ 40.855] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 660 (GK106) at PCI:1:0:0 (GPU-0)
[ 40.855] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 40.855] (--) NVIDIA(0): VideoBIOS: 80.06.58.00.55
[ 40.855] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 40.858] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 660 at PCI:1:0:0
[ 40.858] (--) NVIDIA(0): CRT-0
[ 40.858] (--) NVIDIA(0): DFP-0
[ 40.858] (--) NVIDIA(0): DFP-1
[ 40.858] (--) NVIDIA(0): DFP-2
[ 40.858] (--) NVIDIA(0): Samsung S22C650 (DFP-3) (boot, connected)
[ 40.858] (--) NVIDIA(0): DFP-4
[ 40.858] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 40.858] (--) NVIDIA(0): DFP-0: Internal TMDS
[ 40.858] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 40.858] (--) NVIDIA(0): DFP-1: Internal TMDS
[ 40.858] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 40.858] (--) NVIDIA(0): DFP-2: Internal TMDS
[ 40.858] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 40.858] (--) NVIDIA(0): Samsung S22C650 (DFP-3): Internal TMDS
[ 40.858] (--) NVIDIA(GPU-0): Samsung S22C650 (DFP-3): 330.0 MHz maximum pixel clock
[ 40.858] (--) NVIDIA(0): DFP-4: Internal DisplayPort
[ 40.858] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 40.858] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 40.858] (**) NVIDIA(0): device Samsung S22C650 (DFP-3) (Using EDID frequencies has
[ 40.858] (**) NVIDIA(0): been enabled on all display devices.)
[ 40.895] (WW) NVIDIA(GPU-0): The EDID for Samsung S22C650 (DFP-3) contradicts itself: mode
[ 40.895] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's
[ 40.895] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude
[ 40.895] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
[ 40.895] (WW) NVIDIA(GPU-0): check for mode "1920x1080".
[ 40.895] (WW) NVIDIA(GPU-0): The EDID for Samsung S22C650 (DFP-3) contradicts itself: mode
[ 40.895] (WW) NVIDIA(GPU-0): "1280x720" is specified in the EDID; however, the EDID's
[ 40.895] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude
[ 40.895] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
[ 40.895] (WW) NVIDIA(GPU-0): check for mode "1280x720".
[ 40.895] (WW) NVIDIA(GPU-0): The EDID for Samsung S22C650 (DFP-3) contradicts itself: mode
[ 40.895] (WW) NVIDIA(GPU-0): "720x576" is specified in the EDID; however, the EDID's
[ 40.895] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude
[ 40.895] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
[ 40.895] (WW) NVIDIA(GPU-0): check for mode "720x576".
[ 40.896] (==) NVIDIA(0):
[ 40.896] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 40.896] (==) NVIDIA(0): will be used as the requested mode.
[ 40.896] (==) NVIDIA(0):
[ 40.896] (II) NVIDIA(0): Validated MetaModes:
[ 40.896] (II) NVIDIA(0): "DFP-3:nvidia-auto-select"
[ 40.896] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 40.931] (**) NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
[ 40.931] (--) Depth 24 pixmap format is 32 bpp
[ 40.931] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[ 40.931] (II) NVIDIA: access.
[ 40.982] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[ 41.861] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 41.861] (==) NVIDIA(0): Backing store enabled
[ 41.861] (==) NVIDIA(0): Silken mouse enabled
[ 41.902] (==) NVIDIA(0): DPMS enabled
[ 41.902] (II) Loading sub module "dri2"
[ 41.902] (II) LoadModule: "dri2"
[ 41.902] (II) Module "dri2" already built-in
[ 41.902] (II) NVIDIA(0): [DRI2] Setup complete
[ 41.902] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 41.903] (--) RandR disabled
[ 41.906] (II) SELinux: Disabled on system
[ 41.907] (II) Initializing extension GLX
[ 41.907] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 45.968] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 45.968] (II) LoadModule: "evdev"
[ 45.968] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 46.211] (II) Module evdev: vendor="X.Org Foundation"
[ 46.211] compiled for 1.16.4, module version = 2.9.2
[ 46.211] Module class: X.Org XInput Driver
[ 46.211] ABI class: X.Org XInput driver, version 21.0
[ 46.211] (II) Using input driver 'evdev' for 'Power Button'
[ 46.211] (**) Power Button: always reports core events
[ 46.211] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 46.211] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 46.211] (--) evdev: Power Button: Found keys
[ 46.211] (II) evdev: Power Button: Configuring as keyboard
[ 46.211] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event3"
[ 46.211] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 46.211] (**) Option "xkb_rules" "evdev"
[ 46.211] (**) Option "xkb_model" "pc105"
[ 46.211] (**) Option "xkb_layout" "fr"
[ 46.211] (**) Option "xkb_variant" "latin9"
[ 47.220] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 47.220] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 47.220] (II) Using input driver 'evdev' for 'Power Button'
[ 47.220] (**) Power Button: always reports core events
[ 47.220] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 47.220] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 47.221] (--) evdev: Power Button: Found keys
[ 47.221] (II) evdev: Power Button: Configuring as keyboard
[ 47.221] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event2"
[ 47.221] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 47.221] (**) Option "xkb_rules" "evdev"
[ 47.221] (**) Option "xkb_model" "pc105"
[ 47.221] (**) Option "xkb_layout" "fr"
[ 47.221] (**) Option "xkb_variant" "latin9"
[ 47.221] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event13)
[ 47.221] (II) No input driver specified, ignoring this device.
[ 47.221] (II) This device may have been added with another device file.
[ 47.221] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event14)
[ 47.221] (II) No input driver specified, ignoring this device.
[ 47.221] (II) This device may have been added with another device file.
[ 47.221] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
[ 47.221] (II) No input driver specified, ignoring this device.
[ 47.221] (II) This device may have been added with another device file.
[ 47.222] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event16)
[ 47.222] (II) No input driver specified, ignoring this device.
[ 47.222] (II) This device may have been added with another device file.
[ 47.222] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event0)
[ 47.222] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 47.222] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 47.222] (**) Logitech USB Receiver: always reports core events
[ 47.222] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event0"
[ 47.222] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc512
[ 47.222] (--) evdev: Logitech USB Receiver: Found keys
[ 47.222] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[ 47.222] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:046D:C512.0001/input/input2/event0"
[ 47.222] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 8)
[ 47.222] (**) Option "xkb_rules" "evdev"
[ 47.222] (**) Option "xkb_model" "pc105"
[ 47.222] (**) Option "xkb_layout" "fr"
[ 47.222] (**) Option "xkb_variant" "latin9"
[ 47.222] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[ 47.222] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 47.222] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 47.222] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 47.222] (**) Logitech USB Receiver: always reports core events
[ 47.223] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
[ 47.223] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc512
[ 47.223] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[ 47.223] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 47.223] (--) evdev: Logitech USB Receiver: Found relative axes
[ 47.223] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[ 47.223] (--) evdev: Logitech USB Receiver: Found keys
[ 47.223] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 47.223] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[ 47.223] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 47.223] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 47.223] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 47.223] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:046D:C512.0002/input/input3/event1"
[ 47.223] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
[ 47.223] (**) Option "xkb_rules" "evdev"
[ 47.223] (**) Option "xkb_model" "pc105"
[ 47.223] (**) Option "xkb_layout" "fr"
[ 47.223] (**) Option "xkb_variant" "latin9"
[ 47.223] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 47.223] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 47.223] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 47.223] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 47.223] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 47.223] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 47.223] (II) No input driver specified, ignoring this device.
[ 47.223] (II) This device may have been added with another device file.
[ 47.223] (II) config/udev: Adding input device gspca_zc3xx (/dev/input/event19)
[ 47.223] (**) gspca_zc3xx: Applying InputClass "evdev keyboard catchall"
[ 47.223] (II) Using input driver 'evdev' for 'gspca_zc3xx'
[ 47.223] (**) gspca_zc3xx: always reports core events
[ 47.223] (**) evdev: gspca_zc3xx: Device: "/dev/input/event19"
[ 47.223] (--) evdev: gspca_zc3xx: Vendor 0x46d Product 0x8d9
[ 47.223] (--) evdev: gspca_zc3xx: Found keys
[ 47.223] (II) evdev: gspca_zc3xx: Configuring as keyboard
[ 47.223] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/input/input22/event19"
[ 47.223] (II) XINPUT: Adding extended input device "gspca_zc3xx" (type: KEYBOARD, id 10)
[ 47.223] (**) Option "xkb_rules" "evdev"
[ 47.223] (**) Option "xkb_model" "pc105"
[ 47.223] (**) Option "xkb_layout" "fr"
[ 47.223] (**) Option "xkb_variant" "latin9"
[ 47.224] (II) config/udev: Adding input device Logitech M525 (/dev/input/event18)
[ 47.224] (**) Logitech M525: Applying InputClass "evdev pointer catchall"
[ 47.224] (II) Using input driver 'evdev' for 'Logitech M525'
[ 47.224] (**) Logitech M525: always reports core events
[ 47.224] (**) evdev: Logitech M525: Device: "/dev/input/event18"
[ 47.224] (--) evdev: Logitech M525: Vendor 0x46d Product 0x4013
[ 47.224] (--) evdev: Logitech M525: Found 20 mouse buttons
[ 47.224] (--) evdev: Logitech M525: Found scroll wheel(s)
[ 47.224] (--) evdev: Logitech M525: Found relative axes
[ 47.224] (--) evdev: Logitech M525: Found x and y relative axes
[ 47.224] (II) evdev: Logitech M525: Configuring as mouse
[ 47.224] (II) evdev: Logitech M525: Adding scrollwheel support
[ 47.224] (**) evdev: Logitech M525: YAxisMapping: buttons 4 and 5
[ 47.224] (**) evdev: Logitech M525: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 47.224] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.1/3-5.1:1.2/0003:046D:C52B.0005/0003:046D:4013.0007/input/input21/event18"
[ 47.224] (II) XINPUT: Adding extended input device "Logitech M525" (type: MOUSE, id 11)
[ 47.224] (II) evdev: Logitech M525: initialized for relative axes.
[ 47.224] (**) Logitech M525: (accel) keeping acceleration scheme 1
[ 47.224] (**) Logitech M525: (accel) acceleration profile 0
[ 47.224] (**) Logitech M525: (accel) acceleration factor: 2.000
[ 47.224] (**) Logitech M525: (accel) acceleration threshold: 4
[ 47.224] (II) config/udev: Adding input device Logitech M525 (/dev/input/mouse1)
[ 47.224] (II) No input driver specified, ignoring this device.
[ 47.224] (II) This device may have been added with another device file.
[ 47.225] (II) config/udev: Adding input device Logitech Logitech Z305 (/dev/input/event17)
[ 47.225] (**) Logitech Logitech Z305 : Applying InputClass "evdev keyboard catchall"
[ 47.225] (II) Using input driver 'evdev' for ' Logitech Logitech Z305 '
[ 47.225] (**) Logitech Logitech Z305 : always reports core events
[ 47.225] (**) evdev: Logitech Logitech Z305 : Device: "/dev/input/event17"
[ 47.225] (--) evdev: Logitech Logitech Z305 : Vendor 0x46d Product 0xa23
[ 47.225] (--) evdev: Logitech Logitech Z305 : Found keys
[ 47.225] (II) evdev: Logitech Logitech Z305 : Configuring as keyboard
[ 47.225] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.2/3-5.2:1.2/0003:046D:0A23.0006/input/input20/event17"
[ 47.225] (II) XINPUT: Adding extended input device " Logitech Logitech Z305 " (type: KEYBOARD, id 12)
[ 47.225] (**) Option "xkb_rules" "evdev"
[ 47.225] (**) Option "xkb_model" "pc105"
[ 47.225] (**) Option "xkb_layout" "fr"
[ 47.225] (**) Option "xkb_variant" "latin9"
[ 47.225] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event8)
[ 47.225] (II) No input driver specified, ignoring this device.
[ 47.225] (II) This device may have been added with another device file.
[ 47.225] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event9)
[ 47.225] (II) No input driver specified, ignoring this device.
[ 47.225] (II) This device may have been added with another device file.
[ 47.226] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event10)
[ 47.226] (II) No input driver specified, ignoring this device.
[ 47.226] (II) This device may have been added with another device file.
[ 47.226] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event11)
[ 47.226] (II) No input driver specified, ignoring this device.
[ 47.226] (II) This device may have been added with another device file.
[ 47.226] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event12)
[ 47.226] (II) No input driver specified, ignoring this device.
[ 47.226] (II) This device may have been added with another device file.
[ 47.226] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event5)
[ 47.226] (II) No input driver specified, ignoring this device.
[ 47.226] (II) This device may have been added with another device file.
[ 47.226] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event6)
[ 47.226] (II) No input driver specified, ignoring this device.
[ 47.226] (II) This device may have been added with another device file.
[ 47.226] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event7)
[ 47.226] (II) No input driver specified, ignoring this device.
[ 47.226] (II) This device may have been added with another device file.
[ 47.227] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 47.227] (II) No input driver specified, ignoring this device.
[ 47.227] (II) This device may have been added with another device file.
[ 60.730] (II) NVIDIA(GPU-0): Display (Samsung S22C650 (DFP-3)) does not support NVIDIA 3D
[ 60.730] (II) NVIDIA(GPU-0): Vision stereo.
[ 68.656] (II) NVIDIA(GPU-0): Display (Samsung S22C650 (DFP-3)) does not support NVIDIA 3D
[ 68.656] (II) NVIDIA(GPU-0): Vision stereo.
[ 88.250] (II) config/udev: removing device Logitech Logitech Z305
[ 88.264] (II) evdev: Logitech Logitech Z305 : Close
[ 88.264] (II) UnloadModule: "evdev"
[ 126.012] (II) NVIDIA(GPU-0): Display (Samsung S22C650 (DFP-3)) does not support NVIDIA 3D
[ 126.012] (II) NVIDIA(GPU-0): Vision stereo.
[ 135.593] (II) NVIDIA(GPU-0): Display (Samsung S22C650 (DFP-3)) does not support NVIDIA 3D
[ 135.593] (II) NVIDIA(GPU-0): Vision stereo.
[ 143.851] (II) NVIDIA(GPU-0): Display (Samsung S22C650 (DFP-3)) does not support NVIDIA 3D
[ 143.851] (II) NVIDIA(GPU-0): Vision stereo.
[ 143.864] (II) NVIDIA(GPU-0): Display (Samsung S22C650 (DFP-3)) does not support NVIDIA 3D
[ 143.864] (II) NVIDIA(GPU-0): Vision stereo.
[ 156.821] (II) NVIDIA(GPU-0): Display (Samsung S22C650 (DFP-3)) does not support NVIDIA 3D
[ 156.821] (II) NVIDIA(GPU-0): Vision stereo.
[ 1038.096] (II) evdev: Logitech M525: Close
[ 1038.096] (II) UnloadModule: "evdev"
[ 1038.096] (II) evdev: gspca_zc3xx: Close
[ 1038.096] (II) UnloadModule: "evdev"
[ 1038.096] (II) evdev: Logitech USB Receiver: Close
[ 1038.096] (II) UnloadModule: "evdev"
[ 1038.097] (II) evdev: Logitech USB Receiver: Close
[ 1038.097] (II) UnloadModule: "evdev"
[ 1038.097] (II) evdev: Power Button: Close
[ 1038.097] (II) UnloadModule: "evdev"
[ 1038.097] (II) evdev: Power Button: Close
[ 1038.097] (II) UnloadModule: "evdev"
[ 1038.443] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 1038.445] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^
<<<<<<<<<< Xorg (journald) >>>>>>>>>>
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^
Kernel modules: nvidia.ko
/lib/modules/4.9.0-2-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/4.9.0-2-amd64/updates/dkms/nvidia-current.ko
/lib/modules/4.9.0-2-amd64/updates/dkms/nvidia-current-drm.ko
/lib/modules/4.9.0-2-amd64/updates/dkms/nvidia-current-uvm.ko
filename: /lib/modules/4.9.0-2-amd64/updates/dkms/nvidia-current-modeset.ko
version: 375.39
supported: external
license: NVIDIA
srcversion: 61888D52175506B889588DA
depends: nvidia
vermagic: 4.9.0-2-amd64 SMP mod_unload modversions
filename: /lib/modules/4.9.0-2-amd64/updates/dkms/nvidia-current.ko
alias: char-major-195-*
version: 375.39
supported: external
license: NVIDIA
srcversion: BE86ED8143335520EA4190E
alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends:
vermagic: 4.9.0-2-amd64 SMP mod_unload modversions
filename: /lib/modules/4.9.0-2-amd64/updates/dkms/nvidia-current-drm.ko
version: 375.39
supported: external
license: MIT
srcversion: 8032777D971B2CFD1D14A2C
alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm,drm_kms_helper,nvidia-modeset
vermagic: 4.9.0-2-amd64 SMP mod_unload modversions
filename: /lib/modules/4.9.0-2-amd64/updates/dkms/nvidia-current-uvm.ko
supported: external
license: MIT
depends: nvidia
vermagic: 4.9.0-2-amd64 SMP mod_unload modversions
lsmod:
Module Size Used by
fuse 98304 3
xt_multiport 16384 1
iptable_filter 16384 1
binfmt_misc 20480 1
snd_usb_audio 180224 2
snd_usbmidi_lib 28672 1 snd_usb_audio
snd_rawmidi 32768 1 snd_usbmidi_lib
snd_seq_device 16384 1 snd_rawmidi
hid_logitech_hidpp 28672 0
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
nls_ascii 16384 1
intel_powerclamp 16384 0
nls_cp437 20480 1
vfat 20480 1
fat 69632 1 vfat
gspca_zc3xx 57344 0
gspca_main 32768 1 gspca_zc3xx
v4l2_common 16384 1 gspca_main
videodev 176128 3 v4l2_common,gspca_zc3xx,gspca_main
media 40960 1 videodev
coretemp 16384 0
kvm 589824 0
hid_logitech_dj 20480 0
irqbypass 16384 1 kvm
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
snd_hda_codec_hdmi 49152 1
eeepc_wmi 16384 0
mxm_wmi 16384 0
ghash_clmulni_intel 16384 0
intel_cstate 16384 0
evdev 24576 37
iTCO_wdt 16384 0
iTCO_vendor_support 16384 1 iTCO_wdt
asus_wmi 28672 1 eeepc_wmi
sparse_keymap 16384 1 asus_wmi
rfkill 24576 3 asus_wmi
intel_uncore 118784 0
snd_hda_codec_realtek 90112 1
intel_rapl_perf 16384 0
snd_hda_codec_generic 69632 1 snd_hda_codec_realtek
sg 32768 0
snd_hda_intel 36864 8
snd_hda_codec 135168 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core 81920 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
serio_raw 16384 0
snd_hwdep 16384 2 snd_hda_codec,snd_usb_audio
pcspkr 16384 0
i915 1236992 0
efi_pstore 16384 0
efivars 20480 1 efi_pstore
snd_pcm_oss 49152 0
snd_mixer_oss 24576 1 snd_pcm_oss
battery 16384 0
video 40960 2 asus_wmi,i915
snd_pcm 110592 6 snd_pcm_oss,snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_hda_core,snd_hda_codec_hdmi
snd_timer 32768 1 snd_pcm
snd 86016 34 snd_pcm_oss,snd_hda_intel,snd_hwdep,snd_mixer_oss,snd_hda_codec,snd_usb_audio,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_usbmidi_lib,snd_seq_device,snd_hda_codec_realtek,snd_pcm
mei_me 36864 0
mei 102400 1 mei_me
button 16384 1 i915
i2c_algo_bit 16384 1 i915
lpc_ich 24576 0
mfd_core 16384 1 lpc_ich
wmi 16384 2 asus_wmi,mxm_wmi
soundcore 16384 1 snd
shpchp 36864 0
tpm_infineon 20480 0
tpm_tis 16384 0
tpm_tis_core 20480 1 tpm_tis
tpm 45056 3 tpm_infineon,tpm_tis,tpm_tis_core
nvidia_drm 45056 2
drm_kms_helper 155648 2 i915,nvidia_drm
drm 360448 6 i915,nvidia_drm,drm_kms_helper
nvidia_modeset 790528 9 nvidia_drm
nvidia 12144640 149 nvidia_modeset
loop 28672 0
parport_pc 28672 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,parport_pc,ppdev
sunrpc 339968 1
efivarfs 16384 1
ip_tables 24576 1 iptable_filter
x_tables 36864 3 xt_multiport,ip_tables,iptable_filter
autofs4 40960 2
ext4 585728 2
crc16 16384 1 ext4
jbd2 106496 1 ext4
crc32c_generic 16384 0
fscrypto 28672 1 ext4
ecb 16384 0
mbcache 16384 3 ext4
hid_logitech 32768 0
ff_memless 16384 1 hid_logitech
usbhid 53248 0
hid 122880 6 usbhid,hid_logitech_dj,hid_logitech,hid_logitech_hidpp
sr_mod 24576 0
cdrom 61440 1 sr_mod
sd_mod 45056 5
crc32c_intel 24576 0
aesni_intel 167936 1
ahci 36864 4
libahci 32768 1 ahci
aes_x86_64 20480 1 aesni_intel
glue_helper 16384 1 aesni_intel
lrw 16384 1 aesni_intel
gf128mul 16384 1 lrw
ablk_helper 16384 1 aesni_intel
cryptd 24576 3 ablk_helper,ghash_clmulni_intel,aesni_intel
psmouse 135168 0
i2c_i801 24576 0
i2c_smbus 16384 1 i2c_i801
libata 249856 2 ahci,libahci
xhci_pci 16384 0
ehci_pci 16384 0
xhci_hcd 188416 1 xhci_pci
ehci_hcd 81920 1 ehci_pci
e1000e 245760 0
scsi_mod 225280 4 sd_mod,libata,sr_mod,sg
usbcore 249856 9 usbhid,snd_usb_audio,ehci_hcd,xhci_pci,snd_usbmidi_lib,gspca_zc3xx,gspca_main,xhci_hcd,ehci_pci
ptp 20480 1 e1000e
pps_core 16384 1 ptp
usb_common 16384 1 usbcore
thermal 20480 0
fan 16384 0
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) 477mm x 268mm
1920x1080 60.00*+ 50.00
1680x1050 59.95
1600x900 60.00
1440x900 59.89
1280x1024 75.02 60.02
1280x800 59.81
1280x720 60.00 50.00
1152x864 75.00
1024x768 75.03 70.07 60.00
800x600 75.00 72.19 60.32 56.25
720x576 50.00
720x480 59.94
640x480 75.00 72.81 59.94
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: 9.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages nvidia-kernel-dkms depends on:
ii dkms 2.3-3
ii nvidia-installer-cleanup 20151021+4
ii nvidia-kernel-support [nvidia-kernel-support--v1] 375.39-1
Versions of packages nvidia-kernel-dkms recommends:
ii nvidia-driver 375.39-1
nvidia-kernel-dkms suggests no packages.
Versions of packages nvidia-driver depends on:
ii nvidia-alternative 375.39-1
ii nvidia-driver-bin 375.39-1
ii nvidia-driver-libs 375.39-1
ii nvidia-installer-cleanup 20151021+4
ii nvidia-legacy-check 375.39-1
ii nvidia-support 20151021+4
ii nvidia-vdpau-driver 375.39-1
ii xserver-xorg-video-nvidia 375.39-1
Versions of packages nvidia-driver recommends:
ii nvidia-persistenced 375.26-2
ii nvidia-settings 375.26-3
nvidia-driver suggests no packages.
Versions of packages xserver-xorg-video-nvidia depends on:
ii libc6 2.24-9
ii libnvidia-glcore 375.39-1
ii nvidia-alternative 375.39-1
ii nvidia-installer-cleanup 20151021+4
ii nvidia-legacy-check 375.39-1
ii nvidia-support 20151021+4
ii xserver-xorg-core [xorg-video-abi-23] 2:1.19.3-1
Versions of packages xserver-xorg-video-nvidia recommends:
ii nvidia-driver 375.39-1
ii nvidia-settings 375.26-3
ii nvidia-vdpau-driver 375.39-1
xserver-xorg-video-nvidia suggests no packages.
Versions of packages nvidia-alternative depends on:
ii glx-alternative-nvidia 0.7.4
ii nvidia-legacy-check 375.39-1
Versions of packages glx-alternative-nvidia depends on:
ii glx-alternative-mesa 0.7.4
ii glx-diversions 0.7.4
ii update-glx 0.7.4
Versions of packages glx-alternative-nvidia suggests:
ii nvidia-driver 375.39-1
Versions of packages xserver-xorg-video-intel depends on:
ii libc6 2.24-9
ii libdrm-intel1 2.4.74-1
ii libdrm2 2.4.74-1
ii libpciaccess0 0.13.4-1+b2
ii libpixman-1-0 0.34.0-1
ii libudev1 232-22
ii libx11-6 2:1.6.4-3
ii libx11-xcb1 2:1.6.4-3
ii libxcb-dri2-0 1.12-1
ii libxcb-dri3-0 1.12-1
ii libxcb-sync1 1.12-1
ii libxcb-util0 0.3.8-3+b2
ii libxcb1 1.12-1
ii libxcursor1 1:1.1.14-1+b4
ii libxdamage1 1:1.1.4-2+b3
ii libxext6 2:1.3.3-1+b2
ii libxfixes3 1:5.0.3-1
ii libxinerama1 2:1.1.3-1+b3
ii libxrandr2 2:1.5.1-1
ii libxrender1 1:0.9.10-1
ii libxshmfence1 1.2-1+b2
ii libxss1 1:1.2.2-1
ii libxtst6 2:1.2.3-1
ii libxv1 2:1.0.11-1
ii libxvmc1 2:1.0.10-1
ii xserver-xorg-core [xorg-video-abi-23] 2:1.19.3-1
Versions of packages nvidia-kernel-dkms is related to:
pn bumblebee <none>
pn bumblebee-nvidia <none>
pn libcuda1 <none>
pn libcuda1-any <none>
pn libdrm-nouveau1 <none>
pn libdrm-nouveau1a <none>
ii libdrm-nouveau2 2.4.74-1
ii libgl1-nvidia-glvnd-glx [libgl1-nvidia-glx-any] 375.39-1
ii libvulkan1 1.0.39.0+dfsg1-1
pn linux-headers <none>
ii make 4.1-9.1
ii nvidia-driver [nvidia-glx-any] 375.39-1
pn nvidia-glx <none>
ii nvidia-kernel-common 20151021+4
ii nvidia-kernel-dkms 375.39-1
pn nvidia-kernel-source <none>
ii nvidia-kernel-support [nvidia-kernel-support-any] 375.39-1
ii nvidia-modprobe 375.26-1
ii nvidia-settings 375.26-3
ii nvidia-support 20151021+4
ii nvidia-vulkan-icd [vulkan-icd] 375.39-1
pn nvidia-xconfig <none>
ii ocl-icd-libopencl1 [libopencl1] 2.2.11-1
pn opencl-icd <none>
ii xserver-xorg 1:7.7+18
ii xserver-xorg-core 2:1.19.3-1
pn xserver-xorg-legacy <none>
ii xserver-xorg-video-nouveau 1:1.0.13-2
ii xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any] 375.39-1
-- debconf information:
nvidia-driver/install-even-if-unsupported-gpu-exists: false
nvidia-driver/check-for-unsupported-gpu: true
nvidia-driver/supported-in-legacy-driver-name:
More information about the pkg-nvidia-devel
mailing list