Bug#684941: nvidia-glx: Xorg sporadic deadlock
Daniel Anderberg
daniel.anderberg at fagotten.org
Tue Aug 14 20:04:48 UTC 2012
Package: nvidia-glx
Version: 302.17-3
Severity: important
Xorg will sporadically freeze every now and then. It generally happends when I
play games (minecraft is very prone to trigger this). It might happen after a
minute or it might take a few hours. No messages in the kernel or Xorg logs.
A backtrace using gdb looks like this:
# gdb -p `pidof X`
[ lots of output removed ]
(gdb) bt
#0 __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:136
#1 0x00007fc6c04fe354 in _L_lock_997 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2 0x00007fc6c04fe1b7 in __pthread_mutex_lock (mutex=0x7fc6c11cb948) at pthread_mutex_lock.c:82
#3 0x00007fc6c091b06b in __dlsym (handle=<optimized out>, handle at entry=0x0, name=0x80 <Address 0x80 out of bounds>, name at entry=0x7fc6ba3ba868 "rrPrivKeyRec") at dlsym.c:69
#4 0x00007fc6c124dbeb in LoaderSymbol (name=0x7fc6ba3ba868 "rrPrivKeyRec") at ../../../../hw/xfree86/loader/loader.c:150
#5 0x00007fc6ba23d48c in ?? () from /usr/lib/xorg/modules/drivers/nvidia_drv.so
#6 0x00007fc6ba22816d in ?? () from /usr/lib/xorg/modules/drivers/nvidia_drv.so
#7 0x00007fc6c13378ba in miPointerSetPosition (pDev=pDev at entry=0x7fc6c30b9fa0, mode=0, screenx=screenx at entry=0x7fff93825a38, screeny=screeny at entry=0x7fff93825a40) at ../../mi/mipointer.c:622
#8 0x00007fc6c1233e87 in positionSprite (dev=dev at entry=0x7fc6c30b9fa0, mode=<optimized out>, mask=mask at entry=0x7fff93825a60, devx=devx at entry=0x7fff93825a48, devy=devy at entry=0x7fff93825a50,
screenx=screenx at entry=0x7fff93825a38, screeny=screeny at entry=0x7fff93825a40) at ../../dix/getevents.c:941
#9 0x00007fc6c12345cc in positionSprite (screeny=0x7fff93825a40, screenx=0x7fff93825a38, devy=0x7fff93825a50, devx=0x7fff93825a48, mask=0x7fff93825a60, mode=0, dev=0x7fc6c30b9fa0)
at ../../dix/getevents.c:1376
#10 fill_pointer_events (events=0x7fc6c115ab00, events at entry=0x7fc6c115a010, pDev=pDev at entry=0x7fc6c30b9fa0, type=<optimized out>, buttons=0, ms=ms at entry=1045275618, flags=flags at entry=10,
mask_in=mask_in at entry=0x7fff93825c60) at ../../dix/getevents.c:1376
#11 0x00007fc6c1235973 in GetPointerEvents (events=0x7fc6c115a010, pDev=pDev at entry=0x7fc6c30b9fa0, type=<optimized out>, buttons=<optimized out>, flags=10, mask_in=0x7fc6c30bb4c0)
at ../../dix/getevents.c:1612
#12 0x00007fc6c1235e2d in QueuePointerEvents (device=0x7fc6c30b9fa0, type=<optimized out>, buttons=<optimized out>, flags=<optimized out>, mask=<optimized out>) at ../../dix/getevents.c:1260
#13 0x00007fc6b925b5d8 in ?? () from /usr/lib/xorg/modules/input/evdev_drv.so
#14 0x00007fc6c125a8a7 in xf86SigioReadInput (fd=<optimized out>, closure=0x7fc6c30a6da0) at ../../../../hw/xfree86/common/xf86Events.c:298
#15 0x00007fc6c127eb88 in xf86SIGIO (sig=<optimized out>) at ../../../../../hw/xfree86/os-support/linux/../shared/sigio.c:108
#16 <signal handler called>
#17 0x00007fc6c04fe1b1 in __pthread_mutex_lock (mutex=0x7fc6c11cb948) at pthread_mutex_lock.c:82
#18 0x00007fc6c091b06b in __dlsym (handle=<optimized out>, handle at entry=0x0, name=0x0, name at entry=0x7fc6ba3ba868 "rrPrivKeyRec") at dlsym.c:69
#19 0x00007fc6c124dbeb in LoaderSymbol (name=0x7fc6ba3ba868 "rrPrivKeyRec") at ../../../../hw/xfree86/loader/loader.c:150
#20 0x00007fc6ba23d48c in ?? () from /usr/lib/xorg/modules/drivers/nvidia_drv.so
#21 0x00007fc6ba22816d in ?? () from /usr/lib/xorg/modules/drivers/nvidia_drv.so
#22 0x00007fc6c13372bb in miPointerSetCursorPosition (pDev=0x7fc6c30b9fa0, pScreen=0x7fc6c2d4fbc0, x=662, y=-1026192400, generateEvent=1) at ../../mi/mipointer.c:274
#23 0x00007fc6c12d9f2f in AnimCurSetCursorPosition (pDev=<optimized out>, pScreen=0x7fc6c2d4fbc0, x=<optimized out>, y=<optimized out>, generateEvent=<optimized out>)
at ../../render/animcur.c:246
#24 0x00007fc6c122c659 in ProcWarpPointer (client=<optimized out>) at ../../dix/events.c:3527
#25 0x00007fc6c121fe41 in Dispatch () at ../../dix/dispatch.c:428
#26 0x00007fc6c120eed5 in main (argc=8, argv=0x7fff93826aa8, envp=<optimized out>) at ../../dix/main.c:288
(gdb)
Apart from the addresses the backtrace is identical every time.
If I kill X kdm will restart it and allow me to log back in. Everything seems to work
OK until the next time it locks up.
/Daniel
-- Package-specific info:
uname -a:
Linux mona 3.2.0-1-amd64 #1 SMP Fri Feb 17 05:17:36 UTC 2012 x86_64 GNU/Linux
/proc/version:
Linux version 3.2.0-1-amd64 (Debian 3.2.6-1) (ben at decadent.org.uk) (gcc version 4.6.2 (Debian 4.6.2-14) ) #1 SMP Fri Feb 17 05:17:36 UTC 2012
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 302.17 Tue Jun 12 16:03:22 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 GT218 [GeForce 210] [10de:0a65] (rev a2) (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. EN210 SILENT [1043:8334]
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 fd000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at ce000000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at c800 [size=128]
[virtual] Expansion ROM at fe880000 [disabled] [size=512K]
Capabilities: <access denied>
Kernel driver in use: nvidia
dmesg:
[ 0.000000] No AGP bridge found
[ 0.000000] No AGP bridge found
[ 0.000000] Console: colour VGA+ 80x25
[ 0.398748] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.398748] vgaarb: loaded
[ 0.398748] vgaarb: bridge control possible 0000:01:00.0
[ 0.656493] PCI-DMA: Disabling AGP.
[ 0.656591] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[ 0.968441] Linux agpgart interface v0.103
[ 4.383217] nvidia: module license 'NVIDIA' taints kernel.
[ 5.372198] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input8
[ 5.372305] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input9
[ 5.372404] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input10
[ 5.372483] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input11
[ 5.376679] nvidia 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 5.376691] nvidia 0000:01:00.0: setting latency timer to 64
[ 5.376697] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 5.377937] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 302.17 Tue Jun 12 16:03:22 PDT 2012
[95268.735603] NVRM: Xid (0000:01:00): 13, 0001 00000000 00008597 00000100 0fffca00 00000100
[95286.420080] NVRM: Xid (0000:01:00): 8, Channel 00000003
[95288.420043] NVRM: os_schedule: Attempted to yield the CPU while in atomic or interrupt context
[290166.056299] nvidia 0000:01:00.0: PCI INT A disabled
[290185.922655] nvidia 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[290185.922674] nvidia 0000:01:00.0: setting latency timer to 64
[290185.922682] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=none,decodes=none:owns=io+mem
[290185.922960] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 302.17 Tue Jun 12 16:03:22 PDT 2012
OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root 15 Feb 24 22:12 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root 43 Feb 24 22:12 /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 Feb 24 22:12 /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 Feb 24 22:12 /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 Feb 24 22:12 /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 Feb 24 22:12 /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 Feb 24 22:12 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so
lrwxrwxrwx 1 root root 36 Feb 24 22:12 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 29 Feb 24 22:12 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root 23 Feb 24 22:12 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root 51 Feb 24 22:12 /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 Feb 24 22:12 /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 Feb 24 22:12 /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 Feb 24 22:12 /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 Feb 24 22:12 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/current/libglx.so
lrwxrwxrwx 1 root root 59 Feb 24 22:12 /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 Feb 24 22:12 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 37 Feb 24 22:12 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx 1 root root 50 Feb 24 22:12 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 58 Feb 24 22:12 /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 35218000 Jun 13 01:21 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.302.17
lrwxrwxrwx 1 root root 17 Jun 30 18:19 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root 22 Jun 30 18:19 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 -> libnvidia-ml.so.302.17
-rw-r--r-- 1 root root 264936 Jun 13 02:06 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.302.17
-rw-r--r-- 1 root root 11480 Jun 13 01:26 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.302.17
lrwxrwxrwx 1 root root 12 Jan 2 2012 /usr/lib32/libGL.so.1 -> libGL.so.1.2
-rw-r--r-- 1 root root 401560 Sep 16 2011 /usr/lib32/libGL.so.1.2
-rw-r--r-- 1 root root 38548 Aug 14 19:52 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 25558 Aug 6 11:38 /var/log/Xorg.0.log.old
/usr/lib/mesa-diverted/:
total 88
drwxr-xr-x 4 root root 4096 Feb 24 22:12 .
drwxr-xr-x 163 root root 73728 Aug 6 04:09 ..
drwxr-xr-x 2 root root 4096 Feb 5 2012 i386-linux-gnu
drwxr-xr-x 2 root root 4096 Jun 26 22:13 x86_64-linux-gnu
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Feb 5 2012 .
drwxr-xr-x 4 root root 4096 Feb 24 22:12 ..
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 392
drwxr-xr-x 2 root root 4096 Jun 26 22:13 .
drwxr-xr-x 4 root root 4096 Feb 24 22:12 ..
lrwxrwxrwx 1 root root 12 Jun 13 17:55 libGL.so.1 -> libGL.so.1.2
-rw-r--r-- 1 root root 391896 Jun 13 17:55 libGL.so.1.2
/usr/lib/mesa/:
total 80
drwxr-xr-x 2 root root 4096 Feb 5 2012 .
drwxr-xr-x 163 root root 73728 Aug 6 04:09 ..
/usr/lib/nvidia/:
total 100
drwxr-xr-x 3 root root 4096 Jul 11 15:25 .
drwxr-xr-x 163 root root 73728 Aug 6 04:09 ..
-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 Jul 22 15:14 current
lrwxrwxrwx 1 root root 35 Feb 24 22:12 libglx.so -> /etc/alternatives/nvidia--libglx.so
lrwxrwxrwx 1 root root 24 Feb 24 22:12 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 Feb 24 22:12 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Feb 24 22:12 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 15920
drwxr-xr-x 2 root root 4096 Jul 22 15:14 .
drwxr-xr-x 3 root root 4096 Jul 11 15:25 ..
lrwxrwxrwx 1 root root 16 Jun 30 18:19 libglx.so -> libglx.so.302.17
-rw-r--r-- 1 root root 8460488 Jun 13 01:26 libglx.so.302.17
-rwxr-xr-x 1 root root 15796 Mar 24 19:29 nvidia-bug-report.sh
-rw-r--r-- 1 root root 4500 Jun 30 18:19 nvidia.ids
-rw-r--r-- 1 root root 7805536 Jun 13 01:07 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 15920
drwxr-xr-x 2 root root 4096 Jul 22 15:14 .
drwxr-xr-x 3 root root 4096 Jul 11 15:25 ..
lrwxrwxrwx 1 root root 16 Jun 30 18:19 libglx.so -> libglx.so.302.17
-rw-r--r-- 1 root root 8460488 Jun 13 01:26 libglx.so.302.17
-rwxr-xr-x 1 root root 15796 Mar 24 19:29 nvidia-bug-report.sh
-rw-r--r-- 1 root root 4500 Jun 30 18:19 nvidia.ids
-rw-r--r-- 1 root root 7805536 Jun 13 01:07 nvidia_drv.so
/usr/lib/x86_64-linux-gnu/nvidia/:
total 76
drwxr-xr-x 3 root root 4096 Feb 24 22:12 .
drwxr-xr-x 56 root root 53248 Aug 6 04:09 ..
drwxr-xr-x 2 root root 4096 Jul 22 15:14 current
lrwxrwxrwx 1 root root 53 Feb 24 22:12 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 61 Feb 24 22:12 libXvMCNVIDIA.so.1 -> /etc/alternatives/nvidia--libXvMCNVIDIA.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 69 Feb 24 22:12 libXvMCNVIDIA_dynamic.so.1 -> /etc/alternatives/nvidia--libXvMCNVIDIA_dynamic.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 61 Feb 24 22:12 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 1352
drwxr-xr-x 2 root root 4096 Jul 22 15:14 .
drwxr-xr-x 3 root root 4096 Feb 24 22:12 ..
lrwxrwxrwx 1 root root 15 Jun 30 18:19 libGL.so.1 -> libGL.so.302.17
-rw-r--r-- 1 root root 1068240 Jun 13 01:22 libGL.so.302.17
lrwxrwxrwx 1 root root 23 Jun 30 18:19 libXvMCNVIDIA.so.1 -> libXvMCNVIDIA.so.302.17
-rw-r--r-- 1 root root 164280 Jun 13 01:07 libXvMCNVIDIA.so.302.17
lrwxrwxrwx 1 root root 23 Jun 30 18:19 libXvMCNVIDIA_dynamic.so.1 -> libXvMCNVIDIA.so.302.17
lrwxrwxrwx 1 root root 23 Jun 30 18:19 libnvidia-cfg.so.1 -> libnvidia-cfg.so.302.17
-rw-r--r-- 1 root root 136672 Jun 13 02:05 libnvidia-cfg.so.302.17
Files from nvidia-installer:
Config and logfiles:
<<<<<<<<<< /etc/X11/xorg.conf >>>>>>>>>>
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 290.10 (pbuilder at cake) Wed Nov 23 12:20:24 UTC 2011
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 290.10 (pbuilder at cake) Wed Nov 23 11:33:47 UTC 2011
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "keyboard"
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 "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Samsung SyncMaster"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Video Card"
Driver "nvidia"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 210"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Video Card"
Monitor "Monitor0"
Option "DynamicTwinView" "True"
SubSection "Display"
Modes "nvidia-auto-select"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "metamodes" "DFP: nvidia-auto-select +0+0, CRT: nvidia-auto-select +1600+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[324072.176]
X.Org X Server 1.12.3
Release Date: 2012-07-09
[324072.177] X Protocol Version 11, Revision 0
[324072.177] Build Operating System: Linux 3.2.0-3-amd64 x86_64 Debian
[324072.177] Current Operating System: Linux mona 3.2.0-1-amd64 #1 SMP Fri Feb 17 05:17:36 UTC 2012 x86_64
[324072.177] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-1-amd64 root=UUID=ef2a2601-4a1b-4c0e-bf4a-c5229a869973 ro quiet
[324072.177] Build Date: 18 July 2012 08:00:38AM
[324072.177] xorg-server 2:1.12.3-1 (Julien Cristau <jcristau at debian.org>)
[324072.177] Current version of pixman: 0.26.0
[324072.177] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[324072.177] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[324072.177] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Aug 6 12:06:41 2012
[324072.177] (==) Using config file: "/etc/X11/xorg.conf"
[324072.177] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[324072.177] (==) ServerLayout "Default Layout"
[324072.177] (**) |-->Screen "Screen0" (0)
[324072.177] (**) | |-->Monitor "Monitor0"
[324072.177] (**) | |-->Device "Device0"
[324072.177] (**) |-->Input Device "Keyboard0"
[324072.177] (**) |-->Input Device "Mouse0"
[324072.177] (**) Option "Xinerama" "0"
[324072.177] (==) Automatically adding devices
[324072.177] (==) Automatically enabling devices
[324072.177] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[324072.177] Entry deleted from font path.
[324072.177] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[324072.177] Entry deleted from font path.
[324072.177] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[324072.177] (==) ModulePath set to "/usr/lib/xorg/modules"
[324072.177] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[324072.177] (WW) Disabling Keyboard0
[324072.177] (WW) Disabling Mouse0
[324072.177] (II) Loader magic: 0x7fc6c15b5ae0
[324072.177] (II) Module ABI versions:
[324072.177] X.Org ANSI C Emulation: 0.4
[324072.177] X.Org Video Driver: 12.0
[324072.177] X.Org XInput driver : 16.0
[324072.177] X.Org Server Extension : 6.0
[324072.178] (--) PCI:*(0:1:0:0) 10de:0a65:1043:8334 rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x0000c800/128, BIOS @ 0x????????/524288
[324072.178] (II) Open ACPI successful (/var/run/acpid.socket)
[324072.178] (II) "extmod" will be loaded by default.
[324072.178] (II) "dbe" will be loaded by default.
[324072.178] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[324072.178] (II) "record" will be loaded by default.
[324072.178] (II) "dri" will be loaded by default.
[324072.178] (II) "dri2" will be loaded by default.
[324072.178] (II) LoadModule: "glx"
[324072.178] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[324072.193] (II) Module glx: vendor="NVIDIA Corporation"
[324072.193] compiled for 4.0.2, module version = 1.0.0
[324072.193] Module class: X.Org Server Extension
[324072.193] (II) NVIDIA GLX Module 302.17 Tue Jun 12 16:22:45 PDT 2012
[324072.193] (II) Loading extension GLX
[324072.193] (II) LoadModule: "extmod"
[324072.193] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[324072.194] (II) Module extmod: vendor="X.Org Foundation"
[324072.194] compiled for 1.12.3, module version = 1.0.0
[324072.194] Module class: X.Org Server Extension
[324072.194] ABI class: X.Org Server Extension, version 6.0
[324072.194] (II) Loading extension SELinux
[324072.194] (II) Loading extension MIT-SCREEN-SAVER
[324072.194] (II) Loading extension XFree86-VidModeExtension
[324072.194] (II) Loading extension XFree86-DGA
[324072.194] (II) Loading extension DPMS
[324072.194] (II) Loading extension XVideo
[324072.194] (II) Loading extension XVideo-MotionCompensation
[324072.194] (II) Loading extension X-Resource
[324072.194] (II) LoadModule: "dbe"
[324072.194] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[324072.194] (II) Module dbe: vendor="X.Org Foundation"
[324072.194] compiled for 1.12.3, module version = 1.0.0
[324072.194] Module class: X.Org Server Extension
[324072.194] ABI class: X.Org Server Extension, version 6.0
[324072.194] (II) Loading extension DOUBLE-BUFFER
[324072.194] (II) LoadModule: "record"
[324072.194] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[324072.194] (II) Module record: vendor="X.Org Foundation"
[324072.194] compiled for 1.12.3, module version = 1.13.0
[324072.194] Module class: X.Org Server Extension
[324072.194] ABI class: X.Org Server Extension, version 6.0
[324072.194] (II) Loading extension RECORD
[324072.194] (II) LoadModule: "dri"
[324072.194] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[324072.194] (II) Module dri: vendor="X.Org Foundation"
[324072.194] compiled for 1.12.3, module version = 1.0.0
[324072.194] ABI class: X.Org Server Extension, version 6.0
[324072.194] (II) Loading extension XFree86-DRI
[324072.194] (II) LoadModule: "dri2"
[324072.195] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[324072.195] (II) Module dri2: vendor="X.Org Foundation"
[324072.195] compiled for 1.12.3, module version = 1.2.0
[324072.195] ABI class: X.Org Server Extension, version 6.0
[324072.195] (II) Loading extension DRI2
[324072.195] (II) LoadModule: "nvidia"
[324072.195] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[324072.195] (II) Module nvidia: vendor="NVIDIA Corporation"
[324072.195] compiled for 4.0.2, module version = 1.0.0
[324072.195] Module class: X.Org Video Driver
[324072.195] (II) NVIDIA dlloader X Driver 302.17 Tue Jun 12 16:04:53 PDT 2012
[324072.195] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[324072.196] (++) using VT number 8
[324072.196] (II) Loading sub module "fb"
[324072.196] (II) LoadModule: "fb"
[324072.196] (II) Loading /usr/lib/xorg/modules/libfb.so
[324072.196] (II) Module fb: vendor="X.Org Foundation"
[324072.196] compiled for 1.12.3, module version = 1.0.0
[324072.196] ABI class: X.Org ANSI C Emulation, version 0.4
[324072.196] (II) Loading sub module "wfb"
[324072.196] (II) LoadModule: "wfb"
[324072.196] (II) Loading /usr/lib/xorg/modules/libwfb.so
[324072.196] (II) Module wfb: vendor="X.Org Foundation"
[324072.196] compiled for 1.12.3, module version = 1.0.0
[324072.196] ABI class: X.Org ANSI C Emulation, version 0.4
[324072.196] (II) Loading sub module "ramdac"
[324072.196] (II) LoadModule: "ramdac"
[324072.196] (II) Module "ramdac" already built-in
[324072.196] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[324072.197] (==) NVIDIA(0): RGB weight 888
[324072.197] (==) NVIDIA(0): Default visual is TrueColor
[324072.197] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[324072.197] (**) NVIDIA(0): Option "MetaModes" "DFP: nvidia-auto-select +0+0, CRT: nvidia-auto-select +1600+0"
[324072.197] (**) NVIDIA(0): Enabling 2D acceleration
[324072.275] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[324072.275] (II) NVIDIA(GPU-0): 3D Vision stereo.
[324072.305] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[324072.305] (II) NVIDIA(GPU-0): 3D Vision stereo.
[324072.306] (II) NVIDIA(0): NVIDIA GPU GeForce 210 (GT218) at PCI:1:0:0 (GPU-0)
[324072.306] (--) NVIDIA(0): Memory: 1048576 kBytes
[324072.306] (--) NVIDIA(0): VideoBIOS: 70.18.2d.00.00
[324072.306] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[324072.306] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[324072.308] (--) NVIDIA(0): Valid display device(s) on GeForce 210 at PCI:1:0:0
[324072.308] (--) NVIDIA(0): CRT-0
[324072.308] (--) NVIDIA(0): Samsung SyncMaster (CRT-1) (connected)
[324072.308] (--) NVIDIA(0): Samsung SyncMaster (DFP-0) (connected)
[324072.308] (--) NVIDIA(0): DFP-1
[324072.308] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[324072.308] (--) NVIDIA(0): Samsung SyncMaster (CRT-1): 400.0 MHz maximum pixel clock
[324072.308] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[324072.308] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): Internal Dual Link TMDS
[324072.308] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[324072.308] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[324072.308] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[324072.308] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[324072.308] (**) NVIDIA(0): has been enabled on all display devices.)
[324072.321] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[324072.321] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[324072.321] (**) NVIDIA(0): has been enabled on all display devices.)
[324072.324] (II) NVIDIA(0): Validated modes:
[324072.324] (II) NVIDIA(0):
[324072.324] (II) NVIDIA(0): "DFP:nvidia-auto-select+0+0,CRT:nvidia-auto-select+1600+0"
[324072.324] (II) NVIDIA(0): Virtual screen size determined to be 3200 x 1200
[324072.326] (--) NVIDIA(0): DPI set to (99, 98); computed from "UseEdidDpi" X config
[324072.326] (--) NVIDIA(0): option
[324072.326] (--) Depth 24 pixmap format is 32 bpp
[324072.326] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[324072.332] (II) NVIDIA(0): Setting mode "DFP:nvidia-auto-select+0+0,CRT:nvidia-auto-select+1600+0"
[324072.493] (II) Loading extension NV-GLX
[324072.646] (==) NVIDIA(0): Disabling shared memory pixmaps
[324072.646] (==) NVIDIA(0): Backing store disabled
[324072.646] (==) NVIDIA(0): Silken mouse enabled
[324072.646] (**) NVIDIA(0): DPMS enabled
[324072.646] (II) Loading extension NV-CONTROL
[324072.647] (II) Loading extension XINERAMA
[324072.647] (WW) NVIDIA(0): Option "TwinView" is not used
[324072.647] (II) Loading sub module "dri2"
[324072.647] (II) LoadModule: "dri2"
[324072.647] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[324072.647] (II) Module dri2: vendor="X.Org Foundation"
[324072.647] compiled for 1.12.3, module version = 1.2.0
[324072.647] ABI class: X.Org Server Extension, version 6.0
[324072.647] (II) NVIDIA(0): [DRI2] Setup complete
[324072.647] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[324072.647] (--) RandR disabled
[324072.647] (II) Initializing built-in extension Generic Event Extension
[324072.647] (II) Initializing built-in extension SHAPE
[324072.647] (II) Initializing built-in extension MIT-SHM
[324072.647] (II) Initializing built-in extension XInputExtension
[324072.647] (II) Initializing built-in extension XTEST
[324072.647] (II) Initializing built-in extension BIG-REQUESTS
[324072.647] (II) Initializing built-in extension SYNC
[324072.647] (II) Initializing built-in extension XKEYBOARD
[324072.647] (II) Initializing built-in extension XC-MISC
[324072.647] (II) Initializing built-in extension SECURITY
[324072.647] (II) Initializing built-in extension XINERAMA
[324072.647] (II) Initializing built-in extension XFIXES
[324072.647] (II) Initializing built-in extension RENDER
[324072.647] (II) Initializing built-in extension RANDR
[324072.647] (II) Initializing built-in extension COMPOSITE
[324072.647] (II) Initializing built-in extension DAMAGE
[324072.647] (II) Initializing extension GLX
[324072.648] (II) SELinux: Disabled on system
[324072.704] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[324072.704] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[324072.705] (II) LoadModule: "evdev"
[324072.705] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[324072.705] (II) Module evdev: vendor="X.Org Foundation"
[324072.705] compiled for 1.12.1, module version = 2.7.0
[324072.705] Module class: X.Org XInput Driver
[324072.705] ABI class: X.Org XInput driver, version 16.0
[324072.705] (II) Using input driver 'evdev' for 'Power Button'
[324072.705] (**) Power Button: always reports core events
[324072.705] (**) evdev: Power Button: Device: "/dev/input/event5"
[324072.705] (--) evdev: Power Button: Vendor 0 Product 0x1
[324072.705] (--) evdev: Power Button: Found keys
[324072.705] (II) evdev: Power Button: Configuring as keyboard
[324072.705] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[324072.705] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[324072.705] (**) Option "xkb_rules" "evdev"
[324072.705] (**) Option "xkb_model" "pc105"
[324072.705] (**) Option "xkb_layout" "se"
[324072.740] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[324072.740] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[324072.740] (II) Using input driver 'evdev' for 'Power Button'
[324072.740] (**) Power Button: always reports core events
[324072.740] (**) evdev: Power Button: Device: "/dev/input/event4"
[324072.741] (--) evdev: Power Button: Vendor 0 Product 0x1
[324072.741] (--) evdev: Power Button: Found keys
[324072.741] (II) evdev: Power Button: Configuring as keyboard
[324072.741] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4"
[324072.741] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[324072.741] (**) Option "xkb_rules" "evdev"
[324072.741] (**) Option "xkb_model" "pc105"
[324072.741] (**) Option "xkb_layout" "se"
[324072.742] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[324072.742] (II) No input driver specified, ignoring this device.
[324072.742] (II) This device may have been added with another device file.
[324072.742] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[324072.742] (II) No input driver specified, ignoring this device.
[324072.742] (II) This device may have been added with another device file.
[324072.742] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event8)
[324072.743] (II) No input driver specified, ignoring this device.
[324072.743] (II) This device may have been added with another device file.
[324072.743] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event9)
[324072.743] (II) No input driver specified, ignoring this device.
[324072.743] (II) This device may have been added with another device file.
[324072.743] (II) config/udev: Adding input device Microsoft Microsoft® SiderWinderTM X4 Keyboard (/dev/input/event1)
[324072.744] (**) Microsoft Microsoft® SiderWinderTM X4 Keyboard: Applying InputClass "evdev keyboard catchall"
[324072.744] (II) Using input driver 'evdev' for 'Microsoft Microsoft® SiderWinderTM X4 Keyboard'
[324072.744] (**) Microsoft Microsoft® SiderWinderTM X4 Keyboard: always reports core events
[324072.744] (**) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Device: "/dev/input/event1"
[324072.744] (--) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Vendor 0x45e Product 0x768
[324072.744] (--) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Found keys
[324072.744] (II) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Configuring as keyboard
[324072.744] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/input/input1/event1"
[324072.744] (II) XINPUT: Adding extended input device "Microsoft Microsoft® SiderWinderTM X4 Keyboard" (type: KEYBOARD, id 8)
[324072.744] (**) Option "xkb_rules" "evdev"
[324072.744] (**) Option "xkb_model" "pc105"
[324072.744] (**) Option "xkb_layout" "se"
[324072.745] (II) config/udev: Adding input device Microsoft Microsoft® SiderWinderTM X4 Keyboard (/dev/input/event2)
[324072.745] (**) Microsoft Microsoft® SiderWinderTM X4 Keyboard: Applying InputClass "evdev keyboard catchall"
[324072.745] (II) Using input driver 'evdev' for 'Microsoft Microsoft® SiderWinderTM X4 Keyboard'
[324072.745] (**) Microsoft Microsoft® SiderWinderTM X4 Keyboard: always reports core events
[324072.745] (**) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Device: "/dev/input/event2"
[324072.745] (--) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Vendor 0x45e Product 0x768
[324072.745] (--) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Found 1 mouse buttons
[324072.745] (--) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Found scroll wheel(s)
[324072.745] (--) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Found relative axes
[324072.745] (II) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Forcing relative x/y axes to exist.
[324072.745] (--) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Found absolute axes
[324072.745] (II) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Forcing absolute x/y axes to exist.
[324072.745] (--) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Found keys
[324072.745] (II) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Configuring as mouse
[324072.745] (II) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Configuring as keyboard
[324072.745] (II) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Adding scrollwheel support
[324072.745] (**) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: YAxisMapping: buttons 4 and 5
[324072.745] (**) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[324072.745] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.1/input/input2/event2"
[324072.745] (II) XINPUT: Adding extended input device "Microsoft Microsoft® SiderWinderTM X4 Keyboard" (type: KEYBOARD, id 9)
[324072.745] (**) Option "xkb_rules" "evdev"
[324072.745] (**) Option "xkb_model" "pc105"
[324072.745] (**) Option "xkb_layout" "se"
[324072.746] (II) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: initialized for relative axes.
[324072.746] (WW) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: ignoring absolute axes.
[324072.746] (**) Microsoft Microsoft® SiderWinderTM X4 Keyboard: (accel) keeping acceleration scheme 1
[324072.746] (**) Microsoft Microsoft® SiderWinderTM X4 Keyboard: (accel) acceleration profile 0
[324072.746] (**) Microsoft Microsoft® SiderWinderTM X4 Keyboard: (accel) acceleration factor: 2.000
[324072.746] (**) Microsoft Microsoft® SiderWinderTM X4 Keyboard: (accel) acceleration threshold: 4
[324072.747] (II) config/udev: Adding input device Logitech Gaming Mouse G400 (/dev/input/event3)
[324072.747] (**) Logitech Gaming Mouse G400: Applying InputClass "evdev pointer catchall"
[324072.747] (II) Using input driver 'evdev' for 'Logitech Gaming Mouse G400'
[324072.747] (**) Logitech Gaming Mouse G400: always reports core events
[324072.747] (**) evdev: Logitech Gaming Mouse G400: Device: "/dev/input/event3"
[324072.747] (--) evdev: Logitech Gaming Mouse G400: Vendor 0x46d Product 0xc245
[324072.747] (--) evdev: Logitech Gaming Mouse G400: Found 12 mouse buttons
[324072.747] (--) evdev: Logitech Gaming Mouse G400: Found scroll wheel(s)
[324072.747] (--) evdev: Logitech Gaming Mouse G400: Found relative axes
[324072.747] (--) evdev: Logitech Gaming Mouse G400: Found x and y relative axes
[324072.747] (II) evdev: Logitech Gaming Mouse G400: Configuring as mouse
[324072.747] (II) evdev: Logitech Gaming Mouse G400: Adding scrollwheel support
[324072.747] (**) evdev: Logitech Gaming Mouse G400: YAxisMapping: buttons 4 and 5
[324072.747] (**) evdev: Logitech Gaming Mouse G400: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[324072.747] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-3/3-3:1.0/input/input3/event3"
[324072.747] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G400" (type: MOUSE, id 10)
[324072.747] (II) evdev: Logitech Gaming Mouse G400: initialized for relative axes.
[324072.747] (**) Logitech Gaming Mouse G400: (accel) keeping acceleration scheme 1
[324072.747] (**) Logitech Gaming Mouse G400: (accel) acceleration profile 0
[324072.747] (**) Logitech Gaming Mouse G400: (accel) acceleration factor: 2.000
[324072.747] (**) Logitech Gaming Mouse G400: (accel) acceleration threshold: 4
[324072.748] (II) config/udev: Adding input device Logitech Gaming Mouse G400 (/dev/input/mouse0)
[324072.748] (II) No input driver specified, ignoring this device.
[324072.748] (II) This device may have been added with another device file.
[324072.748] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[324072.748] (II) No input driver specified, ignoring this device.
[324072.748] (II) This device may have been added with another device file.
[324072.749] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[324072.749] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[324072.749] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[324072.749] (**) AT Translated Set 2 keyboard: always reports core events
[324072.749] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[324072.749] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[324072.749] (--) evdev: AT Translated Set 2 keyboard: Found keys
[324072.749] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[324072.749] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[324072.749] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[324072.749] (**) Option "xkb_rules" "evdev"
[324072.749] (**) Option "xkb_model" "pc105"
[324072.749] (**) Option "xkb_layout" "se"
[324072.750] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[324072.750] (II) No input driver specified, ignoring this device.
[324072.750] (II) This device may have been added with another device file.
[324119.111] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[324119.111] (II) NVIDIA(GPU-0): 3D Vision stereo.
[324119.111] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[324119.111] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[324119.111] (**) NVIDIA(0): has been enabled on all display devices.)
[324119.156] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[324119.156] (II) NVIDIA(GPU-0): 3D Vision stereo.
[324119.156] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[324119.156] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[324119.156] (**) NVIDIA(0): has been enabled on all display devices.)
[341740.375] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[341740.375] (II) NVIDIA(GPU-0): 3D Vision stereo.
[341740.375] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[341740.375] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[341740.375] (**) NVIDIA(0): has been enabled on all display devices.)
[341740.422] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[341740.422] (II) NVIDIA(GPU-0): 3D Vision stereo.
[341740.422] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[341740.422] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[341740.422] (**) NVIDIA(0): has been enabled on all display devices.)
[341740.478] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[341740.478] (II) NVIDIA(GPU-0): 3D Vision stereo.
[341740.478] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[341740.478] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[341740.478] (**) NVIDIA(0): has been enabled on all display devices.)
[341740.528] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[341740.528] (II) NVIDIA(GPU-0): 3D Vision stereo.
[341740.528] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[341740.528] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[341740.528] (**) NVIDIA(0): has been enabled on all display devices.)
[341740.586] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[341740.586] (II) NVIDIA(GPU-0): 3D Vision stereo.
[341740.586] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[341740.586] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[341740.586] (**) NVIDIA(0): has been enabled on all display devices.)
[341740.632] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[341740.632] (II) NVIDIA(GPU-0): 3D Vision stereo.
[341740.632] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[341740.632] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[341740.632] (**) NVIDIA(0): has been enabled on all display devices.)
[348048.012] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[348048.012] (II) NVIDIA(GPU-0): 3D Vision stereo.
[348048.012] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[348048.012] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[348048.012] (**) NVIDIA(0): has been enabled on all display devices.)
[348048.062] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[348048.062] (II) NVIDIA(GPU-0): 3D Vision stereo.
[348048.062] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[348048.062] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[348048.062] (**) NVIDIA(0): has been enabled on all display devices.)
[358724.221] [mi] Increasing EQ size to 512 to prevent dropped events.
[358734.025] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[358734.025] (II) NVIDIA(GPU-0): 3D Vision stereo.
[358734.025] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[358734.025] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[358734.025] (**) NVIDIA(0): has been enabled on all display devices.)
[358734.077] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[358734.077] (II) NVIDIA(GPU-0): 3D Vision stereo.
[358734.078] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[358734.078] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[358734.078] (**) NVIDIA(0): has been enabled on all display devices.)
[358734.134] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[358734.134] (II) NVIDIA(GPU-0): 3D Vision stereo.
[358734.134] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[358734.134] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[358734.134] (**) NVIDIA(0): has been enabled on all display devices.)
[358734.177] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[358734.177] (II) NVIDIA(GPU-0): 3D Vision stereo.
[358734.177] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[358734.177] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[358734.178] (**) NVIDIA(0): has been enabled on all display devices.)
[358734.235] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[358734.235] (II) NVIDIA(GPU-0): 3D Vision stereo.
[358734.235] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[358734.235] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[358734.235] (**) NVIDIA(0): has been enabled on all display devices.)
[358734.282] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[358734.282] (II) NVIDIA(GPU-0): 3D Vision stereo.
[358734.282] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[358734.282] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[358734.282] (**) NVIDIA(0): has been enabled on all display devices.)
[361835.072] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[361835.072] (II) NVIDIA(GPU-0): 3D Vision stereo.
[361835.072] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[361835.072] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[361835.072] (**) NVIDIA(0): has been enabled on all display devices.)
[361835.119] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[361835.119] (II) NVIDIA(GPU-0): 3D Vision stereo.
[361835.119] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[361835.119] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[361835.119] (**) NVIDIA(0): has been enabled on all display devices.)
[566794.820] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[566794.820] (II) NVIDIA(GPU-0): 3D Vision stereo.
[566794.820] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[566794.820] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[566794.820] (**) NVIDIA(0): has been enabled on all display devices.)
[566794.865] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[566794.865] (II) NVIDIA(GPU-0): 3D Vision stereo.
[566794.865] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[566794.865] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[566794.865] (**) NVIDIA(0): has been enabled on all display devices.)
[566794.920] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[566794.920] (II) NVIDIA(GPU-0): 3D Vision stereo.
[566794.920] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[566794.920] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[566794.920] (**) NVIDIA(0): has been enabled on all display devices.)
[566794.964] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[566794.964] (II) NVIDIA(GPU-0): 3D Vision stereo.
[566794.964] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[566794.964] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[566794.964] (**) NVIDIA(0): has been enabled on all display devices.)
[566795.029] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[566795.029] (II) NVIDIA(GPU-0): 3D Vision stereo.
[566795.029] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[566795.029] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[566795.029] (**) NVIDIA(0): has been enabled on all display devices.)
[566795.080] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[566795.080] (II) NVIDIA(GPU-0): 3D Vision stereo.
[566795.080] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[566795.080] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[566795.080] (**) NVIDIA(0): has been enabled on all display devices.)
[571213.972] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[571213.972] (II) NVIDIA(GPU-0): 3D Vision stereo.
[571213.972] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[571213.972] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[571213.972] (**) NVIDIA(0): has been enabled on all display devices.)
[571214.019] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[571214.019] (II) NVIDIA(GPU-0): 3D Vision stereo.
[571214.019] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[571214.019] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[571214.019] (**) NVIDIA(0): has been enabled on all display devices.)
[608505.540] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[608505.540] (II) NVIDIA(GPU-0): 3D Vision stereo.
[608505.540] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[608505.540] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[608505.540] (**) NVIDIA(0): has been enabled on all display devices.)
[608505.586] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[608505.586] (II) NVIDIA(GPU-0): 3D Vision stereo.
[608505.586] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[608505.586] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[608505.586] (**) NVIDIA(0): has been enabled on all display devices.)
[608505.643] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[608505.643] (II) NVIDIA(GPU-0): 3D Vision stereo.
[608505.643] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[608505.643] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[608505.643] (**) NVIDIA(0): has been enabled on all display devices.)
[608505.687] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[608505.687] (II) NVIDIA(GPU-0): 3D Vision stereo.
[608505.687] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[608505.687] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[608505.687] (**) NVIDIA(0): has been enabled on all display devices.)
[608505.748] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[608505.748] (II) NVIDIA(GPU-0): 3D Vision stereo.
[608505.748] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[608505.748] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[608505.748] (**) NVIDIA(0): has been enabled on all display devices.)
[608505.794] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[608505.794] (II) NVIDIA(GPU-0): 3D Vision stereo.
[608505.794] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[608505.794] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[608505.794] (**) NVIDIA(0): has been enabled on all display devices.)
[611601.605] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[611601.605] (II) NVIDIA(GPU-0): 3D Vision stereo.
[611601.605] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[611601.605] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[611601.605] (**) NVIDIA(0): has been enabled on all display devices.)
[611601.654] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[611601.655] (II) NVIDIA(GPU-0): 3D Vision stereo.
[611601.655] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[611601.655] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[611601.655] (**) NVIDIA(0): has been enabled on all display devices.)
[1041790.312] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[1041790.312] (II) NVIDIA(GPU-0): 3D Vision stereo.
[1041790.312] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[1041790.312] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[1041790.312] (**) NVIDIA(0): has been enabled on all display devices.)
[1041790.356] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[1041790.356] (II) NVIDIA(GPU-0): 3D Vision stereo.
[1041790.356] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[1041790.356] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[1041790.356] (**) NVIDIA(0): has been enabled on all display devices.)
[1041790.413] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[1041790.413] (II) NVIDIA(GPU-0): 3D Vision stereo.
[1041790.413] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[1041790.413] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[1041790.413] (**) NVIDIA(0): has been enabled on all display devices.)
[1041790.459] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[1041790.459] (II) NVIDIA(GPU-0): 3D Vision stereo.
[1041790.459] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[1041790.459] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[1041790.460] (**) NVIDIA(0): has been enabled on all display devices.)
[1041790.520] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
[1041790.520] (II) NVIDIA(GPU-0): 3D Vision stereo.
[1041790.520] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[1041790.520] (**) NVIDIA(0): device Samsung SyncMaster (CRT-1) (Using EDID frequencies
[1041790.520] (**) NVIDIA(0): has been enabled on all display devices.)
[1041790.563] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[1041790.563] (II) NVIDIA(GPU-0): 3D Vision stereo.
[1041790.563] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[1041790.563] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[1041790.563] (**) NVIDIA(0): has been enabled on all display devices.)
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
Kernel modules: nvidia.ko
/lib/modules/3.2.0-1-amd64/updates/dkms/nvidia.ko
filename: /lib/modules/3.2.0-1-amd64/updates/dkms/nvidia.ko
alias: char-major-195-*
version: 302.17
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-1-amd64 SMP mod_unload modversions
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages nvidia-glx depends on:
ii dpkg 1.16.4.3
ii libgl1-nvidia-glx 302.17-3
ii nvidia-alternative 302.17-3
ii nvidia-installer-cleanup 20120630+1
ii nvidia-kernel-dkms [nvidia-kernel-302.17] 302.17-3
ii nvidia-support 20120630+1
ii nvidia-vdpau-driver 302.17-3
ii xserver-xorg-video-nvidia 302.17-3
nvidia-glx recommends no packages.
Versions of packages nvidia-glx suggests:
ii nvidia-kernel-dkms [nvidia-kernel-dkms] 302.17-3
ii nvidia-settings 302.17-2
Versions of packages libgl1-nvidia-glx depends on:
ii libc6 2.13-33
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-33
ii nvidia-alternative 302.17-3
ii nvidia-installer-cleanup 20120630+1
ii nvidia-support 20120630+1
Versions of packages libgl1-nvidia-glx recommends:
ii nvidia-kernel-dkms [nvidia-kernel-302.17] 302.17-3
Versions of packages libgl1-nvidia-glx suggests:
ii nvidia-kernel-dkms [nvidia-kernel-dkms] 302.17-3
Versions of packages xserver-xorg-video-nvidia depends on:
ii debconf [debconf-2.0] 1.5.44
ii libc6 2.13-33
ii libgl1-nvidia-glx 302.17-3
ii nvidia-alternative 302.17-3
ii nvidia-installer-cleanup 20120630+1
ii nvidia-support 20120630+1
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-302.17] 302.17-3
ii nvidia-vdpau-driver 302.17-3
Versions of packages xserver-xorg-video-nvidia suggests:
ii nvidia-kernel-dkms [nvidia-kernel-dkms] 302.17-3
ii nvidia-settings 302.17-2
Versions of packages nvidia-alternative depends on:
ii glx-alternative-nvidia 0.2.2
ii libgl1-nvidia-alternatives 302.17-3
ii libglx-nvidia-alternatives 302.17-3
Versions of packages nvidia-kernel-dkms depends on:
ii dkms 2.2.0.3-1
ii nvidia-installer-cleanup 20120630+1
ii nvidia-kernel-common 20120630+1
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:
pn libdrm-nouveau1 <none>
ii libdrm-nouveau1a 2.4.33-3
ii libgl1-nvidia-glx [libgl1-nvidia-glx-any] 302.17-3
pn libgl1-nvidia-glx-ia32-any <none>
ii linux-headers-3.2.0-1-amd64 [linux-headers] 3.2.6-1
ii linux-headers-3.2.0-2-amd64 [linux-headers] 3.2.20-1
ii linux-headers-3.2.0-3-amd64 [linux-headers] 3.2.21-3
ii linux-headers-amd64 [linux-headers] 3.2+45
ii nvidia-glx [nvidia-glx-any] 302.17-3
ii nvidia-kernel-common 20120630+1
ii nvidia-kernel-dkms [nvidia-kernel-dkms] 302.17-3
pn nvidia-kernel-source <none>
ii nvidia-settings 302.17-2
ii nvidia-support 20120630+1
ii nvidia-xconfig 302.17-2
ii xserver-xorg 1:7.7+1
ii xserver-xorg-core 2:1.12.3-1
ii xserver-xorg-video-nouveau 1:0.0.16+git20120322+ab7291d-1
ii xserver-xorg-video-nvidia [xserver-xorg-vid 302.17-3
-- no debconf information
More information about the pkg-nvidia-devel
mailing list