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

Bug#653564: xserver-xorg-input-synaptics: after upgrading to latest version, AlpsPS/2 touchpad stopped working



Package: xserver-xorg-input-synaptics
Version: 1.5.0-2
Severity: grave
Justification: renders package unusable

Dear Maintainer,

  after upgrading to wheeze 1.5.0 version of the xorg synaptics package, touchpad
on my Dell Vostro stopped working. The relevant error messages in Xorg.0.log are:

[    54.928] (EE) synaptics: AlpsPS/2 ALPS GlidePoint: Synaptics driver unable to detect protocol
[    54.928] (EE) PreInit returned 11 for "AlpsPS/2 ALPS GlidePoint"

Downgrading back to 1.4.1 makes it work again. It looks to be very similar behavior
as described in bug #649002 concerning the iBooks touchpads. If the patch from
the #649002 bug applied only specifically to iBooks touchpads related code, may be
it needs to be used for AlpsPS/2 touchpads too ?

Thanks,
Pavel


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Oct 15  2008 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2056592 Dec 10 22:57 /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 0c)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 1764 Dec 13  2009 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "ServerLayout"
	Identifier	"Server Layout"
	Screen 0	"Screen (intel)"  0 0
	Option		"DefaultServerLayout"
EndSection
# Add server layouts for other monitors ?

Section "Monitor"
	Identifier	"LCD Display"
#	HorizSync	"28.0 - 70.0"     # Good for CRT, but problems with LCD
#	VertRefresh	"43.0 - 60.0"     # Good for CRT, but problems with LCD
EndSection

Section "Device"
	Identifier	"Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller rev 12"
	Driver		"intel"
	Option		"BackingStore"  "true"
#	Option		"AccelMethod"   "UXA"
#	Option		"Legacy3D"      "false"
#	Option		"AperTexSize"   "131072"
#	Option		"PageFlip"      "true"
#	Option		"TripleBuffer"  "true"
#	Option		"RenderAccel"   "true"     # Usefull for composite, but problems with hibernation (antialiasing gets wrong)
EndSection

Section "Screen"
	Identifier	"Screen (intel)"
	Device		"Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller rev 12"
	Monitor		"LCD Display"
	DefaultDepth	24
EndSection

Section "DRI"
	Mode		0666
EndSection

Section "ServerFlags"
	Option		"DontZap"  "no"
#	Option		"AIGLX"    "off"
EndSection

Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 4
-rw-r--r-- 1 root root 1409 Apr 20  2010 my-synaptics.conf

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

Kernel version (/proc/version):
-------------------------------
Linux version 3.1.6-1-amd64-ipnp-n22a-5 (3.1.6) (root@ipnp-n22a) (gcc version 4.6.2 (Debian 4.6.2-9) ) #1 SMP Wed Dec 28 15:45:59 CET 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 24846 Nov  6  2010 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 44610 Dec 16 00:19 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 31214 Dec 29 12:36 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    49.220] 
X.Org X Server 1.11.2.902 (1.11.3 RC 2)
Release Date: 2011-12-09
[    49.220] X Protocol Version 11, Revision 0
[    49.220] Build Operating System: Linux 3.1.0-1-amd64 x86_64 Debian
[    49.220] Current Operating System: Linux ipnp-n22a 3.1.6-1-amd64-ipnp-n22a-5 #1 SMP Wed Dec 28 15:45:59 CET 2011 x86_64
[    49.220] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.1.6-1-amd64-ipnp-n22a-5 root=UUID=f5b9bf50-aad1-4dda-8216-6881ef076dc1 ro quiet resume=/dev/sda5
[    49.220] Build Date: 10 December 2011  09:55:45PM
[    49.220] xorg-server 2:1.11.2.902-1 (Cyril Brulebois <kibi@debian.org>) 
[    49.220] Current version of pixman: 0.24.0
[    49.220] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    49.220] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    49.220] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 29 12:34:33 2011
[    49.326] (==) Using config file: "/etc/X11/xorg.conf"
[    49.326] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    49.326] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    49.405] (==) ServerLayout "Server Layout"
[    49.405] (**) |-->Screen "Screen (intel)" (0)
[    49.405] (**) |   |-->Monitor "LCD Display"
[    49.426] (**) |   |-->Device "Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller rev 12"
[    49.426] (**) Option "DontZap" "no"
[    49.426] (==) Automatically adding devices
[    49.426] (==) Automatically enabling devices
[    49.730] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[    49.730] (==) ModulePath set to "/usr/lib/xorg/modules"
[    49.730] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    49.730] (II) Loader magic: 0x7fa844070ae0
[    49.730] (II) Module ABI versions:
[    49.730] 	X.Org ANSI C Emulation: 0.4
[    49.730] 	X.Org Video Driver: 11.0
[    49.730] 	X.Org XInput driver : 13.0
[    49.730] 	X.Org Server Extension : 6.0
[    49.732] (--) PCI:*(0:0:2:0) 8086:2a02:1028:0273 rev 12, Mem @ 0xf8000000/1048576, 0xd0000000/268435456, I/O @ 0x00001800/8
[    49.732] (--) PCI: (0:0:2:1) 8086:2a03:1028:0273 rev 12, Mem @ 0xf8100000/1048576
[    49.732] (II) Open ACPI successful (/var/run/acpid.socket)
[    49.732] (II) LoadModule: "extmod"
[    49.812] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    49.856] (II) Module extmod: vendor="X.Org Foundation"
[    49.856] 	compiled for 1.11.2.902, module version = 1.0.0
[    49.857] 	Module class: X.Org Server Extension
[    49.857] 	ABI class: X.Org Server Extension, version 6.0
[    49.857] (II) Loading extension SELinux
[    49.857] (II) Loading extension MIT-SCREEN-SAVER
[    49.857] (II) Loading extension XFree86-VidModeExtension
[    49.857] (II) Loading extension XFree86-DGA
[    49.857] (II) Loading extension DPMS
[    49.857] (II) Loading extension XVideo
[    49.857] (II) Loading extension XVideo-MotionCompensation
[    49.857] (II) Loading extension X-Resource
[    49.857] (II) LoadModule: "dbe"
[    49.857] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    49.865] (II) Module dbe: vendor="X.Org Foundation"
[    49.865] 	compiled for 1.11.2.902, module version = 1.0.0
[    49.865] 	Module class: X.Org Server Extension
[    49.865] 	ABI class: X.Org Server Extension, version 6.0
[    49.865] (II) Loading extension DOUBLE-BUFFER
[    49.865] (II) LoadModule: "glx"
[    49.865] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    49.950] (II) Module glx: vendor="X.Org Foundation"
[    49.950] 	compiled for 1.11.2.902, module version = 1.0.0
[    49.950] 	ABI class: X.Org Server Extension, version 6.0
[    49.950] (==) AIGLX enabled
[    49.950] (II) Loading extension GLX
[    49.951] (II) LoadModule: "record"
[    49.951] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    49.976] (II) Module record: vendor="X.Org Foundation"
[    49.976] 	compiled for 1.11.2.902, module version = 1.13.0
[    49.976] 	Module class: X.Org Server Extension
[    49.976] 	ABI class: X.Org Server Extension, version 6.0
[    49.976] (II) Loading extension RECORD
[    49.976] (II) LoadModule: "dri"
[    49.977] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    50.056] (II) Module dri: vendor="X.Org Foundation"
[    50.056] 	compiled for 1.11.2.902, module version = 1.0.0
[    50.056] 	ABI class: X.Org Server Extension, version 6.0
[    50.056] (II) Loading extension XFree86-DRI
[    50.056] (II) LoadModule: "dri2"
[    50.056] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    50.081] (II) Module dri2: vendor="X.Org Foundation"
[    50.081] 	compiled for 1.11.2.902, module version = 1.2.0
[    50.081] 	ABI class: X.Org Server Extension, version 6.0
[    50.081] (II) Loading extension DRI2
[    50.081] (II) LoadModule: "intel"
[    50.081] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    50.270] (II) Module intel: vendor="X.Org Foundation"
[    50.270] 	compiled for 1.11.1.902, module version = 2.17.0
[    50.270] 	Module class: X.Org Video Driver
[    50.270] 	ABI class: X.Org Video Driver, version 11.0
[    50.270] (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
[    50.271] (++) using VT number 7

[    50.276] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    50.276] drmOpenDevice: node name is /dev/dri/card0
[    50.276] drmOpenDevice: open result is 12, (OK)
[    50.276] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    50.276] drmOpenDevice: node name is /dev/dri/card0
[    50.276] drmOpenDevice: open result is 12, (OK)
[    50.276] drmOpenByBusid: drmOpenMinor returns 12
[    50.276] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    50.276] (II) intel(0): Creating default Display subsection in Screen section
	"Screen (intel)" for depth/fbbpp 24/32
[    50.276] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[    50.276] (==) intel(0): RGB weight 888
[    50.276] (==) intel(0): Default visual is TrueColor
[    50.276] (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
[    50.276] (--) intel(0): Chipset: "965GM"
[    50.276] (**) intel(0): Relaxed fencing enabled
[    50.276] (**) intel(0): Wait on SwapBuffers? enabled
[    50.276] (**) intel(0): Triple buffering? enabled
[    50.276] (**) intel(0): Framebuffer tiled
[    50.276] (**) intel(0): Pixmaps tiled
[    50.276] (**) intel(0): 3D buffers tiled
[    50.276] (**) intel(0): SwapBuffers wait enabled
[    50.277] (==) intel(0): video overlay key set to 0x101fe
[    50.277] (II) intel(0): Output LVDS1 using monitor section LCD Display
[    50.292] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[    50.308] (II) intel(0): Output VGA1 has no monitor section
[    50.572] (II) intel(0): Output TV1 has no monitor section
[    50.572] (II) intel(0): EDID for output LVDS1
[    50.572] (II) intel(0): Manufacturer: SEC  Model: 5442  Serial#: 0
[    50.572] (II) intel(0): Year: 2008  Week: 0
[    50.573] (II) intel(0): EDID Version: 1.3
[    50.573] (II) intel(0): Digital Display Input
[    50.573] (II) intel(0): Max Image Size [cm]: horiz.: 33  vert.: 21
[    50.573] (II) intel(0): Gamma: 2.20
[    50.573] (II) intel(0): No DPMS capabilities specified
[    50.573] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    50.573] (II) intel(0): First detailed timing is preferred mode
[    50.573] (II) intel(0): redX: 0.580 redY: 0.340   greenX: 0.310 greenY: 0.550
[    50.573] (II) intel(0): blueX: 0.155 blueY: 0.155   whiteX: 0.313 whiteY: 0.329
[    50.573] (II) intel(0): Manufacturer's mask: 0
[    50.573] (II) intel(0): Supported detailed timing:
[    50.573] (II) intel(0): clock: 108.0 MHz   Image Size:  331 x 207 mm
[    50.573] (II) intel(0): h_active: 1440  h_sync: 1504  h_sync_end 1536 h_blank_end 1976 h_border: 0
[    50.573] (II) intel(0): v_active: 900  v_sync: 903  v_sync_end 906 v_blanking: 912 v_border: 0
[    50.573] (II) intel(0): Supported detailed timing:
[    50.573] (II) intel(0): clock: 108.0 MHz   Image Size:  331 x 207 mm
[    50.573] (II) intel(0): h_active: 1440  h_sync: 1504  h_sync_end 1536 h_blank_end 1976 h_border: 0
[    50.573] (II) intel(0): v_active: 900  v_sync: 903  v_sync_end 906 v_blanking: 912 v_border: 0
[    50.573] (II) intel(0):  J799C�154BT
[    50.573] (II) intel(0): Unknown vendor-specific block 0
[    50.573] (II) intel(0): EDID (in hex):
[    50.573] (II) intel(0): 	00ffffffffffff004ca3425400000000
[    50.573] (II) intel(0): 	00120103902115780a87f594574f8c27
[    50.573] (II) intel(0): 	27505400000001010101010101010101
[    50.573] (II) intel(0): 	010101010101302aa01852840c304020
[    50.573] (II) intel(0): 	33004bcf1000001a302aa01852840c30
[    50.573] (II) intel(0): 	402033004bcf1000001a000000fe004a
[    50.573] (II) intel(0): 	373939438031353442540a2000000000
[    50.573] (II) intel(0): 	00000000000000000002010a2020008e
[    50.573] (II) intel(0): EDID vendor "SEC", prod id 21570
[    50.573] (II) intel(0): Printing DDC gathered Modelines:
[    50.573] (II) intel(0): Modeline "1440x900"x0.0  108.00  1440 1504 1536 1976  900 903 906 912 +hsync -vsync (54.7 kHz)
[    50.573] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[    50.573] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    50.573] (II) intel(0): Printing probed modes for output LVDS1
[    50.573] (II) intel(0): Modeline "1440x900"x59.9  108.00  1440 1504 1536 1976  900 903 906 912 +hsync -vsync (54.7 kHz)
[    50.573] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[    50.573] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[    50.573] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz)
[    50.573] (II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz)
[    50.573] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    50.573] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    50.573] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    50.573] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    50.596] (II) intel(0): EDID for output VGA1
[    50.860] (II) intel(0): EDID for output TV1
[    50.860] (II) intel(0): Output LVDS1 connected
[    50.860] (II) intel(0): Output VGA1 disconnected
[    50.860] (II) intel(0): Output TV1 disconnected
[    50.860] (II) intel(0): Using exact sizes for initial modes
[    50.860] (II) intel(0): Output LVDS1 using initial mode 1440x900
[    50.860] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    50.860] (II) intel(0): Kernel page flipping support detected, enabling
[    50.861] (**) intel(0): Display dimensions: (330, 210) mm
[    50.861] (**) intel(0): DPI set to (110, 108)
[    50.861] (II) Loading sub module "fb"
[    50.861] (II) LoadModule: "fb"
[    50.861] (II) Loading /usr/lib/xorg/modules/libfb.so
[    50.884] (II) Module fb: vendor="X.Org Foundation"
[    50.884] 	compiled for 1.11.2.902, module version = 1.0.0
[    50.884] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    50.884] (II) Loading sub module "dri2"
[    50.884] (II) LoadModule: "dri2"
[    50.884] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    50.884] (II) Module dri2: vendor="X.Org Foundation"
[    50.884] 	compiled for 1.11.2.902, module version = 1.2.0
[    50.884] 	ABI class: X.Org Server Extension, version 6.0
[    50.884] (==) Depth 24 pixmap format is 32 bpp
[    50.884] (II) intel(0): [DRI2] Setup complete
[    50.884] (II) intel(0): [DRI2]   DRI driver: i965
[    50.884] (II) intel(0): Allocated new frame buffer 1472x900 stride 6144, tiled
[    51.027] (II) UXA(0): Driver registered support for the following operations:
[    51.027] (II)         solid
[    51.027] (II)         copy
[    51.027] (II)         composite (RENDER acceleration)
[    51.027] (II)         put_image
[    51.027] (II)         get_image
[    51.027] (**) intel(0): Option "BackingStore" "true"
[    51.027] (**) intel(0): Backing store enabled
[    51.027] (==) intel(0): Silken mouse enabled
[    51.027] (II) intel(0): Initializing HW Cursor
[    51.052] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    51.092] (==) intel(0): DPMS enabled
[    51.092] (==) intel(0): Intel XvMC decoder enabled
[    51.092] (II) intel(0): Set up textured video
[    51.092] (II) intel(0): Set up overlay video
[    51.092] (II) intel(0): [XvMC] i965_xvmc driver initialized.
[    51.092] (II) intel(0): direct rendering: DRI2 Enabled
[    51.092] (==) intel(0): hotplug detection: "enabled"
[    51.092] (--) RandR disabled
[    51.092] (II) Initializing built-in extension Generic Event Extension
[    51.092] (II) Initializing built-in extension SHAPE
[    51.092] (II) Initializing built-in extension MIT-SHM
[    51.092] (II) Initializing built-in extension XInputExtension
[    51.092] (II) Initializing built-in extension XTEST
[    51.092] (II) Initializing built-in extension BIG-REQUESTS
[    51.092] (II) Initializing built-in extension SYNC
[    51.092] (II) Initializing built-in extension XKEYBOARD
[    51.092] (II) Initializing built-in extension XC-MISC
[    51.092] (II) Initializing built-in extension SECURITY
[    51.092] (II) Initializing built-in extension XINERAMA
[    51.092] (II) Initializing built-in extension XFIXES
[    51.092] (II) Initializing built-in extension RENDER
[    51.092] (II) Initializing built-in extension RANDR
[    51.092] (II) Initializing built-in extension COMPOSITE
[    51.092] (II) Initializing built-in extension DAMAGE
[    51.092] (II) SELinux: Disabled on system
[    51.579] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    51.579] (II) AIGLX: enabled GLX_INTEL_swap_event
[    51.579] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    51.579] (II) AIGLX: enabled GLX_SGI_make_current_read
[    51.579] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    51.579] (II) AIGLX: Loaded and initialized i965
[    51.579] (II) GLX: Initialized DRI2 GL provider for screen 0
[    51.580] (II) intel(0): Setting screen physical size to 381 x 238
[    54.485] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    54.485] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    54.485] (II) LoadModule: "evdev"
[    54.485] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    54.555] (II) Module evdev: vendor="X.Org Foundation"
[    54.555] 	compiled for 1.11.0, module version = 2.6.0
[    54.555] 	Module class: X.Org XInput Driver
[    54.555] 	ABI class: X.Org XInput driver, version 13.0
[    54.555] (II) Using input driver 'evdev' for 'Power Button'
[    54.555] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    54.555] (**) Power Button: always reports core events
[    54.555] (**) Power Button: Device: "/dev/input/event4"
[    54.555] (--) Power Button: Found keys
[    54.555] (II) Power Button: Configuring as keyboard
[    54.555] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[    54.555] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    54.555] (**) Option "xkb_rules" "evdev"
[    54.555] (**) Option "xkb_model" "pc105"
[    54.555] (**) Option "xkb_layout" "us"
[    54.555] (**) Option "xkb_options" "lv3:ralt_switch"
[    54.712] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[    54.712] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    54.712] (II) Using input driver 'evdev' for 'Video Bus'
[    54.712] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    54.712] (**) Video Bus: always reports core events
[    54.713] (**) Video Bus: Device: "/dev/input/event10"
[    54.713] (--) Video Bus: Found keys
[    54.713] (II) Video Bus: Configuring as keyboard
[    54.713] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input10/event10"
[    54.713] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    54.713] (**) Option "xkb_rules" "evdev"
[    54.713] (**) Option "xkb_model" "pc105"
[    54.713] (**) Option "xkb_layout" "us"
[    54.713] (**) Option "xkb_options" "lv3:ralt_switch"
[    54.713] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    54.713] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    54.713] (II) Using input driver 'evdev' for 'Power Button'
[    54.713] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    54.713] (**) Power Button: always reports core events
[    54.713] (**) Power Button: Device: "/dev/input/event2"
[    54.713] (--) Power Button: Found keys
[    54.713] (II) Power Button: Configuring as keyboard
[    54.713] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[    54.713] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    54.713] (**) Option "xkb_rules" "evdev"
[    54.713] (**) Option "xkb_model" "pc105"
[    54.713] (**) Option "xkb_layout" "us"
[    54.713] (**) Option "xkb_options" "lv3:ralt_switch"
[    54.714] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    54.714] (II) No input driver/identifier specified (ignoring)
[    54.714] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    54.714] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    54.714] (II) Using input driver 'evdev' for 'Sleep Button'
[    54.714] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    54.714] (**) Sleep Button: always reports core events
[    54.714] (**) Sleep Button: Device: "/dev/input/event3"
[    54.714] (--) Sleep Button: Found keys
[    54.714] (II) Sleep Button: Configuring as keyboard
[    54.714] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[    54.714] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    54.714] (**) Option "xkb_rules" "evdev"
[    54.714] (**) Option "xkb_model" "pc105"
[    54.714] (**) Option "xkb_layout" "us"
[    54.714] (**) Option "xkb_options" "lv3:ralt_switch"
[    54.715] (II) config/udev: Adding input device Integrated Webcam (/dev/input/event9)
[    54.715] (**) Integrated Webcam: Applying InputClass "evdev keyboard catchall"
[    54.715] (II) Using input driver 'evdev' for 'Integrated Webcam'
[    54.715] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    54.715] (**) Integrated Webcam: always reports core events
[    54.715] (**) Integrated Webcam: Device: "/dev/input/event9"
[    54.715] (--) Integrated Webcam: Found keys
[    54.715] (II) Integrated Webcam: Configuring as keyboard
[    54.715] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/input/input9/event9"
[    54.715] (II) XINPUT: Adding extended input device "Integrated Webcam" (type: KEYBOARD, id 10)
[    54.715] (**) Option "xkb_rules" "evdev"
[    54.715] (**) Option "xkb_model" "pc105"
[    54.715] (**) Option "xkb_layout" "us"
[    54.715] (**) Option "xkb_options" "lv3:ralt_switch"
[    54.715] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
[    54.715] (II) No input driver/identifier specified (ignoring)
[    54.716] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event12)
[    54.716] (II) No input driver/identifier specified (ignoring)
[    54.716] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event13)
[    54.716] (II) No input driver/identifier specified (ignoring)
[    54.716] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    54.716] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    54.716] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    54.716] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    54.716] (**) AT Translated Set 2 keyboard: always reports core events
[    54.716] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    54.716] (--) AT Translated Set 2 keyboard: Found keys
[    54.716] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    54.716] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    54.716] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    54.716] (**) Option "xkb_rules" "evdev"
[    54.716] (**) Option "xkb_model" "pc105"
[    54.716] (**) Option "xkb_layout" "us"
[    54.716] (**) Option "xkb_options" "lv3:ralt_switch"
[    54.717] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/event7)
[    54.717] (**) PS/2 Mouse: Applying InputClass "evdev pointer catchall"
[    54.717] (II) Using input driver 'evdev' for 'PS/2 Mouse'
[    54.717] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    54.717] (**) PS/2 Mouse: always reports core events
[    54.717] (**) PS/2 Mouse: Device: "/dev/input/event7"
[    54.717] (--) PS/2 Mouse: Found 3 mouse buttons
[    54.717] (--) PS/2 Mouse: Found relative axes
[    54.717] (--) PS/2 Mouse: Found x and y relative axes
[    54.717] (II) PS/2 Mouse: Configuring as mouse
[    54.717] (**) PS/2 Mouse: YAxisMapping: buttons 4 and 5
[    54.717] (**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    54.717] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[    54.717] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE, id 12)
[    54.717] (II) PS/2 Mouse: initialized for relative axes.
[    54.717] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
[    54.717] (**) PS/2 Mouse: (accel) acceleration profile 0
[    54.717] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
[    54.717] (**) PS/2 Mouse: (accel) acceleration threshold: 4
[    54.717] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse0)
[    54.717] (II) No input driver/identifier specified (ignoring)
[    54.718] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event8)
[    54.718] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
[    54.718] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "Multitouch Touchpad"
[    54.718] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[    54.718] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "Touchpad Config"
[    54.718] (II) LoadModule: "synaptics"
[    54.718] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    54.916] (II) Module synaptics: vendor="X.Org Foundation"
[    54.916] 	compiled for 1.11.2.902, module version = 1.5.0
[    54.916] 	Module class: X.Org XInput Driver
[    54.916] 	ABI class: X.Org XInput driver, version 13.0
[    54.916] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS GlidePoint'
[    54.916] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    54.916] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[    54.916] (**) Option "Protocol" "auto-dev"
[    54.916] (**) Option "Device" "/dev/input/event8"
[    54.928] (EE) synaptics: AlpsPS/2 ALPS GlidePoint: Synaptics driver unable to detect protocol
[    54.928] (EE) PreInit returned 11 for "AlpsPS/2 ALPS GlidePoint"
[    54.928] (II) UnloadModule: "synaptics"
[    54.928] (II) Unloading synaptics
[    54.928] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse1)
[    54.928] (**) AlpsPS/2 ALPS GlidePoint: Ignoring device from InputClass "touchpad ignore duplicates"
[    54.929] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    54.929] (II) No input driver/identifier specified (ignoring)
[    54.929] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event14)
[    54.929] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[    54.929] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[    54.929] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    54.929] (**) ACPI Virtual Keyboard Device: always reports core events
[    54.929] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event14"
[    54.929] (--) ACPI Virtual Keyboard Device: Found keys
[    54.929] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[    54.929] (**) Option "config_info" "udev:/sys/devices/virtual/input/input14/event14"
[    54.929] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 13)
[    54.929] (**) Option "xkb_rules" "evdev"
[    54.929] (**) Option "xkb_model" "pc105"
[    54.929] (**) Option "xkb_layout" "us"
[    54.929] (**) Option "xkb_options" "lv3:ralt_switch"
[    54.930] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event6)
[    54.930] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    54.930] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[    54.930] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    54.930] (**) Dell WMI hotkeys: always reports core events
[    54.930] (**) Dell WMI hotkeys: Device: "/dev/input/event6"
[    54.930] (--) Dell WMI hotkeys: Found keys
[    54.930] (II) Dell WMI hotkeys: Configuring as keyboard
[    54.930] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
[    54.930] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 14)
[    54.930] (**) Option "xkb_rules" "evdev"
[    54.930] (**) Option "xkb_model" "pc105"
[    54.930] (**) Option "xkb_layout" "us"
[    54.930] (**) Option "xkb_options" "lv3:ralt_switch"
[   156.508] (II) intel(0): EDID vendor "SEC", prod id 21570
[   156.508] (II) intel(0): Printing DDC gathered Modelines:
[   156.508] (II) intel(0): Modeline "1440x900"x0.0  108.00  1440 1504 1536 1976  900 903 906 912 +hsync -vsync (54.7 kHz)
[   156.789] (II) intel(0): EDID vendor "SEC", prod id 21570
[   156.789] (II) intel(0): Printing DDC gathered Modelines:
[   156.789] (II) intel(0): Modeline "1440x900"x0.0  108.00  1440 1504 1536 1976  900 903 906 912 +hsync -vsync (54.7 kHz)
[   173.090] (II) config/udev: Adding input device Dell BT Travel Mouse (/dev/input/mouse2)
[   176.968] (II) No input driver/identifier specified (ignoring)
[   176.968] (II) config/udev: Adding input device Dell BT Travel Mouse (/dev/input/event15)
[   176.968] (**) Dell BT Travel Mouse: Applying InputClass "evdev pointer catchall"
[   176.968] (II) Using input driver 'evdev' for 'Dell BT Travel Mouse'
[   176.968] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   176.968] (**) Dell BT Travel Mouse: always reports core events
[   176.968] (**) Dell BT Travel Mouse: Device: "/dev/input/event15"
[   176.968] (--) Dell BT Travel Mouse: Found 12 mouse buttons
[   176.968] (--) Dell BT Travel Mouse: Found scroll wheel(s)
[   176.968] (--) Dell BT Travel Mouse: Found relative axes
[   176.968] (--) Dell BT Travel Mouse: Found x and y relative axes
[   176.968] (II) Dell BT Travel Mouse: Configuring as mouse
[   176.968] (II) Dell BT Travel Mouse: Adding scrollwheel support
[   176.968] (**) Dell BT Travel Mouse: YAxisMapping: buttons 4 and 5
[   176.968] (**) Dell BT Travel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   176.968] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/bluetooth/hci0/hci0:46/input15/event15"
[   176.968] (II) XINPUT: Adding extended input device "Dell BT Travel Mouse" (type: MOUSE, id 15)
[   176.969] (II) Dell BT Travel Mouse: initialized for relative axes.
[   176.969] (**) Dell BT Travel Mouse: (accel) keeping acceleration scheme 1
[   176.969] (**) Dell BT Travel Mouse: (accel) acceleration profile 0
[   176.969] (**) Dell BT Travel Mouse: (accel) acceleration factor: 2.000
[   176.969] (**) Dell BT Travel Mouse: (accel) acceleration threshold: 4

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=6348533

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: DMI_VENDOR=Dell Inc.
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=7262151
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input10
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input10
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:01
E: ID_PATH_TAG=acpi-LNXVIDEO_01
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=9616927

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input10/event10
N: input/event10
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input10/event10
E: DMI_VENDOR=Dell Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:01
E: ID_PATH_TAG=acpi-LNXVIDEO_01
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=9621409
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
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=6348993

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
E: DMI_VENDOR=Dell Inc.
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=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7262406
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
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=6340543

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
N: input/event1
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7033661

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=6334174

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: DMI_VENDOR=Dell Inc.
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=7262143
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch

P: /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/bluetooth/hci0/hci0:46/input15
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/bluetooth/hci0/hci0:46/input15
E: EV=17
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: KEY=ff0000 0 0 0 0
E: MODALIAS=input:b0005v046DpB006e0124-e0,1,2,4,k110,111,112,113,114,115,116,117,r0,1,6,8,am4,lsfw
E: MSC=10
E: NAME="Dell BT Travel Mouse"
E: PHYS="00:21:86:46:85:C7"
E: PRODUCT=5/46d/b006/124
E: PROP=0
E: REL=143
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: UNIQ="00:07:61:D0:FB:96"
E: USEC_INITIALIZED=173087498

P: /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/bluetooth/hci0/hci0:46/input15/event15
N: input/event15
E: DEVNAME=/dev/input/event15
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/bluetooth/hci0/hci0:46/input15/event15
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: MAJOR=13
E: MINOR=79
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=173090643

P: /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/bluetooth/hci0/hci0:46/input15/mouse2
N: input/mouse2
E: DEVNAME=/dev/input/mouse2
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/bluetooth/hci0/hci0:46/input15/mouse2
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: MAJOR=13
E: MINOR=34
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=173090436

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/input/input9
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/input/input9
E: EV=3
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Integrated_Webcam
E: ID_MODEL_ENC=Integrated\x20Webcam
E: ID_MODEL_ID=63e0
E: ID_PATH=pci-0000:00:1a.7-usb-0:3:1.0
E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_3_1_0
E: ID_REVISION=8304
E: ID_SERIAL=SONiX_Technology_Inc_Integrated_Webcam_M09-001
E: ID_SERIAL_SHORT=M09-001
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=SONiX_Technology_Inc
E: ID_VENDOR_ENC=SONiX\x20Technology\x20Inc
E: ID_VENDOR_ID=0c45
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v0C45p63E0e8304-e0,1,kD4,ramlsfw
E: NAME="Integrated Webcam"
E: PHYS="usb-0000:00:1a.7-3/button"
E: PRODUCT=3/c45/63e0/8304
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=9289854

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/input/input9/event9
N: input/event9
S: input/by-id/usb-SONiX_Technology_Inc_Integrated_Webcam_M09-001-event-if00
S: input/by-path/pci-0000:00:1a.7-usb-0:3:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-SONiX_Technology_Inc_Integrated_Webcam_M09-001-event-if00 /dev/input/by-path/pci-0000:00:1a.7-usb-0:3:1.0-event
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/input/input9/event9
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Integrated_Webcam
E: ID_MODEL_ENC=Integrated\x20Webcam
E: ID_MODEL_ID=63e0
E: ID_PATH=pci-0000:00:1a.7-usb-0:3:1.0
E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_3_1_0
E: ID_REVISION=8304
E: ID_SERIAL=SONiX_Technology_Inc_Integrated_Webcam_M09-001
E: ID_SERIAL_SHORT=M09-001
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=SONiX_Technology_Inc
E: ID_VENDOR_ENC=SONiX\x20Technology\x20Inc
E: ID_VENDOR_ID=0c45
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=9292204
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch

P: /devices/pci0000:00/0000:00:1b.0/input/input11
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input11
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=10979457

P: /devices/pci0000:00/0000:00:1b.0/input/input11/event11
N: input/event11
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input11/event11
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=75
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10984188

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12
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=10980329

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
N: input/event12
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
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=76
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10983284

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13
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=10980593

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event13
N: input/event13
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event13
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=77
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10982743

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=1100f02902002 8380307cf910f001 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,8D,8E,8F,94,98,9B,9C,9D,9E,9F,A2,A3,A4,A5,A6,AC,AD,B7,B8,B9,BF,C1,CD,D4,D7,D9,E0,E1,E2,E3,EC,F0,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=6217767

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: DMI_VENDOR=Dell Inc.
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=7262521
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch

P: /devices/platform/i8042/serio1/input/input7
E: DEVPATH=/devices/platform/i8042/serio1/input/input7
E: EV=7
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=70000 0 0 0 0
E: MODALIAS=input:b0011v0002p0008e0000-e0,1,2,k110,111,112,r0,1,amlsfw
E: NAME="PS/2 Mouse"
E: PHYS="isa0060/serio1/input1"
E: PRODUCT=11/2/8/0
E: PROP=0
E: REL=3
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8139284

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_MOUSE=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=8435632

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_MOUSE=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=8141128

P: /devices/platform/i8042/serio1/input/input8
E: ABS=1000003
E: DEVPATH=/devices/platform/i8042/serio1/input/input8
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 70000 0 0 0 0
E: MODALIAS=input:b0011v0002p0008e7321-e0,1,3,k110,111,112,145,14A,ra0,1,18,mlsfw
E: NAME="AlpsPS/2 ALPS GlidePoint"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/8/7321
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8196545

P: /devices/platform/i8042/serio1/input/input8/event8
N: input/event8
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/event8
E: DEVPATH=/devices/platform/i8042/serio1/input/input8/event8
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=72
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8600688
E: x11_driver=synaptics
E: x11_options.BottomEdge=590
E: x11_options.CircularPad=0
E: x11_options.CircularScrolling=0
E: x11_options.CornerCoasting=1
E: x11_options.GrabEventDevice=1
E: x11_options.GuestMouseOff=0
E: x11_options.HorizEdgeScroll=1
E: x11_options.HorizTwoFingerScroll=1
E: x11_options.LBCornerButton=0
E: x11_options.LTCornerButton=0
E: x11_options.LeftEdge=110
E: x11_options.LeftRightScrollRepeat=1
E: x11_options.LeftRightScrolling=1
E: x11_options.Protocol=auto-dev
E: x11_options.RBCornerButton=3
E: x11_options.RTCornerButton=2
E: x11_options.RightEdge=890
E: x11_options.SHMConfig=on
E: x11_options.TapButton1=1
E: x11_options.TapButton2=2
E: x11_options.TapButton3=3
E: x11_options.TopEdge=110
E: x11_options.TouchpadOff=0
E: x11_options.UpDownScrollRepeat=0
E: x11_options.UpDownScrolling=0
E: x11_options.VertEdgeScroll=1
E: x11_options.VertTwoFingerScroll=1

P: /devices/platform/i8042/serio1/input/input8/mouse1
N: input/mouse1
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/platform/i8042/serio1/input/input8/mouse1
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=33
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8600652

P: /devices/platform/pcspkr/input/input5
E: DEVPATH=/devices/platform/pcspkr/input/input5
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=7080239

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

P: /devices/virtual/input/input14
E: DEVPATH=/devices/virtual/input/input14
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=22537317

P: /devices/virtual/input/input14/event14
N: input/event14
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/virtual/input/input14/event14
E: DMI_VENDOR=Dell Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=22539501
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch

P: /devices/virtual/input/input6
E: DEVPATH=/devices/virtual/input/input6
E: EV=13
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: KEY=1500b00000000 200300000 0 0
E: MODALIAS=input:b0019v0000p0000e0000-e0,1,4,k94,95,A1,E0,E1,E3,EC,EE,F0,ram4,lsfw
E: MSC=10
E: NAME="Dell WMI hotkeys"
E: PHYS="wmi/input0"
E: PRODUCT=19/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7275485

P: /devices/virtual/input/input6/event6
N: input/event6
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/virtual/input/input6/event6
E: DMI_VENDOR=Dell Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7277262
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    0.596437] Linux agpgart interface v0.103
[    0.596512] agpgart-intel 0000:00:00.0: Intel 965GM Chipset
[    0.596589] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[    0.597342] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    0.597476] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    8.585848] [drm] Initialized drm 1.1.0 20060810
[    8.738037] [drm] MTRR allocation failed.  Graphics performance may suffer.
[    8.738642] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    8.738643] [drm] Driver supports precise vblank timestamp query.
[    9.084210] [drm] initialized overlay support
[    9.230772] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
[    9.231223] fbcon: inteldrmfb (fb0) is primary device
[    9.527922] fb0: inteldrmfb frame buffer device
[    9.527923] drm: registered panic notifier
[    9.616639] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0


-- System Information:
Debian Release: wheezy/sid
  APT prefers squeeze
  APT policy: (950, 'squeeze'), (950, 'sid'), (840, 'testing-proposed-updates'), (840, 'testing'), (740, 'unstable'), (738, 'experimental'), (540, 'proposed-updates'), (540, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.6-1-amd64-ipnp-n22a-5 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-synaptics depends on:
ii  libc6                                  2.13-23
ii  libx11-6                               2:1.4.4-4
ii  libxi6                                 2:1.4.3-3
ii  libxtst6                               2:1.2.0-4
ii  xserver-xorg-core [xorg-input-abi-13]  2:1.11.2.902-1

xserver-xorg-input-synaptics recommends no packages.

Versions of packages xserver-xorg-input-synaptics suggests:
pn  gpointing-device-settings  1.5.1-6
pn  touchfreeze                <none>

-- no debconf information



Reply to: