Bug#746527: nvidia-kernel-dkms: Since the nvidia driver update (331.67-1), it doesn't load at startup !

gagou gagou.jobin at hispeed.ch
Wed Apr 30 23:18:48 UTC 2014


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

Dear Maintainer,

I'm using Debian Jessie and after upgrading to the new nvidia kernel
(331.67-1), I got stuck in tty1 after a reboot.

Got some error in Xorg.0.log:

[  1590.119] (==) NVIDIA(0): Default visual is TrueColor
[  1590.119] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  1590.120] (**) NVIDIA(0): Enabling 2D acceleration
[  1590.122] (EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module.
Ple$
[  1590.123] (EE) NVIDIA(0):     system's kernel log for additional error
messa$
[  1590.123] (EE) NVIDIA(0):     consult the NVIDIA README for details.
[  1590.123] (EE) NVIDIA(0):  *** Aborting ***
[  1590.123] (EE) NVIDIA(0): Failing initialization of X screen 0
[  1590.123] (II) UnloadModule: "nvidia"
[  1590.123] (II) UnloadSubModule: "wfb"
[  1590.123] (II) UnloadSubModule: "fb"
[  1590.123] (EE) Screen(s) found, but none have a usable configuration.
[  1590.123] (EE)
Fatal server error:
[  1590.123] (EE) no screens found(EE)
[  1590.123] (EE)

Not very helpful...

After some research (similar error on archlinux
https://bbs.archlinux.org/viewtopic.php?id=173153), seemed that the nvidia
driver was not loaded ("lsmod | grep nvidia" returned nothing). Tried to
manually load the driver "sudo modprobe nvidia" but still didn't appear in
lsmod.

Finally, I went to "/lib/modules/3.13-1-amd64/updates/dkms/" and did a "sudo
insmod nvidia-current.ko". "lsmod" now is showing nvidia module loaded and a
"sudo /etc/init.d/gdm3 restart"  give me back my desktop !

Hope you will fix it soon :-)



-- Package-specific info:
uname -a:
Linux GagouNotebook 3.13-1-amd64 #1 SMP Debian 3.13.10-1 (2014-04-15) x86_64 GNU/Linux

/proc/version:
Linux version 3.13-1-amd64 (debian-kernel at lists.debian.org) (gcc version 4.8.2 (Debian 4.8.2-16) ) #1 SMP Debian 3.13.10-1 (2014-04-15)

/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.67  Fri Apr  4 13:48:39 PDT 2014
GCC version:  gcc version 4.8.2 (Debian 4.8.2-16) 

lspci 'VGA compatible controller [0300]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF106M [GeForce GT 555M] [10de:0dcd] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: Dell Device [1028:04b7]
	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 54
	Region 0: Memory at d4000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at c0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at d0000000 (64-bit, prefetchable) [size=32M]
	Region 5: I/O ports at 4000 [size=128]
	[virtual] Expansion ROM at d2000000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: nvidia

dmesg:
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    0.000000] Console: colour VGA+ 80x25
[    0.327856] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.327858] vgaarb: loaded
[    0.327859] vgaarb: bridge control possible 0000:01:00.0
[    0.687932] Linux agpgart interface v0.103
[    2.172780] usb 3-1.3: Product: NVIDIA stereo controller
[    2.172784] usb 3-1.3: Manufacturer: Copyright (c) 2009 NVIDIA Corporation
[    8.249295] hda-intel 0000:01:00.1: Handle VGA-switcheroo audio client
[   10.072875] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20
[   10.073162] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[   10.073421] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[   10.073679] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[  303.429316] nvidia: module license 'NVIDIA' taints kernel.
[  303.436874] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
[  303.436944] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  331.67  Fri Apr  4 13:48:39 PDT 2014
[  348.916934] nvidia 0000:01:00.0: irq 54 for MSI/MSI-X

OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root       15 May  1 00:54 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root       48 May  1 00:54 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root       48 May  1 00:54 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root       41 May  1 00:54 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root       41 May  1 00:54 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root       43 May  1 00:54 /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 May  1 00:54 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root       49 May  1 00:54 /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 May  1 00:54 /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 May  1 00:54 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so
lrwxrwxrwx 1 root root       42 May  1 00:54 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root       36 May  1 00:54 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       29 May  1 00:54 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root       22 May  1 00:54 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root       23 May  1 00:54 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root       49 May  1 00:54 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root       49 May  1 00:54 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root       51 May  1 00:54 /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 May  1 00:54 /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       33 May  1 00:54 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/current/libglx.so
lrwxrwxrwx 1 root root       57 May  1 00:54 /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 May  1 00:54 /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       38 May  1 00:54 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root       44 May  1 00:54 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       32 May  1 00:54 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root       39 May  1 00:54 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root       44 May  1 00:54 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root       47 May  1 00:54 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root       37 May  1 00:54 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx 1 root root       48 May  1 00:54 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       56 May  1 00:54 /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 35843420 Apr  4 20:45 /usr/lib/i386-linux-gnu/libnvidia-glcore.so.331.67
-rw-r--r-- 1 root root    13304 Apr  4 20:49 /usr/lib/i386-linux-gnu/libnvidia-tls.so.331.67
lrwxrwxrwx 1 root root       48 May  1 00:54 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       50 May  1 00:54 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       58 May  1 00:54 /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 39790160 Apr  4 20:42 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.331.67
lrwxrwxrwx 1 root root       17 Apr 22 14:56 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root       22 Apr 22 14:56 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 -> libnvidia-ml.so.331.67
-rw-r--r-- 1 root root   568960 Apr  4 21:26 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.331.67
-rw-r--r-- 1 root root    12568 Apr  4 20:46 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.331.67
-rw-r--r-- 1 root root 86143 May  1 01:05 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 76666 May  1 00:56 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root 30575 May  1 01:05 /var/log/Xorg.1.log
-rw-r--r-- 1 root root  7074 May  1 00:26 /var/log/Xorg.1.log.old
-rw-r--r-- 1 root root  7074 May  1 00:26 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 55807 May  1 00:27 /var/log/Xorg.2.log.old
-rw-r--r-- 1 root root  7074 May  1 00:26 /var/log/Xorg.3.log
-rw-r--r-- 1 root root  5153 May  1 00:24 /var/log/Xorg.3.log.old
-rw-r--r-- 1 root root  7074 May  1 00:26 /var/log/Xorg.4.log
-rw-r--r-- 1 root root  5153 May  1 00:24 /var/log/Xorg.4.log.old
-rw-r--r-- 1 root root  7074 May  1 00:26 /var/log/Xorg.5.log
-rw-r--r-- 1 root root  5153 May  1 00:24 /var/log/Xorg.5.log.old

/usr/lib/i386-linux-gnu/nvidia/:
total 44
drwxr-xr-x  3 root root  4096 May  1 00:54 .
drwxr-xr-x 40 root root 32768 May  1 00:54 ..
drwxr-xr-x  2 root root  4096 May  1 00:54 current
lrwxrwxrwx  1 root root    51 May  1 00:54 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu
lrwxrwxrwx  1 root root    59 May  1 00:54 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu

/usr/lib/i386-linux-gnu/nvidia/current/:
total 1136
drwxr-xr-x 2 root root    4096 May  1 00:54 .
drwxr-xr-x 3 root root    4096 May  1 00:54 ..
lrwxrwxrwx 1 root root      15 Apr 22 17:53 libGL.so.1 -> libGL.so.331.67
-rw-r--r-- 1 root root 1001752 Apr  4 20:46 libGL.so.331.67
lrwxrwxrwx 1 root root      23 Apr 22 17:53 libnvidia-cfg.so.1 -> libnvidia-cfg.so.331.67
-rw-r--r-- 1 root root  150604 Apr  4 21:31 libnvidia-cfg.so.331.67

/usr/lib/mesa-diverted/:
total 56
drwxr-xr-x   5 root root  4096 May  1 00:54 .
drwxr-xr-x 196 root root 36864 May  1 00:54 ..
drwxr-xr-x   2 root root  4096 Oct 24  2013 arm-linux-gnueabihf
drwxr-xr-x   2 root root  4096 May  1 00:54 i386-linux-gnu
lrwxrwxrwx   1 root root    33 May  1 00:54 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x   2 root root  4096 May  1 00:54 x86_64-linux-gnu

/usr/lib/mesa-diverted/i386-linux-gnu/:
total 388
drwxr-xr-x 2 root root   4096 May  1 00:54 .
drwxr-xr-x 5 root root   4096 May  1 00:54 ..
lrwxrwxrwx 1 root root     14 Mar 31 18:21 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 387596 Mar 31 18:21 libGL.so.1.2.0

/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 412
drwxr-xr-x 2 root root   4096 May  1 00:54 .
drwxr-xr-x 5 root root   4096 May  1 00:54 ..
lrwxrwxrwx 1 root root     10 May  1 00:20 libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root     14 Mar 31 16:14 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 409840 Mar 31 16:14 libGL.so.1.2.0

/usr/lib/mesa/:
total 44
drwxr-xr-x   2 root root  4096 Oct 24  2013 .
drwxr-xr-x 196 root root 36864 May  1 00:54 ..

/usr/lib/nvidia/:
total 68
drwxr-xr-x   3 root root  4096 May  1 00:54 .
drwxr-xr-x 196 root root 36864 May  1 00:54 ..
-rw-r--r--   1 root root    57 Aug  8  2013 alternate-install-present
-rwxr-xr-x   1 root root  2059 Nov  2 20:42 check-for-conflicting-opengl-libraries
-rwxr-xr-x   1 root root  1897 Nov  2 20:42 check-for-mismatching-nvidia-module
-rwxr-xr-x   1 root root  2734 Nov  2 20:42 create-xorg-nvidia-conf-experimental
drwxr-xr-x   2 root root  4096 May  1 00:54 current
lrwxrwxrwx   1 root root    35 May  1 00:54 libglx.so -> /etc/alternatives/nvidia--libglx.so
lrwxrwxrwx   1 root root    24 May  1 00:54 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx   1 root root    46 May  1 00:54 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx   1 root root    39 May  1 00:54 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 19732
drwxr-xr-x 2 root root     4096 May  1 00:54 .
drwxr-xr-x 3 root root     4096 May  1 00:54 ..
lrwxrwxrwx 1 root root       16 Apr 22 14:56 libglx.so -> libglx.so.331.67
-rw-r--r-- 1 root root 10865608 Apr  4 20:46 libglx.so.331.67
-rwxr-xr-x 1 root root    22760 Apr 22 14:02 nv-control-dpy
-rwxr-xr-x 1 root root    21961 Apr  4 23:50 nvidia-bug-report.sh
-rwxr-xr-x 1 root root  1822328 Apr 22 14:02 nvidia-settings
-rw-r--r-- 1 root root     8056 Apr 22 14:02 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 Apr 22 14:02 nvidia-settings.desktop
-rw-r--r-- 1 root root     4185 Apr 22 14:55 nvidia.ids
-rw-r--r-- 1 root root  7437952 Apr  4 20:27 nvidia_drv.so

/usr/lib/nvidia/nvidia/:
total 19732
drwxr-xr-x 2 root root     4096 May  1 00:54 .
drwxr-xr-x 3 root root     4096 May  1 00:54 ..
lrwxrwxrwx 1 root root       16 Apr 22 14:56 libglx.so -> libglx.so.331.67
-rw-r--r-- 1 root root 10865608 Apr  4 20:46 libglx.so.331.67
-rwxr-xr-x 1 root root    22760 Apr 22 14:02 nv-control-dpy
-rwxr-xr-x 1 root root    21961 Apr  4 23:50 nvidia-bug-report.sh
-rwxr-xr-x 1 root root  1822328 Apr 22 14:02 nvidia-settings
-rw-r--r-- 1 root root     8056 Apr 22 14:02 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 Apr 22 14:02 nvidia-settings.desktop
-rw-r--r-- 1 root root     4185 Apr 22 14:55 nvidia.ids
-rw-r--r-- 1 root root  7437952 Apr  4 20:27 nvidia_drv.so

/usr/lib/x86_64-linux-gnu/nvidia/:
total 104
drwxr-xr-x  3 root root  4096 May  1 00:54 .
drwxr-xr-x 99 root root 90112 May  1 00:54 ..
drwxr-xr-x  2 root root  4096 May  1 00:54 current
lrwxrwxrwx  1 root root    53 May  1 00:54 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx  1 root root    61 May  1 00:54 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu

/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 1300
drwxr-xr-x 2 root root    4096 May  1 00:54 .
drwxr-xr-x 3 root root    4096 May  1 00:54 ..
lrwxrwxrwx 1 root root      15 Apr 22 14:56 libGL.so.1 -> libGL.so.331.67
-rw-r--r-- 1 root root 1163272 Apr  4 20:43 libGL.so.331.67
lrwxrwxrwx 1 root root      23 Apr 22 14:56 libnvidia-cfg.so.1 -> libnvidia-cfg.so.331.67
-rw-r--r-- 1 root root  154848 Apr  4 21:26 libnvidia-cfg.so.331.67

/etc/modprobe.d:
total 48
drwxr-xr-x   2 root root  4096 May  1 00:54 .
drwxr-xr-x 179 root root 12288 May  1 00:56 ..
-rw-r--r--   1 root root   229 Apr 20  2013 alsa-base-blacklist.conf
-rw-r--r--   1 root root  1186 Apr 20  2013 alsa-base.conf
-rw-r--r--   1 root root   889 Jan  6 10:27 bumblebee.conf
-rw-r--r--   1 root root   127 Oct  6  2012 dkms.conf
-rw-r--r--   1 root root   456 Apr 29  2013 fbdev-blacklist.conf
-rw-r--r--   1 root root    76 Dec 31 00:08 iwlwifi.conf
lrwxrwxrwx   1 root root    53 May  1 00:54 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r--   1 root root   259 Nov  2 21:54 nvidia-kernel-common.conf
lrwxrwxrwx   1 root root    46 May  1 00:54 nvidia.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
-rw-r--r--   1 root root    17 Sep 19  2013 pcspkr-blacklist.conf

/etc/modprobe.d/bumblebee.conf:# installed by bumblebee-nvidia
/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/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/fbdev-blacklist.conf:blacklist nvidiafb

Files from nvidia-installer:

Config and logfiles:

<<<<<<<<<< /etc/X11/xorg.conf >>>>>>>>>>
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 319.72  (pbuilder at cake)  Sat Nov  9 14:15:48 UTC 2013

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 ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[    13.949] 
X.Org X Server 1.15.1
Release Date: 2014-04-13
[    13.949] X Protocol Version 11, Revision 0
[    13.949] Build Operating System: Linux 3.13-1-amd64 x86_64 Debian
[    13.949] Current Operating System: Linux GagouNotebook 3.13-1-amd64 #1 SMP Debian 3.13.10-1 (2014-04-15) x86_64
[    13.949] Kernel command line: BOOT_IMAGE=/vmlinuz-3.13-1-amd64 root=/dev/mapper/gv_debian-lv_root ro quiet
[    13.949] Build Date: 15 April 2014  06:58:36PM
[    13.949] xorg-server 2:1.15.1-1 (http://www.debian.org/support) 
[    13.949] Current version of pixman: 0.32.4
[    13.949] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    13.949] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.949] (==) Log file: "/var/log/Xorg.0.log", Time: Thu May  1 00:56:36 2014
[    13.950] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    13.951] (==) No Layout section.  Using the first Screen section.
[    13.951] (==) No screen section available. Using defaults.
[    13.951] (**) |-->Screen "Default Screen Section" (0)
[    13.951] (**) |   |-->Monitor "<default monitor>"
[    13.951] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    13.951] (==) Automatically adding devices
[    13.951] (==) Automatically enabling devices
[    13.951] (==) Automatically adding GPU devices
[    13.951] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    13.951] 	Entry deleted from font path.
[    13.952] (==) 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
[    13.952] (==) ModulePath set to "/usr/lib/xorg/modules"
[    13.952] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    13.952] (II) Loader magic: 0x7fa8640d5d40
[    13.952] (II) Module ABI versions:
[    13.952] 	X.Org ANSI C Emulation: 0.4
[    13.952] 	X.Org Video Driver: 15.0
[    13.952] 	X.Org XInput driver : 20.0
[    13.952] 	X.Org Server Extension : 8.0
[    13.954] (--) PCI:*(0:1:0:0) 10de:0dcd:1028:04b7 rev 161, Mem @ 0xd4000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[    13.954] Initializing built-in extension Generic Event Extension
[    13.954] Initializing built-in extension SHAPE
[    13.954] Initializing built-in extension MIT-SHM
[    13.954] Initializing built-in extension XInputExtension
[    13.954] Initializing built-in extension XTEST
[    13.954] Initializing built-in extension BIG-REQUESTS
[    13.954] Initializing built-in extension SYNC
[    13.954] Initializing built-in extension XKEYBOARD
[    13.954] Initializing built-in extension XC-MISC
[    13.954] Initializing built-in extension SECURITY
[    13.954] Initializing built-in extension XINERAMA
[    13.954] Initializing built-in extension XFIXES
[    13.954] Initializing built-in extension RENDER
[    13.954] Initializing built-in extension RANDR
[    13.954] Initializing built-in extension COMPOSITE
[    13.954] Initializing built-in extension DAMAGE
[    13.954] Initializing built-in extension MIT-SCREEN-SAVER
[    13.954] Initializing built-in extension DOUBLE-BUFFER
[    13.954] Initializing built-in extension RECORD
[    13.954] Initializing built-in extension DPMS
[    13.954] Initializing built-in extension Present
[    13.954] Initializing built-in extension DRI3
[    13.954] Initializing built-in extension X-Resource
[    13.954] Initializing built-in extension XVideo
[    13.954] Initializing built-in extension XVideo-MotionCompensation
[    13.954] Initializing built-in extension SELinux
[    13.954] Initializing built-in extension XFree86-VidModeExtension
[    13.954] Initializing built-in extension XFree86-DGA
[    13.954] Initializing built-in extension XFree86-DRI
[    13.954] Initializing built-in extension DRI2
[    13.954] (II) LoadModule: "glx"
[    13.955] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[    14.320] (II) Module glx: vendor="NVIDIA Corporation"
[    14.320] 	compiled for 4.0.2, module version = 1.0.0
[    14.320] 	Module class: X.Org Server Extension
[    14.320] (II) NVIDIA GLX Module  331.67  Fri Apr  4 11:43:47 PDT 2014
[    14.320] Loading extension GLX
[    14.320] (==) Matched nouveau as autoconfigured driver 0
[    14.320] (==) Matched nv as autoconfigured driver 1
[    14.320] (==) Matched modesetting as autoconfigured driver 2
[    14.320] (==) Matched fbdev as autoconfigured driver 3
[    14.320] (==) Matched vesa as autoconfigured driver 4
[    14.320] (==) Assigned the driver to the xf86ConfigLayout
[    14.320] (II) LoadModule: "nouveau"
[    14.321] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    14.331] (II) Module nouveau: vendor="X.Org Foundation"
[    14.331] 	compiled for 1.15.0, module version = 1.0.10
[    14.331] 	Module class: X.Org Video Driver
[    14.331] 	ABI class: X.Org Video Driver, version 15.0
[    14.331] (II) LoadModule: "nv"
[    14.339] (WW) Warning, couldn't open module nv
[    14.339] (II) UnloadModule: "nv"
[    14.339] (II) Unloading nv
[    14.339] (EE) Failed to load module "nv" (module does not exist, 0)
[    14.339] (II) LoadModule: "modesetting"
[    14.339] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    14.339] (II) Module modesetting: vendor="X.Org Foundation"
[    14.339] 	compiled for 1.15.0, module version = 0.8.1
[    14.339] 	Module class: X.Org Video Driver
[    14.339] 	ABI class: X.Org Video Driver, version 15.0
[    14.340] (II) LoadModule: "fbdev"
[    14.340] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    14.340] (II) Module fbdev: vendor="X.Org Foundation"
[    14.340] 	compiled for 1.15.0, module version = 0.4.4
[    14.340] 	Module class: X.Org Video Driver
[    14.340] 	ABI class: X.Org Video Driver, version 15.0
[    14.340] (II) LoadModule: "vesa"
[    14.340] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    14.341] (II) Module vesa: vendor="X.Org Foundation"
[    14.341] 	compiled for 1.15.0, module version = 2.3.3
[    14.341] 	Module class: X.Org Video Driver
[    14.341] 	ABI class: X.Org Video Driver, version 15.0
[    14.341] (II) NOUVEAU driver Date:   Thu Nov 7 14:56:48 2013 +1000
[    14.341] (II) NOUVEAU driver for NVIDIA chipset families :
[    14.341] 	RIVA TNT        (NV04)
[    14.341] 	RIVA TNT2       (NV05)
[    14.341] 	GeForce 256     (NV10)
[    14.341] 	GeForce 2       (NV11, NV15)
[    14.341] 	GeForce 4MX     (NV17, NV18)
[    14.341] 	GeForce 3       (NV20)
[    14.341] 	GeForce 4Ti     (NV25, NV28)
[    14.341] 	GeForce FX      (NV3x)
[    14.341] 	GeForce 6       (NV4x)
[    14.341] 	GeForce 7       (G7x)
[    14.341] 	GeForce 8       (G8x)
[    14.341] 	GeForce GTX 200 (NVA0)
[    14.341] 	GeForce GTX 400 (NVC0)
[    14.341] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    14.341] (II) FBDEV: driver for framebuffer: fbdev
[    14.341] (II) VESA: driver for VESA chipsets: vesa
[    14.341] (++) using VT number 7

[    14.345] (EE) [drm] KMS not enabled
[    14.345] (EE) open /dev/dri/card0: No such file or directory
[    14.345] (WW) Falling back to old probe method for modesetting
[    14.345] (EE) open /dev/dri/card0: No such file or directory
[    14.345] (II) Loading sub module "fbdevhw"
[    14.345] (II) LoadModule: "fbdevhw"
[    14.345] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    14.345] (II) Module fbdevhw: vendor="X.Org Foundation"
[    14.346] 	compiled for 1.15.1, module version = 0.0.2
[    14.346] 	ABI class: X.Org Video Driver, version 15.0
[    14.346] (EE) open /dev/fb0: No such file or directory
[    14.346] (WW) Falling back to old probe method for fbdev
[    14.346] (II) Loading sub module "fbdevhw"
[    14.346] (II) LoadModule: "fbdevhw"
[    14.346] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    14.346] (II) Module fbdevhw: vendor="X.Org Foundation"
[    14.346] 	compiled for 1.15.1, module version = 0.0.2
[    14.346] 	ABI class: X.Org Video Driver, version 15.0
[    14.346] (EE) open /dev/fb0: No such file or directory
[    14.346] (EE) Screen 0 deleted because of no matching config section.
[    14.346] (II) UnloadModule: "modesetting"
[    14.346] (EE) Screen 0 deleted because of no matching config section.
[    14.346] (II) UnloadModule: "fbdev"
[    14.346] (II) UnloadSubModule: "fbdevhw"
[    14.346] (II) Loading sub module "vbe"
[    14.346] (II) LoadModule: "vbe"
[    14.346] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    14.474] (II) Module vbe: vendor="X.Org Foundation"
[    14.474] 	compiled for 1.15.1, module version = 1.1.0
[    14.474] 	ABI class: X.Org Video Driver, version 15.0
[    14.474] (II) Loading sub module "int10"
[    14.474] (II) LoadModule: "int10"
[    14.474] (II) Loading /usr/lib/xorg/modules/libint10.so
[    14.520] (II) Module int10: vendor="X.Org Foundation"
[    14.520] 	compiled for 1.15.1, module version = 1.0.0
[    14.520] 	ABI class: X.Org Video Driver, version 15.0
[    14.520] (II) VESA(0): initializing int10
[    14.521] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    14.579] (II) VESA(0): VESA BIOS detected
[    14.579] (II) VESA(0): VESA VBE Version 3.0
[    14.579] (II) VESA(0): VESA VBE Total Mem: 14336 kB
[    14.579] (II) VESA(0): VESA VBE OEM: NVIDIA
[    14.579] (II) VESA(0): VESA VBE OEM Software Rev: 112.6
[    14.579] (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
[    14.579] (II) VESA(0): VESA VBE OEM Product: GF106 Board - 1068dcd0
[    14.579] (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev   
[    14.680] (II) VESA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    14.680] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[    14.680] (==) VESA(0): RGB weight 888
[    14.680] (==) VESA(0): Default visual is TrueColor
[    14.680] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[    14.680] (II) Loading sub module "ddc"
[    14.680] (II) LoadModule: "ddc"
[    14.680] (II) Module "ddc" already built-in
[    14.683] (II) VESA(0): VESA VBE DDC supported
[    14.683] (II) VESA(0): VESA VBE DDC Level none
[    14.683] (II) VESA(0): VESA VBE DDC transfer in appr. 0 sec.
[    14.848] (II) VESA(0): VESA VBE DDC read failed
[    14.848] (II) VESA(0): Searching for matching VESA mode(s):
[    14.850] Mode: 100 (640x400)
[    14.850] 	ModeAttributes: 0x3bf
[    14.850] 	WinAAttributes: 0x7
[    14.850] 	WinBAttributes: 0x0
[    14.850] 	WinGranularity: 64
[    14.850] 	WinSize: 64
[    14.850] 	WinASegment: 0xa000
[    14.850] 	WinBSegment: 0x0
[    14.850] 	WinFuncPtr: 0xc00067d2
[    14.850] 	BytesPerScanline: 640
[    14.850] 	XResolution: 640
[    14.850] 	YResolution: 400
[    14.850] 	XCharSize: 8
[    14.850] 	YCharSize: 16
[    14.850] 	NumberOfPlanes: 1
[    14.850] 	BitsPerPixel: 8
[    14.850] 	NumberOfBanks: 1
[    14.850] 	MemoryModel: 4
[    14.850] 	BankSize: 0
[    14.850] 	NumberOfImages: 14
[    14.850] 	RedMaskSize: 0
[    14.850] 	RedFieldPosition: 0
[    14.850] 	GreenMaskSize: 0
[    14.850] 	GreenFieldPosition: 0
[    14.850] 	BlueMaskSize: 0
[    14.850] 	BlueFieldPosition: 0
[    14.850] 	RsvdMaskSize: 0
[    14.850] 	RsvdFieldPosition: 0
[    14.850] 	DirectColorModeInfo: 0
[    14.850] 	PhysBasePtr: 0xd1000000
[    14.850] 	LinBytesPerScanLine: 640
[    14.850] 	BnkNumberOfImagePages: 14
[    14.850] 	LinNumberOfImagePages: 14
[    14.850] 	LinRedMaskSize: 0
[    14.850] 	LinRedFieldPosition: 0
[    14.850] 	LinGreenMaskSize: 0
[    14.850] 	LinGreenFieldPosition: 0
[    14.850] 	LinBlueMaskSize: 0
[    14.850] 	LinBlueFieldPosition: 0
[    14.850] 	LinRsvdMaskSize: 0
[    14.850] 	LinRsvdFieldPosition: 0
[    14.850] 	MaxPixelClock: 229500000
[    14.852] Mode: 101 (640x480)
[    14.852] 	ModeAttributes: 0x3bf
[    14.852] 	WinAAttributes: 0x7
[    14.852] 	WinBAttributes: 0x0
[    14.852] 	WinGranularity: 64
[    14.852] 	WinSize: 64
[    14.852] 	WinASegment: 0xa000
[    14.852] 	WinBSegment: 0x0
[    14.852] 	WinFuncPtr: 0xc00067d2
[    14.852] 	BytesPerScanline: 640
[    14.852] 	XResolution: 640
[    14.852] 	YResolution: 480
[    14.852] 	XCharSize: 8
[    14.852] 	YCharSize: 16
[    14.852] 	NumberOfPlanes: 1
[    14.852] 	BitsPerPixel: 8
[    14.852] 	NumberOfBanks: 1
[    14.852] 	MemoryModel: 4
[    14.852] 	BankSize: 0
[    14.852] 	NumberOfImages: 10
[    14.852] 	RedMaskSize: 0
[    14.852] 	RedFieldPosition: 0
[    14.852] 	GreenMaskSize: 0
[    14.852] 	GreenFieldPosition: 0
[    14.852] 	BlueMaskSize: 0
[    14.852] 	BlueFieldPosition: 0
[    14.852] 	RsvdMaskSize: 0
[    14.852] 	RsvdFieldPosition: 0
[    14.852] 	DirectColorModeInfo: 0
[    14.852] 	PhysBasePtr: 0xd1000000
[    14.852] 	LinBytesPerScanLine: 640
[    14.852] 	BnkNumberOfImagePages: 10
[    14.852] 	LinNumberOfImagePages: 10
[    14.852] 	LinRedMaskSize: 0
[    14.852] 	LinRedFieldPosition: 0
[    14.852] 	LinGreenMaskSize: 0
[    14.852] 	LinGreenFieldPosition: 0
[    14.852] 	LinBlueMaskSize: 0
[    14.852] 	LinBlueFieldPosition: 0
[    14.852] 	LinRsvdMaskSize: 0
[    14.852] 	LinRsvdFieldPosition: 0
[    14.852] 	MaxPixelClock: 229500000
[    14.853] Mode: 102 (800x600)
[    14.853] 	ModeAttributes: 0x33f
[    14.853] 	WinAAttributes: 0x7
[    14.853] 	WinBAttributes: 0x0
[    14.853] 	WinGranularity: 64
[    14.853] 	WinSize: 64
[    14.853] 	WinASegment: 0xa000
[    14.853] 	WinBSegment: 0x0
[    14.853] 	WinFuncPtr: 0xc00067d2
[    14.853] 	BytesPerScanline: 100
[    14.853] 	XResolution: 800
[    14.853] 	YResolution: 600
[    14.853] 	XCharSize: 8
[    14.853] 	YCharSize: 16
[    14.853] 	NumberOfPlanes: 4
[    14.853] 	BitsPerPixel: 4
[    14.853] 	NumberOfBanks: 1
[    14.853] 	MemoryModel: 3
[    14.853] 	BankSize: 0
[    14.853] 	NumberOfImages: 2
[    14.853] 	RedMaskSize: 0
[    14.853] 	RedFieldPosition: 0
[    14.853] 	GreenMaskSize: 0
[    14.853] 	GreenFieldPosition: 0
[    14.853] 	BlueMaskSize: 0
[    14.853] 	BlueFieldPosition: 0
[    14.854] 	RsvdMaskSize: 0
[    14.854] 	RsvdFieldPosition: 0
[    14.854] 	DirectColorModeInfo: 0
[    14.854] 	PhysBasePtr: 0x0
[    14.854] 	LinBytesPerScanLine: 100
[    14.854] 	BnkNumberOfImagePages: 2
[    14.854] 	LinNumberOfImagePages: 2
[    14.854] 	LinRedMaskSize: 0
[    14.854] 	LinRedFieldPosition: 0
[    14.854] 	LinGreenMaskSize: 0
[    14.854] 	LinGreenFieldPosition: 0
[    14.854] 	LinBlueMaskSize: 0
[    14.854] 	LinBlueFieldPosition: 0
[    14.854] 	LinRsvdMaskSize: 0
[    14.854] 	LinRsvdFieldPosition: 0
[    14.854] 	MaxPixelClock: 108500000
[    14.855] Mode: 103 (800x600)
[    14.855] 	ModeAttributes: 0x3bf
[    14.855] 	WinAAttributes: 0x7
[    14.855] 	WinBAttributes: 0x0
[    14.855] 	WinGranularity: 64
[    14.855] 	WinSize: 64
[    14.855] 	WinASegment: 0xa000
[    14.855] 	WinBSegment: 0x0
[    14.855] 	WinFuncPtr: 0xc00067d2
[    14.855] 	BytesPerScanline: 800
[    14.855] 	XResolution: 800
[    14.855] 	YResolution: 600
[    14.855] 	XCharSize: 8
[    14.855] 	YCharSize: 16
[    14.855] 	NumberOfPlanes: 1
[    14.855] 	BitsPerPixel: 8
[    14.855] 	NumberOfBanks: 1
[    14.855] 	MemoryModel: 4
[    14.855] 	BankSize: 0
[    14.855] 	NumberOfImages: 6
[    14.855] 	RedMaskSize: 0
[    14.855] 	RedFieldPosition: 0
[    14.855] 	GreenMaskSize: 0
[    14.855] 	GreenFieldPosition: 0
[    14.855] 	BlueMaskSize: 0
[    14.855] 	BlueFieldPosition: 0
[    14.855] 	RsvdMaskSize: 0
[    14.855] 	RsvdFieldPosition: 0
[    14.855] 	DirectColorModeInfo: 0
[    14.855] 	PhysBasePtr: 0xd1000000
[    14.855] 	LinBytesPerScanLine: 800
[    14.855] 	BnkNumberOfImagePages: 6
[    14.855] 	LinNumberOfImagePages: 6
[    14.855] 	LinRedMaskSize: 0
[    14.855] 	LinRedFieldPosition: 0
[    14.855] 	LinGreenMaskSize: 0
[    14.855] 	LinGreenFieldPosition: 0
[    14.855] 	LinBlueMaskSize: 0
[    14.855] 	LinBlueFieldPosition: 0
[    14.855] 	LinRsvdMaskSize: 0
[    14.855] 	LinRsvdFieldPosition: 0
[    14.855] 	MaxPixelClock: 229500000
[    14.857] Mode: 104 (1024x768)
[    14.857] 	ModeAttributes: 0x33f
[    14.857] 	WinAAttributes: 0x7
[    14.857] 	WinBAttributes: 0x0
[    14.857] 	WinGranularity: 64
[    14.857] 	WinSize: 64
[    14.857] 	WinASegment: 0xa000
[    14.857] 	WinBSegment: 0x0
[    14.857] 	WinFuncPtr: 0xc00067d2
[    14.857] 	BytesPerScanline: 128
[    14.857] 	XResolution: 1024
[    14.857] 	YResolution: 768
[    14.857] 	XCharSize: 8
[    14.857] 	YCharSize: 16
[    14.857] 	NumberOfPlanes: 4
[    14.857] 	BitsPerPixel: 4
[    14.857] 	NumberOfBanks: 1
[    14.857] 	MemoryModel: 3
[    14.857] 	BankSize: 0
[    14.857] 	NumberOfImages: 1
[    14.857] 	RedMaskSize: 0
[    14.857] 	RedFieldPosition: 0
[    14.857] 	GreenMaskSize: 0
[    14.857] 	GreenFieldPosition: 0
[    14.857] 	BlueMaskSize: 0
[    14.857] 	BlueFieldPosition: 0
[    14.857] 	RsvdMaskSize: 0
[    14.857] 	RsvdFieldPosition: 0
[    14.857] 	DirectColorModeInfo: 0
[    14.857] 	PhysBasePtr: 0x0
[    14.857] 	LinBytesPerScanLine: 128
[    14.857] 	BnkNumberOfImagePages: 1
[    14.857] 	LinNumberOfImagePages: 1
[    14.857] 	LinRedMaskSize: 0
[    14.857] 	LinRedFieldPosition: 0
[    14.857] 	LinGreenMaskSize: 0
[    14.857] 	LinGreenFieldPosition: 0
[    14.857] 	LinBlueMaskSize: 0
[    14.857] 	LinBlueFieldPosition: 0
[    14.857] 	LinRsvdMaskSize: 0
[    14.857] 	LinRsvdFieldPosition: 0
[    14.857] 	MaxPixelClock: 108500000
[    14.859] Mode: 105 (1024x768)
[    14.859] 	ModeAttributes: 0x3bf
[    14.859] 	WinAAttributes: 0x7
[    14.859] 	WinBAttributes: 0x0
[    14.859] 	WinGranularity: 64
[    14.859] 	WinSize: 64
[    14.859] 	WinASegment: 0xa000
[    14.859] 	WinBSegment: 0x0
[    14.859] 	WinFuncPtr: 0xc00067d2
[    14.859] 	BytesPerScanline: 1024
[    14.859] 	XResolution: 1024
[    14.859] 	YResolution: 768
[    14.859] 	XCharSize: 8
[    14.859] 	YCharSize: 16
[    14.859] 	NumberOfPlanes: 1
[    14.859] 	BitsPerPixel: 8
[    14.859] 	NumberOfBanks: 1
[    14.859] 	MemoryModel: 4
[    14.859] 	BankSize: 0
[    14.859] 	NumberOfImages: 3
[    14.859] 	RedMaskSize: 0
[    14.859] 	RedFieldPosition: 0
[    14.859] 	GreenMaskSize: 0
[    14.859] 	GreenFieldPosition: 0
[    14.859] 	BlueMaskSize: 0
[    14.859] 	BlueFieldPosition: 0
[    14.859] 	RsvdMaskSize: 0
[    14.859] 	RsvdFieldPosition: 0
[    14.859] 	DirectColorModeInfo: 0
[    14.859] 	PhysBasePtr: 0xd1000000
[    14.859] 	LinBytesPerScanLine: 1024
[    14.859] 	BnkNumberOfImagePages: 3
[    14.859] 	LinNumberOfImagePages: 3
[    14.859] 	LinRedMaskSize: 0
[    14.859] 	LinRedFieldPosition: 0
[    14.859] 	LinGreenMaskSize: 0
[    14.859] 	LinGreenFieldPosition: 0
[    14.859] 	LinBlueMaskSize: 0
[    14.859] 	LinBlueFieldPosition: 0
[    14.859] 	LinRsvdMaskSize: 0
[    14.859] 	LinRsvdFieldPosition: 0
[    14.859] 	MaxPixelClock: 229500000
[    14.861] Mode: 106 (1280x1024)
[    14.861] 	ModeAttributes: 0x33f
[    14.861] 	WinAAttributes: 0x7
[    14.861] 	WinBAttributes: 0x0
[    14.861] 	WinGranularity: 64
[    14.861] 	WinSize: 64
[    14.861] 	WinASegment: 0xa000
[    14.861] 	WinBSegment: 0x0
[    14.861] 	WinFuncPtr: 0xc00067d2
[    14.861] 	BytesPerScanline: 160
[    14.861] 	XResolution: 1280
[    14.861] 	YResolution: 1024
[    14.861] 	XCharSize: 8
[    14.861] 	YCharSize: 16
[    14.861] 	NumberOfPlanes: 4
[    14.861] 	BitsPerPixel: 4
[    14.861] 	NumberOfBanks: 1
[    14.861] 	MemoryModel: 3
[    14.861] 	BankSize: 0
[    14.861] 	NumberOfImages: 1
[    14.861] 	RedMaskSize: 0
[    14.861] 	RedFieldPosition: 0
[    14.861] 	GreenMaskSize: 0
[    14.861] 	GreenFieldPosition: 0
[    14.861] 	BlueMaskSize: 0
[    14.861] 	BlueFieldPosition: 0
[    14.861] 	RsvdMaskSize: 0
[    14.861] 	RsvdFieldPosition: 0
[    14.861] 	DirectColorModeInfo: 0
[    14.861] 	PhysBasePtr: 0x0
[    14.861] 	LinBytesPerScanLine: 160
[    14.861] 	BnkNumberOfImagePages: 1
[    14.861] 	LinNumberOfImagePages: 1
[    14.861] 	LinRedMaskSize: 0
[    14.861] 	LinRedFieldPosition: 0
[    14.861] 	LinGreenMaskSize: 0
[    14.861] 	LinGreenFieldPosition: 0
[    14.861] 	LinBlueMaskSize: 0
[    14.861] 	LinBlueFieldPosition: 0
[    14.861] 	LinRsvdMaskSize: 0
[    14.861] 	LinRsvdFieldPosition: 0
[    14.861] 	MaxPixelClock: 108500000
[    14.862] Mode: 107 (1280x1024)
[    14.862] 	ModeAttributes: 0x3bf
[    14.862] 	WinAAttributes: 0x7
[    14.862] 	WinBAttributes: 0x0
[    14.862] 	WinGranularity: 64
[    14.862] 	WinSize: 64
[    14.862] 	WinASegment: 0xa000
[    14.862] 	WinBSegment: 0x0
[    14.862] 	WinFuncPtr: 0xc00067d2
[    14.862] 	BytesPerScanline: 1280
[    14.862] 	XResolution: 1280
[    14.862] 	YResolution: 1024
[    14.862] 	XCharSize: 8
[    14.862] 	YCharSize: 16
[    14.862] 	NumberOfPlanes: 1
[    14.862] 	BitsPerPixel: 8
[    14.862] 	NumberOfBanks: 1
[    14.862] 	MemoryModel: 4
[    14.862] 	BankSize: 0
[    14.862] 	NumberOfImages: 1
[    14.862] 	RedMaskSize: 0
[    14.862] 	RedFieldPosition: 0
[    14.862] 	GreenMaskSize: 0
[    14.863] 	GreenFieldPosition: 0
[    14.863] 	BlueMaskSize: 0
[    14.863] 	BlueFieldPosition: 0
[    14.863] 	RsvdMaskSize: 0
[    14.863] 	RsvdFieldPosition: 0
[    14.863] 	DirectColorModeInfo: 0
[    14.863] 	PhysBasePtr: 0xd1000000
[    14.863] 	LinBytesPerScanLine: 1280
[    14.863] 	BnkNumberOfImagePages: 1
[    14.863] 	LinNumberOfImagePages: 1
[    14.863] 	LinRedMaskSize: 0
[    14.863] 	LinRedFieldPosition: 0
[    14.863] 	LinGreenMaskSize: 0
[    14.863] 	LinGreenFieldPosition: 0
[    14.863] 	LinBlueMaskSize: 0
[    14.863] 	LinBlueFieldPosition: 0
[    14.863] 	LinRsvdMaskSize: 0
[    14.863] 	LinRsvdFieldPosition: 0
[    14.863] 	MaxPixelClock: 229500000
[    14.864] Mode: 10e (320x200)
[    14.864] 	ModeAttributes: 0x3bf
[    14.864] 	WinAAttributes: 0x7
[    14.864] 	WinBAttributes: 0x0
[    14.864] 	WinGranularity: 64
[    14.864] 	WinSize: 64
[    14.864] 	WinASegment: 0xa000
[    14.864] 	WinBSegment: 0x0
[    14.864] 	WinFuncPtr: 0xc00067d2
[    14.864] 	BytesPerScanline: 640
[    14.864] 	XResolution: 320
[    14.864] 	YResolution: 200
[    14.864] 	XCharSize: 8
[    14.864] 	YCharSize: 8
[    14.864] 	NumberOfPlanes: 1
[    14.864] 	BitsPerPixel: 16
[    14.864] 	NumberOfBanks: 1
[    14.864] 	MemoryModel: 6
[    14.864] 	BankSize: 0
[    14.864] 	NumberOfImages: 30
[    14.864] 	RedMaskSize: 5
[    14.864] 	RedFieldPosition: 11
[    14.864] 	GreenMaskSize: 6
[    14.864] 	GreenFieldPosition: 5
[    14.864] 	BlueMaskSize: 5
[    14.864] 	BlueFieldPosition: 0
[    14.864] 	RsvdMaskSize: 0
[    14.864] 	RsvdFieldPosition: 0
[    14.864] 	DirectColorModeInfo: 0
[    14.864] 	PhysBasePtr: 0xd1000000
[    14.864] 	LinBytesPerScanLine: 640
[    14.864] 	BnkNumberOfImagePages: 30
[    14.864] 	LinNumberOfImagePages: 30
[    14.864] 	LinRedMaskSize: 5
[    14.864] 	LinRedFieldPosition: 11
[    14.864] 	LinGreenMaskSize: 6
[    14.864] 	LinGreenFieldPosition: 5
[    14.864] 	LinBlueMaskSize: 5
[    14.864] 	LinBlueFieldPosition: 0
[    14.864] 	LinRsvdMaskSize: 0
[    14.864] 	LinRsvdFieldPosition: 0
[    14.864] 	MaxPixelClock: 229500000
[    14.866] *Mode: 10f (320x200)
[    14.866] 	ModeAttributes: 0x3bf
[    14.866] 	WinAAttributes: 0x7
[    14.866] 	WinBAttributes: 0x0
[    14.866] 	WinGranularity: 64
[    14.866] 	WinSize: 64
[    14.866] 	WinASegment: 0xa000
[    14.866] 	WinBSegment: 0x0
[    14.866] 	WinFuncPtr: 0xc00067d2
[    14.866] 	BytesPerScanline: 1280
[    14.866] 	XResolution: 320
[    14.866] 	YResolution: 200
[    14.866] 	XCharSize: 8
[    14.866] 	YCharSize: 8
[    14.866] 	NumberOfPlanes: 1
[    14.866] 	BitsPerPixel: 32
[    14.866] 	NumberOfBanks: 1
[    14.866] 	MemoryModel: 6
[    14.866] 	BankSize: 0
[    14.866] 	NumberOfImages: 14
[    14.866] 	RedMaskSize: 8
[    14.866] 	RedFieldPosition: 16
[    14.866] 	GreenMaskSize: 8
[    14.866] 	GreenFieldPosition: 8
[    14.866] 	BlueMaskSize: 8
[    14.866] 	BlueFieldPosition: 0
[    14.866] 	RsvdMaskSize: 8
[    14.866] 	RsvdFieldPosition: 24
[    14.866] 	DirectColorModeInfo: 0
[    14.866] 	PhysBasePtr: 0xd1000000
[    14.866] 	LinBytesPerScanLine: 1280
[    14.866] 	BnkNumberOfImagePages: 14
[    14.866] 	LinNumberOfImagePages: 14
[    14.866] 	LinRedMaskSize: 8
[    14.866] 	LinRedFieldPosition: 16
[    14.866] 	LinGreenMaskSize: 8
[    14.866] 	LinGreenFieldPosition: 8
[    14.866] 	LinBlueMaskSize: 8
[    14.866] 	LinBlueFieldPosition: 0
[    14.866] 	LinRsvdMaskSize: 8
[    14.866] 	LinRsvdFieldPosition: 24
[    14.866] 	MaxPixelClock: 229500000
[    14.868] Mode: 111 (640x480)
[    14.868] 	ModeAttributes: 0x3bf
[    14.868] 	WinAAttributes: 0x7
[    14.868] 	WinBAttributes: 0x0
[    14.868] 	WinGranularity: 64
[    14.868] 	WinSize: 64
[    14.868] 	WinASegment: 0xa000
[    14.868] 	WinBSegment: 0x0
[    14.868] 	WinFuncPtr: 0xc00067d2
[    14.868] 	BytesPerScanline: 1280
[    14.868] 	XResolution: 640
[    14.868] 	YResolution: 480
[    14.868] 	XCharSize: 8
[    14.868] 	YCharSize: 16
[    14.868] 	NumberOfPlanes: 1
[    14.868] 	BitsPerPixel: 16
[    14.868] 	NumberOfBanks: 1
[    14.868] 	MemoryModel: 6
[    14.868] 	BankSize: 0
[    14.868] 	NumberOfImages: 4
[    14.868] 	RedMaskSize: 5
[    14.868] 	RedFieldPosition: 11
[    14.868] 	GreenMaskSize: 6
[    14.868] 	GreenFieldPosition: 5
[    14.868] 	BlueMaskSize: 5
[    14.868] 	BlueFieldPosition: 0
[    14.868] 	RsvdMaskSize: 0
[    14.868] 	RsvdFieldPosition: 0
[    14.868] 	DirectColorModeInfo: 0
[    14.868] 	PhysBasePtr: 0xd1000000
[    14.868] 	LinBytesPerScanLine: 1280
[    14.868] 	BnkNumberOfImagePages: 4
[    14.868] 	LinNumberOfImagePages: 4
[    14.868] 	LinRedMaskSize: 5
[    14.868] 	LinRedFieldPosition: 11
[    14.868] 	LinGreenMaskSize: 6
[    14.868] 	LinGreenFieldPosition: 5
[    14.868] 	LinBlueMaskSize: 5
[    14.868] 	LinBlueFieldPosition: 0
[    14.868] 	LinRsvdMaskSize: 0
[    14.868] 	LinRsvdFieldPosition: 0
[    14.868] 	MaxPixelClock: 229500000
[    14.869] *Mode: 112 (640x480)
[    14.870] 	ModeAttributes: 0x3bf
[    14.870] 	WinAAttributes: 0x7
[    14.870] 	WinBAttributes: 0x0
[    14.870] 	WinGranularity: 64
[    14.870] 	WinSize: 64
[    14.870] 	WinASegment: 0xa000
[    14.870] 	WinBSegment: 0x0
[    14.870] 	WinFuncPtr: 0xc00067d2
[    14.870] 	BytesPerScanline: 2560
[    14.870] 	XResolution: 640
[    14.870] 	YResolution: 480
[    14.870] 	XCharSize: 8
[    14.870] 	YCharSize: 16
[    14.870] 	NumberOfPlanes: 1
[    14.870] 	BitsPerPixel: 32
[    14.870] 	NumberOfBanks: 1
[    14.870] 	MemoryModel: 6
[    14.870] 	BankSize: 0
[    14.870] 	NumberOfImages: 1
[    14.870] 	RedMaskSize: 8
[    14.870] 	RedFieldPosition: 16
[    14.870] 	GreenMaskSize: 8
[    14.870] 	GreenFieldPosition: 8
[    14.870] 	BlueMaskSize: 8
[    14.870] 	BlueFieldPosition: 0
[    14.870] 	RsvdMaskSize: 8
[    14.870] 	RsvdFieldPosition: 24
[    14.870] 	DirectColorModeInfo: 0
[    14.870] 	PhysBasePtr: 0xd1000000
[    14.870] 	LinBytesPerScanLine: 2560
[    14.870] 	BnkNumberOfImagePages: 1
[    14.870] 	LinNumberOfImagePages: 1
[    14.870] 	LinRedMaskSize: 8
[    14.870] 	LinRedFieldPosition: 16
[    14.870] 	LinGreenMaskSize: 8
[    14.870] 	LinGreenFieldPosition: 8
[    14.870] 	LinBlueMaskSize: 8
[    14.870] 	LinBlueFieldPosition: 0
[    14.870] 	LinRsvdMaskSize: 8
[    14.870] 	LinRsvdFieldPosition: 24
[    14.870] 	MaxPixelClock: 229500000
[    14.871] Mode: 114 (800x600)
[    14.871] 	ModeAttributes: 0x3bf
[    14.871] 	WinAAttributes: 0x7
[    14.871] 	WinBAttributes: 0x0
[    14.871] 	WinGranularity: 64
[    14.871] 	WinSize: 64
[    14.871] 	WinASegment: 0xa000
[    14.871] 	WinBSegment: 0x0
[    14.871] 	WinFuncPtr: 0xc00067d2
[    14.871] 	BytesPerScanline: 1600
[    14.871] 	XResolution: 800
[    14.871] 	YResolution: 600
[    14.871] 	XCharSize: 8
[    14.871] 	YCharSize: 16
[    14.871] 	NumberOfPlanes: 1
[    14.871] 	BitsPerPixel: 16
[    14.871] 	NumberOfBanks: 1
[    14.871] 	MemoryModel: 6
[    14.871] 	BankSize: 0
[    14.871] 	NumberOfImages: 2
[    14.871] 	RedMaskSize: 5
[    14.871] 	RedFieldPosition: 11
[    14.871] 	GreenMaskSize: 6
[    14.871] 	GreenFieldPosition: 5
[    14.871] 	BlueMaskSize: 5
[    14.871] 	BlueFieldPosition: 0
[    14.871] 	RsvdMaskSize: 0
[    14.871] 	RsvdFieldPosition: 0
[    14.871] 	DirectColorModeInfo: 0
[    14.871] 	PhysBasePtr: 0xd1000000
[    14.871] 	LinBytesPerScanLine: 1600
[    14.871] 	BnkNumberOfImagePages: 2
[    14.871] 	LinNumberOfImagePages: 2
[    14.872] 	LinRedMaskSize: 5
[    14.872] 	LinRedFieldPosition: 11
[    14.872] 	LinGreenMaskSize: 6
[    14.872] 	LinGreenFieldPosition: 5
[    14.872] 	LinBlueMaskSize: 5
[    14.872] 	LinBlueFieldPosition: 0
[    14.872] 	LinRsvdMaskSize: 0
[    14.872] 	LinRsvdFieldPosition: 0
[    14.872] 	MaxPixelClock: 229500000
[    14.873] *Mode: 115 (800x600)
[    14.873] 	ModeAttributes: 0x3bf
[    14.873] 	WinAAttributes: 0x7
[    14.873] 	WinBAttributes: 0x0
[    14.873] 	WinGranularity: 64
[    14.873] 	WinSize: 64
[    14.873] 	WinASegment: 0xa000
[    14.873] 	WinBSegment: 0x0
[    14.873] 	WinFuncPtr: 0xc00067d2
[    14.873] 	BytesPerScanline: 3200
[    14.873] 	XResolution: 800
[    14.873] 	YResolution: 600
[    14.873] 	XCharSize: 8
[    14.873] 	YCharSize: 16
[    14.873] 	NumberOfPlanes: 1
[    14.873] 	BitsPerPixel: 32
[    14.873] 	NumberOfBanks: 1
[    14.873] 	MemoryModel: 6
[    14.873] 	BankSize: 0
[    14.873] 	NumberOfImages: 1
[    14.873] 	RedMaskSize: 8
[    14.873] 	RedFieldPosition: 16
[    14.873] 	GreenMaskSize: 8
[    14.873] 	GreenFieldPosition: 8
[    14.873] 	BlueMaskSize: 8
[    14.873] 	BlueFieldPosition: 0
[    14.873] 	RsvdMaskSize: 8
[    14.873] 	RsvdFieldPosition: 24
[    14.873] 	DirectColorModeInfo: 0
[    14.873] 	PhysBasePtr: 0xd1000000
[    14.873] 	LinBytesPerScanLine: 3200
[    14.873] 	BnkNumberOfImagePages: 1
[    14.873] 	LinNumberOfImagePages: 1
[    14.873] 	LinRedMaskSize: 8
[    14.873] 	LinRedFieldPosition: 16
[    14.873] 	LinGreenMaskSize: 8
[    14.873] 	LinGreenFieldPosition: 8
[    14.873] 	LinBlueMaskSize: 8
[    14.873] 	LinBlueFieldPosition: 0
[    14.873] 	LinRsvdMaskSize: 8
[    14.873] 	LinRsvdFieldPosition: 24
[    14.873] 	MaxPixelClock: 229500000
[    14.875] Mode: 117 (1024x768)
[    14.875] 	ModeAttributes: 0x3bf
[    14.875] 	WinAAttributes: 0x7
[    14.875] 	WinBAttributes: 0x0
[    14.875] 	WinGranularity: 64
[    14.875] 	WinSize: 64
[    14.875] 	WinASegment: 0xa000
[    14.875] 	WinBSegment: 0x0
[    14.875] 	WinFuncPtr: 0xc00067d2
[    14.875] 	BytesPerScanline: 2048
[    14.875] 	XResolution: 1024
[    14.875] 	YResolution: 768
[    14.875] 	XCharSize: 8
[    14.875] 	YCharSize: 16
[    14.875] 	NumberOfPlanes: 1
[    14.875] 	BitsPerPixel: 16
[    14.875] 	NumberOfBanks: 1
[    14.875] 	MemoryModel: 6
[    14.875] 	BankSize: 0
[    14.875] 	NumberOfImages: 1
[    14.875] 	RedMaskSize: 5
[    14.875] 	RedFieldPosition: 11
[    14.875] 	GreenMaskSize: 6
[    14.875] 	GreenFieldPosition: 5
[    14.875] 	BlueMaskSize: 5
[    14.875] 	BlueFieldPosition: 0
[    14.875] 	RsvdMaskSize: 0
[    14.875] 	RsvdFieldPosition: 0
[    14.875] 	DirectColorModeInfo: 0
[    14.875] 	PhysBasePtr: 0xd1000000
[    14.875] 	LinBytesPerScanLine: 2048
[    14.875] 	BnkNumberOfImagePages: 1
[    14.875] 	LinNumberOfImagePages: 1
[    14.875] 	LinRedMaskSize: 5
[    14.875] 	LinRedFieldPosition: 11
[    14.875] 	LinGreenMaskSize: 6
[    14.875] 	LinGreenFieldPosition: 5
[    14.875] 	LinBlueMaskSize: 5
[    14.875] 	LinBlueFieldPosition: 0
[    14.875] 	LinRsvdMaskSize: 0
[    14.875] 	LinRsvdFieldPosition: 0
[    14.875] 	MaxPixelClock: 229500000
[    14.877] *Mode: 118 (1024x768)
[    14.877] 	ModeAttributes: 0x3bf
[    14.877] 	WinAAttributes: 0x7
[    14.877] 	WinBAttributes: 0x0
[    14.877] 	WinGranularity: 64
[    14.877] 	WinSize: 64
[    14.877] 	WinASegment: 0xa000
[    14.877] 	WinBSegment: 0x0
[    14.877] 	WinFuncPtr: 0xc00067d2
[    14.877] 	BytesPerScanline: 4096
[    14.877] 	XResolution: 1024
[    14.877] 	YResolution: 768
[    14.877] 	XCharSize: 8
[    14.877] 	YCharSize: 16
[    14.877] 	NumberOfPlanes: 1
[    14.877] 	BitsPerPixel: 32
[    14.877] 	NumberOfBanks: 1
[    14.877] 	MemoryModel: 6
[    14.877] 	BankSize: 0
[    14.877] 	NumberOfImages: 1
[    14.877] 	RedMaskSize: 8
[    14.877] 	RedFieldPosition: 16
[    14.877] 	GreenMaskSize: 8
[    14.877] 	GreenFieldPosition: 8
[    14.877] 	BlueMaskSize: 8
[    14.877] 	BlueFieldPosition: 0
[    14.877] 	RsvdMaskSize: 8
[    14.877] 	RsvdFieldPosition: 24
[    14.877] 	DirectColorModeInfo: 0
[    14.877] 	PhysBasePtr: 0xd1000000
[    14.877] 	LinBytesPerScanLine: 4096
[    14.877] 	BnkNumberOfImagePages: 1
[    14.877] 	LinNumberOfImagePages: 1
[    14.877] 	LinRedMaskSize: 8
[    14.877] 	LinRedFieldPosition: 16
[    14.877] 	LinGreenMaskSize: 8
[    14.877] 	LinGreenFieldPosition: 8
[    14.877] 	LinBlueMaskSize: 8
[    14.877] 	LinBlueFieldPosition: 0
[    14.877] 	LinRsvdMaskSize: 8
[    14.877] 	LinRsvdFieldPosition: 24
[    14.877] 	MaxPixelClock: 229500000
[    14.878] Mode: 11a (1280x1024)
[    14.878] 	ModeAttributes: 0x3bf
[    14.878] 	WinAAttributes: 0x7
[    14.878] 	WinBAttributes: 0x0
[    14.878] 	WinGranularity: 64
[    14.878] 	WinSize: 64
[    14.879] 	WinASegment: 0xa000
[    14.879] 	WinBSegment: 0x0
[    14.879] 	WinFuncPtr: 0xc00067d2
[    14.879] 	BytesPerScanline: 2560
[    14.879] 	XResolution: 1280
[    14.879] 	YResolution: 1024
[    14.879] 	XCharSize: 8
[    14.879] 	YCharSize: 16
[    14.879] 	NumberOfPlanes: 1
[    14.879] 	BitsPerPixel: 16
[    14.879] 	NumberOfBanks: 1
[    14.879] 	MemoryModel: 6
[    14.879] 	BankSize: 0
[    14.879] 	NumberOfImages: 1
[    14.879] 	RedMaskSize: 5
[    14.879] 	RedFieldPosition: 11
[    14.879] 	GreenMaskSize: 6
[    14.879] 	GreenFieldPosition: 5
[    14.879] 	BlueMaskSize: 5
[    14.879] 	BlueFieldPosition: 0
[    14.879] 	RsvdMaskSize: 0
[    14.879] 	RsvdFieldPosition: 0
[    14.879] 	DirectColorModeInfo: 0
[    14.879] 	PhysBasePtr: 0xd1000000
[    14.879] 	LinBytesPerScanLine: 2560
[    14.879] 	BnkNumberOfImagePages: 1
[    14.879] 	LinNumberOfImagePages: 1
[    14.879] 	LinRedMaskSize: 5
[    14.879] 	LinRedFieldPosition: 11
[    14.879] 	LinGreenMaskSize: 6
[    14.879] 	LinGreenFieldPosition: 5
[    14.879] 	LinBlueMaskSize: 5
[    14.879] 	LinBlueFieldPosition: 0
[    14.879] 	LinRsvdMaskSize: 0
[    14.879] 	LinRsvdFieldPosition: 0
[    14.879] 	MaxPixelClock: 229500000
[    14.880] *Mode: 11b (1280x1024)
[    14.880] 	ModeAttributes: 0x3bf
[    14.880] 	WinAAttributes: 0x7
[    14.880] 	WinBAttributes: 0x0
[    14.880] 	WinGranularity: 64
[    14.880] 	WinSize: 64
[    14.880] 	WinASegment: 0xa000
[    14.880] 	WinBSegment: 0x0
[    14.880] 	WinFuncPtr: 0xc00067d2
[    14.880] 	BytesPerScanline: 5120
[    14.880] 	XResolution: 1280
[    14.880] 	YResolution: 1024
[    14.880] 	XCharSize: 8
[    14.880] 	YCharSize: 16
[    14.880] 	NumberOfPlanes: 1
[    14.880] 	BitsPerPixel: 32
[    14.880] 	NumberOfBanks: 1
[    14.880] 	MemoryModel: 6
[    14.880] 	BankSize: 0
[    14.880] 	NumberOfImages: 1
[    14.880] 	RedMaskSize: 8
[    14.880] 	RedFieldPosition: 16
[    14.880] 	GreenMaskSize: 8
[    14.880] 	GreenFieldPosition: 8
[    14.880] 	BlueMaskSize: 8
[    14.880] 	BlueFieldPosition: 0
[    14.880] 	RsvdMaskSize: 8
[    14.880] 	RsvdFieldPosition: 24
[    14.880] 	DirectColorModeInfo: 0
[    14.880] 	PhysBasePtr: 0xd1000000
[    14.880] 	LinBytesPerScanLine: 5120
[    14.880] 	BnkNumberOfImagePages: 1
[    14.881] 	LinNumberOfImagePages: 1
[    14.881] 	LinRedMaskSize: 8
[    14.881] 	LinRedFieldPosition: 16
[    14.881] 	LinGreenMaskSize: 8
[    14.881] 	LinGreenFieldPosition: 8
[    14.881] 	LinBlueMaskSize: 8
[    14.881] 	LinBlueFieldPosition: 0
[    14.881] 	LinRsvdMaskSize: 8
[    14.881] 	LinRsvdFieldPosition: 24
[    14.881] 	MaxPixelClock: 229500000
[    14.882] Mode: 130 (320x200)
[    14.882] 	ModeAttributes: 0x3bf
[    14.882] 	WinAAttributes: 0x7
[    14.882] 	WinBAttributes: 0x0
[    14.882] 	WinGranularity: 64
[    14.882] 	WinSize: 64
[    14.882] 	WinASegment: 0xa000
[    14.882] 	WinBSegment: 0x0
[    14.882] 	WinFuncPtr: 0xc00067d2
[    14.882] 	BytesPerScanline: 320
[    14.882] 	XResolution: 320
[    14.882] 	YResolution: 200
[    14.882] 	XCharSize: 8
[    14.882] 	YCharSize: 8
[    14.882] 	NumberOfPlanes: 1
[    14.882] 	BitsPerPixel: 8
[    14.882] 	NumberOfBanks: 1
[    14.882] 	MemoryModel: 4
[    14.882] 	BankSize: 0
[    14.882] 	NumberOfImages: 62
[    14.882] 	RedMaskSize: 0
[    14.882] 	RedFieldPosition: 0
[    14.882] 	GreenMaskSize: 0
[    14.882] 	GreenFieldPosition: 0
[    14.882] 	BlueMaskSize: 0
[    14.882] 	BlueFieldPosition: 0
[    14.882] 	RsvdMaskSize: 0
[    14.882] 	RsvdFieldPosition: 0
[    14.882] 	DirectColorModeInfo: 0
[    14.882] 	PhysBasePtr: 0xd1000000
[    14.882] 	LinBytesPerScanLine: 320
[    14.882] 	BnkNumberOfImagePages: 62
[    14.882] 	LinNumberOfImagePages: 62
[    14.882] 	LinRedMaskSize: 0
[    14.882] 	LinRedFieldPosition: 0
[    14.882] 	LinGreenMaskSize: 0
[    14.882] 	LinGreenFieldPosition: 0
[    14.882] 	LinBlueMaskSize: 0
[    14.882] 	LinBlueFieldPosition: 0
[    14.882] 	LinRsvdMaskSize: 0
[    14.882] 	LinRsvdFieldPosition: 0
[    14.882] 	MaxPixelClock: 229500000
[    14.884] Mode: 131 (320x400)
[    14.884] 	ModeAttributes: 0x3bf
[    14.884] 	WinAAttributes: 0x7
[    14.884] 	WinBAttributes: 0x0
[    14.884] 	WinGranularity: 64
[    14.884] 	WinSize: 64
[    14.884] 	WinASegment: 0xa000
[    14.884] 	WinBSegment: 0x0
[    14.884] 	WinFuncPtr: 0xc00067d2
[    14.884] 	BytesPerScanline: 320
[    14.884] 	XResolution: 320
[    14.884] 	YResolution: 400
[    14.884] 	XCharSize: 8
[    14.884] 	YCharSize: 16
[    14.884] 	NumberOfPlanes: 1
[    14.884] 	BitsPerPixel: 8
[    14.884] 	NumberOfBanks: 1
[    14.884] 	MemoryModel: 4
[    14.884] 	BankSize: 0
[    14.884] 	NumberOfImages: 30
[    14.884] 	RedMaskSize: 0
[    14.884] 	RedFieldPosition: 0
[    14.884] 	GreenMaskSize: 0
[    14.884] 	GreenFieldPosition: 0
[    14.884] 	BlueMaskSize: 0
[    14.884] 	BlueFieldPosition: 0
[    14.884] 	RsvdMaskSize: 0
[    14.884] 	RsvdFieldPosition: 0
[    14.884] 	DirectColorModeInfo: 0
[    14.884] 	PhysBasePtr: 0xd1000000
[    14.884] 	LinBytesPerScanLine: 320
[    14.884] 	BnkNumberOfImagePages: 30
[    14.884] 	LinNumberOfImagePages: 30
[    14.884] 	LinRedMaskSize: 0
[    14.884] 	LinRedFieldPosition: 0
[    14.884] 	LinGreenMaskSize: 0
[    14.884] 	LinGreenFieldPosition: 0
[    14.884] 	LinBlueMaskSize: 0
[    14.884] 	LinBlueFieldPosition: 0
[    14.884] 	LinRsvdMaskSize: 0
[    14.884] 	LinRsvdFieldPosition: 0
[    14.884] 	MaxPixelClock: 229500000
[    14.886] Mode: 132 (320x400)
[    14.886] 	ModeAttributes: 0x3bf
[    14.886] 	WinAAttributes: 0x7
[    14.886] 	WinBAttributes: 0x0
[    14.886] 	WinGranularity: 64
[    14.886] 	WinSize: 64
[    14.886] 	WinASegment: 0xa000
[    14.886] 	WinBSegment: 0x0
[    14.886] 	WinFuncPtr: 0xc00067d2
[    14.886] 	BytesPerScanline: 640
[    14.886] 	XResolution: 320
[    14.886] 	YResolution: 400
[    14.886] 	XCharSize: 8
[    14.886] 	YCharSize: 16
[    14.886] 	NumberOfPlanes: 1
[    14.886] 	BitsPerPixel: 16
[    14.886] 	NumberOfBanks: 1
[    14.886] 	MemoryModel: 6
[    14.886] 	BankSize: 0
[    14.886] 	NumberOfImages: 14
[    14.886] 	RedMaskSize: 5
[    14.886] 	RedFieldPosition: 11
[    14.886] 	GreenMaskSize: 6
[    14.886] 	GreenFieldPosition: 5
[    14.886] 	BlueMaskSize: 5
[    14.886] 	BlueFieldPosition: 0
[    14.886] 	RsvdMaskSize: 0
[    14.886] 	RsvdFieldPosition: 0
[    14.886] 	DirectColorModeInfo: 0
[    14.886] 	PhysBasePtr: 0xd1000000
[    14.886] 	LinBytesPerScanLine: 640
[    14.886] 	BnkNumberOfImagePages: 14
[    14.886] 	LinNumberOfImagePages: 14
[    14.886] 	LinRedMaskSize: 5
[    14.886] 	LinRedFieldPosition: 11
[    14.886] 	LinGreenMaskSize: 6
[    14.886] 	LinGreenFieldPosition: 5
[    14.886] 	LinBlueMaskSize: 5
[    14.886] 	LinBlueFieldPosition: 0
[    14.886] 	LinRsvdMaskSize: 0
[    14.886] 	LinRsvdFieldPosition: 0
[    14.886] 	MaxPixelClock: 229500000
[    14.887] *Mode: 133 (320x400)
[    14.887] 	ModeAttributes: 0x3bf
[    14.887] 	WinAAttributes: 0x7
[    14.888] 	WinBAttributes: 0x0
[    14.888] 	WinGranularity: 64
[    14.888] 	WinSize: 64
[    14.888] 	WinASegment: 0xa000
[    14.888] 	WinBSegment: 0x0
[    14.888] 	WinFuncPtr: 0xc00067d2
[    14.888] 	BytesPerScanline: 1280
[    14.888] 	XResolution: 320
[    14.888] 	YResolution: 400
[    14.888] 	XCharSize: 8
[    14.888] 	YCharSize: 16
[    14.888] 	NumberOfPlanes: 1
[    14.888] 	BitsPerPixel: 32
[    14.888] 	NumberOfBanks: 1
[    14.888] 	MemoryModel: 6
[    14.888] 	BankSize: 0
[    14.888] 	NumberOfImages: 6
[    14.888] 	RedMaskSize: 8
[    14.888] 	RedFieldPosition: 16
[    14.888] 	GreenMaskSize: 8
[    14.888] 	GreenFieldPosition: 8
[    14.888] 	BlueMaskSize: 8
[    14.888] 	BlueFieldPosition: 0
[    14.888] 	RsvdMaskSize: 8
[    14.888] 	RsvdFieldPosition: 24
[    14.888] 	DirectColorModeInfo: 0
[    14.888] 	PhysBasePtr: 0xd1000000
[    14.888] 	LinBytesPerScanLine: 1280
[    14.888] 	BnkNumberOfImagePages: 6
[    14.888] 	LinNumberOfImagePages: 6
[    14.888] 	LinRedMaskSize: 8
[    14.888] 	LinRedFieldPosition: 16
[    14.888] 	LinGreenMaskSize: 8
[    14.888] 	LinGreenFieldPosition: 8
[    14.888] 	LinBlueMaskSize: 8
[    14.888] 	LinBlueFieldPosition: 0
[    14.888] 	LinRsvdMaskSize: 8
[    14.888] 	LinRsvdFieldPosition: 24
[    14.888] 	MaxPixelClock: 229500000
[    14.889] Mode: 134 (320x240)
[    14.889] 	ModeAttributes: 0x3bf
[    14.889] 	WinAAttributes: 0x7
[    14.889] 	WinBAttributes: 0x0
[    14.889] 	WinGranularity: 64
[    14.889] 	WinSize: 64
[    14.889] 	WinASegment: 0xa000
[    14.889] 	WinBSegment: 0x0
[    14.889] 	WinFuncPtr: 0xc00067d2
[    14.889] 	BytesPerScanline: 320
[    14.889] 	XResolution: 320
[    14.889] 	YResolution: 240
[    14.889] 	XCharSize: 8
[    14.889] 	YCharSize: 8
[    14.889] 	NumberOfPlanes: 1
[    14.889] 	BitsPerPixel: 8
[    14.889] 	NumberOfBanks: 1
[    14.889] 	MemoryModel: 4
[    14.889] 	BankSize: 0
[    14.889] 	NumberOfImages: 30
[    14.889] 	RedMaskSize: 0
[    14.889] 	RedFieldPosition: 0
[    14.889] 	GreenMaskSize: 0
[    14.889] 	GreenFieldPosition: 0
[    14.889] 	BlueMaskSize: 0
[    14.889] 	BlueFieldPosition: 0
[    14.889] 	RsvdMaskSize: 0
[    14.889] 	RsvdFieldPosition: 0
[    14.889] 	DirectColorModeInfo: 0
[    14.889] 	PhysBasePtr: 0xd1000000
[    14.889] 	LinBytesPerScanLine: 320
[    14.889] 	BnkNumberOfImagePages: 30
[    14.889] 	LinNumberOfImagePages: 30
[    14.889] 	LinRedMaskSize: 0
[    14.889] 	LinRedFieldPosition: 0
[    14.889] 	LinGreenMaskSize: 0
[    14.889] 	LinGreenFieldPosition: 0
[    14.889] 	LinBlueMaskSize: 0
[    14.889] 	LinBlueFieldPosition: 0
[    14.889] 	LinRsvdMaskSize: 0
[    14.890] 	LinRsvdFieldPosition: 0
[    14.890] 	MaxPixelClock: 229500000
[    14.891] Mode: 135 (320x240)
[    14.891] 	ModeAttributes: 0x3bf
[    14.891] 	WinAAttributes: 0x7
[    14.891] 	WinBAttributes: 0x0
[    14.891] 	WinGranularity: 64
[    14.891] 	WinSize: 64
[    14.891] 	WinASegment: 0xa000
[    14.891] 	WinBSegment: 0x0
[    14.891] 	WinFuncPtr: 0xc00067d2
[    14.891] 	BytesPerScanline: 640
[    14.891] 	XResolution: 320
[    14.891] 	YResolution: 240
[    14.891] 	XCharSize: 8
[    14.891] 	YCharSize: 8
[    14.891] 	NumberOfPlanes: 1
[    14.891] 	BitsPerPixel: 16
[    14.891] 	NumberOfBanks: 1
[    14.891] 	MemoryModel: 6
[    14.891] 	BankSize: 0
[    14.891] 	NumberOfImages: 19
[    14.891] 	RedMaskSize: 5
[    14.891] 	RedFieldPosition: 11
[    14.891] 	GreenMaskSize: 6
[    14.891] 	GreenFieldPosition: 5
[    14.891] 	BlueMaskSize: 5
[    14.891] 	BlueFieldPosition: 0
[    14.891] 	RsvdMaskSize: 0
[    14.891] 	RsvdFieldPosition: 0
[    14.891] 	DirectColorModeInfo: 0
[    14.891] 	PhysBasePtr: 0xd1000000
[    14.891] 	LinBytesPerScanLine: 640
[    14.891] 	BnkNumberOfImagePages: 19
[    14.891] 	LinNumberOfImagePages: 19
[    14.891] 	LinRedMaskSize: 5
[    14.891] 	LinRedFieldPosition: 11
[    14.891] 	LinGreenMaskSize: 6
[    14.891] 	LinGreenFieldPosition: 5
[    14.891] 	LinBlueMaskSize: 5
[    14.891] 	LinBlueFieldPosition: 0
[    14.891] 	LinRsvdMaskSize: 0
[    14.891] 	LinRsvdFieldPosition: 0
[    14.891] 	MaxPixelClock: 229500000
[    14.893] *Mode: 136 (320x240)
[    14.893] 	ModeAttributes: 0x3bf
[    14.893] 	WinAAttributes: 0x7
[    14.893] 	WinBAttributes: 0x0
[    14.893] 	WinGranularity: 64
[    14.893] 	WinSize: 64
[    14.893] 	WinASegment: 0xa000
[    14.893] 	WinBSegment: 0x0
[    14.893] 	WinFuncPtr: 0xc00067d2
[    14.893] 	BytesPerScanline: 1280
[    14.893] 	XResolution: 320
[    14.893] 	YResolution: 240
[    14.893] 	XCharSize: 8
[    14.893] 	YCharSize: 8
[    14.893] 	NumberOfPlanes: 1
[    14.893] 	BitsPerPixel: 32
[    14.893] 	NumberOfBanks: 1
[    14.893] 	MemoryModel: 6
[    14.893] 	BankSize: 0
[    14.893] 	NumberOfImages: 10
[    14.893] 	RedMaskSize: 8
[    14.893] 	RedFieldPosition: 16
[    14.893] 	GreenMaskSize: 8
[    14.893] 	GreenFieldPosition: 8
[    14.893] 	BlueMaskSize: 8
[    14.893] 	BlueFieldPosition: 0
[    14.893] 	RsvdMaskSize: 8
[    14.893] 	RsvdFieldPosition: 24
[    14.893] 	DirectColorModeInfo: 0
[    14.893] 	PhysBasePtr: 0xd1000000
[    14.893] 	LinBytesPerScanLine: 1280
[    14.893] 	BnkNumberOfImagePages: 10
[    14.893] 	LinNumberOfImagePages: 10
[    14.893] 	LinRedMaskSize: 8
[    14.893] 	LinRedFieldPosition: 16
[    14.893] 	LinGreenMaskSize: 8
[    14.893] 	LinGreenFieldPosition: 8
[    14.893] 	LinBlueMaskSize: 8
[    14.893] 	LinBlueFieldPosition: 0
[    14.893] 	LinRsvdMaskSize: 8
[    14.893] 	LinRsvdFieldPosition: 24
[    14.893] 	MaxPixelClock: 229500000
[    14.895] Mode: 13d (640x400)
[    14.895] 	ModeAttributes: 0x3bf
[    14.895] 	WinAAttributes: 0x7
[    14.895] 	WinBAttributes: 0x0
[    14.895] 	WinGranularity: 64
[    14.895] 	WinSize: 64
[    14.895] 	WinASegment: 0xa000
[    14.895] 	WinBSegment: 0x0
[    14.895] 	WinFuncPtr: 0xc00067d2
[    14.895] 	BytesPerScanline: 1280
[    14.895] 	XResolution: 640
[    14.895] 	YResolution: 400
[    14.895] 	XCharSize: 8
[    14.895] 	YCharSize: 16
[    14.895] 	NumberOfPlanes: 1
[    14.895] 	BitsPerPixel: 16
[    14.895] 	NumberOfBanks: 1
[    14.895] 	MemoryModel: 6
[    14.895] 	BankSize: 0
[    14.895] 	NumberOfImages: 6
[    14.895] 	RedMaskSize: 5
[    14.895] 	RedFieldPosition: 11
[    14.895] 	GreenMaskSize: 6
[    14.895] 	GreenFieldPosition: 5
[    14.895] 	BlueMaskSize: 5
[    14.895] 	BlueFieldPosition: 0
[    14.895] 	RsvdMaskSize: 0
[    14.895] 	RsvdFieldPosition: 0
[    14.895] 	DirectColorModeInfo: 0
[    14.895] 	PhysBasePtr: 0xd1000000
[    14.895] 	LinBytesPerScanLine: 1280
[    14.895] 	BnkNumberOfImagePages: 6
[    14.895] 	LinNumberOfImagePages: 6
[    14.895] 	LinRedMaskSize: 5
[    14.895] 	LinRedFieldPosition: 11
[    14.895] 	LinGreenMaskSize: 6
[    14.895] 	LinGreenFieldPosition: 5
[    14.895] 	LinBlueMaskSize: 5
[    14.895] 	LinBlueFieldPosition: 0
[    14.895] 	LinRsvdMaskSize: 0
[    14.895] 	LinRsvdFieldPosition: 0
[    14.895] 	MaxPixelClock: 229500000
[    14.896] *Mode: 13e (640x400)
[    14.896] 	ModeAttributes: 0x3bf
[    14.896] 	WinAAttributes: 0x7
[    14.896] 	WinBAttributes: 0x0
[    14.896] 	WinGranularity: 64
[    14.896] 	WinSize: 64
[    14.896] 	WinASegment: 0xa000
[    14.896] 	WinBSegment: 0x0
[    14.896] 	WinFuncPtr: 0xc00067d2
[    14.896] 	BytesPerScanline: 2560
[    14.896] 	XResolution: 640
[    14.896] 	YResolution: 400
[    14.896] 	XCharSize: 8
[    14.896] 	YCharSize: 16
[    14.896] 	NumberOfPlanes: 1
[    14.896] 	BitsPerPixel: 32
[    14.896] 	NumberOfBanks: 1
[    14.896] 	MemoryModel: 6
[    14.896] 	BankSize: 0
[    14.896] 	NumberOfImages: 2
[    14.896] 	RedMaskSize: 8
[    14.896] 	RedFieldPosition: 16
[    14.896] 	GreenMaskSize: 8
[    14.896] 	GreenFieldPosition: 8
[    14.896] 	BlueMaskSize: 8
[    14.897] 	BlueFieldPosition: 0
[    14.897] 	RsvdMaskSize: 8
[    14.897] 	RsvdFieldPosition: 24
[    14.897] 	DirectColorModeInfo: 0
[    14.897] 	PhysBasePtr: 0xd1000000
[    14.897] 	LinBytesPerScanLine: 2560
[    14.897] 	BnkNumberOfImagePages: 2
[    14.897] 	LinNumberOfImagePages: 2
[    14.897] 	LinRedMaskSize: 8
[    14.897] 	LinRedFieldPosition: 16
[    14.897] 	LinGreenMaskSize: 8
[    14.897] 	LinGreenFieldPosition: 8
[    14.897] 	LinBlueMaskSize: 8
[    14.897] 	LinBlueFieldPosition: 0
[    14.897] 	LinRsvdMaskSize: 8
[    14.897] 	LinRsvdFieldPosition: 24
[    14.897] 	MaxPixelClock: 229500000
[    14.898] Mode: 160 (1280x800)
[    14.898] 	ModeAttributes: 0x3bf
[    14.898] 	WinAAttributes: 0x7
[    14.898] 	WinBAttributes: 0x0
[    14.898] 	WinGranularity: 64
[    14.898] 	WinSize: 64
[    14.898] 	WinASegment: 0xa000
[    14.898] 	WinBSegment: 0x0
[    14.898] 	WinFuncPtr: 0xc00067d2
[    14.898] 	BytesPerScanline: 1280
[    14.898] 	XResolution: 1280
[    14.898] 	YResolution: 800
[    14.898] 	XCharSize: 8
[    14.898] 	YCharSize: 16
[    14.898] 	NumberOfPlanes: 1
[    14.898] 	BitsPerPixel: 8
[    14.898] 	NumberOfBanks: 1
[    14.898] 	MemoryModel: 4
[    14.898] 	BankSize: 0
[    14.898] 	NumberOfImages: 2
[    14.898] 	RedMaskSize: 0
[    14.898] 	RedFieldPosition: 0
[    14.898] 	GreenMaskSize: 0
[    14.898] 	GreenFieldPosition: 0
[    14.898] 	BlueMaskSize: 0
[    14.898] 	BlueFieldPosition: 0
[    14.898] 	RsvdMaskSize: 0
[    14.898] 	RsvdFieldPosition: 0
[    14.898] 	DirectColorModeInfo: 0
[    14.898] 	PhysBasePtr: 0xd1000000
[    14.898] 	LinBytesPerScanLine: 1280
[    14.898] 	BnkNumberOfImagePages: 2
[    14.898] 	LinNumberOfImagePages: 2
[    14.898] 	LinRedMaskSize: 0
[    14.898] 	LinRedFieldPosition: 0
[    14.898] 	LinGreenMaskSize: 0
[    14.898] 	LinGreenFieldPosition: 0
[    14.898] 	LinBlueMaskSize: 0
[    14.898] 	LinBlueFieldPosition: 0
[    14.898] 	LinRsvdMaskSize: 0
[    14.898] 	LinRsvdFieldPosition: 0
[    14.898] 	MaxPixelClock: 229500000
[    14.900] *Mode: 161 (1280x800)
[    14.900] 	ModeAttributes: 0x3bf
[    14.900] 	WinAAttributes: 0x7
[    14.900] 	WinBAttributes: 0x0
[    14.900] 	WinGranularity: 64
[    14.900] 	WinSize: 64
[    14.900] 	WinASegment: 0xa000
[    14.900] 	WinBSegment: 0x0
[    14.900] 	WinFuncPtr: 0xc00067d2
[    14.900] 	BytesPerScanline: 5120
[    14.900] 	XResolution: 1280
[    14.900] 	YResolution: 800
[    14.900] 	XCharSize: 8
[    14.900] 	YCharSize: 16
[    14.900] 	NumberOfPlanes: 1
[    14.900] 	BitsPerPixel: 32
[    14.900] 	NumberOfBanks: 1
[    14.900] 	MemoryModel: 6
[    14.900] 	BankSize: 0
[    14.900] 	NumberOfImages: 1
[    14.900] 	RedMaskSize: 8
[    14.900] 	RedFieldPosition: 16
[    14.900] 	GreenMaskSize: 8
[    14.900] 	GreenFieldPosition: 8
[    14.900] 	BlueMaskSize: 8
[    14.900] 	BlueFieldPosition: 0
[    14.900] 	RsvdMaskSize: 8
[    14.900] 	RsvdFieldPosition: 24
[    14.900] 	DirectColorModeInfo: 0
[    14.900] 	PhysBasePtr: 0xd1000000
[    14.900] 	LinBytesPerScanLine: 5120
[    14.900] 	BnkNumberOfImagePages: 1
[    14.900] 	LinNumberOfImagePages: 1
[    14.900] 	LinRedMaskSize: 8
[    14.900] 	LinRedFieldPosition: 16
[    14.900] 	LinGreenMaskSize: 8
[    14.900] 	LinGreenFieldPosition: 8
[    14.900] 	LinBlueMaskSize: 8
[    14.900] 	LinBlueFieldPosition: 0
[    14.900] 	LinRsvdMaskSize: 8
[    14.900] 	LinRsvdFieldPosition: 24
[    14.900] 	MaxPixelClock: 229500000
[    14.900] 
[    14.900] (II) VESA(0): Total Memory: 224 64KB banks (14336kB)
[    14.900] (II) VESA(0): <default monitor>: Using default hsync range of 31.50-48.00 kHz
[    14.900] (II) VESA(0): <default monitor>: Using default vrefresh range of 50.00-70.00 Hz
[    14.900] (II) VESA(0): <default monitor>: Using default maximum pixel clock of 65.00 MHz
[    14.900] (WW) VESA(0): Unable to estimate virtual size
[    14.900] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[    14.900] (II) VESA(0): Not using built-in mode "1280x800" (no mode of this name)
[    14.900] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[    14.900] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[    14.900] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[    14.900] (II) VESA(0): Not using built-in mode "640x400" (no mode of this name)
[    14.900] (II) VESA(0): Not using built-in mode "320x400" (no mode of this name)
[    14.900] (II) VESA(0): Not using built-in mode "320x240" (no mode of this name)
[    14.900] (II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
[    14.900] (WW) VESA(0): No valid modes left. Trying less strict filter...
[    14.900] (II) VESA(0): <default monitor>: Using hsync range of 31.50-48.00 kHz
[    14.900] (II) VESA(0): <default monitor>: Using vrefresh range of 50.00-70.00 Hz
[    14.900] (II) VESA(0): <default monitor>: Using maximum pixel clock of 65.00 MHz
[    14.900] (WW) VESA(0): Unable to estimate virtual size
[    14.900] (II) VESA(0): Not using built-in mode "1280x1024" (hsync out of range)
[    14.900] (II) VESA(0): Not using built-in mode "1280x800" (hsync out of range)
[    14.901] (II) VESA(0): Not using built-in mode "640x400" (hsync out of range)
[    14.901] (II) VESA(0): Not using built-in mode "320x400" (hsync out of range)
[    14.901] (II) VESA(0): Not using built-in mode "320x240" (illegal horizontal timings)
[    14.901] (II) VESA(0): Not using built-in mode "320x200" (illegal horizontal timings)
[    14.901] (--) VESA(0): Virtual size is 1024x768 (pitch 1024)
[    14.901] (**) VESA(0): *Built-in mode "1024x768"
[    14.901] (**) VESA(0): *Built-in mode "800x600"
[    14.901] (**) VESA(0): *Built-in mode "640x480"
[    14.901] (==) VESA(0): DPI set to (96, 96)
[    14.901] (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (118)
[    14.901] (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (115)
[    14.902] (II) VESA(0): Attempting to use 60Hz refresh for mode "640x480" (112)
[    14.902] (**) VESA(0): Using "Shadow Framebuffer"
[    14.902] (II) Loading sub module "shadow"
[    14.902] (II) LoadModule: "shadow"
[    14.903] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    14.903] (II) Module shadow: vendor="X.Org Foundation"
[    14.903] 	compiled for 1.15.1, module version = 1.1.0
[    14.903] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.903] (II) Loading sub module "fb"
[    14.903] (II) LoadModule: "fb"
[    14.903] (II) Loading /usr/lib/xorg/modules/libfb.so
[    14.905] (II) Module fb: vendor="X.Org Foundation"
[    14.905] 	compiled for 1.15.1, module version = 1.0.0
[    14.905] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.905] (==) Depth 24 pixmap format is 32 bpp
[    14.905] (II) Loading sub module "int10"
[    14.905] (II) LoadModule: "int10"
[    14.905] (II) Loading /usr/lib/xorg/modules/libint10.so
[    14.905] (II) Module int10: vendor="X.Org Foundation"
[    14.905] 	compiled for 1.15.1, module version = 1.0.0
[    14.905] 	ABI class: X.Org Video Driver, version 15.0
[    14.905] (II) VESA(0): initializing int10
[    14.906] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    14.958] (II) VESA(0): VESA BIOS detected
[    14.958] (II) VESA(0): VESA VBE Version 3.0
[    14.958] (II) VESA(0): VESA VBE Total Mem: 14336 kB
[    14.958] (II) VESA(0): VESA VBE OEM: NVIDIA
[    14.958] (II) VESA(0): VESA VBE OEM Software Rev: 112.6
[    14.958] (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
[    14.958] (II) VESA(0): VESA VBE OEM Product: GF106 Board - 1068dcd0
[    14.958] (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev   
[    14.958] (II) VESA(0): virtual address = 0x7fa85a0af000,
	physical address = 0xd1000000, size = 14680064
[    14.985] (II) VESA(0): Setting up VESA Mode 0x118 (1024x768)
[    15.103] (==) VESA(0): Default visual is TrueColor
[    15.105] (==) VESA(0): Backing store enabled
[    15.106] (==) VESA(0): DPMS enabled
[    15.106] (==) RandR enabled
[    15.110] (II) SELinux: Disabled on system
[    15.112] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[    15.148] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[    15.148] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    15.148] (II) LoadModule: "evdev"
[    15.148] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    15.150] (II) Module evdev: vendor="X.Org Foundation"
[    15.150] 	compiled for 1.15.0, module version = 2.8.2
[    15.150] 	Module class: X.Org XInput Driver
[    15.150] 	ABI class: X.Org XInput driver, version 20.0
[    15.150] (II) Using input driver 'evdev' for 'Power Button'
[    15.150] (**) Power Button: always reports core events
[    15.150] (**) evdev: Power Button: Device: "/dev/input/event7"
[    15.150] (--) evdev: Power Button: Vendor 0 Product 0x1
[    15.150] (--) evdev: Power Button: Found keys
[    15.150] (II) evdev: Power Button: Configuring as keyboard
[    15.150] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event7"
[    15.150] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    15.150] (**) Option "xkb_rules" "evdev"
[    15.150] (**) Option "xkb_model" "pc105"
[    15.150] (**) Option "xkb_layout" "ch"
[    15.150] (**) Option "xkb_variant" "fr"
[    15.165] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[    15.165] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    15.165] (II) Using input driver 'evdev' for 'Video Bus'
[    15.165] (**) Video Bus: always reports core events
[    15.165] (**) evdev: Video Bus: Device: "/dev/input/event14"
[    15.165] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    15.165] (--) evdev: Video Bus: Found keys
[    15.166] (II) evdev: Video Bus: Configuring as keyboard
[    15.166] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2c/LNXVIDEO:00/input/input16/event14"
[    15.166] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    15.166] (**) Option "xkb_rules" "evdev"
[    15.166] (**) Option "xkb_model" "pc105"
[    15.166] (**) Option "xkb_layout" "ch"
[    15.166] (**) Option "xkb_variant" "fr"
[    15.166] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    15.166] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    15.166] (II) Using input driver 'evdev' for 'Power Button'
[    15.166] (**) Power Button: always reports core events
[    15.166] (**) evdev: Power Button: Device: "/dev/input/event4"
[    15.166] (--) evdev: Power Button: Vendor 0 Product 0x1
[    15.166] (--) evdev: Power Button: Found keys
[    15.166] (II) evdev: Power Button: Configuring as keyboard
[    15.166] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event4"
[    15.166] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    15.166] (**) Option "xkb_rules" "evdev"
[    15.166] (**) Option "xkb_model" "pc105"
[    15.166] (**) Option "xkb_layout" "ch"
[    15.166] (**) Option "xkb_variant" "fr"
[    15.167] (II) config/udev: Adding input device Lid Switch (/dev/input/event6)
[    15.167] (II) No input driver specified, ignoring this device.
[    15.167] (II) This device may have been added with another device file.
[    15.167] (II) config/udev: Adding input device Sleep Button (/dev/input/event5)
[    15.167] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    15.167] (II) Using input driver 'evdev' for 'Sleep Button'
[    15.167] (**) Sleep Button: always reports core events
[    15.167] (**) evdev: Sleep Button: Device: "/dev/input/event5"
[    15.167] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    15.167] (--) evdev: Sleep Button: Found keys
[    15.167] (II) evdev: Sleep Button: Configuring as keyboard
[    15.167] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input6/event5"
[    15.167] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    15.167] (**) Option "xkb_rules" "evdev"
[    15.167] (**) Option "xkb_model" "pc105"
[    15.167] (**) Option "xkb_layout" "ch"
[    15.167] (**) Option "xkb_variant" "fr"
[    15.167] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event19)
[    15.167] (II) No input driver specified, ignoring this device.
[    15.167] (II) This device may have been added with another device file.
[    15.168] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
[    15.168] (II) No input driver specified, ignoring this device.
[    15.168] (II) This device may have been added with another device file.
[    15.168] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event17)
[    15.168] (II) No input driver specified, ignoring this device.
[    15.168] (II) This device may have been added with another device file.
[    15.168] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event16)
[    15.168] (II) No input driver specified, ignoring this device.
[    15.168] (II) This device may have been added with another device file.
[    15.168] (II) config/udev: Adding input device Laptop_Integrated_Webcam_2HDM (/dev/input/event8)
[    15.168] (**) Laptop_Integrated_Webcam_2HDM: Applying InputClass "evdev keyboard catchall"
[    15.168] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_2HDM'
[    15.169] (**) Laptop_Integrated_Webcam_2HDM: always reports core events
[    15.169] (**) evdev: Laptop_Integrated_Webcam_2HDM: Device: "/dev/input/event8"
[    15.169] (--) evdev: Laptop_Integrated_Webcam_2HDM: Vendor 0x408 Product 0x2fb1
[    15.169] (--) evdev: Laptop_Integrated_Webcam_2HDM: Found keys
[    15.169] (II) evdev: Laptop_Integrated_Webcam_2HDM: Configuring as keyboard
[    15.169] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/input/input10/event8"
[    15.169] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_2HDM" (type: KEYBOARD, id 10)
[    15.169] (**) Option "xkb_rules" "evdev"
[    15.169] (**) Option "xkb_model" "pc105"
[    15.169] (**) Option "xkb_layout" "ch"
[    15.169] (**) Option "xkb_variant" "fr"
[    15.169] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[    15.169] (II) No input driver specified, ignoring this device.
[    15.169] (II) This device may have been added with another device file.
[    15.169] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[    15.169] (II) No input driver specified, ignoring this device.
[    15.169] (II) This device may have been added with another device file.
[    15.170] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[    15.170] (II) No input driver specified, ignoring this device.
[    15.170] (II) This device may have been added with another device file.
[    15.170] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
[    15.170] (II) No input driver specified, ignoring this device.
[    15.170] (II) This device may have been added with another device file.
[    15.170] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event1)
[    15.170] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    15.170] (II) Using input driver 'evdev' for 'Logitech Logitech USB Keyboard'
[    15.170] (**) Logitech Logitech USB Keyboard: always reports core events
[    15.170] (**) evdev: Logitech Logitech USB Keyboard: Device: "/dev/input/event1"
[    15.170] (--) evdev: Logitech Logitech USB Keyboard: Vendor 0x46d Product 0xc316
[    15.170] (--) evdev: Logitech Logitech USB Keyboard: Found keys
[    15.170] (II) evdev: Logitech Logitech USB Keyboard: Configuring as keyboard
[    15.170] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input2/event1"
[    15.170] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: KEYBOARD, id 11)
[    15.170] (**) Option "xkb_rules" "evdev"
[    15.170] (**) Option "xkb_model" "pc105"
[    15.170] (**) Option "xkb_layout" "ch"
[    15.170] (**) Option "xkb_variant" "fr"
[    15.171] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event2)
[    15.171] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    15.171] (II) Using input driver 'evdev' for 'Logitech Logitech USB Keyboard'
[    15.171] (**) Logitech Logitech USB Keyboard: always reports core events
[    15.171] (**) evdev: Logitech Logitech USB Keyboard: Device: "/dev/input/event2"
[    15.171] (--) evdev: Logitech Logitech USB Keyboard: Vendor 0x46d Product 0xc316
[    15.171] (--) evdev: Logitech Logitech USB Keyboard: Found 1 mouse buttons
[    15.171] (--) evdev: Logitech Logitech USB Keyboard: Found keys
[    15.171] (II) evdev: Logitech Logitech USB Keyboard: Forcing relative x/y axes to exist.
[    15.171] (II) evdev: Logitech Logitech USB Keyboard: Configuring as mouse
[    15.171] (II) evdev: Logitech Logitech USB Keyboard: Configuring as keyboard
[    15.171] (**) evdev: Logitech Logitech USB Keyboard: YAxisMapping: buttons 4 and 5
[    15.171] (**) evdev: Logitech Logitech USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    15.171] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb1/1-1/1-1.1/1-1.1:1.1/input/input3/event2"
[    15.171] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: KEYBOARD, id 12)
[    15.171] (**) Option "xkb_rules" "evdev"
[    15.171] (**) Option "xkb_model" "pc105"
[    15.171] (**) Option "xkb_layout" "ch"
[    15.171] (**) Option "xkb_variant" "fr"
[    15.171] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event3)
[    15.171] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev pointer catchall"
[    15.171] (II) Using input driver 'evdev' for 'Logitech Logitech USB Keyboard'
[    15.171] (**) Logitech Logitech USB Keyboard: always reports core events
[    15.172] (**) evdev: Logitech Logitech USB Keyboard: Device: "/dev/input/event3"
[    15.172] (--) evdev: Logitech Logitech USB Keyboard: Vendor 0x46d Product 0xc316
[    15.172] (--) evdev: Logitech Logitech USB Keyboard: Found 9 mouse buttons
[    15.172] (--) evdev: Logitech Logitech USB Keyboard: Found scroll wheel(s)
[    15.172] (--) evdev: Logitech Logitech USB Keyboard: Found relative axes
[    15.172] (--) evdev: Logitech Logitech USB Keyboard: Found x and y relative axes
[    15.172] (II) evdev: Logitech Logitech USB Keyboard: Configuring as mouse
[    15.172] (II) evdev: Logitech Logitech USB Keyboard: Adding scrollwheel support
[    15.172] (**) evdev: Logitech Logitech USB Keyboard: YAxisMapping: buttons 4 and 5
[    15.172] (**) evdev: Logitech Logitech USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    15.172] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb1/1-1/1-1.1/1-1.1:1.2/input/input4/event3"
[    15.172] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: MOUSE, id 13)
[    15.172] (II) evdev: Logitech Logitech USB Keyboard: initialized for relative axes.
[    15.172] (**) Logitech Logitech USB Keyboard: (accel) keeping acceleration scheme 1
[    15.172] (**) Logitech Logitech USB Keyboard: (accel) acceleration profile 0
[    15.172] (**) Logitech Logitech USB Keyboard: (accel) acceleration factor: 2.000
[    15.172] (**) Logitech Logitech USB Keyboard: (accel) acceleration threshold: 4
[    15.172] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/mouse0)
[    15.172] (II) No input driver specified, ignoring this device.
[    15.172] (II) This device may have been added with another device file.
[    15.172] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    15.172] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    15.172] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    15.172] (**) AT Translated Set 2 keyboard: always reports core events
[    15.172] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    15.172] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    15.172] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    15.173] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    15.173] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    15.173] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[    15.173] (**) Option "xkb_rules" "evdev"
[    15.173] (**) Option "xkb_model" "pc105"
[    15.173] (**) Option "xkb_layout" "ch"
[    15.173] (**) Option "xkb_variant" "fr"
[    15.173] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event15)
[    15.173] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    15.173] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    15.173] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    15.173] (II) LoadModule: "synaptics"
[    15.173] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    15.174] (II) Module synaptics: vendor="X.Org Foundation"
[    15.174] 	compiled for 1.15.0, module version = 1.7.3
[    15.174] 	Module class: X.Org XInput Driver
[    15.174] 	ABI class: X.Org XInput driver, version 20.0
[    15.174] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    15.174] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    15.174] (**) Option "Device" "/dev/input/event15"
[    15.334] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    15.334] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5398 (res 42)
[    15.334] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4728 (res 70)
[    15.334] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    15.334] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    15.334] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    15.334] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    15.334] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    15.334] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    15.420] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event15"
[    15.420] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 15)
[    15.420] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    15.420] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    15.420] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.039
[    15.420] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    15.420] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    15.420] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    15.420] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    15.420] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    15.420] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[    15.420] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    15.421] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event9)
[    15.421] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    15.421] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[    15.421] (**) Dell WMI hotkeys: always reports core events
[    15.421] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event9"
[    15.421] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[    15.421] (--) evdev: Dell WMI hotkeys: Found keys
[    15.421] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[    15.421] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event9"
[    15.421] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 16)
[    15.421] (**) Option "xkb_rules" "evdev"
[    15.421] (**) Option "xkb_model" "pc105"
[    15.421] (**) Option "xkb_layout" "ch"
[    15.421] (**) Option "xkb_variant" "fr"
[    15.422] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event20)
[    15.422] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[    15.422] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[    15.422] (**) ACPI Virtual Keyboard Device: always reports core events
[    15.422] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event20"
[    15.422] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[    15.422] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[    15.422] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[    15.422] (**) Option "config_info" "udev:/sys/devices/virtual/input/input21/event20"
[    15.422] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 17)
[    15.422] (**) Option "xkb_rules" "evdev"
[    15.422] (**) Option "xkb_model" "pc105"
[    15.422] (**) Option "xkb_layout" "ch"
[    15.422] (**) Option "xkb_variant" "fr"
[    15.438] (II) config/udev: removing device ACPI Virtual Keyboard Device
[    15.468] (II) evdev: ACPI Virtual Keyboard Device: Close
[    15.468] (II) UnloadModule: "evdev"
[    15.468] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event20)
[    15.468] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[    15.468] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[    15.468] (**) ACPI Virtual Keyboard Device: always reports core events
[    15.468] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event20"
[    15.468] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[    15.468] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[    15.468] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[    15.468] (**) Option "config_info" "udev:/sys/devices/virtual/input/input21/event20"
[    15.468] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 17)
[    15.468] (**) Option "xkb_rules" "evdev"
[    15.468] (**) Option "xkb_model" "pc105"
[    15.468] (**) Option "xkb_layout" "ch"
[    15.468] (**) Option "xkb_variant" "fr"
[    46.485] (II) config/udev: removing device Logitech Logitech USB Keyboard
[    46.524] (II) evdev: Logitech Logitech USB Keyboard: Close
[    46.524] (II) UnloadModule: "evdev"
[    46.556] (II) config/udev: removing device Logitech Logitech USB Keyboard
[    46.588] (II) evdev: Logitech Logitech USB Keyboard: Close
[    46.588] (II) UnloadModule: "evdev"
[    46.636] (II) config/udev: removing device Logitech Logitech USB Keyboard
[    46.657] (II) evdev: Logitech Logitech USB Keyboard: Close
[    46.657] (II) UnloadModule: "evdev"
[   349.165] (II) VESA(0): Setting up VESA Mode 0x118 (1024x768)
[   349.304] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   517.375] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event1)
[   517.375] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[   517.375] (II) Using input driver 'evdev' for 'Logitech Logitech USB Keyboard'
[   517.375] (**) Logitech Logitech USB Keyboard: always reports core events
[   517.375] (**) evdev: Logitech Logitech USB Keyboard: Device: "/dev/input/event1"
[   517.375] (--) evdev: Logitech Logitech USB Keyboard: Vendor 0x46d Product 0xc316
[   517.375] (--) evdev: Logitech Logitech USB Keyboard: Found keys
[   517.375] (II) evdev: Logitech Logitech USB Keyboard: Configuring as keyboard
[   517.375] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input22/event1"
[   517.375] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: KEYBOARD, id 11)
[   517.375] (**) Option "xkb_rules" "evdev"
[   517.375] (**) Option "xkb_model" "pc105"
[   517.375] (**) Option "xkb_layout" "ch"
[   517.375] (**) Option "xkb_variant" "fr"
[   517.376] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/mouse0)
[   517.376] (II) No input driver specified, ignoring this device.
[   517.376] (II) This device may have been added with another device file.
[   517.377] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event3)
[   517.377] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev pointer catchall"
[   517.377] (II) Using input driver 'evdev' for 'Logitech Logitech USB Keyboard'
[   517.377] (**) Logitech Logitech USB Keyboard: always reports core events
[   517.377] (**) evdev: Logitech Logitech USB Keyboard: Device: "/dev/input/event3"
[   517.404] (--) evdev: Logitech Logitech USB Keyboard: Vendor 0x46d Product 0xc316
[   517.404] (--) evdev: Logitech Logitech USB Keyboard: Found 9 mouse buttons
[   517.404] (--) evdev: Logitech Logitech USB Keyboard: Found scroll wheel(s)
[   517.404] (--) evdev: Logitech Logitech USB Keyboard: Found relative axes
[   517.404] (--) evdev: Logitech Logitech USB Keyboard: Found x and y relative axes
[   517.404] (II) evdev: Logitech Logitech USB Keyboard: Configuring as mouse
[   517.404] (II) evdev: Logitech Logitech USB Keyboard: Adding scrollwheel support
[   517.404] (**) evdev: Logitech Logitech USB Keyboard: YAxisMapping: buttons 4 and 5
[   517.404] (**) evdev: Logitech Logitech USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   517.404] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb1/1-1/1-1.1/1-1.1:1.2/input/input24/event3"
[   517.404] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: MOUSE, id 12)
[   517.404] (II) evdev: Logitech Logitech USB Keyboard: initialized for relative axes.
[   517.404] (**) Logitech Logitech USB Keyboard: (accel) keeping acceleration scheme 1
[   517.404] (**) Logitech Logitech USB Keyboard: (accel) acceleration profile 0
[   517.404] (**) Logitech Logitech USB Keyboard: (accel) acceleration factor: 2.000
[   517.404] (**) Logitech Logitech USB Keyboard: (accel) acceleration threshold: 4
[   517.404] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event2)
[   517.404] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[   517.404] (II) Using input driver 'evdev' for 'Logitech Logitech USB Keyboard'
[   517.404] (**) Logitech Logitech USB Keyboard: always reports core events
[   517.404] (**) evdev: Logitech Logitech USB Keyboard: Device: "/dev/input/event2"
[   517.404] (--) evdev: Logitech Logitech USB Keyboard: Vendor 0x46d Product 0xc316
[   517.404] (--) evdev: Logitech Logitech USB Keyboard: Found 1 mouse buttons
[   517.404] (--) evdev: Logitech Logitech USB Keyboard: Found keys
[   517.404] (II) evdev: Logitech Logitech USB Keyboard: Forcing relative x/y axes to exist.
[   517.405] (II) evdev: Logitech Logitech USB Keyboard: Configuring as mouse
[   517.405] (II) evdev: Logitech Logitech USB Keyboard: Configuring as keyboard
[   517.405] (**) evdev: Logitech Logitech USB Keyboard: YAxisMapping: buttons 4 and 5
[   517.405] (**) evdev: Logitech Logitech USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   517.405] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb1/1-1/1-1.1/1-1.1:1.1/input/input23/event2"
[   517.405] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: KEYBOARD, id 13)
[   517.405] (**) Option "xkb_rules" "evdev"
[   517.405] (**) Option "xkb_model" "pc105"
[   517.405] (**) Option "xkb_layout" "ch"
[   517.405] (**) Option "xkb_variant" "fr"
[   526.893] (II) config/udev: removing device Logitech Logitech USB Keyboard
[   526.920] (II) evdev: Logitech Logitech USB Keyboard: Close
[   526.920] (II) UnloadModule: "evdev"
[   526.940] (II) config/udev: removing device Logitech Logitech USB Keyboard
[   526.957] (II) evdev: Logitech Logitech USB Keyboard: Close
[   526.957] (II) UnloadModule: "evdev"
[   527.004] (II) config/udev: removing device Logitech Logitech USB Keyboard
[   527.029] (II) evdev: Logitech Logitech USB Keyboard: Close
[   527.029] (II) UnloadModule: "evdev"
[   539.385] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event2)
[   539.385] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[   539.385] (II) Using input driver 'evdev' for 'Logitech Logitech USB Keyboard'
[   539.385] (**) Logitech Logitech USB Keyboard: always reports core events
[   539.385] (**) evdev: Logitech Logitech USB Keyboard: Device: "/dev/input/event2"
[   539.385] (--) evdev: Logitech Logitech USB Keyboard: Vendor 0x46d Product 0xc316
[   539.385] (--) evdev: Logitech Logitech USB Keyboard: Found 1 mouse buttons
[   539.385] (--) evdev: Logitech Logitech USB Keyboard: Found keys
[   539.385] (II) evdev: Logitech Logitech USB Keyboard: Forcing relative x/y axes to exist.
[   539.385] (II) evdev: Logitech Logitech USB Keyboard: Configuring as mouse
[   539.385] (II) evdev: Logitech Logitech USB Keyboard: Configuring as keyboard
[   539.385] (**) evdev: Logitech Logitech USB Keyboard: YAxisMapping: buttons 4 and 5
[   539.385] (**) evdev: Logitech Logitech USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   539.385] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb1/1-1/1-1.1/1-1.1:1.1/input/input26/event2"
[   539.386] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: KEYBOARD, id 11)
[   539.386] (**) Option "xkb_rules" "evdev"
[   539.386] (**) Option "xkb_model" "pc105"
[   539.386] (**) Option "xkb_layout" "ch"
[   539.386] (**) Option "xkb_variant" "fr"
[   539.386] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event1)
[   539.386] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[   539.386] (II) Using input driver 'evdev' for 'Logitech Logitech USB Keyboard'
[   539.386] (**) Logitech Logitech USB Keyboard: always reports core events
[   539.386] (**) evdev: Logitech Logitech USB Keyboard: Device: "/dev/input/event1"
[   539.386] (--) evdev: Logitech Logitech USB Keyboard: Vendor 0x46d Product 0xc316
[   539.386] (--) evdev: Logitech Logitech USB Keyboard: Found keys
[   539.386] (II) evdev: Logitech Logitech USB Keyboard: Configuring as keyboard
[   539.386] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input25/event1"
[   539.386] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: KEYBOARD, id 12)
[   539.386] (**) Option "xkb_rules" "evdev"
[   539.386] (**) Option "xkb_model" "pc105"
[   539.386] (**) Option "xkb_layout" "ch"
[   539.386] (**) Option "xkb_variant" "fr"
[   539.387] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/mouse0)
[   539.387] (II) No input driver specified, ignoring this device.
[   539.387] (II) This device may have been added with another device file.
[   539.387] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event3)
[   539.388] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev pointer catchall"
[   539.388] (II) Using input driver 'evdev' for 'Logitech Logitech USB Keyboard'
[   539.388] (**) Logitech Logitech USB Keyboard: always reports core events
[   539.388] (**) evdev: Logitech Logitech USB Keyboard: Device: "/dev/input/event3"
[   539.436] (--) evdev: Logitech Logitech USB Keyboard: Vendor 0x46d Product 0xc316
[   539.436] (--) evdev: Logitech Logitech USB Keyboard: Found 9 mouse buttons
[   539.436] (--) evdev: Logitech Logitech USB Keyboard: Found scroll wheel(s)
[   539.436] (--) evdev: Logitech Logitech USB Keyboard: Found relative axes
[   539.436] (--) evdev: Logitech Logitech USB Keyboard: Found x and y relative axes
[   539.436] (II) evdev: Logitech Logitech USB Keyboard: Configuring as mouse
[   539.436] (II) evdev: Logitech Logitech USB Keyboard: Adding scrollwheel support
[   539.436] (**) evdev: Logitech Logitech USB Keyboard: YAxisMapping: buttons 4 and 5
[   539.436] (**) evdev: Logitech Logitech USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   539.436] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb1/1-1/1-1.1/1-1.1:1.2/input/input27/event3"
[   539.436] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: MOUSE, id 13)
[   539.436] (II) evdev: Logitech Logitech USB Keyboard: initialized for relative axes.
[   539.436] (**) Logitech Logitech USB Keyboard: (accel) keeping acceleration scheme 1
[   539.436] (**) Logitech Logitech USB Keyboard: (accel) acceleration profile 0
[   539.436] (**) Logitech Logitech USB Keyboard: (accel) acceleration factor: 2.000
[   539.436] (**) Logitech Logitech USB Keyboard: (accel) acceleration threshold: 4
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^

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

filename:       /lib/modules/3.13-1-amd64/updates/dkms/nvidia-current.ko
alias:          char-major-195-*
version:        331.67
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:        i2c-core
vermagic:       3.13-1-amd64 SMP mod_unload modversions 


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nvidia-kernel-dkms depends on:
ii  dkms                                                 2.2.0.3-1.2
ii  nvidia-alternative [nvidia-alternative--kmod-alias]  331.67-1
ii  nvidia-installer-cleanup                             20131102+1
ii  nvidia-kernel-common                                 20131102+1

Versions of packages nvidia-kernel-dkms recommends:
ii  nvidia-driver  331.67-1

nvidia-kernel-dkms suggests no packages.

Versions of packages nvidia-driver depends on:
ii  libc6                      2.18-4
ii  libgl1-nvidia-glx          331.67-1
ii  libnvidia-ml1              331.67-1
ii  nvidia-alternative         331.67-1
ii  nvidia-installer-cleanup   20131102+1
ii  nvidia-support             20131102+1
ii  nvidia-vdpau-driver        331.67-1
ii  xserver-xorg-video-nvidia  331.67-1

Versions of packages nvidia-driver recommends:
ii  libgl1-nvidia-glx-i386  331.67-1
ii  nvidia-settings         331.67-1

nvidia-driver suggests no packages.

Versions of packages xserver-xorg-video-nvidia depends on:
ii  debconf [debconf-2.0]                  1.5.52
ii  libc6                                  2.18-4
ii  libgl1-nvidia-glx                      331.67-1
ii  nvidia-alternative                     331.67-1
ii  nvidia-installer-cleanup               20131102+1
ii  nvidia-support                         20131102+1
ii  xserver-xorg-core [xorg-video-abi-15]  2:1.15.1-1

Versions of packages xserver-xorg-video-nvidia recommends:
ii  nvidia-driver        331.67-1
ii  nvidia-settings      331.67-1
ii  nvidia-vdpau-driver  331.67-1

xserver-xorg-video-nvidia suggests no packages.

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

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

Versions of packages glx-alternative-nvidia suggests:
ii  nvidia-driver  331.67-1

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                                  2.18-4
ii  libdrm-intel1                          2.4.52-1
ii  libdrm2                                2.4.52-1
ii  libpciaccess0                          0.13.2-1
ii  libpixman-1-0                          0.32.4-1
ii  libudev1                               204-8
ii  libx11-6                               2:1.6.2-1
ii  libx11-xcb1                            2:1.6.2-1
ii  libxcb-dri2-0                          1.10-2
ii  libxcb-util0                           0.3.8-2
ii  libxcb1                                1.10-2
ii  libxv1                                 2:1.0.10-1
ii  libxvmc1                               2:1.0.8-1
ii  xserver-xorg-core [xorg-video-abi-15]  2:1.15.1-1

Versions of packages nvidia-kernel-dkms is related to:
ii  ia32-libs                                                  1:0.5
pn  libdrm-nouveau1                                            <none>
pn  libdrm-nouveau1a                                           <none>
ii  libdrm-nouveau2                                            2.4.52-1
pn  libgl1-nvidia-alternatives-ia32                            <none>
ii  libgl1-nvidia-glx [libgl1-nvidia-glx-any]                  331.67-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>
ii  linux-headers-3.10-2-amd64 [linux-headers]                 3.10.7-1
ii  linux-headers-3.10-3-amd64 [linux-headers]                 3.10.11-1
ii  nvidia-driver [nvidia-glx-any]                             331.67-1
pn  nvidia-glx                                                 <none>
ii  nvidia-kernel-common                                       20131102+1
ii  nvidia-kernel-dkms                                         331.67-1
pn  nvidia-kernel-source                                       <none>
ii  nvidia-settings                                            331.67-1
ii  nvidia-support                                             20131102+1
ii  nvidia-xconfig                                             319.72-1
ii  xserver-xorg                                               1:7.7+7
ii  xserver-xorg-core                                          2:1.15.1-1
ii  xserver-xorg-video-nouveau                                 1:1.0.10-1+b1
ii  xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any]  331.67-1

-- no debconf information



More information about the pkg-nvidia-devel mailing list