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

Bug#660207: xserver-xorg-input-evdev: Lost PS2++ Logitech TrackMan



Package: xserver-xorg-input-evdev
Version: 1:2.6.99.901-1
Severity: normal

It appears both as a "event device" and as a "mouse  device" but I cannot use it whith either X11 input stuff.

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Oct  3  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2081488 Feb  2 03:44 /usr/bin/Xorg

Diversions concerning libGL are in place
----------------------------------------
diversion of /usr/lib/libGL.so to /usr/lib/mesa-diverted/libGL.so by glx-diversions
diversion of /usr/lib/libGL.so.1 to /usr/lib/mesa-diverted/libGL.so.1 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/libGL.so.1.2 to /usr/lib/mesa-diverted/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so by glx-diversions

VGA-compatible devices on PCI bus:
----------------------------------
06:00.0 VGA compatible controller [0300]: nVidia Corporation G71 [GeForce 7950 GT] [10de:0295] (rev a1)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 3304 Feb 17 12:19 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 260.19.06  (buildmeister@builder101)  Mon Sep 13 04:59:45 PDT 2010
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"

#	InputDevice	"Generic Keyboard"
#	InputDevice	"Evdev Keyboard"
#	InputDevice	"Configured Mouse"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "ServerFlags"
    Option         "AIGLX" "on"
    Option         "GlxVisuals" "all"
    Option	   "IgnoreABI" "True"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "evdev"
    Option         "Device" "/dev/input/event2"
    Option         "xkb_layout" "fr"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "evdev"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/input/event3"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
    Identifier     "CMC 22 W"
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "CMO CMC 22 W"
    HorizSync       30.0 - 82.0
    VertRefresh     56.0 - 76.0
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 7950 GT"
    Option 	   "IgnoreABI" "True"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "nVidia Corporation NVIDIA Default Card"
    Monitor        "CMC 22 W"
    DefaultDepth    24
    Option         "AddARGBGLXVisuals" "True"
    Option         "DisableGLXRootClipping" "True"
    Option         "RenderAccel" "True"
    SubSection     "Display"
        Depth       1
        Modes      "1680x1050" "1280x1024"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1680x1050" "1280x1024"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1680x1050" "1280x1024"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1680x1050" "1280x1024"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1680x1050" "1280x1024"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1680x1050" "1280x1024"
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "1680x1050 +0+0; 1280x1024 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "1"
EndSection


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

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
-------------------------------
Linux version 3.2.6 (valette@tri-yann3) (gcc version 4.6.2 (Debian 4.6.2-14) ) #39 SMP PREEMPT Tue Feb 14 00:05:07 CET 2012

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 17863 Feb 17 12:19 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[  3452.149] 
X.Org X Server 1.11.99.902 (1.12.0 RC 2)
Release Date: 2012-01-27
[  3452.149] X Protocol Version 11, Revision 0
[  3452.149] Build Operating System: Linux 3.2.0-1-amd64 x86_64 Debian
[  3452.149] Current Operating System: Linux tri-yann3 3.2.6 #39 SMP PREEMPT Tue Feb 14 00:05:07 CET 2012 x86_64
[  3452.149] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.6 root=/dev/sda5 ro
[  3452.149] Build Date: 02 February 2012  02:25:02AM
[  3452.149] xorg-server 2:1.11.99.902-1 (Cyril Brulebois <kibi@debian.org>) 
[  3452.149] Current version of pixman: 0.24.4
[  3452.149] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  3452.149] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  3452.149] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 17 12:19:16 2012
[  3452.149] (==) Using config file: "/etc/X11/xorg.conf"
[  3452.149] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  3452.150] (==) ServerLayout "Default Layout"
[  3452.150] (**) |-->Screen "Screen0" (0)
[  3452.150] (**) |   |-->Monitor "Monitor0"
[  3452.150] (**) |   |-->Device "Device0"
[  3452.150] (**) |-->Input Device "Keyboard0"
[  3452.150] (**) |-->Input Device "Mouse0"
[  3452.150] (**) Option "Xinerama" "0"
[  3452.150] (**) Option "AIGLX" "on"
[  3452.150] (**) Option "IgnoreABI" "True"
[  3452.150] (**) Option "GlxVisuals" "all"
[  3452.150] (**) Ignoring ABI Version
[  3452.150] (==) Automatically adding devices
[  3452.150] (==) Automatically enabling devices
[  3452.150] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[  3452.150] (==) ModulePath set to "/usr/lib/xorg/modules"
[  3452.150] (**) Extension "Composite" is enabled
[  3452.150] (II) Loader magic: 0x7f066fbbeae0
[  3452.150] (II) Module ABI versions:
[  3452.150] 	X.Org ANSI C Emulation: 0.4
[  3452.150] 	X.Org Video Driver: 12.0
[  3452.150] 	X.Org XInput driver : 16.0
[  3452.150] 	X.Org Server Extension : 6.0
[  3452.151] (--) PCI:*(0:6:0:0) 10de:0295:1043:8225 rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfc000000/16777216, I/O @ 0x0000cc00/128, BIOS @ 0x????????/131072
[  3452.160] (II) Open ACPI successful (/var/run/acpid.socket)
[  3452.160] (II) LoadModule: "extmod"
[  3452.160] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  3452.160] (II) Module extmod: vendor="X.Org Foundation"
[  3452.160] 	compiled for 1.11.99.902, module version = 1.0.0
[  3452.160] 	Module class: X.Org Server Extension
[  3452.160] 	ABI class: X.Org Server Extension, version 6.0
[  3452.160] (II) Loading extension SELinux
[  3452.160] (II) Loading extension MIT-SCREEN-SAVER
[  3452.160] (II) Loading extension XFree86-VidModeExtension
[  3452.160] (II) Loading extension XFree86-DGA
[  3452.160] (II) Loading extension DPMS
[  3452.160] (II) Loading extension XVideo
[  3452.160] (II) Loading extension XVideo-MotionCompensation
[  3452.160] (II) Loading extension X-Resource
[  3452.160] (II) LoadModule: "dbe"
[  3452.160] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  3452.160] (II) Module dbe: vendor="X.Org Foundation"
[  3452.160] 	compiled for 1.11.99.902, module version = 1.0.0
[  3452.160] 	Module class: X.Org Server Extension
[  3452.160] 	ABI class: X.Org Server Extension, version 6.0
[  3452.160] (II) Loading extension DOUBLE-BUFFER
[  3452.160] (II) LoadModule: "glx"
[  3452.160] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[  3452.194] (II) Module glx: vendor="NVIDIA Corporation"
[  3452.194] 	compiled for 4.0.2, module version = 1.0.0
[  3452.194] 	Module class: X.Org Server Extension
[  3452.194] (II) NVIDIA GLX Module  295.20  Mon Feb  6 21:28:16 PST 2012
[  3452.194] (II) Loading extension GLX
[  3452.194] (II) LoadModule: "record"
[  3452.195] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  3452.195] (II) Module record: vendor="X.Org Foundation"
[  3452.195] 	compiled for 1.11.99.902, module version = 1.13.0
[  3452.195] 	Module class: X.Org Server Extension
[  3452.195] 	ABI class: X.Org Server Extension, version 6.0
[  3452.195] (II) Loading extension RECORD
[  3452.195] (II) LoadModule: "dri"
[  3452.195] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  3452.195] (II) Module dri: vendor="X.Org Foundation"
[  3452.195] 	compiled for 1.11.99.902, module version = 1.0.0
[  3452.195] 	ABI class: X.Org Server Extension, version 6.0
[  3452.195] (II) Loading extension XFree86-DRI
[  3452.195] (II) LoadModule: "dri2"
[  3452.195] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  3452.195] (II) Module dri2: vendor="X.Org Foundation"
[  3452.195] 	compiled for 1.11.99.902, module version = 1.2.0
[  3452.195] 	ABI class: X.Org Server Extension, version 6.0
[  3452.195] (II) Loading extension DRI2
[  3452.195] (II) LoadModule: "nvidia"
[  3452.195] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  3452.196] (II) Module nvidia: vendor="NVIDIA Corporation"
[  3452.196] 	compiled for 4.0.2, module version = 1.0.0
[  3452.196] 	Module class: X.Org Video Driver
[  3452.196] (II) LoadModule: "evdev"
[  3452.196] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  3452.196] (II) Module evdev: vendor="X.Org Foundation"
[  3452.196] 	compiled for 1.11.99.901, module version = 2.6.99
[  3452.196] 	Module class: X.Org XInput Driver
[  3452.196] 	ABI class: X.Org XInput driver, version 16.0
[  3452.196] (II) NVIDIA dlloader X Driver  295.20  Mon Feb  6 21:09:10 PST 2012
[  3452.196] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  3452.196] (++) using VT number 8

[  3452.202] (II) Loading sub module "fb"
[  3452.202] (II) LoadModule: "fb"
[  3452.202] (II) Loading /usr/lib/xorg/modules/libfb.so
[  3452.202] (II) Module fb: vendor="X.Org Foundation"
[  3452.202] 	compiled for 1.11.99.902, module version = 1.0.0
[  3452.202] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3452.202] (II) Loading sub module "wfb"
[  3452.202] (II) LoadModule: "wfb"
[  3452.202] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  3452.202] (II) Module wfb: vendor="X.Org Foundation"
[  3452.202] 	compiled for 1.11.99.902, module version = 1.0.0
[  3452.202] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3452.202] (II) Loading sub module "ramdac"
[  3452.202] (II) LoadModule: "ramdac"
[  3452.202] (II) Module "ramdac" already built-in
[  3452.202] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[  3452.202] (==) NVIDIA(0): RGB weight 888
[  3452.202] (==) NVIDIA(0): Default visual is TrueColor
[  3452.202] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  3452.202] (**) NVIDIA(0): Option "TwinView" "0"
[  3452.202] (**) NVIDIA(0): Option "MetaModes" "1680x1050 +0+0; 1280x1024 +0+0"
[  3452.203] (**) NVIDIA(0): Enabling 2D acceleration
[  3453.794] (II) NVIDIA(GPU-0): Display (Chi Mei Optoelectronics corp. CMC 22 W (DFP-0)) does
[  3453.794] (II) NVIDIA(GPU-0):     not support NVIDIA 3D Vision stereo.
[  3453.796] (II) NVIDIA(0): NVIDIA GPU GeForce 7950 GT (G71) at PCI:6:0:0 (GPU-0)
[  3453.796] (--) NVIDIA(0): Memory: 524288 kBytes
[  3453.796] (--) NVIDIA(0): VideoBIOS: 05.71.22.42.06
[  3453.796] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  3453.796] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[  3453.796] (--) NVIDIA(0): Connected display device(s) on GeForce 7950 GT at PCI:6:0:0
[  3453.796] (--) NVIDIA(0):     Chi Mei Optoelectronics corp. CMC 22 W (DFP-0)
[  3453.796] (--) NVIDIA(0): Chi Mei Optoelectronics corp. CMC 22 W (DFP-0): 330.0 MHz
[  3453.796] (--) NVIDIA(0):     maximum pixel clock
[  3453.796] (--) NVIDIA(0): Chi Mei Optoelectronics corp. CMC 22 W (DFP-0): Internal Dual
[  3453.796] (--) NVIDIA(0):     Link TMDS
[  3453.796] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  3453.796] (**) NVIDIA(0):     device Chi Mei Optoelectronics corp. CMC 22 W (DFP-0)
[  3453.796] (**) NVIDIA(0):     (Using EDID frequencies has been enabled on all display
[  3453.796] (**) NVIDIA(0):     devices.)
[  3453.796] (II) NVIDIA(0): Assigned Display Device: DFP-0
[  3453.796] (II) NVIDIA(0): Validated modes:
[  3453.796] (II) NVIDIA(0):     "1680x1050+0+0"
[  3453.796] (II) NVIDIA(0):     "1280x1024+0+0"
[  3453.796] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
[  3453.798] (--) NVIDIA(0): DPI set to (90, 88); computed from "UseEdidDpi" X config
[  3453.798] (--) NVIDIA(0):     option
[  3453.798] (--) Depth 24 pixmap format is 32 bpp
[  3453.808] (II) NVIDIA(0): Setting mode "1680x1050+0+0"
[  3454.104] (II) Loading extension NV-GLX
[  3454.145] (==) NVIDIA(0): Disabling shared memory pixmaps
[  3454.145] (==) NVIDIA(0): Backing store disabled
[  3454.145] (==) NVIDIA(0): Silken mouse enabled
[  3454.145] (==) NVIDIA(0): DPMS enabled
[  3454.145] (II) Loading extension NV-CONTROL
[  3454.145] (II) Loading extension XINERAMA
[  3454.146] (WW) NVIDIA(0): Option "IgnoreABI" is not used
[  3454.146] (II) Loading sub module "dri2"
[  3454.146] (II) LoadModule: "dri2"
[  3454.146] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  3454.146] (II) Module dri2: vendor="X.Org Foundation"
[  3454.146] 	compiled for 1.11.99.902, module version = 1.2.0
[  3454.146] 	ABI class: X.Org Server Extension, version 6.0
[  3454.146] (II) NVIDIA(0): [DRI2] Setup complete
[  3454.146] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[  3454.146] (==) RandR enabled
[  3454.146] (II) Initializing built-in extension Generic Event Extension
[  3454.146] (II) Initializing built-in extension SHAPE
[  3454.146] (II) Initializing built-in extension MIT-SHM
[  3454.146] (II) Initializing built-in extension XInputExtension
[  3454.146] (II) Initializing built-in extension XTEST
[  3454.146] (II) Initializing built-in extension BIG-REQUESTS
[  3454.146] (II) Initializing built-in extension SYNC
[  3454.146] (II) Initializing built-in extension XKEYBOARD
[  3454.146] (II) Initializing built-in extension XC-MISC
[  3454.146] (II) Initializing built-in extension SECURITY
[  3454.146] (II) Initializing built-in extension XINERAMA
[  3454.146] (II) Initializing built-in extension XFIXES
[  3454.146] (II) Initializing built-in extension RENDER
[  3454.146] (II) Initializing built-in extension RANDR
[  3454.146] (II) Initializing built-in extension COMPOSITE
[  3454.146] (II) Initializing built-in extension DAMAGE
[  3454.146] (II) SELinux: Disabled on system
[  3454.148] (II) Initializing extension GLX
[  3454.245] (II) Using input driver 'evdev' for 'Keyboard0'
[  3454.245] (**) Option "CoreKeyboard"
[  3454.245] (**) Keyboard0: always reports core events
[  3454.245] (**) evdev: Keyboard0: Device: "/dev/input/event2"
[  3454.245] (--) evdev: Keyboard0: Vendor 0x1 Product 0x1
[  3454.245] (--) evdev: Keyboard0: Found keys
[  3454.245] (II) evdev: Keyboard0: Configuring as keyboard
[  3454.245] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD, id 6)
[  3454.245] (**) Option "xkb_rules" "evdev"
[  3454.245] (**) Option "xkb_model" "evdev"
[  3454.245] (**) Option "xkb_layout" "fr"
[  3454.269] (II) Using input driver 'evdev' for 'Mouse0'
[  3454.269] (**) Option "CorePointer"
[  3454.269] (**) Mouse0: always reports core events
[  3454.269] (**) evdev: Mouse0: Device: "/dev/input/event3"
[  3454.269] (--) evdev: Mouse0: Vendor 0x2 Product 0x2
[  3454.269] (--) evdev: Mouse0: Found 8 mouse buttons
[  3454.269] (--) evdev: Mouse0: Found relative axes
[  3454.269] (--) evdev: Mouse0: Found x and y relative axes
[  3454.269] (II) evdev: Mouse0: Configuring as mouse
[  3454.269] (**) Option "Emulate3Buttons" "no"
[  3454.269] (**) evdev: Mouse0: YAxisMapping: buttons 4 and 5
[  3454.269] (**) evdev: Mouse0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  3454.269] (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE, id 7)
[  3454.269] (II) evdev: Mouse0: initialized for relative axes.
[  3454.269] (**) Mouse0: (accel) keeping acceleration scheme 1
[  3454.269] (**) Mouse0: (accel) acceleration profile 0
[  3454.269] (**) Mouse0: (accel) acceleration factor: 2.000
[  3454.269] (**) Mouse0: (accel) acceleration threshold: 4
[  3454.276] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  3454.276] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  3454.276] (II) Using input driver 'evdev' for 'Power Button'
[  3454.276] (**) Power Button: always reports core events
[  3454.276] (**) evdev: Power Button: Device: "/dev/input/event1"
[  3454.276] (--) evdev: Power Button: Vendor 0 Product 0x1
[  3454.276] (--) evdev: Power Button: Found keys
[  3454.276] (II) evdev: Power Button: Configuring as keyboard
[  3454.276] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[  3454.276] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[  3454.276] (**) Option "xkb_rules" "evdev"
[  3454.276] (**) Option "xkb_model" "pc105"
[  3454.276] (**) Option "xkb_layout" "fr"
[  3454.276] (**) Option "xkb_options" "lv3:ralt_switch,terminate:ctrl_alt_bksp"
[  3454.310] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[  3454.310] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  3454.310] (II) Using input driver 'evdev' for 'Power Button'
[  3454.310] (**) Power Button: always reports core events
[  3454.310] (**) evdev: Power Button: Device: "/dev/input/event0"
[  3454.310] (--) evdev: Power Button: Vendor 0 Product 0x1
[  3454.310] (--) evdev: Power Button: Found keys
[  3454.310] (II) evdev: Power Button: Configuring as keyboard
[  3454.310] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[  3454.310] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[  3454.310] (**) Option "xkb_rules" "evdev"
[  3454.310] (**) Option "xkb_model" "pc105"
[  3454.310] (**) Option "xkb_layout" "fr"
[  3454.310] (**) Option "xkb_options" "lv3:ralt_switch,terminate:ctrl_alt_bksp"
[  3454.311] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event4)
[  3454.311] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[  3454.311] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[  3454.311] (**) USB Optical Mouse: always reports core events
[  3454.311] (**) evdev: USB Optical Mouse: Device: "/dev/input/event4"
[  3454.311] (--) evdev: USB Optical Mouse: Vendor 0x15ca Product 0xc3
[  3454.311] (--) evdev: USB Optical Mouse: Found 3 mouse buttons
[  3454.311] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[  3454.311] (--) evdev: USB Optical Mouse: Found relative axes
[  3454.311] (--) evdev: USB Optical Mouse: Found x and y relative axes
[  3454.311] (II) evdev: USB Optical Mouse: Configuring as mouse
[  3454.311] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[  3454.311] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[  3454.311] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  3454.311] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2.4/1-2.4.4/1-2.4.4:1.0/input/input5/event4"
[  3454.311] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 10)
[  3454.311] (II) evdev: USB Optical Mouse: initialized for relative axes.
[  3454.311] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[  3454.311] (**) USB Optical Mouse: (accel) acceleration profile 0
[  3454.311] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[  3454.311] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[  3454.312] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse1)
[  3454.312] (II) No input driver specified, ignoring this device.
[  3454.312] (II) This device may have been added with another device file.
[  3454.312] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[  3454.312] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  3454.312] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  3454.312] (**) AT Translated Set 2 keyboard: always reports core events
[  3454.312] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[  3454.312] (WW) evdev: AT Translated Set 2 keyboard: device file is duplicate. Ignoring.
[  3454.340] (EE) PreInit returned 8 for "AT Translated Set 2 keyboard"
[  3454.340] (II) UnloadModule: "evdev"
[  3454.340] (II) config/udev: Adding input device PS2++ Logitech TrackMan (/dev/input/event3)
[  3454.340] (**) PS2++ Logitech TrackMan: Applying InputClass "evdev pointer catchall"
[  3454.340] (**) PS2++ Logitech TrackMan: Applying InputClass "Logitech TrackMan scroll button support"
[  3454.340] (II) Using input driver 'evdev' for 'PS2++ Logitech TrackMan'
[  3454.340] (**) PS2++ Logitech TrackMan: always reports core events
[  3454.340] (**) evdev: PS2++ Logitech TrackMan: Device: "/dev/input/event3"
[  3454.340] (WW) evdev: PS2++ Logitech TrackMan: device file is duplicate. Ignoring.
[  3454.400] (EE) PreInit returned 8 for "PS2++ Logitech TrackMan"
[  3454.400] (II) UnloadModule: "evdev"
[  3454.400] (II) config/udev: Adding input device PS2++ Logitech TrackMan (/dev/input/mouse0)
[  3454.400] (II) No input driver specified, ignoring this device.
[  3454.400] (II) This device may have been added with another device file.

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

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1
E: DMI_VENDOR=ASUSTEK COMPUTER INC
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=13158893
E: VERBOSE_OUTPUT=yes
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,terminate:ctrl_alt_bksp

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

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0
N: input/event0
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0
E: DMI_VENDOR=ASUSTEK COMPUTER INC
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=13159224
E: VERBOSE_OUTPUT=yes
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,terminate:ctrl_alt_bksp

P: /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2.4/1-2.4.4/1-2.4.4:1.0/input/input5
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2.4/1-2.4.4/1-2.4.4:1.0/input/input5
E: EV=17
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=00c3
E: ID_PATH=pci-0000:00:1d.7-usb-0:2.4.4:1.0
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_2_4_4_1_0
E: ID_REVISION=0512
E: ID_SERIAL=15ca_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=15ca
E: ID_VENDOR_ENC=15ca
E: ID_VENDOR_ID=15ca
E: KEY=70000 0 0 0 0
E: MODALIAS=input:b0003v15CAp00C3e0110-e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw
E: MSC=10
E: NAME="USB Optical Mouse"
E: PHYS="usb-0000:00:1d.7-2.4.4/input0"
E: PRODUCT=3/15ca/c3/110
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: UNIQ=""
E: USEC_INITIALIZED=714469546

P: /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2.4/1-2.4.4/1-2.4.4:1.0/input/input5/event4
N: input/event4
S: input/by-id/usb-15ca_USB_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:1d.7-usb-0:2.4.4:1.0-event-mouse
E: DEVLINKS=/dev/input/by-id/usb-15ca_USB_Optical_Mouse-event-mouse /dev/input/by-path/pci-0000:00:1d.7-usb-0:2.4.4:1.0-event-mouse
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2.4/1-2.4.4/1-2.4.4:1.0/input/input5/event4
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=00c3
E: ID_PATH=pci-0000:00:1d.7-usb-0:2.4.4:1.0
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_2_4_4_1_0
E: ID_REVISION=0512
E: ID_SERIAL=15ca_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=15ca
E: ID_VENDOR_ENC=15ca
E: ID_VENDOR_ID=15ca
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=714057871

P: /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2.4/1-2.4.4/1-2.4.4:1.0/input/input5/mouse1
N: input/mouse1
S: input/by-id/usb-15ca_USB_Optical_Mouse-mouse
S: input/by-path/pci-0000:00:1d.7-usb-0:2.4.4:1.0-mouse
E: DEVLINKS=/dev/input/by-id/usb-15ca_USB_Optical_Mouse-mouse /dev/input/by-path/pci-0000:00:1d.7-usb-0:2.4.4:1.0-mouse
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2.4/1-2.4.4/1-2.4.4:1.0/input/input5/mouse1
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=00c3
E: ID_PATH=pci-0000:00:1d.7-usb-0:2.4.4:1.0
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_2_4_4_1_0
E: ID_REVISION=0512
E: ID_SERIAL=15ca_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=15ca
E: ID_VENDOR_ENC=15ca
E: ID_VENDOR_ID=15ca
E: MAJOR=13
E: MINOR=33
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=714472343

P: /devices/platform/i8042/serio0/input/input2
E: DEVPATH=/devices/platform/i8042/serio0/input/input2
E: EV=120013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab41
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=13115669

P: /devices/platform/i8042/serio0/input/input2/event2
N: input/event2
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/platform/i8042/serio0/input/input2/event2
E: DMI_VENDOR=ASUSTEK COMPUTER INC
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=13159590
E: VERBOSE_OUTPUT=yes
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,terminate:ctrl_alt_bksp

P: /devices/platform/i8042/serio1/input/input3
E: DEVPATH=/devices/platform/i8042/serio1/input/input3
E: EV=7
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=f0000 0 0 0 0
E: MODALIAS=input:b0011v0002p0002e0049-e0,1,2,k110,111,112,113,r0,1,amlsfw
E: NAME="PS2++ Logitech TrackMan"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/2/49
E: PROP=0
E: REL=3
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=13116036

P: /devices/platform/i8042/serio1/input/input3/event3
N: input/event3
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/platform/i8042/serio1/input/input3/event3
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=13117906

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


DRM Information from dmesg:
---------------------------
Linux agpgart interface v0.103


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

Kernel: Linux 3.2.6 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF8, LC_CTYPE=fr_FR.UTF8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-evdev depends on:
ii  libc6                                  2.13-26
ii  libmtdev1                              1.1.0-2
ii  xserver-xorg-core [xorg-input-abi-16]  2:1.11.99.902-1

xserver-xorg-input-evdev recommends no packages.

xserver-xorg-input-evdev suggests no packages.

-- no debconf information



Reply to: