Bug#604820: xserver-xorg: fragments of video memory displayed during login

Jonathan Lane jon at dorsal.tk
Fri Feb 19 16:10:25 UTC 2016


Package: nvidia-driver
Version: 340.96-1
Followup-For: Bug #604820

Dear Maintainer,

This bug is still extant and manifests in programs other than a login manager.  I have captured the bug in action using i3wm + compton + urxvt.  For whatever reason it only manifests in windows that have been vertically split by i3.  Note the top right terminal's background.  What should be part of the wallpaper is instead a prior state of a Weechat window.

http://borg.moe/img/spot-the-video-memory-leak.png

This appears to be the same memory-reuse bug documented in this blog post:

https://charliehorse55.wordpress.com/2016/01/09/how-nvidia-breaks-chrome-incognito/

Please consider adding an upstream tag on this bug and contacting Nvidia, since this bug is fully capable of leaking security-sensitive user information to an attacker, or just the next person to use a shared computer.


-- Package-specific info:
uname -a:
Linux sharlin.dorsal.tk 4.2.0-0.bpo.1-amd64 #1 SMP Debian 4.2.6-3~bpo8+2 (2015-12-14) x86_64 GNU/Linux

/proc/version:
Linux version 4.2.0-0.bpo.1-amd64 (debian-kernel at lists.debian.org) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP Debian 4.2.6-3~bpo8+2 (2015-12-14)

/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module  340.96  Sun Nov  8 22:33:28 PST 2015
GCC version:  gcc version 4.9.2 (Debian 4.9.2-10) 

lspci 'VGA compatible controller [0300]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GM107 [GeForce GTX 750 Ti] [10de:1380] (rev a2) (prog-if 00 [VGA controller])
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:3644]
	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 fd000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at ce000000 (64-bit, prefetchable) [size=32M]
	Region 5: I/O ports at b800 [size=128]
	[virtual] Expansion ROM at fe980000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: nvidia

dmesg:
[    0.000000] AGP: No AGP bridge found
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] AGP: Node 0: aperture [bus addr 0x00000000-0x01ffffff] (32MB)
[    0.000000] AGP: Your BIOS doesn't leave an aperture memory hole
[    0.000000] AGP: Please enable the IOMMU option in the BIOS setup
[    0.000000] AGP: This costs you 64MB of RAM
[    0.000000] AGP: Mapping aperture over RAM [mem 0xbc000000-0xbfffffff] (65536KB)
[    0.000000] Console: colour VGA+ 80x25
[    0.287174] vgaarb: setting as boot device: PCI:0000:01:00.0
[    0.287175] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.287177] vgaarb: loaded
[    0.287177] vgaarb: bridge control possible 0000:01:00.0
[    0.964798] PCI-DMA: Disabling AGP.
[    0.964872] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[    0.991935] Linux agpgart interface v0.103
[    2.847543] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[    2.863022] nvidia: module license 'NVIDIA' taints kernel.
[    2.883200] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    2.883511] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
[    2.883523] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  340.96  Sun Nov  8 22:33:28 PST 2015
[    3.345266] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input16
[    3.345447] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input17
[    3.345687] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input18
[    3.346473] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input19

Device node permissions:
crw-rw----+ 1 root video 226,   0 Feb 12 17:47 /dev/dri/card0
crw-rw-rw-  1 root root  195,   0 Feb 12 17:47 /dev/nvidia0
crw-rw-rw-  1 root root  195, 255 Feb 12 17:47 /dev/nvidiactl
video:x:44:jon

OpenGL and NVIDIA library files installed:
-rw-r--r-- 1 root root     1299 Jan 18 11:22 /etc/X11/xorg.conf
lrwxrwxrwx 1 root root       15 Jan 26 12:04 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root       49 Mar 12  2015 /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so
lrwxrwxrwx 1 root root       44 Jan 26 12:04 /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libEGL.so.1
lrwxrwxrwx 1 root root       46 Mar 12  2015 /etc/alternatives/glx--libGL.so-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so
lrwxrwxrwx 1 root root       46 Mar 12  2015 /etc/alternatives/glx--libGL.so-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so
lrwxrwxrwx 1 root root       48 Mar 12  2015 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root       48 Mar 12  2015 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root       41 Jan 26 12:04 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root       41 Jan 26 12:04 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root       43 Jan 26 12:04 /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 Jan 26 12:04 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root       50 Jan 26 12:04 /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 Jan 26 12:04 /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       52 Mar 12  2015 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root       52 Mar 12  2015 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root       47 Jan 26 12:04 /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 Jan 26 12:04 /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 Jan 26 12:04 /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 Jan 26 12:04 /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 Jan 26 12:04 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so
lrwxrwxrwx 1 root root       42 Jan 26 12:04 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root       36 Jan 26 12:04 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       29 Jan 26 12:04 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root       22 Mar 12  2015 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root       23 Jan 26 12:04 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root       52 Jan 26 12:04 /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       49 Jan 26 12:04 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root       49 Jan 26 12:04 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root       51 Jan 26 12:04 /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 Jan 26 12:04 /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root       58 Jan 26 12:04 /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 Jan 26 12:04 /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       55 Jan 26 12:04 /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 Jan 26 12:04 /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       33 Jan 26 12:04 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/current/libglx.so
lrwxrwxrwx 1 root root       57 Jan 26 12:04 /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 Jan 26 12:04 /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 Jan 26 12:04 /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 Jan 26 12:04 /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       39 Jan 26 12:04 /etc/alternatives/nvidia--monitoring.conf -> /usr/lib/nvidia/current/monitoring.conf
lrwxrwxrwx 1 root root       38 Jan 26 12:04 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root       44 Jan 26 12:04 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       40 Jan 26 12:04 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root       32 Jan 26 12:04 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root       39 Jan 26 12:04 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root       44 Jan 26 12:04 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root       47 Jan 26 12:04 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root       37 Jan 26 12:04 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx 1 root root       46 Jan 12  2015 /usr/lib/i386-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-i386-linux-gnu
lrwxrwxrwx 1 root root       48 Oct  6  2014 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       56 Jan 26 12:04 /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 39306456 Nov  9 00:10 /usr/lib/i386-linux-gnu/libnvidia-glcore.so.340.96
-rw-r--r-- 1 root root    13820 Nov  9 00:14 /usr/lib/i386-linux-gnu/libnvidia-tls.so.340.96
lrwxrwxrwx 1 root root       49 Mar 12  2015 /usr/lib/x86_64-linux-gnu/libEGL.so -> /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       51 Nov  7  2014 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       48 Oct  9  2014 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       50 Oct  6  2014 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       57 Dec 14  2014 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       52 Mar 12  2015 /usr/lib/x86_64-linux-gnu/libGLESv2.so -> /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       54 Dec 14  2014 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root       58 Jan 26 12:04 /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 42508504 Nov  9 01:05 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.340.96
-rw-r--r-- 1 root root 44003096 Nov  9 00:05 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.340.96
-rw-r--r-- 1 root root   481024 Nov  9 00:52 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.340.96
lrwxrwxrwx 1 root root       60 Jan 26 12:04 /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    12696 Nov  9 00:09 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.340.96
lrwxrwxrwx 1 root root       36 Jan 26 12:04 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root   294312 Feb 10  2015 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root       38 Jan 26 12:04 /usr/lib/xorg/modules/linux/libglx.so -> /etc/alternatives/glx--linux-libglx.so
-rw-r--r-- 1 root root    21443 Feb 19 09:51 /var/log/Xorg.0.log
-rw-r--r-- 1 root root    22167 Feb 19 09:44 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root     4819 Dec 31 12:07 /var/log/Xorg.1.log
-rw-r--r-- 1 root root     4836 Sep 21 21:54 /var/log/Xorg.1.log.old
-rw-r--r-- 1 root root     4819 Dec 31 12:07 /var/log/Xorg.2.log
-rw-r--r-- 1 root root     4836 Sep 21 21:54 /var/log/Xorg.2.log.old
-rw-r--r-- 1 root root     4819 Dec 31 12:07 /var/log/Xorg.3.log
-rw-r--r-- 1 root root     4836 Sep 21 21:54 /var/log/Xorg.3.log.old
-rw-r--r-- 1 root root     4819 Dec 31 12:07 /var/log/Xorg.4.log
-rw-r--r-- 1 root root     4836 Sep 21 21:54 /var/log/Xorg.4.log.old
-rw-r--r-- 1 root root     4819 Dec 31 12:07 /var/log/Xorg.5.log
-rw-r--r-- 1 root root     4836 Sep 21 21:54 /var/log/Xorg.5.log.old
/etc/X11/xorg.conf.d/:
total 16
drwxr-xr-x  2 root root 4096 Apr 23  2015 .
drwxr-xr-x 12 root root 4096 Jan 18 11:22 ..
-rw-r--r--  1 root root 1733 Apr 23  2015 20-nvidia.conf
-rw-r--r--  1 root root   77 Oct  6  2014 20-nvidia.conf.backup

/etc/nvidia/:
total 24
drwxr-xr-x   2 root root  4096 Jan 26 12:04 .
drwxr-xr-x 196 root root 12288 Feb 19 09:09 ..
-rw-r--r--   1 root root    98 Jul 21  2012 nvidia-blacklists-nouveau.conf
-rw-r--r--   1 root root    74 Dec 14 22:18 nvidia-modprobe.conf

/usr/lib/i386-linux-gnu/nvidia/:
total 48
drwxr-xr-x  3 root root  4096 Jan 26 12:04 .
drwxr-xr-x 40 root root 36864 Feb 16 14:56 ..
drwxr-xr-x  2 root root  4096 Jan 26 12:03 current
lrwxrwxrwx  1 root root    51 Jan 26 12:04 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu
lrwxrwxrwx  1 root root    59 Jan 26 12:04 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu

/usr/lib/i386-linux-gnu/nvidia/current/:
total 1220
drwxr-xr-x 2 root root    4096 Jan 26 12:03 .
drwxr-xr-x 3 root root    4096 Jan 26 12:04 ..
lrwxrwxrwx 1 root root      15 Dec 14 22:19 libGL.so.1 -> libGL.so.340.96
-rw-r--r-- 1 root root 1075136 Nov  9 00:11 libGL.so.340.96
lrwxrwxrwx 1 root root      23 Dec 14 22:19 libnvidia-cfg.so.1 -> libnvidia-cfg.so.340.96
-rw-r--r-- 1 root root  161328 Nov  9 00:55 libnvidia-cfg.so.340.96

/usr/lib/mesa-diverted/:
total 88
drwxr-xr-x   5 root root  4096 Oct  9  2014 .
drwxr-xr-x 268 root root 69632 Feb 17 03:10 ..
drwxr-xr-x   2 root root  4096 Oct 23  2013 arm-linux-gnueabihf
drwxr-xr-x   2 root root  4096 Sep 20 00:31 i386-linux-gnu
lrwxrwxrwx   1 root root    33 Oct  9  2014 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x   2 root root  4096 Sep 20 00:31 x86_64-linux-gnu

/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Oct 23  2013 .
drwxr-xr-x 5 root root 4096 Oct  9  2014 ..

/usr/lib/mesa-diverted/i386-linux-gnu/:
total 892
drwxr-xr-x 2 root root   4096 Sep 20 00:31 .
drwxr-xr-x 5 root root   4096 Oct  9  2014 ..
lrwxrwxrwx 1 root root     15 Aug 19  2015 libEGL.so.1 -> libEGL.so.1.0.0
-rw-r--r-- 1 root root 183460 Aug 19  2015 libEGL.so.1.0.0
lrwxrwxrwx 1 root root     14 Aug 19  2015 libGL.so -> libGL.so.1.2.0
lrwxrwxrwx 1 root root     14 Aug 19  2015 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 695836 Aug 19  2015 libGL.so.1.2.0
lrwxrwxrwx 1 root root     18 Aug 19  2015 libGLESv2.so.2 -> libGLESv2.so.2.0.0
-rw-r--r-- 1 root root  21684 Aug 19  2015 libGLESv2.so.2.0.0

/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 844
drwxr-xr-x 2 root root   4096 Sep 20 00:31 .
drwxr-xr-x 5 root root   4096 Oct  9  2014 ..
lrwxrwxrwx 1 root root     15 Aug 19  2015 libEGL.so -> libEGL.so.1.0.0
lrwxrwxrwx 1 root root     15 Aug 19  2015 libEGL.so.1 -> libEGL.so.1.0.0
-rw-r--r-- 1 root root 173144 Aug 19  2015 libEGL.so.1.0.0
lrwxrwxrwx 1 root root     14 Aug 19  2015 libGL.so -> libGL.so.1.2.0
lrwxrwxrwx 1 root root     14 Aug 19  2015 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 627320 Aug 19  2015 libGL.so.1.2.0
lrwxrwxrwx 1 root root     21 Aug 19  2015 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.1.0
-rw-r--r-- 1 root root  18232 Aug 19  2015 libGLESv1_CM.so.1.1.0
lrwxrwxrwx 1 root root     18 Aug 19  2015 libGLESv2.so -> libGLESv2.so.2.0.0
lrwxrwxrwx 1 root root     18 Aug 19  2015 libGLESv2.so.2 -> libGLESv2.so.2.0.0
-rw-r--r-- 1 root root  26424 Aug 19  2015 libGLESv2.so.2.0.0

/usr/lib/mesa/:
total 76
drwxr-xr-x   2 root root  4096 Oct 23  2013 .
drwxr-xr-x 268 root root 69632 Feb 17 03:10 ..

/usr/lib/nvidia/:
total 100
drwxr-xr-x   3 root root  4096 Jan 26 12:04 .
drwxr-xr-x 268 root root 69632 Feb 17 03:10 ..
-rw-r--r--   1 root root    57 Aug  8  2013 alternate-install-present
-rwxr-xr-x   1 root root  2125 Dec  1  2014 check-for-conflicting-opengl-libraries
-rwxr-xr-x   1 root root  1897 Nov  2  2013 check-for-mismatching-nvidia-module
-rwxr-xr-x   1 root root  2734 Nov  2  2013 create-xorg-nvidia-conf-experimental
drwxr-xr-x   2 root root  4096 Jan 26 12:03 current
lrwxrwxrwx   1 root root    35 Jan 26 12:04 libglx.so -> /etc/alternatives/nvidia--libglx.so
lrwxrwxrwx   1 root root    24 Jan 26 12:04 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx   1 root root    46 Jan 26 12:04 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx   1 root root    39 Jan 26 12:04 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x   1 root root   618 May 22  2012 pre-install

/usr/lib/nvidia/current/:
total 23588
drwxr-xr-x 2 root root     4096 Jan 26 12:03 .
drwxr-xr-x 3 root root     4096 Jan 26 12:04 ..
lrwxrwxrwx 1 root root       16 Dec 14 22:19 libglx.so -> libglx.so.340.96
-rw-r--r-- 1 root root 13370952 Nov  9 00:09 libglx.so.340.96
-rw-r--r-- 1 root root      427 Nov  8 23:29 monitoring.conf
-rwxr-xr-x 1 root root    22744 Oct 17  2014 nv-control-dpy
-rwxr-xr-x 1 root root    23443 Nov  9 02:14 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   208432 Nov  9 00:51 nvidia-debugdump
-rwxr-xr-x 1 root root  1799424 Oct 17  2014 nvidia-settings
-rw-r--r-- 1 root root     8462 Oct 17  2014 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 Oct 17  2014 nvidia-settings.desktop
-rw-r--r-- 1 root root     4392 Dec 14 22:19 nvidia.ids
-rw-r--r-- 1 root root  8681984 Nov  8 23:50 nvidia_drv.so

/usr/lib/nvidia/nvidia/:
total 23588
drwxr-xr-x 2 root root     4096 Jan 26 12:03 .
drwxr-xr-x 3 root root     4096 Jan 26 12:04 ..
lrwxrwxrwx 1 root root       16 Dec 14 22:19 libglx.so -> libglx.so.340.96
-rw-r--r-- 1 root root 13370952 Nov  9 00:09 libglx.so.340.96
-rw-r--r-- 1 root root      427 Nov  8 23:29 monitoring.conf
-rwxr-xr-x 1 root root    22744 Oct 17  2014 nv-control-dpy
-rwxr-xr-x 1 root root    23443 Nov  9 02:14 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   208432 Nov  9 00:51 nvidia-debugdump
-rwxr-xr-x 1 root root  1799424 Oct 17  2014 nvidia-settings
-rw-r--r-- 1 root root     8462 Oct 17  2014 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 Oct 17  2014 nvidia-settings.desktop
-rw-r--r-- 1 root root     4392 Dec 14 22:19 nvidia.ids
-rw-r--r-- 1 root root  8681984 Nov  8 23:50 nvidia_drv.so

/usr/lib/x86_64-linux-gnu/nvidia/:
total 156
drwxr-xr-x   3 root root   4096 Jan 26 12:04 .
drwxr-xr-x 141 root root 139264 Feb 19 09:09 ..
drwxr-xr-x   2 root root   4096 Jan 26 12:03 current
lrwxrwxrwx   1 root root     54 Jan 26 12:04 libEGL.so.1 -> /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx   1 root root     53 Jan 26 12:04 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx   1 root root     60 Jan 26 12:04 libGLESv1_CM.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx   1 root root     57 Jan 26 12:04 libGLESv2.so.2 -> /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx   1 root root     61 Jan 26 12:04 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu

/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 5232
drwxr-xr-x 2 root root    4096 Jan 26 12:03 .
drwxr-xr-x 3 root root    4096 Jan 26 12:04 ..
lrwxrwxrwx 1 root root      16 Dec 14 22:19 libEGL.so.1 -> libEGL.so.340.96
-rw-r--r-- 1 root root  987736 Nov  9 01:05 libEGL.so.340.96
lrwxrwxrwx 1 root root      15 Dec 14 22:19 libGL.so.1 -> libGL.so.340.96
-rw-r--r-- 1 root root 1267768 Nov  9 00:05 libGL.so.340.96
lrwxrwxrwx 1 root root      22 Dec 14 22:19 libGLESv1_CM.so.1 -> libGLESv1_CM.so.340.96
-rw-r--r-- 1 root root   48024 Nov  9 01:05 libGLESv1_CM.so.340.96
lrwxrwxrwx 1 root root      19 Dec 14 22:19 libGLESv2.so.2 -> libGLESv2.so.340.96
-rw-r--r-- 1 root root   62160 Nov  9 01:05 libGLESv2.so.340.96
lrwxrwxrwx 1 root root      23 Dec 14 22:19 libnvidia-cfg.so.1 -> libnvidia-cfg.so.340.96
-rw-r--r-- 1 root root  161800 Nov  9 00:50 libnvidia-cfg.so.340.96
lrwxrwxrwx 1 root root      17 Dec 14 22:19 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root      22 Dec 14 22:19 libnvidia-ml.so.1 -> libnvidia-ml.so.340.96
-rw-r--r-- 1 root root  880800 Nov  9 00:51 libnvidia-ml.so.340.96
lrwxrwxrwx 1 root root      25 Dec 14 22:19 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.340.96
-rw-r--r-- 1 root root 1922832 Nov  9 00:09 libvdpau_nvidia.so.340.96

/etc/modprobe.d:
total 40
drwxr-xr-x   2 root root  4096 Jan 26 12:04 .
drwxr-xr-x 196 root root 12288 Feb 19 09:09 ..
-rw-r--r--   1 root root     0 Oct  6  2014 dkms.conf
-rw-r--r--   1 root root    75 Sep 23  2014 etc-modules-parameters.conf
-rw-r--r--   1 root root   390 Sep 28  2014 fbdev-blacklist.conf
-rw-r--r--   1 root root   379 Oct  4  2014 mdadm.conf
-rw-r--r--   1 root root    51 Jul  8  2014 modesetting.conf
lrwxrwxrwx   1 root root    53 Jan 26 12:04 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r--   1 root root   259 Nov  2  2013 nvidia-kernel-common.conf
lrwxrwxrwx   1 root root    46 Jan 26 12:04 nvidia.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
-rw-r--r--   1 root root   119 Mar 31  2015 oss-compat.conf

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

/etc/modules-load.d:
-rw-r--r-- 1 root root  277 Feb 19 09:31 /etc/modules

/etc/modules-load.d/:
total 20
drwxr-xr-x   2 root root  4096 Jan 26 12:02 .
drwxr-xr-x 196 root root 12288 Feb 19 09:09 ..
-rw-r--r--   1 root root   119 Aug 22  2014 cups-filters.conf
lrwxrwxrwx   1 root root    10 Nov 21 13:00 modules.conf -> ../modules


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 >>>>>>>>>>
alias nvidia nvidia-current
remove nvidia-current rmmod nvidia-uvm nvidia
^^^^^^^^^^ /etc/modprobe.d/nvidia.conf ^^^^^^^^^^

<<<<<<<<<< /etc/X11/xorg.conf >>>>>>>>>>
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 340.46  (buildd at brahms)  Tue Oct  7 08:00:32 UTC 2014

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

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

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

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

<<<<<<<<<< /etc/X11/xorg.conf.d/20-nvidia.conf >>>>>>>>>>
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 340.46  (pbuilder at zam904)  Fri Oct 17 21:29:34 UTC 2014

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

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

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "DELL U2412M"
    HorizSync       30.0 - 83.0
    VertRefresh     50.0 - 61.0
    Option         "DPMS"
EndSection

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

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

^^^^^^^^^^ /etc/X11/xorg.conf.d/20-nvidia.conf ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[575792.644] 
X.Org X Server 1.16.4
Release Date: 2014-12-20
[575792.644] X Protocol Version 11, Revision 0
[575792.644] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[575792.644] Current Operating System: Linux sharlin.dorsal.tk 4.2.0-0.bpo.1-amd64 #1 SMP Debian 4.2.6-3~bpo8+2 (2015-12-14) x86_64
[575792.644] Kernel command line: BOOT_IMAGE=/vmlinuz-4.2.0-0.bpo.1-amd64 root=UUID=e98c4754-a122-45dd-b291-02e9d36f4408 ro quiet
[575792.644] Build Date: 11 February 2015  12:32:02AM
[575792.644] xorg-server 2:1.16.4-1 (http://www.debian.org/support) 
[575792.644] Current version of pixman: 0.32.6
[575792.644] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[575792.644] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[575792.644] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 19 09:44:10 2016
[575792.645] (==) Using config file: "/etc/X11/xorg.conf"
[575792.645] (==) Using config directory: "/etc/X11/xorg.conf.d"
[575792.645] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[575792.645] (==) ServerLayout "Layout0"
[575792.645] (**) |-->Screen "Screen0" (0)
[575792.645] (**) |   |-->Monitor "Monitor0"
[575792.645] (**) |   |-->Device "Device0"
[575792.645] (**) |-->Input Device "Keyboard0"
[575792.645] (**) |-->Input Device "Mouse0"
[575792.645] (**) Option "Xinerama" "0"
[575792.645] (==) Automatically adding devices
[575792.645] (==) Automatically enabling devices
[575792.645] (==) Automatically adding GPU devices
[575792.645] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[575792.645] 	Entry deleted from font path.
[575792.646] (==) 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
[575792.646] (==) ModulePath set to "/usr/lib/xorg/modules"
[575792.646] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[575792.646] (WW) Disabling Keyboard0
[575792.646] (WW) Disabling Mouse0
[575792.646] (II) Loader magic: 0x564dc6cf8d80
[575792.646] (II) Module ABI versions:
[575792.646] 	X.Org ANSI C Emulation: 0.4
[575792.646] 	X.Org Video Driver: 18.0
[575792.646] 	X.Org XInput driver : 21.0
[575792.646] 	X.Org Server Extension : 8.0
[575792.646] (II) xfree86: Adding drm device (/dev/dri/card0)
[575792.648] (--) PCI:*(0:1:0:0) 10de:1380:1458:3644 rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x0000b800/128, BIOS @ 0x????????/524288
[575792.648] (II) LoadModule: "glx"
[575792.648] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[575792.661] (II) Module glx: vendor="NVIDIA Corporation"
[575792.661] 	compiled for 4.0.2, module version = 1.0.0
[575792.661] 	Module class: X.Org Server Extension
[575792.661] (II) NVIDIA GLX Module  340.96  Sun Nov  8 22:06:18 PST 2015
[575792.661] (II) LoadModule: "nvidia"
[575792.661] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[575792.662] (II) Module nvidia: vendor="NVIDIA Corporation"
[575792.662] 	compiled for 4.0.2, module version = 1.0.0
[575792.662] 	Module class: X.Org Video Driver
[575792.662] (II) NVIDIA dlloader X Driver  340.96  Sun Nov  8 21:46:28 PST 2015
[575792.662] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[575792.662] (++) using VT number 7

[575792.665] (II) Loading sub module "fb"
[575792.665] (II) LoadModule: "fb"
[575792.665] (II) Loading /usr/lib/xorg/modules/libfb.so
[575792.665] (II) Module fb: vendor="X.Org Foundation"
[575792.665] 	compiled for 1.16.4, module version = 1.0.0
[575792.665] 	ABI class: X.Org ANSI C Emulation, version 0.4
[575792.665] (WW) Unresolved symbol: fbGetGCPrivateKey
[575792.665] (II) Loading sub module "wfb"
[575792.665] (II) LoadModule: "wfb"
[575792.666] (II) Loading /usr/lib/xorg/modules/libwfb.so
[575792.666] (II) Module wfb: vendor="X.Org Foundation"
[575792.666] 	compiled for 1.16.4, module version = 1.0.0
[575792.666] 	ABI class: X.Org ANSI C Emulation, version 0.4
[575792.666] (II) Loading sub module "ramdac"
[575792.666] (II) LoadModule: "ramdac"
[575792.666] (II) Module "ramdac" already built-in
[575792.666] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[575792.666] (==) NVIDIA(0): RGB weight 888
[575792.666] (==) NVIDIA(0): Default visual is TrueColor
[575792.666] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[575792.666] (**) NVIDIA(0): Option "Stereo" "0"
[575792.666] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-2"
[575792.666] (**) NVIDIA(0): Option "SLI" "Off"
[575792.666] (**) NVIDIA(0): Option "MultiGPU" "Off"
[575792.666] (**) NVIDIA(0): Option "BaseMosaic" "off"
[575792.666] (**) NVIDIA(0): Stereo disabled by request
[575792.666] (**) NVIDIA(0): NVIDIA SLI disabled.
[575792.666] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[575792.666] (**) NVIDIA(0): Option "MetaModes" "DVI-I-1: nvidia-auto-select +1920+0, HDMI-1: nvidia-auto-select +0+0"
[575792.666] (**) NVIDIA(0): Enabling 2D acceleration
[575793.173] (II) NVIDIA(0): Display (DELL U2412M (DFP-0)) does not support NVIDIA 3D
[575793.173] (II) NVIDIA(0):     Vision stereo.
[575793.178] (II) NVIDIA(0): Display (Ancor Communications Inc ASUS VH236H (DFP-2)) does
[575793.178] (II) NVIDIA(0):     not support NVIDIA 3D Vision stereo.
[575793.178] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[575793.179] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 750 Ti (GM107-A) at PCI:1:0:0 (GPU-0)
[575793.179] (--) NVIDIA(0): Memory: 2097152 kBytes
[575793.179] (--) NVIDIA(0): VideoBIOS: 82.07.32.00.ab
[575793.179] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[575793.189] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 750 Ti at PCI:1:0:0
[575793.189] (--) NVIDIA(0):     CRT-0
[575793.189] (--) NVIDIA(0):     DELL U2412M (DFP-0) (boot, connected)
[575793.189] (--) NVIDIA(0):     DFP-1
[575793.189] (--) NVIDIA(0):     Ancor Communications Inc ASUS VH236H (DFP-2) (connected)
[575793.189] (--) NVIDIA(0):     DFP-3
[575793.189] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[575793.189] (--) NVIDIA(0): DELL U2412M (DFP-0): Internal TMDS
[575793.189] (--) NVIDIA(GPU-0): DELL U2412M (DFP-0): 330.0 MHz maximum pixel clock
[575793.189] (--) NVIDIA(0): DFP-1: Internal TMDS
[575793.189] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[575793.189] (--) NVIDIA(0): Ancor Communications Inc ASUS VH236H (DFP-2): Internal TMDS
[575793.189] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VH236H (DFP-2): 165.0 MHz maximum pixel clock
[575793.189] (--) NVIDIA(0): DFP-3: Internal TMDS
[575793.189] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[575793.189] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[575793.189] (**) NVIDIA(0):     device DELL U2412M (DFP-0) (Using EDID frequencies has
[575793.189] (**) NVIDIA(0):     been enabled on all display devices.)
[575793.190] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[575793.190] (**) NVIDIA(0):     device Ancor Communications Inc ASUS VH236H (DFP-2) (Using
[575793.190] (**) NVIDIA(0):     EDID frequencies has been enabled on all display
[575793.190] (**) NVIDIA(0):     devices.)
[575793.192] (II) NVIDIA(0): Validated MetaModes:
[575793.192] (II) NVIDIA(0):    
[575793.192] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+1920+0,HDMI-1:nvidia-auto-select+0+0"
[575793.192] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1200
[575793.235] (--) NVIDIA(0): DPI set to (93, 95); computed from "UseEdidDpi" X config
[575793.235] (--) NVIDIA(0):     option
[575793.235] (--) Depth 24 pixmap format is 32 bpp
[575793.235] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[575793.235] (II) NVIDIA:     access.
[575793.246] (II) NVIDIA(0): Setting mode "DVI-I-1:nvidia-auto-select+1920+0,HDMI-1:nvidia-auto-select+0+0"
[575793.374] (==) NVIDIA(0): Disabling shared memory pixmaps
[575793.374] (==) NVIDIA(0): Backing store enabled
[575793.374] (==) NVIDIA(0): Silken mouse enabled
[575793.374] (**) NVIDIA(0): DPMS enabled
[575793.375] (II) Loading sub module "dri2"
[575793.375] (II) LoadModule: "dri2"
[575793.375] (II) Module "dri2" already built-in
[575793.375] (II) NVIDIA(0): [DRI2] Setup complete
[575793.375] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[575793.375] (--) RandR disabled
[575793.379] (II) SELinux: Disabled on system
[575793.379] (II) Initializing extension GLX
[575793.379] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event4)
[575793.423] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[575793.423] (II) LoadModule: "evdev"
[575793.423] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[575793.423] (II) Module evdev: vendor="X.Org Foundation"
[575793.423] 	compiled for 1.16.0, module version = 2.9.0
[575793.423] 	Module class: X.Org XInput Driver
[575793.423] 	ABI class: X.Org XInput driver, version 21.0
[575793.423] (II) Using input driver 'evdev' for 'Power Button'
[575793.423] (**) Power Button: always reports core events
[575793.423] (**) evdev: Power Button: Device: "/dev/input/event4"
[575793.424] (--) evdev: Power Button: Vendor 0 Product 0x1
[575793.424] (--) evdev: Power Button: Found keys
[575793.424] (II) evdev: Power Button: Configuring as keyboard
[575793.424] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event4"
[575793.424] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[575793.424] (**) Option "xkb_rules" "evdev"
[575793.424] (**) Option "xkb_model" "pc105"
[575793.424] (**) Option "xkb_layout" "us"
[575793.424] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[575793.424] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[575793.424] (II) Using input driver 'evdev' for 'Power Button'
[575793.424] (**) Power Button: always reports core events
[575793.424] (**) evdev: Power Button: Device: "/dev/input/event3"
[575793.424] (--) evdev: Power Button: Vendor 0 Product 0x1
[575793.424] (--) evdev: Power Button: Found keys
[575793.424] (II) evdev: Power Button: Configuring as keyboard
[575793.424] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event3"
[575793.424] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[575793.424] (**) Option "xkb_rules" "evdev"
[575793.424] (**) Option "xkb_model" "pc105"
[575793.424] (**) Option "xkb_layout" "us"
[575793.425] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event13)
[575793.425] (II) No input driver specified, ignoring this device.
[575793.425] (II) This device may have been added with another device file.
[575793.425] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event14)
[575793.426] (II) No input driver specified, ignoring this device.
[575793.426] (II) This device may have been added with another device file.
[575793.426] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
[575793.426] (II) No input driver specified, ignoring this device.
[575793.426] (II) This device may have been added with another device file.
[575793.426] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event16)
[575793.426] (II) No input driver specified, ignoring this device.
[575793.426] (II) This device may have been added with another device file.
[575793.427] (II) config/udev: Adding input device ROCCAT ROCCAT Kone[+] (/dev/input/event6)
[575793.427] (**) ROCCAT ROCCAT Kone[+]: Applying InputClass "evdev pointer catchall"
[575793.427] (**) ROCCAT ROCCAT Kone[+]: Applying InputClass "evdev keyboard catchall"
[575793.427] (II) Using input driver 'evdev' for 'ROCCAT ROCCAT Kone[+]'
[575793.427] (**) ROCCAT ROCCAT Kone[+]: always reports core events
[575793.427] (**) evdev: ROCCAT ROCCAT Kone[+]: Device: "/dev/input/event6"
[575793.427] (--) evdev: ROCCAT ROCCAT Kone[+]: Vendor 0x1e7d Product 0x2d51
[575793.428] (--) evdev: ROCCAT ROCCAT Kone[+]: Found 9 mouse buttons
[575793.428] (--) evdev: ROCCAT ROCCAT Kone[+]: Found scroll wheel(s)
[575793.428] (--) evdev: ROCCAT ROCCAT Kone[+]: Found relative axes
[575793.428] (--) evdev: ROCCAT ROCCAT Kone[+]: Found x and y relative axes
[575793.428] (--) evdev: ROCCAT ROCCAT Kone[+]: Found absolute axes
[575793.428] (II) evdev: ROCCAT ROCCAT Kone[+]: Forcing absolute x/y axes to exist.
[575793.428] (--) evdev: ROCCAT ROCCAT Kone[+]: Found keys
[575793.428] (II) evdev: ROCCAT ROCCAT Kone[+]: Configuring as mouse
[575793.428] (II) evdev: ROCCAT ROCCAT Kone[+]: Configuring as keyboard
[575793.428] (II) evdev: ROCCAT ROCCAT Kone[+]: Adding scrollwheel support
[575793.428] (**) evdev: ROCCAT ROCCAT Kone[+]: YAxisMapping: buttons 4 and 5
[575793.428] (**) evdev: ROCCAT ROCCAT Kone[+]: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[575793.428] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.0/0000:04:00.0/usb2/2-2/2-2:1.0/0003:1E7D:2D51.0001/input/input9/event6"
[575793.428] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kone[+]" (type: KEYBOARD, id 8)
[575793.428] (**) Option "xkb_rules" "evdev"
[575793.428] (**) Option "xkb_model" "pc105"
[575793.428] (**) Option "xkb_layout" "us"
[575793.428] (II) evdev: ROCCAT ROCCAT Kone[+]: initialized for relative axes.
[575793.428] (WW) evdev: ROCCAT ROCCAT Kone[+]: ignoring absolute axes.
[575793.429] (**) ROCCAT ROCCAT Kone[+]: (accel) keeping acceleration scheme 1
[575793.429] (**) ROCCAT ROCCAT Kone[+]: (accel) acceleration profile 0
[575793.429] (**) ROCCAT ROCCAT Kone[+]: (accel) acceleration factor: 2.000
[575793.429] (**) ROCCAT ROCCAT Kone[+]: (accel) acceleration threshold: 4
[575793.429] (II) config/udev: Adding input device ROCCAT ROCCAT Kone[+] (/dev/input/mouse1)
[575793.430] (II) No input driver specified, ignoring this device.
[575793.430] (II) This device may have been added with another device file.
[575793.430] (II) config/udev: Adding input device ROCCAT ROCCAT Kone[+] (/dev/input/event7)
[575793.430] (**) ROCCAT ROCCAT Kone[+]: Applying InputClass "evdev keyboard catchall"
[575793.430] (II) Using input driver 'evdev' for 'ROCCAT ROCCAT Kone[+]'
[575793.430] (**) ROCCAT ROCCAT Kone[+]: always reports core events
[575793.430] (**) evdev: ROCCAT ROCCAT Kone[+]: Device: "/dev/input/event7"
[575793.430] (--) evdev: ROCCAT ROCCAT Kone[+]: Vendor 0x1e7d Product 0x2d51
[575793.430] (--) evdev: ROCCAT ROCCAT Kone[+]: Found keys
[575793.430] (II) evdev: ROCCAT ROCCAT Kone[+]: Configuring as keyboard
[575793.430] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.0/0000:04:00.0/usb2/2-2/2-2:1.1/0003:1E7D:2D51.0002/input/input10/event7"
[575793.430] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kone[+]" (type: KEYBOARD, id 9)
[575793.431] (**) Option "xkb_rules" "evdev"
[575793.431] (**) Option "xkb_model" "pc105"
[575793.431] (**) Option "xkb_layout" "us"
[575793.432] (II) config/udev: Adding input device DK2108S (/dev/input/event1)
[575793.432] (**) DK2108S: Applying InputClass "evdev keyboard catchall"
[575793.432] (II) Using input driver 'evdev' for 'DK2108S'
[575793.432] (**) DK2108S: always reports core events
[575793.432] (**) evdev: DK2108S: Device: "/dev/input/event1"
[575793.432] (--) evdev: DK2108S: Vendor 0xf39 Product 0x1084
[575793.432] (--) evdev: DK2108S: Found keys
[575793.432] (II) evdev: DK2108S: Configuring as keyboard
[575793.432] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb6/6-1/6-1:1.0/0003:0F39:1084.0007/input/input3/event1"
[575793.432] (II) XINPUT: Adding extended input device "DK2108S" (type: KEYBOARD, id 10)
[575793.432] (**) Option "xkb_rules" "evdev"
[575793.432] (**) Option "xkb_model" "pc105"
[575793.432] (**) Option "xkb_layout" "us"
[575793.433] (II) config/udev: Adding input device DK2108S (/dev/input/event2)
[575793.433] (**) DK2108S: Applying InputClass "evdev keyboard catchall"
[575793.433] (II) Using input driver 'evdev' for 'DK2108S'
[575793.433] (**) DK2108S: always reports core events
[575793.433] (**) evdev: DK2108S: Device: "/dev/input/event2"
[575793.433] (--) evdev: DK2108S: Vendor 0xf39 Product 0x1084
[575793.433] (--) evdev: DK2108S: Found keys
[575793.433] (II) evdev: DK2108S: Configuring as keyboard
[575793.433] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb6/6-1/6-1:1.1/0003:0F39:1084.0008/input/input4/event2"
[575793.433] (II) XINPUT: Adding extended input device "DK2108S" (type: KEYBOARD, id 11)
[575793.433] (**) Option "xkb_rules" "evdev"
[575793.433] (**) Option "xkb_model" "pc105"
[575793.433] (**) Option "xkb_layout" "us"
[575793.434] (II) config/udev: Adding input device Logitech M570 (/dev/input/event0)
[575793.435] (**) Logitech M570: Applying InputClass "evdev pointer catchall"
[575793.435] (II) Using input driver 'evdev' for 'Logitech M570'
[575793.435] (**) Logitech M570: always reports core events
[575793.435] (**) evdev: Logitech M570: Device: "/dev/input/event0"
[575793.435] (--) evdev: Logitech M570: Vendor 0x46d Product 0x1028
[575793.435] (--) evdev: Logitech M570: Found 20 mouse buttons
[575793.435] (--) evdev: Logitech M570: Found scroll wheel(s)
[575793.435] (--) evdev: Logitech M570: Found relative axes
[575793.435] (--) evdev: Logitech M570: Found x and y relative axes
[575793.435] (II) evdev: Logitech M570: Configuring as mouse
[575793.435] (II) evdev: Logitech M570: Adding scrollwheel support
[575793.435] (**) evdev: Logitech M570: YAxisMapping: buttons 4 and 5
[575793.435] (**) evdev: Logitech M570: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[575793.435] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb7/7-1/7-1:1.2/0003:046D:C52B.0005/0003:046D:1028.0006/input/input2/event0"
[575793.435] (II) XINPUT: Adding extended input device "Logitech M570" (type: MOUSE, id 12)
[575793.435] (II) evdev: Logitech M570: initialized for relative axes.
[575793.435] (**) Logitech M570: (accel) keeping acceleration scheme 1
[575793.435] (**) Logitech M570: (accel) acceleration profile 0
[575793.435] (**) Logitech M570: (accel) acceleration factor: 2.000
[575793.435] (**) Logitech M570: (accel) acceleration threshold: 4
[575793.436] (II) config/udev: Adding input device Logitech M570 (/dev/input/mouse0)
[575793.436] (II) No input driver specified, ignoring this device.
[575793.436] (II) This device may have been added with another device file.
[575793.437] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event8)
[575793.437] (II) No input driver specified, ignoring this device.
[575793.437] (II) This device may have been added with another device file.
[575793.437] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event9)
[575793.437] (II) No input driver specified, ignoring this device.
[575793.437] (II) This device may have been added with another device file.
[575793.438] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event10)
[575793.438] (II) No input driver specified, ignoring this device.
[575793.438] (II) This device may have been added with another device file.
[575793.438] (II) config/udev: Adding input device HDA ATI SB Line Out (/dev/input/event11)
[575793.438] (II) No input driver specified, ignoring this device.
[575793.438] (II) This device may have been added with another device file.
[575793.438] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event12)
[575793.438] (II) No input driver specified, ignoring this device.
[575793.438] (II) This device may have been added with another device file.
[575793.439] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[575793.439] (II) No input driver specified, ignoring this device.
[575793.439] (II) This device may have been added with another device file.
[575793.822] (II) NVIDIA(GPU-0): Display (DELL U2412M (DFP-0)) does not support NVIDIA 3D
[575793.822] (II) NVIDIA(GPU-0):     Vision stereo.
[575793.827] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc ASUS VH236H (DFP-2)) does
[575793.827] (II) NVIDIA(GPU-0):     not support NVIDIA 3D Vision stereo.
[575793.984] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1920x1200 +1920+0 {ViewPortIn=1920x1200, ViewPortOut=1920x1200+0+0}"
[575794.120] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1920x1200 +1920+0 {ViewPortIn=1920x1200, ViewPortOut=1920x1200+0+0}, HDMI-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[575794.845] (II) NVIDIA(GPU-0): Display (DELL U2412M (DFP-0)) does not support NVIDIA 3D
[575794.845] (II) NVIDIA(GPU-0):     Vision stereo.
[575794.850] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc ASUS VH236H (DFP-2)) does
[575794.850] (II) NVIDIA(GPU-0):     not support NVIDIA 3D Vision stereo.
[576232.552] (II) NVIDIA(GPU-0): Display (DELL U2412M (DFP-0)) does not support NVIDIA 3D
[576232.552] (II) NVIDIA(GPU-0):     Vision stereo.
[576232.557] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc ASUS VH236H (DFP-2)) does
[576232.557] (II) NVIDIA(GPU-0):     not support NVIDIA 3D Vision stereo.
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[573722.692] 
X.Org X Server 1.16.4
Release Date: 2014-12-20
[573722.692] X Protocol Version 11, Revision 0
[573722.692] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[573722.692] Current Operating System: Linux sharlin.dorsal.tk 4.2.0-0.bpo.1-amd64 #1 SMP Debian 4.2.6-3~bpo8+2 (2015-12-14) x86_64
[573722.692] Kernel command line: BOOT_IMAGE=/vmlinuz-4.2.0-0.bpo.1-amd64 root=UUID=e98c4754-a122-45dd-b291-02e9d36f4408 ro quiet
[573722.692] Build Date: 11 February 2015  12:32:02AM
[573722.692] xorg-server 2:1.16.4-1 (http://www.debian.org/support) 
[573722.692] Current version of pixman: 0.32.6
[573722.692] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[573722.692] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[573722.692] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 19 09:09:40 2016
[573722.692] (==) Using config file: "/etc/X11/xorg.conf"
[573722.692] (==) Using config directory: "/etc/X11/xorg.conf.d"
[573722.692] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[573722.692] (==) ServerLayout "Layout0"
[573722.692] (**) |-->Screen "Screen0" (0)
[573722.692] (**) |   |-->Monitor "Monitor0"
[573722.692] (**) |   |-->Device "Device0"
[573722.693] (**) |-->Input Device "Keyboard0"
[573722.693] (**) |-->Input Device "Mouse0"
[573722.693] (**) Option "Xinerama" "0"
[573722.693] (==) Automatically adding devices
[573722.693] (==) Automatically enabling devices
[573722.693] (==) Automatically adding GPU devices
[573722.693] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[573722.693] 	Entry deleted from font path.
[573722.693] (==) 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
[573722.693] (==) ModulePath set to "/usr/lib/xorg/modules"
[573722.693] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[573722.693] (WW) Disabling Keyboard0
[573722.693] (WW) Disabling Mouse0
[573722.693] (II) Loader magic: 0x561bdce65d80
[573722.693] (II) Module ABI versions:
[573722.693] 	X.Org ANSI C Emulation: 0.4
[573722.693] 	X.Org Video Driver: 18.0
[573722.693] 	X.Org XInput driver : 21.0
[573722.693] 	X.Org Server Extension : 8.0
[573722.693] (II) xfree86: Adding drm device (/dev/dri/card0)
[573722.694] (--) PCI:*(0:1:0:0) 10de:1380:1458:3644 rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x0000b800/128, BIOS @ 0x????????/524288
[573722.694] (II) LoadModule: "glx"
[573722.695] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[573722.707] (II) Module glx: vendor="NVIDIA Corporation"
[573722.707] 	compiled for 4.0.2, module version = 1.0.0
[573722.707] 	Module class: X.Org Server Extension
[573722.707] (II) NVIDIA GLX Module  340.96  Sun Nov  8 22:06:18 PST 2015
[573722.707] (II) LoadModule: "nvidia"
[573722.707] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[573722.708] (II) Module nvidia: vendor="NVIDIA Corporation"
[573722.708] 	compiled for 4.0.2, module version = 1.0.0
[573722.708] 	Module class: X.Org Video Driver
[573722.708] (II) NVIDIA dlloader X Driver  340.96  Sun Nov  8 21:46:28 PST 2015
[573722.708] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[573722.708] (++) using VT number 7

[573722.711] (II) Loading sub module "fb"
[573722.711] (II) LoadModule: "fb"
[573722.711] (II) Loading /usr/lib/xorg/modules/libfb.so
[573722.711] (II) Module fb: vendor="X.Org Foundation"
[573722.711] 	compiled for 1.16.4, module version = 1.0.0
[573722.711] 	ABI class: X.Org ANSI C Emulation, version 0.4
[573722.711] (WW) Unresolved symbol: fbGetGCPrivateKey
[573722.711] (II) Loading sub module "wfb"
[573722.711] (II) LoadModule: "wfb"
[573722.711] (II) Loading /usr/lib/xorg/modules/libwfb.so
[573722.711] (II) Module wfb: vendor="X.Org Foundation"
[573722.711] 	compiled for 1.16.4, module version = 1.0.0
[573722.711] 	ABI class: X.Org ANSI C Emulation, version 0.4
[573722.711] (II) Loading sub module "ramdac"
[573722.711] (II) LoadModule: "ramdac"
[573722.711] (II) Module "ramdac" already built-in
[573722.712] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[573722.712] (==) NVIDIA(0): RGB weight 888
[573722.712] (==) NVIDIA(0): Default visual is TrueColor
[573722.712] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[573722.712] (**) NVIDIA(0): Option "Stereo" "0"
[573722.712] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-2"
[573722.712] (**) NVIDIA(0): Option "SLI" "Off"
[573722.712] (**) NVIDIA(0): Option "MultiGPU" "Off"
[573722.712] (**) NVIDIA(0): Option "BaseMosaic" "off"
[573722.712] (**) NVIDIA(0): Stereo disabled by request
[573722.712] (**) NVIDIA(0): NVIDIA SLI disabled.
[573722.712] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[573722.712] (**) NVIDIA(0): Option "MetaModes" "DVI-I-1: nvidia-auto-select +1920+0, HDMI-1: nvidia-auto-select +0+0"
[573722.712] (**) NVIDIA(0): Enabling 2D acceleration
[573723.224] (II) NVIDIA(0): Display (DELL U2412M (DFP-0)) does not support NVIDIA 3D
[573723.224] (II) NVIDIA(0):     Vision stereo.
[573723.229] (II) NVIDIA(0): Display (Ancor Communications Inc ASUS VH236H (DFP-2)) does
[573723.229] (II) NVIDIA(0):     not support NVIDIA 3D Vision stereo.
[573723.229] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[573723.230] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 750 Ti (GM107-A) at PCI:1:0:0 (GPU-0)
[573723.230] (--) NVIDIA(0): Memory: 2097152 kBytes
[573723.230] (--) NVIDIA(0): VideoBIOS: 82.07.32.00.ab
[573723.230] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[573723.238] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 750 Ti at PCI:1:0:0
[573723.238] (--) NVIDIA(0):     CRT-0
[573723.238] (--) NVIDIA(0):     DELL U2412M (DFP-0) (boot, connected)
[573723.238] (--) NVIDIA(0):     DFP-1
[573723.238] (--) NVIDIA(0):     Ancor Communications Inc ASUS VH236H (DFP-2) (connected)
[573723.238] (--) NVIDIA(0):     DFP-3
[573723.238] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[573723.238] (--) NVIDIA(0): DELL U2412M (DFP-0): Internal TMDS
[573723.238] (--) NVIDIA(GPU-0): DELL U2412M (DFP-0): 330.0 MHz maximum pixel clock
[573723.239] (--) NVIDIA(0): DFP-1: Internal TMDS
[573723.239] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[573723.239] (--) NVIDIA(0): Ancor Communications Inc ASUS VH236H (DFP-2): Internal TMDS
[573723.239] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VH236H (DFP-2): 165.0 MHz maximum pixel clock
[573723.239] (--) NVIDIA(0): DFP-3: Internal TMDS
[573723.239] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[573723.239] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[573723.239] (**) NVIDIA(0):     device DELL U2412M (DFP-0) (Using EDID frequencies has
[573723.239] (**) NVIDIA(0):     been enabled on all display devices.)
[573723.239] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[573723.239] (**) NVIDIA(0):     device Ancor Communications Inc ASUS VH236H (DFP-2) (Using
[573723.239] (**) NVIDIA(0):     EDID frequencies has been enabled on all display
[573723.239] (**) NVIDIA(0):     devices.)
[573723.241] (II) NVIDIA(0): Validated MetaModes:
[573723.241] (II) NVIDIA(0):    
[573723.241] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+1920+0,HDMI-1:nvidia-auto-select+0+0"
[573723.241] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1200
[573723.282] (--) NVIDIA(0): DPI set to (93, 95); computed from "UseEdidDpi" X config
[573723.282] (--) NVIDIA(0):     option
[573723.282] (--) Depth 24 pixmap format is 32 bpp
[573723.282] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[573723.282] (II) NVIDIA:     access.
[573723.296] (II) NVIDIA(0): Setting mode "DVI-I-1:nvidia-auto-select+1920+0,HDMI-1:nvidia-auto-select+0+0"
[573723.424] (==) NVIDIA(0): Disabling shared memory pixmaps
[573723.424] (==) NVIDIA(0): Backing store enabled
[573723.424] (==) NVIDIA(0): Silken mouse enabled
[573723.424] (**) NVIDIA(0): DPMS enabled
[573723.424] (II) Loading sub module "dri2"
[573723.425] (II) LoadModule: "dri2"
[573723.425] (II) Module "dri2" already built-in
[573723.425] (II) NVIDIA(0): [DRI2] Setup complete
[573723.425] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[573723.425] (--) RandR disabled
[573723.429] (II) SELinux: Disabled on system
[573723.429] (II) Initializing extension GLX
[573723.429] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event4)
[573723.476] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[573723.476] (II) LoadModule: "evdev"
[573723.476] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[573723.477] (II) Module evdev: vendor="X.Org Foundation"
[573723.477] 	compiled for 1.16.0, module version = 2.9.0
[573723.477] 	Module class: X.Org XInput Driver
[573723.477] 	ABI class: X.Org XInput driver, version 21.0
[573723.477] (II) Using input driver 'evdev' for 'Power Button'
[573723.477] (**) Power Button: always reports core events
[573723.477] (**) evdev: Power Button: Device: "/dev/input/event4"
[573723.477] (--) evdev: Power Button: Vendor 0 Product 0x1
[573723.477] (--) evdev: Power Button: Found keys
[573723.477] (II) evdev: Power Button: Configuring as keyboard
[573723.477] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event4"
[573723.477] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[573723.477] (**) Option "xkb_rules" "evdev"
[573723.477] (**) Option "xkb_model" "pc105"
[573723.477] (**) Option "xkb_layout" "us"
[573723.477] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[573723.477] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[573723.477] (II) Using input driver 'evdev' for 'Power Button'
[573723.477] (**) Power Button: always reports core events
[573723.477] (**) evdev: Power Button: Device: "/dev/input/event3"
[573723.477] (--) evdev: Power Button: Vendor 0 Product 0x1
[573723.477] (--) evdev: Power Button: Found keys
[573723.477] (II) evdev: Power Button: Configuring as keyboard
[573723.477] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event3"
[573723.477] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[573723.477] (**) Option "xkb_rules" "evdev"
[573723.477] (**) Option "xkb_model" "pc105"
[573723.477] (**) Option "xkb_layout" "us"
[573723.478] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event13)
[573723.478] (II) No input driver specified, ignoring this device.
[573723.478] (II) This device may have been added with another device file.
[573723.478] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event14)
[573723.478] (II) No input driver specified, ignoring this device.
[573723.478] (II) This device may have been added with another device file.
[573723.478] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
[573723.478] (II) No input driver specified, ignoring this device.
[573723.478] (II) This device may have been added with another device file.
[573723.478] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event16)
[573723.478] (II) No input driver specified, ignoring this device.
[573723.478] (II) This device may have been added with another device file.
[573723.478] (II) config/udev: Adding input device ROCCAT ROCCAT Kone[+] (/dev/input/event6)
[573723.478] (**) ROCCAT ROCCAT Kone[+]: Applying InputClass "evdev pointer catchall"
[573723.478] (**) ROCCAT ROCCAT Kone[+]: Applying InputClass "evdev keyboard catchall"
[573723.478] (II) Using input driver 'evdev' for 'ROCCAT ROCCAT Kone[+]'
[573723.478] (**) ROCCAT ROCCAT Kone[+]: always reports core events
[573723.478] (**) evdev: ROCCAT ROCCAT Kone[+]: Device: "/dev/input/event6"
[573723.478] (--) evdev: ROCCAT ROCCAT Kone[+]: Vendor 0x1e7d Product 0x2d51
[573723.478] (--) evdev: ROCCAT ROCCAT Kone[+]: Found 9 mouse buttons
[573723.478] (--) evdev: ROCCAT ROCCAT Kone[+]: Found scroll wheel(s)
[573723.478] (--) evdev: ROCCAT ROCCAT Kone[+]: Found relative axes
[573723.478] (--) evdev: ROCCAT ROCCAT Kone[+]: Found x and y relative axes
[573723.478] (--) evdev: ROCCAT ROCCAT Kone[+]: Found absolute axes
[573723.478] (II) evdev: ROCCAT ROCCAT Kone[+]: Forcing absolute x/y axes to exist.
[573723.478] (--) evdev: ROCCAT ROCCAT Kone[+]: Found keys
[573723.478] (II) evdev: ROCCAT ROCCAT Kone[+]: Configuring as mouse
[573723.478] (II) evdev: ROCCAT ROCCAT Kone[+]: Configuring as keyboard
[573723.478] (II) evdev: ROCCAT ROCCAT Kone[+]: Adding scrollwheel support
[573723.478] (**) evdev: ROCCAT ROCCAT Kone[+]: YAxisMapping: buttons 4 and 5
[573723.478] (**) evdev: ROCCAT ROCCAT Kone[+]: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[573723.479] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.0/0000:04:00.0/usb2/2-2/2-2:1.0/0003:1E7D:2D51.0001/input/input9/event6"
[573723.479] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kone[+]" (type: KEYBOARD, id 8)
[573723.479] (**) Option "xkb_rules" "evdev"
[573723.479] (**) Option "xkb_model" "pc105"
[573723.479] (**) Option "xkb_layout" "us"
[573723.479] (II) evdev: ROCCAT ROCCAT Kone[+]: initialized for relative axes.
[573723.479] (WW) evdev: ROCCAT ROCCAT Kone[+]: ignoring absolute axes.
[573723.479] (**) ROCCAT ROCCAT Kone[+]: (accel) keeping acceleration scheme 1
[573723.479] (**) ROCCAT ROCCAT Kone[+]: (accel) acceleration profile 0
[573723.479] (**) ROCCAT ROCCAT Kone[+]: (accel) acceleration factor: 2.000
[573723.479] (**) ROCCAT ROCCAT Kone[+]: (accel) acceleration threshold: 4
[573723.479] (II) config/udev: Adding input device ROCCAT ROCCAT Kone[+] (/dev/input/mouse1)
[573723.479] (II) No input driver specified, ignoring this device.
[573723.479] (II) This device may have been added with another device file.
[573723.479] (II) config/udev: Adding input device ROCCAT ROCCAT Kone[+] (/dev/input/event7)
[573723.479] (**) ROCCAT ROCCAT Kone[+]: Applying InputClass "evdev keyboard catchall"
[573723.479] (II) Using input driver 'evdev' for 'ROCCAT ROCCAT Kone[+]'
[573723.479] (**) ROCCAT ROCCAT Kone[+]: always reports core events
[573723.479] (**) evdev: ROCCAT ROCCAT Kone[+]: Device: "/dev/input/event7"
[573723.479] (--) evdev: ROCCAT ROCCAT Kone[+]: Vendor 0x1e7d Product 0x2d51
[573723.479] (--) evdev: ROCCAT ROCCAT Kone[+]: Found keys
[573723.479] (II) evdev: ROCCAT ROCCAT Kone[+]: Configuring as keyboard
[573723.479] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.0/0000:04:00.0/usb2/2-2/2-2:1.1/0003:1E7D:2D51.0002/input/input10/event7"
[573723.479] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kone[+]" (type: KEYBOARD, id 9)
[573723.479] (**) Option "xkb_rules" "evdev"
[573723.479] (**) Option "xkb_model" "pc105"
[573723.479] (**) Option "xkb_layout" "us"
[573723.480] (II) config/udev: Adding input device DK2108S (/dev/input/event1)
[573723.480] (**) DK2108S: Applying InputClass "evdev keyboard catchall"
[573723.480] (II) Using input driver 'evdev' for 'DK2108S'
[573723.480] (**) DK2108S: always reports core events
[573723.480] (**) evdev: DK2108S: Device: "/dev/input/event1"
[573723.480] (--) evdev: DK2108S: Vendor 0xf39 Product 0x1084
[573723.480] (--) evdev: DK2108S: Found keys
[573723.480] (II) evdev: DK2108S: Configuring as keyboard
[573723.480] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb6/6-1/6-1:1.0/0003:0F39:1084.0007/input/input3/event1"
[573723.480] (II) XINPUT: Adding extended input device "DK2108S" (type: KEYBOARD, id 10)
[573723.480] (**) Option "xkb_rules" "evdev"
[573723.480] (**) Option "xkb_model" "pc105"
[573723.480] (**) Option "xkb_layout" "us"
[573723.480] (II) config/udev: Adding input device DK2108S (/dev/input/event2)
[573723.480] (**) DK2108S: Applying InputClass "evdev keyboard catchall"
[573723.480] (II) Using input driver 'evdev' for 'DK2108S'
[573723.480] (**) DK2108S: always reports core events
[573723.480] (**) evdev: DK2108S: Device: "/dev/input/event2"
[573723.480] (--) evdev: DK2108S: Vendor 0xf39 Product 0x1084
[573723.480] (--) evdev: DK2108S: Found keys
[573723.480] (II) evdev: DK2108S: Configuring as keyboard
[573723.480] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb6/6-1/6-1:1.1/0003:0F39:1084.0008/input/input4/event2"
[573723.480] (II) XINPUT: Adding extended input device "DK2108S" (type: KEYBOARD, id 11)
[573723.480] (**) Option "xkb_rules" "evdev"
[573723.481] (**) Option "xkb_model" "pc105"
[573723.481] (**) Option "xkb_layout" "us"
[573723.481] (II) config/udev: Adding input device Logitech M570 (/dev/input/event0)
[573723.481] (**) Logitech M570: Applying InputClass "evdev pointer catchall"
[573723.481] (II) Using input driver 'evdev' for 'Logitech M570'
[573723.481] (**) Logitech M570: always reports core events
[573723.481] (**) evdev: Logitech M570: Device: "/dev/input/event0"
[573723.481] (--) evdev: Logitech M570: Vendor 0x46d Product 0x1028
[573723.481] (--) evdev: Logitech M570: Found 20 mouse buttons
[573723.481] (--) evdev: Logitech M570: Found scroll wheel(s)
[573723.481] (--) evdev: Logitech M570: Found relative axes
[573723.481] (--) evdev: Logitech M570: Found x and y relative axes
[573723.481] (II) evdev: Logitech M570: Configuring as mouse
[573723.481] (II) evdev: Logitech M570: Adding scrollwheel support
[573723.481] (**) evdev: Logitech M570: YAxisMapping: buttons 4 and 5
[573723.481] (**) evdev: Logitech M570: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[573723.481] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb7/7-1/7-1:1.2/0003:046D:C52B.0005/0003:046D:1028.0006/input/input2/event0"
[573723.481] (II) XINPUT: Adding extended input device "Logitech M570" (type: MOUSE, id 12)
[573723.481] (II) evdev: Logitech M570: initialized for relative axes.
[573723.481] (**) Logitech M570: (accel) keeping acceleration scheme 1
[573723.481] (**) Logitech M570: (accel) acceleration profile 0
[573723.481] (**) Logitech M570: (accel) acceleration factor: 2.000
[573723.481] (**) Logitech M570: (accel) acceleration threshold: 4
[573723.481] (II) config/udev: Adding input device Logitech M570 (/dev/input/mouse0)
[573723.481] (II) No input driver specified, ignoring this device.
[573723.481] (II) This device may have been added with another device file.
[573723.482] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event8)
[573723.482] (II) No input driver specified, ignoring this device.
[573723.482] (II) This device may have been added with another device file.
[573723.482] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event9)
[573723.482] (II) No input driver specified, ignoring this device.
[573723.482] (II) This device may have been added with another device file.
[573723.482] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event10)
[573723.482] (II) No input driver specified, ignoring this device.
[573723.482] (II) This device may have been added with another device file.
[573723.482] (II) config/udev: Adding input device HDA ATI SB Line Out (/dev/input/event11)
[573723.482] (II) No input driver specified, ignoring this device.
[573723.482] (II) This device may have been added with another device file.
[573723.482] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event12)
[573723.482] (II) No input driver specified, ignoring this device.
[573723.482] (II) This device may have been added with another device file.
[573723.482] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[573723.482] (II) No input driver specified, ignoring this device.
[573723.482] (II) This device may have been added with another device file.
[573723.863] (II) NVIDIA(GPU-0): Display (DELL U2412M (DFP-0)) does not support NVIDIA 3D
[573723.863] (II) NVIDIA(GPU-0):     Vision stereo.
[573723.869] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc ASUS VH236H (DFP-2)) does
[573723.869] (II) NVIDIA(GPU-0):     not support NVIDIA 3D Vision stereo.
[573724.049] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1920x1200 +1920+0 {ViewPortIn=1920x1200, ViewPortOut=1920x1200+0+0}"
[573724.188] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1920x1200 +1920+0 {ViewPortIn=1920x1200, ViewPortOut=1920x1200+0+0}, HDMI-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[573726.242] (II) NVIDIA(GPU-0): Display (DELL U2412M (DFP-0)) does not support NVIDIA 3D
[573726.242] (II) NVIDIA(GPU-0):     Vision stereo.
[573726.247] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc ASUS VH236H (DFP-2)) does
[573726.247] (II) NVIDIA(GPU-0):     not support NVIDIA 3D Vision stereo.
[574451.906] (II) NVIDIA(GPU-0): Display (DELL U2412M (DFP-0)) does not support NVIDIA 3D
[574451.906] (II) NVIDIA(GPU-0):     Vision stereo.
[574451.911] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc ASUS VH236H (DFP-2)) does
[574451.911] (II) NVIDIA(GPU-0):     not support NVIDIA 3D Vision stereo.
[575792.238] (II) evdev: Logitech M570: Close
[575792.238] (II) UnloadModule: "evdev"
[575792.238] (II) evdev: DK2108S: Close
[575792.238] (II) UnloadModule: "evdev"
[575792.238] (II) evdev: DK2108S: Close
[575792.238] (II) UnloadModule: "evdev"
[575792.238] (II) evdev: ROCCAT ROCCAT Kone[+]: Close
[575792.238] (II) UnloadModule: "evdev"
[575792.238] (II) evdev: ROCCAT ROCCAT Kone[+]: Close
[575792.238] (II) UnloadModule: "evdev"
[575792.238] (II) evdev: Power Button: Close
[575792.239] (II) UnloadModule: "evdev"
[575792.239] (II) evdev: Power Button: Close
[575792.239] (II) UnloadModule: "evdev"
[575792.634] (II) NVIDIA(GPU-0): Deleting GPU-0
[575792.635] (EE) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^

Kernel modules: nvidia.ko
/lib/modules/4.2.0-0.bpo.1-amd64/updates/dkms/nvidia-uvm.ko
/lib/modules/4.2.0-0.bpo.1-amd64/updates/dkms/nvidia-current.ko

filename:       /lib/modules/4.2.0-0.bpo.1-amd64/updates/dkms/nvidia-uvm.ko
supported:      external
license:        MIT
depends:        nvidia
vermagic:       4.2.0-0.bpo.1-amd64 SMP mod_unload modversions 
filename:       /lib/modules/4.2.0-0.bpo.1-amd64/updates/dkms/nvidia-current.ko
alias:          char-major-195-*
version:        340.96
supported:      external
license:        NVIDIA
alias:          pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias:          pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:        drm
vermagic:       4.2.0-0.bpo.1-amd64 SMP mod_unload modversions 

lsmod:
Module                  Size  Used by
nct6775                57344  0 
hwmon_vid              16384  1 nct6775
tcp_diag               16384  0 
inet_diag              20480  1 tcp_diag
xt_CHECKSUM            16384  1 
iptable_mangle         16384  1 
ipt_MASQUERADE         16384  3 
nf_nat_masquerade_ipv4    16384  1 ipt_MASQUERADE
iptable_nat            16384  1 
nf_nat_ipv4            16384  1 iptable_nat
nf_nat                 24576  2 nf_nat_ipv4,nf_nat_masquerade_ipv4
nf_conntrack_ipv4      20480  2 
nf_defrag_ipv4         16384  1 nf_conntrack_ipv4
xt_conntrack           16384  1 
nf_conntrack          110592  5 nf_nat,nf_nat_ipv4,xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4
ipt_REJECT             16384  2 
nf_reject_ipv4         16384  1 ipt_REJECT
xt_tcpudp              16384  6 
iptable_filter         16384  1 
ip_tables              28672  3 iptable_filter,iptable_mangle,iptable_nat
x_tables               36864  8 xt_CHECKSUM,ip_tables,xt_tcpudp,ipt_MASQUERADE,xt_conntrack,iptable_filter,ipt_REJECT,iptable_mangle
bridge                110592  0 
stp                    16384  1 bridge
llc                    16384  2 stp,bridge
tun                    28672  2 
rpcsec_gss_krb5        36864  0 
binfmt_misc            20480  1 
bnep                   20480  2 
nfsd                  282624  13 
auth_rpcgss            57344  3 nfsd,rpcsec_gss_krb5
oid_registry           16384  1 auth_rpcgss
nfs_acl                16384  1 nfsd
nfs                   249856  0 
lockd                  90112  2 nfs,nfsd
grace                  16384  2 nfsd,lockd
fscache                61440  1 nfs
sunrpc                327680  20 nfs,nfsd,rpcsec_gss_krb5,auth_rpcgss,lockd,nfs_acl
snd_hda_codec_hdmi     49152  1 
xfs                   917504  1 
libcrc32c              16384  1 xfs
kvm_amd                61440  0 
kvm                   495616  1 kvm_amd
crct10dif_pclmul       16384  0 
crc32_pclmul           16384  0 
joydev                 20480  0 
sha256_ssse3           28672  1 
btusb                  45056  0 
sha256_generic         24576  1 sha256_ssse3
btrtl                  16384  1 btusb
btbcm                  16384  1 btusb
btintel                16384  1 btusb
hmac                   16384  1 
bluetooth             499712  24 bnep,btbcm,btrtl,btusb,btintel
snd_hda_codec_realtek    86016  1 
drbg                   24576  1 
nvidia              10563584  59 
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
ansi_cprng             16384  0 
snd_hda_intel          36864  5 
snd_hda_codec         131072  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
rfkill                 24576  2 bluetooth
snd_hda_core           65536  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep              16384  1 snd_hda_codec
hid_roccat_koneplus    16384  0 
snd_pcm_oss            49152  0 
hid_roccat             16384  1 hid_roccat_koneplus
edac_mce_amd           24576  0 
hid_roccat_common      16384  1 hid_roccat_koneplus
evdev                  20480  23 
psmouse               122880  0 
aesni_intel           167936  0 
snd_mixer_oss          24576  1 snd_pcm_oss
aes_x86_64             20480  1 aesni_intel
serio_raw              16384  0 
pcspkr                 16384  0 
edac_core              57344  0 
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
snd_pcm               102400  5 snd_pcm_oss,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
k10temp                16384  0 
glue_helper            16384  1 aesni_intel
fuse                   94208  3 
sp5100_tco             16384  0 
ablk_helper            16384  1 aesni_intel
snd_timer              32768  1 snd_pcm
fam15h_power           16384  0 
cryptd                 20480  2 aesni_intel,ablk_helper
i2c_piix4              24576  0 
snd                    86016  20 snd_hda_codec_realtek,snd_pcm_oss,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_mixer_oss
soundcore              16384  1 snd
drm                   352256  3 nvidia
8250_fintek            16384  0 
nuvoton_cir            20480  0 
rc_core                28672  1 nuvoton_cir
acpi_cpufreq           20480  0 
shpchp                 36864  0 
processor              36864  9 acpi_cpufreq
thermal_sys            49152  1 processor
wmi                    20480  0 
button                 16384  0 
parport_pc             28672  1 
ppdev                  20480  0 
lp                     20480  0 
parport                49152  3 lp,ppdev,parport_pc
autofs4                40960  2 
ext4                  573440  2 
crc16                  16384  2 ext4,bluetooth
mbcache                20480  1 ext4
jbd2                  106496  1 ext4
dm_mod                106496  0 
raid1                  36864  1 
md_mod                131072  2 raid1
ata_generic            16384  0 
hid_generic            16384  0 
hid_logitech_hidpp     20480  0 
hid_logitech_dj        20480  0 
sg                     32768  0 
sr_mod                 24576  0 
cdrom                  57344  1 sr_mod
sd_mod                 40960  6 
usbhid                 49152  0 
hid                   114688  5 hid_generic,hid_roccat_koneplus,usbhid,hid_logitech_dj,hid_logitech_hidpp
ohci_pci               16384  0 
crc32c_intel           24576  1 
ahci                   36864  6 
pata_atiixp            16384  0 
libahci                32768  1 ahci
xhci_pci               16384  0 
ehci_pci               16384  0 
ohci_hcd               49152  1 ohci_pci
xhci_hcd              167936  1 xhci_pci
ehci_hcd               77824  1 ehci_pci
libata                233472  4 ahci,libahci,ata_generic,pata_atiixp
usbcore               233472  9 btusb,ohci_hcd,ohci_pci,ehci_hcd,ehci_pci,hid_roccat_common,usbhid,xhci_hcd,xhci_pci
scsi_mod              225280  4 sg,libata,sd_mod,sr_mod
usb_common             16384  1 usbcore
r8169                  77824  0 
mii                    16384  1 r8169

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


-- System Information:
Debian Release: 8.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-0.bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages nvidia-driver depends on:
ii  libegl1-nvidia                             340.96-1
ii  libgl1-nvidia-glx                          340.96-1
ii  nvidia-alternative                         340.96-1
ii  nvidia-driver-bin                          340.96-1
ii  nvidia-installer-cleanup                   20141201+1
ii  nvidia-kernel-dkms [nvidia-kernel-340.96]  340.96-1
ii  nvidia-support                             20141201+1
ii  nvidia-vdpau-driver                        340.96-1
ii  xserver-xorg-video-nvidia                  340.96-1

Versions of packages nvidia-driver recommends:
ii  libgl1-nvidia-glx-i386  340.96-1
ii  libgles1-nvidia         340.96-1
ii  libgles2-nvidia         340.96-1
ii  nvidia-settings         340.46-2

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

Versions of packages xserver-xorg-video-nvidia depends on:
ii  debconf [debconf-2.0]                  1.5.56
ii  libc6                                  2.19-18+deb8u3
ii  libgl1-nvidia-glx                      340.96-1
ii  nvidia-alternative                     340.96-1
ii  nvidia-installer-cleanup               20141201+1
ii  nvidia-support                         20141201+1
ii  xserver-xorg-core [xorg-video-abi-18]  2:1.16.4-1

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

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

Versions of packages nvidia-alternative depends on:
ii  glx-alternative-nvidia  0.5.1
ii  nvidia-modprobe         340.46-1

Versions of packages nvidia-kernel-dkms depends on:
ii  dkms                                                 2.2.0.3-2
ii  nvidia-alternative [nvidia-alternative--kmod-alias]  340.96-1
ii  nvidia-installer-cleanup                             20141201+1
ii  nvidia-kernel-common                                 20141201+1

nvidia-kernel-dkms recommends no packages.

Versions of packages glx-alternative-nvidia depends on:
ii  glx-alternative-mesa  0.5.1
ii  glx-diversions        0.5.1

glx-alternative-nvidia suggests no packages.

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                                  2.19-18+deb8u3
ii  libdrm-intel1                          2.4.58-2
ii  libdrm2                                2.4.58-2
ii  libpciaccess0                          0.13.2-3+b1
ii  libpixman-1-0                          0.32.6-3
ii  libudev1                               215-17+deb8u3
ii  libx11-6                               2:1.6.2-3
ii  libx11-xcb1                            2:1.6.2-3
ii  libxcb-dri2-0                          1.10-3+b1
ii  libxcb-util0                           0.3.8-3
ii  libxcb1                                1.10-3+b1
ii  libxv1                                 2:1.0.10-1+b1
ii  libxvmc1                               2:1.0.8-2+b1
ii  xserver-xorg-core [xorg-video-abi-18]  2:1.16.4-1

Versions of packages nvidia-driver is related to:
pn  ia32-libs                                                  <none>
pn  libcuda1                                                   <none>
pn  libcuda1-any                                               <none>
pn  libdrm-nouveau1                                            <none>
pn  libdrm-nouveau1a                                           <none>
ii  libdrm-nouveau2                                            2.4.58-2
pn  libgl1-nvidia-alternatives-ia32                            <none>
ii  libgl1-nvidia-glx [libgl1-nvidia-glx-any]                  340.96-1
pn  libgl1-nvidia-glx-ia32                                     <none>
pn  libgl1-nvidia-glx-ia32-any                                 <none>
pn  libgl1-nvidia-legacy-173xx-glx-ia32                        <none>
pn  libgl1-nvidia-legacy-96xx-glx-ia32                         <none>
pn  linux-headers                                              <none>
ii  make-guile [make]                                          4.0-8.1
ii  nvidia-driver [nvidia-glx-any]                             340.96-1
pn  nvidia-glx                                                 <none>
ii  nvidia-kernel-common                                       20141201+1
ii  nvidia-kernel-dkms                                         340.96-1
pn  nvidia-kernel-source                                       <none>
pn  nvidia-kernel-support-any                                  <none>
ii  nvidia-modprobe                                            340.46-1
ii  nvidia-settings                                            340.46-2
ii  nvidia-support                                             20141201+1
ii  nvidia-xconfig                                             340.46-1
ii  xserver-xorg                                               1:7.7+7
ii  xserver-xorg-core                                          2:1.16.4-1
ii  xserver-xorg-video-nouveau                                 1:1.0.11-1
ii  xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any]  340.96-1

-- debconf-show failed



More information about the pkg-nvidia-devel mailing list