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

Bug#626277: xserver-xorg-core: blacklist accelerometer



Package: xserver-xorg-core
Version: 2:1.10.1-2
Severity: normal

Hi,

using Accelerometer on X make mouse unusable (it regenerate absolute event) :
the mouse cursor stuck in the center of the screen.

My pc got one : ST LIS3LV02DL Accelerometer (/dev/input/event7)

A workaround could be to blacklist accelerometer device

with something like :

Section "InputClass"
   Identifier     "no need for accelerometers in X"
   MatchProduct   "ccelerometer"
   Option         "Ignore" "on"
EndSection

Matthieu

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 May  7 23:53 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2018824 May  1 12:21 /usr/bin/Xorg

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

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

/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.38-2-amd64 (Debian 2.6.38-4) (ben@decadent.org.uk) (gcc version 4.4.6 (Debian 4.4.6-2) ) #1 SMP Sat Apr 23 20:23:42 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 30438 May 10 15:39 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[   535.808] 
X.Org X Server 1.10.1
Release Date: 2011-04-15
[   535.808] X Protocol Version 11, Revision 0
[   535.808] Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian
[   535.808] Current Operating System: Linux pioupiou 2.6.38-2-amd64 #1 SMP Sat Apr 23 20:23:42 UTC 2011 x86_64
[   535.809] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-2-amd64 root=UUID=547c10a7-c0de-4be7-bfae-e5cb98e7f8bd ro quiet
[   535.809] Build Date: 01 May 2011  10:14:44AM
[   535.809] xorg-server 2:1.10.1-2 (Julien Cristau <jcristau@debian.org>) 
[   535.809] Current version of pixman: 0.21.8
[   535.809] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   535.809] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   535.809] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 10 15:39:47 2011
[   535.809] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   535.809] (==) No Layout section.  Using the first Screen section.
[   535.809] (==) No screen section available. Using defaults.
[   535.809] (**) |-->Screen "Default Screen Section" (0)
[   535.809] (**) |   |-->Monitor "<default monitor>"
[   535.810] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   535.810] (==) Automatically adding devices
[   535.810] (==) Automatically enabling devices
[   535.810] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   535.810] 	Entry deleted from font path.
[   535.810] (WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
[   535.810] 	Entry deleted from font path.
[   535.810] 	(Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
[   535.810] (==) 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
[   535.810] (==) ModulePath set to "/usr/lib/xorg/modules"
[   535.810] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   535.810] (II) Loader magic: 0x8232ac0
[   535.810] (II) Module ABI versions:
[   535.810] 	X.Org ANSI C Emulation: 0.4
[   535.810] 	X.Org Video Driver: 10.0
[   535.810] 	X.Org XInput driver : 12.2
[   535.810] 	X.Org Server Extension : 5.0
[   535.811] (--) PCI:*(0:0:2:0) 8086:0046:103c:7008 rev 2, Mem @ 0x90000000/4194304, 0x80000000/268435456, I/O @ 0x00005058/8
[   535.811] (II) Open ACPI successful (/var/run/acpid.socket)
[   535.812] (II) LoadModule: "extmod"
[   535.812] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   535.812] (II) Module extmod: vendor="X.Org Foundation"
[   535.812] 	compiled for 1.10.1, module version = 1.0.0
[   535.812] 	Module class: X.Org Server Extension
[   535.812] 	ABI class: X.Org Server Extension, version 5.0
[   535.812] (II) Loading extension SELinux
[   535.812] (II) Loading extension MIT-SCREEN-SAVER
[   535.813] (II) Loading extension XFree86-VidModeExtension
[   535.813] (II) Loading extension XFree86-DGA
[   535.813] (II) Loading extension DPMS
[   535.813] (II) Loading extension XVideo
[   535.813] (II) Loading extension XVideo-MotionCompensation
[   535.813] (II) Loading extension X-Resource
[   535.813] (II) LoadModule: "dbe"
[   535.813] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   535.813] (II) Module dbe: vendor="X.Org Foundation"
[   535.813] 	compiled for 1.10.1, module version = 1.0.0
[   535.813] 	Module class: X.Org Server Extension
[   535.813] 	ABI class: X.Org Server Extension, version 5.0
[   535.813] (II) Loading extension DOUBLE-BUFFER
[   535.813] (II) LoadModule: "glx"
[   535.813] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   535.813] (II) Module glx: vendor="X.Org Foundation"
[   535.813] 	compiled for 1.10.1, module version = 1.0.0
[   535.813] 	ABI class: X.Org Server Extension, version 5.0
[   535.813] (==) AIGLX enabled
[   535.813] (II) Loading extension GLX
[   535.813] (II) LoadModule: "record"
[   535.814] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   535.814] (II) Module record: vendor="X.Org Foundation"
[   535.814] 	compiled for 1.10.1, module version = 1.13.0
[   535.814] 	Module class: X.Org Server Extension
[   535.814] 	ABI class: X.Org Server Extension, version 5.0
[   535.814] (II) Loading extension RECORD
[   535.814] (II) LoadModule: "dri"
[   535.814] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   535.814] (II) Module dri: vendor="X.Org Foundation"
[   535.814] 	compiled for 1.10.1, module version = 1.0.0
[   535.814] 	ABI class: X.Org Server Extension, version 5.0
[   535.814] (II) Loading extension XFree86-DRI
[   535.814] (II) LoadModule: "dri2"
[   535.814] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   535.814] (II) Module dri2: vendor="X.Org Foundation"
[   535.814] 	compiled for 1.10.1, module version = 1.2.0
[   535.814] 	ABI class: X.Org Server Extension, version 5.0
[   535.815] (II) Loading extension DRI2
[   535.815] (==) Matched intel as autoconfigured driver 0
[   535.815] (==) Matched vesa as autoconfigured driver 1
[   535.815] (==) Matched fbdev as autoconfigured driver 2
[   535.815] (==) Assigned the driver to the xf86ConfigLayout
[   535.815] (II) LoadModule: "intel"
[   535.815] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   535.815] (II) Module intel: vendor="X.Org Foundation"
[   535.815] 	compiled for 1.10.1, module version = 2.15.0
[   535.815] 	Module class: X.Org Video Driver
[   535.815] 	ABI class: X.Org Video Driver, version 10.0
[   535.815] (II) LoadModule: "vesa"
[   535.816] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   535.816] (II) Module vesa: vendor="X.Org Foundation"
[   535.816] 	compiled for 1.10.1, module version = 2.3.0
[   535.816] 	Module class: X.Org Video Driver
[   535.816] 	ABI class: X.Org Video Driver, version 10.0
[   535.816] (II) LoadModule: "fbdev"
[   535.816] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   535.816] (II) Module fbdev: vendor="X.Org Foundation"
[   535.816] 	compiled for 1.10.1, module version = 0.4.2
[   535.816] 	ABI class: X.Org Video Driver, version 10.0
[   535.816] (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
[   535.817] (II) VESA: driver for VESA chipsets: vesa
[   535.817] (II) FBDEV: driver for framebuffer: fbdev
[   535.817] (++) using VT number 8

[   535.825] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   535.825] (WW) Falling back to old probe method for vesa
[   535.825] (WW) Falling back to old probe method for fbdev
[   535.825] (II) Loading sub module "fbdevhw"
[   535.825] (II) LoadModule: "fbdevhw"
[   535.825] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   535.825] (II) Module fbdevhw: vendor="X.Org Foundation"
[   535.825] 	compiled for 1.10.1, module version = 0.0.2
[   535.825] 	ABI class: X.Org Video Driver, version 10.0
[   535.825] drmOpenDevice: node name is /dev/dri/card0
[   535.825] drmOpenDevice: open result is 9, (OK)
[   535.825] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[   535.825] drmOpenDevice: node name is /dev/dri/card0
[   535.825] drmOpenDevice: open result is 9, (OK)
[   535.825] drmOpenByBusid: drmOpenMinor returns 9
[   535.825] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[   535.826] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   535.826] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   535.826] (==) intel(0): RGB weight 888
[   535.826] (==) intel(0): Default visual is TrueColor
[   535.826] (II) intel(0): Integrated Graphics Chipset: Intel(R) Arrandale
[   535.826] (--) intel(0): Chipset: "Arrandale"
[   535.826] (**) intel(0): Relaxed fencing enabled
[   535.826] (**) intel(0): Framebuffer tiled
[   535.826] (**) intel(0): Pixmaps tiled
[   535.826] (**) intel(0): 3D buffers tiled
[   535.826] (**) intel(0): SwapBuffers wait enabled
[   535.826] (==) intel(0): video overlay key set to 0x101fe
[   535.962] (II) intel(0): Output eDP1 has no monitor section
[   535.962] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[   535.962] (II) intel(0): Output VGA1 has no monitor section
[   535.966] (II) intel(0): Output HDMI1 has no monitor section
[   535.967] (II) intel(0): Output DP1 has no monitor section
[   535.972] (II) intel(0): Output HDMI2 has no monitor section
[   535.973] (II) intel(0): Output DP2 has no monitor section
[   536.108] (II) intel(0): EDID for output eDP1
[   536.108] (II) intel(0): Manufacturer: LGD  Model: 24f  Serial#: 0
[   536.108] (II) intel(0): Year: 2010  Week: 0
[   536.108] (II) intel(0): EDID Version: 1.4
[   536.108] (II) intel(0): Digital Display Input
[   536.108] (II) intel(0): Undefined color depth
[   536.108] (II) intel(0): Digital interface is undefined
[   536.108] (II) intel(0): Max Image Size [cm]: horiz.: 26  vert.: 16
[   536.108] (II) intel(0): Gamma: 2.20
[   536.108] (II) intel(0): No DPMS capabilities specified
[   536.108] (II) intel(0): Supported color encodings: RGB 4:4:4 
[   536.108] (II) intel(0): First detailed timing is preferred mode
[   536.108] (II) intel(0): Preferred mode is native pixel format and refresh rate
[   536.108] (II) intel(0): redX: 0.592 redY: 0.351   greenX: 0.334 greenY: 0.549
[   536.108] (II) intel(0): blueX: 0.154 blueY: 0.130   whiteX: 0.313 whiteY: 0.329
[   536.108] (II) intel(0): Manufacturer's mask: 0
[   536.108] (II) intel(0): Supported detailed timing:
[   536.108] (II) intel(0): clock: 69.3 MHz   Image Size:  260 x 160 mm
[   536.108] (II) intel(0): h_active: 1280  h_sync: 1304  h_sync_end 1336 h_blank_end 1408 h_border: 0
[   536.108] (II) intel(0): v_active: 800  v_sync: 804  v_sync_end 808 v_blanking: 820 v_border: 0
[   536.108] (II) intel(0): Supported detailed timing:
[   536.108] (II) intel(0): clock: 47.2 MHz   Image Size:  260 x 160 mm
[   536.108] (II) intel(0): h_active: 1280  h_sync: 1304  h_sync_end 1336 h_blank_end 1408 h_border: 0
[   536.108] (II) intel(0): v_active: 800  v_sync: 813  v_sync_end 817 v_blanking: 832 v_border: 0
[   536.108] (II) intel(0): Unknown vendor-specific block 2
[   536.108] (II) intel(0): EDID (in hex):
[   536.108] (II) intel(0): 	00ffffffffffff0030e44f0200000000
[   536.108] (II) intel(0): 	00140104801a107802ba959759558c27
[   536.108] (II) intel(0): 	21505400000001010101010101010101
[   536.108] (II) intel(0): 	010101010101121b0080502014301820
[   536.108] (II) intel(0): 	440004a0100000187012008050202030
[   536.108] (II) intel(0): 	1820d40004a010000018000000000000
[   536.108] (II) intel(0): 	00000000000000000000000000000002
[   536.108] (II) intel(0): 	000f44e50c3c64181627640000000066
[   536.108] (II) intel(0): EDID vendor "LGD", prod id 591
[   536.108] (II) intel(0): Printing DDC gathered Modelines:
[   536.108] (II) intel(0): Modeline "1280x800"x0.0   69.30  1280 1304 1336 1408  800 804 808 820 -hsync -vsync (49.2 kHz)
[   536.108] (II) intel(0): Modeline "1280x800"x0.0   47.20  1280 1304 1336 1408  800 813 817 832 -hsync -vsync (33.5 kHz)
[   536.109] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[   536.109] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[   536.109] (II) intel(0): Printing probed modes for output eDP1
[   536.109] (II) intel(0): Modeline "1280x800"x60.0   69.30  1280 1304 1336 1408  800 804 808 820 -hsync -vsync (49.2 kHz)
[   536.109] (II) intel(0): Modeline "1280x800"x40.3   47.20  1280 1304 1336 1408  800 813 817 832 -hsync -vsync (33.5 kHz)
[   536.109] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   536.109] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   536.109] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   536.109] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   536.109] (II) intel(0): EDID for output VGA1
[   536.113] (II) intel(0): EDID for output HDMI1
[   536.114] (II) intel(0): EDID for output DP1
[   536.119] (II) intel(0): EDID for output HDMI2
[   536.120] (II) intel(0): EDID for output DP2
[   536.120] (II) intel(0): Output eDP1 connected
[   536.120] (II) intel(0): Output VGA1 disconnected
[   536.120] (II) intel(0): Output HDMI1 disconnected
[   536.120] (II) intel(0): Output DP1 disconnected
[   536.120] (II) intel(0): Output HDMI2 disconnected
[   536.120] (II) intel(0): Output DP2 disconnected
[   536.120] (II) intel(0): Using exact sizes for initial modes
[   536.120] (II) intel(0): Output eDP1 using initial mode 1280x800
[   536.120] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   536.120] (II) intel(0): Kernel page flipping support detected, enabling
[   536.120] (**) intel(0): Display dimensions: (260, 160) mm
[   536.120] (**) intel(0): DPI set to (125, 126)
[   536.120] (II) Loading sub module "fb"
[   536.120] (II) LoadModule: "fb"
[   536.120] (II) Loading /usr/lib/xorg/modules/libfb.so
[   536.120] (II) Module fb: vendor="X.Org Foundation"
[   536.120] 	compiled for 1.10.1, module version = 1.0.0
[   536.121] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   536.121] (II) Loading sub module "dri2"
[   536.121] (II) LoadModule: "dri2"
[   536.121] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   536.121] (II) Module dri2: vendor="X.Org Foundation"
[   536.121] 	compiled for 1.10.1, module version = 1.2.0
[   536.121] 	ABI class: X.Org Server Extension, version 5.0
[   536.121] (II) UnloadModule: "vesa"
[   536.121] (II) Unloading vesa
[   536.121] (II) UnloadModule: "fbdev"
[   536.121] (II) Unloading fbdev
[   536.121] (II) UnloadModule: "fbdevhw"
[   536.121] (II) Unloading fbdevhw
[   536.121] (==) Depth 24 pixmap format is 32 bpp
[   536.121] (II) intel(0): [DRI2] Setup complete
[   536.121] (II) intel(0): [DRI2]   DRI driver: i965
[   536.121] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, tiled
[   536.127] (II) UXA(0): Driver registered support for the following operations:
[   536.127] (II)         solid
[   536.127] (II)         copy
[   536.127] (II)         composite (RENDER acceleration)
[   536.127] (II)         put_image
[   536.127] (II)         get_image
[   536.127] (==) intel(0): Backing store disabled
[   536.127] (==) intel(0): Silken mouse enabled
[   536.127] (II) intel(0): Initializing HW Cursor
[   536.188] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   536.189] (==) intel(0): DPMS enabled
[   536.189] (==) intel(0): Intel XvMC decoder enabled
[   536.189] (II) intel(0): Set up textured video
[   536.189] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[   536.189] (II) intel(0): direct rendering: DRI2 Enabled
[   536.189] (==) intel(0): hotplug detection: "enabled"
[   536.190] (--) RandR disabled
[   536.190] (II) Initializing built-in extension Generic Event Extension
[   536.190] (II) Initializing built-in extension SHAPE
[   536.190] (II) Initializing built-in extension MIT-SHM
[   536.190] (II) Initializing built-in extension XInputExtension
[   536.190] (II) Initializing built-in extension XTEST
[   536.190] (II) Initializing built-in extension BIG-REQUESTS
[   536.190] (II) Initializing built-in extension SYNC
[   536.190] (II) Initializing built-in extension XKEYBOARD
[   536.190] (II) Initializing built-in extension XC-MISC
[   536.190] (II) Initializing built-in extension SECURITY
[   536.190] (II) Initializing built-in extension XINERAMA
[   536.190] (II) Initializing built-in extension XFIXES
[   536.190] (II) Initializing built-in extension RENDER
[   536.190] (II) Initializing built-in extension RANDR
[   536.190] (II) Initializing built-in extension COMPOSITE
[   536.190] (II) Initializing built-in extension DAMAGE
[   536.190] (II) SELinux: Disabled on system
[   536.207] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   536.207] (II) AIGLX: enabled GLX_INTEL_swap_event
[   536.207] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   536.207] (II) AIGLX: enabled GLX_SGI_make_current_read
[   536.207] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   536.207] (II) AIGLX: Loaded and initialized /usr/lib/dri/i965_dri.so
[   536.207] (II) GLX: Initialized DRI2 GL provider for screen 0
[   536.207] (II) intel(0): Setting screen physical size to 338 x 211
[   536.252] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   536.252] (II) No input driver/identifier specified (ignoring)
[   536.253] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[   536.253] (**) Video Bus: Applying InputClass "evdev touchpad catchall"
[   536.253] (**) Video Bus: Applying InputClass "touchpad catchall"
[   536.253] (II) LoadModule: "synaptics"
[   536.253] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   536.253] (II) Module synaptics: vendor="X.Org Foundation"
[   536.253] 	compiled for 1.10.1, module version = 1.4.0
[   536.253] 	Module class: X.Org XInput Driver
[   536.253] 	ABI class: X.Org XInput driver, version 12.2
[   536.253] (II) Using input driver 'synaptics' for 'Video Bus'
[   536.253] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   536.253] (**) Video Bus: always reports core events
[   536.253] (**) Option "Device" "/dev/input/event10"
[   536.344] (--) Video Bus: invalid x-axis range.  defaulting to 1615 - 5685
[   536.344] (--) Video Bus: invalid y-axis range.  defaulting to 1729 - 4171
[   536.344] (--) Video Bus: invalid pressure range.  defaulting to 0 - 256
[   536.344] (--) Video Bus: invalid finger width range.  defaulting to 0 - 16
[   536.344] (--) Video Bus: no supported touchpad found
[   536.344] (EE) Video Bus Unable to query/initialize Synaptics hardware.
[   536.344] (EE) PreInit returned 11 for "Video Bus"
[   536.344] (II) UnloadModule: "synaptics"
[   536.344] (II) Unloading synaptics
[   536.349] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   536.349] (**) Lid Switch: Applying InputClass "evdev keyboard catchall"
[   536.349] (II) LoadModule: "evdev"
[   536.349] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   536.349] (II) Module evdev: vendor="X.Org Foundation"
[   536.350] 	compiled for 1.10.1, module version = 2.6.0
[   536.350] 	Module class: X.Org XInput Driver
[   536.350] 	ABI class: X.Org XInput driver, version 12.2
[   536.350] (II) Using input driver 'evdev' for 'Lid Switch'
[   536.350] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   536.350] (**) Lid Switch: always reports core events
[   536.350] (**) Lid Switch: Device: "/dev/input/event2"
[   536.350] (WW) Lid Switch: Don't know how to use device
[   536.350] (EE) PreInit returned 8 for "Lid Switch"
[   536.350] (II) UnloadModule: "evdev"
[   536.350] (II) Unloading evdev
[   536.350] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[   536.350] (II) No input driver/identifier specified (ignoring)
[   536.356] (II) config/udev: Adding input device HP Webcam [2 MP Macro] (/dev/input/event4)
[   536.356] (**) HP Webcam [2 MP Macro]: Applying InputClass "evdev keyboard catchall"
[   536.356] (II) Using input driver 'evdev' for 'HP Webcam [2 MP Macro]'
[   536.356] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   536.356] (**) HP Webcam [2 MP Macro]: always reports core events
[   536.356] (**) HP Webcam [2 MP Macro]: Device: "/dev/input/event4"
[   536.356] (--) HP Webcam [2 MP Macro]: Found keys
[   536.356] (II) HP Webcam [2 MP Macro]: Configuring as keyboard
[   536.356] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input4/event4"
[   536.356] (II) XINPUT: Adding extended input device "HP Webcam [2 MP Macro]" (type: KEYBOARD)
[   536.356] (**) Option "xkb_rules" "evdev"
[   536.356] (**) Option "xkb_model" "pc105"
[   536.356] (**) Option "xkb_layout" "fr"
[   536.356] (**) Option "xkb_variant" "latin9"
[   536.382] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
[   536.382] (II) No input driver/identifier specified (ignoring)
[   536.382] (II) config/udev: Adding input device HDA Intel Line In at Sep Rear Jack (/dev/input/event12)
[   536.382] (II) No input driver/identifier specified (ignoring)
[   536.383] (II) config/udev: Adding input device HDA Intel Mic at Ext Right Jack (/dev/input/event13)
[   536.383] (II) No input driver/identifier specified (ignoring)
[   536.383] (II) config/udev: Adding input device HDA Intel HP Out at Ext Right Jack (/dev/input/event14)
[   536.383] (II) No input driver/identifier specified (ignoring)
[   536.383] (II) config/udev: Adding input device HDA Intel HP Out at Sep Rear Jack (/dev/input/event15)
[   536.383] (**) HDA Intel HP Out at Sep Rear Jack: Applying InputClass "evdev keyboard catchall"
[   536.383] (II) Using input driver 'evdev' for 'HDA Intel HP Out at Sep Rear Jack'
[   536.383] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   536.383] (**) HDA Intel HP Out at Sep Rear Jack: always reports core events
[   536.383] (**) HDA Intel HP Out at Sep Rear Jack: Device: "/dev/input/event15"
[   536.412] (WW) HDA Intel HP Out at Sep Rear Jack: Don't know how to use device
[   536.476] (EE) PreInit returned 8 for "HDA Intel HP Out at Sep Rear Jack"
[   536.476] (II) UnloadModule: "evdev"
[   536.476] (II) Unloading evdev
[   536.485] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   536.485] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   536.485] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   536.485] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   536.485] (**) AT Translated Set 2 keyboard: always reports core events
[   536.485] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   536.485] (--) AT Translated Set 2 keyboard: Found keys
[   536.485] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[   536.485] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   536.485] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[   536.485] (**) Option "xkb_rules" "evdev"
[   536.485] (**) Option "xkb_model" "pc105"
[   536.485] (**) Option "xkb_layout" "fr"
[   536.485] (**) Option "xkb_variant" "latin9"
[   536.486] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event8)
[   536.486] (**) PS/2 Generic Mouse: Applying InputClass "evdev keyboard catchall"
[   536.486] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[   536.486] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   536.486] (**) PS/2 Generic Mouse: always reports core events
[   536.486] (**) PS/2 Generic Mouse: Device: "/dev/input/event8"
[   536.486] (--) PS/2 Generic Mouse: Found 3 mouse buttons
[   536.486] (--) PS/2 Generic Mouse: Found relative axes
[   536.486] (--) PS/2 Generic Mouse: Found x and y relative axes
[   536.486] (II) PS/2 Generic Mouse: Configuring as mouse
[   536.486] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[   536.486] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   536.486] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
[   536.486] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
[   536.487] (II) PS/2 Generic Mouse: initialized for relative axes.
[   536.487] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[   536.487] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[   536.487] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[   536.487] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[   536.487] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[   536.487] (II) No input driver/identifier specified (ignoring)
[   536.488] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9)
[   536.488] (II) No input driver/identifier specified (ignoring)
[   536.488] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[   536.488] (II) No input driver/identifier specified (ignoring)
[   536.489] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event7)
[   536.489] (**) ST LIS3LV02DL Accelerometer: Applying InputClass "evdev pointer catchall"
[   536.489] (**) ST LIS3LV02DL Accelerometer: Applying InputClass "no need for accelerometers in X"
[   536.489] (II) Using input driver 'evdev' for 'ST LIS3LV02DL Accelerometer'
[   536.489] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   536.489] (**) ST LIS3LV02DL Accelerometer: always reports core events
[   536.489] (**) ST LIS3LV02DL Accelerometer: Device: "/dev/input/event7"
[   536.491] (--) ST LIS3LV02DL Accelerometer: Found absolute axes
[   536.491] (--) ST LIS3LV02DL Accelerometer: Found x and y absolute axes
[   536.491] (II) ST LIS3LV02DL Accelerometer: Configuring as mouse
[   536.491] (**) Option "config_info" "udev:/sys/devices/platform/lis3lv02d/input/input7/event7"
[   536.491] (II) XINPUT: Adding extended input device "ST LIS3LV02DL Accelerometer" (type: MOUSE)
[   536.491] (II) ST LIS3LV02DL Accelerometer: initialized for absolute axes.
[   536.491] (**) ST LIS3LV02DL Accelerometer: (accel) keeping acceleration scheme 1
[   536.491] (**) ST LIS3LV02DL Accelerometer: (accel) acceleration profile 0
[   536.491] (**) ST LIS3LV02DL Accelerometer: (accel) acceleration factor: 2.000
[   536.491] (**) ST LIS3LV02DL Accelerometer: (accel) acceleration threshold: 4
[   536.492] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[   536.492] (II) No input driver/identifier specified (ignoring)
[   536.495] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event6)
[   536.495] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[   536.495] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[   536.495] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   536.495] (**) HP WMI hotkeys: always reports core events
[   536.495] (**) HP WMI hotkeys: Device: "/dev/input/event6"
[   536.495] (--) HP WMI hotkeys: Found keys
[   536.495] (II) HP WMI hotkeys: Configuring as keyboard
[   536.495] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
[   536.495] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD)
[   536.496] (**) Option "xkb_rules" "evdev"
[   536.496] (**) Option "xkb_model" "pc105"
[   536.496] (**) Option "xkb_layout" "fr"
[   536.496] (**) Option "xkb_variant" "latin9"
[   536.811] (II) intel(0): EDID vendor "LGD", prod id 591
[   536.811] (II) intel(0): Printing DDC gathered Modelines:
[   536.811] (II) intel(0): Modeline "1280x800"x0.0   69.30  1280 1304 1336 1408  800 804 808 820 -hsync -vsync (49.2 kHz)
[   536.811] (II) intel(0): Modeline "1280x800"x0.0   47.20  1280 1304 1336 1408  800 813 817 832 -hsync -vsync (33.5 kHz)
[   536.959] (II) intel(0): EDID vendor "LGD", prod id 591
[   536.959] (II) intel(0): Printing DDC gathered Modelines:
[   536.959] (II) intel(0): Modeline "1280x800"x0.0   69.30  1280 1304 1336 1408  800 804 808 820 -hsync -vsync (49.2 kHz)
[   536.959] (II) intel(0): Modeline "1280x800"x0.0   47.20  1280 1304 1336 1408  800 813 817 832 -hsync -vsync (33.5 kHz)
[   537.108] (II) intel(0): EDID vendor "LGD", prod id 591
[   537.108] (II) intel(0): Printing DDC gathered Modelines:
[   537.108] (II) intel(0): Modeline "1280x800"x0.0   69.30  1280 1304 1336 1408  800 804 808 820 -hsync -vsync (49.2 kHz)
[   537.108] (II) intel(0): Modeline "1280x800"x0.0   47.20  1280 1304 1336 1408  800 813 817 832 -hsync -vsync (33.5 kHz)

udev information:
-----------------
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: DMI_VENDOR=Hewlett-Packard

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input10/event10
N: input/event10
S: input/by-path/platform-i8042-serio-4-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input10/event10
E: MAJOR=13
E: MINOR=74
E: DEVNAME=/dev/input/event10
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-4
E: DMI_VENDOR=Hewlett-Packard
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-4-event-mouse

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2/event2
N: input/event2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D: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: DMI_VENDOR=Hewlett-Packard

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1
N: input/event1
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=Hewlett-Packard
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input4/event4
N: input/event4
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/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: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=latin9
E: DMI_VENDOR=Hewlett-Packard

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

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

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event13
N: input/event13
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event13
E: MAJOR=13
E: MINOR=77
E: DEVNAME=/dev/input/event13
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Hewlett-Packard

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input14/event14
N: input/event14
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input14/event14
E: MAJOR=13
E: MINOR=78
E: DEVNAME=/dev/input/event14
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Hewlett-Packard

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input15/event15
N: input/event15
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input15/event15
E: MAJOR=13
E: MINOR=79
E: DEVNAME=/dev/input/event15
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=latin9
E: DMI_VENDOR=Hewlett-Packard

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: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=latin9
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DMI_VENDOR=Hewlett-Packard

P: /devices/platform/i8042/serio1/input/input8/event8
N: input/event8
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input8/event8
E: MAJOR=13
E: MINOR=72
E: DEVNAME=/dev/input/event8
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=latin9
E: DMI_VENDOR=Hewlett-Packard

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

P: /devices/platform/i8042/serio4/input/input9/event9
N: input/event9
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio4/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: DMI_VENDOR=Hewlett-Packard

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

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

P: /devices/platform/pcspkr/input/input5/event5
N: input/event5
S: input/by-path/platform-lis3lv02d-event
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=platform-lis3lv02d
E: DMI_VENDOR=Hewlett-Packard
E: DEVLINKS=/dev/input/by-path/platform-lis3lv02d-event

P: /devices/virtual/input/input6/event6
N: input/event6
S: input/by-id/usb-Chicony_Electronics_Co.__Ltd._HP_Webcam__2_MP_Macro__SN0001-event-if00
S: input/by-path/pci-0000:00:1a.0-usb-0:1.5:1.0-event
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/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: ID_VENDOR=Chicony_Electronics_Co.__Ltd.
E: ID_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2c\x20Ltd.
E: ID_VENDOR_ID=04f2
E: ID_MODEL=HP_Webcam__2_MP_Macro_
E: ID_MODEL_ENC=HP\x20Webcam\x20\x5b2\x20MP\x20Macro\x5d
E: ID_MODEL_ID=b163
E: ID_REVISION=8555
E: ID_SERIAL=Chicony_Electronics_Co.__Ltd._HP_Webcam__2_MP_Macro__SN0001
E: ID_SERIAL_SHORT=SN0001
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.5:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=latin9
E: DEVLINKS=/dev/input/by-id/usb-Chicony_Electronics_Co.__Ltd._HP_Webcam__2_MP_Macro__SN0001-event-if00 /dev/input/by-path/pci-0000:00:1a.0-usb-0:1.5:1.0-event


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    1.405060] Linux agpgart interface v0.103
[    1.405120] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset
[    1.405174] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[    1.405759] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[    1.405897] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x80000000
[    8.486443] [drm] Initialized drm 1.1.0 20060810
[    8.964469] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    8.964470] [drm] Driver supports precise vblank timestamp query.
[   10.832122] fb0: inteldrmfb frame buffer device
[   10.832125] drm: registered panic notifier
[   10.845583] [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: i386 (x86_64)

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

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration       1.73        system-wide keyboard preferences
ii  libaudit0                    1.7.13-1+b2 Dynamic library for security audit
ii  libc6                        2.13-2      Embedded GNU C Library: Shared lib
ii  libdrm2                      2.4.24-2    Userspace interface to kernel DRM 
ii  libgcrypt11                  1.4.6-5     LGPL Crypto library - runtime libr
ii  libpciaccess0                0.12.1-1    Generic PCI access library for X
ii  libpixman-1-0                0.21.8-1    pixel-manipulation library for X a
ii  libselinux1                  2.0.98-1+b1 SELinux runtime shared libraries
ii  libudev0                     168-1       libudev shared library
ii  libxau6                      1:1.0.6-1   X11 authorisation library
ii  libxdmcp6                    1:1.1.0-1   X11 Display Manager Control Protoc
ii  libxfont1                    1:1.4.3-2   X11 font rasterisation library
ii  udev                         168-1       /dev/ and hotplug management daemo
ii  xserver-common               2:1.10.1-2  common files used by various X ser

Versions of packages xserver-xorg-core recommends:
ii  libgl1-mesa-dri               7.10.2-2   free implementation of the OpenGL 

Versions of packages xserver-xorg-core suggests:
ii  xfonts-100dpi                 1:1.0.3    100 dpi fonts for X
ii  xfonts-75dpi                  1:1.0.3    75 dpi fonts for X
ii  xfonts-scalable               1:1.0.3-1  scalable fonts for X

-- no debconf information



Reply to: