Bug#802245: nvidia-driver: Can't modprobe -r nvidia, rmmod works

Elijah Rum elijahrum at gmail.com
Sun Oct 18 18:26:25 UTC 2015


Package: nvidia-driver
Version: 340.93-5
Severity: important

Dear Maintainer,

Since the last update of nvidia-driver in debian sid repos it's unable to unload the nvidia kernel module via modprobe -r. Though bumblebee runs exactly that command when the application run on nvidia card is finished.
Meanwhile rmmod works, and it is possible to unload nvidia by hand and restart the bumblebee service to get nvidia card turned off.

Example:
wv at i-rum:~$ primusrun glxgears
^C
wv at i-rum:~$ cat /proc/acpi/bbswitch 
0000:01:00.0 ON
wv at i-rum:~$ lsmod | grep nvidia
nvidia 10559488 0
drm 352256 6 i915,drm_kms_helper,nvidia
wv at i-rum:~$ sudo modprobe -r nvidia
modprobe: FATAL: Module nvidia not found.
wv at i-rum:~$ sudo rmmod nvidia
wv at i-rum:~$ sudo service bumblebeed restart
wv at i-rum:~$ cat /proc/acpi/bbswitch 
0000:01:00.0 OFF

Bumblebee logs output:
[ 242.700519] [INFO]Unloading nvidia driver
[ 242.700603] [DEBUG]Process modprobe started, PID 3109.
modprobe: FATAL: Module nvidia not found.
[ 242.701203] [DEBUG]Process with PID 3109 returned code 1
[ 245.706761] [ERROR]Unloading nvidia driver timed out.
[ 245.706801] [DEBUG]Drivers are still loaded, unable to disable card

Looks like nvidia-driver does't create necessare aliases for modprobe or smth.

Possibly related to #798207

-- Package-specific info:
uname -a:
Linux i-rum 4.2.0-1-amd64 #1 SMP Debian 4.2.3-2 (2015-10-14) x86_64 GNU/Linux

/proc/version:
Linux version 4.2.0-1-amd64 (debian-kernel at lists.debian.org) (gcc version 4.9.3 (Debian 4.9.3-4) ) #1 SMP Debian 4.2.3-2 (2015-10-14)

lspci 'VGA compatible controller [0300]':
00:02.0 VGA compatible controller [0300]: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller [8086:0416] (rev 06) (prog-if 00 [VGA controller])
	DeviceName:  Onboard IGD
	Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:1107]
	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 32
	Region 0: Memory at f7400000 (64-bit, non-prefetchable) [size=4M]
	Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at f000 [size=64]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915

dmesg:
[    0.000000] Console: colour VGA+ 80x25
[    0.205016] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.205018] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.205020] vgaarb: loaded
[    0.205020] vgaarb: bridge control possible 0000:00:02.0
[    0.448134] Linux agpgart interface v0.103
[    6.449899] [drm] Replacing VGA console driver
[    6.456513] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   22.044698] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[   22.044702] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
[   98.229806] nvidia: module license 'NVIDIA' taints kernel.
[   98.238249] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 1
[   98.238256] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  340.93  Wed Aug 19 16:49:15 PDT 2015
[   99.092637] vgaarb: this pci device is not a vga device
[   99.351608] vgaarb: this pci device is not a vga device
[  240.468476] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 1
[  240.468489] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  340.93  Wed Aug 19 16:49:15 PDT 2015
[  240.483942] vgaarb: this pci device is not a vga device
[  240.669778] vgaarb: this pci device is not a vga device

Device node permissions:
crw-rw----+ 1 root video 226,   0 Oct 18 13:02 /dev/dri/card0
crw-rw----  1 root video 226,  64 Oct 18 13:02 /dev/dri/controlD64
crw-rw----+ 1 root video 226, 128 Oct 18 13:02 /dev/dri/renderD128
video:x:44:wv

OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root            22 Oct 17 06:13 /etc/alternatives/glx -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root            51 Oct 17 06:13 /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
lrwxrwxrwx 1 root root            48 Oct 17 06:12 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root            48 Oct 17 06:12 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root            48 Oct 17 06:13 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root            48 Oct 17 06:13 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root            50 Oct 17 06:13 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root            50 Oct 17 06:13 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root            57 Oct 17 06:13 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root            57 Oct 17 06:13 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root            54 Oct 17 06:13 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root            54 Oct 17 06:13 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root            22 Oct 17 06:12 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root            23 Oct 17 06:13 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root            52 Oct 17 06:13 /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 Oct 17 06:13 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root            49 Oct 17 06:13 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root            51 Oct 17 06:13 /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 Oct 17 06:13 /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 Oct 17 06:13 /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 Oct 17 06:13 /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 Oct 17 06:13 /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 Oct 17 06:13 /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 Oct 17 06:13 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/current/libglx.so
lrwxrwxrwx 1 root root            57 Oct 17 06:13 /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 Oct 17 06:13 /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 Oct 17 06:13 /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 Oct 17 06:13 /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 Oct 17 06:13 /etc/alternatives/nvidia--monitoring.conf -> /usr/lib/nvidia/current/monitoring.conf
lrwxrwxrwx 1 root root            38 Oct 17 06:13 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root            50 Oct 17 06:13 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/current/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root            44 Oct 17 06:13 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root            40 Oct 17 06:13 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root            47 Oct 17 06:13 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root            36 Oct 17 06:13 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/current/nvidia-load.conf
lrwxrwxrwx 1 root root            40 Oct 17 06:13 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/current/nvidia-modprobe.conf
lrwxrwxrwx 1 root root            39 Oct 17 06:13 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root            44 Oct 17 06:13 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root            47 Oct 17 06:13 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root            37 Oct 17 06:13 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx 1 root root            48 Oct 17 06:13 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu
-rw-r--r-- 1 root root      39306456 Aug 20 02:23 /usr/lib/i386-linux-gnu/libnvidia-glcore.so.340.93
-rw-r--r-- 1 root root         13820 Aug 20 02:28 /usr/lib/i386-linux-gnu/libnvidia-tls.so.340.93
lrwxrwxrwx 1 root root            51 Oct 17 06:13 /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 17 06:12 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root            50 Oct 17 06:13 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root            57 Oct 17 06:13 /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            54 Oct 17 06:13 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
-rw-r--r-- 1 root root      42508504 Aug 20 03:26 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.340.93
-rw-r--r-- 1 root root      44003096 Aug 20 02:22 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.340.93
-rw-r--r-- 1 root root        481024 Aug 20 03:13 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.340.93
lrwxrwxrwx 1 root root            60 Oct 17 06:12 /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 Aug 20 02:27 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.340.93
-rw-r--r-- 1 root root        290160 Oct  6 10:35 /usr/lib/xorg/modules/extensions/libglx.so
-rw-r--r-- 1 root root         29455 Oct 18 13:09 /var/log/Xorg.0.log
-rw-r--r-- 1 root root         17848 Oct 18 13:01 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root         36575 Jul  8 21:17 /var/log/Xorg.1.log
-rw-r--r-- 1 root root         34948 Jul  8 19:03 /var/log/Xorg.1.log.old
-rw-r--r-- 1 root bumblebee    14091 Oct 18 13:06 /var/log/Xorg.8.log
-rw-r--r-- 1 root bumblebee    13322 Oct 18 13:03 /var/log/Xorg.8.log.old
/etc/nvidia/:
total 20
drwxr-xr-x   3 root root  4096 Oct 17 06:13 .
drwxr-xr-x 158 root root 12288 Oct 18 21:24 ..
drwxr-xr-x   2 root root  4096 Oct 17 06:13 current
lrwxrwxrwx   1 root root    56 Oct 17 06:12 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx   1 root root    53 Oct 17 06:13 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx   1 root root    42 Oct 17 06:12 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx   1 root root    46 Oct 17 06:12 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf

/usr/lib/i386-linux-gnu/nvidia/:
total 36
drwxr-xr-x  3 root root  4096 Oct 17 06:12 .
drwxr-xr-x 34 root root 24576 Oct 17 06:13 ..
drwxr-xr-x  2 root root  4096 Oct 17 06:12 current
lrwxrwxrwx  1 root root    51 Oct 17 06:12 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu
lrwxrwxrwx  1 root root    59 Oct 17 06:12 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 Oct 17 06:12 .
drwxr-xr-x 3 root root    4096 Oct 17 06:12 ..
lrwxrwxrwx 1 root root      15 Oct 16 00:27 libGL.so.1 -> libGL.so.340.93
-rw-r--r-- 1 root root 1075136 Aug 20 02:24 libGL.so.340.93
lrwxrwxrwx 1 root root      23 Oct 16 00:27 libnvidia-cfg.so.1 -> libnvidia-cfg.so.340.93
-rw-r--r-- 1 root root  161328 Aug 20 03:13 libnvidia-cfg.so.340.93

/usr/lib/mesa-diverted/:
total 56
drwxr-xr-x   5 root root  4096 Oct 17 06:12 .
drwxr-xr-x 149 root root 36864 Oct 18 21:24 ..
drwxr-xr-x   2 root root  4096 Oct 15 18:56 arm-linux-gnueabihf
drwxr-xr-x   2 root root  4096 Oct 17 06:12 i386-linux-gnu
lrwxrwxrwx   1 root root    33 Oct 17 06:12 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x   2 root root  4096 Oct 17 06:12 x86_64-linux-gnu

/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Oct 15 18:56 .
drwxr-xr-x 5 root root 4096 Oct 17 06:12 ..

/usr/lib/mesa-diverted/i386-linux-gnu/:
total 680
drwxr-xr-x 2 root root   4096 Oct 17 06:12 .
drwxr-xr-x 5 root root   4096 Oct 17 06:12 ..
lrwxrwxrwx 1 root root     14 Sep 22 19:34 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 685692 Sep 22 19:34 libGL.so.1.2.0

/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 824
drwxr-xr-x 2 root root   4096 Oct 17 06:12 .
drwxr-xr-x 5 root root   4096 Oct 17 06:12 ..
lrwxrwxrwx 1 root root     15 Sep 22 17:30 libEGL.so.1 -> libEGL.so.1.0.0
-rw-r--r-- 1 root root 160856 Sep 22 17:30 libEGL.so.1.0.0
lrwxrwxrwx 1 root root     10 Sep 25 12:30 libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root     14 Sep 22 17:30 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 619000 Sep 22 17:30 libGL.so.1.2.0
lrwxrwxrwx 1 root root     21 Sep 22 17:30 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.1.0
-rw-r--r-- 1 root root  18232 Sep 22 17:30 libGLESv1_CM.so.1.1.0
lrwxrwxrwx 1 root root     18 Sep 22 17:30 libGLESv2.so.2 -> libGLESv2.so.2.0.0
-rw-r--r-- 1 root root  26424 Sep 22 17:30 libGLESv2.so.2.0.0

/usr/lib/mesa/:
total 44
drwxr-xr-x   2 root root  4096 Oct 15 18:56 .
drwxr-xr-x 149 root root 36864 Oct 18 21:24 ..

/usr/lib/nvidia/:
total 68
drwxr-xr-x   3 root root  4096 Oct 17 06:12 .
drwxr-xr-x 149 root root 36864 Oct 18 21:24 ..
-rw-r--r--   1 root root    57 Aug  8  2013 alternate-install-present
-rwxr-xr-x   1 root root  2125 Dec  2  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 Oct 17 06:12 current
lrwxrwxrwx   1 root root    35 Oct 17 06:12 libglx.so -> /etc/alternatives/nvidia--libglx.so
lrwxrwxrwx   1 root root    24 Oct 17 06:12 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx   1 root root    46 Oct 17 06:12 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx   1 root root    39 Oct 17 06:12 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 22184
drwxr-xr-x 2 root root     4096 Oct 17 06:12 .
drwxr-xr-x 3 root root     4096 Oct 17 06:12 ..
lrwxrwxrwx 1 root root       16 Oct 16 00:28 libglx.so -> libglx.so.340.93
-rw-r--r-- 1 root root 12295432 Aug 20 02:27 libglx.so.340.93
-rw-r--r-- 1 root root      427 Aug 20 01:43 monitoring.conf
-rwxr-xr-x 1 root root    22744 Oct  7 18:54 nv-control-dpy
-rwxr-xr-x 1 root root    23443 Aug 20 03:40 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   208432 Aug 20 03:12 nvidia-debugdump
-rwxr-xr-x 1 root root  1797952 Oct  7 18:54 nvidia-settings
-rw-r--r-- 1 root root     8453 Oct  7 18:54 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 Oct  7 18:54 nvidia-settings.desktop
-rw-r--r-- 1 root root     4392 Oct 16 00:27 nvidia.ids
-rw-r--r-- 1 root root  8325856 Aug 20 02:06 nvidia_drv.so

/usr/lib/nvidia/nvidia/:
total 22184
drwxr-xr-x 2 root root     4096 Oct 17 06:12 .
drwxr-xr-x 3 root root     4096 Oct 17 06:12 ..
lrwxrwxrwx 1 root root       16 Oct 16 00:28 libglx.so -> libglx.so.340.93
-rw-r--r-- 1 root root 12295432 Aug 20 02:27 libglx.so.340.93
-rw-r--r-- 1 root root      427 Aug 20 01:43 monitoring.conf
-rwxr-xr-x 1 root root    22744 Oct  7 18:54 nv-control-dpy
-rwxr-xr-x 1 root root    23443 Aug 20 03:40 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   208432 Aug 20 03:12 nvidia-debugdump
-rwxr-xr-x 1 root root  1797952 Oct  7 18:54 nvidia-settings
-rw-r--r-- 1 root root     8453 Oct  7 18:54 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 Oct  7 18:54 nvidia-settings.desktop
-rw-r--r-- 1 root root     4392 Oct 16 00:27 nvidia.ids
-rw-r--r-- 1 root root  8325856 Aug 20 02:06 nvidia_drv.so

/usr/lib/x86_64-linux-gnu/nvidia/:
total 124
drwxr-xr-x  3 root root   4096 Oct 17 06:12 .
drwxr-xr-x 89 root root 106496 Oct 17 16:11 ..
drwxr-xr-x  2 root root   4096 Oct 17 06:12 current
lrwxrwxrwx  1 root root     54 Oct 17 06:12 libEGL.so.1 -> /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx  1 root root     53 Oct 17 06:12 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx  1 root root     60 Oct 17 06:12 libGLESv1_CM.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx  1 root root     57 Oct 17 06:12 libGLESv2.so.2 -> /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx  1 root root     61 Oct 17 06:12 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 Oct 17 06:12 .
drwxr-xr-x 3 root root    4096 Oct 17 06:12 ..
lrwxrwxrwx 1 root root      16 Oct 16 00:28 libEGL.so.1 -> libEGL.so.340.93
-rw-r--r-- 1 root root  987736 Aug 20 03:27 libEGL.so.340.93
lrwxrwxrwx 1 root root      15 Oct 16 00:28 libGL.so.1 -> libGL.so.340.93
-rw-r--r-- 1 root root 1267768 Aug 20 02:23 libGL.so.340.93
lrwxrwxrwx 1 root root      22 Oct 16 00:28 libGLESv1_CM.so.1 -> libGLESv1_CM.so.340.93
-rw-r--r-- 1 root root   48024 Aug 20 03:26 libGLESv1_CM.so.340.93
lrwxrwxrwx 1 root root      19 Oct 16 00:28 libGLESv2.so.2 -> libGLESv2.so.340.93
-rw-r--r-- 1 root root   62160 Aug 20 03:26 libGLESv2.so.340.93
lrwxrwxrwx 1 root root      23 Oct 16 00:28 libnvidia-cfg.so.1 -> libnvidia-cfg.so.340.93
-rw-r--r-- 1 root root  161800 Aug 20 03:11 libnvidia-cfg.so.340.93
lrwxrwxrwx 1 root root      17 Oct 16 00:28 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root      22 Oct 16 00:28 libnvidia-ml.so.1 -> libnvidia-ml.so.340.93
-rw-r--r-- 1 root root  880800 Aug 20 03:11 libnvidia-ml.so.340.93
lrwxrwxrwx 1 root root      25 Oct 16 00:28 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.340.93
-rw-r--r-- 1 root root 1922832 Aug 20 02:27 libvdpau_nvidia.so.340.93

/etc/modprobe.d:
total 40
drwxr-xr-x   2 root root  4096 Oct 17 06:13 .
drwxr-xr-x 158 root root 12288 Oct 18 21:24 ..
-rw-r--r--   1 root root  1721 Oct 17 06:12 bumblebee.conf
-rw-r--r--   1 root root   127 Oct  4  2014 dkms.conf
-rw-r--r--   1 root root   390 Apr 13  2015 fbdev-blacklist.conf
-rw-r--r--   1 root root    51 Jul  8  2014 modesetting.conf
-rw-r--r--   1 root root   259 Dec  2  2014 nvidia-kernel-common.conf
-rw-r--r--   1 root root    34 Apr 22 23:12 rtl8723be.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/bumblebee.conf:# do not automatically load nouveau as it may prevent nvidia from loading
/etc/modprobe.d/bumblebee.conf:# do not automatically load nvidia as it's unloaded anyway when bumblebeed
/etc/modprobe.d/bumblebee.conf:blacklist nvidia
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-current
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-current-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-304
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-304-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-304
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-310
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-310-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-310
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-313
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-313-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-313
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-319
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-319-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-319
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-325
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-325-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-325
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-331
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-331-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-331
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-334
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-334-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-334
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-337
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-337-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-337
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-340
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-340-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-340
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-343
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-343-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-343
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-346
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-346-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-346
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-349
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-349-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-349
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-352
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-352-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-352
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-355
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-355-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-355
/etc/modprobe.d/bumblebee.conf:# do not automatically load nouveau as it may prevent nvidia from loading
/etc/modprobe.d/bumblebee.conf:blacklist nouveau

/etc/modules-load.d:
-rw-r--r-- 1 root root  202 Oct 16 13:22 /etc/modules

/etc/modules-load.d/:
total 20
drwxr-xr-x   2 root root  4096 Oct 17 06:13 .
drwxr-xr-x 158 root root 12288 Oct 18 21:24 ..
-rw-r--r--   1 root root   119 Mar 11  2015 cups-filters.conf
lrwxrwxrwx   1 root root    10 Oct  9 14:58 modules.conf -> ../modules


Files from nvidia-installer:

Config and logfiles:

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

<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[    14.637] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[    14.637] X Protocol Version 11, Revision 0
[    14.637] Build Operating System: Linux 4.2.0-1-amd64 x86_64 Debian
[    14.637] Current Operating System: Linux i-rum 4.2.0-1-amd64 #1 SMP Debian 4.2.3-2 (2015-10-14) x86_64
[    14.637] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.2.0-1-amd64 root=UUID=36369fd3-9af8-4f4f-a233-cfa45ff2d47b ro quiet
[    14.637] Build Date: 06 October 2015  07:27:47AM
[    14.637] xorg-server 2:1.17.2-3 (http://www.debian.org/support) 
[    14.637] Current version of pixman: 0.33.2
[    14.637] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    14.637] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    14.637] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 18 13:02:14 2015
[    14.712] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    14.745] (==) No Layout section.  Using the first Screen section.
[    14.745] (==) No screen section available. Using defaults.
[    14.745] (**) |-->Screen "Default Screen Section" (0)
[    14.745] (**) |   |-->Monitor "<default monitor>"
[    14.745] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    14.745] (==) Automatically adding devices
[    14.745] (==) Automatically enabling devices
[    14.745] (==) Automatically adding GPU devices
[    14.813] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    14.813] 	Entry deleted from font path.
[    14.819] (==) 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
[    14.820] (==) ModulePath set to "/usr/lib/xorg/modules"
[    14.820] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    14.820] (II) Loader magic: 0x557159ad0de0
[    14.820] (II) Module ABI versions:
[    14.820] 	X.Org ANSI C Emulation: 0.4
[    14.820] 	X.Org Video Driver: 19.0
[    14.820] 	X.Org XInput driver : 21.0
[    14.820] 	X.Org Server Extension : 9.0
[    14.820] (EE) systemd-logind: failed to get session: PID 953 does not belong to any known session
[    14.821] (II) xfree86: Adding drm device (/dev/dri/card0)
[    14.823] (--) PCI:*(0:0:2:0) 8086:0416:1462:1107 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[    14.823] (--) PCI: (0:1:0:0) 10de:1392:1462:1107 rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    14.823] (II) LoadModule: "glx"
[    14.885] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    15.796] (II) Module glx: vendor="X.Org Foundation"
[    15.796] 	compiled for 1.17.2, module version = 1.0.0
[    15.796] 	ABI class: X.Org Server Extension, version 9.0
[    15.796] (==) AIGLX enabled
[    15.796] (==) Matched intel as autoconfigured driver 0
[    15.796] (==) Matched intel as autoconfigured driver 1
[    15.796] (==) Matched modesetting as autoconfigured driver 2
[    15.796] (==) Matched fbdev as autoconfigured driver 3
[    15.796] (==) Matched vesa as autoconfigured driver 4
[    15.796] (==) Assigned the driver to the xf86ConfigLayout
[    15.796] (II) LoadModule: "intel"
[    15.796] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    15.927] (II) Module intel: vendor="X.Org Foundation"
[    15.928] 	compiled for 1.17.2, module version = 2.99.917
[    15.928] 	Module class: X.Org Video Driver
[    15.928] 	ABI class: X.Org Video Driver, version 19.0
[    15.928] (II) LoadModule: "modesetting"
[    15.928] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    15.948] (II) Module modesetting: vendor="X.Org Foundation"
[    15.948] 	compiled for 1.17.2, module version = 1.17.2
[    15.948] 	Module class: X.Org Video Driver
[    15.948] 	ABI class: X.Org Video Driver, version 19.0
[    15.948] (II) LoadModule: "fbdev"
[    15.948] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    15.976] (II) Module fbdev: vendor="X.Org Foundation"
[    15.976] 	compiled for 1.17.1, module version = 0.4.4
[    15.976] 	Module class: X.Org Video Driver
[    15.976] 	ABI class: X.Org Video Driver, version 19.0
[    15.976] (II) LoadModule: "vesa"
[    15.976] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    15.993] (II) Module vesa: vendor="X.Org Foundation"
[    15.993] 	compiled for 1.17.1, module version = 2.3.3
[    15.993] 	Module class: X.Org Video Driver
[    15.993] 	ABI class: X.Org Video Driver, version 19.0
[    15.993] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    15.993] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    15.993] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    15.993] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[    15.993] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    15.993] (II) FBDEV: driver for framebuffer: fbdev
[    15.993] (II) VESA: driver for VESA chipsets: vesa
[    15.993] (--) using VT number 2

[    16.002] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150522
[    16.002] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917-2 (Vincent Cheng <vcheng at debian.org>)
[    16.002] (II) intel(0): SNA compiled for use with valgrind
[    16.015] (WW) Falling back to old probe method for modesetting
[    16.015] (WW) Falling back to old probe method for fbdev
[    16.015] (II) Loading sub module "fbdevhw"
[    16.015] (II) LoadModule: "fbdevhw"
[    16.015] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    16.022] (II) Module fbdevhw: vendor="X.Org Foundation"
[    16.022] 	compiled for 1.17.2, module version = 0.0.2
[    16.022] 	ABI class: X.Org Video Driver, version 19.0
[    16.022] (WW) Falling back to old probe method for vesa
[    16.023] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600
[    16.023] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2
[    16.023] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    16.023] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    16.023] (==) intel(0): RGB weight 888
[    16.023] (==) intel(0): Default visual is TrueColor
[    16.023] (II) intel(0): Output eDP1 has no monitor section
[    16.032] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[    16.032] (II) intel(0): Enabled output eDP1
[    16.032] (II) intel(0): Output VGA1 has no monitor section
[    16.032] (II) intel(0): Enabled output VGA1
[    16.032] (II) intel(0): Output HDMI1 has no monitor section
[    16.032] (II) intel(0): Enabled output HDMI1
[    16.032] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    16.032] (II) intel(0): Output VIRTUAL1 has no monitor section
[    16.032] (II) intel(0): Enabled output VIRTUAL1
[    16.032] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[    16.032] (==) intel(0): TearFree disabled
[    16.032] (==) intel(0): DPI set to (96, 96)
[    16.032] (II) Loading sub module "dri2"
[    16.032] (II) LoadModule: "dri2"
[    16.032] (II) Module "dri2" already built-in
[    16.032] (II) Loading sub module "present"
[    16.032] (II) LoadModule: "present"
[    16.032] (II) Module "present" already built-in
[    16.032] (II) UnloadModule: "modesetting"
[    16.032] (II) Unloading modesetting
[    16.032] (II) UnloadModule: "fbdev"
[    16.032] (II) Unloading fbdev
[    16.032] (II) UnloadSubModule: "fbdevhw"
[    16.032] (II) Unloading fbdevhw
[    16.032] (II) UnloadModule: "vesa"
[    16.032] (II) Unloading vesa
[    16.032] (==) Depth 24 pixmap format is 32 bpp
[    16.063] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[    16.063] (==) intel(0): Backing store enabled
[    16.063] (==) intel(0): Silken mouse enabled
[    16.063] (II) intel(0): HW Cursor enabled
[    16.063] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    16.064] (==) intel(0): DPMS enabled
[    16.064] (==) intel(0): display hotplug detection enabled
[    16.064] (II) intel(0): [DRI2] Setup complete
[    16.064] (II) intel(0): [DRI2]   DRI driver: i965
[    16.064] (II) intel(0): [DRI2]   VDPAU driver: i965
[    16.064] (II) intel(0): direct rendering: DRI2 enabled
[    16.064] (II) intel(0): hardware support for Present enabled
[    16.064] (--) RandR disabled
[    16.075] (II) SELinux: Disabled on system
[    17.056] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    17.056] (II) AIGLX: enabled GLX_ARB_create_context
[    17.056] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    17.056] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    17.056] (II) AIGLX: enabled GLX_INTEL_swap_event
[    17.056] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    17.056] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    17.056] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    17.056] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    17.056] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    17.056] (II) AIGLX: Loaded and initialized i965
[    17.056] (II) GLX: Initialized DRI2 GL provider for screen 0
[    17.209] (II) intel(0): switch to mode 1920x1080 at 60.1 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    17.210] (II) intel(0): Setting screen physical size to 508 x 285
[    19.066] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[    19.066] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    19.066] (II) LoadModule: "evdev"
[    19.066] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    19.279] (II) Module evdev: vendor="X.Org Foundation"
[    19.279] 	compiled for 1.16.4, module version = 2.9.2
[    19.279] 	Module class: X.Org XInput Driver
[    19.279] 	ABI class: X.Org XInput driver, version 21.0
[    19.279] (II) Using input driver 'evdev' for 'Power Button'
[    19.279] (**) Power Button: always reports core events
[    19.279] (**) evdev: Power Button: Device: "/dev/input/event6"
[    19.279] (--) evdev: Power Button: Vendor 0 Product 0x1
[    19.279] (--) evdev: Power Button: Found keys
[    19.279] (II) evdev: Power Button: Configuring as keyboard
[    19.279] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event6"
[    19.279] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    19.279] (**) Option "xkb_rules" "evdev"
[    19.279] (**) Option "xkb_model" "pc105"
[    19.279] (**) Option "xkb_layout" "us"
[    19.280] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[    19.280] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    19.280] (II) Using input driver 'evdev' for 'Video Bus'
[    19.280] (**) Video Bus: always reports core events
[    19.280] (**) evdev: Video Bus: Device: "/dev/input/event13"
[    19.280] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    19.280] (--) evdev: Video Bus: Found keys
[    19.280] (II) evdev: Video Bus: Configuring as keyboard
[    19.280] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input15/event13"
[    19.280] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    19.280] (**) Option "xkb_rules" "evdev"
[    19.280] (**) Option "xkb_model" "pc105"
[    19.280] (**) Option "xkb_layout" "us"
[    19.280] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[    19.280] (II) No input driver specified, ignoring this device.
[    19.280] (II) This device may have been added with another device file.
[    19.280] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[    19.280] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    19.280] (II) Using input driver 'evdev' for 'Video Bus'
[    19.280] (**) Video Bus: always reports core events
[    19.281] (**) evdev: Video Bus: Device: "/dev/input/event12"
[    19.281] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    19.281] (--) evdev: Video Bus: Found keys
[    19.281] (II) evdev: Video Bus: Configuring as keyboard
[    19.281] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:44/LNXVIDEO:00/input/input14/event12"
[    19.281] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    19.281] (**) Option "xkb_rules" "evdev"
[    19.281] (**) Option "xkb_model" "pc105"
[    19.281] (**) Option "xkb_layout" "us"
[    19.281] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    19.281] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    19.281] (II) Using input driver 'evdev' for 'Power Button'
[    19.281] (**) Power Button: always reports core events
[    19.281] (**) evdev: Power Button: Device: "/dev/input/event5"
[    19.281] (--) evdev: Power Button: Vendor 0 Product 0x1
[    19.281] (--) evdev: Power Button: Found keys
[    19.281] (II) evdev: Power Button: Configuring as keyboard
[    19.281] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event5"
[    19.281] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    19.281] (**) Option "xkb_rules" "evdev"
[    19.281] (**) Option "xkb_model" "pc105"
[    19.281] (**) Option "xkb_layout" "us"
[    19.281] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event14)
[    19.281] (II) No input driver specified, ignoring this device.
[    19.281] (II) This device may have been added with another device file.
[    19.281] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event15)
[    19.282] (II) No input driver specified, ignoring this device.
[    19.282] (II) This device may have been added with another device file.
[    19.282] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event16)
[    19.282] (II) No input driver specified, ignoring this device.
[    19.282] (II) This device may have been added with another device file.
[    19.282] (II) config/udev: Adding input device Logitech M510 (/dev/input/event1)
[    19.282] (**) Logitech M510: Applying InputClass "evdev pointer catchall"
[    19.282] (II) Using input driver 'evdev' for 'Logitech M510'
[    19.282] (**) Logitech M510: always reports core events
[    19.282] (**) evdev: Logitech M510: Device: "/dev/input/event1"
[    19.282] (--) evdev: Logitech M510: Vendor 0x46d Product 0x1025
[    19.282] (--) evdev: Logitech M510: Found 20 mouse buttons
[    19.282] (--) evdev: Logitech M510: Found scroll wheel(s)
[    19.282] (--) evdev: Logitech M510: Found relative axes
[    19.282] (--) evdev: Logitech M510: Found x and y relative axes
[    19.282] (II) evdev: Logitech M510: Configuring as mouse
[    19.282] (II) evdev: Logitech M510: Adding scrollwheel support
[    19.282] (**) evdev: Logitech M510: YAxisMapping: buttons 4 and 5
[    19.282] (**) evdev: Logitech M510: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    19.282] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.2/0003:046D:C52B.0003/0003:046D:1025.0005/input/input2/event1"
[    19.282] (II) XINPUT: Adding extended input device "Logitech M510" (type: MOUSE, id 10)
[    19.282] (II) evdev: Logitech M510: initialized for relative axes.
[    19.282] (**) Logitech M510: (accel) keeping acceleration scheme 1
[    19.282] (**) Logitech M510: (accel) acceleration profile 0
[    19.282] (**) Logitech M510: (accel) acceleration factor: 2.000
[    19.282] (**) Logitech M510: (accel) acceleration threshold: 4
[    19.282] (II) config/udev: Adding input device Logitech M510 (/dev/input/mouse0)
[    19.282] (II) No input driver specified, ignoring this device.
[    19.282] (II) This device may have been added with another device file.
[    19.283] (II) config/udev: Adding input device Logitech K330 (/dev/input/event3)
[    19.283] (**) Logitech K330: Applying InputClass "evdev keyboard catchall"
[    19.283] (II) Using input driver 'evdev' for 'Logitech K330'
[    19.283] (**) Logitech K330: always reports core events
[    19.283] (**) evdev: Logitech K330: Device: "/dev/input/event3"
[    19.283] (--) evdev: Logitech K330: Vendor 0x46d Product 0x4016
[    19.283] (--) evdev: Logitech K330: Found 1 mouse buttons
[    19.283] (--) evdev: Logitech K330: Found scroll wheel(s)
[    19.283] (--) evdev: Logitech K330: Found relative axes
[    19.283] (II) evdev: Logitech K330: Forcing relative x/y axes to exist.
[    19.283] (--) evdev: Logitech K330: Found absolute axes
[    19.283] (II) evdev: Logitech K330: Forcing absolute x/y axes to exist.
[    19.283] (--) evdev: Logitech K330: Found keys
[    19.283] (II) evdev: Logitech K330: Configuring as mouse
[    19.283] (II) evdev: Logitech K330: Configuring as keyboard
[    19.283] (II) evdev: Logitech K330: Adding scrollwheel support
[    19.283] (**) evdev: Logitech K330: YAxisMapping: buttons 4 and 5
[    19.283] (**) evdev: Logitech K330: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    19.283] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.2/0003:046D:C52B.0003/0003:046D:4016.0007/input/input4/event3"
[    19.283] (II) XINPUT: Adding extended input device "Logitech K330" (type: KEYBOARD, id 11)
[    19.283] (**) Option "xkb_rules" "evdev"
[    19.283] (**) Option "xkb_model" "pc105"
[    19.283] (**) Option "xkb_layout" "us"
[    19.283] (II) evdev: Logitech K330: initialized for relative axes.
[    19.283] (WW) evdev: Logitech K330: ignoring absolute axes.
[    19.283] (**) Logitech K330: (accel) keeping acceleration scheme 1
[    19.283] (**) Logitech K330: (accel) acceleration profile 0
[    19.283] (**) Logitech K330: (accel) acceleration factor: 2.000
[    19.283] (**) Logitech K330: (accel) acceleration threshold: 4
[    19.283] (II) config/udev: Adding input device Logitech M215 2nd Gen (/dev/input/event2)
[    19.283] (**) Logitech M215 2nd Gen: Applying InputClass "evdev pointer catchall"
[    19.283] (II) Using input driver 'evdev' for 'Logitech M215 2nd Gen'
[    19.283] (**) Logitech M215 2nd Gen: always reports core events
[    19.283] (**) evdev: Logitech M215 2nd Gen: Device: "/dev/input/event2"
[    19.283] (--) evdev: Logitech M215 2nd Gen: Vendor 0x46d Product 0x401b
[    19.283] (--) evdev: Logitech M215 2nd Gen: Found 20 mouse buttons
[    19.283] (--) evdev: Logitech M215 2nd Gen: Found scroll wheel(s)
[    19.283] (--) evdev: Logitech M215 2nd Gen: Found relative axes
[    19.283] (--) evdev: Logitech M215 2nd Gen: Found x and y relative axes
[    19.283] (II) evdev: Logitech M215 2nd Gen: Configuring as mouse
[    19.283] (II) evdev: Logitech M215 2nd Gen: Adding scrollwheel support
[    19.283] (**) evdev: Logitech M215 2nd Gen: YAxisMapping: buttons 4 and 5
[    19.283] (**) evdev: Logitech M215 2nd Gen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    19.283] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.2/0003:046D:C52B.0003/0003:046D:401B.0006/input/input3/event2"
[    19.283] (II) XINPUT: Adding extended input device "Logitech M215 2nd Gen" (type: MOUSE, id 12)
[    19.284] (II) evdev: Logitech M215 2nd Gen: initialized for relative axes.
[    19.284] (**) Logitech M215 2nd Gen: (accel) keeping acceleration scheme 1
[    19.284] (**) Logitech M215 2nd Gen: (accel) acceleration profile 0
[    19.284] (**) Logitech M215 2nd Gen: (accel) acceleration factor: 2.000
[    19.284] (**) Logitech M215 2nd Gen: (accel) acceleration threshold: 4
[    19.284] (II) config/udev: Adding input device Logitech M215 2nd Gen (/dev/input/mouse1)
[    19.284] (II) No input driver specified, ignoring this device.
[    19.284] (II) This device may have been added with another device file.
[    19.284] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[    19.284] (II) No input driver specified, ignoring this device.
[    19.284] (II) This device may have been added with another device file.
[    19.284] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
[    19.284] (II) No input driver specified, ignoring this device.
[    19.284] (II) This device may have been added with another device file.
[    19.284] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
[    19.284] (II) No input driver specified, ignoring this device.
[    19.284] (II) This device may have been added with another device file.
[    19.285] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    19.285] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    19.285] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    19.285] (**) AT Translated Set 2 keyboard: always reports core events
[    19.285] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    19.285] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    19.285] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    19.285] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    19.285] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    19.285] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    19.285] (**) Option "xkb_rules" "evdev"
[    19.285] (**) Option "xkb_model" "pc105"
[    19.285] (**) Option "xkb_layout" "us"
[    19.285] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event17)
[    19.285] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    19.285] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[    19.285] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[    19.285] (II) LoadModule: "synaptics"
[    19.285] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    19.307] (II) Module synaptics: vendor="X.Org Foundation"
[    19.307] 	compiled for 1.16.4, module version = 1.8.2
[    19.307] 	Module class: X.Org XInput Driver
[    19.307] 	ABI class: X.Org XInput driver, version 21.0
[    19.307] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[    19.307] (**) ETPS/2 Elantech Touchpad: always reports core events
[    19.307] (**) Option "Device" "/dev/input/event17"
[    19.380] (II) synaptics: ETPS/2 Elantech Touchpad: found clickpad property
[    19.380] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 3260 (res 33)
[    19.380] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 2119 (res 32)
[    19.380] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[    19.380] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
[    19.380] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left double triple
[    19.380] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[    19.380] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    19.380] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[    19.380] (**) ETPS/2 Elantech Touchpad: always reports core events
[    19.408] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event17"
[    19.408] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
[    19.408] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    19.408] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
[    19.408] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.051
[    19.408] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[    19.408] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[    19.408] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    19.408] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    19.408] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[    19.408] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse2)
[    19.408] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[    19.408] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    19.408] (II) No input driver specified, ignoring this device.
[    19.408] (II) This device may have been added with another device file.
[    19.409] (II) config/udev: Adding input device MSI WMI hotkeys (/dev/input/event8)
[    19.409] (**) MSI WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    19.409] (II) Using input driver 'evdev' for 'MSI WMI hotkeys'
[    19.409] (**) MSI WMI hotkeys: always reports core events
[    19.409] (**) evdev: MSI WMI hotkeys: Device: "/dev/input/event8"
[    19.409] (--) evdev: MSI WMI hotkeys: Vendor 0 Product 0
[    19.409] (--) evdev: MSI WMI hotkeys: Found keys
[    19.409] (II) evdev: MSI WMI hotkeys: Configuring as keyboard
[    19.409] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event8"
[    19.409] (II) XINPUT: Adding extended input device "MSI WMI hotkeys" (type: KEYBOARD, id 15)
[    19.409] (**) Option "xkb_rules" "evdev"
[    19.409] (**) Option "xkb_model" "pc105"
[    19.409] (**) Option "xkb_layout" "us"
[    98.171] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[    98.171] (II) config/udev: Adding drm device (/dev/dri/card1)
[    98.171] (II) xfree86: Adding drm device (/dev/dri/card1)
[    98.171] (II) LoadModule: "modesetting"
[    98.171] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    98.171] (II) Module modesetting: vendor="X.Org Foundation"
[    98.171] 	compiled for 1.17.2, module version = 1.17.2
[    98.171] 	Module class: X.Org Video Driver
[    98.171] 	ABI class: X.Org Video Driver, version 19.0
[    98.171] xf86: found device 1
[   154.044] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[   168.248] (II) AIGLX: Suspending AIGLX clients for VT switch
[   232.444] (II) AIGLX: Resuming AIGLX clients after VT switch
[   232.444] (II) intel(0): switch to mode 1920x1080 at 60.1 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[   232.446] (II) intel(0): EDID vendor "SDC", prod id 12876
[   232.446] (II) intel(0): Printing DDC gathered Modelines:
[   232.446] (II) intel(0): Modeline "1920x1080"x0.0  143.00  1920 1968 2000 2080  1080 1082 1087 1144 -hsync -vsync (68.8 kHz eP)
[   232.448] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[   240.308] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[   240.308] (II) config/udev: Adding drm device (/dev/dri/card1)
[   240.308] (II) xfree86: Adding drm device (/dev/dri/card1)
[   240.308] (II) LoadModule: "modesetting"
[   240.308] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   240.308] (II) Module modesetting: vendor="X.Org Foundation"
[   240.308] 	compiled for 1.17.2, module version = 1.17.2
[   240.308] 	Module class: X.Org Video Driver
[   240.308] 	ABI class: X.Org Video Driver, version 19.0
[   240.308] (II) UnloadModule: "modesetting"
[   240.308] (II) Unloading modesetting
[   240.308] (II) Failed to load module "modesetting" (already loaded, -1166786899)
[   240.308] xf86: found device 1
[   244.492] (II) AIGLX: Suspending AIGLX clients for VT switch
[   251.421] (II) AIGLX: Resuming AIGLX clients after VT switch
[   251.421] (II) intel(0): switch to mode 1920x1080 at 60.1 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[   251.424] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[   392.094] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[   467.880] (II) AIGLX: Suspending AIGLX clients for VT switch
[   469.454] (II) AIGLX: Resuming AIGLX clients after VT switch
[   469.454] (II) intel(0): switch to mode 1920x1080 at 60.1 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[   469.457] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[   475.888] (II) AIGLX: Suspending AIGLX clients for VT switch
[   475.898] (II) AIGLX: Resuming AIGLX clients after VT switch
[   475.898] (II) intel(0): switch to mode 1920x1080 at 60.1 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[   475.901] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.8.log >>>>>>>>>>
[   240.310] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[   240.310] X Protocol Version 11, Revision 0
[   240.310] Build Operating System: Linux 4.2.0-1-amd64 x86_64 Debian
[   240.310] Current Operating System: Linux i-rum 4.2.0-1-amd64 #1 SMP Debian 4.2.3-2 (2015-10-14) x86_64
[   240.310] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.2.0-1-amd64 root=UUID=36369fd3-9af8-4f4f-a233-cfa45ff2d47b ro quiet
[   240.310] Build Date: 06 October 2015  07:27:47AM
[   240.310] xorg-server 2:1.17.2-3 (http://www.debian.org/support) 
[   240.310] Current version of pixman: 0.33.2
[   240.310] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   240.310] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   240.310] (==) Log file: "/var/log/Xorg.8.log", Time: Sun Oct 18 13:06:00 2015
[   240.310] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
[   240.310] (++) Using config directory: "/etc/bumblebee/xorg.conf.d"
[   240.310] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   240.310] (==) ServerLayout "Layout0"
[   240.310] (==) No screen section available. Using defaults.
[   240.310] (**) |-->Screen "Default Screen Section" (0)
[   240.310] (**) |   |-->Monitor "<default monitor>"
[   240.310] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[   240.310] (**) |   |-->Device "DiscreteNvidia"
[   240.310] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   240.310] (**) Option "AutoAddDevices" "false"
[   240.310] (**) Option "AutoAddGPU" "false"
[   240.310] (**) Not automatically adding devices
[   240.310] (==) Automatically enabling devices
[   240.310] (**) Not automatically adding GPU devices
[   240.310] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   240.310] 	Entry deleted from font path.
[   240.310] (==) 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
[   240.310] (++) ModulePath set to "/usr/lib/nvidia,/usr/lib/xorg/modules"
[   240.310] (==) |-->Input Device "<default pointer>"
[   240.310] (==) |-->Input Device "<default keyboard>"
[   240.310] (==) The core pointer device wasn't specified explicitly in the layout.
	Using the default mouse configuration.
[   240.310] (==) The core keyboard device wasn't specified explicitly in the layout.
	Using the default keyboard configuration.
[   240.310] (II) Loader magic: 0x55cb464b5de0
[   240.310] (II) Module ABI versions:
[   240.310] 	X.Org ANSI C Emulation: 0.4
[   240.310] 	X.Org Video Driver: 19.0
[   240.310] 	X.Org XInput driver : 21.0
[   240.310] 	X.Org Server Extension : 9.0
[   240.312] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[   240.312] (II) xfree86: Adding drm device (/dev/dri/card1)
[   240.312] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 10 paused 1
[   240.312] (EE) Error systemd-logind returned paused fd for drm node
[   240.312] (II) systemd-logind: releasing fd for 226:1
[   240.313] (II) xfree86: Adding drm device (/dev/dri/card0)
[   240.313] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 1
[   240.313] (EE) Error systemd-logind returned paused fd for drm node
[   240.313] (II) systemd-logind: releasing fd for 226:0
[   240.315] (--) PCI:*(0:1:0:0) 10de:1392:1462:1107 rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[   240.315] (II) LoadModule: "glx"
[   240.315] (II) Loading /usr/lib/nvidia/current/libglx.so
[   240.321] (II) Module glx: vendor="NVIDIA Corporation"
[   240.321] 	compiled for 4.0.2, module version = 1.0.0
[   240.321] 	Module class: X.Org Server Extension
[   240.321] (II) NVIDIA GLX Module  340.93  Wed Aug 19 16:23:51 PDT 2015
[   240.321] (II) LoadModule: "nvidia"
[   240.321] (II) Loading /usr/lib/nvidia/current/nvidia_drv.so
[   240.322] (II) Module nvidia: vendor="NVIDIA Corporation"
[   240.322] 	compiled for 4.0.2, module version = 1.0.0
[   240.322] 	Module class: X.Org Video Driver
[   240.322] (II) LoadModule: "mouse"
[   240.322] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[   240.322] (II) Module mouse: vendor="X.Org Foundation"
[   240.322] 	compiled for 1.16.1, module version = 1.9.1
[   240.322] 	Module class: X.Org XInput Driver
[   240.322] 	ABI class: X.Org XInput driver, version 21.0
[   240.322] (II) LoadModule: "kbd"
[   240.322] (WW) Warning, couldn't open module kbd
[   240.322] (II) UnloadModule: "kbd"
[   240.322] (II) Unloading kbd
[   240.322] (EE) Failed to load module "kbd" (module does not exist, 0)
[   240.322] (II) NVIDIA dlloader X Driver  340.93  Wed Aug 19 16:01:53 PDT 2015
[   240.322] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   240.322] (--) using VT number 2

[   240.322] (II) Loading sub module "fb"
[   240.322] (II) LoadModule: "fb"
[   240.322] (II) Loading /usr/lib/xorg/modules/libfb.so
[   240.322] (II) Module fb: vendor="X.Org Foundation"
[   240.322] 	compiled for 1.17.2, module version = 1.0.0
[   240.322] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   240.322] (WW) Unresolved symbol: fbGetGCPrivateKey
[   240.322] (II) Loading sub module "wfb"
[   240.322] (II) LoadModule: "wfb"
[   240.322] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   240.322] (II) Module wfb: vendor="X.Org Foundation"
[   240.322] 	compiled for 1.17.2, module version = 1.0.0
[   240.322] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   240.322] (II) Loading sub module "ramdac"
[   240.322] (II) LoadModule: "ramdac"
[   240.322] (II) Module "ramdac" already built-in
[   240.323] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   240.323] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[   240.323] (==) NVIDIA(0): RGB weight 888
[   240.323] (==) NVIDIA(0): Default visual is TrueColor
[   240.323] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   240.323] (**) NVIDIA(0): Option "NoLogo" "true"
[   240.323] (**) NVIDIA(0): Option "ProbeAllGpus" "false"
[   240.323] (**) NVIDIA(0): Option "UseEDID" "false"
[   240.323] (**) NVIDIA(0): Option "UseDisplayDevice" "none"
[   240.323] (**) NVIDIA(0): Enabling 2D acceleration
[   240.323] (**) NVIDIA(0): Ignoring EDIDs
[   240.323] (**) NVIDIA(0): Option "UseDisplayDevice" set to "none"; enabling NoScanout
[   240.323] (**) NVIDIA(0):     mode
[   240.508] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[   240.508] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 860M (GM107-A) at PCI:1:0:0 (GPU-0)
[   240.508] (--) NVIDIA(0): Memory: 2097152 kBytes
[   240.508] (--) NVIDIA(0): VideoBIOS: 82.07.34.00.03
[   240.508] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   240.508] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 860M at PCI:1:0:0
[   240.508] (--) NVIDIA(0):     none
[   240.508] (II) NVIDIA(0): Validated MetaModes:
[   240.508] (II) NVIDIA(0):     "NULL"
[   240.508] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[   240.508] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[   240.508] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[   240.508] (--) Depth 24 pixmap format is 32 bpp
[   240.508] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[   240.508] (II) NVIDIA:     access.
[   240.512] (II) NVIDIA(0): Setting mode "NULL"
[   240.512] (EE) NVIDIA(0): Failed to initiate mode change.
[   240.512] (EE) NVIDIA(0): Failed to complete mode change
[   240.530] (==) NVIDIA(0): Disabling shared memory pixmaps
[   240.530] (==) NVIDIA(0): Backing store enabled
[   240.530] (==) NVIDIA(0): Silken mouse enabled
[   240.530] (==) NVIDIA(0): DPMS enabled
[   240.530] (II) Loading sub module "dri2"
[   240.530] (II) LoadModule: "dri2"
[   240.530] (II) Module "dri2" already built-in
[   240.530] (II) NVIDIA(0): [DRI2] Setup complete
[   240.530] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   240.530] (--) RandR disabled
[   240.532] (II) SELinux: Disabled on system
[   240.533] (II) Initializing extension GLX
[   240.533] (II) Indirect GLX disabled.(II) Using input driver 'mouse' for '<default pointer>'
[   240.555] (**) Option "CorePointer" "on"
[   240.555] (**) <default pointer>: always reports core events
[   240.555] (WW) <default pointer>: No Device specified, looking for one...
[   240.608] (II) <default pointer>: Setting Device option to "/dev/input/mice"
[   240.608] (--) <default pointer>: Device: "/dev/input/mice"
[   240.608] (==) <default pointer>: Protocol: "Auto"
[   240.608] (**) <default pointer>: always reports core events
[   240.608] (**) Option "Device" "/dev/input/mice"
[   240.656] (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
[   240.656] (**) <default pointer>: ZAxisMapping: buttons 4 and 5
[   240.656] (**) <default pointer>: Buttons: 9
[   240.656] (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE, id 6)
[   240.656] (**) <default pointer>: (accel) keeping acceleration scheme 1
[   240.656] (**) <default pointer>: (accel) acceleration profile 0
[   240.656] (**) <default pointer>: (accel) acceleration factor: 2.000
[   240.656] (**) <default pointer>: (accel) acceleration threshold: 4
[   240.656] (II) <default pointer>: Setting mouse protocol to "ExplorerPS/2"
[   240.949] (II) <default pointer>: ps2EnableDataReporting: succeeded
[   240.949] (II) LoadModule: "kbd"
[   240.949] (WW) Warning, couldn't open module kbd
[   240.949] (II) UnloadModule: "kbd"
[   240.949] (II) Unloading kbd
[   240.949] (EE) Failed to load module "kbd" (module does not exist, 0)
[   240.949] (EE) No input driver matching `kbd'
[   240.953] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[   240.953] (II) AutoAddDevices is off - not adding device.
[   240.953] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[   240.953] (II) AutoAddDevices is off - not adding device.
[   240.954] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[   240.954] (II) AutoAddDevices is off - not adding device.
[   240.954] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[   240.954] (II) AutoAddDevices is off - not adding device.
[   240.954] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[   240.954] (II) AutoAddDevices is off - not adding device.
[   240.954] (II) config/udev: Adding drm device (/dev/dri/card1)
[   240.954] (II) xfree86: Adding drm device (/dev/dri/card1)
[   240.954] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 32 paused 1
[   240.954] (EE) Error systemd-logind returned paused fd for drm node
[   240.954] (II) systemd-logind: releasing fd for 226:1
[   240.955] (II) config/udev: Adding drm device (/dev/dri/card0)
[   240.955] (II) xfree86: Adding drm device (/dev/dri/card0)
[   240.955] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 33 paused 1
[   240.955] (EE) Error systemd-logind returned paused fd for drm node
[   240.955] (II) systemd-logind: releasing fd for 226:0
[   240.955] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event14)
[   240.955] (II) AutoAddDevices is off - not adding device.
[   240.956] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event15)
[   240.956] (II) AutoAddDevices is off - not adding device.
[   240.956] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event16)
[   240.956] (II) AutoAddDevices is off - not adding device.
[   240.956] (II) config/udev: Adding input device Logitech M510 (/dev/input/event1)
[   240.956] (II) AutoAddDevices is off - not adding device.
[   240.956] (II) config/udev: Adding input device Logitech M510 (/dev/input/mouse0)
[   240.956] (II) AutoAddDevices is off - not adding device.
[   240.957] (II) config/udev: Adding input device Logitech K330 (/dev/input/event3)
[   240.957] (II) AutoAddDevices is off - not adding device.
[   240.957] (II) config/udev: Adding input device Logitech M215 2nd Gen (/dev/input/event2)
[   240.957] (II) AutoAddDevices is off - not adding device.
[   240.957] (II) config/udev: Adding input device Logitech M215 2nd Gen (/dev/input/mouse1)
[   240.957] (II) AutoAddDevices is off - not adding device.
[   240.957] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[   240.957] (II) AutoAddDevices is off - not adding device.
[   240.958] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
[   240.958] (II) AutoAddDevices is off - not adding device.
[   240.958] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
[   240.958] (II) AutoAddDevices is off - not adding device.
[   240.958] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   240.958] (II) AutoAddDevices is off - not adding device.
[   240.958] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event17)
[   240.958] (II) AutoAddDevices is off - not adding device.
[   240.958] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse2)
[   240.958] (II) AutoAddDevices is off - not adding device.
[   240.958] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[   240.958] (II) AutoAddDevices is off - not adding device.
[   240.958] (II) config/udev: Adding input device MSI WMI hotkeys (/dev/input/event8)
[   240.959] (II) AutoAddDevices is off - not adding device.
[   242.680] (II) UnloadModule: "mouse"
[   242.697] (II) NVIDIA(GPU-0): Deleting GPU-0
[   242.698] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.8.log ^^^^^^^^^^

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

filename:       /lib/modules/4.2.0-1-amd64/updates/dkms/nvidia-current.ko
alias:          char-major-195-*
version:        340.93
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-1-amd64 SMP mod_unload modversions 
filename:       /lib/modules/4.2.0-1-amd64/updates/dkms/nvidia-current-uvm.ko
supported:      external
license:        MIT
depends:        nvidia
vermagic:       4.2.0-1-amd64 SMP mod_unload modversions 

lsmod:
Module                  Size  Used by
tun                    28672  0
dm_crypt               24576  1
algif_skcipher         20480  0
af_alg                 16384  1 algif_skcipher
dm_mod                106496  3 dm_crypt
fuse                   94208  3
ctr                    16384  2
ccm                    20480  2
bbswitch               16384  0
binfmt_misc            20480  1
pci_stub               16384  1
vboxpci                24576  0
vboxnetadp             28672  0
vboxnetflt             28672  0
bnep                   20480  2
vboxdrv               446464  3 vboxnetadp,vboxnetflt,vboxpci
nfsd                  282624  2
auth_rpcgss            57344  1 nfsd
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  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
intel_rapl             20480  0
iosf_mbi               16384  1 intel_rapl
btusb                  45056  0
coretemp               16384  0
btrtl                  16384  1 btusb
btbcm                  16384  1 btusb
btintel                16384  1 btusb
kvm_intel             163840  0
kvm                   495616  1 kvm_intel
bluetooth             499712  10 bnep,btbcm,btrtl,btusb,btintel
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
arc4                   16384  2
ghash_clmulni_intel    16384  0
rtl8723be              90112  0
joydev                 20480  0
btcoexist              53248  1 rtl8723be
sha256_ssse3           28672  1
rtl8723_common         24576  1 rtl8723be
sha256_generic         24576  1 sha256_ssse3
hmac                   16384  1
drbg                   24576  1
ansi_cprng             16384  0
rtl_pci                28672  1 rtl8723be
aesni_intel           167936  6
aes_x86_64             20480  1 aesni_intel
snd_hda_codec_hdmi     49152  1
rtlwifi                77824  2 rtl_pci,rtl8723be
mac80211              630784  3 rtl_pci,rtlwifi,rtl8723be
cfg80211              532480  2 mac80211,rtlwifi
lrw                    16384  1 aesni_intel
snd_hda_codec_realtek    86016  1
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
i915                 1097728  4
snd_hda_intel          36864  5
msi_wmi                16384  0
gf128mul               16384  1 lrw
iTCO_wdt               16384  0
rfkill                 24576  5 cfg80211,bluetooth
rtsx_pci_ms            20480  0
memstick               20480  1 rtsx_pci_ms
glue_helper            16384  1 aesni_intel
iTCO_vendor_support    16384  1 iTCO_wdt
mxm_wmi                16384  0
sparse_keymap          16384  1 msi_wmi
snd_hda_codec         131072  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
drm_kms_helper        126976  1 i915
ablk_helper            16384  1 aesni_intel
psmouse               122880  0
drm                   352256  5 i915,drm_kms_helper
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
evdev                  20480  29
pcspkr                 16384  0
serio_raw              16384  0
snd_pcm               102400  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
cryptd                 20480  4 ghash_clmulni_intel,aesni_intel,ablk_helper
snd_timer              32768  1 snd_pcm
snd                    86016  18 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
ie31200_edac           16384  0
i2c_i801               20480  0
edac_core              57344  1 ie31200_edac
sg                     32768  0
tpm_tis                20480  0
lpc_ich                24576  0
mei_me                 24576  0
i2c_algo_bit           16384  1 i915
mei                    86016  1 mei_me
shpchp                 36864  0
wmi                    20480  2 msi_wmi,mxm_wmi
tpm                    40960  1 tpm_tis
soundcore              16384  1 snd
ac                     16384  0
battery                16384  0
video                  36864  2 i915,msi_wmi
processor              36864  0
button                 16384  1 i915
parport_pc             28672  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,ppdev,parport_pc
autofs4                40960  2
ext4                  552960  3
crc16                  16384  2 ext4,bluetooth
mbcache                20480  1 ext4
jbd2                  102400  1 ext4
hid_logitech_hidpp     20480  0
hid_logitech_dj        20480  0
usbhid                 49152  0
hid                   114688  3 usbhid,hid_logitech_dj,hid_logitech_hidpp
sr_mod                 24576  0
sd_mod                 40960  4
cdrom                  57344  1 sr_mod
rtsx_pci_sdmmc         24576  0
mmc_core              126976  1 rtsx_pci_sdmmc
ahci                   36864  3
libahci                32768  1 ahci
crc32c_intel           24576  0
libata                233472  2 ahci,libahci
xhci_pci               16384  0
ehci_pci               16384  0
scsi_mod              225280  4 sg,libata,sd_mod,sr_mod
xhci_hcd              167936  1 xhci_pci
ehci_hcd               77824  1 ehci_pci
rtsx_pci               53248  2 rtsx_pci_ms,rtsx_pci_sdmmc
mfd_core               16384  2 lpc_ich,rtsx_pci
alx                    36864  0
mdio                   16384  1 alx
usbcore               233472  6 btusb,ehci_hcd,ehci_pci,usbhid,xhci_hcd,xhci_pci
usb_common             16384  1 usbcore
thermal                20480  0
fan                    16384  0
thermal_sys            49152  6 fan,video,intel_powerclamp,thermal,processor,x86_pkg_temp_thermal

xrandr:
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
eDP1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
   1920x1080     60.10*+  59.93  
   1680x1050     59.95    59.88  
   1600x1024     60.17  
   1400x1050     59.98  
   1280x1024     60.02  
   1440x900      59.89  
   1280x960      60.00  
   1360x768      59.80    59.96  
   1152x864      60.00  
   1024x768      60.00  
   800x600       60.32    56.25  
   640x480       59.94  
HDMI1 disconnected (normal left inverted right x axis y axis)
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)


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

Kernel: Linux 4.2.0-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.93-5
ii  libgl1-nvidia-glx                          340.93-5
ii  nvidia-alternative                         340.93-5
ii  nvidia-driver-bin                          340.93-5
ii  nvidia-installer-cleanup                   20141201+1
ii  nvidia-kernel-dkms [nvidia-kernel-340.93]  340.93-5
ii  nvidia-support                             20141201+1
ii  nvidia-vdpau-driver                        340.93-5
ii  xserver-xorg-video-nvidia                  340.93-5

Versions of packages nvidia-driver recommends:
ii  libgl1-nvidia-glx-i386  340.93-5
ii  libgles1-nvidia         340.93-5
ii  libgles2-nvidia         340.93-5
ii  nvidia-persistenced     352.21-1
ii  nvidia-settings         340.93-1

Versions of packages nvidia-driver suggests:
ii  nvidia-kernel-dkms  340.93-5

Versions of packages xserver-xorg-video-nvidia depends on:
ii  libc6                                  2.19-22
ii  libgl1-nvidia-glx                      340.93-5
ii  nvidia-alternative                     340.93-5
ii  nvidia-installer-cleanup               20141201+1
ii  nvidia-support                         20141201+1
ii  xserver-xorg-core [xorg-video-abi-19]  2:1.17.2-3

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

Versions of packages xserver-xorg-video-nvidia suggests:
ii  nvidia-kernel-dkms  340.93-5

Versions of packages nvidia-alternative depends on:
ii  glx-alternative-nvidia  0.6.91

Versions of packages nvidia-kernel-dkms depends on:
ii  dkms                                               2.2.0.3-2
ii  nvidia-installer-cleanup                           20141201+1
ii  nvidia-kernel-support [nvidia-kernel-support--v1]  340.93-5

nvidia-kernel-dkms recommends no packages.

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

glx-alternative-nvidia suggests no packages.

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                                  2.19-22
ii  libdrm-intel1                          2.4.64-1
ii  libdrm2                                2.4.64-1
ii  libpciaccess0                          0.13.4-1
ii  libpixman-1-0                          0.33.2-2
ii  libudev1                               227-2
ii  libx11-6                               2:1.6.3-1
ii  libx11-xcb1                            2:1.6.3-1
ii  libxcb-dri2-0                          1.10-3+b1
ii  libxcb-dri3-0                          1.10-3+b1
ii  libxcb-sync1                           1.10-3+b1
ii  libxcb-util0                           0.3.8-3
ii  libxcb1                                1.10-3+b1
ii  libxcursor1                            1:1.1.14-1+b1
ii  libxdamage1                            1:1.1.4-2+b1
ii  libxext6                               2:1.3.3-1
ii  libxfixes3                             1:5.0.1-2+b2
ii  libxinerama1                           2:1.1.3-1+b1
ii  libxrandr2                             2:1.5.0-1
ii  libxrender1                            1:0.9.8-1+b1
ii  libxshmfence1                          1.2-1
ii  libxtst6                               2:1.2.2-1+b1
ii  libxv1                                 2:1.0.10-1+b1
ii  libxvmc1                               2:1.0.9-1
ii  xserver-xorg-core [xorg-video-abi-19]  2:1.17.2-3

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.64-1
pn  libgl1-nvidia-alternatives-ia32                            <none>
ii  libgl1-nvidia-glx [libgl1-nvidia-glx-any]                  340.93-5
pn  libgl1-nvidia-glx-ia32                                     <none>
pn  libgl1-nvidia-glx-ia32-any                                 <none>
pn  libgl1-nvidia-legacy-173xx-glx-ia32                        <none>
pn  libgl1-nvidia-legacy-96xx-glx-ia32                         <none>
pn  linux-headers                                              <none>
ii  make                                                       4.0-8.2
ii  nvidia-driver [nvidia-glx-any]                             340.93-5
pn  nvidia-glx                                                 <none>
ii  nvidia-kernel-common                                       20141201+1
ii  nvidia-kernel-dkms                                         340.93-5
pn  nvidia-kernel-source                                       <none>
ii  nvidia-kernel-support [nvidia-kernel-support-any]          340.93-5
ii  nvidia-modprobe                                            349.16-1
ii  nvidia-settings                                            340.93-1
ii  nvidia-support                                             20141201+1
pn  nvidia-xconfig                                             <none>
ii  xserver-xorg                                               1:7.7+12
ii  xserver-xorg-core                                          2:1.17.2-3
pn  xserver-xorg-video-nouveau                                 <none>
ii  xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any]  340.93-5

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



More information about the pkg-nvidia-devel mailing list