Package: xserver-xorg-input-synaptics
Followup-For: Bug #665004

Dear Maintainer,

I can confirm this bug on my Asus EeePC 1011px.
Downgrading xserver-xorg-input-synaptics to 1.5.0 fixes the issue.
With latest 1.5.99, touchpad scrolling is completely broken.

Greetings, Michael.


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Aug  9  2011 /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 N10 Family 
Integrated Graphics Controller [8086:a011] (rev 02)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 756 Feb 14 11:18 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "InputClass"
        Identifier              "evdev keyboard catchall"
        MatchIsKeyboard         "on"
        MatchDevicePath         "/dev/input/event*"
        Driver                  "evdev"
        Option                  "xkb_layout"    "de"
EndSection

Section "InputClass"
        Identifier              "touchpad catchall"
        Driver                  "synaptics"
        MatchIsTouchpad         "on"
        MatchDevicePath         "/dev/input/event*"
        Option                  "TapButton1"            "1"
        Option                  "TapButton2"            "2"
        Option                  "TapButton3"            "3"
        Option                  "AccelFactor"           "0.2"
        Option                  "MinSpeed"              "0.5"
        Option                  "MaxSpeed"              "2.2"
        Option                  "FingerLow"             "15"
        Option                  "FingerHigh"            "50"
        Option                  "VertTwoFingerScroll"   "1"
        Option                  "HorizTwoFingerScroll"  "1"
        Option                  "VertScrollDelta"       "26"
        Option                  "HorizScrollDelta"      "26"
EndSection

Section "ServerFlags"
        Option                  "DontZap"       "yes"
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.3.0-af903x (mb@milhouse) (gcc version 4.6.3 (Debian 4.6.3-1) ) 
#4 SMP PREEMPT Fri Mar 23 15:55:50 CET 2012

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 35978 Jan 23 02:11 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 29339 Mar 24 15:03 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[ 27764.526] 
X.Org X Server 1.11.4
Release Date: 2012-01-27
[ 27764.527] X Protocol Version 11, Revision 0
[ 27764.527] Build Operating System: Linux 3.2.0-1-amd64 x86_64 Debian
[ 27764.527] Current Operating System: Linux milhouse 3.3.0-af903x #4 SMP 
PREEMPT Fri Mar 23 15:55:50 CET 2012 x86_64
[ 27764.527] Kernel command line: BOOT_IMAGE=/vmlinuz-3.3.0-af903x 
root=/dev/mapper/sda6_crypt ro nmi_watchdog=0 i915.i915_enable_rc6=1 quiet
[ 27764.527] Build Date: 04 March 2012  11:42:13PM
[ 27764.527] xorg-server 2:1.11.4-1 (Cyril Brulebois <k...@debian.org>) 
[ 27764.527] Current version of pixman: 0.24.4
[ 27764.527]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[ 27764.528] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 27764.528] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 24 15:03:10 
2012
[ 27764.529] (==) Using config file: "/etc/X11/xorg.conf"
[ 27764.529] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 27764.531] (==) No Layout section.  Using the first Screen section.
[ 27764.531] (==) No screen section available. Using defaults.
[ 27764.531] (**) |-->Screen "Default Screen Section" (0)
[ 27764.531] (**) |   |-->Monitor "<default monitor>"
[ 27764.531] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[ 27764.531] (**) Option "DontZap" "yes"
[ 27764.531] (==) Automatically adding devices
[ 27764.532] (==) Automatically enabling devices
[ 27764.535] (WW) `fonts.dir' not found (or not valid) in 
"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
[ 27764.535]    Entry deleted from font path.
[ 27764.535]    (Run 'mkfontdir' on 
"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
[ 27764.535] (==) 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,
        built-ins
[ 27764.535] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 27764.535] (II) The server relies on udev to provide the list of input 
devices.
        If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[ 27764.535] (II) Loader magic: 0x7f4fb86bdae0
[ 27764.535] (II) Module ABI versions:
[ 27764.535]    X.Org ANSI C Emulation: 0.4
[ 27764.535]    X.Org Video Driver: 11.0
[ 27764.535]    X.Org XInput driver : 13.0
[ 27764.535]    X.Org Server Extension : 6.0
[ 27764.536] (--) PCI:*(0:0:2:0) 8086:a011:1043:83ac rev 2, Mem @ 
0xf7e00000/524288, 0xd0000000/268435456, 0xf7d00000/1048576, I/O @ 0x0000dc00/8
[ 27764.536] (--) PCI: (0:0:2:1) 8086:a012:1043:83ac rev 2, Mem @ 
0xf7e80000/524288
[ 27764.537] (II) Open ACPI successful (/var/run/acpid.socket)
[ 27764.537] (II) LoadModule: "extmod"
[ 27764.538] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 27764.539] (II) Module extmod: vendor="X.Org Foundation"
[ 27764.539]    compiled for 1.11.4, module version = 1.0.0
[ 27764.539]    Module class: X.Org Server Extension
[ 27764.539]    ABI class: X.Org Server Extension, version 6.0
[ 27764.539] (II) Loading extension SELinux
[ 27764.539] (II) Loading extension MIT-SCREEN-SAVER
[ 27764.539] (II) Loading extension XFree86-VidModeExtension
[ 27764.539] (II) Loading extension XFree86-DGA
[ 27764.539] (II) Loading extension DPMS
[ 27764.539] (II) Loading extension XVideo
[ 27764.539] (II) Loading extension XVideo-MotionCompensation
[ 27764.539] (II) Loading extension X-Resource
[ 27764.539] (II) LoadModule: "dbe"
[ 27764.539] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 27764.540] (II) Module dbe: vendor="X.Org Foundation"
[ 27764.540]    compiled for 1.11.4, module version = 1.0.0
[ 27764.540]    Module class: X.Org Server Extension
[ 27764.540]    ABI class: X.Org Server Extension, version 6.0
[ 27764.540] (II) Loading extension DOUBLE-BUFFER
[ 27764.540] (II) LoadModule: "glx"
[ 27764.541] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 27764.544] (II) Module glx: vendor="X.Org Foundation"
[ 27764.544]    compiled for 1.11.4, module version = 1.0.0
[ 27764.544]    ABI class: X.Org Server Extension, version 6.0
[ 27764.545] (==) AIGLX enabled
[ 27764.545] (II) Loading extension GLX
[ 27764.545] (II) LoadModule: "record"
[ 27764.545] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 27764.546] (II) Module record: vendor="X.Org Foundation"
[ 27764.546]    compiled for 1.11.4, module version = 1.13.0
[ 27764.547]    Module class: X.Org Server Extension
[ 27764.547]    ABI class: X.Org Server Extension, version 6.0
[ 27764.547] (II) Loading extension RECORD
[ 27764.547] (II) LoadModule: "dri"
[ 27764.547] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 27764.549] (II) Module dri: vendor="X.Org Foundation"
[ 27764.549]    compiled for 1.11.4, module version = 1.0.0
[ 27764.549]    ABI class: X.Org Server Extension, version 6.0
[ 27764.549] (II) Loading extension XFree86-DRI
[ 27764.549] (II) LoadModule: "dri2"
[ 27764.549] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 27764.550] (II) Module dri2: vendor="X.Org Foundation"
[ 27764.550]    compiled for 1.11.4, module version = 1.2.0
[ 27764.550]    ABI class: X.Org Server Extension, version 6.0
[ 27764.550] (II) Loading extension DRI2
[ 27764.550] (==) Matched intel as autoconfigured driver 0
[ 27764.550] (==) Matched vesa as autoconfigured driver 1
[ 27764.550] (==) Matched fbdev as autoconfigured driver 2
[ 27764.550] (==) Assigned the driver to the xf86ConfigLayout
[ 27764.550] (II) LoadModule: "intel"
[ 27764.551] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 27764.555] (II) Module intel: vendor="X.Org Foundation"
[ 27764.555]    compiled for 1.11.3.901, module version = 2.18.0
[ 27764.555]    Module class: X.Org Video Driver
[ 27764.555]    ABI class: X.Org Video Driver, version 11.0
[ 27764.555] (II) LoadModule: "vesa"
[ 27764.555] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 27764.556] (II) Module vesa: vendor="X.Org Foundation"
[ 27764.556]    compiled for 1.11.0, module version = 2.3.0
[ 27764.556]    Module class: X.Org Video Driver
[ 27764.556]    ABI class: X.Org Video Driver, version 11.0
[ 27764.556] (II) LoadModule: "fbdev"
[ 27764.556] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 27764.557] (II) Module fbdev: vendor="X.Org Foundation"
[ 27764.557]    compiled for 1.11.0, module version = 0.4.2
[ 27764.557]    ABI class: X.Org Video Driver, version 11.0
[ 27764.557] (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
[ 27764.558] (II) VESA: driver for VESA chipsets: vesa
[ 27764.558] (II) FBDEV: driver for framebuffer: fbdev
[ 27764.558] (--) using VT number 7

[ 27764.572] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 27764.573] (WW) Falling back to old probe method for vesa
[ 27764.573] (WW) Falling back to old probe method for fbdev
[ 27764.573] (II) Loading sub module "fbdevhw"
[ 27764.573] (II) LoadModule: "fbdevhw"
[ 27764.574] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 27764.575] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 27764.575]    compiled for 1.11.4, module version = 0.0.2
[ 27764.575]    ABI class: X.Org Video Driver, version 11.0
[ 27764.575] drmOpenDevice: node name is /dev/dri/card0
[ 27764.576] drmOpenDevice: open result is 9, (OK)
[ 27764.576] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 27764.576] drmOpenDevice: node name is /dev/dri/card0
[ 27764.576] drmOpenDevice: open result is 9, (OK)
[ 27764.576] drmOpenByBusid: drmOpenMinor returns 9
[ 27764.576] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 27764.576] (II) intel(0): Creating default Display subsection in Screen 
section
        "Default Screen Section" for depth/fbbpp 24/32
[ 27764.576] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 27764.577] (==) intel(0): RGB weight 888
[ 27764.577] (==) intel(0): Default visual is TrueColor
[ 27764.577] (II) intel(0): Integrated Graphics Chipset: Intel(R) Pineview GM
[ 27764.577] (--) intel(0): Chipset: "Pineview GM"
[ 27764.577] (**) intel(0): Relaxed fencing enabled
[ 27764.577] (**) intel(0): Wait on SwapBuffers? enabled
[ 27764.577] (**) intel(0): Triple buffering? enabled
[ 27764.577] (**) intel(0): Framebuffer tiled
[ 27764.578] (**) intel(0): Pixmaps tiled
[ 27764.578] (**) intel(0): 3D buffers tiled
[ 27764.578] (**) intel(0): SwapBuffers wait enabled
[ 27764.578] (==) intel(0): video overlay key set to 0x101fe
[ 27764.578] (II) intel(0): Output LVDS1 has no monitor section
[ 27764.579] (II) intel(0): found backlight control interface 
/sys/class/backlight/acpi_video0
[ 27764.616] (II) intel(0): Output VGA1 has no monitor section
[ 27764.616] (II) intel(0): EDID for output LVDS1
[ 27764.616] (II) intel(0): Manufacturer: SEC  Model: 3130  Serial#: 0
[ 27764.616] (II) intel(0): Year: 2010  Week: 0
[ 27764.616] (II) intel(0): EDID Version: 1.3
[ 27764.616] (II) intel(0): Digital Display Input
[ 27764.616] (II) intel(0): Max Image Size [cm]: horiz.: 22  vert.: 13
[ 27764.616] (II) intel(0): Gamma: 2.20
[ 27764.616] (II) intel(0): No DPMS capabilities specified
[ 27764.616] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[ 27764.616] (II) intel(0): First detailed timing is preferred mode
[ 27764.617] (II) intel(0): redX: 0.553 redY: 0.318   greenX: 0.352 greenY: 
0.586
[ 27764.617] (II) intel(0): blueX: 0.165 blueY: 0.110   whiteX: 0.313 whiteY: 
0.329
[ 27764.617] (II) intel(0): Manufacturer's mask: 0
[ 27764.617] (II) intel(0): Supported detailed timing:
[ 27764.617] (II) intel(0): clock: 54.2 MHz   Image Size:  223 x 125 mm
[ 27764.617] (II) intel(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 
h_blank_end 1344 h_border: 0
[ 27764.617] (II) intel(0): v_active: 600  v_sync: 603  v_sync_end 609 
v_blanking: 670 v_border: 0
[ 27764.617] (II) intel(0): Unknown vendor-specific block f
[ 27764.617] (II) intel(0):  SAMSUNG
[ 27764.617] (II) intel(0):  101NT06-202
[ 27764.617] (II) intel(0): EDID (in hex):
[ 27764.617] (II) intel(0):     00ffffffffffff004ca3303100000000
[ 27764.617] (II) intel(0):     0014010380160d780aa0558d515a962a
[ 27764.617] (II) intel(0):     1c505400000001010101010101010101
[ 27764.617] (II) intel(0):     0101010101012c150040415846201888
[ 27764.618] (II) intel(0):     3600df7d000000190000000f00000000
[ 27764.618] (II) intel(0):     00000000002387026400000000fe0053
[ 27764.618] (II) intel(0):     414d53554e470a2020202020000000fe
[ 27764.618] (II) intel(0):     003130314e5430362d3230320a200089
[ 27764.618] (II) intel(0): EDID vendor "SEC", prod id 12592
[ 27764.618] (II) intel(0): Printing DDC gathered Modelines:
[ 27764.618] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 
1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[ 27764.619] (II) intel(0): Not using default mode "320x240" (doublescan mode 
not supported)
[ 27764.619] (II) intel(0): Not using default mode "400x300" (doublescan mode 
not supported)
[ 27764.619] (II) intel(0): Not using default mode "400x300" (doublescan mode 
not supported)
[ 27764.619] (II) intel(0): Not using default mode "512x384" (doublescan mode 
not supported)
[ 27764.619] (II) intel(0): Not using default mode "640x480" (doublescan mode 
not supported)
[ 27764.619] (II) intel(0): Not using default mode "640x512" (doublescan mode 
not supported)
[ 27764.619] (II) intel(0): Not using default mode "800x600" (doublescan mode 
not supported)
[ 27764.619] (II) intel(0): Not using default mode "576x432" (doublescan mode 
not supported)
[ 27764.619] (II) intel(0): Not using default mode "680x384" (doublescan mode 
not supported)
[ 27764.619] (II) intel(0): Not using default mode "680x384" (doublescan mode 
not supported)
[ 27764.619] (II) intel(0): Not using default mode "700x525" (doublescan mode 
not supported)
[ 27764.619] (II) intel(0): Not using default mode "720x450" (doublescan mode 
not supported)
[ 27764.619] (II) intel(0): Not using default mode "800x512" (doublescan mode 
not supported)
[ 27764.619] (II) intel(0): Not using default mode "840x525" (doublescan mode 
not supported)
[ 27764.619] (II) intel(0): Not using default mode "840x525" (doublescan mode 
not supported)
[ 27764.619] (II) intel(0): Not using default mode "960x540" (doublescan mode 
not supported)
[ 27764.619] (II) intel(0): Not using default mode "960x600" (doublescan mode 
not supported)
[ 27764.619] (II) intel(0): Printing probed modes for output LVDS1
[ 27764.620] (II) intel(0): Modeline "1024x600"x60.2   54.20  1024 1048 1184 
1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[ 27764.620] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  
600 601 605 628 +hsync +vsync (37.9 kHz)
[ 27764.620] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  
600 601 603 625 +hsync +vsync (35.2 kHz)
[ 27764.620] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz)
[ 27764.652] (II) intel(0): EDID for output VGA1
[ 27764.652] (II) intel(0): Output LVDS1 connected
[ 27764.652] (II) intel(0): Output VGA1 disconnected
[ 27764.652] (II) intel(0): Using exact sizes for initial modes
[ 27764.652] (II) intel(0): Output LVDS1 using initial mode 1024x600
[ 27764.652] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless 
otherwise stated.
[ 27764.652] (II) intel(0): Kernel page flipping support detected, enabling
[ 27764.652] (**) intel(0): Display dimensions: (220, 130) mm
[ 27764.652] (**) intel(0): DPI set to (118, 117)
[ 27764.652] (II) Loading sub module "fb"
[ 27764.652] (II) LoadModule: "fb"
[ 27764.653] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 27764.656] (II) Module fb: vendor="X.Org Foundation"
[ 27764.656]    compiled for 1.11.4, module version = 1.0.0
[ 27764.656]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 27764.656] (II) Loading sub module "dri2"
[ 27764.656] (II) LoadModule: "dri2"
[ 27764.657] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 27764.657] (II) Module dri2: vendor="X.Org Foundation"
[ 27764.657]    compiled for 1.11.4, module version = 1.2.0
[ 27764.657]    ABI class: X.Org Server Extension, version 6.0
[ 27764.657] (II) UnloadModule: "vesa"
[ 27764.657] (II) Unloading vesa
[ 27764.657] (II) UnloadModule: "fbdev"
[ 27764.657] (II) Unloading fbdev
[ 27764.657] (II) UnloadModule: "fbdevhw"
[ 27764.657] (II) Unloading fbdevhw
[ 27764.657] (==) Depth 24 pixmap format is 32 bpp
[ 27764.657] (II) intel(0): [DRI2] Setup complete
[ 27764.658] (II) intel(0): [DRI2]   DRI driver: i915
[ 27764.658] (II) intel(0): Allocated new frame buffer 1024x600 stride 4096, 
tiled
[ 27764.658] (II) UXA(0): Driver registered support for the following 
operations:
[ 27764.658] (II)         solid
[ 27764.658] (II)         copy
[ 27764.658] (II)         composite (RENDER acceleration)
[ 27764.658] (II)         put_image
[ 27764.658] (II)         get_image
[ 27764.658] (==) intel(0): Backing store disabled
[ 27764.658] (==) intel(0): Silken mouse enabled
[ 27764.658] (II) intel(0): Initializing HW Cursor
[ 27764.680] (II) intel(0): RandR 1.2 enabled, ignore the following RandR 
disabled message.
[ 27764.688] (==) intel(0): DPMS enabled
[ 27764.689] (==) intel(0): Intel XvMC decoder disabled
[ 27764.689] (II) intel(0): Set up textured video
[ 27764.689] (II) intel(0): Set up overlay video
[ 27764.689] (II) intel(0): direct rendering: DRI2 Enabled
[ 27764.689] (==) intel(0): hotplug detection: "enabled"
[ 27764.690] (--) RandR disabled
[ 27764.690] (II) Initializing built-in extension Generic Event Extension
[ 27764.690] (II) Initializing built-in extension SHAPE
[ 27764.690] (II) Initializing built-in extension MIT-SHM
[ 27764.690] (II) Initializing built-in extension XInputExtension
[ 27764.690] (II) Initializing built-in extension XTEST
[ 27764.690] (II) Initializing built-in extension BIG-REQUESTS
[ 27764.690] (II) Initializing built-in extension SYNC
[ 27764.690] (II) Initializing built-in extension XKEYBOARD
[ 27764.690] (II) Initializing built-in extension XC-MISC
[ 27764.690] (II) Initializing built-in extension SECURITY
[ 27764.690] (II) Initializing built-in extension XINERAMA
[ 27764.690] (II) Initializing built-in extension XFIXES
[ 27764.690] (II) Initializing built-in extension RENDER
[ 27764.690] (II) Initializing built-in extension RANDR
[ 27764.691] (II) Initializing built-in extension COMPOSITE
[ 27764.691] (II) Initializing built-in extension DAMAGE
[ 27764.691] (II) SELinux: Disabled on system
[ 27764.719] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 27764.719] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 27764.719] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 27764.719] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 27764.719] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 27764.719] (II) AIGLX: Loaded and initialized i915
[ 27764.719] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 27764.720] (II) intel(0): Setting screen physical size to 270 x 158
[ 27765.557] (II) config/udev: Adding input device Power Button 
(/dev/input/event5)
[ 27765.557] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 27765.557] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 27765.557] (II) LoadModule: "evdev"
[ 27765.557] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 27765.559] (II) Module evdev: vendor="X.Org Foundation"
[ 27765.559]    compiled for 1.11.4, module version = 2.7.0
[ 27765.559]    Module class: X.Org XInput Driver
[ 27765.559]    ABI class: X.Org XInput driver, version 13.0
[ 27765.560] (II) Using input driver 'evdev' for 'Power Button'
[ 27765.560] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 27765.560] (**) Power Button: always reports core events
[ 27765.560] (**) evdev: Power Button: Device: "/dev/input/event5"
[ 27765.560] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 27765.560] (--) evdev: Power Button: Found keys
[ 27765.560] (II) evdev: Power Button: Configuring as keyboard
[ 27765.560] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[ 27765.560] (II) XINPUT: Adding extended input device "Power Button" (type: 
KEYBOARD, id 6)
[ 27765.560] (**) Option "xkb_rules" "evdev"
[ 27765.560] (**) Option "xkb_model" "pc105"
[ 27765.560] (**) Option "xkb_layout" "de"
[ 27765.560] (**) Option "xkb_variant" "nodeadkeys"
[ 27765.641] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 27765.641] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 27765.641] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 27765.641] (II) Using input driver 'evdev' for 'Video Bus'
[ 27765.641] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 27765.641] (**) Video Bus: always reports core events
[ 27765.641] (**) evdev: Video Bus: Device: "/dev/input/event7"
[ 27765.641] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 27765.641] (--) evdev: Video Bus: Found keys
[ 27765.641] (II) evdev: Video Bus: Configuring as keyboard
[ 27765.641] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7/event7"
[ 27765.641] (II) XINPUT: Adding extended input device "Video Bus" (type: 
KEYBOARD, id 7)
[ 27765.641] (**) Option "xkb_rules" "evdev"
[ 27765.641] (**) Option "xkb_model" "pc105"
[ 27765.641] (**) Option "xkb_layout" "de"
[ 27765.641] (**) Option "xkb_variant" "nodeadkeys"
[ 27765.643] (II) config/udev: Adding input device Power Button 
(/dev/input/event4)
[ 27765.643] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 27765.643] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 27765.643] (II) Using input driver 'evdev' for 'Power Button'
[ 27765.643] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 27765.643] (**) Power Button: always reports core events
[ 27765.643] (**) evdev: Power Button: Device: "/dev/input/event4"
[ 27765.643] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 27765.643] (--) evdev: Power Button: Found keys
[ 27765.643] (II) evdev: Power Button: Configuring as keyboard
[ 27765.643] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4"
[ 27765.643] (II) XINPUT: Adding extended input device "Power Button" (type: 
KEYBOARD, id 8)
[ 27765.643] (**) Option "xkb_rules" "evdev"
[ 27765.644] (**) Option "xkb_model" "pc105"
[ 27765.644] (**) Option "xkb_layout" "de"
[ 27765.644] (**) Option "xkb_variant" "nodeadkeys"
[ 27765.645] (II) config/udev: Adding input device Lid Switch 
(/dev/input/event2)
[ 27765.645] (II) No input driver specified, ignoring this device.
[ 27765.645] (II) This device may have been added with another device file.
[ 27765.646] (II) config/udev: Adding input device Sleep Button 
(/dev/input/event3)
[ 27765.646] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 27765.646] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 27765.646] (II) Using input driver 'evdev' for 'Sleep Button'
[ 27765.646] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 27765.646] (**) Sleep Button: always reports core events
[ 27765.646] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[ 27765.646] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 27765.646] (--) evdev: Sleep Button: Found keys
[ 27765.646] (II) evdev: Sleep Button: Configuring as keyboard
[ 27765.646] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[ 27765.646] (II) XINPUT: Adding extended input device "Sleep Button" (type: 
KEYBOARD, id 9)
[ 27765.646] (**) Option "xkb_rules" "evdev"
[ 27765.646] (**) Option "xkb_model" "pc105"
[ 27765.647] (**) Option "xkb_layout" "de"
[ 27765.647] (**) Option "xkb_variant" "nodeadkeys"
[ 27765.648] (II) config/udev: Adding input device HDA Intel Headphone 
(/dev/input/event1)
[ 27765.648] (II) No input driver specified, ignoring this device.
[ 27765.648] (II) This device may have been added with another device file.
[ 27765.649] (II) config/udev: Adding input device USB2.0 UVC VGA WebCam 
(/dev/input/event6)
[ 27765.649] (**) USB2.0 UVC VGA WebCam: Applying InputClass "evdev keyboard 
catchall"
[ 27765.649] (**) USB2.0 UVC VGA WebCam: Applying InputClass "evdev keyboard 
catchall"
[ 27765.649] (II) Using input driver 'evdev' for 'USB2.0 UVC VGA WebCam'
[ 27765.649] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 27765.649] (**) USB2.0 UVC VGA WebCam: always reports core events
[ 27765.649] (**) evdev: USB2.0 UVC VGA WebCam: Device: "/dev/input/event6"
[ 27765.649] (--) evdev: USB2.0 UVC VGA WebCam: Vendor 0x13d3 Product 0x5702
[ 27765.649] (--) evdev: USB2.0 UVC VGA WebCam: Found keys
[ 27765.649] (II) evdev: USB2.0 UVC VGA WebCam: Configuring as keyboard
[ 27765.649] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/input/input6/event6"
[ 27765.649] (II) XINPUT: Adding extended input device "USB2.0 UVC VGA WebCam" 
(type: KEYBOARD, id 10)
[ 27765.649] (**) Option "xkb_rules" "evdev"
[ 27765.650] (**) Option "xkb_model" "pc105"
[ 27765.650] (**) Option "xkb_layout" "de"
[ 27765.650] (**) Option "xkb_variant" "nodeadkeys"
[ 27765.651] (II) config/udev: Adding input device AT Translated Set 2 keyboard 
(/dev/input/event0)
[ 27765.651] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev 
keyboard catchall"
[ 27765.651] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev 
keyboard catchall"
[ 27765.651] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 27765.651] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 27765.651] (**) AT Translated Set 2 keyboard: always reports core events
[ 27765.651] (**) evdev: AT Translated Set 2 keyboard: Device: 
"/dev/input/event0"
[ 27765.651] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 27765.651] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 27765.651] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 27765.652] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 27765.652] (II) XINPUT: Adding extended input device "AT Translated Set 2 
keyboard" (type: KEYBOARD, id 11)
[ 27765.652] (**) Option "xkb_rules" "evdev"
[ 27765.652] (**) Option "xkb_model" "pc105"
[ 27765.652] (**) Option "xkb_layout" "de"
[ 27765.652] (**) Option "xkb_variant" "nodeadkeys"
[ 27765.653] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad 
(/dev/input/event8)
[ 27765.653] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad 
catchall"
[ 27765.653] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad 
catchall"
[ 27765.653] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad 
catchall"
[ 27765.653] (II) LoadModule: "synaptics"
[ 27765.654] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 27765.654] (II) Module synaptics: vendor="X.Org Foundation"
[ 27765.654]    compiled for 1.11.2.902, module version = 1.5.0
[ 27765.654]    Module class: X.Org XInput Driver
[ 27765.654]    ABI class: X.Org XInput driver, version 13.0
[ 27765.654] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[ 27765.654] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 27765.654] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 27765.654] (**) Option "Device" "/dev/input/event8"
[ 27765.655] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 1216
[ 27765.655] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 512
[ 27765.655] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[ 27765.655] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 0
[ 27765.655] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right 
double triple
[ 27765.655] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[ 27765.655] (**) Option "FingerLow" "15"
[ 27765.655] (**) Option "FingerHigh" "50"
[ 27765.655] (**) Option "VertScrollDelta" "26"
[ 27765.655] (**) Option "HorizScrollDelta" "26"
[ 27765.656] (**) Option "VertTwoFingerScroll" "1"
[ 27765.656] (**) Option "HorizTwoFingerScroll" "1"
[ 27765.656] (**) Option "TapButton1" "1"
[ 27765.656] (**) Option "TapButton2" "2"
[ 27765.656] (**) Option "TapButton3" "3"
[ 27765.656] (**) Option "MinSpeed" "0.5"
[ 27765.656] (**) Option "MaxSpeed" "2.2"
[ 27765.656] (**) Option "AccelFactor" "0.2"
[ 27765.656] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 27765.656] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 27765.656] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
[ 27765.657] (II) XINPUT: Adding extended input device "ETPS/2 Elantech 
Touchpad" (type: TOUCHPAD, id 12)
[ 27765.657] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now 
constant deceleration 2.0
[ 27765.657] (**) synaptics: ETPS/2 Elantech Touchpad: MaxSpeed is now 4.40
[ 27765.657] (**) synaptics: ETPS/2 Elantech Touchpad: AccelFactor is now 0.200
[ 27765.657] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 
1
[ 27765.657] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[ 27765.658] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 27765.658] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 27765.658] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 27765.658] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad 
(/dev/input/mouse0)
[ 27765.658] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass 
"touchpad ignore duplicates"
[ 27765.660] (II) config/udev: Adding input device ACPI Virtual Keyboard Device 
(/dev/input/event9)
[ 27765.660] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev 
keyboard catchall"
[ 27765.660] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev 
keyboard catchall"
[ 27765.660] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[ 27765.660] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 27765.660] (**) ACPI Virtual Keyboard Device: always reports core events
[ 27765.660] (**) evdev: ACPI Virtual Keyboard Device: Device: 
"/dev/input/event9"
[ 27765.660] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[ 27765.660] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[ 27765.660] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[ 27765.660] (**) Option "config_info" 
"udev:/sys/devices/virtual/input/input9/event9"
[ 27765.660] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard 
Device" (type: KEYBOARD, id 13)
[ 27765.660] (**) Option "xkb_rules" "evdev"
[ 27765.661] (**) Option "xkb_model" "pc105"
[ 27765.661] (**) Option "xkb_layout" "de"
[ 27765.661] (**) Option "xkb_variant" "nodeadkeys"

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
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=11544839

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5
N: input/event5
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5
E: DMI_VENDOR=ASUSTeK Computer 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=69
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=11583933
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBVARIANT=nodeadkeys

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7
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=12254358

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7/event7
N: input/event7
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event7
E: 
DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7/event7
E: DMI_VENDOR=ASUSTeK Computer INC.
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=71
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=12266996
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBVARIANT=nodeadkeys

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

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4
E: DMI_VENDOR=ASUSTeK Computer 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=68
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=11558695
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=11537937

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

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

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=ASUSTeK Computer 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=11560730
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBVARIANT=nodeadkeys

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

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

P: /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/input/input6
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/input/input6
E: EV=3
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=USB2.0_UVC_VGA_WebCam
E: ID_MODEL_ENC=USB2.0\x20UVC\x20VGA\x20WebCam
E: ID_MODEL_ID=5702
E: ID_PATH=pci-0000:00:1d.7-usb-0:6:1.0
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_6_1_0
E: ID_REVISION=0322
E: ID_SERIAL=Azurewave_USB2.0_UVC_VGA_WebCam_200901010001
E: ID_SERIAL_SHORT=200901010001
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Azurewave
E: ID_VENDOR_ENC=Azurewave
E: ID_VENDOR_ID=13d3
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v13D3p5702e0322-e0,1,kD4,ramlsfw
E: NAME="USB2.0 UVC VGA WebCam"
E: PHYS="usb-0000:00:1d.7-6/button"
E: PRODUCT=3/13d3/5702/322
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=11620769

P: /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/input/input6/event6
N: input/event6
S: input/by-id/usb-Azurewave_USB2.0_UVC_VGA_WebCam_200901010001-event-if00
S: input/by-path/pci-0000:00:1d.7-usb-0:6:1.0-event
E: BACKSPACE=guess
E: 
DEVLINKS=/dev/input/by-id/usb-Azurewave_USB2.0_UVC_VGA_WebCam_200901010001-event-if00
 /dev/input/by-path/pci-0000:00:1d.7-usb-0:6:1.0-event
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/input/input6/event6
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=USB2.0_UVC_VGA_WebCam
E: ID_MODEL_ENC=USB2.0\x20UVC\x20VGA\x20WebCam
E: ID_MODEL_ID=5702
E: ID_PATH=pci-0000:00:1d.7-usb-0:6:1.0
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_6_1_0
E: ID_REVISION=0322
E: ID_SERIAL=Azurewave_USB2.0_UVC_VGA_WebCam_200901010001
E: ID_SERIAL_SHORT=200901010001
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Azurewave
E: ID_VENDOR_ENC=Azurewave
E: ID_VENDOR_ID=13d3
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=11638101
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBVARIANT=nodeadkeys

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

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=ASUSTeK Computer 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=11552554
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBVARIANT=nodeadkeys

P: /devices/platform/i8042/serio1/input/input8
E: ABS=260800011000003
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=e420 30000 0 0 0 0
E: 
MODALIAS=input:b0011v0002p000Ee0000-e0,1,3,k110,111,145,14A,14D,14E,14F,ra0,1,18,1C,2F,35,36,39,mlsfw
E: NAME="ETPS/2 Elantech Touchpad"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/e/0
E: PROP=8
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=13905550

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

P: /devices/platform/i8042/serio1/input/input8/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/input8/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=13914511

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

P: /devices/virtual/input/input9/event9
N: input/event9
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/virtual/input/input9/event9
E: DMI_VENDOR=ASUSTeK Computer INC.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=16733265
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBVARIANT=nodeadkeys


DRM Information from dmesg:
---------------------------
[    0.596575] Linux agpgart interface v0.103
[    0.596649] agpgart-intel 0000:00:00.0: Intel GMA3150 Chipset
[    0.596764] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 
262144K mappable
[    0.597024] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    0.597279] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[   11.174899] [drm] Initialized drm 1.1.0 20060810
[   11.334016] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   11.334023] [drm] Driver supports precise vblank timestamp query.
[   11.760357] [drm] initialized overlay support
[   11.781364] fbcon: inteldrmfb (fb0) is primary device
[   12.241171] fb0: inteldrmfb frame buffer device
[   12.241175] drm: registered panic notifier
[   12.252831] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0


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

Kernel: Linux 3.3.0-af903x (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-input-synaptics depends on:
ii  libc6                                  2.13-27
ii  libx11-6                               2:1.4.4-4
ii  libxi6                                 2:1.4.5-1
ii  libxtst6                               2:1.2.0-4
ii  xserver-xorg-core [xorg-input-abi-13]  2:1.11.4-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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to