Package: nvidia-glx Version: 304.48-1 Severity: important Dear Maintainer, *** Please consider answering these questions, where appropriate ***
* What led up to the situation? trying to run a Second Life client after upgrading the NVIDIA drivers to the current version in testing from the previous one * What exactly did you do (or not do) that was effective (or ineffective)? trying to start the Second Life client same way as before the upgrade * What was the outcome of this action? The Second Life client shows a window with the message "Window Creation Error". Debugging output from the client in the terminal says: ,---- | | 2012-09-25T00:52:32Z INFO: llwindow/llwindowsdl.cpp(426) : | createContext: createContext, fullscreen=0 size=1920x1200 | 2012-09-25T00:52:32Z INFO: llwindow/llwindowsdl.cpp(442) : | createContext: Compiled against SDL 1.2.14 | 2012-09-25T00:52:32Z INFO: llwindow/llwindowsdl.cpp(448) : | createContext: Running against SDL 1.2.14 | 2012-09-25T00:52:32Z INFO: llwindow/llwindowsdl.cpp(464) : | createContext: Original aspect ratio was 1920:1200=1.6 | 2012-09-25T00:52:32Z INFO: llwindow/llwindowsdl.cpp(627) : | createContext: createContext: creating window 1920x1200x32 | 2012-09-25T00:52:32Z WARNING: llwindow/llwindowsdl.cpp(637) : | createContext: createContext: window creation failure. SDL: Couldn't | find matching GLX visual | 2012-09-25T00:52:32Z INFO: llwindow/llwindowsdl.cpp(804) : | destroyContext: destroyContext begins | 2012-09-25T00:52:32Z INFO: llwindow/llwindowsdl.cpp(814) : | destroyContext: shutdownGL begins | 2012-09-25T00:52:32Z INFO: llwindow/llwindowsdl.cpp(816) : | destroyContext: SDL_QuitSS/VID begins | 2012-09-25T00:52:32Z INFO: llwindow/llwindowsdl.cpp(2286) : | OSMessageBoxSDL: Creating a dialog because we're in windowed mode and | GTK is happy. | 2012-09-25T00:52:39Z INFO: llwindow/llwindowsdl.cpp(2165) : | quitCursors: Skipping quitCursors: mWindow already gone. | 2012-09-25T00:52:39Z INFO: llwindow/llwindowsdl.cpp(804) : | destroyContext: destroyContext begins | 2012-09-25T00:52:39Z INFO: llwindow/llwindowsdl.cpp(814) : | destroyContext: shutdownGL begins | 2012-09-25T00:52:39Z INFO: llwindow/llwindowsdl.cpp(816) : | destroyContext: SDL_QuitSS/VID begins | 2012-09-25T00:52:39Z WARNING: llwindow/llwindow.cpp(425) : | createWindow: LLWindowManager::create() : Error creating window. | 2012-09-25T00:52:39Z WARNING: newview/llviewerwindow.cpp(1622) : | LLViewerWindow: Failed to create window, to be shutting Down, be sure | your graphics driver is updated. | 2012-09-25T00:52:32Z INFO: llwindow/llwindowsdl.cpp(426) : | createContext: createContext, fullscreen=0 size=1920x1200 | 2012-09-25T00:52:32Z INFO: llwindow/llwindowsdl.cpp(442) : | createContext: Compiled against SDL 1.2.14 | 2012-09-25T00:52:32Z INFO: llwindow/llwindowsdl.cpp(448) : | createContext: Running against SDL 1.2.14 | 2012-09-25T00:52:32Z INFO: llwindow/llwindowsdl.cpp(464) : | createContext: Original aspect ratio was 1920:1200=1.6 | 2012-09-25T00:52:32Z INFO: llwindow/llwindowsdl.cpp(627) : | createContext: createContext: creating window 1920x1200x32 | 2012-09-25T00:52:32Z WARNING: llwindow/llwindowsdl.cpp(637) : | createContext: createContext: window creation failure. SDL: Couldn't | find matching GLX visual | 2012-09-25T00:52:32Z INFO: llwindow/llwindowsdl.cpp(804) : | destroyContext: destroyContext begins | 2012-09-25T00:52:32Z INFO: llwindow/llwindowsdl.cpp(814) : | destroyContext: shutdownGL begins | 2012-09-25T00:52:32Z INFO: llwindow/llwindowsdl.cpp(816) : | destroyContext: SDL_QuitSS/VID begins | 2012-09-25T00:52:32Z INFO: llwindow/llwindowsdl.cpp(2286) : | OSMessageBoxSDL: Creating a dialog because we're in windowed mode and | GTK is happy. | 2012-09-25T00:52:39Z INFO: llwindow/llwindowsdl.cpp(2165) : | quitCursors: Skipping quitCursors: mWindow already gone. | 2012-09-25T00:52:39Z INFO: llwindow/llwindowsdl.cpp(804) : | destroyContext: destroyContext begins | 2012-09-25T00:52:39Z INFO: llwindow/llwindowsdl.cpp(814) : | destroyContext: shutdownGL begins | 2012-09-25T00:52:39Z INFO: llwindow/llwindowsdl.cpp(816) : | destroyContext: SDL_QuitSS/VID begins | 2012-09-25T00:52:39Z WARNING: llwindow/llwindow.cpp(425) : | createWindow: LLWindowManager::create() : Error creating window. | 2012-09-25T00:52:39Z WARNING: newview/llviewerwindow.cpp(1622) : | LLViewerWindow: Failed to create window, to be shutting Down, be sure | your graphics driver is updated. `---- This usually indicates that some library is missing. The Second Life client is 32bit software. I have tried to run x3, which is a 32bit game, with similar results: X3 crashes with the message: ,---- | x3 2.5.02, built for i386 | Segmentation Fault: Yes, of course I bought enough shields to defend | the shi... | | This is a BUG, please report it to | http://support.linuxgamepublishing.com | Stack dump: | { | [0xf771c400] | /usr/lib32/libGL.so.1(+0x329b9) [0xf6a969b9] | /usr/lib32/libGL.so.1(+0x31fcb) [0xf6a95fcb] | /opt/games/x3/x3() [0x8138975] | /opt/games/x3/x3() [0x80d7287] | /opt/games/x3/x3() [0x80cb7f1] | /opt/games/x3/x3() [0x80ca736] | /opt/games/x3/x3() [0x814ee61] | /lib32/libc.so.6(__libc_start_main+0xe6) [0xf6c13e46] | /opt/games/x3/x3(XOpenDisplay+0x91) [0x804fafd] | } `---- So not only a single program is affected and the problem seems to exist for all 32bit programs that use SDL to create their windows. * What outcome did you expect instead? The Second Life client and X3 should have started and run as usual. They worked fine before the update. I didn't remove any libraries during the update. Can I somehow go back to the previous version of the drivers? They might still exist in aptitudes cache. Can they be downloaded somewhere? Or do I need to install additional libraries now? If yes, which ones? *** End of the template - remove these lines *** -- Package-specific info: uname -a: Linux yun 3.2.0-3-amd64 #1 SMP Mon Jul 23 02:45:17 UTC 2012 x86_64 GNU/Linux /proc/version: Linux version 3.2.0-3-amd64 (Debian 3.2.23-1) (debian-ker...@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-8) ) #1 SMP Mon Jul 23 02:45:17 UTC 2012 /proc/driver/nvidia/version: NVRM version: NVIDIA UNIX x86_64 Kernel Module 304.48 Sun Sep 9 20:22:27 PDT 2012 GCC version: gcc version 4.6.3 (Debian 4.6.3-8) lspci 'VGA compatible controller [0300]': 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF100 [GeForce GTX 470] [10de:06cd] (rev a3) (prog-if 00 [VGA controller]) Subsystem: NVIDIA Corporation Device [10de:079f] 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 18 Region 0: Memory at fc000000 (32-bit, non-prefetchable) [size=32M] Region 1: Memory at d8000000 (64-bit, prefetchable) [size=128M] Region 3: Memory at d4000000 (64-bit, prefetchable) [size=64M] Region 5: I/O ports at c800 [size=128] [virtual] Expansion ROM at fea80000 [disabled] [size=512K] Capabilities: <access denied> Kernel driver in use: nvidia dmesg: [ 0.000000] No AGP bridge found [ 0.397121] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none [ 0.397121] vgaarb: loaded [ 0.397121] vgaarb: bridge control possible 0000:01:00.0 [ 0.712565] fb0: VESA VGA frame buffer device [ 0.908396] Linux agpgart interface v0.103 [ 6.007469] nvidia: module license 'NVIDIA' taints kernel. [ 6.096188] nvidia 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 6.096196] nvidia 0000:01:00.0: setting latency timer to 64 [ 6.096200] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem [ 6.096330] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 302.17 Tue Jun 12 16:03:22 PDT 2012 [ 107.320294] NVRM: Your system is not currently configured to drive a VGA console [ 107.320297] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver [ 107.320299] NVRM: requires the use of a text-mode VGA console. Use of other console [ 107.320301] NVRM: drivers including, but not limited to, vesafb, may result in [ 107.320302] NVRM: corruption and stability problems, and is not supported. [856601.772169] NVRM: API mismatch: the client has the version 304.48, but [856601.772173] NVRM: this kernel module has the version 302.17. Please [856601.772176] NVRM: make sure that this kernel module and all NVIDIA driver [856601.772179] NVRM: components have the same version. [856622.274265] nvidia 0000:01:00.0: PCI INT A disabled [856635.808919] nvidia 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [856635.808942] nvidia 0000:01:00.0: setting latency timer to 64 [856635.808954] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=none,decodes=none:owns=io+mem [856635.809336] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 304.48 Sun Sep 9 20:22:27 PDT 2012 [856645.779804] NVRM: GPU at 0000:01:00: GPU-44bb6d74-8fb8-d636-5a1b-f737407cc1b7 [856645.779810] NVRM: Your system is not currently configured to drive a VGA console [856645.779812] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver [856645.779814] NVRM: requires the use of a text-mode VGA console. Use of other console [856645.779815] NVRM: drivers including, but not limited to, vesafb, may result in [856645.779816] NVRM: corruption and stability problems, and is not supported. OpenGL and NVIDIA library files installed: lrwxrwxrwx 1 root root 15 Sep 4 08:16 /etc/alternatives/glx -> /usr/lib/nvidia lrwxrwxrwx 1 root root 48 Aug 26 2011 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so lrwxrwxrwx 1 root root 48 Aug 26 2011 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so lrwxrwxrwx 1 root root 43 Sep 4 08:16 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1 lrwxrwxrwx 1 root root 43 Sep 4 08:16 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1 lrwxrwxrwx 1 root root 51 Sep 4 08:16 /etc/alternatives/glx--libXvMCNVIDIA.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libXvMCNVIDIA.so.1 lrwxrwxrwx 1 root root 59 Sep 4 08:16 /etc/alternatives/glx--libXvMCNVIDIA_dynamic.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libXvMCNVIDIA_dynamic.so.1 lrwxrwxrwx 1 root root 51 Sep 4 08:16 /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1 lrwxrwxrwx 1 root root 25 Sep 4 08:16 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so lrwxrwxrwx 1 root root 36 Sep 4 08:16 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh lrwxrwxrwx 1 root root 29 Sep 4 08:16 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so lrwxrwxrwx 1 root root 39 Sep 25 01:24 /etc/alternatives/ia32-libGL.so.1 -> /usr/lib32/nvidia/diversions/libGL.so.1 lrwxrwxrwx 1 root root 22 Aug 26 2011 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted lrwxrwxrwx 1 root root 23 Sep 4 08:16 /etc/alternatives/nvidia -> /usr/lib/nvidia/current lrwxrwxrwx 1 root root 51 Sep 4 08:16 /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 Sep 4 08:16 /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 59 Sep 4 08:16 /etc/alternatives/nvidia--libXvMCNVIDIA.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libXvMCNVIDIA.so.1 lrwxrwxrwx 1 root root 67 Sep 4 08:16 /etc/alternatives/nvidia--libXvMCNVIDIA_dynamic.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libXvMCNVIDIA_dynamic.so.1 lrwxrwxrwx 1 root root 33 Sep 4 08:16 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/current/libglx.so lrwxrwxrwx 1 root root 59 Sep 4 08:16 /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 44 Sep 4 08:16 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh lrwxrwxrwx 1 root root 37 Sep 4 08:16 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so lrwxrwxrwx 1 root root 48 Aug 26 2011 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu lrwxrwxrwx 1 root root 50 Aug 8 13:01 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu lrwxrwxrwx 1 root root 58 Sep 4 08:16 /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 35451376 Sep 10 05:41 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.304.48 -rw-r--r-- 1 root root 11704 Sep 10 05:44 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.304.48 lrwxrwxrwx 1 root root 33 Sep 4 08:49 /usr/lib32/libGL.so.1 -> /etc/alternatives/ia32-libGL.so.1 -rw-r--r-- 1 root root 22510 Sep 25 01:32 /var/log/Xorg.0.log -rw-r--r-- 1 root root 7773 Sep 25 01:32 /var/log/Xorg.0.log.old /usr/lib/mesa-diverted/: total 164 drwxr-xr-x 4 root root 4096 Sep 19 2011 . drwxr-xr-x 220 root root 151552 Sep 25 01:27 .. drwxr-xr-x 2 root root 4096 Jul 5 2011 i386-linux-gnu lrwxrwxrwx 1 root root 33 Aug 26 2011 libGL.so-master -> /etc/alternatives/libGL.so-master drwxr-xr-x 2 root root 4096 Sep 3 07:39 x86_64-linux-gnu /usr/lib/mesa-diverted/i386-linux-gnu/: total 8 drwxr-xr-x 2 root root 4096 Jul 5 2011 . drwxr-xr-x 4 root root 4096 Sep 19 2011 .. /usr/lib/mesa-diverted/x86_64-linux-gnu/: total 392 drwxr-xr-x 2 root root 4096 Sep 3 07:39 . drwxr-xr-x 4 root root 4096 Sep 19 2011 .. lrwxrwxrwx 1 root root 10 Aug 24 01:17 libGL.so -> libGL.so.1 lrwxrwxrwx 1 root root 12 Aug 24 01:17 libGL.so.1 -> libGL.so.1.2 -rw-r--r-- 1 root root 391896 Aug 24 01:18 libGL.so.1.2 /usr/lib/mesa/: total 156 drwxr-xr-x 2 root root 4096 Sep 15 2011 . drwxr-xr-x 220 root root 151552 Sep 25 01:27 .. /usr/lib/nvidia/: total 176 drwxr-xr-x 3 root root 4096 Sep 4 08:16 . drwxr-xr-x 220 root root 151552 Sep 25 01:27 .. -rwxr-xr-x 1 root root 1860 Nov 10 2011 check-for-conflicting-opengl-libraries -rwxr-xr-x 1 root root 1717 Nov 10 2011 check-for-mismatching-nvidia-module -rwxr-xr-x 1 root root 2566 Jul 12 2011 create-xorg-nvidia-conf-experimental drwxr-xr-x 2 root root 4096 Sep 25 01:24 current lrwxrwxrwx 1 root root 35 Sep 4 08:16 libglx.so -> /etc/alternatives/nvidia--libglx.so lrwxrwxrwx 1 root root 24 Sep 4 08:16 nvidia -> /etc/alternatives/nvidia lrwxrwxrwx 1 root root 46 Sep 4 08:16 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh lrwxrwxrwx 1 root root 39 Sep 4 08:16 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so -rwxr-xr-x 1 root root 618 May 22 19:26 pre-install /usr/lib/nvidia/current/: total 15776 drwxr-xr-x 2 root root 4096 Sep 25 01:24 . drwxr-xr-x 3 root root 4096 Sep 4 08:16 .. lrwxrwxrwx 1 root root 16 Sep 12 12:45 libglx.so -> libglx.so.304.48 -rw-r--r-- 1 root root 8488424 Sep 10 05:44 libglx.so.304.48 -rwxr-xr-x 1 root root 17538 May 31 10:14 nvidia-bug-report.sh -rw-r--r-- 1 root root 4617 Sep 12 12:44 nvidia.ids -rw-r--r-- 1 root root 7623424 Sep 10 05:27 nvidia_drv.so /usr/lib/nvidia/nvidia/: total 15776 drwxr-xr-x 2 root root 4096 Sep 25 01:24 . drwxr-xr-x 3 root root 4096 Sep 4 08:16 .. lrwxrwxrwx 1 root root 16 Sep 12 12:45 libglx.so -> libglx.so.304.48 -rw-r--r-- 1 root root 8488424 Sep 10 05:44 libglx.so.304.48 -rwxr-xr-x 1 root root 17538 May 31 10:14 nvidia-bug-report.sh -rw-r--r-- 1 root root 4617 Sep 12 12:44 nvidia.ids -rw-r--r-- 1 root root 7623424 Sep 10 05:27 nvidia_drv.so /usr/lib/x86_64-linux-gnu/nvidia/: total 92 drwxr-xr-x 3 root root 4096 Sep 4 08:16 . drwxr-xr-x 67 root root 69632 Sep 25 01:26 .. drwxr-xr-x 2 root root 4096 Sep 25 01:24 current lrwxrwxrwx 1 root root 53 Sep 4 08:16 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu lrwxrwxrwx 1 root root 61 Sep 4 08:16 libXvMCNVIDIA.so.1 -> /etc/alternatives/nvidia--libXvMCNVIDIA.so.1-x86_64-linux-gnu lrwxrwxrwx 1 root root 69 Sep 4 08:16 libXvMCNVIDIA_dynamic.so.1 -> /etc/alternatives/nvidia--libXvMCNVIDIA_dynamic.so.1-x86_64-linux-gnu lrwxrwxrwx 1 root root 61 Sep 4 08:16 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/nvidia/current/: total 1368 drwxr-xr-x 2 root root 4096 Sep 25 01:24 . drwxr-xr-x 3 root root 4096 Sep 4 08:16 .. lrwxrwxrwx 1 root root 15 Sep 12 12:45 libGL.so.1 -> libGL.so.304.48 -rw-r--r-- 1 root root 1076560 Sep 10 05:42 libGL.so.304.48 lrwxrwxrwx 1 root root 23 Sep 12 12:45 libXvMCNVIDIA.so.1 -> libXvMCNVIDIA.so.304.48 -rw-r--r-- 1 root root 167000 Sep 10 05:27 libXvMCNVIDIA.so.304.48 lrwxrwxrwx 1 root root 23 Sep 12 12:45 libXvMCNVIDIA_dynamic.so.1 -> libXvMCNVIDIA.so.304.48 lrwxrwxrwx 1 root root 23 Sep 12 12:45 libnvidia-cfg.so.1 -> libnvidia-cfg.so.304.48 -rw-r--r-- 1 root root 144864 Sep 10 06:28 libnvidia-cfg.so.304.48 /usr/lib32/nvidia/: total 52 drwxr-xr-x 3 root root 4096 Sep 25 01:24 . drwxr-xr-x 33 root root 40960 Sep 25 01:24 .. drwxr-xr-x 2 root root 4096 Sep 4 10:12 diversions /usr/lib32/nvidia/diversions/: total 404 drwxr-xr-x 2 root root 4096 Sep 4 10:12 . drwxr-xr-x 3 root root 4096 Sep 25 01:24 .. lrwxrwxrwx 1 root root 12 Jan 2 2012 libGL.so.1 -> libGL.so.1.2 -rw-r--r-- 1 root root 401560 Sep 16 2011 libGL.so.1.2 Files from nvidia-installer: Config and logfiles: <<<<<<<<<< /etc/X11/xorg.conf >>>>>>>>>> # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 256.53 (buildmeis...@builder97.nvidia.com) Fri Aug 27 20:55:22 PDT 2010 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "ServerFlags" Option "AllowEmptyInput" "False" Option "DontZap" "True" # Option "AutoAddDevices" "false" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" # Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" Option "11" Option "EmulateWheel" "True" Option "EmulateWheelButton" "3" Option "EmulateWheelClickToo" "0" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XKBOptions" "ctrl:nocaps" Option "XkbModel" "pc102" Option "XkbLayout" "de" 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 >>>>>>>>>> [856644.679] X.Org X Server 1.12.3 Release Date: 2012-07-09 [856644.679] X Protocol Version 11, Revision 0 [856644.680] Build Operating System: Linux 3.2.0-3-amd64 x86_64 Debian [856644.680] Current Operating System: Linux yun 3.2.0-3-amd64 #1 SMP Mon Jul 23 02:45:17 UTC 2012 x86_64 [856644.680] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-3-amd64 root=/dev/mapper/vg0-root ro iommu=noaperture quiet [856644.680] Build Date: 18 July 2012 08:00:38AM [856644.681] xorg-server 2:1.12.3-1 (Julien Cristau <jcris...@debian.org>) [856644.681] Current version of pixman: 0.26.0 [856644.681] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [856644.681] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [856644.682] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep 25 01:32:50 2012 [856644.682] (==) Using config file: "/etc/X11/xorg.conf" [856644.683] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [856644.683] (==) ServerLayout "Layout0" [856644.683] (**) |-->Screen "Screen0" (0) [856644.683] (**) | |-->Monitor "Monitor0" [856644.684] (**) | |-->Device "Device0" [856644.684] (**) |-->Input Device "Keyboard0" [856644.684] (**) |-->Input Device "Mouse0" [856644.684] (**) Option "DontZap" "True" [856644.684] (==) Automatically adding devices [856644.684] (==) Automatically enabling devices [856644.684] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [856644.684] Entry deleted from font path. [856644.684] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. [856644.684] Entry deleted from font path. [856644.684] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. [856644.684] Entry deleted from font path. [856644.684] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, built-ins [856644.684] (==) ModulePath set to "/usr/lib/xorg/modules" [856644.684] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [856644.684] (WW) Disabling Keyboard0 [856644.684] (WW) Disabling Mouse0 [856644.684] (II) Loader magic: 0x7f2ea2949ae0 [856644.684] (II) Module ABI versions: [856644.684] X.Org ANSI C Emulation: 0.4 [856644.684] X.Org Video Driver: 12.0 [856644.684] X.Org XInput driver : 16.0 [856644.684] X.Org Server Extension : 6.0 [856644.686] (--) PCI:*(0:1:0:0) 10de:06cd:10de:079f rev 163, Mem @ 0xfc000000/33554432, 0xd8000000/134217728, 0xd4000000/67108864, I/O @ 0x0000c800/128, BIOS @ 0x????????/524288 [856644.686] (II) Open ACPI successful (/var/run/acpid.socket) [856644.686] (II) LoadModule: "extmod" [856644.687] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [856644.687] (II) Module extmod: vendor="X.Org Foundation" [856644.687] compiled for 1.12.3, module version = 1.0.0 [856644.687] Module class: X.Org Server Extension [856644.687] ABI class: X.Org Server Extension, version 6.0 [856644.687] (II) Loading extension SELinux [856644.688] (II) Loading extension MIT-SCREEN-SAVER [856644.688] (II) Loading extension XFree86-VidModeExtension [856644.688] (II) Loading extension XFree86-DGA [856644.688] (II) Loading extension DPMS [856644.688] (II) Loading extension XVideo [856644.688] (II) Loading extension XVideo-MotionCompensation [856644.688] (II) Loading extension X-Resource [856644.688] (II) LoadModule: "dbe" [856644.688] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [856644.688] (II) Module dbe: vendor="X.Org Foundation" [856644.688] compiled for 1.12.3, module version = 1.0.0 [856644.688] Module class: X.Org Server Extension [856644.688] ABI class: X.Org Server Extension, version 6.0 [856644.688] (II) Loading extension DOUBLE-BUFFER [856644.688] (II) LoadModule: "glx" [856644.688] (II) Loading /usr/lib/xorg/modules/linux/libglx.so [856644.702] (II) Module glx: vendor="NVIDIA Corporation" [856644.702] compiled for 4.0.2, module version = 1.0.0 [856644.702] Module class: X.Org Server Extension [856644.702] (II) NVIDIA GLX Module 304.48 Sun Sep 9 20:42:38 PDT 2012 [856644.702] (II) Loading extension GLX [856644.702] (II) LoadModule: "record" [856644.702] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [856644.702] (II) Module record: vendor="X.Org Foundation" [856644.702] compiled for 1.12.3, module version = 1.13.0 [856644.702] Module class: X.Org Server Extension [856644.702] ABI class: X.Org Server Extension, version 6.0 [856644.702] (II) Loading extension RECORD [856644.702] (II) LoadModule: "dri" [856644.702] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [856644.702] (II) Module dri: vendor="X.Org Foundation" [856644.702] compiled for 1.12.3, module version = 1.0.0 [856644.702] ABI class: X.Org Server Extension, version 6.0 [856644.702] (II) Loading extension XFree86-DRI [856644.702] (II) LoadModule: "dri2" [856644.702] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [856644.702] (II) Module dri2: vendor="X.Org Foundation" [856644.702] compiled for 1.12.3, module version = 1.2.0 [856644.702] ABI class: X.Org Server Extension, version 6.0 [856644.702] (II) Loading extension DRI2 [856644.702] (II) LoadModule: "nvidia" [856644.702] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so [856644.703] (II) Module nvidia: vendor="NVIDIA Corporation" [856644.703] compiled for 4.0.2, module version = 1.0.0 [856644.703] Module class: X.Org Video Driver [856644.703] (II) NVIDIA dlloader X Driver 304.48 Sun Sep 9 20:24:04 PDT 2012 [856644.703] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [856644.703] (--) using VT number 7 [856644.732] (II) Loading sub module "fb" [856644.732] (II) LoadModule: "fb" [856644.732] (II) Loading /usr/lib/xorg/modules/libfb.so [856644.732] (II) Module fb: vendor="X.Org Foundation" [856644.732] compiled for 1.12.3, module version = 1.0.0 [856644.732] ABI class: X.Org ANSI C Emulation, version 0.4 [856644.732] (II) Loading sub module "wfb" [856644.732] (II) LoadModule: "wfb" [856644.732] (II) Loading /usr/lib/xorg/modules/libwfb.so [856644.733] (II) Module wfb: vendor="X.Org Foundation" [856644.733] compiled for 1.12.3, module version = 1.0.0 [856644.733] ABI class: X.Org ANSI C Emulation, version 0.4 [856644.733] (II) Loading sub module "ramdac" [856644.733] (II) LoadModule: "ramdac" [856644.733] (II) Module "ramdac" already built-in [856644.733] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 [856644.733] (==) NVIDIA(0): RGB weight 888 [856644.733] (==) NVIDIA(0): Default visual is TrueColor [856644.733] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [856644.733] (**) NVIDIA(0): Enabling 2D acceleration [856645.911] (II) NVIDIA(GPU-0): Display (HannStar Display Corp HZ281H (DFP-0)) does not [856645.911] (II) NVIDIA(GPU-0): support NVIDIA 3D Vision stereo. [856645.914] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 470 (GF100) at PCI:1:0:0 (GPU-0) [856645.914] (--) NVIDIA(0): Memory: 1310720 kBytes [856645.914] (--) NVIDIA(0): VideoBIOS: 70.00.21.00.03 [856645.914] (II) NVIDIA(0): Detected PCI Express Link width: 16X [856645.914] (--) NVIDIA(0): Interlaced video modes are supported on this GPU [856645.916] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 470 at PCI:1:0:0 [856645.916] (--) NVIDIA(0): CRT-0 [856645.916] (--) NVIDIA(0): CRT-1 [856645.916] (--) NVIDIA(0): HannStar Display Corp HZ281H (DFP-0) (connected) [856645.916] (--) NVIDIA(0): DFP-1 [856645.916] (--) NVIDIA(0): DFP-2 [856645.916] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock [856645.916] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock [856645.916] (--) NVIDIA(0): HannStar Display Corp HZ281H (DFP-0): 330.0 MHz maximum pixel clock [856645.916] (--) NVIDIA(0): HannStar Display Corp HZ281H (DFP-0): Internal Dual Link TMDS [856645.916] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock [856645.916] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS [856645.916] (--) NVIDIA(0): DFP-2: 330.0 MHz maximum pixel clock [856645.916] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS [856645.916] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [856645.916] (**) NVIDIA(0): device HannStar Display Corp HZ281H (DFP-0) (Using EDID [856645.916] (**) NVIDIA(0): frequencies has been enabled on all display devices.) [856645.916] (WW) NVIDIA(GPU-0): The EDID for HannStar Display Corp HZ281H (DFP-0) contradicts [856645.916] (WW) NVIDIA(GPU-0): itself: mode "1920x1080" is specified in the EDID; [856645.916] (WW) NVIDIA(GPU-0): however, the EDID's valid HorizSync range (30.000-85.000 [856645.916] (WW) NVIDIA(GPU-0): kHz) would exclude this mode's HorizSync (28.1 kHz); [856645.916] (WW) NVIDIA(GPU-0): ignoring HorizSync check for mode "1920x1080". [856645.917] (WW) NVIDIA(GPU-0): The EDID for HannStar Display Corp HZ281H (DFP-0) contradicts [856645.917] (WW) NVIDIA(GPU-0): itself: mode "720x480" is specified in the EDID; however, [856645.917] (WW) NVIDIA(GPU-0): the EDID's valid HorizSync range (30.000-85.000 kHz) would [856645.917] (WW) NVIDIA(GPU-0): exclude this mode's HorizSync (15.7 kHz); ignoring [856645.917] (WW) NVIDIA(GPU-0): HorizSync check for mode "720x480". [856645.917] (WW) NVIDIA(GPU-0): The EDID for HannStar Display Corp HZ281H (DFP-0) contradicts [856645.917] (WW) NVIDIA(GPU-0): itself: mode "720x576" is specified in the EDID; however, [856645.917] (WW) NVIDIA(GPU-0): the EDID's valid HorizSync range (30.000-85.000 kHz) would [856645.917] (WW) NVIDIA(GPU-0): exclude this mode's HorizSync (15.6 kHz); ignoring [856645.917] (WW) NVIDIA(GPU-0): HorizSync check for mode "720x576". [856645.917] (WW) NVIDIA(GPU-0): The EDID for HannStar Display Corp HZ281H (DFP-0) contradicts [856645.917] (WW) NVIDIA(GPU-0): itself: mode "720x480" is specified in the EDID; however, [856645.917] (WW) NVIDIA(GPU-0): the EDID's valid HorizSync range (30.000-85.000 kHz) would [856645.917] (WW) NVIDIA(GPU-0): exclude this mode's HorizSync (15.7 kHz); ignoring [856645.917] (WW) NVIDIA(GPU-0): HorizSync check for mode "720x480". [856645.917] (WW) NVIDIA(GPU-0): The EDID for HannStar Display Corp HZ281H (DFP-0) contradicts [856645.917] (WW) NVIDIA(GPU-0): itself: mode "720x576" is specified in the EDID; however, [856645.917] (WW) NVIDIA(GPU-0): the EDID's valid HorizSync range (30.000-85.000 kHz) would [856645.917] (WW) NVIDIA(GPU-0): exclude this mode's HorizSync (15.6 kHz); ignoring [856645.917] (WW) NVIDIA(GPU-0): HorizSync check for mode "720x576". [856645.919] (==) NVIDIA(0): [856645.919] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select" [856645.919] (==) NVIDIA(0): will be used as the requested mode. [856645.919] (==) NVIDIA(0): [856645.919] (II) NVIDIA(0): Validated MetaModes: [856645.919] (II) NVIDIA(0): "DFP-0:nvidia-auto-select" [856645.919] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200 [856645.945] (--) NVIDIA(0): DPI set to (82, 82); computed from "UseEdidDpi" X config [856645.945] (--) NVIDIA(0): option [856645.945] (--) Depth 24 pixmap format is 32 bpp [856645.945] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory [856645.945] (II) NVIDIA: access. [856645.954] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select" [856645.988] (II) Loading extension NV-GLX [856646.032] (==) NVIDIA(0): Disabling shared memory pixmaps [856646.032] (==) NVIDIA(0): Backing store disabled [856646.032] (==) NVIDIA(0): Silken mouse enabled [856646.033] (**) NVIDIA(0): DPMS enabled [856646.033] (II) Loading extension NV-CONTROL [856646.033] (II) Loading extension XINERAMA [856646.033] (II) Loading sub module "dri2" [856646.033] (II) LoadModule: "dri2" [856646.033] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [856646.033] (II) Module dri2: vendor="X.Org Foundation" [856646.033] compiled for 1.12.3, module version = 1.2.0 [856646.033] ABI class: X.Org Server Extension, version 6.0 [856646.033] (II) NVIDIA(0): [DRI2] Setup complete [856646.033] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia [856646.033] (--) RandR disabled [856646.033] (II) Initializing built-in extension Generic Event Extension [856646.033] (II) Initializing built-in extension SHAPE [856646.033] (II) Initializing built-in extension MIT-SHM [856646.033] (II) Initializing built-in extension XInputExtension [856646.033] (II) Initializing built-in extension XTEST [856646.033] (II) Initializing built-in extension BIG-REQUESTS [856646.033] (II) Initializing built-in extension SYNC [856646.033] (II) Initializing built-in extension XKEYBOARD [856646.033] (II) Initializing built-in extension XC-MISC [856646.033] (II) Initializing built-in extension SECURITY [856646.033] (II) Initializing built-in extension XINERAMA [856646.033] (II) Initializing built-in extension XFIXES [856646.033] (II) Initializing built-in extension RENDER [856646.033] (II) Initializing built-in extension RANDR [856646.033] (II) Initializing built-in extension COMPOSITE [856646.033] (II) Initializing built-in extension DAMAGE [856646.033] (II) SELinux: Disabled on system [856646.034] (II) Initializing extension GLX [856646.102] (II) config/udev: Adding input device Power Button (/dev/input/event5) [856646.102] (**) Power Button: Applying InputClass "evdev keyboard catchall" [856646.102] (II) LoadModule: "evdev" [856646.120] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [856646.120] (II) Module evdev: vendor="X.Org Foundation" [856646.120] compiled for 1.12.1, module version = 2.7.0 [856646.120] Module class: X.Org XInput Driver [856646.120] ABI class: X.Org XInput driver, version 16.0 [856646.120] (II) Using input driver 'evdev' for 'Power Button' [856646.120] (**) Power Button: always reports core events [856646.120] (**) evdev: Power Button: Device: "/dev/input/event5" [856646.120] (--) evdev: Power Button: Vendor 0 Product 0x1 [856646.120] (--) evdev: Power Button: Found keys [856646.120] (II) evdev: Power Button: Configuring as keyboard [856646.120] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5" [856646.120] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [856646.120] (**) Option "xkb_rules" "evdev" [856646.120] (**) Option "xkb_model" "pc102" [856646.120] (**) Option "xkb_layout" "de" [856646.120] (**) Option "xkb_variant" "nodeadkeys" [856646.120] (**) Option "xkb_options" "ctrl:nocaps" [856646.198] (II) config/udev: Adding input device Power Button (/dev/input/event4) [856646.198] (**) Power Button: Applying InputClass "evdev keyboard catchall" [856646.198] (II) Using input driver 'evdev' for 'Power Button' [856646.198] (**) Power Button: always reports core events [856646.198] (**) evdev: Power Button: Device: "/dev/input/event4" [856646.198] (--) evdev: Power Button: Vendor 0 Product 0x1 [856646.198] (--) evdev: Power Button: Found keys [856646.198] (II) evdev: Power Button: Configuring as keyboard [856646.198] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4" [856646.198] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) [856646.198] (**) Option "xkb_rules" "evdev" [856646.198] (**) Option "xkb_model" "pc102" [856646.198] (**) Option "xkb_layout" "de" [856646.198] (**) Option "xkb_variant" "nodeadkeys" [856646.198] (**) Option "xkb_options" "ctrl:nocaps" [856646.213] (II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event1) [856646.213] (**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall" [856646.213] (II) Using input driver 'evdev' for 'HID 0a5c:4502' [856646.213] (**) HID 0a5c:4502: always reports core events [856646.213] (**) evdev: HID 0a5c:4502: Device: "/dev/input/event1" [856646.213] (--) evdev: HID 0a5c:4502: Vendor 0xa5c Product 0x4502 [856646.213] (--) evdev: HID 0a5c:4502: Found keys [856646.213] (II) evdev: HID 0a5c:4502: Configuring as keyboard [856646.213] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-3/3-3.1/3-3.1:1.0/input/input1/event1" [856646.213] (II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD, id 8) [856646.214] (**) Option "xkb_rules" "evdev" [856646.214] (**) Option "xkb_model" "pc102" [856646.214] (**) Option "xkb_layout" "de" [856646.214] (**) Option "xkb_variant" "nodeadkeys" [856646.214] (**) Option "xkb_options" "ctrl:nocaps" [856646.216] (II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event2) [856646.216] (**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall" [856646.216] (II) Using input driver 'evdev' for 'HID 0a5c:4503' [856646.216] (**) HID 0a5c:4503: always reports core events [856646.216] (**) evdev: HID 0a5c:4503: Device: "/dev/input/event2" [856646.216] (--) evdev: HID 0a5c:4503: Vendor 0xa5c Product 0x4503 [856646.216] (--) evdev: HID 0a5c:4503: Found 3 mouse buttons [856646.216] (--) evdev: HID 0a5c:4503: Found relative axes [856646.216] (--) evdev: HID 0a5c:4503: Found x and y relative axes [856646.216] (II) evdev: HID 0a5c:4503: Configuring as mouse [856646.216] (**) evdev: HID 0a5c:4503: YAxisMapping: buttons 4 and 5 [856646.216] (**) evdev: HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [856646.216] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-3/3-3.2/3-3.2:1.0/input/input2/event2" [856646.216] (II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE, id 9) [856646.216] (II) evdev: HID 0a5c:4503: initialized for relative axes. [856646.217] (**) HID 0a5c:4503: (accel) keeping acceleration scheme 1 [856646.217] (**) HID 0a5c:4503: (accel) acceleration profile 0 [856646.217] (**) HID 0a5c:4503: (accel) acceleration factor: 2.000 [856646.217] (**) HID 0a5c:4503: (accel) acceleration threshold: 4 [856646.218] (II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse0) [856646.218] (II) No input driver specified, ignoring this device. [856646.218] (II) This device may have been added with another device file. [856646.219] (II) config/udev: Adding input device UVC Camera (046d:0807) (/dev/input/event7) [856646.219] (**) UVC Camera (046d:0807): Applying InputClass "evdev keyboard catchall" [856646.219] (II) Using input driver 'evdev' for 'UVC Camera (046d:0807)' [856646.219] (**) UVC Camera (046d:0807): always reports core events [856646.219] (**) evdev: UVC Camera (046d:0807): Device: "/dev/input/event7" [856646.219] (--) evdev: UVC Camera (046d:0807): Vendor 0x46d Product 0x807 [856646.219] (--) evdev: UVC Camera (046d:0807): Found keys [856646.219] (II) evdev: UVC Camera (046d:0807): Configuring as keyboard [856646.219] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/input/input7/event7" [856646.219] (II) XINPUT: Adding extended input device "UVC Camera (046d:0807)" (type: KEYBOARD, id 10) [856646.219] (**) Option "xkb_rules" "evdev" [856646.219] (**) Option "xkb_model" "pc102" [856646.219] (**) Option "xkb_layout" "de" [856646.219] (**) Option "xkb_variant" "nodeadkeys" [856646.219] (**) Option "xkb_options" "ctrl:nocaps" [856646.221] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) [856646.221] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [856646.221] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [856646.221] (**) AT Translated Set 2 keyboard: always reports core events [856646.221] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0" [856646.221] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 [856646.221] (--) evdev: AT Translated Set 2 keyboard: Found keys [856646.221] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard [856646.221] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0" [856646.221] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11) [856646.221] (**) Option "xkb_rules" "evdev" [856646.221] (**) Option "xkb_model" "pc102" [856646.221] (**) Option "xkb_layout" "de" [856646.221] (**) Option "xkb_variant" "nodeadkeys" [856646.221] (**) Option "xkb_options" "ctrl:nocaps" [856646.223] (II) config/udev: Adding input device PS2++ Logitech TrackMan (/dev/input/event6) [856646.223] (**) PS2++ Logitech TrackMan: Applying InputClass "evdev pointer catchall" [856646.223] (II) Using input driver 'evdev' for 'PS2++ Logitech TrackMan' [856646.223] (**) PS2++ Logitech TrackMan: always reports core events [856646.223] (**) evdev: PS2++ Logitech TrackMan: Device: "/dev/input/event6" [856646.223] (--) evdev: PS2++ Logitech TrackMan: Vendor 0x2 Product 0x2 [856646.223] (--) evdev: PS2++ Logitech TrackMan: Found 8 mouse buttons [856646.223] (--) evdev: PS2++ Logitech TrackMan: Found relative axes [856646.223] (--) evdev: PS2++ Logitech TrackMan: Found x and y relative axes [856646.223] (II) evdev: PS2++ Logitech TrackMan: Configuring as mouse [856646.223] (**) evdev: PS2++ Logitech TrackMan: YAxisMapping: buttons 4 and 5 [856646.223] (**) evdev: PS2++ Logitech TrackMan: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [856646.224] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6" [856646.224] (II) XINPUT: Adding extended input device "PS2++ Logitech TrackMan" (type: MOUSE, id 12) [856646.224] (II) evdev: PS2++ Logitech TrackMan: initialized for relative axes. [856646.224] (**) PS2++ Logitech TrackMan: (accel) keeping acceleration scheme 1 [856646.224] (**) PS2++ Logitech TrackMan: (accel) acceleration profile 0 [856646.224] (**) PS2++ Logitech TrackMan: (accel) acceleration factor: 2.000 [856646.224] (**) PS2++ Logitech TrackMan: (accel) acceleration threshold: 4 [856646.225] (II) config/udev: Adding input device PS2++ Logitech TrackMan (/dev/input/mouse1) [856646.225] (II) No input driver specified, ignoring this device. [856646.225] (II) This device may have been added with another device file. [856646.226] (II) config/udev: Adding input device PC Speaker (/dev/input/event3) [856646.226] (II) No input driver specified, ignoring this device. [856646.226] (II) This device may have been added with another device file. ^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^ Kernel modules: nvidia.ko /lib/modules/3.2.0-3-amd64/updates/dkms/nvidia.ko filename: /lib/modules/3.2.0-3-amd64/updates/dkms/nvidia.ko alias: char-major-195-* version: 304.48 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.2.0-3-amd64 SMP mod_unload modversions -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages nvidia-glx depends on: ii dpkg 1.16.8 ii libgl1-nvidia-glx 304.48-1 ii nvidia-alternative 304.48-1 ii nvidia-installer-cleanup 20120630+3 ii nvidia-kernel-dkms [nvidia-kernel-dkms] 304.48-1 ii nvidia-support 20120630+3 ii nvidia-vdpau-driver 304.48-1 ii xserver-xorg-video-nvidia 304.48-1 Versions of packages nvidia-glx recommends: pn libgl1-nvidia-glx-i386 <none> Versions of packages nvidia-glx suggests: ii nvidia-kernel-dkms [nvidia-kernel-dkms] 304.48-1 ii nvidia-settings 304.48-1 Versions of packages libgl1-nvidia-glx depends on: ii libc6 2.13-35 ii libx11-6 2:1.5.0-1 ii libxext6 2:1.3.1-2 ii libxv1 2:1.0.7-1 ii libxvmc1 2:1.0.7-1 ii multiarch-support 2.13-35 ii nvidia-alternative 304.48-1 ii nvidia-installer-cleanup 20120630+3 ii nvidia-support 20120630+3 Versions of packages libgl1-nvidia-glx recommends: ii nvidia-kernel-dkms [nvidia-kernel-dkms] 304.48-1 Versions of packages libgl1-nvidia-glx suggests: ii nvidia-kernel-dkms [nvidia-kernel-dkms] 304.48-1 Versions of packages xserver-xorg-video-nvidia depends on: ii debconf [debconf-2.0] 1.5.46 ii libc6 2.13-35 ii libgl1-nvidia-glx 304.48-1 ii nvidia-alternative 304.48-1 ii nvidia-installer-cleanup 20120630+3 ii nvidia-support 20120630+3 ii xserver-xorg-core [xorg-video-abi-12] 2:1.12.3-1 Versions of packages xserver-xorg-video-nvidia recommends: ii nvidia-kernel-dkms [nvidia-kernel-dkms] 304.48-1 ii nvidia-vdpau-driver 304.48-1 Versions of packages xserver-xorg-video-nvidia suggests: ii nvidia-kernel-dkms [nvidia-kernel-dkms] 304.48-1 ii nvidia-settings 304.48-1 Versions of packages nvidia-alternative depends on: ii glx-alternative-nvidia 0.2.2 ii libgl1-nvidia-alternatives 304.48-1 ii libglx-nvidia-alternatives 304.48-1 Versions of packages nvidia-kernel-dkms depends on: ii dkms 2.2.0.3-1.1 ii nvidia-installer-cleanup 20120630+3 ii nvidia-kernel-common 20120630+3 nvidia-kernel-dkms recommends no packages. Versions of packages glx-alternative-nvidia depends on: ii glx-alternative-mesa 0.2.2 ii glx-diversions 0.2.2 glx-alternative-nvidia suggests no packages. Versions of packages nvidia-glx is related to: ii ia32-libs 20120102 pn libdrm-nouveau1 <none> ii libdrm-nouveau1a 2.4.33-3 ii libgl1-nvidia-alternatives-ia32 304.48-1 ii libgl1-nvidia-glx [libgl1-nvidia-glx-any] 304.48-1 ii libgl1-nvidia-glx-ia32 304.48-1 pn libgl1-nvidia-glx-ia32-any <none> pn libgl1-nvidia-legacy-173xx-glx-ia32 <none> ii linux-headers-2.6.38-tmp [linux-headers] 2.6.38-tmp-15 ii linux-headers-3.2.0-3-amd64 [linux-headers] 3.2.23-1 ii linux-headers-amd64 [linux-headers] 3.2+45 ii nvidia-glx [nvidia-glx-any] 304.48-1 ii nvidia-kernel-common 20120630+3 ii nvidia-kernel-dkms [nvidia-kernel-dkms] 304.48-1 pn nvidia-kernel-source <none> ii nvidia-settings 304.48-1 ii nvidia-support 20120630+3 pn nvidia-xconfig <none> ii xserver-xorg 1:7.7+1 ii xserver-xorg-core 2:1.12.3-1 pn xserver-xorg-video-nouveau <none> ii xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any] 304.48-1 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org