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

Bug#612926: marked as done (xserver-xorg-input-synaptics: after upgrade to 1.3.0-2 touchpad ALPS serioulsy broken)



Your message dated Mon, 28 Feb 2011 03:39:05 +0100
with message-id <20110228023905.GB11729@debian.org>
and subject line Re: Bug#612926: xserver-xorg-input-synaptics: after upgrade to 1.3.0-2 touchpad ALPS serioulsy broken
has caused the Debian Bug report #612926,
regarding xserver-xorg-input-synaptics: after upgrade to 1.3.0-2 touchpad ALPS serioulsy broken
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.)


-- 
612926: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612926
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-input-synaptics
Version: 1.3.0-2
Severity: important

Hi all,

since the upgrade I have serious problems with my touchpad alps.
The log file contains loads of errors
adjusting the accelaration in gpointing-device-settings does not work
the settings in the xorg.conf file are not taken over
the touchpad is hardly useable, even on my small screen it takes ages
to move across the screen with the pointer

Please advise

Thanks and all the best

Norbert


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Apr 13  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1917984 Feb  5 21:14 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 3663 Feb 12 00:36 /etc/X11/xorg.conf

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

Section "Files"
	FontPath	"/usr/local/share/fonts/psfonts"
EndSection

Section "ServerFlags"
	Option		"blank time"		"5"
	Option		"standby time"		"10"
	Option		"suspend time"		"15"
	Option		"off time"		"20"
	#Option		"AllowMouseOpenFail"	"on"
EndSection

Section "Module"
	Load		"glx"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"de"
	Option		"XkbOptions"	"lv3:ralt_switch"
EndSection

Section "InputDevice"
	Identifier	"ALPS Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"on"
	Option		"Emulate3Buttons"	"on"
	#
	# Synaptics options
	#
	# "auto-dev" (automatic, default), "psaux" (raw) or
	# "event" (linux 2.5 kernel events)
	Option		"Protocol"		"auto-dev"
	#
	# switch on/off shared memory for configuration
	Option		"SHMConfig"		"on"
	#
#  Option        "LeftEdge"              "120"
#  Option        "RightEdge"             "960"
#  Option        "TopEdge"               "120"
#  Option        "BottomEdge"            "650"
#  Option        "FingerLow"             "14"
#  Option        "FingerHigh"            "15"
#  Option        "MaxTapTime"            "180"
#  Option        "MaxTapMove"            "180"
  Option        "EmulateMidButtonTime"  "75"
  Option        "VertScrollDelta"       "20"
  Option        "HorizScrollDelta"      "20"
  Option        "VertTwoFingerScroll"   "1"
  Option        "CornerCoasting"        "1"
  Option        "CoastingSpeed"         "3"
  Option        "MinSpeed"              "0.3"
  Option        "MaxSpeed"              "0.75"
  Option        "AccelFactor"           "0.015"
  Option        "EdgeMotionMinSpeed"    "200"
  Option        "EdgeMotionMaxSpeed"    "200"
  Option        "UpDownScrolling"       "1"
  Option        "CircularScrolling"     "1"
  Option        "CircScrollDelta"       "0.1"
  Option        "CircScrollTrigger"     "3"
  Option	"MaxDoubleTapTime"	"200"
  Option        "TapButton1"            "1"
  Option        "TapButton2"            "2"
  Option        "TapButton3"            "3"
  Option        "VertEdgeScroll"        "1"
  Option        "HorizEdgeScroll"       "1"
EndSection

Section "Device"
	Identifier	"built in intel"
	Driver		"intel"
	BusID		"PCI:0:2:0"
EndSection

Section "Device"
	Identifier	"built in nvidia"
	Driver		"nv"
	BusID		"PCI:1:0:0"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
	Option		"DPMS"
EndSection

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

Section "Screen"
	Identifier	"nVidia Screen"
	Device		"built in nvidia"
	Monitor		"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Intel Screen"
	Device		"built in intel"
	Monitor		"Configured Monitor"
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	#InputDevice	"Configured Mouse"
	InputDevice	"ALPS Touchpad"
EndSection

Section "DRI"
	Mode	0666
EndSection

Section "Extensions"
  Option "Composite" "Enable"
EndSection

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

Kernel version (/proc/version):
-------------------------------
Linux version 2.6.38-rc4-dt+ (norbert@mithrandir) (gcc version 4.4.5 (Debian 4.4.5-10) ) #5 SMP PREEMPT Fri Feb 11 23:37:30 JST 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 19915 Aug 24 00:12 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 37896 Feb 12 00:39 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[   766.422] 
X.Org X Server 1.9.4
Release Date: 2011-02-04
[   766.422] X Protocol Version 11, Revision 0
[   766.422] Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
[   766.422] Current Operating System: Linux mithrandir 2.6.38-rc4-dt+ #5 SMP PREEMPT Fri Feb 11 23:37:30 JST 2011 x86_64
[   766.422] Kernel command line: root=/dev/sda3 ro acpi_osi="!Windows 2006" nmi_watchdog=0 
[   766.422] Build Date: 05 February 2011  12:02:52PM
[   766.422] xorg-server 2:1.9.4-1 (Cyril Brulebois <kibi@debian.org>) 
[   766.422] Current version of pixman: 0.21.4
[   766.422] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   766.422] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   766.422] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 12 00:37:08 2011
[   766.422] (==) Using config file: "/etc/X11/xorg.conf"
[   766.422] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   766.422] (==) ServerLayout "Default Layout"
[   766.422] (**) |-->Screen "Default Screen" (0)
[   766.422] (**) |   |-->Monitor "Configured Monitor"
[   766.423] (==) No device specified for screen "Default Screen".
	Using the first device section listed.
[   766.423] (**) |   |-->Device "built in intel"
[   766.423] (**) |-->Input Device "Generic Keyboard"
[   766.423] (**) |-->Input Device "ALPS Touchpad"
[   766.423] (**) Option "BlankTime" "5"
[   766.423] (**) Option "StandbyTime" "10"
[   766.423] (**) Option "SuspendTime" "15"
[   766.423] (**) Option "OffTime" "20"
[   766.423] (==) Automatically adding devices
[   766.423] (==) Automatically enabling devices
[   766.423] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   766.423] 	Entry deleted from font path.
[   766.423] (**) FontPath set to:
	/usr/local/share/fonts/psfonts,
	/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,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[   766.423] (==) ModulePath set to "/usr/lib/xorg/modules"
[   766.423] (**) Extension "Composite" is enabled
[   766.423] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   766.423] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   766.423] (WW) Disabling Generic Keyboard
[   766.423] (II) Loader magic: 0x7cfac0
[   766.423] (II) Module ABI versions:
[   766.423] 	X.Org ANSI C Emulation: 0.4
[   766.423] 	X.Org Video Driver: 8.0
[   766.423] 	X.Org XInput driver : 11.0
[   766.423] 	X.Org Server Extension : 4.0
[   766.424] (--) PCI:*(0:0:2:0) 8086:2a42:104d:9025 rev 7, Mem @ 0xd4400000/4194304, 0xc0000000/268435456, I/O @ 0x00007130/8
[   766.424] (--) PCI: (0:0:2:1) 8086:2a43:104d:9025 rev 7, Mem @ 0xd7800000/1048576
[   766.424] (II) Open ACPI successful (/var/run/acpid.socket)
[   766.424] (II) "extmod" will be loaded by default.
[   766.424] (II) "dbe" will be loaded by default.
[   766.424] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[   766.424] (II) "record" will be loaded by default.
[   766.424] (II) "dri" will be loaded by default.
[   766.424] (II) "dri2" will be loaded by default.
[   766.424] (II) LoadModule: "glx"
[   766.424] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   766.424] (II) Module glx: vendor="X.Org Foundation"
[   766.424] 	compiled for 1.9.4, module version = 1.0.0
[   766.424] 	ABI class: X.Org Server Extension, version 4.0
[   766.424] (==) AIGLX enabled
[   766.424] (II) Loading extension GLX
[   766.424] (II) LoadModule: "extmod"
[   766.424] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   766.425] (II) Module extmod: vendor="X.Org Foundation"
[   766.425] 	compiled for 1.9.4, module version = 1.0.0
[   766.425] 	Module class: X.Org Server Extension
[   766.425] 	ABI class: X.Org Server Extension, version 4.0
[   766.425] (II) Loading extension SELinux
[   766.425] (II) Loading extension MIT-SCREEN-SAVER
[   766.425] (II) Loading extension XFree86-VidModeExtension
[   766.425] (II) Loading extension XFree86-DGA
[   766.425] (II) Loading extension DPMS
[   766.425] (II) Loading extension XVideo
[   766.425] (II) Loading extension XVideo-MotionCompensation
[   766.425] (II) Loading extension X-Resource
[   766.425] (II) LoadModule: "dbe"
[   766.425] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   766.425] (II) Module dbe: vendor="X.Org Foundation"
[   766.425] 	compiled for 1.9.4, module version = 1.0.0
[   766.425] 	Module class: X.Org Server Extension
[   766.425] 	ABI class: X.Org Server Extension, version 4.0
[   766.425] (II) Loading extension DOUBLE-BUFFER
[   766.425] (II) LoadModule: "record"
[   766.425] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   766.425] (II) Module record: vendor="X.Org Foundation"
[   766.425] 	compiled for 1.9.4, module version = 1.13.0
[   766.425] 	Module class: X.Org Server Extension
[   766.425] 	ABI class: X.Org Server Extension, version 4.0
[   766.425] (II) Loading extension RECORD
[   766.425] (II) LoadModule: "dri"
[   766.425] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   766.425] (II) Module dri: vendor="X.Org Foundation"
[   766.425] 	compiled for 1.9.4, module version = 1.0.0
[   766.425] 	ABI class: X.Org Server Extension, version 4.0
[   766.425] (II) Loading extension XFree86-DRI
[   766.425] (II) LoadModule: "dri2"
[   766.425] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   766.425] (II) Module dri2: vendor="X.Org Foundation"
[   766.425] 	compiled for 1.9.4, module version = 1.2.0
[   766.426] 	ABI class: X.Org Server Extension, version 4.0
[   766.426] (II) Loading extension DRI2
[   766.426] (II) LoadModule: "intel"
[   766.426] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   766.426] (II) Module intel: vendor="X.Org Foundation"
[   766.426] 	compiled for 1.9.4, module version = 2.14.0
[   766.426] 	Module class: X.Org Video Driver
[   766.426] 	ABI class: X.Org Video Driver, version 8.0
[   766.426] (II) LoadModule: "synaptics"
[   766.426] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   766.426] (II) Module synaptics: vendor="X.Org Foundation"
[   766.426] 	compiled for 1.9.4, module version = 1.3.0
[   766.426] 	Module class: X.Org XInput Driver
[   766.426] 	ABI class: X.Org XInput driver, version 11.0
[   766.426] (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, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
	Sandybridge, Sandybridge
[   766.426] (++) using VT number 8

[   766.432] drmOpenDevice: node name is /dev/dri/card0
[   766.432] drmOpenDevice: open result is 9, (OK)
[   766.432] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[   766.432] drmOpenDevice: node name is /dev/dri/card0
[   766.432] drmOpenDevice: open result is 9, (OK)
[   766.432] drmOpenByBusid: drmOpenMinor returns 9
[   766.432] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[   766.432] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen" for depth/fbbpp 24/32
[   766.432] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   766.432] (==) intel(0): RGB weight 888
[   766.432] (==) intel(0): Default visual is TrueColor
[   766.432] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[   766.432] (--) intel(0): Chipset: "GM45"
[   766.432] (**) intel(0): Tiling enabled
[   766.432] (**) intel(0): SwapBuffers wait enabled
[   766.432] (==) intel(0): video overlay key set to 0x101fe
[   766.432] (II) intel(0): Output LVDS1 using monitor section Configured Monitor
[   766.432] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[   766.452] (II) intel(0): Output VGA1 has no monitor section
[   766.452] (II) intel(0): EDID for output LVDS1
[   766.453] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "320x175" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "320x200" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "360x200" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "512x384i" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[   766.453] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
[   766.454] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
[   766.454] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
[   766.454] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
[   766.454] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
[   766.454] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
[   766.454] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
[   766.454] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
[   766.454] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
[   766.454] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "1600x1200" (hsync out of range)
[   766.454] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
[   766.454] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "1792x1344" (hsync out of range)
[   766.454] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
[   766.454] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "1856x1392" (hsync out of range)
[   766.454] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
[   766.454] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "1920x1440" (hsync out of range)
[   766.454] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "416x312" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[   766.454] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "1360x768" (monitor doesn't support reduced blanking)
[   766.455] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
[   766.455] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
[   766.455] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
[   766.455] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
[   766.455] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "1600x1024" (exceeds panel dimensions)
[   766.455] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "1680x1050" (monitor doesn't support reduced blanking)
[   766.455] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
[   766.455] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
[   766.455] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
[   766.455] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
[   766.455] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "1920x1080" (monitor doesn't support reduced blanking)
[   766.455] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "1920x1200" (monitor doesn't support reduced blanking)
[   766.455] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "1920x1440" (hsync out of range)
[   766.455] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
[   766.455] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "2048x1536" (hsync out of range)
[   766.455] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[   766.455] (II) intel(0): Not using default mode "2048x1536" (hsync out of range)
[   766.455] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[   766.456] (II) intel(0): Printing probed modes for output LVDS1
[   766.456] (II) intel(0): Modeline "1600x900"x59.9   99.93  1600 1664 1728 1832  900 901 902 910 -hsync -vsync (54.5 kHz)
[   766.456] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[   766.456] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[   766.456] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz)
[   766.456] (II) intel(0): Modeline "1152x864"x100.0  143.47  1152 1232 1360 1568  864 865 868 915 -hsync +vsync (91.5 kHz)
[   766.456] (II) intel(0): Modeline "1152x864"x85.1  121.50  1152 1216 1344 1568  864 865 868 911 +hsync -vsync (77.5 kHz)
[   766.456] (II) intel(0): Modeline "1152x864"x85.0  119.65  1152 1224 1352 1552  864 865 868 907 -hsync +vsync (77.1 kHz)
[   766.456] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   766.456] (II) intel(0): Modeline "1152x864"x75.0  104.99  1152 1224 1352 1552  864 865 868 902 -hsync +vsync (67.6 kHz)
[   766.456] (II) intel(0): Modeline "1152x864"x70.0   96.77  1152 1224 1344 1536  864 865 868 900 -hsync +vsync (63.0 kHz)
[   766.456] (II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz)
[   766.456] (II) intel(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
[   766.456] (II) intel(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   766.456] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   766.456] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   766.456] (II) intel(0): Modeline "1024x768i"x87.0   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync (35.5 kHz)
[   766.456] (II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   766.456] (II) intel(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
[   766.456] (II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   766.456] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   766.456] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   766.456] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   766.456] (II) intel(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
[   766.456] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   766.456] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   766.456] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   766.456] (II) intel(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz)
[   766.456] (II) intel(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz)
[   766.456] (II) intel(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz)
[   766.472] (II) intel(0): EDID for output VGA1
[   766.472] (II) intel(0): Output LVDS1 connected
[   766.472] (II) intel(0): Output VGA1 disconnected
[   766.472] (II) intel(0): Using exact sizes for initial modes
[   766.472] (II) intel(0): Output LVDS1 using initial mode 1600x900
[   766.472] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   766.472] (II) intel(0): Kernel page flipping support detected, enabling
[   766.472] (==) intel(0): DPI set to (96, 96)
[   766.472] (II) Loading sub module "fb"
[   766.472] (II) LoadModule: "fb"
[   766.472] (II) Loading /usr/lib/xorg/modules/libfb.so
[   766.473] (II) Module fb: vendor="X.Org Foundation"
[   766.473] 	compiled for 1.9.4, module version = 1.0.0
[   766.473] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   766.473] (==) Depth 24 pixmap format is 32 bpp
[   766.473] (==) intel(0): VideoRam: 262144 KB
[   766.473] (II) intel(0): [DRI2] Setup complete
[   766.473] (II) intel(0): [DRI2]   DRI driver: i965
[   766.473] (II) intel(0): Allocated new frame buffer 1600x900 stride 6656, tiled
[   766.483] (II) UXA(0): Driver registered support for the following operations:
[   766.483] (II)         solid
[   766.483] (II)         copy
[   766.483] (II)         composite (RENDER acceleration)
[   766.483] (II)         put_image
[   766.483] (II)         get_image
[   766.483] (==) intel(0): Backing store disabled
[   766.483] (==) intel(0): Silken mouse enabled
[   766.483] (II) intel(0): Initializing HW Cursor
[   766.516] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   766.519] (**) intel(0): DPMS enabled
[   766.519] (==) intel(0): Intel XvMC decoder enabled
[   766.519] (II) intel(0): Set up textured video
[   766.519] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[   766.519] (II) intel(0): direct rendering: DRI2 Enabled
[   766.519] (==) intel(0): hotplug detection: "enabled"
[   766.519] (--) RandR disabled
[   766.519] (II) Initializing built-in extension Generic Event Extension
[   766.519] (II) Initializing built-in extension SHAPE
[   766.519] (II) Initializing built-in extension MIT-SHM
[   766.519] (II) Initializing built-in extension XInputExtension
[   766.519] (II) Initializing built-in extension XTEST
[   766.519] (II) Initializing built-in extension BIG-REQUESTS
[   766.519] (II) Initializing built-in extension SYNC
[   766.519] (II) Initializing built-in extension XKEYBOARD
[   766.519] (II) Initializing built-in extension XC-MISC
[   766.519] (II) Initializing built-in extension XINERAMA
[   766.519] (II) Initializing built-in extension XFIXES
[   766.519] (II) Initializing built-in extension RENDER
[   766.519] (II) Initializing built-in extension RANDR
[   766.519] (II) Initializing built-in extension COMPOSITE
[   766.519] (II) Initializing built-in extension DAMAGE
[   766.519] (II) SELinux: Disabled on system
[   766.526] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   766.526] (II) AIGLX: enabled GLX_INTEL_swap_event
[   766.526] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   766.526] (II) AIGLX: enabled GLX_SGI_make_current_read
[   766.526] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   766.526] (II) AIGLX: Loaded and initialized /usr/lib/dri/i965_dri.so
[   766.526] (II) GLX: Initialized DRI2 GL provider for screen 0
[   766.526] (II) intel(0): Setting screen physical size to 423 x 238
[   766.606] (II) Synaptics touchpad driver version 1.3.0
[   767.036] (--) ALPS Touchpad auto-dev sets device to /dev/input/event7
[   767.084] (**) Option "Device" "/dev/input/event7"
[   767.188] (--) ALPS Touchpad: x-axis range 0 - 1023
[   767.188] (--) ALPS Touchpad: y-axis range 0 - 767
[   767.188] (--) ALPS Touchpad: pressure range 0 - 127
[   767.188] (--) ALPS Touchpad: buttons: left right middle
[   767.188] (**) Option "SHMConfig" "on"
[   767.188] (--) ALPS Touchpad: invalid finger width range.  defaulting to 0 - 16
[   767.188] (**) Option "MaxDoubleTapTime" "200"
[   767.188] (**) Option "EmulateMidButtonTime" "75"
[   767.188] (**) Option "VertScrollDelta" "20"
[   767.188] (**) Option "HorizScrollDelta" "20"
[   767.188] (**) Option "VertEdgeScroll" "1"
[   767.188] (**) Option "HorizEdgeScroll" "1"
[   767.188] (**) Option "CornerCoasting" "1"
[   767.188] (**) Option "VertTwoFingerScroll" "1"
[   767.188] (**) Option "EdgeMotionMinSpeed" "200"
[   767.188] (**) Option "EdgeMotionMaxSpeed" "200"
[   767.188] (**) Option "TapButton1" "1"
[   767.188] (**) Option "TapButton2" "2"
[   767.188] (**) Option "TapButton3" "3"
[   767.188] (**) Option "CircularScrolling" "1"
[   767.188] (**) Option "CircScrollTrigger" "3"
[   767.188] (**) Option "MinSpeed" "0.3"
[   767.188] (**) Option "MaxSpeed" "0.75"
[   767.188] (**) Option "AccelFactor" "0.015"
[   767.188] (**) Option "CircScrollDelta" "0.1"
[   767.188] (**) Option "CoastingSpeed" "3"
[   767.280] (--) ALPS Touchpad: touchpad found
[   767.280] (**) Option "SendCoreEvents" "on"
[   767.280] (**) ALPS Touchpad: always reports core events
[   767.344] (II) XINPUT: Adding extended input device "ALPS Touchpad" (type: TOUCHPAD)
[   767.344] (**) ALPS Touchpad: (accel) MinSpeed is now constant deceleration 3.3
[   767.344] (**) ALPS Touchpad: MaxSpeed is now 2.50
[   767.344] (**) ALPS Touchpad: AccelFactor is now 0.015
[   767.344] (**) ALPS Touchpad: (accel) keeping acceleration scheme 1
[   767.344] (**) ALPS Touchpad: (accel) acceleration profile 1
[   767.344] (**) ALPS Touchpad: (accel) acceleration factor: 2.000
[   767.344] (**) ALPS Touchpad: (accel) acceleration threshold: 4
[   767.424] (--) ALPS Touchpad: touchpad found
[   767.432] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[   767.432] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   767.432] (II) LoadModule: "evdev"
[   767.432] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   767.432] (II) Module evdev: vendor="X.Org Foundation"
[   767.432] 	compiled for 1.9.4, module version = 2.6.0
[   767.432] 	Module class: X.Org XInput Driver
[   767.432] 	ABI class: X.Org XInput driver, version 11.0
[   767.432] (**) Video Bus: always reports core events
[   767.432] (**) Video Bus: Device: "/dev/input/event2"
[   767.452] (--) Video Bus: Found keys
[   767.452] (II) Video Bus: Configuring as keyboard
[   767.452] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[   767.452] (**) Option "xkb_rules" "evdev"
[   767.452] (**) Option "xkb_model" "pc105"
[   767.452] (**) Option "xkb_layout" "de"
[   767.452] (**) Option "xkb_variant" "deadgraveacute"
[   767.452] (**) Option "xkb_options" "lv3:ralt_switch,compose:rwin"
[   767.469] (II) config/udev: Adding input device Sony Vaio Keys (/dev/input/event8)
[   767.469] (**) Sony Vaio Keys: Applying InputClass "evdev keyboard catchall"
[   767.469] (**) Sony Vaio Keys: always reports core events
[   767.469] (**) Sony Vaio Keys: Device: "/dev/input/event8"
[   767.484] (--) Sony Vaio Keys: Found keys
[   767.484] (II) Sony Vaio Keys: Configuring as keyboard
[   767.484] (II) XINPUT: Adding extended input device "Sony Vaio Keys" (type: KEYBOARD)
[   767.484] (**) Option "xkb_rules" "evdev"
[   767.484] (**) Option "xkb_model" "pc105"
[   767.484] (**) Option "xkb_layout" "de"
[   767.484] (**) Option "xkb_variant" "deadgraveacute"
[   767.484] (**) Option "xkb_options" "lv3:ralt_switch,compose:rwin"
[   767.490] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   767.490] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   767.490] (**) Power Button: always reports core events
[   767.490] (**) Power Button: Device: "/dev/input/event0"
[   767.500] (--) Power Button: Found keys
[   767.500] (II) Power Button: Configuring as keyboard
[   767.500] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   767.500] (**) Option "xkb_rules" "evdev"
[   767.500] (**) Option "xkb_model" "pc105"
[   767.500] (**) Option "xkb_layout" "de"
[   767.500] (**) Option "xkb_variant" "deadgraveacute"
[   767.500] (**) Option "xkb_options" "lv3:ralt_switch,compose:rwin"
[   767.500] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[   767.500] (II) No input driver/identifier specified (ignoring)
[   767.503] (II) config/udev: Adding input device UVC Camera (05ca:18b0) (/dev/input/event5)
[   767.503] (**) UVC Camera (05ca:18b0): Applying InputClass "evdev keyboard catchall"
[   767.503] (**) UVC Camera (05ca:18b0): always reports core events
[   767.503] (**) UVC Camera (05ca:18b0): Device: "/dev/input/event5"
[   767.524] (--) UVC Camera (05ca:18b0): Found keys
[   767.524] (II) UVC Camera (05ca:18b0): Configuring as keyboard
[   767.524] (II) XINPUT: Adding extended input device "UVC Camera (05ca:18b0)" (type: KEYBOARD)
[   767.524] (**) Option "xkb_rules" "evdev"
[   767.524] (**) Option "xkb_model" "pc105"
[   767.524] (**) Option "xkb_layout" "de"
[   767.524] (**) Option "xkb_variant" "deadgraveacute"
[   767.524] (**) Option "xkb_options" "lv3:ralt_switch,compose:rwin"
[   767.524] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[   767.524] (II) No input driver/identifier specified (ignoring)
[   767.525] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event11)
[   767.525] (II) No input driver/identifier specified (ignoring)
[   767.525] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event12)
[   767.525] (II) No input driver/identifier specified (ignoring)
[   767.531] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[   767.531] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   767.531] (**) AT Translated Set 2 keyboard: always reports core events
[   767.531] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[   767.540] (--) AT Translated Set 2 keyboard: Found keys
[   767.540] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[   767.540] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[   767.540] (**) Option "xkb_rules" "evdev"
[   767.540] (**) Option "xkb_model" "pc105"
[   767.540] (**) Option "xkb_layout" "de"
[   767.540] (**) Option "xkb_variant" "deadgraveacute"
[   767.540] (**) Option "xkb_options" "lv3:ralt_switch,compose:rwin"
[   767.540] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/event6)
[   767.540] (**) PS/2 Mouse: Applying InputClass "evdev pointer catchall"
[   767.540] (**) PS/2 Mouse: always reports core events
[   767.540] (**) PS/2 Mouse: Device: "/dev/input/event6"
[   767.568] (--) PS/2 Mouse: Found 3 mouse buttons
[   767.568] (--) PS/2 Mouse: Found relative axes
[   767.568] (--) PS/2 Mouse: Found x and y relative axes
[   767.568] (II) PS/2 Mouse: Configuring as mouse
[   767.568] (**) PS/2 Mouse: YAxisMapping: buttons 4 and 5
[   767.568] (**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   767.568] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
[   767.568] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
[   767.568] (**) PS/2 Mouse: (accel) acceleration profile 0
[   767.568] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
[   767.568] (**) PS/2 Mouse: (accel) acceleration threshold: 4
[   767.568] (II) PS/2 Mouse: initialized for relative axes.
[   767.568] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse0)
[   767.568] (II) No input driver/identifier specified (ignoring)
[   767.568] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event7)
[   767.568] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
[   767.568] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[   767.568] (II) Synaptics touchpad driver version 1.3.0
[   767.568] (**) Option "Device" "/dev/input/event7"
[   767.592] (--) AlpsPS/2 ALPS GlidePoint: invalid x-axis range.  defaulting to 1615 - 5685
[   767.592] (--) AlpsPS/2 ALPS GlidePoint: invalid y-axis range.  defaulting to 1729 - 4171
[   767.592] (--) AlpsPS/2 ALPS GlidePoint: invalid pressure range.  defaulting to 0 - 256
[   767.592] (--) AlpsPS/2 ALPS GlidePoint: invalid finger width range.  defaulting to 0 - 16
[   767.592] (--) AlpsPS/2 ALPS GlidePoint: no supported touchpad found
[   767.592] (EE) AlpsPS/2 ALPS GlidePoint Unable to query/initialize Synaptics hardware.
[   767.612] (EE) PreInit failed for input device "AlpsPS/2 ALPS GlidePoint"
[   767.612] (II) UnloadModule: "synaptics"
[   767.612] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse1)
[   767.612] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[   767.612] (II) Synaptics touchpad driver version 1.3.0
[   769.576] (EE) AlpsPS/2 ALPS GlidePoint no synaptics event device found
[   769.576] (**) Option "Device" "/dev/input/mouse1"
[   769.596] (--) AlpsPS/2 ALPS GlidePoint: invalid x-axis range.  defaulting to 1615 - 5685
[   769.596] (--) AlpsPS/2 ALPS GlidePoint: invalid y-axis range.  defaulting to 1729 - 4171
[   769.596] (--) AlpsPS/2 ALPS GlidePoint: invalid pressure range.  defaulting to 0 - 256
[   769.596] (--) AlpsPS/2 ALPS GlidePoint: invalid finger width range.  defaulting to 0 - 16
[   769.616] (EE) Query no Synaptics: 6003C8
[   769.616] (--) AlpsPS/2 ALPS GlidePoint: no supported touchpad found
[   769.616] (EE) AlpsPS/2 ALPS GlidePoint Unable to query/initialize Synaptics hardware.
[   769.664] (EE) PreInit failed for input device "AlpsPS/2 ALPS GlidePoint"
[   769.664] (II) UnloadModule: "synaptics"
[   769.664] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[   769.664] (II) No input driver/identifier specified (ignoring)
[   769.667] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event13)
[   769.667] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[   769.667] (**) ACPI Virtual Keyboard Device: always reports core events
[   769.667] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event13"
[   769.680] (--) ACPI Virtual Keyboard Device: Found keys
[   769.680] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[   769.680] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
[   769.680] (**) Option "xkb_rules" "evdev"
[   769.680] (**) Option "xkb_model" "pc105"
[   769.680] (**) Option "xkb_layout" "de"
[   769.680] (**) Option "xkb_variant" "deadgraveacute"
[   769.680] (**) Option "xkb_options" "lv3:ralt_switch,compose:rwin"
[   769.680] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/event9)
[   769.680] (II) No input driver/identifier specified (ignoring)
[   769.680] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/mouse2)
[   769.680] (II) No input driver/identifier specified (ignoring)
[   772.984] (II) AIGLX: Suspending AIGLX clients for VT switch
[   845.409] (II) Open ACPI successful (/var/run/acpid.socket)
[   845.409] (II) AIGLX: Resuming AIGLX clients after VT switch
[   845.492] (--) ALPS Touchpad: touchpad found
[   918.540] (II) AIGLX: Suspending AIGLX clients for VT switch

udev information:
-----------------
P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input2/event2
N: input/event2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=deadgraveacute
E: XKBOPTIONS=lv3:ralt_switch,compose:rwin
E: DMI_VENDOR=Sony Corporation

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0d/SNY6001:00/input/input8/event8
N: input/event8
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0d/SNY6001:00/input/input8/event8
E: MAJOR=13
E: MINOR=72
E: DEVNAME=/dev/input/event8
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=deadgraveacute
E: XKBOPTIONS=lv3:ralt_switch,compose:rwin
E: DMI_VENDOR=Sony Corporation

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0
N: input/event0
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=deadgraveacute
E: XKBOPTIONS=lv3:ralt_switch,compose:rwin
E: DMI_VENDOR=Sony Corporation

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
N: input/event1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=Sony Corporation

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input5/event5
N: input/event5
S: input/by-id/usb-Ricoh_co._Ltd._18b0-event-if00
S: input/by-path/pci-0000:00:1a.7-usb-0:2:1.0-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=Ricoh_co._Ltd.
E: ID_VENDOR_ENC=Ricoh\x20co.\x20Ltd.
E: ID_VENDOR_ID=05ca
E: ID_MODEL=18b0
E: ID_MODEL_ENC=18b0
E: ID_MODEL_ID=18b0
E: ID_REVISION=0207
E: ID_SERIAL=Ricoh_co._Ltd._18b0
E: ID_TYPE=video
E: ID_BUS=usb
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=uvcvideo
E: ID_PATH=pci-0000:00:1a.7-usb-0:2:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=deadgraveacute
E: XKBOPTIONS=lv3:ralt_switch,compose:rwin
E: DEVLINKS=/dev/input/by-id/usb-Ricoh_co._Ltd._18b0-event-if00 /dev/input/by-path/pci-0000:00:1a.7-usb-0:2:1.0-event

P: /devices/pci0000:00/0000:00:1b.0/input/input10/event10
N: input/event10
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input10/event10
E: MAJOR=13
E: MINOR=74
E: DEVNAME=/dev/input/event10
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Sony Corporation

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
N: input/event11
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
E: MAJOR=13
E: MINOR=75
E: DEVNAME=/dev/input/event11
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Sony Corporation

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
N: input/event12
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
E: MAJOR=13
E: MINOR=76
E: DEVNAME=/dev/input/event12
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Sony Corporation

P: /devices/platform/i8042/serio0/input/input4/event4
N: input/event4
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=deadgraveacute
E: XKBOPTIONS=lv3:ralt_switch,compose:rwin
E: DMI_VENDOR=Sony Corporation
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd

P: /devices/platform/i8042/serio1/input/input6/event6
N: input/event6
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DMI_VENDOR=Sony Corporation
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse

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

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

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

P: /devices/platform/pcspkr/input/input3/event3
N: input/event3
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=Sony Corporation
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/virtual/input/input13/event13
N: input/event13
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input13/event13
E: MAJOR=13
E: MINOR=77
E: DEVNAME=/dev/input/event13
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=deadgraveacute
E: XKBOPTIONS=lv3:ralt_switch,compose:rwin
E: DMI_VENDOR=Sony Corporation

P: /devices/virtual/input/input9/event9
N: input/event9
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input9/event9
E: MAJOR=13
E: MINOR=73
E: DEVNAME=/dev/input/event9
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=Sony Corporation

P: /devices/virtual/input/input9/mouse2
N: input/mouse2
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input9/mouse2
E: MAJOR=13
E: MINOR=34
E: DEVNAME=/dev/input/mouse2
E: SUBSYSTEM=input
E: ID_INPUT=1


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    0.660413] Linux agpgart interface v0.103
[    0.660567] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
[    0.660725] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    0.662848] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[    0.663052] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
[    1.512111] [drm] Initialized drm 1.1.0 20060810
[    1.562513] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    1.562571] [drm] Driver supports precise vblank timestamp query.
[    1.582623] [drm:intel_dsm_pci_probe] *ERROR* failed to get supported _DSM functions
[    2.030569] fb0: inteldrmfb frame buffer device
[    2.030591] drm: registered panic notifier
[    2.065857] [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 2.6.38-rc4-dt+ (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-synaptics depends on:
ii  libc6                         2.11.2-11  Embedded GNU C Library: Shared lib
ii  libx11-6                      2:1.4.1-4  X11 client-side library
ii  libxi6                        2:1.4.1-1  X11 Input extension library
ii  libxtst6                      2:1.2.0-1  X11 Testing -- Record extension li
ii  xserver-xorg-core [xorg-input 2:1.9.4-1  Xorg X server - core server

xserver-xorg-input-synaptics recommends no packages.

Versions of packages xserver-xorg-input-synaptics suggests:
ii  gpointing-device-settings     1.5.1-4    configuration tool for pointing de
pn  touchfreeze                   <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Hi,

Norbert Preining <preining@logic.at> (28/02/2011):
> Sorry, I got lost there. THere were so many updates of the xserver,
> the intel driver, the synaptics driver, everything, so that I don't
> know what to blame or not.
> 
> I guess I have now adjusted the values and it works as expected,
> guess we can close the bug.

alright, let's do that then. Thanks for the quick follow-up.

KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: