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

Bug#628833: xserver-xorg-input-synaptics: Scrolling broken since 1.4.x



Package: xserver-xorg-input-synaptics
Version: 1.4.0-1+b1
Severity: normal


Hi,
Since this version i can't use the vertical/horizontal scrolling areas
from my laptop (Sony Vaio Z1 series)


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Mar 28  2008 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1972704 Apr 28 14:26 /usr/bin/Xorg

Diversions concerning libGL are in place
----------------------------------------
diversion of /usr/lib/libGL.so to /usr/lib/nvidia/diversions/libGL.so by libgl1-nvidia-alternatives
diversion of /usr/lib/libGL.so.1 to /usr/lib/nvidia/diversions/libGL.so.1 by libgl1-nvidia-alternatives
diversion of /usr/lib/xorg/modules/extensions/libglx.so to /usr/lib/nvidia/diversions/libglx.so by libglx-nvidia-alternatives
diversion of /usr/lib/libGL.so.1.2 to /usr/lib/nvidia/diversions/libGL.so.1.2 by libgl1-nvidia-alternatives
diversion of /usr/lib/debug/usr/lib/xorg/modules/extensions/libglx.so to /usr/lib/nvidia/diversions/libglx.so.dbg by libglx-nvidia-alternatives

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02)

Xorg X server configuration file status:
----------------------------------------
lrwxrwxrwx 1 root root 26 Jun  1 18:53 /etc/X11/xorg.conf -> /etc/X11/xorg.conf.stamina

Contents of /etc/X11/xorg.conf:
-------------------------------

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"HorizScrollDelta"	"0"
	Option		"ZAxisMapping"				"4 5 6 7"
	Option 		"TapButton1" 				"1"
	Option 		"VertEdgeScroll" 			"true"
	Option 		"HorizEdgeScroll" 			"true"
	Option 		"VertTwoFingerScroll" 		"true"
	Option 		"HorizTwoFingerScroll" 		"true"
EndSection


Section "Screen"
	Identifier	"Default Screen"
	Monitor		"DELL LCD INT"
	DefaultDepth	24
	SubSection "Display"
		Modes		"1920x1080"
	EndSubSection
EndSection

Section "Monitor"
	Identifier	"DELL LCD INT"
	Option		"DPMS"
# 	HorizSync	30-83
# 	VertRefresh	56-76
EndSection


Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr"
EndSection

Section "ServerFlags"
    Option "blank time" "2" # temps avant que l'cran devienne noir : 1 minute
    Option "off time" "5" # dpms : off time
	# Option "standby time" "5"
	Option "suspend time" "5"
	# Option "screen blank" "5"
	Option "AutoAddDevices" "false"
EndSection

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

Section "Module"
	Load    "ddc"
 	Load    "vbe"
EndSection



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

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

Kernel version (/proc/version):
-------------------------------
Linux version 2.6.39-vaio-30-cpuidle (root@uranus) (gcc version 4.5.2 (Debian 4.5.2-11) ) #1 SMP PREEMPT Sat May 21 23:31:11 CEST 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 24375 Nov 18  2010 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 16926 May 27 19:05 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 29875 Jun  1 19:29 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[  2184.936] 
X.Org X Server 1.10.1
Release Date: 2011-04-15
[  2184.936] X Protocol Version 11, Revision 0
[  2184.936] Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
[  2184.936] Current Operating System: Linux uranus 2.6.39-vaio-30-cpuidle #1 SMP PREEMPT Sat May 21 23:31:11 CEST 2011 x86_64
[  2184.936] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.39-vaio-30-cpuidle root=/dev/md0 ro fastboot i8042.nopnp i8042.reset i8042.nomux i8042.noloop elevator=deadline "acpi_osi=!Windows 2006" acpi_backlight=vendor quiet
[  2184.936] Build Date: 28 April 2011  12:13:00PM
[  2184.936] xorg-server 2:1.10.1-2 (Julien Cristau <jcristau@debian.org>) 
[  2184.936] Current version of pixman: 0.21.8
[  2184.936] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  2184.936] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2184.936] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jun  1 19:29:11 2011
[  2184.936] (==) Using config file: "/etc/X11/xorg.conf"
[  2184.936] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  2184.937] (==) ServerLayout "Default Layout"
[  2184.937] (**) |-->Screen "Default Screen" (0)
[  2184.937] (**) |   |-->Monitor "DELL LCD INT"
[  2184.937] (**) |-->Input Device "Generic Keyboard"
[  2184.937] (**) |-->Input Device "Configured Mouse"
[  2184.937] (**) |-->Input Device "Synaptics Touchpad"
[  2184.937] (**) Option "BlankTime" "2"
[  2184.937] (**) Option "SuspendTime" "5"
[  2184.937] (**) Option "OffTime" "5"
[  2184.937] (**) Option "AutoAddDevices" "false"
[  2184.937] (**) Not automatically adding devices
[  2184.937] (==) Automatically enabling devices
[  2184.937] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  2184.937] 	Entry deleted from font path.
[  2184.937] (==) 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,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[  2184.937] (==) ModulePath set to "/usr/lib/xorg/modules"
[  2184.937] (II) Loader magic: 0x7dba00
[  2184.937] (II) Module ABI versions:
[  2184.937] 	X.Org ANSI C Emulation: 0.4
[  2184.937] 	X.Org Video Driver: 10.0
[  2184.937] 	X.Org XInput driver : 12.2
[  2184.937] 	X.Org Server Extension : 5.0
[  2184.939] (--) PCI:*(0:0:2:0) 8086:0046:104d:905a rev 2, Mem @ 0xb0000000/4194304, 0xa0000000/268435456, I/O @ 0x00006078/8
[  2184.939] (II) Open ACPI successful (/var/run/acpid.socket)
[  2184.939] (II) "extmod" will be loaded by default.
[  2184.939] (II) "dbe" will be loaded by default.
[  2184.939] (II) "glx" will be loaded by default.
[  2184.939] (II) "record" will be loaded by default.
[  2184.939] (II) "dri" will be loaded by default.
[  2184.939] (II) "dri2" will be loaded by default.
[  2184.939] (II) LoadModule: "ddc"
[  2184.939] (II) Module "ddc" already built-in
[  2184.939] (II) LoadModule: "vbe"
[  2184.939] (II) Loading /usr/lib/xorg/modules/libvbe.so
[  2184.939] (II) Module vbe: vendor="X.Org Foundation"
[  2184.939] 	compiled for 1.10.1, module version = 1.1.0
[  2184.939] 	ABI class: X.Org Video Driver, version 10.0
[  2184.939] (II) LoadModule: "extmod"
[  2184.940] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  2184.940] (II) Module extmod: vendor="X.Org Foundation"
[  2184.940] 	compiled for 1.10.1, module version = 1.0.0
[  2184.940] 	Module class: X.Org Server Extension
[  2184.940] 	ABI class: X.Org Server Extension, version 5.0
[  2184.940] (II) Loading extension SELinux
[  2184.940] (II) Loading extension MIT-SCREEN-SAVER
[  2184.940] (II) Loading extension XFree86-VidModeExtension
[  2184.940] (II) Loading extension XFree86-DGA
[  2184.940] (II) Loading extension DPMS
[  2184.940] (II) Loading extension XVideo
[  2184.940] (II) Loading extension XVideo-MotionCompensation
[  2184.940] (II) Loading extension X-Resource
[  2184.940] (II) LoadModule: "dbe"
[  2184.940] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  2184.940] (II) Module dbe: vendor="X.Org Foundation"
[  2184.940] 	compiled for 1.10.1, module version = 1.0.0
[  2184.940] 	Module class: X.Org Server Extension
[  2184.940] 	ABI class: X.Org Server Extension, version 5.0
[  2184.940] (II) Loading extension DOUBLE-BUFFER
[  2184.940] (II) LoadModule: "glx"
[  2184.941] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  2184.952] (II) Module glx: vendor="NVIDIA Corporation"
[  2184.952] 	compiled for 4.0.2, module version = 1.0.0
[  2184.952] 	Module class: X.Org Server Extension
[  2184.952] (II) NVIDIA GLX Module  270.41.06  Mon Apr 18 15:10:15 PDT 2011
[  2184.952] (II) Loading extension GLX
[  2184.952] (II) LoadModule: "record"
[  2184.952] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  2184.953] (II) Module record: vendor="X.Org Foundation"
[  2184.953] 	compiled for 1.10.1, module version = 1.13.0
[  2184.953] 	Module class: X.Org Server Extension
[  2184.953] 	ABI class: X.Org Server Extension, version 5.0
[  2184.953] (II) Loading extension RECORD
[  2184.953] (II) LoadModule: "dri"
[  2184.953] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  2184.953] (II) Module dri: vendor="X.Org Foundation"
[  2184.953] 	compiled for 1.10.1, module version = 1.0.0
[  2184.953] 	ABI class: X.Org Server Extension, version 5.0
[  2184.953] (II) Loading extension XFree86-DRI
[  2184.953] (II) LoadModule: "dri2"
[  2184.953] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  2184.953] (II) Module dri2: vendor="X.Org Foundation"
[  2184.953] 	compiled for 1.10.1, module version = 1.2.0
[  2184.953] 	ABI class: X.Org Server Extension, version 5.0
[  2184.953] (II) Loading extension DRI2
[  2184.953] (==) Matched intel as autoconfigured driver 0
[  2184.953] (==) Matched vesa as autoconfigured driver 1
[  2184.953] (==) Matched fbdev as autoconfigured driver 2
[  2184.954] (==) Assigned the driver to the xf86ConfigLayout
[  2184.954] (II) LoadModule: "intel"
[  2184.954] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  2184.954] (II) Module intel: vendor="X.Org Foundation"
[  2184.954] 	compiled for 1.10.1, module version = 2.15.0
[  2184.954] 	Module class: X.Org Video Driver
[  2184.954] 	ABI class: X.Org Video Driver, version 10.0
[  2184.954] (II) LoadModule: "vesa"
[  2184.955] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  2184.955] (II) Module vesa: vendor="X.Org Foundation"
[  2184.955] 	compiled for 1.10.1, module version = 2.3.0
[  2184.955] 	Module class: X.Org Video Driver
[  2184.955] 	ABI class: X.Org Video Driver, version 10.0
[  2184.955] (II) LoadModule: "fbdev"
[  2184.955] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  2184.955] (II) Module fbdev: vendor="X.Org Foundation"
[  2184.955] 	compiled for 1.10.1, module version = 0.4.2
[  2184.955] 	ABI class: X.Org Video Driver, version 10.0
[  2184.955] (II) LoadModule: "kbd"
[  2184.955] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
[  2184.956] (II) Module kbd: vendor="X.Org Foundation"
[  2184.956] 	compiled for 1.10.1, module version = 1.6.0
[  2184.956] 	Module class: X.Org XInput Driver
[  2184.956] 	ABI class: X.Org XInput driver, version 12.2
[  2184.956] (II) LoadModule: "mouse"
[  2184.956] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[  2184.956] (II) Module mouse: vendor="X.Org Foundation"
[  2184.956] 	compiled for 1.10.1, module version = 1.7.0
[  2184.956] 	Module class: X.Org XInput Driver
[  2184.956] 	ABI class: X.Org XInput driver, version 12.2
[  2184.956] (II) LoadModule: "synaptics"
[  2184.957] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  2184.957] (II) Module synaptics: vendor="X.Org Foundation"
[  2184.957] 	compiled for 1.10.1, module version = 1.4.0
[  2184.957] 	Module class: X.Org XInput Driver
[  2184.957] 	ABI class: X.Org XInput driver, version 12.2
[  2184.957] (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
[  2184.957] (II) VESA: driver for VESA chipsets: vesa
[  2184.957] (II) FBDEV: driver for framebuffer: fbdev
[  2184.957] (++) using VT number 8

[  2184.970] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  2184.970] (WW) Falling back to old probe method for vesa
[  2184.970] (WW) Falling back to old probe method for fbdev
[  2184.970] (II) Loading sub module "fbdevhw"
[  2184.970] (II) LoadModule: "fbdevhw"
[  2184.970] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  2184.971] (II) Module fbdevhw: vendor="X.Org Foundation"
[  2184.971] 	compiled for 1.10.1, module version = 0.0.2
[  2184.971] 	ABI class: X.Org Video Driver, version 10.0
[  2184.971] drmOpenDevice: node name is /dev/dri/card0
[  2184.971] drmOpenDevice: open result is 9, (OK)
[  2184.971] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[  2184.971] drmOpenDevice: node name is /dev/dri/card0
[  2184.971] drmOpenDevice: open result is 9, (OK)
[  2184.971] drmOpenByBusid: drmOpenMinor returns 9
[  2184.971] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[  2184.971] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[  2184.971] (==) intel(0): RGB weight 888
[  2184.971] (==) intel(0): Default visual is TrueColor
[  2184.971] (II) intel(0): Integrated Graphics Chipset: Intel(R) Arrandale
[  2184.971] (--) intel(0): Chipset: "Arrandale"
[  2184.971] (**) intel(0): Relaxed fencing enabled
[  2184.971] (**) intel(0): Framebuffer tiled
[  2184.971] (**) intel(0): Pixmaps tiled
[  2184.971] (**) intel(0): 3D buffers tiled
[  2184.971] (**) intel(0): SwapBuffers wait enabled
[  2184.971] (==) intel(0): video overlay key set to 0x101fe
[  2185.029] (II) intel(0): Output eDP1 using monitor section DELL LCD INT
[  2185.029] (II) intel(0): found backlight control interface /sys/class/backlight/sony
[  2185.029] (II) intel(0): Output VGA1 has no monitor section
[  2185.053] (II) intel(0): Output HDMI1 has no monitor section
[  2185.054] (II) intel(0): Output DP1 has no monitor section
[  2185.074] (II) intel(0): Output HDMI2 has no monitor section
[  2185.394] (II) intel(0): Output HDMI3 has no monitor section
[  2185.395] (II) intel(0): Output DP2 has no monitor section
[  2185.453] (II) intel(0): EDID for output eDP1
[  2185.453] (II) intel(0): Manufacturer: MS_  Model: 25  Serial#: 16843009
[  2185.453] (II) intel(0): Year: 2010  Week: 43
[  2185.453] (II) intel(0): EDID Version: 1.4
[  2185.453] (II) intel(0): Digital Display Input
[  2185.453] (II) intel(0): 8 bits per channel
[  2185.453] (II) intel(0): Digital interface is DisplayPort
[  2185.453] (II) intel(0): Max Image Size [cm]: horiz.: 29  vert.: 16
[  2185.453] (II) intel(0): Gamma: 2.20
[  2185.453] (II) intel(0): No DPMS capabilities specified
[  2185.453] (II) intel(0): Supported color encodings: RGB 4:4:4 
[  2185.453] (II) intel(0): First detailed timing is preferred mode
[  2185.453] (II) intel(0): Preferred mode is native pixel format and refresh rate
[  2185.453] (II) intel(0): redX: 0.602 redY: 0.336   greenX: 0.296 greenY: 0.546
[  2185.453] (II) intel(0): blueX: 0.148 blueY: 0.126   whiteX: 0.313 whiteY: 0.329
[  2185.453] (II) intel(0): Manufacturer's mask: 0
[  2185.453] (II) intel(0): Supported standard timings:
[  2185.453] (II) intel(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[  2185.453] (II) intel(0): Supported detailed timing:
[  2185.453] (II) intel(0): clock: 162.8 MHz   Image Size:  291 x 164 mm
[  2185.453] (II) intel(0): h_active: 1920  h_sync: 1952  h_sync_end 1984 h_blank_end 2481 h_border: 0
[  2185.453] (II) intel(0): v_active: 1080  v_sync: 1083  v_sync_end 1086 v_blanking: 1095 v_border: 0
[  2185.453] (II) intel(0): Supported detailed timing:
[  2185.453] (II) intel(0): clock: 99.9 MHz   Image Size:  291 x 164 mm
[  2185.453] (II) intel(0): h_active: 1920  h_sync: 1952  h_sync_end 1984 h_blank_end 2281 h_border: 0
[  2185.453] (II) intel(0): v_active: 1080  v_sync: 1083  v_sync_end 1086 v_blanking: 1095 v_border: 0
[  2185.453] (II) intel(0): Monitor name: Sony LCD
[  2185.453] (II) intel(0): Ranges: V min: 39 V max: 61 Hz, H min: 43 H max: 66 kHz, PixClock max 175 MHz
[  2185.453] (II) intel(0): EDID (in hex):
[  2185.453] (II) intel(0): 	00ffffffffffff00367f250001010101
[  2185.453] (II) intel(0): 	2b140104a51d1078020f159a564b8b26
[  2185.453] (II) intel(0): 	205054000000d1c00101010101010101
[  2185.453] (II) intel(0): 	0101010101019c3f803172380f402020
[  2185.453] (II) intel(0): 	330023a4100000180727806971380f40
[  2185.453] (II) intel(0): 	2020330023a410000018000000fc0053
[  2185.453] (II) intel(0): 	6f6e79204c43440a20202020000000fd
[  2185.453] (II) intel(0): 	00273d2b4211000a2020202020200002
[  2185.453] (II) intel(0): EDID vendor "MS_", prod id 37
[  2185.453] (II) intel(0): Using EDID range info for horizontal sync
[  2185.453] (II) intel(0): Using EDID range info for vertical refresh
[  2185.453] (II) intel(0): Printing DDC gathered Modelines:
[  2185.453] (II) intel(0): Modeline "1920x1080"x0.0  162.84  1920 1952 1984 2481  1080 1083 1086 1095 -hsync -vsync (65.6 kHz)
[  2185.453] (II) intel(0): Modeline "1920x1080"x0.0   99.91  1920 1952 1984 2281  1080 1083 1086 1095 -hsync -vsync (43.8 kHz)
[  2185.453] (II) intel(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
[  2185.454] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[  2185.454] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[  2185.454] (II) intel(0): Printing probed modes for output eDP1
[  2185.454] (II) intel(0): Modeline "1920x1080"x59.9  162.84  1920 1952 1984 2481  1080 1083 1086 1095 -hsync -vsync (65.6 kHz)
[  2185.454] (II) intel(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz)
[  2185.454] (II) intel(0): Modeline "1920x1080"x40.0   99.91  1920 1952 1984 2281  1080 1083 1086 1095 -hsync -vsync (43.8 kHz)
[  2185.454] (II) intel(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[  2185.454] (II) intel(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[  2185.454] (II) intel(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz)
[  2185.454] (II) intel(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz)
[  2185.454] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[  2185.454] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[  2185.454] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[  2185.454] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[  2185.454] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz)
[  2185.454] (II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz)
[  2185.454] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  2185.454] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[  2185.454] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[  2185.454] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[  2185.454] (II) intel(0): EDID for output VGA1
[  2185.478] (II) intel(0): EDID for output HDMI1
[  2185.479] (II) intel(0): EDID for output DP1
[  2185.499] (II) intel(0): EDID for output HDMI2
[  2185.819] (II) intel(0): EDID for output HDMI3
[  2185.820] (II) intel(0): EDID for output DP2
[  2185.820] (II) intel(0): Output eDP1 connected
[  2185.820] (II) intel(0): Output VGA1 disconnected
[  2185.820] (II) intel(0): Output HDMI1 disconnected
[  2185.820] (II) intel(0): Output DP1 disconnected
[  2185.820] (II) intel(0): Output HDMI2 disconnected
[  2185.820] (II) intel(0): Output HDMI3 disconnected
[  2185.820] (II) intel(0): Output DP2 disconnected
[  2185.820] (II) intel(0): Using user preference for initial modes
[  2185.820] (II) intel(0): Output eDP1 using initial mode 1920x1080
[  2185.820] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  2185.820] (II) intel(0): Kernel page flipping support detected, enabling
[  2185.820] (**) intel(0): Display dimensions: (290, 160) mm
[  2185.820] (**) intel(0): DPI set to (168, 171)
[  2185.820] (II) Loading sub module "fb"
[  2185.820] (II) LoadModule: "fb"
[  2185.820] (II) Loading /usr/lib/xorg/modules/libfb.so
[  2185.821] (II) Module fb: vendor="X.Org Foundation"
[  2185.821] 	compiled for 1.10.1, module version = 1.0.0
[  2185.821] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  2185.821] (II) Loading sub module "dri2"
[  2185.821] (II) LoadModule: "dri2"
[  2185.821] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  2185.821] (II) Module dri2: vendor="X.Org Foundation"
[  2185.821] 	compiled for 1.10.1, module version = 1.2.0
[  2185.821] 	ABI class: X.Org Server Extension, version 5.0
[  2185.821] (II) UnloadModule: "vesa"
[  2185.821] (II) Unloading vesa
[  2185.821] (II) UnloadModule: "fbdev"
[  2185.821] (II) Unloading fbdev
[  2185.821] (II) UnloadModule: "fbdevhw"
[  2185.821] (II) Unloading fbdevhw
[  2185.821] (==) Depth 24 pixmap format is 32 bpp
[  2185.821] (II) intel(0): [DRI2] Setup complete
[  2185.821] (II) intel(0): [DRI2]   DRI driver: i965
[  2185.821] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[  2185.832] (II) UXA(0): Driver registered support for the following operations:
[  2185.832] (II)         solid
[  2185.832] (II)         copy
[  2185.832] (II)         composite (RENDER acceleration)
[  2185.832] (II)         put_image
[  2185.832] (II)         get_image
[  2185.833] (==) intel(0): Backing store disabled
[  2185.833] (==) intel(0): Silken mouse enabled
[  2185.833] (II) intel(0): Initializing HW Cursor
[  2185.903] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  2185.904] (**) intel(0): DPMS enabled
[  2185.904] (II) intel(0): Set up textured video
[  2185.904] (II) intel(0): direct rendering: DRI2 Enabled
[  2185.904] (==) intel(0): hotplug detection: "enabled"
[  2185.904] (--) RandR disabled
[  2185.904] (II) Initializing built-in extension Generic Event Extension
[  2185.904] (II) Initializing built-in extension SHAPE
[  2185.904] (II) Initializing built-in extension MIT-SHM
[  2185.904] (II) Initializing built-in extension XInputExtension
[  2185.904] (II) Initializing built-in extension XTEST
[  2185.904] (II) Initializing built-in extension BIG-REQUESTS
[  2185.904] (II) Initializing built-in extension SYNC
[  2185.904] (II) Initializing built-in extension XKEYBOARD
[  2185.904] (II) Initializing built-in extension XC-MISC
[  2185.904] (II) Initializing built-in extension SECURITY
[  2185.904] (II) Initializing built-in extension XINERAMA
[  2185.904] (II) Initializing built-in extension XFIXES
[  2185.904] (II) Initializing built-in extension RENDER
[  2185.904] (II) Initializing built-in extension RANDR
[  2185.904] (II) Initializing built-in extension COMPOSITE
[  2185.904] (II) Initializing built-in extension DAMAGE
[  2185.904] (II) SELinux: Disabled on system
[  2185.905] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[  2185.908] (II) intel(0): Setting screen physical size to 508 x 285
[  2185.936] (II) Using input driver 'kbd' for 'Generic Keyboard'
[  2185.936] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
[  2185.936] (**) Option "CoreKeyboard"
[  2185.936] (**) Generic Keyboard: always reports core events
[  2185.936] (**) Generic Keyboard: always reports core events
[  2185.936] (**) Option "Protocol" "standard"
[  2185.936] (**) Option "XkbRules" "xorg"
[  2185.936] (**) Option "XkbModel" "pc105"
[  2185.936] (**) Option "XkbLayout" "fr"
[  2185.936] (II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
[  2185.953] (II) Using input driver 'mouse' for 'Configured Mouse'
[  2185.953] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[  2185.953] (**) Option "CorePointer"
[  2185.953] (**) Configured Mouse: always reports core events
[  2185.953] (**) Option "Protocol" "ImPS/2"
[  2185.953] (**) Option "Device" "/dev/input/mice"
[  2185.953] (**) Configured Mouse: Protocol: "ImPS/2"
[  2185.953] (**) Configured Mouse: always reports core events
[  2185.990] (**) Option "Emulate3Buttons" "true"
[  2185.990] (**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
[  2185.990] (**) Configured Mouse: ZAxisMapping: buttons 4 and 5
[  2185.990] (**) Configured Mouse: Buttons: 9
[  2185.990] (II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
[  2185.990] (**) Configured Mouse: (accel) keeping acceleration scheme 1
[  2185.990] (**) Configured Mouse: (accel) acceleration profile 0
[  2185.990] (**) Configured Mouse: (accel) acceleration factor: 2.000
[  2185.990] (**) Configured Mouse: (accel) acceleration threshold: 4
[  2186.229] (II) Configured Mouse: ps2EnableDataReporting: succeeded
[  2186.229] (II) Using input driver 'synaptics' for 'Synaptics Touchpad'
[  2186.229] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  2186.229] (**) Option "SendCoreEvents" "true"
[  2186.229] (**) Synaptics Touchpad: always reports core events
[  2186.229] (**) Option "Device" "/dev/psaux"
[  2186.234] (--) Synaptics Touchpad: invalid x-axis range.  defaulting to 1615 - 5685
[  2186.234] (--) Synaptics Touchpad: invalid y-axis range.  defaulting to 1729 - 4171
[  2186.234] (--) Synaptics Touchpad: invalid pressure range.  defaulting to 0 - 256
[  2186.234] (--) Synaptics Touchpad: invalid finger width range.  defaulting to 0 - 16
[  2186.234] (**) Option "HorizScrollDelta" "0"
[  2186.234] (**) Option "VertEdgeScroll" "true"
[  2186.234] (**) Option "HorizEdgeScroll" "true"
[  2186.234] (**) Option "VertTwoFingerScroll" "true"
[  2186.234] (**) Option "HorizTwoFingerScroll" "true"
[  2186.234] (**) Option "TapButton1" "1"
[  2186.254] (EE) Query no Synaptics: 6003C8
[  2186.254] (--) Synaptics Touchpad: no supported touchpad found
[  2186.254] (EE) Synaptics Touchpad Unable to query/initialize Synaptics hardware.
[  2186.258] (EE) PreInit returned 11 for "Synaptics Touchpad"
[  2186.258] (II) UnloadModule: "synaptics"
[  2186.258] (II) Unloading synaptics
[  2186.278] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[  2186.278] (II) AutoAddDevices is off - not adding device.
[  2186.280] (II) config/udev: Adding input device Sony Vaio Keys (/dev/input/event6)
[  2186.280] (II) AutoAddDevices is off - not adding device.
[  2186.287] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  2186.287] (II) AutoAddDevices is off - not adding device.
[  2186.287] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[  2186.287] (II) AutoAddDevices is off - not adding device.
[  2186.292] (II) config/udev: Adding input device UVC Camera (05ca:18b7) (/dev/input/event8)
[  2186.292] (II) AutoAddDevices is off - not adding device.
[  2186.295] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event10)
[  2186.295] (II) AutoAddDevices is off - not adding device.
[  2186.295] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event9)
[  2186.295] (II) AutoAddDevices is off - not adding device.
[  2186.306] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[  2186.306] (II) AutoAddDevices is off - not adding device.
[  2186.306] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[  2186.306] (II) AutoAddDevices is off - not adding device.
[  2186.306] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[  2186.306] (II) AutoAddDevices is off - not adding device.
[  2186.307] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[  2186.307] (II) AutoAddDevices is off - not adding device.
[  2186.315] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event11)
[  2186.315] (II) AutoAddDevices is off - not adding device.
[  2186.315] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/event7)
[  2186.315] (II) AutoAddDevices is off - not adding device.
[  2186.315] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/mouse1)
[  2186.315] (II) AutoAddDevices is off - not adding device.
[  2191.812] (II) Open ACPI successful (/var/run/acpid.socket)
[  2191.921] (II) intel(0): EDID vendor "MS_", prod id 37
[  2191.921] (II) intel(0): Using hsync ranges from config file
[  2191.921] (II) intel(0): Using vrefresh ranges from config file
[  2191.921] (II) intel(0): Printing DDC gathered Modelines:
[  2191.921] (II) intel(0): Modeline "1920x1080"x0.0  162.84  1920 1952 1984 2481  1080 1083 1086 1095 -hsync -vsync (65.6 kHz)
[  2191.921] (II) intel(0): Modeline "1920x1080"x0.0   99.91  1920 1952 1984 2281  1080 1083 1086 1095 -hsync -vsync (43.8 kHz)
[  2191.921] (II) intel(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
[  2192.524] (II) Configured Mouse: ps2EnableDataReporting: succeeded
[  2195.798] (II) intel(0): EDID vendor "MS_", prod id 37
[  2195.798] (II) intel(0): Using hsync ranges from config file
[  2195.798] (II) intel(0): Using vrefresh ranges from config file
[  2195.798] (II) intel(0): Printing DDC gathered Modelines:
[  2195.798] (II) intel(0): Modeline "1920x1080"x0.0  162.84  1920 1952 1984 2481  1080 1083 1086 1095 -hsync -vsync (65.6 kHz)
[  2195.798] (II) intel(0): Modeline "1920x1080"x0.0   99.91  1920 1952 1984 2281  1080 1083 1086 1095 -hsync -vsync (43.8 kHz)
[  2195.798] (II) intel(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
[  2196.223] (II) intel(0): EDID vendor "MS_", prod id 37
[  2196.223] (II) intel(0): Using hsync ranges from config file
[  2196.223] (II) intel(0): Using vrefresh ranges from config file
[  2196.223] (II) intel(0): Printing DDC gathered Modelines:
[  2196.223] (II) intel(0): Modeline "1920x1080"x0.0  162.84  1920 1952 1984 2481  1080 1083 1086 1095 -hsync -vsync (65.6 kHz)
[  2196.223] (II) intel(0): Modeline "1920x1080"x0.0   99.91  1920 1952 1984 2281  1080 1083 1086 1095 -hsync -vsync (43.8 kHz)
[  2196.223] (II) intel(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
[  2196.648] (II) intel(0): EDID vendor "MS_", prod id 37
[  2196.648] (II) intel(0): Using hsync ranges from config file
[  2196.648] (II) intel(0): Using vrefresh ranges from config file
[  2196.648] (II) intel(0): Printing DDC gathered Modelines:
[  2196.648] (II) intel(0): Modeline "1920x1080"x0.0  162.84  1920 1952 1984 2481  1080 1083 1086 1095 -hsync -vsync (65.6 kHz)
[  2196.648] (II) intel(0): Modeline "1920x1080"x0.0   99.91  1920 1952 1984 2281  1080 1083 1086 1095 -hsync -vsync (43.8 kHz)
[  2196.648] (II) intel(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz)

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=fr
E: XKBVARIANT=latin9
E: XKBOPTIONS=lv3:ralt_switch
E: BACKSPACE=guess
E: DMI_VENDOR=Sony Corporation

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:07/SNY5001:00/input/input6/event6
N: input/event6
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:07/SNY5001:00/input/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=latin9
E: XKBOPTIONS=lv3:ralt_switch
E: BACKSPACE=guess
E: DMI_VENDOR=Sony Corporation

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
N: input/event1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=latin9
E: XKBOPTIONS=lv3:ralt_switch
E: BACKSPACE=guess
E: DMI_VENDOR=Sony Corporation

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

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input8/event8
N: input/event8
S: input/by-id/usb-Ricoh_co._Ltd._18b7-event-if00
S: input/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/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: ID_VENDOR=Ricoh_co._Ltd.
E: ID_VENDOR_ENC=Ricoh\x20co.\x20Ltd.
E: ID_VENDOR_ID=05ca
E: ID_MODEL=18b7
E: ID_MODEL_ENC=18b7
E: ID_MODEL_ID=18b7
E: ID_REVISION=0104
E: ID_SERIAL=Ricoh_co._Ltd._18b7
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.0-usb-0:1.2:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=latin9
E: XKBOPTIONS=lv3:ralt_switch
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Ricoh_co._Ltd._18b7-event-if00 /dev/input/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-event

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
N: input/event10
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/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/input9/event9
N: input/event9
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9
E: MAJOR=13
E: MINOR=73
E: DEVNAME=/dev/input/event9
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=fr
E: XKBVARIANT=latin9
E: XKBOPTIONS=lv3:ralt_switch
E: BACKSPACE=guess
E: DMI_VENDOR=Sony Corporation
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd

P: /devices/platform/i8042/serio1/input/input5/event5
N: input/event5
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
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/input5/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input5/mouse0
E: MAJOR=13
E: MINOR=32
E: DEVNAME=/dev/input/mouse0
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/input11/event11
N: input/event11
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input11/event11
E: MAJOR=13
E: MINOR=75
E: DEVNAME=/dev/input/event11
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=fr
E: XKBVARIANT=latin9
E: XKBOPTIONS=lv3:ralt_switch
E: BACKSPACE=guess
E: DMI_VENDOR=Sony Corporation

P: /devices/virtual/input/input7/event7
N: input/event7
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input7/event7
E: MAJOR=13
E: MINOR=71
E: DEVNAME=/dev/input/event7
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=Sony Corporation

P: /devices/virtual/input/input7/mouse1
N: input/mouse1
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input7/mouse1
E: MAJOR=13
E: MINOR=33
E: DEVNAME=/dev/input/mouse1
E: SUBSYSTEM=input
E: ID_INPUT=1


DRM Information from dmesg:
---------------------------


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

Kernel: Linux 2.6.39-vaio-30-cpuidle (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-input-synaptics depends on:
ii  libc6                         2.13-4     Embedded GNU C Library: Shared lib
ii  libx11-6                      2:1.4.3-1  X11 client-side library
ii  libxi6                        2:1.4.2-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.10.1-2 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



Reply to: