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

Bug#656365: marked as done (xserver-xorg-input-synaptics: PressureMotion and/or Coasting messed up)



Your message dated Mon, 7 May 2012 12:43:44 +0200
with message-id <20120507104344.GI14091@mraw.org>
and subject line Re: Bug#656365: xserver-xorg-input-synaptics: PressureMotion and/or Coasting messed up
has caused the Debian Bug report #656365,
regarding xserver-xorg-input-synaptics: PressureMotion and/or Coasting messed up
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
656365: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656365
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-input-synaptics
Version: 1.5.0+git20120101-1
Severity: normal

One of the recent xorg updates in experimental (multitouch? or just the git pull)?
messed up the pressureMotion and/or coasting fuctionality.
Essentially, it is now very difficult to do small movements (e.g. for clicking
a small icon or link), because the pointer keeps on moving while the finger
rests on the touchpad.

This also seems to show up in synclient:
$ synclient
...
    CoastingSpeed           = 0
    CoastingFriction        = 50
   PressureMotionMinZ      = format mismatch (32)
   PressureMotionMaxZ      = format mismatch (32)
    PressureMotionMinFactor = 0
    PressureMotionMaxFactor = 0
...

Notice how I already have set CoastingSpeed to 0, and that there is some error
with the PressureMotion settings.

I will try downgrading the package next.

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Dec 13  2010 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2068776 Dec 30 02:28 /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]

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 466 Jan 13 09:04 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "Device"
	Identifier	"intel"
	Driver		"intel"
	# Option	"Tiling"	"false"
EndSection

Section	"ServerFlags"
	Option	"DontZap"	"false"
	Option	"DontVTSwitch"	"false"
	Option	"DontZoom"	"true"
	Option	"DRI2"		"true"
EndSection

Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
	Option  "CoastingSpeed" "0"
	Option  "CornerCoasting" "true"
EndSection

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

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

Kernel version (/proc/version):
-------------------------------
Linux version 3.2.0-rc7-686-pae (Debian 3.2~rc7-1~experimental.1) (waldi@debian.org) (gcc version 4.6.2 (Debian 4.6.2-4) ) #1 SMP Wed Dec 28 21:26:25 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root  6799 Oct  9 20:03 /var/log/Xorg.8.log
-rw-r--r-- 1 root root  6800 Oct  9 20:03 /var/log/Xorg.16.log
-rw-r--r-- 1 root root  6801 Oct  9 20:03 /var/log/Xorg.13.log
-rw-r--r-- 1 root root  6801 Oct  9 20:03 /var/log/Xorg.25.log
-rw-r--r-- 1 root root  6801 Oct  9 20:03 /var/log/Xorg.26.log
-rw-r--r-- 1 root root  6801 Oct  9 20:03 /var/log/Xorg.14.log
-rw-r--r-- 1 root root  6800 Oct  9 20:03 /var/log/Xorg.3.log
-rw-r--r-- 1 root root  6801 Oct  9 20:03 /var/log/Xorg.15.log
-rw-r--r-- 1 root root  6801 Oct  9 20:03 /var/log/Xorg.28.log
-rw-r--r-- 1 root root  6801 Oct  9 20:03 /var/log/Xorg.30.log
-rw-r--r-- 1 root root  6801 Oct  9 20:03 /var/log/Xorg.27.log
-rw-r--r-- 1 root root  6800 Oct  9 20:03 /var/log/Xorg.6.log
-rw-r--r-- 1 root root  6801 Oct  9 20:03 /var/log/Xorg.29.log
-rw-r--r-- 1 root root  6801 Oct  9 20:03 /var/log/Xorg.21.log
-rw-r--r-- 1 root root  6800 Oct  9 20:03 /var/log/Xorg.9.log
-rw-r--r-- 1 root root  6801 Oct  9 20:03 /var/log/Xorg.43.log
-rw-r--r-- 1 root root  6801 Oct  9 20:03 /var/log/Xorg.44.log
-rw-r--r-- 1 root root  6801 Oct  9 20:03 /var/log/Xorg.47.log
-rw-r--r-- 1 root root  6801 Oct  9 20:03 /var/log/Xorg.46.log
-rw-r--r-- 1 root root  6800 Oct  9 20:03 /var/log/Xorg.7.log
-rw-r--r-- 1 root root  6801 Oct  9 20:03 /var/log/Xorg.45.log
-rw-r--r-- 1 root root  6800 Oct  9 20:03 /var/log/Xorg.1.log
-rw-r--r-- 1 root root  6801 Oct  9 20:03 /var/log/Xorg.24.log
-rw-r--r-- 1 root root  8901 Oct  9 20:03 /var/log/Xorg.36.log
-rw-r--r-- 1 root root  8901 Oct  9 20:03 /var/log/Xorg.62.log
-rw-r--r-- 1 root root  8899 Oct  9 20:03 /var/log/Xorg.2.log
-rw-r--r-- 1 root root  8901 Oct  9 20:03 /var/log/Xorg.12.log
-rw-r--r-- 1 root root  9048 Oct  9 20:03 /var/log/Xorg.56.log
-rw-r--r-- 1 root root  9048 Oct  9 20:03 /var/log/Xorg.40.log
-rw-r--r-- 1 root root  9048 Oct  9 20:03 /var/log/Xorg.49.log
-rw-r--r-- 1 root root  8975 Oct  9 20:03 /var/log/Xorg.34.log
-rw-r--r-- 1 root root  8901 Oct  9 20:03 /var/log/Xorg.58.log
-rw-r--r-- 1 root root  9048 Oct  9 20:03 /var/log/Xorg.66.log
-rw-r--r-- 1 root root  8973 Oct  9 20:03 /var/log/Xorg.4.log
-rw-r--r-- 1 root root  8901 Oct  9 20:03 /var/log/Xorg.39.log
-rw-r--r-- 1 root root  9048 Oct  9 20:03 /var/log/Xorg.10.log
-rw-r--r-- 1 root root  9048 Oct  9 20:03 /var/log/Xorg.35.log
-rw-r--r-- 1 root root  9048 Oct  9 20:03 /var/log/Xorg.64.log
-rw-r--r-- 1 root root  9048 Oct  9 20:03 /var/log/Xorg.57.log
-rw-r--r-- 1 root root  8975 Oct  9 20:03 /var/log/Xorg.51.log
-rw-r--r-- 1 root root  9048 Oct  9 20:03 /var/log/Xorg.22.log
-rw-r--r-- 1 root root  9048 Oct  9 20:03 /var/log/Xorg.60.log
-rw-r--r-- 1 root root  9048 Oct  9 20:03 /var/log/Xorg.65.log
-rw-r--r-- 1 root root  8901 Oct  9 20:03 /var/log/Xorg.33.log
-rw-r--r-- 1 root root 11992 Oct  9 20:03 /var/log/Xorg.59.log
-rw-r--r-- 1 root root  9048 Oct  9 20:03 /var/log/Xorg.50.log
-rw-r--r-- 1 root root  9048 Oct  9 20:03 /var/log/Xorg.17.log
-rw-r--r-- 1 root root  9048 Oct  9 20:03 /var/log/Xorg.67.log
-rw-r--r-- 1 root root  9046 Oct  9 20:03 /var/log/Xorg.5.log
-rw-r--r-- 1 root root  8975 Oct  9 20:03 /var/log/Xorg.20.log
-rw-r--r-- 1 root root  9048 Oct  9 20:03 /var/log/Xorg.54.log
-rw-r--r-- 1 root root 11992 Oct  9 20:03 /var/log/Xorg.19.log
-rw-r--r-- 1 root root 12139 Oct  9 20:03 /var/log/Xorg.61.log
-rw-r--r-- 1 root root  9048 Oct  9 20:03 /var/log/Xorg.32.log
-rw-r--r-- 1 root root  9048 Oct  9 20:03 /var/log/Xorg.18.log
-rw-r--r-- 1 root root 12139 Oct  9 20:03 /var/log/Xorg.53.log
-rw-r--r-- 1 root root 12139 Oct  9 20:03 /var/log/Xorg.31.log
-rw-r--r-- 1 root root 12139 Oct  9 20:03 /var/log/Xorg.55.log
-rw-r--r-- 1 root root 12139 Oct  9 20:03 /var/log/Xorg.37.log
-rw-r--r-- 1 root root 12139 Oct  9 20:03 /var/log/Xorg.23.log
-rw-r--r-- 1 root root  8901 Oct  9 20:03 /var/log/Xorg.69.log
-rw-r--r-- 1 root root  8901 Oct  9 20:03 /var/log/Xorg.41.log
-rw-r--r-- 1 root root  8901 Oct  9 20:03 /var/log/Xorg.71.log
-rw-r--r-- 1 root root  8901 Oct  9 20:03 /var/log/Xorg.42.log
-rw-r--r-- 1 root root  9048 Oct  9 20:03 /var/log/Xorg.11.log
-rw-r--r-- 1 root root  7202 Oct  9 20:03 /var/log/Xorg.68.log
-rw-r--r-- 1 root root  8901 Oct  9 20:03 /var/log/Xorg.70.log
-rw-r--r-- 1 root root  7130 Oct  9 20:03 /var/log/Xorg.63.log
-rw-r--r-- 1 root root  7130 Oct  9 20:03 /var/log/Xorg.48.log
-rw-r--r-- 1 root root  7130 Oct  9 20:03 /var/log/Xorg.38.log
-rw-r--r-- 1 root root 30034 Oct  9 20:03 /var/log/Xorg.52.log
-rw-r--r-- 1 root root 39549 Jan 18 19:06 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[   387.888] 
X.Org X Server 1.11.99.901 (1.12.0 RC 1)
Release Date: 2011-12-27
[   387.889] X Protocol Version 11, Revision 0
[   387.889] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
[   387.889] Current Operating System: Linux kleinphi 3.2.0-rc7-686-pae #1 SMP Wed Dec 28 21:26:25 UTC 2011 i686
[   387.889] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-rc7-686-pae root=UUID=aa89f4fe-2436-40c9-b83b-1feb9e644084 ro quiet splash pciehp.pciehp_force=1 resume=UUID=afcf3a0f-4df7-4a4a-b221-73709c3dbd27 elevator=deadline i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.semaphores=1
[   387.889] Build Date: 30 December 2011  01:22:16AM
[   387.889] xorg-server 2:1.11.99.901-1 (Cyril Brulebois <kibi@debian.org>) 
[   387.889] Current version of pixman: 0.24.0
[   387.889] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   387.889] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   387.890] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan 18 18:19:56 2012
[   387.890] (==) Using config file: "/etc/X11/xorg.conf"
[   387.890] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   387.891] (==) No Layout section.  Using the first Screen section.
[   387.891] (==) No screen section available. Using defaults.
[   387.891] (**) |-->Screen "Default Screen Section" (0)
[   387.891] (**) |   |-->Monitor "<default monitor>"
[   387.891] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[   387.891] (**) |   |-->Device "intel"
[   387.891] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   387.892] (**) Option "DontVTSwitch" "false"
[   387.892] (**) Option "DontZap" "false"
[   387.892] (**) Option "DontZoom" "true"
[   387.892] (**) Option "DRI2" "true"
[   387.892] (==) Automatically adding devices
[   387.892] (==) Automatically enabling devices
[   387.892] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   387.892] 	Entry deleted from font path.
[   387.893] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[   387.893] 	Entry deleted from font path.
[   387.893] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[   387.893] (==) ModulePath set to "/usr/lib/xorg/modules"
[   387.893] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   387.893] (II) Loader magic: 0xb775a580
[   387.893] (II) Module ABI versions:
[   387.893] 	X.Org ANSI C Emulation: 0.4
[   387.893] 	X.Org Video Driver: 12.0
[   387.893] 	X.Org XInput driver : 16.0
[   387.893] 	X.Org Server Extension : 6.0
[   387.895] (--) PCI:*(0:0:2:0) 8086:a011:1043:83ac rev 0, Mem @ 0xf7e00000/524288, 0xd0000000/268435456, 0xf7d00000/1048576, I/O @ 0x0000dc00/8
[   387.895] (--) PCI: (0:0:2:1) 8086:a012:1043:83ac rev 0, Mem @ 0xf7e80000/524288
[   387.895] (II) Open ACPI successful (/var/run/acpid.socket)
[   387.896] (II) LoadModule: "extmod"
[   387.897] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   387.898] (II) Module extmod: vendor="X.Org Foundation"
[   387.898] 	compiled for 1.11.99.901, module version = 1.0.0
[   387.898] 	Module class: X.Org Server Extension
[   387.898] 	ABI class: X.Org Server Extension, version 6.0
[   387.898] (II) Loading extension SELinux
[   387.898] (II) Loading extension MIT-SCREEN-SAVER
[   387.898] (II) Loading extension XFree86-VidModeExtension
[   387.898] (II) Loading extension XFree86-DGA
[   387.898] (II) Loading extension DPMS
[   387.898] (II) Loading extension XVideo
[   387.898] (II) Loading extension XVideo-MotionCompensation
[   387.898] (II) Loading extension X-Resource
[   387.898] (II) LoadModule: "dbe"
[   387.899] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   387.899] (II) Module dbe: vendor="X.Org Foundation"
[   387.899] 	compiled for 1.11.99.901, module version = 1.0.0
[   387.899] 	Module class: X.Org Server Extension
[   387.899] 	ABI class: X.Org Server Extension, version 6.0
[   387.899] (II) Loading extension DOUBLE-BUFFER
[   387.899] (II) LoadModule: "glx"
[   387.900] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   387.900] (II) Module glx: vendor="X.Org Foundation"
[   387.900] 	compiled for 1.11.99.901, module version = 1.0.0
[   387.900] 	ABI class: X.Org Server Extension, version 6.0
[   387.900] (==) AIGLX enabled
[   387.900] (II) Loading extension GLX
[   387.900] (II) LoadModule: "record"
[   387.901] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   387.901] (II) Module record: vendor="X.Org Foundation"
[   387.901] 	compiled for 1.11.99.901, module version = 1.13.0
[   387.901] 	Module class: X.Org Server Extension
[   387.901] 	ABI class: X.Org Server Extension, version 6.0
[   387.901] (II) Loading extension RECORD
[   387.901] (II) LoadModule: "dri"
[   387.902] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   387.902] (II) Module dri: vendor="X.Org Foundation"
[   387.902] 	compiled for 1.11.99.901, module version = 1.0.0
[   387.902] 	ABI class: X.Org Server Extension, version 6.0
[   387.902] (II) Loading extension XFree86-DRI
[   387.902] (II) LoadModule: "dri2"
[   387.903] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   387.903] (II) Module dri2: vendor="X.Org Foundation"
[   387.903] 	compiled for 1.11.99.901, module version = 1.2.0
[   387.903] 	ABI class: X.Org Server Extension, version 6.0
[   387.903] (II) Loading extension DRI2
[   387.903] (II) LoadModule: "intel"
[   387.903] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   387.904] (II) Module intel: vendor="X.Org Foundation"
[   387.904] 	compiled for 1.11.99.901, module version = 2.17.0
[   387.904] 	Module class: X.Org Video Driver
[   387.904] 	ABI class: X.Org Video Driver, version 12.0
[   387.904] (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
[   387.907] (++) using VT number 8

[   387.920] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.17.0+git20120115-1 (Cyril Brulebois <kibi@debian.org>)
[   387.920] drmOpenDevice: node name is /dev/dri/card0
[   387.920] drmOpenDevice: open result is 9, (OK)
[   387.920] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[   387.920] drmOpenDevice: node name is /dev/dri/card0
[   387.920] drmOpenDevice: open result is 9, (OK)
[   387.920] drmOpenByBusid: drmOpenMinor returns 9
[   387.920] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[   387.920] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   387.920] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   387.921] (==) intel(0): RGB weight 888
[   387.921] (==) intel(0): Default visual is TrueColor
[   387.921] (II) intel(0): Integrated Graphics Chipset: Intel(R) Pineview GM
[   387.921] (--) intel(0): Chipset: "Pineview GM"
[   387.921] (--) intel(0): Disabling use of vmap
[   387.921] (**) intel(0): Framebuffer tiled
[   387.921] (**) intel(0): Pixmaps tiled
[   387.921] (**) intel(0): 3D buffers tiled
[   387.921] (**) intel(0): Throttling enabled
[   387.921] (**) intel(0): Delayed flush enabled
[   387.922] (II) intel(0): Output LVDS1 has no monitor section
[   387.922] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[   387.952] (II) intel(0): Output VGA1 has no monitor section
[   387.952] (II) intel(0): EDID for output LVDS1
[   387.952] (II) intel(0): Manufacturer: HSD  Model: 3e9  Serial#: 178755
[   387.952] (II) intel(0): Year: 2010  Week: 31
[   387.952] (II) intel(0): EDID Version: 1.3
[   387.952] (II) intel(0): Digital Display Input
[   387.952] (II) intel(0): Max Image Size [cm]: horiz.: 22  vert.: 13
[   387.953] (II) intel(0): Gamma: 2.20
[   387.953] (II) intel(0): No DPMS capabilities specified
[   387.953] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   387.953] (II) intel(0): First detailed timing is preferred mode
[   387.953] (II) intel(0): redX: 0.580 redY: 0.340   greenX: 0.317 greenY: 0.564
[   387.953] (II) intel(0): blueX: 0.152 blueY: 0.131   whiteX: 0.310 whiteY: 0.330
[   387.953] (II) intel(0): Manufacturer's mask: 0
[   387.953] (II) intel(0): Supported detailed timing:
[   387.953] (II) intel(0): clock: 45.0 MHz   Image Size:  220 x 129 mm
[   387.953] (II) intel(0): h_active: 1024  h_sync: 1077  h_sync_end 1112 h_blank_end 1200 h_border: 0
[   387.954] (II) intel(0): v_active: 600  v_sync: 604  v_sync_end 609 v_blanking: 625 v_border: 0
[   387.954] (II) intel(0): Supported detailed timing:
[   387.954] (II) intel(0): clock: 51.4 MHz   Image Size:  220 x 129 mm
[   387.954] (II) intel(0): h_active: 1024  h_sync: 1117  h_sync_end 1152 h_blank_end 1240 h_border: 0
[   387.954] (II) intel(0): v_active: 600  v_sync: 617  v_sync_end 622 v_blanking: 638 v_border: 0
[   387.954] (II) intel(0):  
[   387.954] (II) intel(0):  
[   387.954] (II) intel(0): EDID (in hex):
[   387.954] (II) intel(0): 	00ffffffffffff002264e90343ba0200
[   387.954] (II) intel(0): 	1f14010380160d780a86269457519027
[   387.954] (II) intel(0): 	214f5400000001010101010101010101
[   387.955] (II) intel(0): 	010101010101941100b0405819203523
[   387.955] (II) intel(0): 	4500dc8100000019161400d840582620
[   387.955] (II) intel(0): 	5d231504dc8100000000000000fe0000
[   387.955] (II) intel(0): 	000000000000000000000000000000fe
[   387.955] (II) intel(0): 	000000000000000000010000000000ba
[   387.955] (II) intel(0): EDID vendor "HSD", prod id 1001
[   387.955] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   387.955] (II) intel(0): Printing DDC gathered Modelines:
[   387.955] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   387.955] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   387.957] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[   387.957] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   387.957] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   387.957] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[   387.957] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[   387.957] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[   387.957] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   387.957] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   387.957] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[   387.957] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   387.957] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   387.957] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[   387.957] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[   387.958] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[   387.958] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   387.958] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   387.958] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[   387.958] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[   387.958] (II) intel(0): Printing probed modes for output LVDS1
[   387.958] (II) intel(0): Modeline "1024x600"x60.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   387.958] (II) intel(0): Modeline "1024x600"x65.0   51.42  1024 1117 1152 1240  600 601 606 638 -hsync -vsync (41.5 kHz e)
[   387.958] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   387.958] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   387.958] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   387.988] (II) intel(0): EDID for output VGA1
[   387.988] (II) intel(0): Output LVDS1 connected
[   387.988] (II) intel(0): Output VGA1 disconnected
[   387.988] (II) intel(0): Using exact sizes for initial modes
[   387.988] (II) intel(0): Output LVDS1 using initial mode 1024x600
[   387.988] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   387.988] (**) intel(0): Display dimensions: (220, 130) mm
[   387.988] (**) intel(0): DPI set to (118, 117)
[   387.988] (II) Loading sub module "fb"
[   387.988] (II) LoadModule: "fb"
[   387.989] (II) Loading /usr/lib/xorg/modules/libfb.so
[   387.990] (II) Module fb: vendor="X.Org Foundation"
[   387.990] 	compiled for 1.11.99.901, module version = 1.0.0
[   387.990] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   387.990] (II) Loading sub module "dri2"
[   387.990] (II) LoadModule: "dri2"
[   387.991] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   387.991] (II) Module dri2: vendor="X.Org Foundation"
[   387.991] 	compiled for 1.11.99.901, module version = 1.2.0
[   387.991] 	ABI class: X.Org Server Extension, version 6.0
[   387.991] (==) Depth 24 pixmap format is 32 bpp
[   387.992] (II) intel(0): SNA initialized with gen3 backend
[   387.992] (==) intel(0): Backing store disabled
[   387.992] (==) intel(0): Silken mouse enabled
[   387.992] (II) intel(0): Initializing HW Cursor
[   387.992] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   388.000] (==) intel(0): DPMS enabled
[   388.000] (II) intel(0): [XvMC] i915_xvmc driver initialized.
[   388.000] (II) intel(0): [DRI2] Setup complete
[   388.000] (II) intel(0): [DRI2]   DRI driver: i915
[   388.000] (II) intel(0): direct rendering: DRI2 Enabled
[   388.000] (==) intel(0): hotplug detection: "enabled"
[   388.001] (--) RandR disabled
[   388.001] (II) Initializing built-in extension Generic Event Extension
[   388.001] (II) Initializing built-in extension SHAPE
[   388.001] (II) Initializing built-in extension MIT-SHM
[   388.001] (II) Initializing built-in extension XInputExtension
[   388.001] (II) Initializing built-in extension XTEST
[   388.001] (II) Initializing built-in extension BIG-REQUESTS
[   388.001] (II) Initializing built-in extension SYNC
[   388.001] (II) Initializing built-in extension XKEYBOARD
[   388.001] (II) Initializing built-in extension XC-MISC
[   388.001] (II) Initializing built-in extension SECURITY
[   388.001] (II) Initializing built-in extension XINERAMA
[   388.001] (II) Initializing built-in extension XFIXES
[   388.001] (II) Initializing built-in extension RENDER
[   388.001] (II) Initializing built-in extension RANDR
[   388.001] (II) Initializing built-in extension COMPOSITE
[   388.001] (II) Initializing built-in extension DAMAGE
[   388.002] (II) SELinux: Disabled on system
[   388.035] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   388.035] (II) AIGLX: enabled GLX_INTEL_swap_event
[   388.035] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   388.035] (II) AIGLX: enabled GLX_SGI_make_current_read
[   388.035] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   388.035] (II) AIGLX: Loaded and initialized i915
[   388.035] (II) GLX: Initialized DRI2 GL provider for screen 0
[   388.056] (II) intel(0): Setting screen physical size to 270 x 158
[   388.179] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[   388.179] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   388.179] (II) LoadModule: "evdev"
[   388.179] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   388.180] (II) Module evdev: vendor="X.Org Foundation"
[   388.180] 	compiled for 1.11.99.901, module version = 2.6.99
[   388.180] 	Module class: X.Org XInput Driver
[   388.180] 	ABI class: X.Org XInput driver, version 16.0
[   388.180] (II) Using input driver 'evdev' for 'Power Button'
[   388.180] (**) Power Button: always reports core events
[   388.180] (**) evdev: Power Button: Device: "/dev/input/event4"
[   388.180] (--) evdev: Power Button: Vendor 0 Product 0x1
[   388.180] (--) evdev: Power Button: Found keys
[   388.180] (II) evdev: Power Button: Configuring as keyboard
[   388.181] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[   388.181] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   388.181] (**) Option "xkb_rules" "evdev"
[   388.181] (**) Option "xkb_model" "pc105"
[   388.181] (**) Option "xkb_layout" "de"
[   388.243] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[   388.243] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   388.243] (II) Using input driver 'evdev' for 'Video Bus'
[   388.243] (**) Video Bus: always reports core events
[   388.243] (**) evdev: Video Bus: Device: "/dev/input/event7"
[   388.243] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   388.243] (--) evdev: Video Bus: Found keys
[   388.243] (II) evdev: Video Bus: Configuring as keyboard
[   388.243] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7/event7"
[   388.244] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   388.244] (**) Option "xkb_rules" "evdev"
[   388.244] (**) Option "xkb_model" "pc105"
[   388.244] (**) Option "xkb_layout" "de"
[   388.245] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   388.246] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   388.246] (II) Using input driver 'evdev' for 'Power Button'
[   388.246] (**) Power Button: always reports core events
[   388.246] (**) evdev: Power Button: Device: "/dev/input/event3"
[   388.246] (--) evdev: Power Button: Vendor 0 Product 0x1
[   388.246] (--) evdev: Power Button: Found keys
[   388.246] (II) evdev: Power Button: Configuring as keyboard
[   388.246] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
[   388.246] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   388.246] (**) Option "xkb_rules" "evdev"
[   388.246] (**) Option "xkb_model" "pc105"
[   388.246] (**) Option "xkb_layout" "de"
[   388.248] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[   388.248] (II) No input driver/identifier specified (ignoring)
[   388.249] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[   388.249] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   388.249] (II) Using input driver 'evdev' for 'Sleep Button'
[   388.249] (**) Sleep Button: always reports core events
[   388.249] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[   388.249] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   388.249] (--) evdev: Sleep Button: Found keys
[   388.249] (II) evdev: Sleep Button: Configuring as keyboard
[   388.249] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[   388.250] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   388.250] (**) Option "xkb_rules" "evdev"
[   388.250] (**) Option "xkb_model" "pc105"
[   388.250] (**) Option "xkb_layout" "de"
[   388.251] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event8)
[   388.251] (II) No input driver/identifier specified (ignoring)
[   388.252] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event9)
[   388.252] (II) No input driver/identifier specified (ignoring)
[   388.253] (II) config/udev: Adding input device USB2.0 UVC VGA WebCam (/dev/input/event6)
[   388.253] (**) USB2.0 UVC VGA WebCam: Applying InputClass "evdev keyboard catchall"
[   388.253] (II) Using input driver 'evdev' for 'USB2.0 UVC VGA WebCam'
[   388.254] (**) USB2.0 UVC VGA WebCam: always reports core events
[   388.254] (**) evdev: USB2.0 UVC VGA WebCam: Device: "/dev/input/event6"
[   388.254] (--) evdev: USB2.0 UVC VGA WebCam: Vendor 0x13d3 Product 0x5702
[   388.254] (--) evdev: USB2.0 UVC VGA WebCam: Found keys
[   388.254] (II) evdev: USB2.0 UVC VGA WebCam: Configuring as keyboard
[   388.254] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/input/input6/event6"
[   388.254] (II) XINPUT: Adding extended input device "USB2.0 UVC VGA WebCam" (type: KEYBOARD, id 10)
[   388.254] (**) Option "xkb_rules" "evdev"
[   388.254] (**) Option "xkb_model" "pc105"
[   388.254] (**) Option "xkb_layout" "de"
[   388.256] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event5)
[   388.256] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[   388.256] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
[   388.256] (**) Eee PC WMI hotkeys: always reports core events
[   388.256] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event5"
[   388.256] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
[   388.256] (--) evdev: Eee PC WMI hotkeys: Found keys
[   388.256] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
[   388.256] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input5/event5"
[   388.256] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 11)
[   388.256] (**) Option "xkb_rules" "evdev"
[   388.257] (**) Option "xkb_model" "pc105"
[   388.257] (**) Option "xkb_layout" "de"
[   388.258] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   388.258] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   388.258] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   388.258] (**) AT Translated Set 2 keyboard: always reports core events
[   388.259] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   388.259] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   388.259] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   388.259] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   388.259] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   388.259] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[   388.259] (**) Option "xkb_rules" "evdev"
[   388.259] (**) Option "xkb_model" "pc105"
[   388.259] (**) Option "xkb_layout" "de"
[   388.261] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event10)
[   388.261] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[   388.261] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[   388.261] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[   388.261] (II) LoadModule: "synaptics"
[   388.262] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   388.262] (II) Module synaptics: vendor="X.Org Foundation"
[   388.262] 	compiled for 1.11.99.901, module version = 1.5.99
[   388.262] 	Module class: X.Org XInput Driver
[   388.262] 	ABI class: X.Org XInput driver, version 16.0
[   388.262] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[   388.262] (**) ETPS/2 Elantech Touchpad: always reports core events
[   388.262] (**) Option "Device" "/dev/input/event10"
[   388.300] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 1216
[   388.300] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 512
[   388.300] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[   388.300] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 0
[   388.300] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
[   388.300] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[   388.300] (**) Option "CornerCoasting" "true"
[   388.301] (**) Option "CoastingSpeed" "0"
[   388.308] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[   388.308] (**) ETPS/2 Elantech Touchpad: always reports core events
[   388.312] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
[   388.312] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 13)
[   388.312] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[   388.312] (**) synaptics: ETPS/2 Elantech Touchpad: MaxSpeed is now 1.75
[   388.312] (**) synaptics: ETPS/2 Elantech Touchpad: AccelFactor is now 0.152
[   388.313] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[   388.313] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[   388.313] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[   388.313] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[   388.313] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[   388.315] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[   388.315] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[   388.317] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event11)
[   388.317] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[   388.317] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[   388.318] (**) ACPI Virtual Keyboard Device: always reports core events
[   388.318] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event11"
[   388.318] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[   388.318] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[   388.318] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[   388.318] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event11"
[   388.318] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 14)
[   388.318] (**) Option "xkb_rules" "evdev"
[   388.318] (**) Option "xkb_model" "pc105"
[   388.319] (**) Option "xkb_layout" "de"
[   388.334] (II) intel(0): EDID vendor "HSD", prod id 1001
[   388.334] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   388.334] (II) intel(0): Printing DDC gathered Modelines:
[   388.334] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   388.335] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   388.845] (II) intel(0): EDID vendor "HSD", prod id 1001
[   388.845] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   388.845] (II) intel(0): Printing DDC gathered Modelines:
[   388.845] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   388.845] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   389.015] (II) intel(0): EDID vendor "HSD", prod id 1001
[   389.016] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   389.016] (II) intel(0): Printing DDC gathered Modelines:
[   389.016] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   389.016] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   389.102] (II) intel(0): EDID vendor "HSD", prod id 1001
[   389.102] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   389.102] (II) intel(0): Printing DDC gathered Modelines:
[   389.102] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   389.102] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   389.143] (II) intel(0): EDID vendor "HSD", prod id 1001
[   389.143] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   389.143] (II) intel(0): Printing DDC gathered Modelines:
[   389.143] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   389.144] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   389.180] (II) intel(0): EDID vendor "HSD", prod id 1001
[   389.180] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   389.180] (II) intel(0): Printing DDC gathered Modelines:
[   389.180] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   389.180] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   389.216] (II) intel(0): EDID vendor "HSD", prod id 1001
[   389.216] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   389.216] (II) intel(0): Printing DDC gathered Modelines:
[   389.216] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   389.216] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   395.891] (II) intel(0): EDID vendor "HSD", prod id 1001
[   395.891] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   395.892] (II) intel(0): Printing DDC gathered Modelines:
[   395.892] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   395.892] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   396.085] (II) intel(0): EDID vendor "HSD", prod id 1001
[   396.085] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   396.085] (II) intel(0): Printing DDC gathered Modelines:
[   396.086] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   396.086] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   396.169] (II) intel(0): EDID vendor "HSD", prod id 1001
[   396.169] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   396.169] (II) intel(0): Printing DDC gathered Modelines:
[   396.169] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   396.169] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   396.206] (II) intel(0): EDID vendor "HSD", prod id 1001
[   396.206] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   396.206] (II) intel(0): Printing DDC gathered Modelines:
[   396.206] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   396.206] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   396.244] (II) intel(0): EDID vendor "HSD", prod id 1001
[   396.244] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   396.244] (II) intel(0): Printing DDC gathered Modelines:
[   396.244] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   396.244] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   396.288] (II) intel(0): EDID vendor "HSD", prod id 1001
[   396.288] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   396.288] (II) intel(0): Printing DDC gathered Modelines:
[   396.288] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   396.288] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   402.024] (II) AIGLX: Suspending AIGLX clients for VT switch
[   402.132] (II) Open ACPI successful (/var/run/acpid.socket)
[   402.133] (II) AIGLX: Resuming AIGLX clients after VT switch
[   402.140] (II) intel(0): EDID vendor "HSD", prod id 1001
[   402.140] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   402.140] (II) intel(0): Printing DDC gathered Modelines:
[   402.140] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   402.141] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   402.177] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[   404.980] (II) AIGLX: Suspending AIGLX clients for VT switch
[   405.092] (II) Open ACPI successful (/var/run/acpid.socket)
[   405.092] (II) AIGLX: Resuming AIGLX clients after VT switch
[   405.108] (II) intel(0): EDID vendor "HSD", prod id 1001
[   405.108] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   405.108] (II) intel(0): Printing DDC gathered Modelines:
[   405.108] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   405.108] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   405.145] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[   409.540] (II) AIGLX: Suspending AIGLX clients for VT switch
[   413.502] (II) Open ACPI successful (/var/run/acpid.socket)
[   413.503] (II) AIGLX: Resuming AIGLX clients after VT switch
[   413.524] (II) intel(0): EDID vendor "HSD", prod id 1001
[   413.524] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   413.524] (II) intel(0): Printing DDC gathered Modelines:
[   413.524] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   413.524] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   413.557] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[   427.227] (II) intel(0): EDID vendor "HSD", prod id 1001
[   427.227] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   427.227] (II) intel(0): Printing DDC gathered Modelines:
[   427.227] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   427.227] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   830.219] (II) intel(0): EDID vendor "HSD", prod id 1001
[   830.219] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   830.219] (II) intel(0): Printing DDC gathered Modelines:
[   830.219] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   830.219] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   830.412] (II) intel(0): EDID vendor "HSD", prod id 1001
[   830.412] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   830.412] (II) intel(0): Printing DDC gathered Modelines:
[   830.413] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   830.413] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   830.523] (II) intel(0): EDID vendor "HSD", prod id 1001
[   830.523] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   830.523] (II) intel(0): Printing DDC gathered Modelines:
[   830.523] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   830.523] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   830.745] (II) intel(0): EDID vendor "HSD", prod id 1001
[   830.745] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   830.745] (II) intel(0): Printing DDC gathered Modelines:
[   830.745] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   830.745] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   830.792] (II) intel(0): EDID vendor "HSD", prod id 1001
[   830.793] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   830.793] (II) intel(0): Printing DDC gathered Modelines:
[   830.793] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   830.793] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[   830.829] (II) intel(0): EDID vendor "HSD", prod id 1001
[   830.829] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[   830.830] (II) intel(0): Printing DDC gathered Modelines:
[   830.830] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[   830.830] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)
[  3187.635] (II) intel(0): EDID vendor "HSD", prod id 1001
[  3187.635] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[  3187.635] (II) intel(0): Printing DDC gathered Modelines:
[  3187.635] (II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1077 1112 1200  600 604 609 625 -hsync -vsync (37.5 kHz eP)
[  3187.636] (II) intel(0): Modeline "1024x600"x0.0   51.42  1024 1117 1152 1240  600 617 622 638 -hsync -vsync (41.5 kHz e)

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=100000 0 0 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=7305395

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=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=68
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8009602
E: XKBLAYOUT=de
E: XKBMODEL=pc105

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=3e000b 0 0 0 0 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=8646855

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=8657307
E: XKBLAYOUT=de
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
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=100000 0 0 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=7371614

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3
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=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8009514
E: XKBLAYOUT=de
E: XKBMODEL=pc105

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

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

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

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2
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=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8008520
E: XKBLAYOUT=de
E: XKBMODEL=pc105

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

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

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
E: EV=21
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,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=8790064

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

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

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=8010449
E: XKBLAYOUT=de
E: XKBMODEL=pc105

P: /devices/platform/eeepc-wmi/input/input5
E: DEVPATH=/devices/platform/eeepc-wmi/input/input5
E: EV=100013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-eeepc-wmi
E: ID_PATH_TAG=platform-eeepc-wmi
E: KEY=7e00000 0 0 0 0 0 0 0 0 114008 100000 83000800 1100000 e0000 0 0 0
E: MODALIAS=input:b0019v0000p0000e0000-e0,1,4,14,k71,72,73,94,98,AB,B8,B9,BF,D4,E3,EE,F0,F4,215,216,217,218,219,21A,ram4,lsfw
E: MSC=10
E: NAME="Eee PC WMI hotkeys"
E: PHYS="eeepc-wmi/input0"
E: PRODUCT=19/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7660878

P: /devices/platform/eeepc-wmi/input/input5/event5
N: input/event5
S: input/by-path/platform-eeepc-wmi-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-eeepc-wmi-event
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/platform/eeepc-wmi/input/input5/event5
E: DMI_VENDOR=ASUSTeK Computer INC.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-eeepc-wmi
E: ID_PATH_TAG=platform-eeepc-wmi
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8010494
E: XKBLAYOUT=de
E: XKBMODEL=pc105

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=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
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=7201344

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=8008799
E: XKBLAYOUT=de
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio1/input/input10
E: ABS=2608000 11000003
E: DEVPATH=/devices/platform/i8042/serio1/input/input10
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 0 30000 0 0 0 0 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=10200195

P: /devices/platform/i8042/serio1/input/input10/event10
N: input/event10
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/event10
E: DEVPATH=/devices/platform/i8042/serio1/input/input10/event10
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=74
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10251347

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

P: /devices/virtual/input/input11
E: DEVPATH=/devices/virtual/input/input11
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: KEY=ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe
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=21127709

P: /devices/virtual/input/input11/event11
N: input/event11
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/virtual/input/input11/event11
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=75
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=21134409
E: XKBLAYOUT=de
E: XKBMODEL=pc105


DRM Information from dmesg:
---------------------------
[    1.220946] Linux agpgart interface v0.103
[    1.221165] agpgart-intel 0000:00:00.0: Intel GMA3150 Chipset
[    1.221337] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[    1.221561] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    1.221825] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    7.530273] [drm] Initialized drm 1.1.0 20060810
[    7.869748] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    7.869753] [drm] Driver supports precise vblank timestamp query.
[    8.209656] [drm] initialized overlay support
[    8.229121] fbcon: inteldrmfb (fb0) is primary device
[    8.634911] fb0: inteldrmfb frame buffer device
[    8.634915] drm: registered panic notifier
[    8.642980] [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'), (1, 'experimental')
Architecture: i386 (i686)

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

Versions of packages xserver-xorg-input-synaptics depends on:
ii  libc6                                  2.13-24
ii  libx11-6                               2:1.4.99.1-1
ii  libxi6                                 2:1.5.99.2-1
ii  libxtst6                               2:1.2.0-4
ii  xserver-xorg-core [xorg-input-abi-16]  2:1.11.99.901-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



--- End Message ---
--- Begin Message ---
Version: 1.6.0-1

Erich Schubert <erich@debian.org> (07/05/2012):
> notfound 656365 1.6.0-1
> fixed 656365 1.6.0-1
> thanks

This didn't actually fix the bug, doing it now (even if the Version
pseudo-header is redundant with the fixed command).

> From a quick test after my latest reboot the touchpad is working good
> again.  And since upstream committed a fix for this, I'm pretty sure
> it is fixed in 1.6.0. ;-)

Great. Thanks for the confirmation.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: