Bug#642497: nvidia-glx: incorrect rendering followed by xserver infinite loop when using some OpenGL apps
jack
jack at comcast.net
Fri Sep 23 03:30:25 UTC 2011
Package: nvidia-glx
Version: 280.13.really.275.28-1
Severity: important
Dear Maintainer,
I had nvidia-glx and X running well on Wheezy installed July 23,2011 on a new PC with an NVIDIA 560 Ti card.
After an apt-get upgrade on August 17, the OpenGL features are no longer working correctly and I haven't been
able to restore the system, even when rolling back to July 23 versions (nvidia-glx=275.09.07-5 and xserver-xorg-core=1.10.2.902-1)
OpenGL problems seen in 3 different packages:
1. /usr/lib/xscreensaver/molecule and /usr/lib/xscreensaver/endgame from xscreensaver-gl 5.14 displays extraneous shapes from
the center of the image to the edge of the window
2. /usr/bin/osgdatabaserevisions from openscenegraph-3.0.0-2 also displays extraneous shapes as the image rotates
3. most serious of all, fgfs from flightgear-2.0.0-4 will display lots of extraneous shapes, have lots of flickering pixels and within
minutes either lock up the X server or else make it impossible to scroll down any list (or even use less on xterm or gnome-terminal)
[The same will happen with the flight simulator from googleearth but it takes longer to see the problem.]
The X server lockup has the following on /var/log/Xorg.0.log:
[ 672.814] [mi] EQ overflowing. The server is probably stuck in an infinite loop.
[ 672.814]
Backtrace:
[ 672.830] 0: /usr/bin/X (xorg_backtrace+0x37) [0x80a7e87]
[ 672.830] 1: /usr/bin/X (mieqEnqueue+0x1d1) [0x80a2171]
[ 672.830] 2: /usr/bin/X (xf86PostMotionEventM+0xb0) [0x80c8ef0]
[ 672.830] 3: /usr/bin/X (xf86PostMotionEventP+0x6f) [0x80c903f]
[ 672.830] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb4aff000+0x2cfe) [0xb4b01cfe]
[ 672.830] 5: /usr/lib/xorg/modules/input/evdev_drv.so (0xb4aff000+0x3e1d) [0xb4b02e1d]
[ 672.830] 6: /usr/bin/X (0x8048000+0x6dea1) [0x80b5ea1]
[ 672.830] 7: /usr/bin/X (0x8048000+0x1280d2) [0x81700d2]
[ 672.830] 8: (vdso) (__kernel_sigreturn+0x0) [0xb7855400]
[ 672.830] 9: (vdso) (__kernel_vsyscall+0x10) [0xb7855424]
[ 672.830] 10: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__gettimeofday+0x16) [0xb7593ff6]
[ 672.830] 11: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0xb507b000+0x5c48d) [0xb50d748d]
The Xserver infinite loop problem was mitigating by adding to xorg.conf
(see http://forums.debian.net/viewtopic.php?f=10&t=69627&p=392257&hilit=nvidia+gl#p392257):
Section "ServerFlags"
Option "IgnoreABI" "True"
EndSection
but the Xserver became unusable in that it was impossible to scroll down and select an item
from a list (for example a music list in totem). Commands like 'less' on a gnome-terminal
scrolled endlessly even though resize shows the correct number of lines and columns.
I tried rolling back to the xserver and nvidia-glx versions on July 23, when these worked fine,
but the problems persisted.
I also tried installing the Nvidia driver directly from the NVIDIA package, without dkms, but
the problem was the same.
Bug 641344 describes rendering problems with xserver and nvidia for versions
xserver-xorg-core 2:1.11.0-1
xserver-xorg-video-nvidia 285.03-2
but these are newer than the ones I'm currently using:
nvidia-glx 280.13.really.275.28-1
xserver-xorg-core 2:1.10.4-1
-- Package-specific info:
uname -a:
Linux berkeley 2.6.39-2-686-pae #1 SMP Tue Jul 5 03:48:49 UTC 2011 i686 GNU/Linux
/proc/version:
Linux version 2.6.39-2-686-pae (Debian 2.6.39-3) (ben at decadent.org.uk) (gcc version 4.4.6 (Debian 4.4.6-6) ) #1 SMP Tue Jul 5 03:48:49 UTC 2011
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86 Kernel Module 275.28 Wed Aug 31 18:26:00 PDT 2011
GCC version: gcc version 4.4.6 (Debian 4.4.6-8)
lspci 'VGA compatible controller [0300]':
07:00.0 VGA compatible controller [0300]: nVidia Corporation GF110 [GeForce GTX 560 Ti] [10de:1200] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. Device [1462:2382]
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 30
Region 0: Memory at f8000000 (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 bc00 [size=128]
[virtual] Expansion ROM at fbb80000 [disabled] [size=512K]
Capabilities: <access denied>
Kernel driver in use: nvidia
dmesg:
[ 0.000000] Console: colour VGA+ 80x25
[ 1.101196] vgaarb: device added: PCI:0000:07:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 1.101199] vgaarb: loaded
[ 1.748987] Linux agpgart interface v0.103
[ 7.153413] nvidia: module license 'NVIDIA' taints kernel.
[ 7.795999] nvidia 0000:07:00.0: PCI INT A -> GSI 30 (level, low) -> IRQ 30
[ 7.796005] nvidia 0000:07:00.0: setting latency timer to 64
[ 7.796009] vgaarb: device changed decodes: PCI:0000:07:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 7.796086] NVRM: loading NVIDIA UNIX x86 Kernel Module 275.28 Wed Aug 31 18:26:00 PDT 2011
[ 8.059963] hda_intel: Disable MSI for Nvidia chipset
OpenGL and NVIDIA library files installed:
0 lrwxrwxrwx 1 root root 15 Sep 22 22:16 /etc/alternatives/glx -> /usr/lib/nvidia/
0 lrwxrwxrwx 1 root root 46 Sep 22 22:15 /etc/alternatives/glx--libGL.so-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so
0 lrwxrwxrwx 1 root root 46 Sep 22 22:15 /etc/alternatives/glx--libGL.so-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so
0 lrwxrwxrwx 1 root root 41 Sep 22 22:16 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libGL.so.1
0 lrwxrwxrwx 1 root root 41 Sep 22 22:16 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libGL.so.1
0 lrwxrwxrwx 1 root root 49 Sep 22 22:16 /etc/alternatives/glx--libXvMCNVIDIA.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libXvMCNVIDIA.so.1
0 lrwxrwxrwx 1 root root 57 Sep 22 22:16 /etc/alternatives/glx--libXvMCNVIDIA_dynamic.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libXvMCNVIDIA_dynamic.so.1
0 lrwxrwxrwx 1 root root 49 Sep 22 22:16 /etc/alternatives/glx--libnvidia-cfg.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libnvidia-cfg.so.1
0 lrwxrwxrwx 1 root root 25 Sep 22 22:16 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so
0 lrwxrwxrwx 1 root root 36 Sep 22 22:16 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh*
0 lrwxrwxrwx 1 root root 29 Sep 22 22:16 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
0 lrwxrwxrwx 1 root root 22 Sep 22 22:15 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted/
0 lrwxrwxrwx 1 root root 23 Sep 22 22:16 /etc/alternatives/nvidia -> /usr/lib/nvidia/current/
0 lrwxrwxrwx 1 root root 49 Sep 22 22:16 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1
0 lrwxrwxrwx 1 root root 49 Sep 22 22:16 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1
0 lrwxrwxrwx 1 root root 57 Sep 22 22:16 /etc/alternatives/nvidia--libXvMCNVIDIA.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libXvMCNVIDIA.so.1
4 lrwxrwxrwx 1 root root 65 Sep 22 22:16 /etc/alternatives/nvidia--libXvMCNVIDIA_dynamic.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libXvMCNVIDIA_dynamic.so.1
0 lrwxrwxrwx 1 root root 33 Sep 22 22:16 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/current/libglx.so
0 lrwxrwxrwx 1 root root 57 Sep 22 22:16 /etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-cfg.so.1
0 lrwxrwxrwx 1 root root 44 Sep 22 22:16 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh*
0 lrwxrwxrwx 1 root root 37 Sep 22 22:16 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
0 lrwxrwxrwx 1 root root 46 Sep 22 22:15 /usr/lib/i386-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-i386-linux-gnu
0 lrwxrwxrwx 1 root root 48 Sep 22 22:16 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu
0 lrwxrwxrwx 1 root root 56 Sep 22 22:16 /usr/lib/i386-linux-gnu/libnvidia-cfg.so.1 -> /etc/alternatives/glx--libnvidia-cfg.so.1-i386-linux-gnu
20088 -rw-r--r-- 1 root root 20566116 Aug 31 22:18 /usr/lib/i386-linux-gnu/libnvidia-compiler.so.275.28
25352 -rw-r--r-- 1 root root 25958868 Aug 31 21:44 /usr/lib/i386-linux-gnu/libnvidia-glcore.so.275.28
0 lrwxrwxrwx 1 root root 17 Sep 11 18:13 /usr/lib/i386-linux-gnu/libnvidia-ml.so -> libnvidia-ml.so.1
0 lrwxrwxrwx 1 root root 22 Sep 11 18:13 /usr/lib/i386-linux-gnu/libnvidia-ml.so.1 -> libnvidia-ml.so.275.28
80 -rw-r--r-- 1 root root 79908 Aug 31 22:19 /usr/lib/i386-linux-gnu/libnvidia-ml.so.275.28
12 -rw-r--r-- 1 root root 8264 Aug 31 21:48 /usr/lib/i386-linux-gnu/libnvidia-tls.so.275.28
24 -rw-r--r-- 1 root root 21379 Sep 22 22:58 /var/log/Xorg.0.log
24 -rw-r--r-- 1 root root 21852 Sep 22 22:47 /var/log/Xorg.0.log.old
/usr/lib/i386-linux-gnu/nvidia/:
total 44
4 drwxr-xr-x 3 root root 4096 Sep 22 22:16 ./
32 drwxr-xr-x 28 root root 28672 Sep 22 22:39 ../
4 drwxr-xr-x 2 root root 4096 Sep 22 22:16 current/
0 lrwxrwxrwx 1 root root 51 Sep 22 22:16 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu
0 lrwxrwxrwx 1 root root 59 Sep 22 22:16 libXvMCNVIDIA.so.1 -> /etc/alternatives/nvidia--libXvMCNVIDIA.so.1-i386-linux-gnu
4 lrwxrwxrwx 1 root root 67 Sep 22 22:16 libXvMCNVIDIA_dynamic.so.1 -> /etc/alternatives/nvidia--libXvMCNVIDIA_dynamic.so.1-i386-linux-gnu
0 lrwxrwxrwx 1 root root 59 Sep 22 22:16 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu
/usr/lib/i386-linux-gnu/nvidia/current/:
total 1096
4 drwxr-xr-x 2 root root 4096 Sep 22 22:16 ./
4 drwxr-xr-x 3 root root 4096 Sep 22 22:16 ../
0 lrwxrwxrwx 1 root root 15 Sep 11 18:13 libGL.so.1 -> libGL.so.275.28
776 -rw-r--r-- 1 root root 791876 Aug 31 21:45 libGL.so.275.28
0 lrwxrwxrwx 1 root root 23 Sep 11 18:13 libXvMCNVIDIA.so.1 -> libXvMCNVIDIA.so.275.28
180 -rw-r--r-- 1 root root 182996 Aug 31 21:31 libXvMCNVIDIA.so.275.28
0 lrwxrwxrwx 1 root root 23 Sep 11 18:13 libXvMCNVIDIA_dynamic.so.1 -> libXvMCNVIDIA.so.275.28
0 lrwxrwxrwx 1 root root 23 Sep 11 18:13 libnvidia-cfg.so.1 -> libnvidia-cfg.so.275.28
132 -rw-r--r-- 1 root root 131944 Aug 31 22:19 libnvidia-cfg.so.275.28
/usr/lib/mesa-diverted/:
total 156
4 drwxr-xr-x 4 root root 4096 Sep 22 22:15 ./
144 drwxr-xr-x 341 root root 143360 Sep 22 22:42 ../
4 drwxr-xr-x 2 root root 4096 Sep 18 16:16 i386-linux-gnu/
0 lrwxrwxrwx 1 root root 33 Sep 22 22:15 libGL.so-master -> /etc/alternatives/libGL.so-master/
4 drwxr-xr-x 2 root root 4096 Jul 19 17:29 x86_64-linux-gnu/
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 340
4 drwxr-xr-x 2 root root 4096 Sep 18 16:16 ./
4 drwxr-xr-x 4 root root 4096 Sep 22 22:15 ../
0 lrwxrwxrwx 1 root root 10 Aug 28 14:40 libGL.so -> libGL.so.1
0 lrwxrwxrwx 1 root root 12 Aug 28 14:40 libGL.so.1 -> libGL.so.1.2
332 -rw-r--r-- 1 root root 336672 Aug 28 14:40 libGL.so.1.2
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 8
4 drwxr-xr-x 2 root root 4096 Jul 19 17:29 ./
4 drwxr-xr-x 4 root root 4096 Sep 22 22:15 ../
/usr/lib/nvidia/:
total 168
4 drwxr-xr-x 3 root root 4096 Sep 22 22:16 ./
144 drwxr-xr-x 341 root root 143360 Sep 22 22:42 ../
4 -rwxr-xr-x 1 root root 1775 Jul 4 13:30 check-for-conflicting-opengl-libraries*
4 -rwxr-xr-x 1 root root 1341 Jul 4 08:29 check-for-mismatching-nvidia-module*
4 -rwxr-xr-x 1 root root 2566 Jul 12 06:26 create-xorg-nvidia-conf-experimental*
4 drwxr-xr-x 2 root root 4096 Sep 22 22:16 current/
0 lrwxrwxrwx 1 root root 35 Sep 22 22:16 libglx.so -> /etc/alternatives/nvidia--libglx.so
0 lrwxrwxrwx 1 root root 24 Sep 22 22:16 nvidia -> /etc/alternatives/nvidia/
0 lrwxrwxrwx 1 root root 46 Sep 22 22:16 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh*
0 lrwxrwxrwx 1 root root 39 Sep 22 22:16 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
4 -rwxr-xr-x 1 root root 441 Apr 27 07:08 pre-install*
/usr/lib/nvidia/current/:
total 10908
4 drwxr-xr-x 2 root root 4096 Sep 22 22:16 ./
4 drwxr-xr-x 3 root root 4096 Sep 22 22:16 ../
0 lrwxrwxrwx 1 root root 16 Sep 11 18:13 libglx.so -> libglx.so.275.28
4336 -rw-r--r-- 1 root root 4436464 Aug 31 21:48 libglx.so.275.28
16 -rwxr-xr-x 1 root root 13393 Apr 23 04:23 nvidia-bug-report.sh*
4 -rw-r--r-- 1 root root 3807 Sep 11 18:13 nvidia.ids
6544 -rw-r--r-- 1 root root 6699960 Aug 31 21:30 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 10908
4 drwxr-xr-x 2 root root 4096 Sep 22 22:16 ./
4 drwxr-xr-x 3 root root 4096 Sep 22 22:16 ../
0 lrwxrwxrwx 1 root root 16 Sep 11 18:13 libglx.so -> libglx.so.275.28
4336 -rw-r--r-- 1 root root 4436464 Aug 31 21:48 libglx.so.275.28
16 -rwxr-xr-x 1 root root 13393 Apr 23 04:23 nvidia-bug-report.sh*
4 -rw-r--r-- 1 root root 3807 Sep 11 18:13 nvidia.ids
6544 -rw-r--r-- 1 root root 6699960 Aug 31 21:30 nvidia_drv.so
Files from nvidia-installer:
Config and logfiles:
<<<<<<<<<< /etc/X11/xorg.conf >>>>>>>>>>
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 275.09.07 (pbuilder at windlord) Thu Jun 16 14:37:34 UTC 2011
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
Option "GlxVisuals" "all"
Option "IgnoreABI" "True"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Planar"
ModelName "LCD Panel 1920x1200"
# 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
Option "Twinview" "0"
Option "NoLogo" "False"
Option "LogoPath" "/usr/share/pixmaps/nvidia-settings.png"
Option "metamodes" "1920x1200 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[ 73.842]
X.Org X Server 1.10.4
Release Date: 2011-08-19
[ 73.842] X Protocol Version 11, Revision 0
[ 73.842] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
[ 73.842] Current Operating System: Linux berkeley 2.6.39-2-686-pae #1 SMP Tue Jul 5 03:48:49 UTC 2011 i686
[ 73.843] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.39-2-686-pae root=UUID=e516b7b4-455e-465c-b623-fd35ae74b58a ro quiet
[ 73.843] Build Date: 24 August 2011 09:37:43AM
[ 73.843] xorg-server 2:1.10.4-1 (Cyril Brulebois <kibi at debian.org>)
[ 73.843] Current version of pixman: 0.22.2
[ 73.843] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 73.843] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 73.843] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Sep 22 22:58:06 2011
[ 73.889] (==) Using config file: "/etc/X11/xorg.conf"
[ 73.889] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 73.932] (==) ServerLayout "Layout0"
[ 73.932] (**) |-->Screen "Screen0" (0)
[ 73.932] (**) | |-->Monitor "Monitor0"
[ 73.932] (**) | |-->Device "Device0"
[ 73.932] (**) |-->Input Device "Keyboard0"
[ 73.932] (**) |-->Input Device "Mouse0"
[ 73.932] (**) Option "AIGLX" "on"
[ 73.932] (**) Option "IgnoreABI" "True"
[ 73.932] (**) Option "GlxVisuals" "all"
[ 73.932] (**) Ignoring ABI Version
[ 73.932] (==) Automatically adding devices
[ 73.932] (==) Automatically enabling devices
[ 73.987] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 73.987] Entry deleted from font path.
[ 74.025] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
[ 74.025] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 74.026] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 74.026] (WW) Disabling Keyboard0
[ 74.026] (WW) Disabling Mouse0
[ 74.026] (II) Loader magic: 0x8231fa0
[ 74.026] (II) Module ABI versions:
[ 74.026] X.Org ANSI C Emulation: 0.4
[ 74.026] X.Org Video Driver: 10.0
[ 74.026] X.Org XInput driver : 12.2
[ 74.026] X.Org Server Extension : 5.0
[ 74.026] (--) PCI:*(0:7:0:0) 10de:1200:1462:2382 rev 161, Mem @ 0xf8000000/33554432, 0xd8000000/134217728, 0xd4000000/67108864, I/O @ 0x0000bc00/128, BIOS @ 0x????????/524288
[ 74.026] (II) Open ACPI successful (/var/run/acpid.socket)
[ 74.026] (II) LoadModule: "extmod"
[ 74.048] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 74.064] (II) Module extmod: vendor="X.Org Foundation"
[ 74.064] compiled for 1.10.4, module version = 1.0.0
[ 74.064] Module class: X.Org Server Extension
[ 74.064] ABI class: X.Org Server Extension, version 5.0
[ 74.064] (II) Loading extension SELinux
[ 74.064] (II) Loading extension MIT-SCREEN-SAVER
[ 74.064] (II) Loading extension XFree86-VidModeExtension
[ 74.064] (II) Loading extension XFree86-DGA
[ 74.065] (II) Loading extension DPMS
[ 74.065] (II) Loading extension XVideo
[ 74.065] (II) Loading extension XVideo-MotionCompensation
[ 74.065] (II) Loading extension X-Resource
[ 74.065] (II) LoadModule: "dbe"
[ 74.065] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 74.082] (II) Module dbe: vendor="X.Org Foundation"
[ 74.082] compiled for 1.10.4, module version = 1.0.0
[ 74.082] Module class: X.Org Server Extension
[ 74.082] ABI class: X.Org Server Extension, version 5.0
[ 74.082] (II) Loading extension DOUBLE-BUFFER
[ 74.082] (II) LoadModule: "glx"
[ 74.082] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 74.536] (II) Module glx: vendor="NVIDIA Corporation"
[ 74.536] compiled for 4.0.2, module version = 1.0.0
[ 74.536] Module class: X.Org Server Extension
[ 74.536] (II) NVIDIA GLX Module 275.28 Wed Aug 31 18:45:27 PDT 2011
[ 74.536] (II) Loading extension GLX
[ 74.536] (II) LoadModule: "record"
[ 74.536] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 74.538] (II) Module record: vendor="X.Org Foundation"
[ 74.538] compiled for 1.10.4, module version = 1.13.0
[ 74.538] Module class: X.Org Server Extension
[ 74.538] ABI class: X.Org Server Extension, version 5.0
[ 74.538] (II) Loading extension RECORD
[ 74.538] (II) LoadModule: "dri"
[ 74.539] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 74.566] (II) Module dri: vendor="X.Org Foundation"
[ 74.566] compiled for 1.10.4, module version = 1.0.0
[ 74.566] ABI class: X.Org Server Extension, version 5.0
[ 74.566] (II) Loading extension XFree86-DRI
[ 74.566] (II) LoadModule: "dri2"
[ 74.566] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 74.579] (II) Module dri2: vendor="X.Org Foundation"
[ 74.579] compiled for 1.10.4, module version = 1.2.0
[ 74.579] ABI class: X.Org Server Extension, version 5.0
[ 74.579] (II) Loading extension DRI2
[ 74.579] (II) LoadModule: "nvidia"
[ 74.580] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 74.633] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 74.633] compiled for 4.0.2, module version = 1.0.0
[ 74.633] Module class: X.Org Video Driver
[ 74.645] (II) NVIDIA dlloader X Driver 275.28 Wed Aug 31 18:27:32 PDT 2011
[ 74.645] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 74.646] (--) using VT number 7
[ 74.663] (II) Loading sub module "fb"
[ 74.663] (II) LoadModule: "fb"
[ 74.663] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 74.668] (II) Module fb: vendor="X.Org Foundation"
[ 74.668] compiled for 1.10.4, module version = 1.0.0
[ 74.668] ABI class: X.Org ANSI C Emulation, version 0.4
[ 74.668] (II) Loading sub module "wfb"
[ 74.668] (II) LoadModule: "wfb"
[ 74.668] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 74.679] (II) Module wfb: vendor="X.Org Foundation"
[ 74.679] compiled for 1.10.4, module version = 1.0.0
[ 74.679] ABI class: X.Org ANSI C Emulation, version 0.4
[ 74.679] (II) Loading sub module "ramdac"
[ 74.679] (II) LoadModule: "ramdac"
[ 74.679] (II) Module "ramdac" already built-in
[ 74.680] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 74.680] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 74.680] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 74.682] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 74.682] (==) NVIDIA(0): RGB weight 888
[ 74.682] (==) NVIDIA(0): Default visual is TrueColor
[ 74.682] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 74.682] (**) NVIDIA(0): Option "NoLogo" "False"
[ 74.682] (**) NVIDIA(0): Option "TwinView" "0"
[ 74.682] (**) NVIDIA(0): Option "MetaModes" "1920x1200 +0+0"
[ 74.682] (**) NVIDIA(0): Option "LogoPath" "/usr/share/pixmaps/nvidia-settings.png"
[ 75.507] (II) NVIDIA(GPU-0): Display (Planar Systems, Inc. PlanarPX2611W (DFP-0)) does not
[ 75.507] (II) NVIDIA(GPU-0): support NVIDIA 3D Vision stereo.
[ 75.508] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 560 Ti (GF114) at PCI:7:0:0 (GPU-0)
[ 75.508] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 75.508] (--) NVIDIA(0): VideoBIOS: 70.24.11.00.00
[ 75.508] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 75.508] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 75.508] (--) NVIDIA(0): Connected display device(s) on GeForce GTX 560 Ti at
[ 75.508] (--) NVIDIA(0): PCI:7:0:0
[ 75.508] (--) NVIDIA(0): Planar Systems, Inc. PlanarPX2611W (DFP-0)
[ 75.508] (--) NVIDIA(0): Planar Systems, Inc. PlanarPX2611W (DFP-0): 330.0 MHz maximum
[ 75.508] (--) NVIDIA(0): pixel clock
[ 75.508] (--) NVIDIA(0): Planar Systems, Inc. PlanarPX2611W (DFP-0): Internal Dual Link
[ 75.508] (--) NVIDIA(0): TMDS
[ 75.551] (WW) NVIDIA(0): The EDID for Planar Systems, Inc. PlanarPX2611W (DFP-0)
[ 75.551] (WW) NVIDIA(0): contradicts itself: mode "1440x480" is specified in the
[ 75.551] (WW) NVIDIA(0): EDID; however, the EDID's valid HorizSync range
[ 75.551] (WW) NVIDIA(0): (30.000-83.000 kHz) would exclude this mode's HorizSync
[ 75.551] (WW) NVIDIA(0): (15.7 kHz); ignoring HorizSync check for mode "1440x480".
[ 75.551] (WW) NVIDIA(0): The EDID for Planar Systems, Inc. PlanarPX2611W (DFP-0)
[ 75.551] (WW) NVIDIA(0): contradicts itself: mode "1920x1080" is specified in the
[ 75.551] (WW) NVIDIA(0): EDID; however, the EDID's valid HorizSync range
[ 75.551] (WW) NVIDIA(0): (30.000-83.000 kHz) would exclude this mode's HorizSync
[ 75.551] (WW) NVIDIA(0): (28.1 kHz); ignoring HorizSync check for mode
[ 75.551] (WW) NVIDIA(0): "1920x1080".
[ 75.552] (WW) NVIDIA(0): The EDID for Planar Systems, Inc. PlanarPX2611W (DFP-0)
[ 75.552] (WW) NVIDIA(0): contradicts itself: mode "1440x480" is specified in the
[ 75.552] (WW) NVIDIA(0): EDID; however, the EDID's valid HorizSync range
[ 75.552] (WW) NVIDIA(0): (30.000-83.000 kHz) would exclude this mode's HorizSync
[ 75.552] (WW) NVIDIA(0): (15.7 kHz); ignoring HorizSync check for mode "1440x480".
[ 75.552] (WW) NVIDIA(0): The EDID for Planar Systems, Inc. PlanarPX2611W (DFP-0)
[ 75.552] (WW) NVIDIA(0): contradicts itself: mode "1920x1080" is specified in the
[ 75.552] (WW) NVIDIA(0): EDID; however, the EDID's valid HorizSync range
[ 75.552] (WW) NVIDIA(0): (30.000-83.000 kHz) would exclude this mode's HorizSync
[ 75.552] (WW) NVIDIA(0): (28.1 kHz); ignoring HorizSync check for mode
[ 75.552] (WW) NVIDIA(0): "1920x1080".
[ 75.587] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 75.587] (II) NVIDIA(0): Validated modes:
[ 75.587] (II) NVIDIA(0): "1920x1200+0+0"
[ 75.587] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200
[ 75.620] (--) NVIDIA(0): DPI set to (88, 89); computed from "UseEdidDpi" X config
[ 75.620] (--) NVIDIA(0): option
[ 75.620] (--) Depth 24 pixmap format is 32 bpp
[ 75.620] (II) NVIDIA: Using 1024.00 MB of virtual memory for indirect memory
[ 75.620] (II) NVIDIA: access.
[ 75.629] (II) NVIDIA(0): Setting mode "1920x1200+0+0"
[ 75.693] (II) Loading extension NV-GLX
[ 75.757] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 75.757] (==) NVIDIA(0): Backing store disabled
[ 75.757] (==) NVIDIA(0): Silken mouse enabled
[ 75.758] (**) NVIDIA(0): DPMS enabled
[ 75.758] (II) Loading extension NV-CONTROL
[ 75.759] (II) Loading extension XINERAMA
[ 75.759] (II) Loading sub module "dri2"
[ 75.759] (II) LoadModule: "dri2"
[ 75.759] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 75.759] (II) Module dri2: vendor="X.Org Foundation"
[ 75.759] compiled for 1.10.4, module version = 1.2.0
[ 75.759] ABI class: X.Org Server Extension, version 5.0
[ 75.759] (II) NVIDIA(0): [DRI2] Setup complete
[ 75.759] (==) RandR enabled
[ 75.759] (II) Initializing built-in extension Generic Event Extension
[ 75.759] (II) Initializing built-in extension SHAPE
[ 75.759] (II) Initializing built-in extension MIT-SHM
[ 75.759] (II) Initializing built-in extension XInputExtension
[ 75.759] (II) Initializing built-in extension XTEST
[ 75.759] (II) Initializing built-in extension BIG-REQUESTS
[ 75.759] (II) Initializing built-in extension SYNC
[ 75.759] (II) Initializing built-in extension XKEYBOARD
[ 75.759] (II) Initializing built-in extension XC-MISC
[ 75.759] (II) Initializing built-in extension SECURITY
[ 75.759] (II) Initializing built-in extension XINERAMA
[ 75.759] (II) Initializing built-in extension XFIXES
[ 75.759] (II) Initializing built-in extension RENDER
[ 75.759] (II) Initializing built-in extension RANDR
[ 75.759] (II) Initializing built-in extension COMPOSITE
[ 75.759] (II) Initializing built-in extension DAMAGE
[ 75.759] (II) SELinux: Disabled on system
[ 75.761] (II) Initializing extension GLX
[ 76.008] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 76.008] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 76.008] (II) LoadModule: "evdev"
[ 76.008] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 76.024] (II) Module evdev: vendor="X.Org Foundation"
[ 76.024] compiled for 1.10.1, module version = 2.6.0
[ 76.024] Module class: X.Org XInput Driver
[ 76.024] ABI class: X.Org XInput driver, version 12.2
[ 76.024] (II) Using input driver 'evdev' for 'Power Button'
[ 76.024] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 76.024] (**) Power Button: always reports core events
[ 76.024] (**) Power Button: Device: "/dev/input/event5"
[ 76.056] (--) Power Button: Found keys
[ 76.056] (II) Power Button: Configuring as keyboard
[ 76.056] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[ 76.056] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 76.056] (**) Option "xkb_rules" "evdev"
[ 76.056] (**) Option "xkb_model" "pc105"
[ 76.056] (**) Option "xkb_layout" "us"
[ 76.057] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 76.057] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 76.057] (II) Using input driver 'evdev' for 'Power Button'
[ 76.057] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 76.057] (**) Power Button: always reports core events
[ 76.057] (**) Power Button: Device: "/dev/input/event4"
[ 76.092] (--) Power Button: Found keys
[ 76.092] (II) Power Button: Configuring as keyboard
[ 76.092] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4"
[ 76.092] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 76.092] (**) Option "xkb_rules" "evdev"
[ 76.092] (**) Option "xkb_model" "pc105"
[ 76.092] (**) Option "xkb_layout" "us"
[ 76.095] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event7)
[ 76.095] (II) No input driver/identifier specified (ignoring)
[ 76.097] (II) config/udev: Adding input device Dell Dell Multimedia Pro Keyboard (/dev/input/event1)
[ 76.097] (**) Dell Dell Multimedia Pro Keyboard: Applying InputClass "evdev keyboard catchall"
[ 76.097] (II) Using input driver 'evdev' for 'Dell Dell Multimedia Pro Keyboard'
[ 76.097] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 76.097] (**) Dell Dell Multimedia Pro Keyboard: always reports core events
[ 76.097] (**) Dell Dell Multimedia Pro Keyboard: Device: "/dev/input/event1"
[ 76.108] (--) Dell Dell Multimedia Pro Keyboard: Found keys
[ 76.108] (II) Dell Dell Multimedia Pro Keyboard: Configuring as keyboard
[ 76.108] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb10/10-1/10-1.1/10-1.1:1.0/input/input1/event1"
[ 76.108] (II) XINPUT: Adding extended input device "Dell Dell Multimedia Pro Keyboard" (type: KEYBOARD)
[ 76.108] (**) Option "xkb_rules" "evdev"
[ 76.108] (**) Option "xkb_model" "pc105"
[ 76.108] (**) Option "xkb_layout" "us"
[ 76.108] (II) config/udev: Adding input device Dell Dell Multimedia Pro Keyboard (/dev/input/event2)
[ 76.108] (**) Dell Dell Multimedia Pro Keyboard: Applying InputClass "evdev keyboard catchall"
[ 76.108] (II) Using input driver 'evdev' for 'Dell Dell Multimedia Pro Keyboard'
[ 76.108] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 76.108] (**) Dell Dell Multimedia Pro Keyboard: always reports core events
[ 76.108] (**) Dell Dell Multimedia Pro Keyboard: Device: "/dev/input/event2"
[ 76.108] (--) Dell Dell Multimedia Pro Keyboard: Found absolute axes
[ 76.108] (--) Dell Dell Multimedia Pro Keyboard: Found keys
[ 76.108] (II) Dell Dell Multimedia Pro Keyboard: Configuring as mouse
[ 76.108] (II) Dell Dell Multimedia Pro Keyboard: Configuring as keyboard
[ 76.108] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb10/10-1/10-1.1/10-1.1:1.1/input/input2/event2"
[ 76.108] (II) XINPUT: Adding extended input device "Dell Dell Multimedia Pro Keyboard" (type: KEYBOARD)
[ 76.108] (**) Option "xkb_rules" "evdev"
[ 76.108] (**) Option "xkb_model" "pc105"
[ 76.108] (**) Option "xkb_layout" "us"
[ 76.108] (II) Dell Dell Multimedia Pro Keyboard: initialized for absolute axes.
[ 76.108] (**) Dell Dell Multimedia Pro Keyboard: (accel) keeping acceleration scheme 1
[ 76.109] (**) Dell Dell Multimedia Pro Keyboard: (accel) acceleration profile 0
[ 76.109] (**) Dell Dell Multimedia Pro Keyboard: (accel) acceleration factor: 2.000
[ 76.109] (**) Dell Dell Multimedia Pro Keyboard: (accel) acceleration threshold: 4
[ 76.109] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event3)
[ 76.109] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 76.109] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 76.109] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 76.109] (**) Logitech USB Receiver: always reports core events
[ 76.109] (**) Logitech USB Receiver: Device: "/dev/input/event3"
[ 76.112] (--) Logitech USB Receiver: Found 12 mouse buttons
[ 76.112] (--) Logitech USB Receiver: Found scroll wheel(s)
[ 76.112] (--) Logitech USB Receiver: Found relative axes
[ 76.112] (--) Logitech USB Receiver: Found x and y relative axes
[ 76.112] (II) Logitech USB Receiver: Configuring as mouse
[ 76.112] (II) Logitech USB Receiver: Adding scrollwheel support
[ 76.112] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 76.112] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 76.112] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb10/10-1/10-1.2/10-1.2:1.0/input/input3/event3"
[ 76.112] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE)
[ 76.112] (II) Logitech USB Receiver: initialized for relative axes.
[ 76.112] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 76.112] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 76.112] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 76.112] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 76.112] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 76.112] (II) No input driver/identifier specified (ignoring)
[ 76.113] (II) config/udev: Adding input device Logitech Logitech Extreme 3D (/dev/input/event0)
[ 76.113] (**) Logitech Logitech Extreme 3D: Applying InputClass "joystick catchall"
[ 76.113] (II) LoadModule: "joystick"
[ 76.113] (II) Loading /usr/lib/xorg/modules/input/joystick_drv.so
[ 76.120] (II) Module joystick: vendor="X.Org Foundation"
[ 76.120] compiled for 1.10.2, module version = 1.6.0
[ 76.120] Module class: X.Org XInput Driver
[ 76.120] ABI class: X.Org XInput driver, version 12.2
[ 76.120] (II) Using input driver 'joystick' for 'Logitech Logitech Extreme 3D'
[ 76.120] (II) Loading /usr/lib/xorg/modules/input/joystick_drv.so
[ 76.120] (**) Logitech Logitech Extreme 3D: always reports core events
[ 76.120] (**) Logitech Logitech Extreme 3D (keys): Applying InputClass "joystick catchall"
[ 76.120] (II) Using input driver 'joystick' for 'Logitech Logitech Extreme 3D (keys)'
[ 76.120] (II) Loading /usr/lib/xorg/modules/input/joystick_drv.so
[ 76.120] (**) Logitech Logitech Extreme 3D (keys): always reports core events
[ 76.120] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb3/3-6/3-6.4/3-6.4:1.0/input/input0/event0"
[ 76.120] (II) XINPUT: Adding extended input device "Logitech Logitech Extreme 3D (keys)" (type: JOYSTICK)
[ 76.133] (**) Option "Device" "/dev/input/event0"
[ 76.133] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb3/3-6/3-6.4/3-6.4:1.0/input/input0/event0"
[ 76.133] (II) XINPUT: Adding extended input device "Logitech Logitech Extreme 3D" (type: JOYSTICK)
[ 76.172] (II) Joystick: Logitech Logitech Extreme 3D. bus 0x3 vendor 0x46d product 0xc215 version 0x110
[ 76.172] (II) Joystick: found 6 axes, 12 buttons
[ 76.240] (**) Logitech Logitech Extreme 3D: (accel) keeping acceleration scheme 1
[ 76.240] (**) Logitech Logitech Extreme 3D: (accel) acceleration profile 0
[ 76.240] (**) Logitech Logitech Extreme 3D: (accel) acceleration factor: 2.000
[ 76.240] (**) Logitech Logitech Extreme 3D: (accel) acceleration threshold: 4
[ 76.240] (II) config/udev: Adding input device Logitech Logitech Extreme 3D (/dev/input/js0)
[ 76.240] (II) No input driver/identifier specified (ignoring)
[ 76.244] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 76.245] (II) No input driver/identifier specified (ignoring)
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[ 474.274]
X.Org X Server 1.10.2.902 (1.10.3 RC 2)
Release Date: 2011-07-01
[ 474.274] X Protocol Version 11, Revision 0
[ 474.274] Build Operating System: Linux 2.6.39-2-686-pae i686 Debian
[ 474.274] Current Operating System: Linux berkeley 2.6.39-2-686-pae #1 SMP Tue Jul 5 03:48:49 UTC 2011 i686
[ 474.274] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.39-2-686-pae root=UUID=e516b7b4-455e-465c-b623-fd35ae74b58a ro quiet
[ 474.274] Build Date: 05 September 2011 11:00:29AM
[ 474.274] xorg-server 2:1.10.2.902-1 (Cyril Brulebois <kibi at debian.org>)
[ 474.274] Current version of pixman: 0.22.2
[ 474.274] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 474.274] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 474.274] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Sep 22 22:32:59 2011
[ 474.274] (==) Using config file: "/etc/X11/xorg.conf"
[ 474.274] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 474.274] (==) ServerLayout "Layout0"
[ 474.274] (**) |-->Screen "Screen0" (0)
[ 474.274] (**) | |-->Monitor "Monitor0"
[ 474.274] (**) | |-->Device "Device0"
[ 474.274] (**) |-->Input Device "Keyboard0"
[ 474.274] (**) |-->Input Device "Mouse0"
[ 474.274] (==) Automatically adding devices
[ 474.274] (==) Automatically enabling devices
[ 474.275] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 474.275] Entry deleted from font path.
[ 474.275] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
[ 474.275] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 474.275] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 474.275] (WW) Disabling Keyboard0
[ 474.275] (WW) Disabling Mouse0
[ 474.275] (II) Loader magic: 0x8232f20
[ 474.275] (II) Module ABI versions:
[ 474.275] X.Org ANSI C Emulation: 0.4
[ 474.275] X.Org Video Driver: 10.0
[ 474.275] X.Org XInput driver : 12.2
[ 474.275] X.Org Server Extension : 5.0
[ 474.275] (--) PCI:*(0:7:0:0) 10de:1200:1462:2382 rev 161, Mem @ 0xf8000000/33554432, 0xd8000000/134217728, 0xd4000000/67108864, I/O @ 0x0000bc00/128, BIOS @ 0x????????/524288
[ 474.276] (II) Open ACPI successful (/var/run/acpid.socket)
[ 474.276] (II) LoadModule: "extmod"
[ 474.276] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 474.276] (II) Module extmod: vendor="X.Org Foundation"
[ 474.276] compiled for 1.10.2.902, module version = 1.0.0
[ 474.276] Module class: X.Org Server Extension
[ 474.276] ABI class: X.Org Server Extension, version 5.0
[ 474.276] (II) Loading extension SELinux
[ 474.276] (II) Loading extension MIT-SCREEN-SAVER
[ 474.276] (II) Loading extension XFree86-VidModeExtension
[ 474.276] (II) Loading extension XFree86-DGA
[ 474.276] (II) Loading extension DPMS
[ 474.276] (II) Loading extension XVideo
[ 474.276] (II) Loading extension XVideo-MotionCompensation
[ 474.276] (II) Loading extension X-Resource
[ 474.276] (II) LoadModule: "dbe"
[ 474.276] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 474.276] (II) Module dbe: vendor="X.Org Foundation"
[ 474.276] compiled for 1.10.2.902, module version = 1.0.0
[ 474.276] Module class: X.Org Server Extension
[ 474.276] ABI class: X.Org Server Extension, version 5.0
[ 474.276] (II) Loading extension DOUBLE-BUFFER
[ 474.276] (II) LoadModule: "glx"
[ 474.276] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 474.287] (II) Module glx: vendor="NVIDIA Corporation"
[ 474.287] compiled for 4.0.2, module version = 1.0.0
[ 474.287] Module class: X.Org Server Extension
[ 474.287] (II) NVIDIA GLX Module 275.28 Wed Aug 31 18:45:27 PDT 2011
[ 474.287] (II) Loading extension GLX
[ 474.287] (II) LoadModule: "record"
[ 474.288] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 474.288] (II) Module record: vendor="X.Org Foundation"
[ 474.288] compiled for 1.10.2.902, module version = 1.13.0
[ 474.288] Module class: X.Org Server Extension
[ 474.288] ABI class: X.Org Server Extension, version 5.0
[ 474.288] (II) Loading extension RECORD
[ 474.288] (II) LoadModule: "dri"
[ 474.288] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 474.288] (II) Module dri: vendor="X.Org Foundation"
[ 474.288] compiled for 1.10.2.902, module version = 1.0.0
[ 474.288] ABI class: X.Org Server Extension, version 5.0
[ 474.288] (II) Loading extension XFree86-DRI
[ 474.288] (II) LoadModule: "dri2"
[ 474.288] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 474.288] (II) Module dri2: vendor="X.Org Foundation"
[ 474.288] compiled for 1.10.2.902, module version = 1.2.0
[ 474.288] ABI class: X.Org Server Extension, version 5.0
[ 474.288] (II) Loading extension DRI2
[ 474.288] (II) LoadModule: "nvidia"
[ 474.288] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 474.288] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 474.288] compiled for 4.0.2, module version = 1.0.0
[ 474.288] Module class: X.Org Video Driver
[ 474.288] (II) NVIDIA dlloader X Driver 275.28 Wed Aug 31 18:27:32 PDT 2011
[ 474.288] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 474.288] (--) using VT number 7
[ 474.304] (II) Loading sub module "fb"
[ 474.305] (II) LoadModule: "fb"
[ 474.305] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 474.305] (II) Module fb: vendor="X.Org Foundation"
[ 474.305] compiled for 1.10.2.902, module version = 1.0.0
[ 474.305] ABI class: X.Org ANSI C Emulation, version 0.4
[ 474.305] (II) Loading sub module "wfb"
[ 474.305] (II) LoadModule: "wfb"
[ 474.305] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 474.305] (II) Module wfb: vendor="X.Org Foundation"
[ 474.305] compiled for 1.10.2.902, module version = 1.0.0
[ 474.305] ABI class: X.Org ANSI C Emulation, version 0.4
[ 474.305] (II) Loading sub module "ramdac"
[ 474.305] (II) LoadModule: "ramdac"
[ 474.305] (II) Module "ramdac" already built-in
[ 474.305] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 474.305] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 474.305] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 474.305] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 474.305] (==) NVIDIA(0): RGB weight 888
[ 474.305] (==) NVIDIA(0): Default visual is TrueColor
[ 474.305] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 474.305] (**) NVIDIA(0): Option "MetaModes" "1920x1200 +0+0"
[ 474.784] (II) NVIDIA(GPU-0): Display (Planar Systems, Inc. PlanarPX2611W (DFP-0)) does not
[ 474.784] (II) NVIDIA(GPU-0): support NVIDIA 3D Vision stereo.
[ 474.785] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 560 Ti (GF114) at PCI:7:0:0 (GPU-0)
[ 474.785] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 474.785] (--) NVIDIA(0): VideoBIOS: 70.24.11.00.00
[ 474.785] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 474.785] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 474.785] (--) NVIDIA(0): Connected display device(s) on GeForce GTX 560 Ti at
[ 474.785] (--) NVIDIA(0): PCI:7:0:0
[ 474.785] (--) NVIDIA(0): Planar Systems, Inc. PlanarPX2611W (DFP-0)
[ 474.785] (--) NVIDIA(0): Planar Systems, Inc. PlanarPX2611W (DFP-0): 330.0 MHz maximum
[ 474.785] (--) NVIDIA(0): pixel clock
[ 474.785] (--) NVIDIA(0): Planar Systems, Inc. PlanarPX2611W (DFP-0): Internal Dual Link
[ 474.785] (--) NVIDIA(0): TMDS
[ 474.827] (WW) NVIDIA(0): The EDID for Planar Systems, Inc. PlanarPX2611W (DFP-0)
[ 474.827] (WW) NVIDIA(0): contradicts itself: mode "1440x480" is specified in the
[ 474.827] (WW) NVIDIA(0): EDID; however, the EDID's valid HorizSync range
[ 474.827] (WW) NVIDIA(0): (30.000-83.000 kHz) would exclude this mode's HorizSync
[ 474.827] (WW) NVIDIA(0): (15.7 kHz); ignoring HorizSync check for mode "1440x480".
[ 474.827] (WW) NVIDIA(0): The EDID for Planar Systems, Inc. PlanarPX2611W (DFP-0)
[ 474.827] (WW) NVIDIA(0): contradicts itself: mode "1920x1080" is specified in the
[ 474.827] (WW) NVIDIA(0): EDID; however, the EDID's valid HorizSync range
[ 474.827] (WW) NVIDIA(0): (30.000-83.000 kHz) would exclude this mode's HorizSync
[ 474.827] (WW) NVIDIA(0): (28.1 kHz); ignoring HorizSync check for mode
[ 474.827] (WW) NVIDIA(0): "1920x1080".
[ 474.828] (WW) NVIDIA(0): The EDID for Planar Systems, Inc. PlanarPX2611W (DFP-0)
[ 474.828] (WW) NVIDIA(0): contradicts itself: mode "1440x480" is specified in the
[ 474.828] (WW) NVIDIA(0): EDID; however, the EDID's valid HorizSync range
[ 474.828] (WW) NVIDIA(0): (30.000-83.000 kHz) would exclude this mode's HorizSync
[ 474.828] (WW) NVIDIA(0): (15.7 kHz); ignoring HorizSync check for mode "1440x480".
[ 474.828] (WW) NVIDIA(0): The EDID for Planar Systems, Inc. PlanarPX2611W (DFP-0)
[ 474.828] (WW) NVIDIA(0): contradicts itself: mode "1920x1080" is specified in the
[ 474.828] (WW) NVIDIA(0): EDID; however, the EDID's valid HorizSync range
[ 474.828] (WW) NVIDIA(0): (30.000-83.000 kHz) would exclude this mode's HorizSync
[ 474.828] (WW) NVIDIA(0): (28.1 kHz); ignoring HorizSync check for mode
[ 474.828] (WW) NVIDIA(0): "1920x1080".
[ 474.863] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 474.863] (II) NVIDIA(0): Validated modes:
[ 474.863] (II) NVIDIA(0): "1920x1200+0+0"
[ 474.863] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200
[ 474.901] (--) NVIDIA(0): DPI set to (88, 89); computed from "UseEdidDpi" X config
[ 474.901] (--) NVIDIA(0): option
[ 474.901] (--) Depth 24 pixmap format is 32 bpp
[ 474.901] (II) NVIDIA: Using 1024.00 MB of virtual memory for indirect memory
[ 474.901] (II) NVIDIA: access.
[ 474.912] (II) NVIDIA(0): Setting mode "1920x1200+0+0"
[ 474.977] (II) Loading extension NV-GLX
[ 475.036] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 475.036] (==) NVIDIA(0): Backing store disabled
[ 475.036] (==) NVIDIA(0): Silken mouse enabled
[ 475.036] (**) NVIDIA(0): DPMS enabled
[ 475.036] (II) Loading extension NV-CONTROL
[ 475.037] (II) Loading extension XINERAMA
[ 475.037] (II) Loading sub module "dri2"
[ 475.037] (II) LoadModule: "dri2"
[ 475.037] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 475.037] (II) Module dri2: vendor="X.Org Foundation"
[ 475.037] compiled for 1.10.2.902, module version = 1.2.0
[ 475.037] ABI class: X.Org Server Extension, version 5.0
[ 475.037] (II) NVIDIA(0): [DRI2] Setup complete
[ 475.037] (==) RandR enabled
[ 475.037] (II) Initializing built-in extension Generic Event Extension
[ 475.037] (II) Initializing built-in extension SHAPE
[ 475.037] (II) Initializing built-in extension MIT-SHM
[ 475.037] (II) Initializing built-in extension XInputExtension
[ 475.037] (II) Initializing built-in extension XTEST
[ 475.037] (II) Initializing built-in extension BIG-REQUESTS
[ 475.037] (II) Initializing built-in extension SYNC
[ 475.037] (II) Initializing built-in extension XKEYBOARD
[ 475.037] (II) Initializing built-in extension XC-MISC
[ 475.037] (II) Initializing built-in extension SECURITY
[ 475.037] (II) Initializing built-in extension XINERAMA
[ 475.037] (II) Initializing built-in extension XFIXES
[ 475.037] (II) Initializing built-in extension RENDER
[ 475.037] (II) Initializing built-in extension RANDR
[ 475.037] (II) Initializing built-in extension COMPOSITE
[ 475.037] (II) Initializing built-in extension DAMAGE
[ 475.037] (II) SELinux: Disabled on system
[ 475.039] (II) Initializing extension GLX
[ 475.086] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 475.086] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 475.086] (II) LoadModule: "evdev"
[ 475.087] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 475.087] (II) Module evdev: vendor="X.Org Foundation"
[ 475.087] compiled for 1.10.1, module version = 2.6.0
[ 475.087] Module class: X.Org XInput Driver
[ 475.087] ABI class: X.Org XInput driver, version 12.2
[ 475.087] (II) Using input driver 'evdev' for 'Power Button'
[ 475.087] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 475.087] (**) Power Button: always reports core events
[ 475.087] (**) Power Button: Device: "/dev/input/event5"
[ 475.108] (--) Power Button: Found keys
[ 475.108] (II) Power Button: Configuring as keyboard
[ 475.108] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[ 475.108] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 475.108] (**) Option "xkb_rules" "evdev"
[ 475.108] (**) Option "xkb_model" "pc105"
[ 475.108] (**) Option "xkb_layout" "us"
[ 475.109] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 475.109] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 475.109] (II) Using input driver 'evdev' for 'Power Button'
[ 475.109] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 475.109] (**) Power Button: always reports core events
[ 475.109] (**) Power Button: Device: "/dev/input/event4"
[ 475.144] (--) Power Button: Found keys
[ 475.144] (II) Power Button: Configuring as keyboard
[ 475.144] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4"
[ 475.144] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 475.144] (**) Option "xkb_rules" "evdev"
[ 475.144] (**) Option "xkb_model" "pc105"
[ 475.144] (**) Option "xkb_layout" "us"
[ 475.147] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event7)
[ 475.147] (II) No input driver/identifier specified (ignoring)
[ 475.149] (II) config/udev: Adding input device Dell Dell Multimedia Pro Keyboard (/dev/input/event1)
[ 475.149] (**) Dell Dell Multimedia Pro Keyboard: Applying InputClass "evdev keyboard catchall"
[ 475.149] (II) Using input driver 'evdev' for 'Dell Dell Multimedia Pro Keyboard'
[ 475.149] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 475.149] (**) Dell Dell Multimedia Pro Keyboard: always reports core events
[ 475.149] (**) Dell Dell Multimedia Pro Keyboard: Device: "/dev/input/event1"
[ 475.176] (--) Dell Dell Multimedia Pro Keyboard: Found keys
[ 475.176] (II) Dell Dell Multimedia Pro Keyboard: Configuring as keyboard
[ 475.176] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb10/10-1/10-1.1/10-1.1:1.0/input/input1/event1"
[ 475.176] (II) XINPUT: Adding extended input device "Dell Dell Multimedia Pro Keyboard" (type: KEYBOARD)
[ 475.176] (**) Option "xkb_rules" "evdev"
[ 475.176] (**) Option "xkb_model" "pc105"
[ 475.176] (**) Option "xkb_layout" "us"
[ 475.176] (II) config/udev: Adding input device Dell Dell Multimedia Pro Keyboard (/dev/input/event2)
[ 475.176] (**) Dell Dell Multimedia Pro Keyboard: Applying InputClass "evdev keyboard catchall"
[ 475.176] (II) Using input driver 'evdev' for 'Dell Dell Multimedia Pro Keyboard'
[ 475.176] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 475.176] (**) Dell Dell Multimedia Pro Keyboard: always reports core events
[ 475.176] (**) Dell Dell Multimedia Pro Keyboard: Device: "/dev/input/event2"
[ 475.180] (--) Dell Dell Multimedia Pro Keyboard: Found absolute axes
[ 475.180] (--) Dell Dell Multimedia Pro Keyboard: Found keys
[ 475.180] (II) Dell Dell Multimedia Pro Keyboard: Configuring as mouse
[ 475.180] (II) Dell Dell Multimedia Pro Keyboard: Configuring as keyboard
[ 475.180] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb10/10-1/10-1.1/10-1.1:1.1/input/input2/event2"
[ 475.180] (II) XINPUT: Adding extended input device "Dell Dell Multimedia Pro Keyboard" (type: KEYBOARD)
[ 475.180] (**) Option "xkb_rules" "evdev"
[ 475.180] (**) Option "xkb_model" "pc105"
[ 475.180] (**) Option "xkb_layout" "us"
[ 475.180] (II) Dell Dell Multimedia Pro Keyboard: initialized for absolute axes.
[ 475.180] (**) Dell Dell Multimedia Pro Keyboard: (accel) keeping acceleration scheme 1
[ 475.180] (**) Dell Dell Multimedia Pro Keyboard: (accel) acceleration profile 0
[ 475.180] (**) Dell Dell Multimedia Pro Keyboard: (accel) acceleration factor: 2.000
[ 475.180] (**) Dell Dell Multimedia Pro Keyboard: (accel) acceleration threshold: 4
[ 475.180] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event3)
[ 475.180] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 475.180] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 475.180] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 475.180] (**) Logitech USB Receiver: always reports core events
[ 475.180] (**) Logitech USB Receiver: Device: "/dev/input/event3"
[ 475.180] (--) Logitech USB Receiver: Found 12 mouse buttons
[ 475.180] (--) Logitech USB Receiver: Found scroll wheel(s)
[ 475.180] (--) Logitech USB Receiver: Found relative axes
[ 475.180] (--) Logitech USB Receiver: Found x and y relative axes
[ 475.180] (II) Logitech USB Receiver: Configuring as mouse
[ 475.180] (II) Logitech USB Receiver: Adding scrollwheel support
[ 475.180] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 475.180] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 475.180] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb10/10-1/10-1.2/10-1.2:1.0/input/input3/event3"
[ 475.180] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE)
[ 475.180] (II) Logitech USB Receiver: initialized for relative axes.
[ 475.180] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 475.180] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 475.180] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 475.180] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 475.181] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 475.181] (II) No input driver/identifier specified (ignoring)
[ 475.182] (II) config/udev: Adding input device Logitech Logitech Extreme 3D (/dev/input/event0)
[ 475.182] (**) Logitech Logitech Extreme 3D: Applying InputClass "joystick catchall"
[ 475.182] (II) LoadModule: "joystick"
[ 475.182] (II) Loading /usr/lib/xorg/modules/input/joystick_drv.so
[ 475.182] (II) Module joystick: vendor="X.Org Foundation"
[ 475.182] compiled for 1.10.2, module version = 1.6.0
[ 475.182] Module class: X.Org XInput Driver
[ 475.182] ABI class: X.Org XInput driver, version 12.2
[ 475.182] (II) Using input driver 'joystick' for 'Logitech Logitech Extreme 3D'
[ 475.182] (II) Loading /usr/lib/xorg/modules/input/joystick_drv.so
[ 475.182] (**) Logitech Logitech Extreme 3D: always reports core events
[ 475.182] (**) Logitech Logitech Extreme 3D (keys): Applying InputClass "joystick catchall"
[ 475.182] (II) Using input driver 'joystick' for 'Logitech Logitech Extreme 3D (keys)'
[ 475.182] (II) Loading /usr/lib/xorg/modules/input/joystick_drv.so
[ 475.182] (**) Logitech Logitech Extreme 3D (keys): always reports core events
[ 475.182] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-6/2-6.4/2-6.4:1.0/input/input0/event0"
[ 475.182] (II) XINPUT: Adding extended input device "Logitech Logitech Extreme 3D (keys)" (type: JOYSTICK)
[ 475.197] (**) Option "Device" "/dev/input/event0"
[ 475.197] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-6/2-6.4/2-6.4:1.0/input/input0/event0"
[ 475.197] (II) XINPUT: Adding extended input device "Logitech Logitech Extreme 3D" (type: JOYSTICK)
[ 475.228] (II) Joystick: Logitech Logitech Extreme 3D. bus 0x3 vendor 0x46d product 0xc215 version 0x110
[ 475.228] (II) Joystick: found 6 axes, 12 buttons
[ 475.304] (**) Logitech Logitech Extreme 3D: (accel) keeping acceleration scheme 1
[ 475.304] (**) Logitech Logitech Extreme 3D: (accel) acceleration profile 0
[ 475.304] (**) Logitech Logitech Extreme 3D: (accel) acceleration factor: 2.000
[ 475.304] (**) Logitech Logitech Extreme 3D: (accel) acceleration threshold: 4
[ 475.324] (II) config/udev: Adding input device Logitech Logitech Extreme 3D (/dev/input/js0)
[ 475.324] (II) No input driver/identifier specified (ignoring)
[ 475.326] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 475.326] (II) No input driver/identifier specified (ignoring)
[ 1337.328] (II) Power Button: Close
[ 1337.328] (II) UnloadModule: "evdev"
[ 1337.328] (II) Unloading evdev
[ 1337.356] (II) Power Button: Close
[ 1337.356] (II) UnloadModule: "evdev"
[ 1337.356] (II) Unloading evdev
[ 1337.388] (II) Dell Dell Multimedia Pro Keyboard: Close
[ 1337.388] (II) UnloadModule: "evdev"
[ 1337.388] (II) Unloading evdev
[ 1337.416] (II) Dell Dell Multimedia Pro Keyboard: Close
[ 1337.416] (II) UnloadModule: "evdev"
[ 1337.416] (II) Unloading evdev
[ 1337.484] (II) Logitech USB Receiver: Close
[ 1337.484] (II) UnloadModule: "evdev"
[ 1337.484] (II) Unloading evdev
[ 1337.484] (II) UnloadModule: "joystick"
[ 1337.484] (II) Unloading joystick
[ 1337.548] (II) UnloadModule: "joystick"
[ 1337.548] (II) Unloading joystick
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.39-2-686-pae (SMP w/6 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages nvidia-glx depends on:
ii dpkg 1.16.0.3
ii libgl1-nvidia-glx 280.13.really.275.28-1
ii nvidia-alternative 280.13.really.275.28-1
ii nvidia-installer-cleanup 20110729+1
ii nvidia-kernel-dkms [nvidia-kernel-275.28] 280.13.really.275.28-1
ii nvidia-support 20110729+1
ii nvidia-vdpau-driver 280.13.really.275.28-1
ii xserver-xorg-video-nvidia 280.13.really.275.28-1
nvidia-glx recommends no packages.
Versions of packages nvidia-glx suggests:
ii nvidia-kernel-dkms [nvidia-kernel-dkms] 280.13.really.275.28-1
ii nvidia-kernel-source 280.13.really.275.28-1
ii nvidia-settings 280.13-1
Versions of packages libgl1-nvidia-glx depends on:
ii libc6 2.13-18
ii libx11-6 2:1.4.4-1
ii libxext6 2:1.3.0-3
ii libxv1 2:1.0.6-2
ii libxvmc1 2:1.0.6-1
ii multiarch-support 2.13-18
ii nvidia-alternative 280.13.really.275.28-1
ii nvidia-installer-cleanup 20110729+1
ii nvidia-support 20110729+1
Versions of packages libgl1-nvidia-glx recommends:
ii nvidia-kernel-dkms [nvidia-kernel-275.28] 280.13.really.275.28-1
Versions of packages libgl1-nvidia-glx suggests:
ii nvidia-kernel-dkms [nvidia-kernel-dkms] 280.13.really.275.28-1
ii nvidia-kernel-source 280.13.really.275.28-1
Versions of packages xserver-xorg-video-nvidia depends on:
ii libc6 2.13-18
ii libgl1-nvidia-glx 280.13.really.275.28-1
ii nvidia-alternative 280.13.really.275.28-1
ii nvidia-installer-cleanup 20110729+1
ii nvidia-support 20110729+1
ii xserver-xorg-core [xorg-video-abi-10] 2:1.10.4-1
Versions of packages xserver-xorg-video-nvidia recommends:
ii nvidia-kernel-dkms [nvidia-kernel-275.28] 280.13.really.275.28-1
ii nvidia-vdpau-driver 280.13.really.275.28-1
Versions of packages xserver-xorg-video-nvidia suggests:
ii nvidia-kernel-dkms [nvidia-kernel-dkms] 280.13.really.275.28-1
ii nvidia-kernel-source 280.13.really.275.28-1
ii nvidia-settings 280.13-1
Versions of packages nvidia-alternative depends on:
ii glx-alternative-nvidia 0.1.93
ii libgl1-nvidia-alternatives 280.13.really.275.28-1
ii libglx-nvidia-alternatives 280.13.really.275.28-1
Versions of packages nvidia-kernel-dkms depends on:
ii dkms 2.2.0.2-1
ii nvidia-installer-cleanup 20110729+1
ii nvidia-kernel-common 20110729+1
nvidia-kernel-dkms recommends no packages.
Versions of packages nvidia-kernel-source depends on:
ii debhelper 8.9.7
ii make 3.81-8.1
ii quilt 0.48-7
Versions of packages nvidia-kernel-source recommends:
ii module-assistant 0.11.4
ii nvidia-kernel-common 20110729+1
nvidia-kernel-source suggests no packages.
Versions of packages glx-alternative-nvidia depends on:
ii glx-alternative-mesa 0.1.93
ii glx-diversions 0.1.93
glx-alternative-nvidia suggests no packages.
Versions of packages nvidia-glx is related to:
ii libgl1-nvidia-glx [libgl1-nvidia-glx-any] 280.13.really.275.28-1
ii libgl1-nvidia-glx-ia32-any <none>
ii linux-headers-2.6.39-2-686-pae [linux-headers] 2.6.39-3
ii linux-headers-2.6.39-2-amd64 [linux-headers] 2.6.39-3
ii nvidia-glx [nvidia-glx-any] 280.13.really.275.28-1
ii nvidia-kernel-common 20110729+1
ii nvidia-kernel-dkms [nvidia-kernel-dkms] 280.13.really.275.28-1
ii nvidia-kernel-source 280.13.really.275.28-1
ii nvidia-settings 280.13-1
ii nvidia-support 20110729+1
ii nvidia-xconfig 280.13-1
ii xserver-xorg 1:7.6+8
ii xserver-xorg-core 2:1.10.4-1
ii xserver-xorg-video-nvidia [xserver-xorg-video-nvidi 280.13.really.275.28-1
-- no debconf information
More information about the pkg-nvidia-devel
mailing list