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

Bug#640271: xserver-xorg-input-evdev: Fails to switch keyboard layouts with grp:caps_toggle



Package: xserver-xorg-input-evdev
Version: 1:2.6.0-2+b2
Severity: important

Greetings,

I've added a simple xorg.conf (see below) on my new machine (Thinkpad 
X220) in order to be able to switch between US and Russian keyboard 
layouts. It worked fine in the past with "kbd" driver, but with evdev 
it does not appear to have any effect - pressing Caps Lock does not 
switch the layout. I've verified that behavior is the same in Gnome 
and awesome, and that I can still switch the layouts from the command 
line using setxkbmap. With xev I see the following when pressing Caps 
Lock:

KeyPress event, serial 28, synthetic NO, window 0x1800001,
    root 0xb2, subw 0x0, time 17052057, (677,714), root:(678,734),
    state 0x0, keycode 66 (keysym 0xfe08, ISO_Next_Group), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 28, synthetic NO, window 0x1800001,
    root 0xb2, subw 0x0, time 17052136, (677,714), root:(678,734),
    state 0x0, keycode 66 (keysym 0xfe08, ISO_Next_Group), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

Please let me know if you need any other debugging info.

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Sep  2 20:09 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1942640 Aug 28 12:00 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 169 Sep  3 12:38 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "InputClass"
	Identifier 		"Keyboard Defaults"
	MatchIsKeyboard		"yes"
	Option "XkbLayout" 	"us,ru(phonetic)"
	Option "XkbOptions" 	"grp:caps_toggle"
EndSection

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

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

Kernel version (/proc/version):
-------------------------------
Linux version 3.0.0-1-amd64 (Debian 3.0.0-3) (ben@decadent.org.uk) (gcc version 4.5.3 (Debian 4.5.3-8) ) #1 SMP Sat Aug 27 16:21:11 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 33587 Sep  3 15:09 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    27.497] 
X.Org X Server 1.11.0
Release Date: 2011-08-26
[    27.497] X Protocol Version 11, Revision 0
[    27.497] Build Operating System: Linux 3.0.0-1-amd64 x86_64 Debian
[    27.497] Current Operating System: Linux paddy 3.0.0-1-amd64 #1 SMP Sat Aug 27 16:21:11 UTC 2011 x86_64
[    27.497] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0-1-amd64 root=UUID=476bc45a-c62d-409b-b6e9-81acb45fab7e ro quiet
[    27.497] Build Date: 28 August 2011  10:58:30AM
[    27.497] xorg-server 2:1.11.0-1 (Cyril Brulebois <kibi@debian.org>) 
[    27.497] Current version of pixman: 0.22.2
[    27.497] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    27.497] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    27.497] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep  3 15:09:22 2011
[    27.592] (==) Using config file: "/etc/X11/xorg.conf"
[    27.592] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    27.644] (==) No Layout section.  Using the first Screen section.
[    27.644] (==) No screen section available. Using defaults.
[    27.644] (**) |-->Screen "Default Screen Section" (0)
[    27.644] (**) |   |-->Monitor "<default monitor>"
[    27.658] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    27.658] (==) Automatically adding devices
[    27.658] (==) Automatically enabling devices
[    27.696] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    27.696] 	Entry deleted from font path.
[    27.719] (WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
[    27.719] 	Entry deleted from font path.
[    27.719] 	(Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
[    27.719] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    27.719] (==) ModulePath set to "/usr/lib/xorg/modules"
[    27.719] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    27.719] (II) Loader magic: 0x7cfdc0
[    27.719] (II) Module ABI versions:
[    27.719] 	X.Org ANSI C Emulation: 0.4
[    27.720] 	X.Org Video Driver: 11.0
[    27.720] 	X.Org XInput driver : 13.0
[    27.720] 	X.Org Server Extension : 5.0
[    27.720] (--) PCI:*(0:0:2:0) 8086:0126:17aa:21da rev 9, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x00006000/64
[    27.720] (II) Open ACPI successful (/var/run/acpid.socket)
[    27.720] (II) LoadModule: "extmod"
[    27.757] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    27.773] (II) Module extmod: vendor="X.Org Foundation"
[    27.773] 	compiled for 1.11.0, module version = 1.0.0
[    27.773] 	Module class: X.Org Server Extension
[    27.773] 	ABI class: X.Org Server Extension, version 5.0
[    27.773] (II) Loading extension SELinux
[    27.773] (II) Loading extension MIT-SCREEN-SAVER
[    27.773] (II) Loading extension XFree86-VidModeExtension
[    27.773] (II) Loading extension XFree86-DGA
[    27.773] (II) Loading extension DPMS
[    27.773] (II) Loading extension XVideo
[    27.773] (II) Loading extension XVideo-MotionCompensation
[    27.773] (II) Loading extension X-Resource
[    27.773] (II) LoadModule: "dbe"
[    27.773] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    27.816] (II) Module dbe: vendor="X.Org Foundation"
[    27.816] 	compiled for 1.11.0, module version = 1.0.0
[    27.816] 	Module class: X.Org Server Extension
[    27.816] 	ABI class: X.Org Server Extension, version 5.0
[    27.816] (II) Loading extension DOUBLE-BUFFER
[    27.816] (II) LoadModule: "glx"
[    27.817] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    27.829] (II) Module glx: vendor="X.Org Foundation"
[    27.829] 	compiled for 1.11.0, module version = 1.0.0
[    27.829] 	ABI class: X.Org Server Extension, version 5.0
[    27.829] (==) AIGLX enabled
[    27.829] (II) Loading extension GLX
[    27.830] (II) LoadModule: "record"
[    27.830] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    27.840] (II) Module record: vendor="X.Org Foundation"
[    27.841] 	compiled for 1.11.0, module version = 1.13.0
[    27.841] 	Module class: X.Org Server Extension
[    27.841] 	ABI class: X.Org Server Extension, version 5.0
[    27.841] (II) Loading extension RECORD
[    27.841] (II) LoadModule: "dri"
[    27.841] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    27.857] (II) Module dri: vendor="X.Org Foundation"
[    27.857] 	compiled for 1.11.0, module version = 1.0.0
[    27.857] 	ABI class: X.Org Server Extension, version 5.0
[    27.857] (II) Loading extension XFree86-DRI
[    27.857] (II) LoadModule: "dri2"
[    27.858] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    27.858] (II) Module dri2: vendor="X.Org Foundation"
[    27.858] 	compiled for 1.11.0, module version = 1.2.0
[    27.858] 	ABI class: X.Org Server Extension, version 5.0
[    27.858] (II) Loading extension DRI2
[    27.858] (==) Matched intel as autoconfigured driver 0
[    27.858] (==) Matched vesa as autoconfigured driver 1
[    27.858] (==) Matched fbdev as autoconfigured driver 2
[    27.858] (==) Assigned the driver to the xf86ConfigLayout
[    27.858] (II) LoadModule: "intel"
[    27.858] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    27.881] (II) Module intel: vendor="X.Org Foundation"
[    27.881] 	compiled for 1.11.0, module version = 2.16.0
[    27.881] 	Module class: X.Org Video Driver
[    27.881] 	ABI class: X.Org Video Driver, version 11.0
[    27.881] (II) LoadModule: "vesa"
[    27.881] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    27.890] (II) Module vesa: vendor="X.Org Foundation"
[    27.890] 	compiled for 1.11.0, module version = 2.3.0
[    27.890] 	Module class: X.Org Video Driver
[    27.890] 	ABI class: X.Org Video Driver, version 11.0
[    27.890] (II) LoadModule: "fbdev"
[    27.891] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    27.899] (II) Module fbdev: vendor="X.Org Foundation"
[    27.899] 	compiled for 1.11.0, module version = 0.4.2
[    27.899] 	ABI class: X.Org Video Driver, version 11.0
[    27.899] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
	4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
	Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
[    27.900] (II) VESA: driver for VESA chipsets: vesa
[    27.900] (II) FBDEV: driver for framebuffer: fbdev
[    27.900] (++) using VT number 7

[    27.907] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    27.907] (WW) Falling back to old probe method for vesa
[    27.907] (WW) Falling back to old probe method for fbdev
[    27.907] (II) Loading sub module "fbdevhw"
[    27.907] (II) LoadModule: "fbdevhw"
[    27.907] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    27.928] (II) Module fbdevhw: vendor="X.Org Foundation"
[    27.928] 	compiled for 1.11.0, module version = 0.0.2
[    27.928] 	ABI class: X.Org Video Driver, version 11.0
[    27.929] drmOpenDevice: node name is /dev/dri/card0
[    27.929] drmOpenDevice: open result is 9, (OK)
[    27.929] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    27.929] drmOpenDevice: node name is /dev/dri/card0
[    27.929] drmOpenDevice: open result is 9, (OK)
[    27.929] drmOpenByBusid: drmOpenMinor returns 9
[    27.929] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    27.929] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    27.929] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    27.929] (==) intel(0): RGB weight 888
[    27.929] (==) intel(0): Default visual is TrueColor
[    27.929] (II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2+)
[    27.929] (--) intel(0): Chipset: "Sandybridge Mobile (GT2+)"
[    27.929] (**) intel(0): Relaxed fencing enabled
[    27.929] (**) intel(0): Wait on SwapBuffers? enabled
[    27.929] (**) intel(0): Triple buffering? enabled
[    27.929] (**) intel(0): Framebuffer tiled
[    27.929] (**) intel(0): Pixmaps tiled
[    27.929] (**) intel(0): 3D buffers tiled
[    27.929] (**) intel(0): SwapBuffers wait enabled
[    27.929] (==) intel(0): video overlay key set to 0x101fe
[    27.938] (II) intel(0): Output LVDS1 has no monitor section
[    27.938] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[    27.938] (II) intel(0): Output VGA1 has no monitor section
[    28.576] (II) intel(0): Output HDMI1 has no monitor section
[    28.624] (II) intel(0): Output DP1 has no monitor section
[    28.646] (II) intel(0): Output HDMI2 has no monitor section
[    28.669] (II) intel(0): Output HDMI3 has no monitor section
[    28.716] (II) intel(0): Output DP2 has no monitor section
[    28.764] (II) intel(0): Output DP3 has no monitor section
[    28.764] (II) intel(0): EDID for output LVDS1
[    28.764] (II) intel(0): Manufacturer: LGD  Model: 2d8  Serial#: 0
[    28.764] (II) intel(0): Year: 2010  Week: 0
[    28.764] (II) intel(0): EDID Version: 1.3
[    28.764] (II) intel(0): Digital Display Input
[    28.764] (II) intel(0): Max Image Size [cm]: horiz.: 28  vert.: 16
[    28.764] (II) intel(0): Gamma: 2.20
[    28.764] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[    28.764] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    28.764] (II) intel(0): First detailed timing is preferred mode
[    28.764] (II) intel(0): redX: 0.585 redY: 0.349   greenX: 0.341 greenY: 0.543
[    28.764] (II) intel(0): blueX: 0.159 blueY: 0.127   whiteX: 0.313 whiteY: 0.329
[    28.764] (II) intel(0): Manufacturer's mask: 0
[    28.764] (II) intel(0): Supported detailed timing:
[    28.764] (II) intel(0): clock: 75.2 MHz   Image Size:  277 x 156 mm
[    28.764] (II) intel(0): h_active: 1366  h_sync: 1414  h_sync_end 1478 h_blank_end 1582 h_border: 0
[    28.764] (II) intel(0): v_active: 768  v_sync: 772  v_sync_end 779 v_blanking: 792 v_border: 0
[    28.764] (II) intel(0):  LG Display
[    28.764] (II) intel(0):  LP125WH2-SLB1
[    28.764] (II) intel(0): EDID (in hex):
[    28.764] (II) intel(0): 	00ffffffffffff0030e4d80200000000
[    28.764] (II) intel(0): 	00140103801c1078ead4e59559578b28
[    28.764] (II) intel(0): 	20505400000001010101010101010101
[    28.765] (II) intel(0): 	010101010101601d56d8500018303040
[    28.765] (II) intel(0): 	4700159c1000001b0000000000000000
[    28.765] (II) intel(0): 	00000000000000000000000000fe004c
[    28.765] (II) intel(0): 	4720446973706c61790a2020000000fe
[    28.765] (II) intel(0): 	004c503132355748322d534c42310084
[    28.765] (II) intel(0): EDID vendor "LGD", prod id 728
[    28.765] (II) intel(0): Printing DDC gathered Modelines:
[    28.765] (II) intel(0): Modeline "1366x768"x0.0   75.20  1366 1414 1478 1582  768 772 779 792 +hsync -vsync (47.5 kHz)
[    28.765] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    28.765] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    28.765] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    28.765] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    28.765] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    28.765] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    28.765] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    28.765] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    28.765] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    28.765] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    28.765] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[    28.765] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    28.765] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    28.765] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    28.765] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[    28.765] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[    28.765] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    28.765] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    28.765] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[    28.766] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[    28.766] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    28.766] (II) intel(0): Printing probed modes for output LVDS1
[    28.766] (II) intel(0): Modeline "1366x768"x60.0   75.20  1366 1414 1478 1582  768 772 779 792 +hsync -vsync (47.5 kHz)
[    28.766] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[    28.766] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz)
[    28.766] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    28.766] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    28.766] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    28.766] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    28.766] (II) intel(0): EDID for output VGA1
[    29.404] (II) intel(0): EDID for output HDMI1
[    29.452] (II) intel(0): EDID for output DP1
[    29.474] (II) intel(0): EDID for output HDMI2
[    29.496] (II) intel(0): EDID for output HDMI3
[    29.544] (II) intel(0): EDID for output DP2
[    29.592] (II) intel(0): EDID for output DP3
[    29.592] (II) intel(0): Output LVDS1 connected
[    29.592] (II) intel(0): Output VGA1 disconnected
[    29.592] (II) intel(0): Output HDMI1 disconnected
[    29.592] (II) intel(0): Output DP1 disconnected
[    29.592] (II) intel(0): Output HDMI2 disconnected
[    29.592] (II) intel(0): Output HDMI3 disconnected
[    29.592] (II) intel(0): Output DP2 disconnected
[    29.592] (II) intel(0): Output DP3 disconnected
[    29.592] (II) intel(0): Using exact sizes for initial modes
[    29.592] (II) intel(0): Output LVDS1 using initial mode 1366x768
[    29.592] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    29.592] (II) intel(0): Kernel page flipping support detected, enabling
[    29.592] (**) intel(0): Display dimensions: (280, 160) mm
[    29.592] (**) intel(0): DPI set to (123, 121)
[    29.592] (II) Loading sub module "fb"
[    29.592] (II) LoadModule: "fb"
[    29.592] (II) Loading /usr/lib/xorg/modules/libfb.so
[    29.627] (II) Module fb: vendor="X.Org Foundation"
[    29.627] 	compiled for 1.11.0, module version = 1.0.0
[    29.627] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    29.627] (II) Loading sub module "dri2"
[    29.627] (II) LoadModule: "dri2"
[    29.628] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    29.628] (II) Module dri2: vendor="X.Org Foundation"
[    29.628] 	compiled for 1.11.0, module version = 1.2.0
[    29.628] 	ABI class: X.Org Server Extension, version 5.0
[    29.628] (II) UnloadModule: "vesa"
[    29.628] (II) Unloading vesa
[    29.628] (II) UnloadModule: "fbdev"
[    29.628] (II) Unloading fbdev
[    29.628] (II) UnloadModule: "fbdevhw"
[    29.628] (II) Unloading fbdevhw
[    29.628] (==) Depth 24 pixmap format is 32 bpp
[    29.628] (II) intel(0): [DRI2] Setup complete
[    29.628] (II) intel(0): [DRI2]   DRI driver: i965
[    29.628] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
[    29.643] (II) UXA(0): Driver registered support for the following operations:
[    29.643] (II)         solid
[    29.643] (II)         copy
[    29.643] (II)         composite (RENDER acceleration)
[    29.643] (II)         put_image
[    29.643] (II)         get_image
[    29.643] (==) intel(0): Backing store disabled
[    29.643] (==) intel(0): Silken mouse enabled
[    29.643] (II) intel(0): Initializing HW Cursor
[    29.700] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    29.706] (==) intel(0): DPMS enabled
[    29.706] (==) intel(0): Intel XvMC decoder enabled
[    29.706] (II) intel(0): Set up textured video
[    29.706] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    29.706] (II) intel(0): direct rendering: DRI2 Enabled
[    29.706] (==) intel(0): hotplug detection: "enabled"
[    29.706] (--) RandR disabled
[    29.706] (II) Initializing built-in extension Generic Event Extension
[    29.706] (II) Initializing built-in extension SHAPE
[    29.706] (II) Initializing built-in extension MIT-SHM
[    29.706] (II) Initializing built-in extension XInputExtension
[    29.706] (II) Initializing built-in extension XTEST
[    29.706] (II) Initializing built-in extension BIG-REQUESTS
[    29.706] (II) Initializing built-in extension SYNC
[    29.707] (II) Initializing built-in extension XKEYBOARD
[    29.707] (II) Initializing built-in extension XC-MISC
[    29.707] (II) Initializing built-in extension SECURITY
[    29.707] (II) Initializing built-in extension XINERAMA
[    29.707] (II) Initializing built-in extension XFIXES
[    29.707] (II) Initializing built-in extension RENDER
[    29.707] (II) Initializing built-in extension RANDR
[    29.707] (II) Initializing built-in extension COMPOSITE
[    29.707] (II) Initializing built-in extension DAMAGE
[    29.707] (II) SELinux: Disabled on system
[    29.820] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    29.820] (II) AIGLX: enabled GLX_INTEL_swap_event
[    29.820] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    29.820] (II) AIGLX: enabled GLX_SGI_make_current_read
[    29.820] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    29.820] (II) AIGLX: Loaded and initialized i965
[    29.820] (II) GLX: Initialized DRI2 GL provider for screen 0
[    29.820] (II) intel(0): Setting screen physical size to 361 x 203
[    30.050] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    30.050] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    30.051] (**) Power Button: Applying InputClass "Keyboard Defaults"
[    30.051] (II) LoadModule: "evdev"
[    30.051] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.067] (II) Module evdev: vendor="X.Org Foundation"
[    30.067] 	compiled for 1.11.0, module version = 2.6.0
[    30.067] 	Module class: X.Org XInput Driver
[    30.067] 	ABI class: X.Org XInput driver, version 13.0
[    30.067] (II) Using input driver 'evdev' for 'Power Button'
[    30.067] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.068] (**) Power Button: always reports core events
[    30.068] (**) Power Button: Device: "/dev/input/event3"
[    30.068] (--) Power Button: Found keys
[    30.068] (II) Power Button: Configuring as keyboard
[    30.068] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    30.068] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    30.068] (**) Option "xkb_rules" "evdev"
[    30.068] (**) Option "xkb_model" "pc105"
[    30.068] (**) Option "xkb_layout" "us,ru(phonetic)"
[    30.068] (**) Option "xkb_options" "grp:caps_toggle"
[    30.104] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[    30.104] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    30.104] (**) Video Bus: Applying InputClass "Keyboard Defaults"
[    30.104] (II) Using input driver 'evdev' for 'Video Bus'
[    30.104] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.104] (**) Video Bus: always reports core events
[    30.104] (**) Video Bus: Device: "/dev/input/event8"
[    30.104] (--) Video Bus: Found keys
[    30.104] (II) Video Bus: Configuring as keyboard
[    30.104] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input8/event8"
[    30.104] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    30.104] (**) Option "xkb_rules" "evdev"
[    30.104] (**) Option "xkb_model" "pc105"
[    30.104] (**) Option "xkb_layout" "us,ru(phonetic)"
[    30.104] (**) Option "xkb_options" "grp:caps_toggle"
[    30.105] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    30.105] (II) No input driver/identifier specified (ignoring)
[    30.106] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    30.106] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    30.106] (**) Sleep Button: Applying InputClass "Keyboard Defaults"
[    30.106] (II) Using input driver 'evdev' for 'Sleep Button'
[    30.106] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.106] (**) Sleep Button: always reports core events
[    30.106] (**) Sleep Button: Device: "/dev/input/event2"
[    30.106] (--) Sleep Button: Found keys
[    30.106] (II) Sleep Button: Configuring as keyboard
[    30.106] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[    30.106] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    30.106] (**) Option "xkb_rules" "evdev"
[    30.106] (**) Option "xkb_model" "pc105"
[    30.106] (**) Option "xkb_layout" "us,ru(phonetic)"
[    30.106] (**) Option "xkb_options" "grp:caps_toggle"
[    30.107] (II) config/udev: Adding input device Integrated Camera (/dev/input/event7)
[    30.107] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[    30.107] (**) Integrated Camera: Applying InputClass "Keyboard Defaults"
[    30.107] (II) Using input driver 'evdev' for 'Integrated Camera'
[    30.107] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.108] (**) Integrated Camera: always reports core events
[    30.108] (**) Integrated Camera: Device: "/dev/input/event7"
[    30.108] (--) Integrated Camera: Found keys
[    30.108] (II) Integrated Camera: Configuring as keyboard
[    30.108] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input7/event7"
[    30.108] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 9)
[    30.108] (**) Option "xkb_rules" "evdev"
[    30.108] (**) Option "xkb_model" "pc105"
[    30.108] (**) Option "xkb_layout" "us,ru(phonetic)"
[    30.108] (**) Option "xkb_options" "grp:caps_toggle"
[    30.109] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[    30.109] (II) No input driver/identifier specified (ignoring)
[    30.109] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP (/dev/input/event10)
[    30.109] (II) No input driver/identifier specified (ignoring)
[    30.110] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP (/dev/input/event11)
[    30.110] (II) No input driver/identifier specified (ignoring)
[    30.111] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP (/dev/input/event12)
[    30.111] (II) No input driver/identifier specified (ignoring)
[    30.111] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    30.111] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    30.111] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
[    30.111] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    30.111] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.111] (**) AT Translated Set 2 keyboard: always reports core events
[    30.111] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    30.112] (--) AT Translated Set 2 keyboard: Found keys
[    30.112] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    30.112] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    30.112] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    30.112] (**) Option "xkb_rules" "evdev"
[    30.112] (**) Option "xkb_model" "pc105"
[    30.112] (**) Option "xkb_layout" "us,ru(phonetic)"
[    30.112] (**) Option "xkb_options" "grp:caps_toggle"
[    30.113] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
[    30.113] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    30.113] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    30.113] (II) LoadModule: "synaptics"
[    30.113] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    30.124] (II) Module synaptics: vendor="X.Org Foundation"
[    30.124] 	compiled for 1.11.0, module version = 1.4.1
[    30.124] 	Module class: X.Org XInput Driver
[    30.124] 	ABI class: X.Org XInput driver, version 13.0
[    30.124] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    30.124] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    30.124] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    30.124] (**) Option "Device" "/dev/input/event6"
[    30.272] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
[    30.272] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
[    30.272] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    30.272] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    30.272] (--) SynPS/2 Synaptics TouchPad: buttons: left double triple
[    30.372] (--) SynPS/2 Synaptics TouchPad: touchpad found
[    30.372] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    30.372] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
[    30.372] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[    30.372] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    30.372] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[    30.372] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
[    30.373] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    30.373] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    30.373] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    30.373] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    30.373] (--) SynPS/2 Synaptics TouchPad: touchpad found
[    30.373] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    30.373] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    30.373] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    30.373] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    30.373] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    30.373] (**) Option "Device" "/dev/input/mouse0"
[    30.373] (--) SynPS/2 Synaptics TouchPad: invalid x-axis range.  defaulting to 1615 - 5685
[    30.374] (--) SynPS/2 Synaptics TouchPad: invalid y-axis range.  defaulting to 1729 - 4171
[    30.374] (--) SynPS/2 Synaptics TouchPad: invalid pressure range.  defaulting to 0 - 256
[    30.374] (--) SynPS/2 Synaptics TouchPad: invalid finger width range.  defaulting to 0 - 16
[    30.394] (EE) Query no Synaptics: 6003C8
[    30.394] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
[    30.394] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
[    30.394] (EE) PreInit returned 11 for "SynPS/2 Synaptics TouchPad"
[    30.394] (II) UnloadModule: "synaptics"
[    30.394] (II) Unloading synaptics
[    30.395] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event13)
[    30.395] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    30.395] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[    30.395] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.395] (**) TPPS/2 IBM TrackPoint: always reports core events
[    30.395] (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event13"
[    30.395] (--) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[    30.395] (--) TPPS/2 IBM TrackPoint: Found relative axes
[    30.395] (--) TPPS/2 IBM TrackPoint: Found x and y relative axes
[    30.395] (II) TPPS/2 IBM TrackPoint: Configuring as mouse
[    30.395] (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[    30.395] (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    30.395] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input13/event13"
[    30.395] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
[    30.395] (II) TPPS/2 IBM TrackPoint: initialized for relative axes.
[    30.396] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[    30.396] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[    30.396] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    30.396] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    30.396] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[    30.396] (II) No input driver/identifier specified (ignoring)
[    30.397] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    30.397] (II) No input driver/identifier specified (ignoring)
[    30.398] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[    30.398] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[    30.398] (**) ThinkPad Extra Buttons: Applying InputClass "Keyboard Defaults"
[    30.398] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[    30.398] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.398] (**) ThinkPad Extra Buttons: always reports core events
[    30.398] (**) ThinkPad Extra Buttons: Device: "/dev/input/event5"
[    30.398] (--) ThinkPad Extra Buttons: Found keys
[    30.398] (II) ThinkPad Extra Buttons: Configuring as keyboard
[    30.398] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event5"
[    30.398] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
[    30.398] (**) Option "xkb_rules" "evdev"
[    30.398] (**) Option "xkb_model" "pc105"
[    30.398] (**) Option "xkb_layout" "us,ru(phonetic)"
[    30.398] (**) Option "xkb_options" "grp:caps_toggle"
[    30.399] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event14)
[    30.399] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[    30.400] (**) ACPI Virtual Keyboard Device: Applying InputClass "Keyboard Defaults"
[    30.400] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[    30.400] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.400] (**) ACPI Virtual Keyboard Device: always reports core events
[    30.400] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event14"
[    30.400] (--) ACPI Virtual Keyboard Device: Found keys
[    30.400] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[    30.400] (**) Option "config_info" "udev:/sys/devices/virtual/input/input14/event14"
[    30.400] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 14)
[    30.400] (**) Option "xkb_rules" "evdev"
[    30.400] (**) Option "xkb_model" "pc105"
[    30.400] (**) Option "xkb_layout" "us,ru(phonetic)"
[    30.400] (**) Option "xkb_options" "grp:caps_toggle"
[    32.057] (II) intel(0): EDID vendor "LGD", prod id 728
[    32.057] (II) intel(0): Printing DDC gathered Modelines:
[    32.058] (II) intel(0): Modeline "1366x768"x0.0   75.20  1366 1414 1478 1582  768 772 779 792 +hsync -vsync (47.5 kHz)
[    32.889] (II) intel(0): EDID vendor "LGD", prod id 728
[    32.889] (II) intel(0): Printing DDC gathered Modelines:
[    32.889] (II) intel(0): Modeline "1366x768"x0.0   75.20  1366 1414 1478 1582  768 772 779 792 +hsync -vsync (47.5 kHz)
[    33.753] (II) intel(0): EDID vendor "LGD", prod id 728
[    33.754] (II) intel(0): Printing DDC gathered Modelines:
[    33.754] (II) intel(0): Modeline "1366x768"x0.0   75.20  1366 1414 1478 1582  768 772 779 792 +hsync -vsync (47.5 kHz)

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
E: PRODUCT=19/0/1/0
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PROP=0
E: EV=3
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
N: input/event3
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: BACKSPACE=guess
E: DMI_VENDOR=LENOVO

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input8
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input8
E: PRODUCT=19/0/6/0
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PROP=0
E: EV=3
E: KEY=3e000b00000000 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input8/event8
N: input/event8
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO: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: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: BACKSPACE=guess
E: DMI_VENDOR=LENOVO

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
E: PRODUCT=19/0/5/0
E: NAME="Lid Switch"
E: PHYS="PNP0C0D/button/input0"
E: PROP=0
E: EV=21
E: SW=1
E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00

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: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: DMI_VENDOR=LENOVO

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
E: PRODUCT=19/0/3/0
E: NAME="Sleep Button"
E: PHYS="PNP0C0E/button/input0"
E: PROP=0
E: EV=3
E: KEY=4000 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2
N: input/event2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E: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: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: BACKSPACE=guess
E: DMI_VENDOR=LENOVO

P: /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input7
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input7
E: PRODUCT=3/4f2/b217/854
E: NAME="Integrated Camera"
E: PHYS="usb-0000:00:1a.0-1.6/button"
E: PROP=0
E: EV=3
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v04F2pB217e0854-e0,1,kD4,ramlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=Chicony_Electronics_Co.__Ltd.
E: ID_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2c\x20Ltd.
E: ID_VENDOR_ID=04f2
E: ID_MODEL=Integrated_Camera
E: ID_MODEL_ENC=Integrated\x20Camera
E: ID_MODEL_ID=b217
E: ID_REVISION=0854
E: ID_SERIAL=Chicony_Electronics_Co.__Ltd._Integrated_Camera
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.6:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_6_1_0

P: /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input7/event7
N: input/event7
S: input/by-id/usb-Chicony_Electronics_Co.__Ltd._Integrated_Camera-event-if00
S: input/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input7/event7
E: MAJOR=13
E: MINOR=71
E: DEVNAME=/dev/input/event7
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=Chicony_Electronics_Co.__Ltd.
E: ID_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2c\x20Ltd.
E: ID_VENDOR_ID=04f2
E: ID_MODEL=Integrated_Camera
E: ID_MODEL_ENC=Integrated\x20Camera
E: ID_MODEL_ID=b217
E: ID_REVISION=0854
E: ID_SERIAL=Chicony_Electronics_Co.__Ltd._Integrated_Camera
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.6:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_6_1_0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/input/by-id/usb-Chicony_Electronics_Co.__Ltd._Integrated_Camera-event-if00 /dev/input/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-event
E: BACKSPACE=guess

P: /devices/pci0000:00/0000:00:1b.0/input/input9
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input9
E: PRODUCT=1/14f1/506e/1
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#0/beep0"
E: PROP=0
E: EV=40001
E: SND=6
E: MODALIAS=input:b0001v14F1p506Ee0001-e0,12,kramls1,2,fw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0

P: /devices/pci0000:00/0000:00:1b.0/input/input9/event9
N: input/event9
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/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: ID_PATH_TAG=pci-0000_00_1b_0
E: DMI_VENDOR=LENOVO

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel PCH HDMI/DP"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=100
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw8,
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0

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: ID_PATH_TAG=pci-0000_00_1b_0
E: DMI_VENDOR=LENOVO

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel PCH HDMI/DP"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=100
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw8,
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0

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: ID_PATH_TAG=pci-0000_00_1b_0
E: DMI_VENDOR=LENOVO

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel PCH HDMI/DP"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=100
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw8,
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0

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: ID_PATH_TAG=pci-0000_00_1b_0
E: DMI_VENDOR=LENOVO

P: /devices/platform/i8042/serio0/input/input0
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: PRODUCT=11/1/1/ab54
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PROP=0
E: EV=120013
E: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: MSC=10
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB54-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: 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: ID_PATH_TAG=platform-i8042-serio-0

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/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: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DMI_VENDOR=LENOVO

P: /devices/platform/i8042/serio1/input/input6
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input6
E: PRODUCT=11/2/7/1b1
E: NAME="SynPS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio1/input0"
E: PROP=5
E: EV=b
E: KEY=6420 10000 0 0 0 0
E: ABS=11000003
E: MODALIAS=input:b0011v0002p0007e01B1-e0,1,3,k110,145,14A,14D,14E,ra0,1,18,1C,mlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1

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_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: DMI_VENDOR=LENOVO
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_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse

P: /devices/platform/i8042/serio1/serio2/input/input13
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input13
E: PRODUCT=11/2/a/0
E: NAME="TPPS/2 IBM TrackPoint"
E: PHYS="synaptics-pt/serio0/input0"
E: PROP=0
E: EV=7
E: KEY=70000 0 0 0 0
E: REL=3
E: MODALIAS=input:b0011v0002p000Ae0000-e0,1,2,k110,111,112,r0,1,amlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2

P: /devices/platform/i8042/serio1/serio2/input/input13/event13
N: input/event13
S: input/by-path/platform-i8042-serio-2-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input13/event13
E: MAJOR=13
E: MINOR=77
E: DEVNAME=/dev/input/event13
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: DMI_VENDOR=LENOVO
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-event-mouse

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

P: /devices/platform/pcspkr/input/input4
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input4
E: PRODUCT=10/1f/1/100
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PROP=0
E: EV=40001
E: SND=6
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr

P: /devices/platform/pcspkr/input/input4/event4
N: input/event4
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: DMI_VENDOR=LENOVO
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/platform/thinkpad_acpi/input/input5
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input5
E: PRODUCT=19/17aa/5054/4101
E: NAME="ThinkPad Extra Buttons"
E: PHYS="thinkpad_acpi/input0"
E: PROP=0
E: EV=33
E: KEY=18040000 0 10000000000000 0 101501b00102004 8000000001104000 e000000000000 0
E: MSC=10
E: SW=a
E: MODALIAS=input:b0019v17AAp5054e4101-e0,1,4,5,k71,72,73,8E,94,98,BF,C2,CD,D4,E0,E1,E3,E4,EC,EE,F0,F8,174,1D2,1DB,1DC,ram4,lsfw1,3,
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi

P: /devices/platform/thinkpad_acpi/input/input5/event5
N: input/event5
S: input/by-path/platform-thinkpad_acpi-event
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/thinkpad_acpi/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_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/input/by-path/platform-thinkpad_acpi-event
E: BACKSPACE=guess
E: DMI_VENDOR=LENOVO

P: /devices/virtual/input/input14
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input14
E: PRODUCT=3/0/0/4
E: NAME="ACPI Virtual Keyboard Device"
E: PROP=0
E: EV=3
E: KEY=ffffffffffffffff ffffffffffffffff ffffffffffffffff fffffffffffffffe
E: MODALIAS=input:b0003v0000p0000e0004-e0,1,k71,72,73,74,75,76,77,78,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8D,8E,8F,90,91,92,93,94,95,96,97,98,99,9A,9B,9C,9D,9E,9F,A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,AA,AB,AC,AD,AE,AF,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,C3,C4,C5,C6,C7,C8,C9,CA,CB,CC,CD,CE,CF,D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,DA,DB,DC,DD,DE,DF,E0,E1,E2,E3,E4,E5,E6,E7,E8,E9,EA,EB,EC,ED,EE,EF,F0,F1,F2,F3,F4,F5,F6,F7,F8,F9,FA,FB,FC,FD,FE,FF,ramlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial

P: /devices/virtual/input/input14/event14
N: input/event14
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input14/event14
E: MAJOR=13
E: MINOR=78
E: DEVNAME=/dev/input/event14
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=us
E: BACKSPACE=guess
E: DMI_VENDOR=LENOVO


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    1.062685] Linux agpgart interface v0.103
[    1.062752] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[    1.062809] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    1.063786] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[    1.063882] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
[    6.602137] [drm] Initialized drm 1.1.0 20060810
[    6.734241] [drm] MTRR allocation failed.  Graphics performance may suffer.
[    6.734493] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    6.734495] [drm] Driver supports precise vblank timestamp query.
[    7.349856] fbcon: inteldrmfb (fb0) is primary device
[    7.528952] fb0: inteldrmfb frame buffer device
[    7.528954] drm: registered panic notifier
[    7.544136] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-input-evdev depends on:
ii  libc6                                  2.13-18   
ii  xserver-xorg-core [xorg-input-abi-13]  2:1.11.0-1

xserver-xorg-input-evdev recommends no packages.

xserver-xorg-input-evdev suggests no packages.

-- no debconf information



Reply to: