Bug#789167: nvidia-legacy-304xx-alternative: alternative for libEGL is missing
Ronny Standtke
ronny.standtke at fhnw.ch
Wed Jun 24 15:19:24 UTC 2015
I am using a system based on Debian Live and constantly switch between
systems where, depending on the currently available hardware, different
glx providers (mesa, fglrx, and different versions of the nvidia driver)
are needed. Switching alternatives is usually done automatically at
startup by live-config.
Whenever I switch the nvidia alternatives on my system to
"/usr/lib/nvidia/legacy-304xx" libEGL is no longer available and breaks
programs like kwin, cheese, totem, ...
Here is the console output:
$ sudo update-alternatives --set nvidia /usr/lib/nvidia/legacy-304xx
$ ls -l /usr/lib/x86_64-linux-gnu/libEGL.so.1
lrwxrwxrwx 1 root root 51 Jun 24 13:54
/usr/lib/x86_64-linux-gnu/libEGL.so.1 ->
/etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
$ ls -l
/etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 44 Jun 24 13:54
/etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/libEGL.so.1
$ ls -l /usr/lib/x86_64-linux-gnu/nvidia/libEGL.so.1
ls: cannot access /usr/lib/x86_64-linux-gnu/nvidia/libEGL.so.1: No such
file or directory
$ ldd /usr/bin/kwin | grep EGL
libEGL.so.1 => not found
libEGL.so.1 => not found
I also collected the package specific info on the system where the bug
occurs:
-- Package-specific info:
uname -a:
Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24)
x86_64 GNU/Linux
/proc/version:
Linux version 3.16.0-4-amd64 (debian-kernel at lists.debian.org) (gcc
version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24)
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 304.125 Mon Dec 1
19:58:28 PST 2014
GCC version: gcc version 4.8.4 (Debian 4.8.4-1)
lspci 'VGA compatible controller [0300]':
08:00.0 VGA compatible controller [0300]: NVIDIA Corporation G73
[GeForce 7300 GT] [10de:0393] (rev a1) (prog-if 00 [VGA controller])
Physical Slot: 1
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 16
Region 0: Memory at f1000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at e0000000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at f0000000 (64-bit, non-prefetchable) [size=16M]
Region 5: I/O ports at 1000 [size=128]
[virtual] Expansion ROM at f2000000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: nvidia
dmesg:
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.346328] vgaarb: device added:
PCI:0000:08:00.0,decodes=io+mem,owns=none,locks=none
[ 0.346328] vgaarb: loaded
[ 0.346328] vgaarb: setting as boot device: PCI:0000:08:00.0
[ 0.346328] vgaarb: bridge control possible 0000:08:00.0
[ 1.109061] Linux agpgart interface v0.103
[ 13.476724] nvidia: module license 'NVIDIA' taints kernel.
[ 13.500183] nvidia 0000:08:00.0: enabling device (0002 -> 0003)
[ 13.500293] vgaarb: device changed decodes:
PCI:0000:08:00.0,olddecodes=io+mem,decodes=none:owns=none
[ 13.500627] [drm] Initialized nvidia-drm 0.0.0 20140818 for
0000:08:00.0 on minor 0
[ 13.500642] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 304.125
Mon Dec 1 19:58:28 PST 2014
[ 48.976183] NVRM: Your system is not currently configured to drive a
VGA console
[ 48.976189] NVRM: on the primary VGA device. The NVIDIA Linux
graphics driver
[ 48.976191] NVRM: requires the use of a text-mode VGA console. Use of
other console
[ 48.976193] NVRM: drivers including, but not limited to, vesafb, may
result in
[ 48.976195] NVRM: corruption and stability problems, and is not
supported.
OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root 15 Jun 24 14:18 /etc/alternatives/glx ->
/usr/lib/nvidia
lrwxrwxrwx 1 root root 43 Jun 24 14:18
/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 Jun 24 14:18
/etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root 57 Jun 24 14:18
/etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu ->
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 57 Jun 24 14:18
/etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu ->
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 54 Jun 24 14:18
/etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu ->
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root 54 Jun 24 14:18
/etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu ->
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root 51 Jun 24 14:18
/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 Jun 24 14:18
/etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so
lrwxrwxrwx 1 root root 42 Jun 24 14:18
/etc/alternatives/glx--nvidia-blacklists-nouveau.conf ->
/etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 36 Jun 24 14:18
/etc/alternatives/glx--nvidia-bug-report.sh ->
/usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 29 Jun 24 14:18
/etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root 28 Jun 24 14:29 /etc/alternatives/nvidia ->
/usr/lib/nvidia/legacy-304xx
lrwxrwxrwx 1 root root 56 Jun 24 14:29
/etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/legacy-304xx/libGL.so.1
lrwxrwxrwx 1 root root 56 Jun 24 14:29
/etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/legacy-304xx/libGL.so.1
lrwxrwxrwx 1 root root 64 Jun 24 14:29
/etc/alternatives/nvidia--libXvMCNVIDIA.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/legacy-304xx/libXvMCNVIDIA.so.1
lrwxrwxrwx 1 root root 72 Jun 24 14:29
/etc/alternatives/nvidia--libXvMCNVIDIA_dynamic.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/legacy-304xx/libXvMCNVIDIA_dynamic.so.1
lrwxrwxrwx 1 root root 38 Jun 24 14:29
/etc/alternatives/nvidia--libglx.so ->
/usr/lib/nvidia/legacy-304xx/libglx.so
lrwxrwxrwx 1 root root 64 Jun 24 14:29
/etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/legacy-304xx/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root 43 Jun 24 14:29
/etc/alternatives/nvidia--nv-control-dpy ->
/usr/lib/nvidia/legacy-304xx/nv-control-dpy
lrwxrwxrwx 1 root root 49 Jun 24 14:29
/etc/alternatives/nvidia--nvidia-bug-report.sh ->
/usr/lib/nvidia/legacy-304xx/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 45 Jun 24 14:29
/etc/alternatives/nvidia--nvidia-modprobe.conf ->
/etc/nvidia/nvidia-legacy-304xx-modprobe.conf
lrwxrwxrwx 1 root root 44 Jun 24 14:29
/etc/alternatives/nvidia--nvidia-settings ->
/usr/lib/nvidia/legacy-304xx/nvidia-settings
lrwxrwxrwx 1 root root 49 Jun 24 14:29
/etc/alternatives/nvidia--nvidia-settings.1.gz ->
/usr/lib/nvidia/legacy-304xx/nvidia-settings.1.gz
lrwxrwxrwx 1 root root 52 Jun 24 14:29
/etc/alternatives/nvidia--nvidia-settings.desktop ->
/usr/lib/nvidia/legacy-304xx/nvidia-settings.desktop
lrwxrwxrwx 1 root root 42 Jun 24 14:29
/etc/alternatives/nvidia--nvidia_drv.so ->
/usr/lib/nvidia/legacy-304xx/nvidia_drv.so
lrwxrwxrwx 1 root root 50 Jun 18 16:22
/usr/lib/x86_64-linux-gnu/libGL.so.1 ->
/etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 57 Jun 18 16:22
/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1 ->
/etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 54 Jun 18 16:22
/usr/lib/x86_64-linux-gnu/libGLESv2.so.2 ->
/etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 58 Jun 24 13:15
/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 42508120 Dec 2 2014
/usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.340.65
-rw-r--r-- 1 root root 35453616 Dec 2 2014
/usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.304.125
-rw-r--r-- 1 root root 44003064 Dec 2 2014
/usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.340.65
-rw-r--r-- 1 root root 481024 Dec 2 2014
/usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.340.65
-rw-r--r-- 1 root root 11704 Dec 2 2014
/usr/lib/x86_64-linux-gnu/libnvidia-tls.so.304.125
-rw-r--r-- 1 root root 12696 Dec 2 2014
/usr/lib/x86_64-linux-gnu/libnvidia-tls.so.340.65
lrwxrwxrwx 1 root root 36 Jun 24 13:15
/usr/lib/xorg/modules/drivers/nvidia_drv.so ->
/etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root 294312 Feb 11 01:35
/usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root 38 Jun 24 13:15
/usr/lib/xorg/modules/linux/libglx.so ->
/etc/alternatives/glx--linux-libglx.so
-rw-r--r-- 1 root root 15738 Jun 24 14:30 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 23647 Jun 24 14:27 /var/log/Xorg.0.log.old
/etc/X11/xorg.conf.d/:
total 12
drwxr-xr-x 2 root root 4096 Jun 24 13:15 .
drwxr-xr-x 12 root root 4096 Jun 18 17:20 ..
-rw-r--r-- 1 root root 100 Jun 24 14:29 zz-live-config_xserver-xorg.conf
/etc/nvidia/:
total 10
drwxr-xr-x 2 root root 4096 Jun 24 13:26 .
drwxr-xr-x 201 root root 4096 Jun 24 14:33 ..
-rw-r--r-- 1 root root 98 Jul 21 2012 nvidia-blacklists-nouveau.conf
-rw-r--r-- 1 root root 73 Jun 18 15:37 nvidia-legacy-304xx-modprobe.conf
-rw-r--r-- 1 root root 74 Dec 17 2014 nvidia-modprobe.conf
/usr/lib/mesa-diverted/:
total 4
drwxr-xr-x 5 root root 88 Jun 18 16:17 .
drwxr-xr-x 227 root root 4096 Jun 24 14:33 ..
drwxr-xr-x 2 root root 3 Oct 22 2014 arm-linux-gnueabihf
drwxr-xr-x 2 root root 3 Oct 22 2014 i386-linux-gnu
drwxr-xr-x 2 root root 199 Jun 18 16:22 x86_64-linux-gnu
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 0
drwxr-xr-x 2 root root 3 Oct 22 2014 .
drwxr-xr-x 5 root root 88 Jun 18 16:17 ..
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 827
drwxr-xr-x 2 root root 199 Jun 18 16:22 .
drwxr-xr-x 5 root root 88 Jun 18 16:17 ..
lrwxrwxrwx 1 root root 15 Oct 27 2014 libEGL.so.1 -> libEGL.so.1.0.0
-rw-r--r-- 1 root root 173144 Oct 27 2014 libEGL.so.1.0.0
lrwxrwxrwx 1 root root 14 Oct 27 2014 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 627320 Oct 27 2014 libGL.so.1.2.0
lrwxrwxrwx 1 root root 21 Oct 27 2014 libGLESv1_CM.so.1 ->
libGLESv1_CM.so.1.1.0
-rw-r--r-- 1 root root 18232 Oct 27 2014 libGLESv1_CM.so.1.1.0
lrwxrwxrwx 1 root root 18 Oct 27 2014 libGLESv2.so.2 ->
libGLESv2.so.2.0.0
-rw-r--r-- 1 root root 26424 Oct 27 2014 libGLESv2.so.2.0.0
/usr/lib/mesa/:
total 4
drwxr-xr-x 2 root root 3 Oct 22 2014 .
drwxr-xr-x 227 root root 4096 Jun 24 14:33 ..
/usr/lib/nvidia/:
total 21
drwxr-xr-x 5 root root 4096 Jun 18 17:20 .
drwxr-xr-x 227 root root 4096 Jun 24 14:33 ..
-rw-r--r-- 1 root root 57 Aug 8 2013 alternate-install-present
-rwxr-xr-x 1 root root 2125 Dec 2 2014
check-for-conflicting-opengl-libraries
-rwxr-xr-x 1 root root 1897 Nov 2 2013
check-for-mismatching-nvidia-module
-rwxr-xr-x 1 root root 2734 Nov 2 2013
create-xorg-nvidia-conf-experimental
drwxr-xr-x 2 root root 274 Jun 18 16:18 current
drwxr-xr-x 2 root root 4096 Jun 24 13:25 legacy-304xx
lrwxrwxrwx 1 root root 35 Jun 18 16:24 libglx.so ->
/etc/alternatives/nvidia--libglx.so
lrwxrwxrwx 1 root root 24 Jun 18 16:24 nvidia ->
/etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 Jun 18 16:24 nvidia-bug-report.sh ->
/etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Jun 18 16:24 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 22164
drwxr-xr-x 2 root root 274 Jun 18 16:18 .
drwxr-xr-x 5 root root 4096 Jun 18 17:20 ..
lrwxrwxrwx 1 root root 16 Dec 17 2014 libglx.so -> libglx.so.340.65
-rw-r--r-- 1 root root 12295432 Dec 2 2014 libglx.so.340.65
-rw-r--r-- 1 root root 427 Dec 2 2014 monitoring.conf
-rwxr-xr-x 1 root root 22744 Oct 17 2014 nv-control-dpy
-rwxr-xr-x 1 root root 23443 Dec 2 2014 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 208432 Dec 2 2014 nvidia-debugdump
-rwxr-xr-x 1 root root 1799424 Oct 17 2014 nvidia-settings
-rw-r--r-- 1 root root 8462 Oct 17 2014 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1217 Oct 17 2014 nvidia-settings.desktop
-rw-r--r-- 1 root root 4392 Dec 17 2014 nvidia.ids
-rw-r--r-- 1 root root 8325056 Dec 2 2014 nvidia_drv.so
/usr/lib/nvidia/legacy-304xx/:
total 22292
drwxr-xr-x 2 root root 4096 Jun 24 13:25 .
drwxr-xr-x 5 root root 4096 Jun 18 17:20 ..
lrwxrwxrwx 1 root root 17 Dec 17 2014 libglx.so -> libglx.so.304.125
-rw-r--r-- 1 root root 11712296 Dec 2 2014 libglx.so.304.125
-rwxr-xr-x 1 root root 35216 Oct 18 2014 nv-control-dpy
-rwxr-xr-x 1 root root 20232 Dec 2 2014 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 1664592 Oct 18 2014 nvidia-settings
-rw-r--r-- 1 root root 7417 Oct 18 2014 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1292 Jun 18 17:20 nvidia-settings.desktop
-rw-r--r-- 1 root root 4698 Dec 17 2014 nvidia.ids
-rw-r--r-- 1 root root 9362784 Dec 2 2014 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 22292
drwxr-xr-x 2 root root 4096 Jun 24 13:25 .
drwxr-xr-x 5 root root 4096 Jun 18 17:20 ..
lrwxrwxrwx 1 root root 17 Dec 17 2014 libglx.so -> libglx.so.304.125
-rw-r--r-- 1 root root 11712296 Dec 2 2014 libglx.so.304.125
-rwxr-xr-x 1 root root 35216 Oct 18 2014 nv-control-dpy
-rwxr-xr-x 1 root root 20232 Dec 2 2014 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 1664592 Oct 18 2014 nvidia-settings
-rw-r--r-- 1 root root 7417 Oct 18 2014 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1292 Jun 18 17:20 nvidia-settings.desktop
-rw-r--r-- 1 root root 4698 Dec 17 2014 nvidia.ids
-rw-r--r-- 1 root root 9362784 Dec 2 2014 nvidia_drv.so
/usr/lib/x86_64-linux-gnu/nvidia/:
total 20
drwxr-xr-x 5 root root 4096 Jun 24 13:58 .
drwxr-xr-x 140 root root 4096 Jun 24 14:18 ..
drwxr-xr-x 2 root root 295 Jun 18 16:18 current
drwxr-xr-x 2 root root 4096 Jun 24 13:25 legacy-304xx
lrwxrwxrwx 1 root root 53 Jun 18 16:24 libGL.so.1 ->
/etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 61 Jun 24 13:58 libXvMCNVIDIA.so.1 ->
/etc/alternatives/nvidia--libXvMCNVIDIA.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 69 Jun 24 13:58 libXvMCNVIDIA_dynamic.so.1 ->
/etc/alternatives/nvidia--libXvMCNVIDIA_dynamic.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 61 Jun 18 16:24 libnvidia-cfg.so.1 ->
/etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 5105
drwxr-xr-x 2 root root 295 Jun 18 16:18 .
drwxr-xr-x 5 root root 4096 Jun 24 13:58 ..
lrwxrwxrwx 1 root root 16 Dec 17 2014 libEGL.so.1 -> libEGL.so.340.65
-rw-r--r-- 1 root root 987736 Dec 2 2014 libEGL.so.340.65
lrwxrwxrwx 1 root root 15 Dec 17 2014 libGL.so.1 -> libGL.so.340.65
-rw-r--r-- 1 root root 1267736 Dec 2 2014 libGL.so.340.65
lrwxrwxrwx 1 root root 23 Dec 17 2014 libnvidia-cfg.so.1 ->
libnvidia-cfg.so.340.65
-rw-r--r-- 1 root root 161800 Dec 2 2014 libnvidia-cfg.so.340.65
lrwxrwxrwx 1 root root 17 Dec 17 2014 libnvidia-ml.so ->
libnvidia-ml.so.1
lrwxrwxrwx 1 root root 22 Dec 17 2014 libnvidia-ml.so.1 ->
libnvidia-ml.so.340.65
-rw-r--r-- 1 root root 880800 Dec 2 2014 libnvidia-ml.so.340.65
lrwxrwxrwx 1 root root 25 Dec 17 2014 libvdpau_nvidia.so.1 ->
libvdpau_nvidia.so.340.65
-rw-r--r-- 1 root root 1922832 Dec 2 2014 libvdpau_nvidia.so.340.65
/usr/lib/x86_64-linux-gnu/nvidia/legacy-304xx/:
total 1368
drwxr-xr-x 2 root root 4096 Jun 24 13:25 .
drwxr-xr-x 5 root root 4096 Jun 24 13:58 ..
lrwxrwxrwx 1 root root 16 Dec 17 2014 libGL.so.1 -> libGL.so.304.125
-rw-r--r-- 1 root root 1076560 Dec 2 2014 libGL.so.304.125
lrwxrwxrwx 1 root root 24 Dec 17 2014 libXvMCNVIDIA.so.1 ->
libXvMCNVIDIA.so.304.125
-rw-r--r-- 1 root root 167000 Dec 2 2014 libXvMCNVIDIA.so.304.125
lrwxrwxrwx 1 root root 24 Dec 17 2014 libXvMCNVIDIA_dynamic.so.1
-> libXvMCNVIDIA.so.304.125
lrwxrwxrwx 1 root root 24 Dec 17 2014 libnvidia-cfg.so.1 ->
libnvidia-cfg.so.304.125
-rw-r--r-- 1 root root 144864 Dec 2 2014 libnvidia-cfg.so.304.125
/etc/modprobe.d:
total 12
drwxr-xr-x 2 root root 4096 Jun 24 13:15 .
drwxr-xr-x 201 root root 4096 Jun 24 14:33 ..
-rw-r--r-- 1 root root 154 Dec 18 2014 amd64-microcode-blacklist.conf
-rw-r--r-- 1 root root 180 Dec 8 2014 broadcom-sta-dkms.conf
-rw-r--r-- 1 root root 127 Oct 4 2014 dkms.conf
-rw-r--r-- 1 root root 390 May 26 08:07 fbdev-blacklist.conf
-rw-r--r-- 1 root root 154 Jan 30 00:00 intel-microcode-blacklist.conf
-rw-r--r-- 1 root root 379 Dec 20 2014 mdadm.conf
-rw-r--r-- 1 root root 51 Jul 8 2014 modesetting.conf
lrwxrwxrwx 1 root root 53 Jun 24 13:15
nvidia-blacklists-nouveau.conf ->
/etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r-- 1 root root 259 Dec 2 2014 nvidia-kernel-common.conf
lrwxrwxrwx 1 root root 46 Jun 18 16:24 nvidia.conf ->
/etc/alternatives/nvidia--nvidia-modprobe.conf
/etc/modprobe.d/nvidia-kernel-common.conf:alias char-major-195* nvidia
/etc/modprobe.d/nvidia-kernel-common.conf:options nvidia
NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia
NVreg_EnableAGPSBA=1
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia
NVreg_EnableAGPFW=1
Files from nvidia-installer:
Config and logfiles:
<<<<<<<<<< /etc/modprobe.d/nvidia-blacklists-nouveau.conf >>>>>>>>>>
# You need to run "update-initramfs -u" after editing this file.
# see #580894
blacklist nouveau
^^^^^^^^^^ /etc/modprobe.d/nvidia-blacklists-nouveau.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia-kernel-common.conf >>>>>>>>>>
alias char-major-195* nvidia
options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44
NVreg_DeviceFileMode=0660
# To enable FastWrites and Sidebus addressing, uncomment these lines
# options nvidia NVreg_EnableAGPSBA=1
# options nvidia NVreg_EnableAGPFW=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-kernel-common.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia.conf >>>>>>>>>>
alias nvidia nvidia-legacy-304xx
remove nvidia-legacy-304xx rmmod nvidia
^^^^^^^^^^ /etc/modprobe.d/nvidia.conf ^^^^^^^^^^
<<<<<<<<<< /etc/X11/xorg.conf.d/zz-live-config_xserver-xorg.conf >>>>>>>>>>
Section "Device"
Identifier "Default screen"
Driver "nvidia"
Option "NoLogo" "true"
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf.d/zz-live-config_xserver-xorg.conf ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[ 46.400]
X.Org X Server 1.16.4
Release Date: 2014-12-20
[ 46.400] X Protocol Version 11, Revision 0
[ 46.400] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 46.400] Current Operating System: Linux debian 3.16.0-4-amd64 #1
SMP Debian 3.16.7-ckt11-1 (2015-05-24) x86_64
[ 46.400] Kernel command line: BOOT_IMAGE=/live/vmlinuz boot=live
persistence-encryption=luks,none config
user-default-groups=audio,bluetooth,cdrom,dialout,dip,disk,floppy,fuse,lp,lpadmin,netdev,plugdev,powerdev,sambashare,scanner,video,vboxusers,wireshark,epoptes
timezone=Europe/Zurich reboot=pci locales=de_CH.UTF-8
keyboard-layouts=ch,ch(fr),de,fr desktop=mate nottyautologin
live-media=usb live-media-timeout=10 persistence swapon swapfile=auto
quiet splash custom_options
[ 46.400] Build Date: 11 February 2015 12:32:02AM
[ 46.400] xorg-server 2:1.16.4-1 (http://www.debian.org/support)
[ 46.400] Current version of pixman: 0.32.6
[ 46.400] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 46.400] Markers: (--) probed, (**) from config file, (==) default
setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 46.400] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jun 24
14:30:10 2015
[ 46.404] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 46.404] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 46.408] (==) No Layout section. Using the first Screen section.
[ 46.408] (==) No screen section available. Using defaults.
[ 46.408] (**) |-->Screen "Default Screen Section" (0)
[ 46.408] (**) | |-->Monitor "<default monitor>"
[ 46.408] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 46.408] (**) | |-->Device "Default screen"
[ 46.408] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 46.408] (==) Automatically adding devices
[ 46.408] (==) Automatically enabling devices
[ 46.408] (==) Automatically adding GPU devices
[ 46.413] (WW) The directory "/usr/share/fonts/X11/misc" does not exist.
[ 46.413] Entry deleted from font path.
[ 46.413] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not
exist.
[ 46.413] Entry deleted from font path.
[ 46.413] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not
exist.
[ 46.413] Entry deleted from font path.
[ 46.413] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not
exist.
[ 46.413] Entry deleted from font path.
[ 46.415] (WW) The directory "/usr/share/fonts/X11/100dpi" does not
exist.
[ 46.415] Entry deleted from font path.
[ 46.415] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 46.415] Entry deleted from font path.
[ 46.415] (==) FontPath set to:
/usr/share/fonts/X11/Type1,
built-ins
[ 46.415] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 46.415] (II) The server relies on udev to provide the list of input
devices.
If no devices become available, reconfigure udev or disable
AutoAddDevices.
[ 46.415] (II) Loader magic: 0x7f7dd5dbdd80
[ 46.415] (II) Module ABI versions:
[ 46.415] X.Org ANSI C Emulation: 0.4
[ 46.415] X.Org Video Driver: 18.0
[ 46.415] X.Org XInput driver : 21.0
[ 46.415] X.Org Server Extension : 8.0
[ 46.415] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 46.418] (--) PCI:*(0:8:0:0) 10de:0393:0000:0400 rev 161, Mem @
0xf1000000/16777216, 0xe0000000/268435456, 0xf0000000/16777216, I/O @
0x00001000/128, BIOS @ 0x????????/131072
[ 46.418] (II) LoadModule: "glx"
[ 46.419] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 47.759] (II) Module glx: vendor="NVIDIA Corporation"
[ 47.760] compiled for 4.0.2, module version = 1.0.0
[ 47.760] Module class: X.Org Server Extension
[ 47.760] (II) NVIDIA GLX Module 304.125 Mon Dec 1 20:22:48 PST 2014
[ 47.760] (II) LoadModule: "nvidia"
[ 47.762] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 47.876] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 47.876] compiled for 4.0.2, module version = 1.0.0
[ 47.876] Module class: X.Org Video Driver
[ 47.895] (II) NVIDIA dlloader X Driver 304.125 Mon Dec 1 20:00:30
PST 2014
[ 47.895] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 47.899] (++) using VT number 7
[ 47.910] (II) Loading sub module "fb"
[ 47.910] (II) LoadModule: "fb"
[ 47.912] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 47.928] (II) Module fb: vendor="X.Org Foundation"
[ 47.928] compiled for 1.16.4, module version = 1.0.0
[ 47.928] ABI class: X.Org ANSI C Emulation, version 0.4
[ 47.928] (II) Loading sub module "wfb"
[ 47.928] (II) LoadModule: "wfb"
[ 47.933] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 47.946] (II) Module wfb: vendor="X.Org Foundation"
[ 47.946] compiled for 1.16.4, module version = 1.0.0
[ 47.946] ABI class: X.Org ANSI C Emulation, version 0.4
[ 47.946] (II) Loading sub module "ramdac"
[ 47.946] (II) LoadModule: "ramdac"
[ 47.946] (II) Module "ramdac" already built-in
[ 47.961] (II) NVIDIA(0): Creating default Display subsection in
Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 47.961] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 47.961] (==) NVIDIA(0): RGB weight 888
[ 47.961] (==) NVIDIA(0): Default visual is TrueColor
[ 47.961] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 47.961] (**) NVIDIA(0): Option "NoLogo" "true"
[ 47.966] (**) NVIDIA(0): Enabling 2D acceleration
[ 49.094] (II) NVIDIA(GPU-0): Display (Eizo S2202W (DFP-1)) does not
support NVIDIA 3D
[ 49.094] (II) NVIDIA(GPU-0): Vision stereo.
[ 49.108] (II) NVIDIA(0): NVIDIA GPU GeForce 7300 GT (G73) at
PCI:8:0:0 (GPU-0)
[ 49.108] (--) NVIDIA(0): Memory: 262144 kBytes
[ 49.108] (--) NVIDIA(0): VideoBIOS: 05.73.22.29.a1
[ 49.108] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 49.108] (--) NVIDIA(0): Interlaced video modes are supported on
this GPU
[ 49.108] (--) NVIDIA(0): Valid display device(s) on GeForce 7300 GT
at PCI:8:0:0
[ 49.108] (--) NVIDIA(0): CRT-0
[ 49.108] (--) NVIDIA(0): CRT-1
[ 49.108] (--) NVIDIA(0): DFP-0
[ 49.108] (--) NVIDIA(0): Eizo S2202W (DFP-1) (connected)
[ 49.108] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 49.108] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
[ 49.109] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
[ 49.109] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
[ 49.109] (--) NVIDIA(0): Eizo S2202W (DFP-1): 165.0 MHz maximum
pixel clock
[ 49.109] (--) NVIDIA(0): Eizo S2202W (DFP-1): Internal Single Link TMDS
[ 49.109] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the
EDID for display
[ 49.109] (**) NVIDIA(0): device Eizo S2202W (DFP-1) (Using EDID
frequencies has
[ 49.109] (**) NVIDIA(0): been enabled on all display devices.)
[ 49.109] (==) NVIDIA(0):
[ 49.109] (==) NVIDIA(0): No modes were requested; the default mode
"nvidia-auto-select"
[ 49.109] (==) NVIDIA(0): will be used as the requested mode.
[ 49.109] (==) NVIDIA(0):
[ 49.109] (II) NVIDIA(0): Validated MetaModes:
[ 49.109] (II) NVIDIA(0): "DFP-1:nvidia-auto-select"
[ 49.109] (II) NVIDIA(0): Virtual screen size determined to be 1680 x
1050
[ 49.110] (WW) NVIDIA(0): Unable to support custom viewPortOut 1680 x
945 +0 +52
[ 49.123] (WW) NVIDIA(0): Unable to support custom viewPortOut 1680 x
945 +0 +52
[ 49.124] (--) NVIDIA(0): DPI set to (88, 88); computed from
"UseEdidDpi" X config
[ 49.124] (--) NVIDIA(0): option
[ 49.124] (--) Depth 24 pixmap format is 32 bpp
[ 49.136] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 49.379] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 49.379] (==) NVIDIA(0): Backing store enabled
[ 49.379] (==) NVIDIA(0): Silken mouse enabled
[ 49.379] (==) NVIDIA(0): DPMS enabled
[ 49.380] (II) Loading sub module "dri2"
[ 49.380] (II) LoadModule: "dri2"
[ 49.380] (II) Module "dri2" already built-in
[ 49.380] (II) NVIDIA(0): [DRI2] Setup complete
[ 49.380] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 49.380] (--) RandR disabled
[ 49.388] (II) SELinux: Disabled on system
[ 49.389] (II) Initializing extension GLX
[ 49.389] (II) Indirect GLX disabled.(II) config/udev: Adding input
device Power Button (/dev/input/event3)
[ 49.612] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
[ 49.612] (II) LoadModule: "evdev"
[ 49.613] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 49.648] (II) Module evdev: vendor="X.Org Foundation"
[ 49.648] compiled for 1.16.0, module version = 2.9.0
[ 49.648] Module class: X.Org XInput Driver
[ 49.648] ABI class: X.Org XInput driver, version 21.0
[ 49.648] (II) Using input driver 'evdev' for 'Power Button'
[ 49.648] (**) Power Button: always reports core events
[ 49.648] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 49.648] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 49.648] (--) evdev: Power Button: Found keys
[ 49.648] (II) evdev: Power Button: Configuring as keyboard
[ 49.648] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 49.648] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 6)
[ 49.648] (**) Option "xkb_rules" "evdev"
[ 49.648] (**) Option "xkb_model" "pc105"
[ 49.648] (**) Option "xkb_layout" "ch,ch(fr),de,fr"
[ 49.679] (II) config/udev: Adding input device Power Button
(/dev/input/event2)
[ 49.680] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
[ 49.680] (II) Using input driver 'evdev' for 'Power Button'
[ 49.680] (**) Power Button: always reports core events
[ 49.680] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 49.680] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 49.680] (--) evdev: Power Button: Found keys
[ 49.680] (II) evdev: Power Button: Configuring as keyboard
[ 49.680] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[ 49.680] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 7)
[ 49.680] (**) Option "xkb_rules" "evdev"
[ 49.680] (**) Option "xkb_model" "pc105"
[ 49.680] (**) Option "xkb_layout" "ch,ch(fr),de,fr"
[ 49.681] (II) config/udev: Adding input device HDA Digital PCBeep
(/dev/input/event5)
[ 49.681] (II) No input driver specified, ignoring this device.
[ 49.681] (II) This device may have been added with another device file.
[ 49.681] (II) config/udev: Adding input device HDA Intel Front
Headphone (/dev/input/event6)
[ 49.681] (II) No input driver specified, ignoring this device.
[ 49.681] (II) This device may have been added with another device file.
[ 49.682] (II) config/udev: Adding input device USB Optical Mouse
(/dev/input/event0)
[ 49.682] (**) USB Optical Mouse: Applying InputClass "evdev pointer
catchall"
[ 49.682] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[ 49.682] (**) USB Optical Mouse: always reports core events
[ 49.682] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[ 49.682] (--) evdev: USB Optical Mouse: Vendor 0x461 Product 0x4d15
[ 49.682] (--) evdev: USB Optical Mouse: Found 3 mouse buttons
[ 49.682] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[ 49.682] (--) evdev: USB Optical Mouse: Found relative axes
[ 49.682] (--) evdev: USB Optical Mouse: Found x and y relative axes
[ 49.682] (II) evdev: USB Optical Mouse: Configuring as mouse
[ 49.682] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[ 49.682] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 49.682] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 49.682] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/0003:0461:4D15.0001/input/input0/event0"
[ 49.682] (II) XINPUT: Adding extended input device "USB Optical
Mouse" (type: MOUSE, id 8)
[ 49.690] (II) evdev: USB Optical Mouse: initialized for relative axes.
[ 49.691] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 49.691] (**) USB Optical Mouse: (accel) acceleration profile 0
[ 49.691] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[ 49.691] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[ 49.691] (II) config/udev: Adding input device USB Optical Mouse
(/dev/input/mouse0)
[ 49.691] (II) No input driver specified, ignoring this device.
[ 49.691] (II) This device may have been added with another device file.
[ 49.692] (II) config/udev: Adding input device Dell Dell USB
Keyboard (/dev/input/event1)
[ 49.692] (**) Dell Dell USB Keyboard: Applying InputClass "evdev
keyboard catchall"
[ 49.692] (II) Using input driver 'evdev' for 'Dell Dell USB Keyboard'
[ 49.692] (**) Dell Dell USB Keyboard: always reports core events
[ 49.692] (**) evdev: Dell Dell USB Keyboard: Device: "/dev/input/event1"
[ 49.692] (--) evdev: Dell Dell USB Keyboard: Vendor 0x413c Product
0x2003
[ 49.692] (--) evdev: Dell Dell USB Keyboard: Found keys
[ 49.692] (II) evdev: Dell Dell USB Keyboard: Configuring as keyboard
[ 49.692] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/0003:413C:2003.0002/input/input1/event1"
[ 49.692] (II) XINPUT: Adding extended input device "Dell Dell USB
Keyboard" (type: KEYBOARD, id 9)
[ 49.692] (**) Option "xkb_rules" "evdev"
[ 49.692] (**) Option "xkb_model" "pc105"
[ 49.692] (**) Option "xkb_layout" "ch,ch(fr),de,fr"
[ 49.693] (II) config/udev: Adding input device PC Speaker
(/dev/input/event4)
[ 49.693] (II) No input driver specified, ignoring this device.
[ 49.693] (II) This device may have been added with another device file.
[ 53.221] (II) NVIDIA(GPU-0): Display (Eizo S2202W (DFP-1)) does not
support NVIDIA 3D
[ 53.221] (II) NVIDIA(GPU-0): Vision stereo.
[ 53.221] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the
EDID for display
[ 53.221] (**) NVIDIA(0): device Eizo S2202W (DFP-1) (Using EDID
frequencies has
[ 53.221] (**) NVIDIA(0): been enabled on all display devices.)
[ 53.333] (II) NVIDIA(GPU-0): Display (Eizo S2202W (DFP-1)) does not
support NVIDIA 3D
[ 53.333] (II) NVIDIA(GPU-0): Vision stereo.
[ 53.333] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the
EDID for display
[ 53.333] (**) NVIDIA(0): device Eizo S2202W (DFP-1) (Using EDID
frequencies has
[ 53.333] (**) NVIDIA(0): been enabled on all display devices.)
[ 53.465] (II) NVIDIA(GPU-0): Display (Eizo S2202W (DFP-1)) does not
support NVIDIA 3D
[ 53.465] (II) NVIDIA(GPU-0): Vision stereo.
[ 53.465] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the
EDID for display
[ 53.465] (**) NVIDIA(0): device Eizo S2202W (DFP-1) (Using EDID
frequencies has
[ 53.465] (**) NVIDIA(0): been enabled on all display devices.)
[ 53.577] (II) NVIDIA(GPU-0): Display (Eizo S2202W (DFP-1)) does not
support NVIDIA 3D
[ 53.577] (II) NVIDIA(GPU-0): Vision stereo.
[ 53.577] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the
EDID for display
[ 53.577] (**) NVIDIA(0): device Eizo S2202W (DFP-1) (Using EDID
frequencies has
[ 53.577] (**) NVIDIA(0): been enabled on all display devices.)
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[ 26.576]
X.Org X Server 1.16.4
Release Date: 2014-12-20
[ 26.576] X Protocol Version 11, Revision 0
[ 26.576] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 26.576] Current Operating System: Linux debian 3.16.0-4-amd64 #1
SMP Debian 3.16.7-ckt11-1 (2015-05-24) x86_64
[ 26.576] Kernel command line: BOOT_IMAGE=/live/vmlinuz boot=live
persistence-encryption=luks,none config
user-default-groups=audio,bluetooth,cdrom,dialout,dip,disk,floppy,fuse,lp,lpadmin,netdev,plugdev,powerdev,sambashare,scanner,video,vboxusers,wireshark,epoptes
timezone=Europe/Zurich reboot=pci locales=de_CH.UTF-8
keyboard-layouts=ch,ch(fr),de,fr desktop=kde nottyautologin
live-media=usb live-media-timeout=10 persistence swapon swapfile=auto
quiet splash custom_options
[ 26.576] Build Date: 11 February 2015 12:32:02AM
[ 26.576] xorg-server 2:1.16.4-1 (http://www.debian.org/support)
[ 26.576] Current version of pixman: 0.32.6
[ 26.576] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 26.576] Markers: (--) probed, (**) from config file, (==) default
setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 26.576] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jun 24
14:18:59 2015
[ 26.586] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 26.586] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 26.592] (==) No Layout section. Using the first Screen section.
[ 26.592] (==) No screen section available. Using defaults.
[ 26.592] (**) |-->Screen "Default Screen Section" (0)
[ 26.592] (**) | |-->Monitor "<default monitor>"
[ 26.592] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 26.592] (**) | |-->Device "Default screen"
[ 26.592] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 26.592] (==) Automatically adding devices
[ 26.592] (==) Automatically enabling devices
[ 26.592] (==) Automatically adding GPU devices
[ 26.607] (WW) The directory "/usr/share/fonts/X11/misc" does not exist.
[ 26.607] Entry deleted from font path.
[ 26.607] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not
exist.
[ 26.607] Entry deleted from font path.
[ 26.607] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not
exist.
[ 26.607] Entry deleted from font path.
[ 26.607] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not
exist.
[ 26.607] Entry deleted from font path.
[ 26.622] (WW) The directory "/usr/share/fonts/X11/100dpi" does not
exist.
[ 26.622] Entry deleted from font path.
[ 26.622] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 26.622] Entry deleted from font path.
[ 26.622] (==) FontPath set to:
/usr/share/fonts/X11/Type1,
built-ins
[ 26.622] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 26.623] (II) The server relies on udev to provide the list of input
devices.
If no devices become available, reconfigure udev or disable
AutoAddDevices.
[ 26.623] (II) Loader magic: 0x7f6bb53ddd80
[ 26.623] (II) Module ABI versions:
[ 26.623] X.Org ANSI C Emulation: 0.4
[ 26.623] X.Org Video Driver: 18.0
[ 26.623] X.Org XInput driver : 21.0
[ 26.623] X.Org Server Extension : 8.0
[ 26.623] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 26.625] (--) PCI:*(0:8:0:0) 10de:0393:0000:0400 rev 161, Mem @
0xf1000000/16777216, 0xe0000000/268435456, 0xf0000000/16777216, I/O @
0x00001000/128, BIOS @ 0x????????/131072
[ 26.625] (II) LoadModule: "glx"
[ 26.626] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 28.118] (II) Module glx: vendor="NVIDIA Corporation"
[ 28.118] compiled for 4.0.2, module version = 1.0.0
[ 28.118] Module class: X.Org Server Extension
[ 28.118] (II) NVIDIA GLX Module 304.125 Mon Dec 1 20:22:48 PST 2014
[ 28.118] (II) LoadModule: "nvidia"
[ 28.120] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 28.252] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 28.252] compiled for 4.0.2, module version = 1.0.0
[ 28.252] Module class: X.Org Video Driver
[ 28.281] (II) NVIDIA dlloader X Driver 304.125 Mon Dec 1 20:00:30
PST 2014
[ 28.282] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 28.287] (++) using VT number 7
[ 28.302] (II) Loading sub module "fb"
[ 28.302] (II) LoadModule: "fb"
[ 28.314] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 28.373] (II) Module fb: vendor="X.Org Foundation"
[ 28.373] compiled for 1.16.4, module version = 1.0.0
[ 28.373] ABI class: X.Org ANSI C Emulation, version 0.4
[ 28.373] (II) Loading sub module "wfb"
[ 28.373] (II) LoadModule: "wfb"
[ 28.439] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 28.485] (II) Module wfb: vendor="X.Org Foundation"
[ 28.485] compiled for 1.16.4, module version = 1.0.0
[ 28.485] ABI class: X.Org ANSI C Emulation, version 0.4
[ 28.485] (II) Loading sub module "ramdac"
[ 28.485] (II) LoadModule: "ramdac"
[ 28.485] (II) Module "ramdac" already built-in
[ 28.500] (II) NVIDIA(0): Creating default Display subsection in
Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 28.500] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 28.500] (==) NVIDIA(0): RGB weight 888
[ 28.500] (==) NVIDIA(0): Default visual is TrueColor
[ 28.500] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 28.500] (**) NVIDIA(0): Option "NoLogo" "true"
[ 28.509] (**) NVIDIA(0): Enabling 2D acceleration
[ 29.652] (II) NVIDIA(GPU-0): Display (Eizo S2202W (DFP-1)) does not
support NVIDIA 3D
[ 29.652] (II) NVIDIA(GPU-0): Vision stereo.
[ 29.660] (II) NVIDIA(0): NVIDIA GPU GeForce 7300 GT (G73) at
PCI:8:0:0 (GPU-0)
[ 29.660] (--) NVIDIA(0): Memory: 262144 kBytes
[ 29.660] (--) NVIDIA(0): VideoBIOS: 05.73.22.29.a1
[ 29.660] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 29.660] (--) NVIDIA(0): Interlaced video modes are supported on
this GPU
[ 29.660] (--) NVIDIA(0): Valid display device(s) on GeForce 7300 GT
at PCI:8:0:0
[ 29.661] (--) NVIDIA(0): CRT-0
[ 29.661] (--) NVIDIA(0): CRT-1
[ 29.661] (--) NVIDIA(0): DFP-0
[ 29.661] (--) NVIDIA(0): Eizo S2202W (DFP-1) (connected)
[ 29.661] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 29.661] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
[ 29.661] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
[ 29.661] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
[ 29.661] (--) NVIDIA(0): Eizo S2202W (DFP-1): 165.0 MHz maximum
pixel clock
[ 29.661] (--) NVIDIA(0): Eizo S2202W (DFP-1): Internal Single Link TMDS
[ 29.661] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the
EDID for display
[ 29.661] (**) NVIDIA(0): device Eizo S2202W (DFP-1) (Using EDID
frequencies has
[ 29.661] (**) NVIDIA(0): been enabled on all display devices.)
[ 29.661] (==) NVIDIA(0):
[ 29.661] (==) NVIDIA(0): No modes were requested; the default mode
"nvidia-auto-select"
[ 29.661] (==) NVIDIA(0): will be used as the requested mode.
[ 29.661] (==) NVIDIA(0):
[ 29.661] (II) NVIDIA(0): Validated MetaModes:
[ 29.661] (II) NVIDIA(0): "DFP-1:nvidia-auto-select"
[ 29.661] (II) NVIDIA(0): Virtual screen size determined to be 1680 x
1050
[ 29.662] (WW) NVIDIA(0): Unable to support custom viewPortOut 1680 x
945 +0 +52
[ 29.675] (WW) NVIDIA(0): Unable to support custom viewPortOut 1680 x
945 +0 +52
[ 29.676] (--) NVIDIA(0): DPI set to (88, 88); computed from
"UseEdidDpi" X config
[ 29.676] (--) NVIDIA(0): option
[ 29.676] (--) Depth 24 pixmap format is 32 bpp
[ 29.688] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 30.108] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 30.108] (==) NVIDIA(0): Backing store enabled
[ 30.108] (==) NVIDIA(0): Silken mouse enabled
[ 30.108] (==) NVIDIA(0): DPMS enabled
[ 30.108] (II) Loading sub module "dri2"
[ 30.108] (II) LoadModule: "dri2"
[ 30.108] (II) Module "dri2" already built-in
[ 30.108] (II) NVIDIA(0): [DRI2] Setup complete
[ 30.108] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 30.109] (--) RandR disabled
[ 30.116] (II) SELinux: Disabled on system
[ 30.117] (II) Initializing extension GLX
[ 30.117] (II) Indirect GLX disabled.(II) config/udev: Adding input
device Power Button (/dev/input/event3)
[ 30.906] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
[ 30.906] (II) LoadModule: "evdev"
[ 30.906] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 30.950] (II) Module evdev: vendor="X.Org Foundation"
[ 30.950] compiled for 1.16.0, module version = 2.9.0
[ 30.950] Module class: X.Org XInput Driver
[ 30.950] ABI class: X.Org XInput driver, version 21.0
[ 30.950] (II) Using input driver 'evdev' for 'Power Button'
[ 30.950] (**) Power Button: always reports core events
[ 30.950] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 30.950] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 30.950] (--) evdev: Power Button: Found keys
[ 30.950] (II) evdev: Power Button: Configuring as keyboard
[ 30.950] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 30.950] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 6)
[ 30.950] (**) Option "xkb_rules" "evdev"
[ 30.950] (**) Option "xkb_model" "pc105"
[ 30.950] (**) Option "xkb_layout" "ch,ch(fr),de,fr"
[ 30.983] (II) config/udev: Adding input device Power Button
(/dev/input/event2)
[ 30.983] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
[ 30.983] (II) Using input driver 'evdev' for 'Power Button'
[ 30.983] (**) Power Button: always reports core events
[ 30.983] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 30.983] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 30.983] (--) evdev: Power Button: Found keys
[ 30.983] (II) evdev: Power Button: Configuring as keyboard
[ 30.983] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[ 30.983] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 7)
[ 30.983] (**) Option "xkb_rules" "evdev"
[ 30.983] (**) Option "xkb_model" "pc105"
[ 30.983] (**) Option "xkb_layout" "ch,ch(fr),de,fr"
[ 30.984] (II) config/udev: Adding input device HDA Digital PCBeep
(/dev/input/event5)
[ 30.984] (II) No input driver specified, ignoring this device.
[ 30.984] (II) This device may have been added with another device file.
[ 30.985] (II) config/udev: Adding input device HDA Intel Front
Headphone (/dev/input/event6)
[ 30.985] (II) No input driver specified, ignoring this device.
[ 30.985] (II) This device may have been added with another device file.
[ 30.985] (II) config/udev: Adding input device USB Optical Mouse
(/dev/input/event0)
[ 30.985] (**) USB Optical Mouse: Applying InputClass "evdev pointer
catchall"
[ 30.985] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[ 30.985] (**) USB Optical Mouse: always reports core events
[ 30.985] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[ 30.985] (--) evdev: USB Optical Mouse: Vendor 0x461 Product 0x4d15
[ 30.985] (--) evdev: USB Optical Mouse: Found 3 mouse buttons
[ 30.985] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[ 30.985] (--) evdev: USB Optical Mouse: Found relative axes
[ 30.985] (--) evdev: USB Optical Mouse: Found x and y relative axes
[ 30.985] (II) evdev: USB Optical Mouse: Configuring as mouse
[ 30.985] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[ 30.985] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 30.985] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 30.985] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/0003:0461:4D15.0001/input/input0/event0"
[ 30.985] (II) XINPUT: Adding extended input device "USB Optical
Mouse" (type: MOUSE, id 8)
[ 31.006] (II) evdev: USB Optical Mouse: initialized for relative axes.
[ 31.006] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 31.006] (**) USB Optical Mouse: (accel) acceleration profile 0
[ 31.006] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[ 31.006] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[ 31.007] (II) config/udev: Adding input device USB Optical Mouse
(/dev/input/mouse0)
[ 31.007] (II) No input driver specified, ignoring this device.
[ 31.007] (II) This device may have been added with another device file.
[ 31.007] (II) config/udev: Adding input device Dell Dell USB
Keyboard (/dev/input/event1)
[ 31.007] (**) Dell Dell USB Keyboard: Applying InputClass "evdev
keyboard catchall"
[ 31.007] (II) Using input driver 'evdev' for 'Dell Dell USB Keyboard'
[ 31.007] (**) Dell Dell USB Keyboard: always reports core events
[ 31.007] (**) evdev: Dell Dell USB Keyboard: Device: "/dev/input/event1"
[ 31.007] (--) evdev: Dell Dell USB Keyboard: Vendor 0x413c Product
0x2003
[ 31.007] (--) evdev: Dell Dell USB Keyboard: Found keys
[ 31.007] (II) evdev: Dell Dell USB Keyboard: Configuring as keyboard
[ 31.007] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/0003:413C:2003.0002/input/input1/event1"
[ 31.007] (II) XINPUT: Adding extended input device "Dell Dell USB
Keyboard" (type: KEYBOARD, id 9)
[ 31.007] (**) Option "xkb_rules" "evdev"
[ 31.007] (**) Option "xkb_model" "pc105"
[ 31.007] (**) Option "xkb_layout" "ch,ch(fr),de,fr"
[ 31.008] (II) config/udev: Adding input device PC Speaker
(/dev/input/event4)
[ 31.008] (II) No input driver specified, ignoring this device.
[ 31.008] (II) This device may have been added with another device file.
[ 41.684] (II) NVIDIA(GPU-0): Display (Eizo S2202W (DFP-1)) does not
support NVIDIA 3D
[ 41.684] (II) NVIDIA(GPU-0): Vision stereo.
[ 41.684] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the
EDID for display
[ 41.684] (**) NVIDIA(0): device Eizo S2202W (DFP-1) (Using EDID
frequencies has
[ 41.684] (**) NVIDIA(0): been enabled on all display devices.)
[ 43.681] (II) NVIDIA(GPU-0): Display (Eizo S2202W (DFP-1)) does not
support NVIDIA 3D
[ 43.681] (II) NVIDIA(GPU-0): Vision stereo.
[ 43.681] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the
EDID for display
[ 43.681] (**) NVIDIA(0): device Eizo S2202W (DFP-1) (Using EDID
frequencies has
[ 43.681] (**) NVIDIA(0): been enabled on all display devices.)
[ 44.780] (II) NVIDIA(GPU-0): Display (Eizo S2202W (DFP-1)) does not
support NVIDIA 3D
[ 44.780] (II) NVIDIA(GPU-0): Vision stereo.
[ 44.780] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the
EDID for display
[ 44.780] (**) NVIDIA(0): device Eizo S2202W (DFP-1) (Using EDID
frequencies has
[ 44.780] (**) NVIDIA(0): been enabled on all display devices.)
[ 44.891] (II) NVIDIA(GPU-0): Display (Eizo S2202W (DFP-1)) does not
support NVIDIA 3D
[ 44.891] (II) NVIDIA(GPU-0): Vision stereo.
[ 44.891] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the
EDID for display
[ 44.891] (**) NVIDIA(0): device Eizo S2202W (DFP-1) (Using EDID
frequencies has
[ 44.891] (**) NVIDIA(0): been enabled on all display devices.)
[ 59.494] (II) NVIDIA(GPU-0): Display (Eizo S2202W (DFP-1)) does not
support NVIDIA 3D
[ 59.494] (II) NVIDIA(GPU-0): Vision stereo.
[ 59.494] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the
EDID for display
[ 59.494] (**) NVIDIA(0): device Eizo S2202W (DFP-1) (Using EDID
frequencies has
[ 59.494] (**) NVIDIA(0): been enabled on all display devices.)
[ 508.274] (II) evdev: Dell Dell USB Keyboard: Close
[ 508.293] (II) UnloadModule: "evdev"
[ 508.293] (II) evdev: USB Optical Mouse: Close
[ 508.293] (II) UnloadModule: "evdev"
[ 508.293] (II) evdev: Power Button: Close
[ 508.293] (II) UnloadModule: "evdev"
[ 508.293] (II) evdev: Power Button: Close
[ 508.293] (II) UnloadModule: "evdev"
[ 508.419] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 508.534] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 508.534] (==) NVIDIA(0): DPMS enabled
[ 508.535] (II) Loading sub module "dri2"
[ 508.535] (II) LoadModule: "dri2"
[ 508.535] (II) Module "dri2" already built-in
[ 508.535] (II) NVIDIA(0): [DRI2] Setup complete
[ 508.535] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 508.535] (--) RandR disabled
[ 508.543] (II) SELinux: Disabled on system
[ 508.544] (II) Initializing extension GLX
[ 508.544] (II) Indirect GLX disabled.(II) config/udev: Adding input
device Power Button (/dev/input/event3)
[ 508.764] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
[ 508.764] (II) Using input driver 'evdev' for 'Power Button'
[ 508.764] (**) Power Button: always reports core events
[ 508.764] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 508.764] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 508.764] (--) evdev: Power Button: Found keys
[ 508.764] (II) evdev: Power Button: Configuring as keyboard
[ 508.764] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 508.764] (**) Option "xkb_rules" "evdev"
[ 508.764] (**) Option "xkb_model" "pc105"
[ 508.764] (**) Option "xkb_layout" "ch,ch(fr),de,fr"
[ 508.825] (II) config/udev: Adding input device Power Button
(/dev/input/event2)
[ 508.825] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
[ 508.825] (II) Using input driver 'evdev' for 'Power Button'
[ 508.825] (**) Power Button: always reports core events
[ 508.825] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 508.825] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 508.825] (--) evdev: Power Button: Found keys
[ 508.825] (II) evdev: Power Button: Configuring as keyboard
[ 508.825] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[ 508.825] (**) Option "xkb_rules" "evdev"
[ 508.825] (**) Option "xkb_model" "pc105"
[ 508.825] (**) Option "xkb_layout" "ch,ch(fr),de,fr"
[ 508.826] (II) config/udev: Adding input device HDA Digital PCBeep
(/dev/input/event5)
[ 508.826] (II) No input driver specified, ignoring this device.
[ 508.826] (II) This device may have been added with another device file.
[ 508.826] (II) config/udev: Adding input device HDA Intel Front
Headphone (/dev/input/event6)
[ 508.826] (II) No input driver specified, ignoring this device.
[ 508.826] (II) This device may have been added with another device file.
[ 508.827] (II) config/udev: Adding input device USB Optical Mouse
(/dev/input/event0)
[ 508.827] (**) USB Optical Mouse: Applying InputClass "evdev pointer
catchall"
[ 508.827] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[ 508.827] (**) USB Optical Mouse: always reports core events
[ 508.827] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[ 508.827] (--) evdev: USB Optical Mouse: Vendor 0x461 Product 0x4d15
[ 508.827] (--) evdev: USB Optical Mouse: Found 3 mouse buttons
[ 508.827] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[ 508.827] (--) evdev: USB Optical Mouse: Found relative axes
[ 508.827] (--) evdev: USB Optical Mouse: Found x and y relative axes
[ 508.827] (II) evdev: USB Optical Mouse: Configuring as mouse
[ 508.827] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[ 508.827] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 508.827] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 508.827] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/0003:0461:4D15.0001/input/input0/event0"
[ 508.827] (II) evdev: USB Optical Mouse: initialized for relative axes.
[ 508.827] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 508.827] (**) USB Optical Mouse: (accel) acceleration profile 0
[ 508.827] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[ 508.827] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[ 508.828] (II) config/udev: Adding input device USB Optical Mouse
(/dev/input/mouse0)
[ 508.828] (II) No input driver specified, ignoring this device.
[ 508.828] (II) This device may have been added with another device file.
[ 508.828] (II) config/udev: Adding input device Dell Dell USB
Keyboard (/dev/input/event1)
[ 508.828] (**) Dell Dell USB Keyboard: Applying InputClass "evdev
keyboard catchall"
[ 508.828] (II) Using input driver 'evdev' for 'Dell Dell USB Keyboard'
[ 508.828] (**) Dell Dell USB Keyboard: always reports core events
[ 508.828] (**) evdev: Dell Dell USB Keyboard: Device: "/dev/input/event1"
[ 508.828] (--) evdev: Dell Dell USB Keyboard: Vendor 0x413c Product
0x2003
[ 508.828] (--) evdev: Dell Dell USB Keyboard: Found keys
[ 508.828] (II) evdev: Dell Dell USB Keyboard: Configuring as keyboard
[ 508.828] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/0003:413C:2003.0002/input/input1/event1"
[ 508.828] (**) Option "xkb_rules" "evdev"
[ 508.828] (**) Option "xkb_model" "pc105"
[ 508.828] (**) Option "xkb_layout" "ch,ch(fr),de,fr"
[ 508.829] (II) config/udev: Adding input device PC Speaker
(/dev/input/event4)
[ 508.829] (II) No input driver specified, ignoring this device.
[ 508.829] (II) This device may have been added with another device file.
[ 511.446] (II) NVIDIA(GPU-0): Display (Eizo S2202W (DFP-1)) does not
support NVIDIA 3D
[ 511.446] (II) NVIDIA(GPU-0): Vision stereo.
[ 511.446] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the
EDID for display
[ 511.446] (**) NVIDIA(0): device Eizo S2202W (DFP-1) (Using EDID
frequencies has
[ 511.446] (**) NVIDIA(0): been enabled on all display devices.)
[ 512.624] (II) NVIDIA(GPU-0): Display (Eizo S2202W (DFP-1)) does not
support NVIDIA 3D
[ 512.624] (II) NVIDIA(GPU-0): Vision stereo.
[ 512.624] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the
EDID for display
[ 512.624] (**) NVIDIA(0): device Eizo S2202W (DFP-1) (Using EDID
frequencies has
[ 512.624] (**) NVIDIA(0): been enabled on all display devices.)
[ 526.112] (II) NVIDIA(GPU-0): Display (Eizo S2202W (DFP-1)) does not
support NVIDIA 3D
[ 526.112] (II) NVIDIA(GPU-0): Vision stereo.
[ 526.112] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the
EDID for display
[ 526.112] (**) NVIDIA(0): device Eizo S2202W (DFP-1) (Using EDID
frequencies has
[ 526.112] (**) NVIDIA(0): been enabled on all display devices.)
[ 553.447] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 559.853] (II) evdev: Dell Dell USB Keyboard: Close
[ 559.853] (II) UnloadModule: "evdev"
[ 559.853] (II) evdev: USB Optical Mouse: Close
[ 559.853] (II) UnloadModule: "evdev"
[ 559.853] (II) evdev: Power Button: Close
[ 559.853] (II) UnloadModule: "evdev"
[ 559.853] (II) evdev: Power Button: Close
[ 559.853] (II) UnloadModule: "evdev"
[ 560.629] (EE) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^
Kernel modules: nvidia.ko
/lib/modules/3.16.0-4-amd64/updates/dkms/nvidia-current.ko
/lib/modules/3.16.0-4-amd64/updates/dkms/nvidia-legacy-304xx.ko
/lib/modules/3.16.0-4-amd64/updates/dkms/nvidia-uvm.ko
filename: /lib/modules/3.16.0-4-amd64/updates/dkms/nvidia-current.ko
alias: char-major-195-*
version: 340.65
supported: external
license: NVIDIA
alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias: pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm,i2c-core
vermagic: 3.16.0-4-amd64 SMP mod_unload modversions
filename:
/lib/modules/3.16.0-4-amd64/updates/dkms/nvidia-legacy-304xx.ko
alias: char-major-195-*
version: 304.125
supported: external
license: NVIDIA
alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias: pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm,i2c-core
vermagic: 3.16.0-4-amd64 SMP mod_unload modversions
filename: /lib/modules/3.16.0-4-amd64/updates/dkms/nvidia-uvm.ko
supported: external
license: MIT
depends: nvidia
vermagic: 3.16.0-4-amd64 SMP mod_unload modversions
lsmod:
Module Size Used by
pci_stub 12429 1
vboxpci 23077 0
vboxnetadp 25443 0
vboxnetflt 23324 0
vboxdrv 340067 3 vboxnetadp,vboxnetflt,vboxpci
arc4 12536 2
rt2800usb 26222 0
rt2x00usb 17642 1 rt2800usb
rt2800lib 81131 1 rt2800usb
rt2x00lib 42331 3 rt2x00usb,rt2800lib,rt2800usb
mac80211 474277 3 rt2x00lib,rt2x00usb,rt2800lib
cfg80211 405538 2 mac80211,rt2x00lib
crc_ccitt 12347 1 rt2800lib
rfkill 18867 2 cfg80211
snd_hda_codec_realtek 67127 1
snd_hda_codec_generic 63181 1 snd_hda_codec_realtek
usblp 17274 0
snd_hda_intel 26327 3
coretemp 12820 0
snd_hda_controller 26646 1 snd_hda_intel
kvm_intel 139116 0
iTCO_wdt 12831 0
snd_hda_codec 104463 4
snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
iTCO_vendor_support 12649 1 iTCO_wdt
snd_hwdep 13148 1 snd_hda_codec
snd_pcm 88662 3
snd_hda_codec,snd_hda_intel,snd_hda_controller
kvm 388635 1 kvm_intel
evdev 17445 10
applesmc 18526 0
input_polldev 13118 1 applesmc
efi_pstore 12805 1
efivars 17257 1 efi_pstore
pcspkr 12595 0
lpc_ich 20768 0
i2c_i801 16965 0
mfd_core 12601 1 lpc_ich
snd_timer 26614 1 snd_pcm
i5000_edac 16833 0
edac_core 51465 2 i5000_edac
rng_core 12733 0
snd 65244 13
snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
soundcore 13026 2 snd,snd_hda_codec
i5k_amb 12879 0
shpchp 31121 0
sbshc 12842 0
button 12944 0
ioatdma 57654 0
dca 13168 1 ioatdma
processor 28221 0
thermal_sys 27642 1 processor
md_mod 107672 0
nvidia 11309306 30
drm 249955 2 nvidia
i2c_core 46012 3 drm,i2c_i801,nvidia
fuse 83350 5
ecryptfs 89223 0
parport_pc 26300 0
ppdev 16782 0
lp 17074 0
parport 35749 3 lp,ppdev,parport_pc
autofs4 35529 2
hfsplus 97295 0
ohci_hcd 42982 0
squashfs 43856 1
loop 26605 3
aufs 199579 3179
ext4 473802 2
crc16 12343 1 ext4
mbcache 17171 1 ext4
jbd2 82413 1 ext4
nls_utf8 12456 0
nls_cp437 16553 0
vfat 17135 0
fat 61986 1 vfat
hid_generic 12393 0
usbhid 44460 0
hid 102264 2 hid_generic,usbhid
dm_crypt 22595 0
dm_mod 89405 1 dm_crypt
usb_storage 56215 3
sd_mod 44356 4
crc_t10dif 12431 1 sd_mod
crct10dif_generic 12581 1
sg 29973 0
sr_mod 21903 0
cdrom 47424 1 sr_mod
crct10dif_common 12356 2 crct10dif_generic,crc_t10dif
ata_generic 12490 0
ahci 33291 0
libahci 27158 1 ahci
ata_piix 33592 0
libata 177457 4 ahci,libahci,ata_generic,ata_piix
scsi_mod 191405 5 sg,usb_storage,libata,sd_mod,sr_mod
firewire_ohci 39523 0
firewire_core 56665 1 firewire_ohci
crc_itu_t 12347 1 firewire_core
uhci_hcd 43499 0
ehci_pci 12512 0
ehci_hcd 69837 1 ehci_pci
usbcore 195340 9
usblp,uhci_hcd,rt2x00usb,usb_storage,ohci_hcd,rt2800usb,ehci_hcd,ehci_pci,usbhid
usb_common 12440 1 usbcore
e1000e 212128 0
ptp 17692 1 e1000e
pps_core 17225 1 ptp
xrandr:
Screen 0: minimum 8 x 8, current 1680 x 1050, maximum 4096 x 4096
DVI-I-0 disconnected primary (normal left inverted right x axis y axis)
DVI-I-1 disconnected (normal left inverted right x axis y axis)
DVI-I-2 disconnected (normal left inverted right x axis y axis)
DVI-I-3 connected 1680x1050+0+0 (normal left inverted right x axis y
axis) 474mm x 297mm
1680x1050 59.88*+
1280x1024 60.02
1280x960 60.00
1024x768 60.00
800x600 60.32
640x480 59.94
-- System Information:
Debian Release: 8.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages nvidia-legacy-304xx-alternative depends on:
ii glx-alternative-nvidia 0.5.1
nvidia-legacy-304xx-alternative recommends no packages.
nvidia-legacy-304xx-alternative suggests no packages.
Versions of packages nvidia-legacy-304xx-driver depends on:
ii libgl1-nvidia-legacy-304xx-glx 304.125-1
ii nvidia-installer-cleanup 20141201+1
ii nvidia-legacy-304xx-kernel-dkms [nvidia-legacy-304xx-kern
304.125-2~bpo8+1
ii nvidia-support 20141201+1
ii xserver-xorg-video-nvidia-legacy-304xx 304.125-1
Versions of packages nvidia-legacy-304xx-driver recommends:
pn libgl1-nvidia-legacy-304xx-glx-i386 <none>
ii nvidia-settings-legacy-304xx 304.123-2
Versions of packages nvidia-legacy-304xx-driver suggests:
ii nvidia-legacy-304xx-kernel-dkms 304.125-2~bpo8+1
Versions of packages libgl1-nvidia-legacy-304xx-glx depends on:
ii libc6 2.19-18
ii libx11-6 2:1.6.2-3
ii libxext6 2:1.3.3-1
ii libxv1 2:1.0.10-1+b1
ii libxvmc1 2:1.0.8-2+b1
ii multiarch-support 2.19-18
ii nvidia-installer-cleanup 20141201+1
ii nvidia-support 20141201+1
Versions of packages libgl1-nvidia-legacy-304xx-glx recommends:
ii nvidia-legacy-304xx-kernel-dkms [nvidia-legacy-304xx-kern
304.125-2~bpo8+1
Versions of packages libgl1-nvidia-legacy-304xx-glx suggests:
ii nvidia-legacy-304xx-kernel-dkms 304.125-2~bpo8+1
Versions of packages xserver-xorg-video-nvidia-legacy-304xx depends on:
ii debconf [debconf-2.0] 1.5.56
ii libc6 2.19-18
ii libgl1-nvidia-legacy-304xx-glx 304.125-1
ii nvidia-installer-cleanup 20141201+1
ii nvidia-support 20141201+1
ii xserver-xorg-core [xorg-video-abi-18] 2:1.16.4-1
Versions of packages xserver-xorg-video-nvidia-legacy-304xx recommends:
ii nvidia-legacy-304xx-driver 304.125-1
ii nvidia-legacy-304xx-kernel-dkms [nvidia-legacy-304xx-kern
304.125-2~bpo8+1
ii nvidia-settings-legacy-304xx 304.123-2
Versions of packages xserver-xorg-video-nvidia-legacy-304xx suggests:
ii nvidia-legacy-304xx-kernel-dkms 304.125-2~bpo8+1
Versions of packages nvidia-legacy-304xx-kernel-dkms depends on:
ii dkms
2.2.0.3-2
ii nvidia-installer-cleanup
20141201+1
ii nvidia-kernel-common
20141201+1
ii nvidia-legacy-304xx-alternative [nvidia-legacy-304xx-alternativ
304.125-1
Versions of packages nvidia-legacy-304xx-kernel-dkms recommends:
ii nvidia-legacy-304xx-driver 304.125-1
Versions of packages glx-alternative-nvidia depends on:
ii glx-alternative-mesa 0.5.1
ii glx-diversions 0.5.1
Versions of packages glx-alternative-nvidia suggests:
ii nvidia-driver 340.65-2
Versions of packages xserver-xorg-video-intel depends on:
ii libc6 2.19-18
ii libdrm-intel1 2.4.58-2
ii libdrm2 2.4.58-2
ii libpciaccess0 0.13.2-3+b1
ii libpixman-1-0 0.32.6-3
ii libudev1 215-17+deb8u1
ii libx11-6 2:1.6.2-3
ii libx11-xcb1 2:1.6.2-3
ii libxcb-dri2-0 1.10-3+b1
ii libxcb-util0 0.3.8-3
ii libxcb1 1.10-3+b1
ii libxv1 2:1.0.10-1+b1
ii libxvmc1 2:1.0.8-2+b1
ii xserver-xorg-core [xorg-video-abi-18] 2:1.16.4-1
Versions of packages nvidia-legacy-304xx-alternative is related to:
pn ia32-libs <none>
pn libdrm-nouveau1 <none>
pn libdrm-nouveau1a <none>
ii libdrm-nouveau2 2.4.58-2
pn libgl1-nvidia-alternatives-ia32 <none>
ii libgl1-nvidia-glx [libgl1-nvidia-glx-any] 340.65-2
pn libgl1-nvidia-glx-ia32 <none>
pn libgl1-nvidia-glx-ia32-any <none>
pn libgl1-nvidia-legacy-173xx-glx-ia32 <none>
ii libgl1-nvidia-legacy-304xx-glx [libgl1-nvidia-glx-any] 304.125-1
pn libgl1-nvidia-legacy-96xx-glx-ia32 <none>
pn linux-headers <none>
ii make 4.0-8.1
ii nvidia-driver [nvidia-glx-any] 340.65-2
pn nvidia-glx-legacy-304xx <none>
ii nvidia-kernel-common 20141201+1
ii nvidia-legacy-304xx-driver [nvidia-glx-any] 304.125-1
ii nvidia-legacy-304xx-kernel-dkms
304.125-2~bpo8+1
pn nvidia-legacy-304xx-kernel-source <none>
ii nvidia-modprobe 340.46-1
ii nvidia-settings 340.46-2
ii nvidia-support 20141201+1
pn nvidia-xconfig <none>
ii xserver-xorg 1:7.7+7
ii xserver-xorg-core 2:1.16.4-1
ii xserver-xorg-video-nouveau 1:1.0.11-1
ii xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any] 340.65-2
ii xserver-xorg-video-nvidia-legacy-304xx [xserver-xorg-vide 304.125-1
-- no debconf information
Ronny
More information about the pkg-nvidia-devel
mailing list