[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#667517: xorg randomly freezes, cursor still movable but cannot click



Package: xorg
Version: 1:7.6+12
Severity: important

Dear Maintainer,

after upgrading from squeeze to wheezy, I experience random crashes in xorg, where the mouse cursor freezes for a few seconds, then becomes movable again, but after that I can no longer interact with/click on any windows, panels etc. This happens in all window managers I tried, i.e. gnome-shell, gnome-classic and xfce.
Also keys such as the windows-key in gnome-shell no longer show any effect. I can however jump out via ctrl+alt+f1 or (if activated) ctrl-alt-backspace.

Here is what Xorg.0.log says:
***********************************************
[  3548.758] [mi] EQ overflowing. The server is probably stuck in an infinite loop.
[  3548.758] 
Backtrace:
[  3548.758] 0: /usr/bin/X (xorg_backtrace+0x26) [0x7fa003deb4d6]
[  3548.758] 1: /usr/bin/X (mieqEnqueue+0x191) [0x7fa003dcbde1]
[  3548.758] 2: /usr/bin/X (0x7fa003c67000+0x65254) [0x7fa003ccc254]
[  3548.758] 3: /usr/bin/X (xf86PostButtonEvent+0xdd) [0x7fa003d06ddd]
[  3548.758] 4: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f9fff456000+0x300d) [0x7f9fff45900d]
[  3548.758] 5: /usr/lib/xorg/modules/input/synaptics_drv.so (0x7f9fff456000+0x53b4) [0x7f9fff45b3b4]
[  3548.758] 6: /usr/bin/X (0x7fa003c67000+0x8a947) [0x7fa003cf1947]
[  3548.758] 7: /usr/bin/X (0x7fa003c67000+0xb052e) [0x7fa003d1752e]
[  3548.758] 8: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7fa002f8f000+0xf030) [0x7fa002f9e030]
[  3548.758] 9: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7fa001d6b3e3]
[  3548.758] 10: /usr/bin/X (WaitForSomething+0x19b) [0x7fa003de88bb]
[  3548.758] 11: /usr/bin/X (0x7fa003c67000+0x51cd2) [0x7fa003cb8cd2]
[  3548.758] 12: /usr/bin/X (0x7fa003c67000+0x411aa) [0x7fa003ca81aa]
[  3548.758] 13: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7fa001cb7ead]
[  3548.758] 14: /usr/bin/X (0x7fa003c67000+0x4149d) [0x7fa003ca849d]
[  3554.368] (II) AIGLX: Suspending AIGLX clients for VT switch

****************************
(I'm using a laptop with a touchpad.)

Cheers, Daniel


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Feb 27  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2056560 Mar  5 00:44 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) [8086:2a02] (rev 03)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 1444 Dec  1  2010 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"de"
	Option		"XkbVariant"	"nodeadkeys"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"synaptics"
	Option	    "Device"		"/dev/input/mouse1"
#	Option       "SHMConfig"     "true"
	Option		"CorePointer"
	Option          "TapButton1"            "1"
	Option          "TapButton2"            "2"
	Option          "TapButton3"            "3"
	Option         "LTCornerButton"         "2"
	Option         "RTCornerButton"         "3"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
EndSection

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 3.2.0-2-amd64 (Debian 3.2.12-1) (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-1) ) #1 SMP Tue Mar 20 18:36:37 UTC 2012

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 21592 Sep 22  2011 /var/log/Xorg.21.log
-rw-r--r-- 1 root root 21591 Nov 16 21:23 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 32754 Apr  4 17:34 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[  3685.621] 
X.Org X Server 1.11.4
Release Date: 2012-01-27
[  3685.621] X Protocol Version 11, Revision 0
[  3685.621] Build Operating System: Linux 3.2.0-1-amd64 x86_64 Debian
[  3685.621] Current Operating System: Linux blaschke 3.2.0-2-amd64 #1 SMP Tue Mar 20 18:36:37 UTC 2012 x86_64
[  3685.621] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-2-amd64 root=UUID=6f18fe16-8db8-4dfe-8017-38d10f21a06a ro quiet splash
[  3685.621] Build Date: 04 March 2012  11:42:13PM
[  3685.621] xorg-server 2:1.11.4-1 (Cyril Brulebois <kibi@debian.org>) 
[  3685.621] Current version of pixman: 0.24.4
[  3685.621] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  3685.621] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  3685.621] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr  4 17:33:59 2012
[  3685.621] (==) Using config file: "/etc/X11/xorg.conf"
[  3685.621] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  3685.621] (==) No Layout section.  Using the first Screen section.
[  3685.621] (**) |-->Screen "Default Screen" (0)
[  3685.621] (**) |   |-->Monitor "Configured Monitor"
[  3685.622] (==) No device specified for screen "Default Screen".
	Using the first device section listed.
[  3685.622] (**) |   |-->Device "Configured Video Device"
[  3685.622] (==) Automatically adding devices
[  3685.622] (==) Automatically enabling devices
[  3685.622] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  3685.622] 	Entry deleted from font path.
[  3685.622] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[  3685.622] 	Entry deleted from font path.
[  3685.622] (==) 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
[  3685.622] (==) ModulePath set to "/usr/lib/xorg/modules"
[  3685.622] (==) |-->Input Device "Configured Mouse"
[  3685.622] (==) No Layout section. Using the first core pointer device.
[  3685.622] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  3685.622] (II) Loader magic: 0x7f3b35219ae0
[  3685.622] (II) Module ABI versions:
[  3685.622] 	X.Org ANSI C Emulation: 0.4
[  3685.622] 	X.Org Video Driver: 11.0
[  3685.622] 	X.Org XInput driver : 13.0
[  3685.622] 	X.Org Server Extension : 6.0
[  3685.623] (--) PCI:*(0:0:2:0) 8086:2a02:14c0:0028 rev 3, Mem @ 0x93000000/1048576, 0x80000000/268435456, I/O @ 0x000050f0/8
[  3685.623] (--) PCI: (0:0:2:1) 8086:2a03:14c0:0028 rev 3, Mem @ 0x93100000/1048576
[  3685.623] (II) Open ACPI successful (/var/run/acpid.socket)
[  3685.623] (II) LoadModule: "extmod"
[  3685.623] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  3685.623] (II) Module extmod: vendor="X.Org Foundation"
[  3685.623] 	compiled for 1.11.4, module version = 1.0.0
[  3685.624] 	Module class: X.Org Server Extension
[  3685.624] 	ABI class: X.Org Server Extension, version 6.0
[  3685.624] (II) Loading extension SELinux
[  3685.624] (II) Loading extension MIT-SCREEN-SAVER
[  3685.624] (II) Loading extension XFree86-VidModeExtension
[  3685.624] (II) Loading extension XFree86-DGA
[  3685.624] (II) Loading extension DPMS
[  3685.624] (II) Loading extension XVideo
[  3685.624] (II) Loading extension XVideo-MotionCompensation
[  3685.624] (II) Loading extension X-Resource
[  3685.624] (II) LoadModule: "dbe"
[  3685.624] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  3685.624] (II) Module dbe: vendor="X.Org Foundation"
[  3685.624] 	compiled for 1.11.4, module version = 1.0.0
[  3685.624] 	Module class: X.Org Server Extension
[  3685.624] 	ABI class: X.Org Server Extension, version 6.0
[  3685.624] (II) Loading extension DOUBLE-BUFFER
[  3685.624] (II) LoadModule: "glx"
[  3685.624] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  3685.624] (II) Module glx: vendor="X.Org Foundation"
[  3685.624] 	compiled for 1.11.4, module version = 1.0.0
[  3685.624] 	ABI class: X.Org Server Extension, version 6.0
[  3685.624] (==) AIGLX enabled
[  3685.624] (II) Loading extension GLX
[  3685.624] (II) LoadModule: "record"
[  3685.624] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  3685.624] (II) Module record: vendor="X.Org Foundation"
[  3685.624] 	compiled for 1.11.4, module version = 1.13.0
[  3685.624] 	Module class: X.Org Server Extension
[  3685.624] 	ABI class: X.Org Server Extension, version 6.0
[  3685.624] (II) Loading extension RECORD
[  3685.624] (II) LoadModule: "dri"
[  3685.624] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  3685.625] (II) Module dri: vendor="X.Org Foundation"
[  3685.625] 	compiled for 1.11.4, module version = 1.0.0
[  3685.625] 	ABI class: X.Org Server Extension, version 6.0
[  3685.625] (II) Loading extension XFree86-DRI
[  3685.625] (II) LoadModule: "dri2"
[  3685.625] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  3685.625] (II) Module dri2: vendor="X.Org Foundation"
[  3685.625] 	compiled for 1.11.4, module version = 1.2.0
[  3685.625] 	ABI class: X.Org Server Extension, version 6.0
[  3685.625] (II) Loading extension DRI2
[  3685.625] (==) Matched intel as autoconfigured driver 0
[  3685.625] (==) Matched vesa as autoconfigured driver 1
[  3685.625] (==) Matched fbdev as autoconfigured driver 2
[  3685.625] (==) Assigned the driver to the xf86ConfigLayout
[  3685.625] (II) LoadModule: "intel"
[  3685.625] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  3685.625] (II) Module intel: vendor="X.Org Foundation"
[  3685.625] 	compiled for 1.11.3.901, module version = 2.18.0
[  3685.626] 	Module class: X.Org Video Driver
[  3685.626] 	ABI class: X.Org Video Driver, version 11.0
[  3685.626] (II) LoadModule: "vesa"
[  3685.626] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  3685.626] (II) Module vesa: vendor="X.Org Foundation"
[  3685.626] 	compiled for 1.11.0, module version = 2.3.0
[  3685.626] 	Module class: X.Org Video Driver
[  3685.626] 	ABI class: X.Org Video Driver, version 11.0
[  3685.626] (II) LoadModule: "fbdev"
[  3685.626] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  3685.626] (II) Module fbdev: vendor="X.Org Foundation"
[  3685.626] 	compiled for 1.11.0, module version = 0.4.2
[  3685.626] 	ABI class: X.Org Video Driver, version 11.0
[  3685.626] (II) LoadModule: "synaptics"
[  3685.626] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  3685.626] (II) Module synaptics: vendor="X.Org Foundation"
[  3685.626] 	compiled for 1.11.4, module version = 1.5.99
[  3685.626] 	Module class: X.Org XInput Driver
[  3685.627] 	ABI class: X.Org XInput driver, version 13.0
[  3685.627] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
	4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
	Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
[  3685.627] (II) VESA: driver for VESA chipsets: vesa
[  3685.627] (II) FBDEV: driver for framebuffer: fbdev
[  3685.627] (++) using VT number 7

[  3685.653] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  3685.653] (WW) Falling back to old probe method for vesa
[  3685.653] (WW) Falling back to old probe method for fbdev
[  3685.653] (II) Loading sub module "fbdevhw"
[  3685.653] (II) LoadModule: "fbdevhw"
[  3685.653] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  3685.654] (II) Module fbdevhw: vendor="X.Org Foundation"
[  3685.654] 	compiled for 1.11.4, module version = 0.0.2
[  3685.654] 	ABI class: X.Org Video Driver, version 11.0
[  3685.654] drmOpenDevice: node name is /dev/dri/card0
[  3685.654] drmOpenDevice: open result is 9, (OK)
[  3685.654] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[  3685.654] drmOpenDevice: node name is /dev/dri/card0
[  3685.654] drmOpenDevice: open result is 9, (OK)
[  3685.654] drmOpenByBusid: drmOpenMinor returns 9
[  3685.654] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[  3685.654] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen" for depth/fbbpp 24/32
[  3685.654] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  3685.654] (==) intel(0): RGB weight 888
[  3685.654] (==) intel(0): Default visual is TrueColor
[  3685.654] (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
[  3685.654] (--) intel(0): Chipset: "965GM"
[  3685.654] (**) intel(0): Relaxed fencing enabled
[  3685.654] (**) intel(0): Wait on SwapBuffers? enabled
[  3685.654] (**) intel(0): Triple buffering? enabled
[  3685.654] (**) intel(0): Framebuffer tiled
[  3685.654] (**) intel(0): Pixmaps tiled
[  3685.654] (**) intel(0): 3D buffers tiled
[  3685.654] (**) intel(0): SwapBuffers wait enabled
[  3685.654] (==) intel(0): video overlay key set to 0x101fe
[  3685.654] (II) intel(0): Output LVDS1 using monitor section Configured Monitor
[  3685.654] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[  3685.676] (II) intel(0): Output VGA1 has no monitor section
[  3686.102] (II) intel(0): Output TV1 has no monitor section
[  3686.102] (II) intel(0): EDID for output LVDS1
[  3686.102] (II) intel(0): Manufacturer: LCD  Model: 58eb  Serial#: 16843009
[  3686.102] (II) intel(0): Year: 2008  Week: 35
[  3686.102] (II) intel(0): EDID Version: 1.3
[  3686.102] (II) intel(0): Digital Display Input
[  3686.102] (II) intel(0): Max Image Size [cm]: horiz.: 26  vert.: 16
[  3686.102] (II) intel(0): Gamma: 2.20
[  3686.102] (II) intel(0): No DPMS capabilities specified
[  3686.102] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  3686.102] (II) intel(0): First detailed timing is preferred mode
[  3686.102] (II) intel(0): redX: 0.600 redY: 0.340   greenX: 0.310 greenY: 0.550
[  3686.102] (II) intel(0): blueX: 0.150 blueY: 0.135   whiteX: 0.315 whiteY: 0.330
[  3686.102] (II) intel(0): Manufacturer's mask: 0
[  3686.102] (II) intel(0): Supported detailed timing:
[  3686.102] (II) intel(0): clock: 83.5 MHz   Image Size:  261 x 163 mm
[  3686.102] (II) intel(0): h_active: 1280  h_sync: 1352  h_sync_end 1480 h_blank_end 1680 h_border: 0
[  3686.102] (II) intel(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 831 v_border: 0
[  3686.102] (II) intel(0): Unknown vendor-specific block f
[  3686.102] (II) intel(0):  TMDISPLAY
[  3686.102] (II) intel(0):  LTD121EXVV
[  3686.102] (II) intel(0): EDID (in hex):
[  3686.102] (II) intel(0): 	00ffffffffffff003064eb5801010101
[  3686.102] (II) intel(0): 	23120103801a10780a87ae99574f8c26
[  3686.102] (II) intel(0): 	22505400000001010101010101010101
[  3686.102] (II) intel(0): 	0101010101019e20009051201f304880
[  3686.102] (II) intel(0): 	360005a3100000180000000f0002d304
[  3686.102] (II) intel(0): 	d500170118b9d7041900000000fe0054
[  3686.102] (II) intel(0): 	4d444953504c41590a202020000000fe
[  3686.102] (II) intel(0): 	004c5444313231455856560a2020002c
[  3686.103] (II) intel(0): EDID vendor "LCD", prod id 22763
[  3686.103] (II) intel(0): Printing DDC gathered Modelines:
[  3686.103] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync -vsync (49.7 kHz)
[  3686.103] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[  3686.103] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[  3686.103] (II) intel(0): Printing probed modes for output LVDS1
[  3686.103] (II) intel(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync -vsync (49.7 kHz)
[  3686.103] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  3686.103] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[  3686.103] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[  3686.104] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[  3686.120] (II) intel(0): EDID for output VGA1
[  3686.458] (II) intel(0): EDID for output TV1
[  3686.458] (II) intel(0): Output LVDS1 connected
[  3686.458] (II) intel(0): Output VGA1 disconnected
[  3686.458] (II) intel(0): Output TV1 disconnected
[  3686.458] (II) intel(0): Using exact sizes for initial modes
[  3686.458] (II) intel(0): Output LVDS1 using initial mode 1280x800
[  3686.458] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  3686.458] (II) intel(0): Kernel page flipping support detected, enabling
[  3686.458] (**) intel(0): Display dimensions: (260, 160) mm
[  3686.458] (**) intel(0): DPI set to (125, 127)
[  3686.458] (II) Loading sub module "fb"
[  3686.458] (II) LoadModule: "fb"
[  3686.458] (II) Loading /usr/lib/xorg/modules/libfb.so
[  3686.459] (II) Module fb: vendor="X.Org Foundation"
[  3686.459] 	compiled for 1.11.4, module version = 1.0.0
[  3686.459] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3686.459] (II) Loading sub module "dri2"
[  3686.459] (II) LoadModule: "dri2"
[  3686.459] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  3686.459] (II) Module dri2: vendor="X.Org Foundation"
[  3686.459] 	compiled for 1.11.4, module version = 1.2.0
[  3686.459] 	ABI class: X.Org Server Extension, version 6.0
[  3686.459] (II) UnloadModule: "vesa"
[  3686.459] (II) Unloading vesa
[  3686.459] (II) UnloadModule: "fbdev"
[  3686.459] (II) Unloading fbdev
[  3686.459] (II) UnloadModule: "fbdevhw"
[  3686.459] (II) Unloading fbdevhw
[  3686.459] (==) Depth 24 pixmap format is 32 bpp
[  3686.459] (II) intel(0): [DRI2] Setup complete
[  3686.459] (II) intel(0): [DRI2]   DRI driver: i965
[  3686.459] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, tiled
[  3686.475] (II) UXA(0): Driver registered support for the following operations:
[  3686.475] (II)         solid
[  3686.475] (II)         copy
[  3686.475] (II)         composite (RENDER acceleration)
[  3686.475] (II)         put_image
[  3686.475] (II)         get_image
[  3686.475] (==) intel(0): Backing store disabled
[  3686.475] (==) intel(0): Silken mouse enabled
[  3686.475] (II) intel(0): Initializing HW Cursor
[  3686.536] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  3686.580] (==) intel(0): DPMS enabled
[  3686.581] (==) intel(0): Intel XvMC decoder enabled
[  3686.581] (II) intel(0): Set up textured video
[  3686.581] (II) intel(0): Set up overlay video
[  3686.581] (II) intel(0): [XvMC] i965_xvmc driver initialized.
[  3686.581] (II) intel(0): direct rendering: DRI2 Enabled
[  3686.581] (==) intel(0): hotplug detection: "enabled"
[  3686.581] (--) RandR disabled
[  3686.581] (II) Initializing built-in extension Generic Event Extension
[  3686.581] (II) Initializing built-in extension SHAPE
[  3686.581] (II) Initializing built-in extension MIT-SHM
[  3686.581] (II) Initializing built-in extension XInputExtension
[  3686.581] (II) Initializing built-in extension XTEST
[  3686.581] (II) Initializing built-in extension BIG-REQUESTS
[  3686.581] (II) Initializing built-in extension SYNC
[  3686.581] (II) Initializing built-in extension XKEYBOARD
[  3686.581] (II) Initializing built-in extension XC-MISC
[  3686.581] (II) Initializing built-in extension SECURITY
[  3686.581] (II) Initializing built-in extension XINERAMA
[  3686.581] (II) Initializing built-in extension XFIXES
[  3686.581] (II) Initializing built-in extension RENDER
[  3686.581] (II) Initializing built-in extension RANDR
[  3686.581] (II) Initializing built-in extension COMPOSITE
[  3686.581] (II) Initializing built-in extension DAMAGE
[  3686.581] (II) SELinux: Disabled on system
[  3686.594] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  3686.594] (II) AIGLX: enabled GLX_INTEL_swap_event
[  3686.594] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  3686.594] (II) AIGLX: enabled GLX_SGI_make_current_read
[  3686.594] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  3686.594] (II) AIGLX: Loaded and initialized i965
[  3686.594] (II) GLX: Initialized DRI2 GL provider for screen 0
[  3686.595] (II) intel(0): Setting screen physical size to 338 x 211
[  3686.637] (II) Using input driver 'synaptics' for 'Configured Mouse'
[  3686.637] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  3686.637] (**) Option "CorePointer"
[  3686.637] (**) Configured Mouse: always reports core events
[  3686.637] (**) Option "Device" "/dev/input/mouse1"
[  3686.684] (--) synaptics: Configured Mouse: auto-dev sets device to /dev/input/event7
[  3686.688] (**) Option "Device" "/dev/input/event7"
[  3686.688] (--) synaptics: Configured Mouse: x-axis range 1472 - 5472
[  3686.688] (--) synaptics: Configured Mouse: y-axis range 1408 - 4448
[  3686.688] (--) synaptics: Configured Mouse: pressure range 0 - 255
[  3686.688] (--) synaptics: Configured Mouse: finger width range 0 - 15
[  3686.688] (--) synaptics: Configured Mouse: buttons: left right
[  3686.688] (--) synaptics: Configured Mouse: Vendor 0x2 Product 0x7
[  3686.688] (**) Option "RTCornerButton" "3"
[  3686.688] (**) Option "LTCornerButton" "2"
[  3686.688] (**) Option "TapButton1" "1"
[  3686.688] (**) Option "TapButton2" "2"
[  3686.688] (**) Option "TapButton3" "3"
[  3686.688] (--) synaptics: Configured Mouse: touchpad found
[  3686.688] (**) Configured Mouse: always reports core events
[  3686.692] (II) XINPUT: Adding extended input device "Configured Mouse" (type: TOUCHPAD, id 6)
[  3686.692] (**) synaptics: Configured Mouse: (accel) MinSpeed is now constant deceleration 2.5
[  3686.692] (**) synaptics: Configured Mouse: MaxSpeed is now 1.75
[  3686.692] (**) synaptics: Configured Mouse: AccelFactor is now 0.040
[  3686.692] (**) Configured Mouse: (accel) keeping acceleration scheme 1
[  3686.692] (**) Configured Mouse: (accel) acceleration profile 1
[  3686.692] (**) Configured Mouse: (accel) acceleration factor: 2.000
[  3686.692] (**) Configured Mouse: (accel) acceleration threshold: 4
[  3686.693] (--) synaptics: Configured Mouse: touchpad found
[  3686.696] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[  3686.696] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  3686.696] (II) LoadModule: "evdev"
[  3686.697] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  3686.697] (II) Module evdev: vendor="X.Org Foundation"
[  3686.697] 	compiled for 1.11.4, module version = 2.7.0
[  3686.697] 	Module class: X.Org XInput Driver
[  3686.697] 	ABI class: X.Org XInput driver, version 13.0
[  3686.697] (II) Using input driver 'evdev' for 'Power Button'
[  3686.697] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  3686.697] (**) Power Button: always reports core events
[  3686.697] (**) evdev: Power Button: Device: "/dev/input/event4"
[  3686.697] (--) evdev: Power Button: Vendor 0 Product 0x1
[  3686.697] (--) evdev: Power Button: Found keys
[  3686.697] (II) evdev: Power Button: Configuring as keyboard
[  3686.697] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[  3686.697] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  3686.697] (**) Option "xkb_rules" "evdev"
[  3686.697] (**) Option "xkb_model" "pc105"
[  3686.697] (**) Option "xkb_layout" "de"
[  3686.697] (**) Option "xkb_variant" "nodeadkeys"
[  3686.728] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[  3686.728] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  3686.728] (II) Using input driver 'evdev' for 'Video Bus'
[  3686.728] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  3686.728] (**) Video Bus: always reports core events
[  3686.728] (**) evdev: Video Bus: Device: "/dev/input/event5"
[  3686.728] (--) evdev: Video Bus: Vendor 0 Product 0x6
[  3686.728] (--) evdev: Video Bus: Found keys
[  3686.728] (II) evdev: Video Bus: Configuring as keyboard
[  3686.728] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5"
[  3686.728] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[  3686.728] (**) Option "xkb_rules" "evdev"
[  3686.728] (**) Option "xkb_model" "pc105"
[  3686.728] (**) Option "xkb_layout" "de"
[  3686.728] (**) Option "xkb_variant" "nodeadkeys"
[  3686.729] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  3686.729] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  3686.729] (II) Using input driver 'evdev' for 'Power Button'
[  3686.729] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  3686.729] (**) Power Button: always reports core events
[  3686.729] (**) evdev: Power Button: Device: "/dev/input/event1"
[  3686.729] (--) evdev: Power Button: Vendor 0 Product 0x1
[  3686.729] (--) evdev: Power Button: Found keys
[  3686.729] (II) evdev: Power Button: Configuring as keyboard
[  3686.729] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[  3686.729] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[  3686.729] (**) Option "xkb_rules" "evdev"
[  3686.729] (**) Option "xkb_model" "pc105"
[  3686.729] (**) Option "xkb_layout" "de"
[  3686.729] (**) Option "xkb_variant" "nodeadkeys"
[  3686.730] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[  3686.730] (II) No input driver specified, ignoring this device.
[  3686.730] (II) This device may have been added with another device file.
[  3686.730] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[  3686.730] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  3686.730] (II) Using input driver 'evdev' for 'Sleep Button'
[  3686.730] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  3686.730] (**) Sleep Button: always reports core events
[  3686.730] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[  3686.730] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[  3686.730] (--) evdev: Sleep Button: Found keys
[  3686.730] (II) evdev: Sleep Button: Configuring as keyboard
[  3686.730] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[  3686.730] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[  3686.730] (**) Option "xkb_rules" "evdev"
[  3686.730] (**) Option "xkb_model" "pc105"
[  3686.730] (**) Option "xkb_layout" "de"
[  3686.730] (**) Option "xkb_variant" "nodeadkeys"
[  3686.731] (II) config/udev: Adding input device USB 2.0 Camera (/dev/input/event11)
[  3686.731] (**) USB 2.0 Camera: Applying InputClass "evdev keyboard catchall"
[  3686.731] (II) Using input driver 'evdev' for 'USB 2.0 Camera'
[  3686.731] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  3686.731] (**) USB 2.0 Camera: always reports core events
[  3686.731] (**) evdev: USB 2.0 Camera: Device: "/dev/input/event11"
[  3686.731] (--) evdev: USB 2.0 Camera: Vendor 0x4f2 Product 0xb052
[  3686.731] (--) evdev: USB 2.0 Camera: Found keys
[  3686.731] (II) evdev: USB 2.0 Camera: Configuring as keyboard
[  3686.731] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/input/input11/event11"
[  3686.731] (II) XINPUT: Adding extended input device "USB 2.0 Camera" (type: KEYBOARD, id 11)
[  3686.731] (**) Option "xkb_rules" "evdev"
[  3686.731] (**) Option "xkb_model" "pc105"
[  3686.731] (**) Option "xkb_layout" "de"
[  3686.731] (**) Option "xkb_variant" "nodeadkeys"
[  3686.732] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[  3686.732] (II) No input driver specified, ignoring this device.
[  3686.732] (II) This device may have been added with another device file.
[  3686.732] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event10)
[  3686.732] (II) No input driver specified, ignoring this device.
[  3686.732] (II) This device may have been added with another device file.
[  3686.732] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event9)
[  3686.732] (II) No input driver specified, ignoring this device.
[  3686.732] (II) This device may have been added with another device file.
[  3686.733] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  3686.733] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  3686.733] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  3686.733] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  3686.733] (**) AT Translated Set 2 keyboard: always reports core events
[  3686.733] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  3686.733] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[  3686.733] (--) evdev: AT Translated Set 2 keyboard: Found keys
[  3686.733] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[  3686.733] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  3686.733] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[  3686.733] (**) Option "xkb_rules" "evdev"
[  3686.733] (**) Option "xkb_model" "pc105"
[  3686.733] (**) Option "xkb_layout" "de"
[  3686.733] (**) Option "xkb_variant" "nodeadkeys"
[  3686.733] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[  3686.733] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[  3686.733] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[  3686.733] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[  3686.733] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[  3686.733] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  3686.734] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  3686.734] (**) Option "Device" "/dev/input/event7"
[  3686.744] (EE) synaptics: SynPS/2 Synaptics TouchPad: Synaptics driver unable to detect protocol
[  3686.744] (EE) PreInit returned 11 for "SynPS/2 Synaptics TouchPad"
[  3686.744] (II) UnloadModule: "synaptics"
[  3686.744] (II) Unloading synaptics
[  3686.744] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[  3686.744] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[  3686.745] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[  3686.745] (II) No input driver specified, ignoring this device.
[  3686.745] (II) This device may have been added with another device file.
[  3686.746] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event12)
[  3686.746] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[  3686.746] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[  3686.746] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  3686.746] (**) ACPI Virtual Keyboard Device: always reports core events
[  3686.746] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event12"
[  3686.746] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[  3686.746] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[  3686.746] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[  3686.746] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event12"
[  3686.746] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 13)
[  3686.746] (**) Option "xkb_rules" "evdev"
[  3686.747] (**) Option "xkb_model" "pc105"
[  3686.747] (**) Option "xkb_layout" "de"
[  3686.747] (**) Option "xkb_variant" "nodeadkeys"
[  3692.449] (II) intel(0): EDID vendor "LCD", prod id 22763
[  3692.449] (II) intel(0): Printing DDC gathered Modelines:
[  3692.449] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync -vsync (49.7 kHz)
[  3693.036] (II) intel(0): EDID vendor "LCD", prod id 22763
[  3693.036] (II) intel(0): Printing DDC gathered Modelines:
[  3693.036] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync -vsync (49.7 kHz)
[  3693.357] (II) intel(0): EDID vendor "LCD", prod id 22763
[  3693.357] (II) intel(0): Printing DDC gathered Modelines:
[  3693.357] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync -vsync (49.7 kHz)
[  3693.789] (II) intel(0): EDID vendor "LCD", prod id 22763
[  3693.789] (II) intel(0): Printing DDC gathered Modelines:
[  3693.789] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync -vsync (49.7 kHz)
[  3694.096] (II) intel(0): EDID vendor "LCD", prod id 22763
[  3694.096] (II) intel(0): Printing DDC gathered Modelines:
[  3694.096] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync -vsync (49.7 kHz)
[  3694.512] (II) intel(0): EDID vendor "LCD", prod id 22763
[  3694.512] (II) intel(0): Printing DDC gathered Modelines:
[  3694.512] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync -vsync (49.7 kHz)
[  3695.326] (II) intel(0): EDID vendor "LCD", prod id 22763
[  3695.326] (II) intel(0): Printing DDC gathered Modelines:
[  3695.326] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync -vsync (49.7 kHz)
[  3696.957] (II) intel(0): EDID vendor "LCD", prod id 22763
[  3696.958] (II) intel(0): Printing DDC gathered Modelines:
[  3696.958] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync -vsync (49.7 kHz)
[  3710.140] (II) AIGLX: Suspending AIGLX clients for VT switch
[  3714.102] (II) Open ACPI successful (/var/run/acpid.socket)
[  3714.102] (II) AIGLX: Resuming AIGLX clients after VT switch
[  3714.116] (II) intel(0): EDID vendor "LCD", prod id 22763
[  3714.116] (II) intel(0): Printing DDC gathered Modelines:
[  3714.116] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync -vsync (49.7 kHz)
[  3714.390] (--) synaptics: Configured Mouse: touchpad found

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6553244

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6878309
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBVARIANT=nodeadkeys

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: KEY=3e000b00000000 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6606444

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5
N: input/event5
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6878607
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBVARIANT=nodeadkeys

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6551934

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6878260
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBVARIANT=nodeadkeys

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
E: EV=21
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
E: NAME="Lid Switch"
E: PHYS="PNP0C0D/button/input0"
E: PRODUCT=19/0/5/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=1
E: UDEV_LOG=3
E: USEC_INITIALIZED=6551975

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2/event2
N: input/event2
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2/event2
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6674244

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: KEY=4000 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: NAME="Sleep Button"
E: PHYS="PNP0C0E/button/input0"
E: PRODUCT=19/0/3/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6552050

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6877919
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBVARIANT=nodeadkeys

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/input/input11
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/input/input11
E: EV=3
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=USB_2.0_Camera
E: ID_MODEL_ENC=USB\x202.0\x20Camera
E: ID_MODEL_ID=b052
E: ID_PATH=pci-0000:00:1a.7-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_1_1_0
E: ID_REVISION=0476
E: ID_SERIAL=Chicony_Electronics_Co.__Ltd._USB_2.0_Camera_SN0001
E: ID_SERIAL_SHORT=SN0001
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Chicony_Electronics_Co.__Ltd.
E: ID_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2c\x20Ltd.
E: ID_VENDOR_ID=04f2
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v04F2pB052e0476-e0,1,kD4,ramlsfw
E: NAME="USB 2.0 Camera"
E: PHYS="usb-0000:00:1a.7-1/button"
E: PRODUCT=3/4f2/b052/476
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=9082304

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/input/input11/event11
N: input/event11
S: input/by-id/usb-Chicony_Electronics_Co.__Ltd._USB_2.0_Camera_SN0001-event-if00
S: input/by-path/pci-0000:00:1a.7-usb-0:1:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Chicony_Electronics_Co.__Ltd._USB_2.0_Camera_SN0001-event-if00 /dev/input/by-path/pci-0000:00:1a.7-usb-0:1:1.0-event
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/input/input11/event11
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=USB_2.0_Camera
E: ID_MODEL_ENC=USB\x202.0\x20Camera
E: ID_MODEL_ID=b052
E: ID_PATH=pci-0000:00:1a.7-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_1_1_0
E: ID_REVISION=0476
E: ID_SERIAL=Chicony_Electronics_Co.__Ltd._USB_2.0_Camera_SN0001
E: ID_SERIAL_SHORT=SN0001
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Chicony_Electronics_Co.__Ltd.
E: ID_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2c\x20Ltd.
E: ID_VENDOR_ID=04f2
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=9085479
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBVARIANT=nodeadkeys

P: /devices/pci0000:00/0000:00:1b.0/input/input8
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input8
E: EV=40001
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0001v10ECp0268e0001-e0,12,kramls1,2,fw
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#0/beep0"
E: PRODUCT=1/10ec/268/1
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8802581

P: /devices/pci0000:00/0000:00:1b.0/input/input8/event8
N: input/event8
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input8/event8
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8810845

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: EV=21
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA Intel Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: UDEV_LOG=3
E: USEC_INITIALIZED=8804201

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8808330

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
E: EV=21
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: UDEV_LOG=3
E: USEC_INITIALIZED=8805882

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9
N: input/event9
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8810869

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab41
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6646679

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6877961
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBVARIANT=nodeadkeys

P: /devices/platform/i8042/serio1/input/input7
E: ABS=11000003
E: DEVPATH=/devices/platform/i8042/serio1/input/input7
E: EV=b
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=420 30000 0 0 0 0
E: MODALIAS=input:b0011v0002p0007e01B1-e0,1,3,k110,111,145,14A,ra0,1,18,1C,mlsfw
E: NAME="SynPS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/7/1b1
E: PROP=1
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8367567

P: /devices/platform/i8042/serio1/input/input7/event7
N: input/event7
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/platform/i8042/serio1/input/input7/event7
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8688215

P: /devices/platform/i8042/serio1/input/input7/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio1/input/input7/mouse0
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8688208

P: /devices/platform/pcspkr/input/input6
E: DEVPATH=/devices/platform/pcspkr/input/input6
E: EV=40001
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6781435

P: /devices/platform/pcspkr/input/input6/event6
N: input/event6
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/platform/pcspkr/input/input6/event6
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6784445

P: /devices/virtual/input/input12
E: DEVPATH=/devices/virtual/input/input12
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: KEY=ffffffffffffffff ffffffffffffffff ffffffffffffffff fffffffffffffffe
E: MODALIAS=input:b0003v0000p0000e0004-e0,1,k71,72,73,74,75,76,77,78,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8D,8E,8F,90,91,92,93,94,95,96,97,98,99,9A,9B,9C,9D,9E,9F,A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,AA,AB,AC,AD,AE,AF,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,C3,C4,C5,C6,C7,C8,C9,CA,CB,CC,CD,CE,CF,D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,DA,DB,DC,DD,DE,DF,E0,E1,E2,E3,E4,E5,E6,E7,E8,E9,EA,EB,EC,ED,EE,EF,F0,F1,F2,F3,F4,F5,F6,F7,F8,F9,FA,FB,FC,FD,FE,FF,ramlsfw
E: NAME="ACPI Virtual Keyboard Device"
E: PRODUCT=3/0/0/4
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=19969463

P: /devices/virtual/input/input12/event12
N: input/event12
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/virtual/input/input12/event12
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=19972494
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBVARIANT=nodeadkeys


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    1.100490] Linux agpgart interface v0.103
[    1.100575] agpgart-intel 0000:00:00.0: Intel 965GM Chipset
[    1.100673] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[    1.100982] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    1.101137] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x80000000
[    1.267488] [drm] Initialized drm 1.1.0 20060810
[    1.371082] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    1.371084] [drm] Driver supports precise vblank timestamp query.
[    1.684903] [drm] initialized overlay support
[    1.830572] fbcon: inteldrmfb (fb0) is primary device
[    2.152107] fb0: inteldrmfb frame buffer device
[    2.152109] drm: registered panic notifier
[    2.208396] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (130, 'unstable'), (120, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xorg depends on:
ii  gnome-terminal [x-terminal-emulator]  3.2.1-2
ii  konsole [x-terminal-emulator]         4:4.7.4-2
ii  libgl1-mesa-dri                       7.11.2-1
ii  libgl1-mesa-glx [libgl1]              7.11.2-1
ii  libglu1-mesa                          7.11.2-1
ii  lxterminal [x-terminal-emulator]      0.1.11-2
ii  x11-apps                              7.6+5
ii  x11-session-utils                     7.6+2
ii  x11-utils                             7.6+4
ii  x11-xfs-utils                         7.6+1
ii  x11-xkb-utils                         7.6+4
ii  x11-xserver-utils                     7.6+3
ii  xauth                                 1:1.0.6-1
ii  xfce4-terminal [x-terminal-emulator]  0.4.8-1+b1
ii  xfonts-100dpi                         1:1.0.3
ii  xfonts-75dpi                          1:1.0.3
ii  xfonts-base                           1:1.0.3
ii  xfonts-scalable                       1:1.0.3-1
ii  xfonts-utils                          1:7.6+1
ii  xinit                                 1.3.1-1
ii  xkb-data                              2.5.1-1
ii  xorg-docs-core                        1:1.6-1
ii  xserver-xorg                          1:7.6+12
ii  xterm [x-terminal-emulator]           276-2

xorg recommends no packages.

Versions of packages xorg suggests:
pn  xorg-docs  <none>

Versions of packages xserver-xorg depends on:
ii  libc6                                        2.13-27
ii  x11-xkb-utils                                7.6+4
ii  xkb-data                                     2.5.1-1
ii  xserver-xorg-core                            2:1.11.4-1
ii  xserver-xorg-input-all                       1:7.6+12
ii  xserver-xorg-input-evdev [xorg-driver-input  1:2.7.0-1
ii  xserver-xorg-input-joystick [xorg-driver-in  1:1.6.1-1
ii  xserver-xorg-input-kbd [xorg-driver-input]   1:1.6.1-1
ii  xserver-xorg-input-mouse [xorg-driver-input  1:1.7.2-1
ii  xserver-xorg-input-synaptics [xorg-driver-i  1.5.99.902-1
ii  xserver-xorg-input-wacom [xorg-driver-input  0.12.0-1
ii  xserver-xorg-video-all                       1:7.6+12
ii  xserver-xorg-video-apm [xorg-driver-video]   1:1.2.3-2+b2
ii  xserver-xorg-video-ark [xorg-driver-video]   1:0.7.4-1
ii  xserver-xorg-video-ati [xorg-driver-video]   1:6.14.3-2
ii  xserver-xorg-video-chips [xorg-driver-video  1:1.2.4-1+b2
ii  xserver-xorg-video-cirrus [xorg-driver-vide  1:1.3.2-4+b2
ii  xserver-xorg-video-dummy [xorg-driver-video  1:0.3.5-2
ii  xserver-xorg-video-fbdev [xorg-driver-video  1:0.4.2-4+b2
ii  xserver-xorg-video-glint [xorg-driver-video  1:1.2.7-1
ii  xserver-xorg-video-i128 [xorg-driver-video]  1:1.3.4-2+b2
ii  xserver-xorg-video-intel [xorg-driver-video  2:2.18.0-1
ii  xserver-xorg-video-mach64 [xorg-driver-vide  6.9.0-1+b1
ii  xserver-xorg-video-mga [xorg-driver-video]   1:1.4.13.dfsg-4
ii  xserver-xorg-video-neomagic [xorg-driver-vi  1:1.2.5-2+b2
ii  xserver-xorg-video-nouveau [xorg-driver-vid  1:0.0.16+git20111201+b5534a1-1
ii  xserver-xorg-video-openchrome [xorg-driver-  1:0.2.904+svn1050-1
ii  xserver-xorg-video-r128 [xorg-driver-video]  6.8.1-5+b2
ii  xserver-xorg-video-radeon [xorg-driver-vide  1:6.14.3-2
ii  xserver-xorg-video-rendition [xorg-driver-v  1:4.2.4-2+b2
ii  xserver-xorg-video-s3 [xorg-driver-video]    1:0.6.3-4+b2
ii  xserver-xorg-video-s3virge [xorg-driver-vid  1:1.10.4-4+b2
ii  xserver-xorg-video-savage [xorg-driver-vide  1:2.3.3-1
ii  xserver-xorg-video-siliconmotion [xorg-driv  1:1.7.5-1+b2
ii  xserver-xorg-video-sis [xorg-driver-video]   1:0.10.3-3+b2
ii  xserver-xorg-video-sisusb [xorg-driver-vide  1:0.9.4-2+b2
ii  xserver-xorg-video-tdfx [xorg-driver-video]  1:1.4.3-4+b2
ii  xserver-xorg-video-tga [xorg-driver-video]   1:1.2.1-4+b2
ii  xserver-xorg-video-trident [xorg-driver-vid  1:1.3.4-2+b2
ii  xserver-xorg-video-tseng [xorg-driver-video  1:1.2.4-2+b2
ii  xserver-xorg-video-vesa [xorg-driver-video]  1:2.3.0-7+b1
ii  xserver-xorg-video-vmware [xorg-driver-vide  1:12.0.1-1
ii  xserver-xorg-video-voodoo [xorg-driver-vide  1:1.2.4-2+b2

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri  7.11.2-1

-- no debconf information



Reply to: