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

Bug#593888: marked as done (xserver-xorg-input-evdev: UP Key only genereates KeyRelease Event but no KeyPress event)



Your message dated Sun, 24 Oct 2010 23:09:46 +0200
with message-id <20101024210946.GB2533@debian.org>
and subject line Re: Bug#593888: xserver-xorg-input-evdev: UP Key only genereates KeyRelease Event but no KeyPress event
has caused the Debian Bug report #593888,
regarding xserver-xorg-input-evdev: UP Key only genereates KeyRelease Event but no KeyPress event
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
593888: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593888
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-input-evdev
Version: 1:2.3.2-6
Severity: normal

hello,

after te last update my Arrow-UP do not corectly work anymore, it only works
when NUMlock is activated. I do not talk about the Keypad_UP, i mean the
standalone arrow keys.

When Numlock is active xev reports the following:

KeyPress event, serial 35, synthetic NO, window 0x2c00002,
    root 0x291, subw 0x0, time 33667722, (1176,281), root:(1180,304),
    state 0x30, keycode 111 (keysym 0xff52, Up), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 35, synthetic NO, window 0x2c00002,
    root 0x291, subw 0x0, time 33667801, (1176,281), root:(1180,304),
    state 0x30, keycode 111 (keysym 0xff52, Up), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

When Numlock is not active yev reports:

FocusOut event, serial 35, synthetic NO, window 0x2c00002,
    mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 35, synthetic NO, window 0x2c00002,
    mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 35, synthetic NO, window 0x0,
    keys:  0   0   0   0   0   0   0   0   0   0   0   0   0   4294967168 0
0   
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   

KeyRelease event, serial 35, synthetic NO, window 0x2c00002,
    root 0x291, subw 0x0, time 33671994, (1176,281), root:(1180,304),
    state 0x10, keycode 111 (keysym 0xff52, Up), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

Due to this fact, scroling through lists and so on does not work upwards
anymore, i am only able to scroll down/left/rigth.
I have an Sun Type6 USB keyboard (German layout)

It seems somehow related to KDE too. My second screen runs ICEWM (KDE4 
is unable to support mupltiple screens). Within ICEWM it does not matter if
Numlock is pressed or not - the UP key works everytime as expected. but
changing back to Screen 1 with KDE the UP key only works half the time as
described above.

Best regards,
Stefan 



-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Oct 30  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1878528 Jul 15 17:31 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
05:00.0 VGA compatible controller: nVidia Corporation G84 [GeForce 8600 GTS] (rev a1)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2432 Aug 18 21:22 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (pbuilder@c203)  Tue May 18 07:56:38 UTC 2010

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildd@barber)  Sun Jun 13 12:08:56 UTC 2010

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    Screen      1  "Screen1" 1920 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "InputDevice"

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

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "evdev"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "HP w2448h"
    HorizSync       24.0 - 94.0
    VertRefresh     48.0 - 85.0
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "Samsung SyncMaster"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 76.0
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8600 GTS"
    BusID          "PCI:5:0:0"
    Screen          0
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8600 GTS"
    BusID          "PCI:5:0:0"
    Screen          1
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "DFP-0: nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "DFP-1: nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection



Kernel version (/proc/version):
Linux version 2.6.32-5-amd64 (Debian 2.6.32-20) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-2) ) #1 SMP Thu Aug 12 13:01:50 UTC 2010

Xorg X server log files on system:
-rw-r--r-- 1 root root 15357 Feb 24 21:29 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 22349 Aug 21 22:07 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
Current Operating System: Linux corellia 2.6.32-5-amd64 #1 SMP Thu Aug 12 13:01:50 UTC 2010 x86_64
Kernel command line: root=UUID=57501573-f57e-45ff-9230-b10e783d3632 ro 
Build Date: 15 July 2010  03:08:26PM
xorg-server 2:1.7.7-3 (Cyril Brulebois <kibi@debian.org>) 
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 21 12:57:12 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Device0"
(**) |-->Screen "Screen1" (1)
(**) |   |-->Monitor "Monitor1"
(**) |   |-->Device "Device1"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(**) Option "Xinerama" "0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Mouse0
(II) Loader magic: 0x7c6000
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:5:0:0) 10de:0400:1043:8241 nVidia Corporation G84 [GeForce 8600 GTS] rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xf8000000/33554432, I/O @ 0x00006c00/128, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Server Extension
(II) NVIDIA GLX Module  195.36.24  Thu Apr 22 19:52:00 PDT 2010
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Video Driver
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 2.3.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(II) NVIDIA dlloader X Driver  195.36.24  Thu Apr 22 19:18:54 PDT 2010
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 05@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules/libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "TwinView" "0"
(**) NVIDIA(0): Option "MetaModes" "DFP-0: nvidia-auto-select +0+0"
(**) Aug 21 12:57:16 NVIDIA(0): Enabling RENDER acceleration
(II) Aug 21 12:57:16 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) Aug 21 12:57:16 NVIDIA(0):     enabled.
(II) Aug 21 12:57:17 NVIDIA(0): NVIDIA GPU GeForce 8600 GTS (G84) at PCI:5:0:0 (GPU-0)
(--) Aug 21 12:57:17 NVIDIA(0): Memory: 524288 kBytes
(--) Aug 21 12:57:17 NVIDIA(0): VideoBIOS: 60.84.41.00.00
(II) Aug 21 12:57:17 NVIDIA(0): Detected PCI Express Link width: 16X
(--) Aug 21 12:57:17 NVIDIA(0): Interlaced video modes are supported on this GPU
(--) Aug 21 12:57:17 NVIDIA(0): Connected display device(s) on GeForce 8600 GTS at PCI:5:0:0:
(--) Aug 21 12:57:17 NVIDIA(0):     HP w2448h (DFP-0)
(--) Aug 21 12:57:17 NVIDIA(0):     Samsung SyncMaster (DFP-1)
(--) Aug 21 12:57:17 NVIDIA(0): HP w2448h (DFP-0): 330.0 MHz maximum pixel clock
(--) Aug 21 12:57:17 NVIDIA(0): HP w2448h (DFP-0): Internal Dual Link TMDS
(--) Aug 21 12:57:17 NVIDIA(0): Samsung SyncMaster (DFP-1): 330.0 MHz maximum pixel clock
(--) Aug 21 12:57:17 NVIDIA(0): Samsung SyncMaster (DFP-1): Internal Dual Link TMDS
(II) Aug 21 12:57:17 NVIDIA(0): Display Device found referenced in MetaMode: DFP-0
(II) Aug 21 12:57:17 NVIDIA(0): Assigned Display Device: DFP-0
(II) Aug 21 12:57:17 NVIDIA(0): Validated modes:
(II) Aug 21 12:57:17 NVIDIA(0):     "DFP-0:nvidia-auto-select+0+0"
(II) Aug 21 12:57:17 NVIDIA(0): Virtual screen size determined to be 1920 x 1200
(--) Aug 21 12:57:17 NVIDIA(0): DPI set to (93, 95); computed from "UseEdidDpi" X config
(--) Aug 21 12:57:17 NVIDIA(0):     option
(==) Aug 21 12:57:17 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(1): RGB weight 888
(==) NVIDIA(1): Default visual is TrueColor
(==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(1): Option "TwinView" "0"
(**) NVIDIA(1): Option "MetaModes" "DFP-1: nvidia-auto-select +0+0"
(**) Aug 21 12:57:17 NVIDIA(1): Enabling RENDER acceleration
(II) Aug 21 12:57:17 NVIDIA(1): NVIDIA GPU GeForce 8600 GTS (G84) at PCI:5:0:0 (GPU-0)
(--) Aug 21 12:57:17 NVIDIA(1): Memory: 524288 kBytes
(--) Aug 21 12:57:17 NVIDIA(1): VideoBIOS: 60.84.41.00.00
(II) Aug 21 12:57:17 NVIDIA(1): Detected PCI Express Link width: 16X
(--) Aug 21 12:57:17 NVIDIA(1): Interlaced video modes are supported on this GPU
(--) Aug 21 12:57:17 NVIDIA(1): Connected display device(s) on GeForce 8600 GTS at PCI:5:0:0:
(--) Aug 21 12:57:17 NVIDIA(1):     HP w2448h (DFP-0)
(--) Aug 21 12:57:17 NVIDIA(1):     Samsung SyncMaster (DFP-1)
(--) Aug 21 12:57:17 NVIDIA(1): HP w2448h (DFP-0): 330.0 MHz maximum pixel clock
(--) Aug 21 12:57:17 NVIDIA(1): HP w2448h (DFP-0): Internal Dual Link TMDS
(--) Aug 21 12:57:17 NVIDIA(1): Samsung SyncMaster (DFP-1): 330.0 MHz maximum pixel clock
(--) Aug 21 12:57:17 NVIDIA(1): Samsung SyncMaster (DFP-1): Internal Dual Link TMDS
(II) Aug 21 12:57:17 NVIDIA(1): Display Device found referenced in MetaMode: DFP-1
(II) Aug 21 12:57:17 NVIDIA(1): Assigned Display Device: DFP-1
(II) Aug 21 12:57:17 NVIDIA(1): Validated modes:
(II) Aug 21 12:57:17 NVIDIA(1):     "DFP-1:nvidia-auto-select+0+0"
(II) Aug 21 12:57:17 NVIDIA(1): Virtual screen size determined to be 1280 x 1024
(--) Aug 21 12:57:17 NVIDIA(1): DPI set to (85, 86); computed from "UseEdidDpi" X config
(--) Aug 21 12:57:17 NVIDIA(1):     option
(==) Aug 21 12:57:17 NVIDIA(1): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) Aug 21 12:57:17 NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
(II) Aug 21 12:57:17 NVIDIA(0): Initialized GPU GART.
(II) Aug 21 12:57:17 NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select+0+0"
(II) Loading extension NV-GLX
(II) Aug 21 12:57:17 NVIDIA(0): Initialized OpenGL Acceleration
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) Aug 21 12:57:17 NVIDIA(0): Initialized X Rendering Acceleration
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Aug 21 12:57:17 NVIDIA(1): Initialized GPU GART.
(II) Aug 21 12:57:17 NVIDIA(1): Setting mode "DFP-1:nvidia-auto-select+0+0"
(II) Aug 21 12:57:17 NVIDIA(1): Initialized OpenGL Acceleration
(==) NVIDIA(1): Disabling shared memory pixmaps
(II) Aug 21 12:57:17 NVIDIA(1): Initialized X Rendering Acceleration
(==) NVIDIA(1): Backing store disabled
(==) NVIDIA(1): Silken mouse enabled
(==) NVIDIA(1): DPMS enabled
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
SELinux: Disabled on system, not enabling in X server
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Keyboard0: always reports core events
(EE) Keyboard0: No device specified.
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "Keyboard0"
(II) config/udev: Adding input device Power Button (/dev/input/event2)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event2"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "sun6"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device Power Button (/dev/input/event1)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event1"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "sun6"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device HID 0430:0005 (/dev/input/event4)
(**) HID 0430:0005: Applying InputClass "evdev keyboard catchall"
(**) HID 0430:0005: always reports core events
(**) HID 0430:0005: Device: "/dev/input/event4"
(II) HID 0430:0005: Found keys
(II) HID 0430:0005: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0430:0005" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "sun6"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device Microsoft Microsoft 5-Button Mouse with IntelliEye(TM) (/dev/input/event5)
(**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Applying InputClass "evdev pointer catchall"
(**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): always reports core events
(**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Device: "/dev/input/event5"
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found 9 mouse buttons
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found scroll wheel(s)
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found relative axes
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found x and y relative axes
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Configuring as mouse
(**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): YAxisMapping: buttons 4 and 5
(**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)" (type: MOUSE)
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): initialized for relative axes.
(II) config/udev: Adding input device Microsoft Microsoft 5-Button Mouse with IntelliEye(TM) (/dev/input/mouse1)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Burr-Brown from TI               USB Audio CODEC  (/dev/input/event6)
(**) Burr-Brown from TI               USB Audio CODEC : Applying InputClass "evdev keyboard catchall"
(**) Burr-Brown from TI               USB Audio CODEC : always reports core events
(**) Burr-Brown from TI               USB Audio CODEC : Device: "/dev/input/event6"
(II) Burr-Brown from TI               USB Audio CODEC : Found keys
(II) Burr-Brown from TI               USB Audio CODEC : Configuring as keyboard
(II) XINPUT: Adding extended input device "Burr-Brown from TI               USB Audio CODEC " (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "sun6"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device CNF7166 (/dev/input/event7)
(**) CNF7166: Applying InputClass "evdev keyboard catchall"
(**) CNF7166: always reports core events
(**) CNF7166: Device: "/dev/input/event7"
(II) CNF7166: Found keys
(II) CNF7166: Configuring as keyboard
(II) XINPUT: Adding extended input device "CNF7166" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "sun6"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device PC Speaker (/dev/input/event3)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/event0)
(**) Macintosh mouse button emulation: Applying InputClass "evdev pointer catchall"
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found relative axes
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/mouse0)
(II) No input driver/identifier specified (ignoring)
(II) Power Button: Close
(II) UnloadModule: "evdev"
(II) Power Button: Close
(II) UnloadModule: "evdev"
(II) HID 0430:0005: Close
(II) UnloadModule: "evdev"
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Close
(II) UnloadModule: "evdev"
(II) Burr-Brown from TI               USB Audio CODEC : Close
(II) UnloadModule: "evdev"
(II) CNF7166: Close
(II) UnloadModule: "evdev"
(II) Macintosh mouse button emulation: Close
(II) UnloadModule: "evdev"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) APM registered successfully
(II) Aug 21 22:07:47 NVIDIA(0): Initialized GPU GART.
(II) Aug 21 22:07:47 NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select+0+0"
(II) Aug 21 22:07:47 NVIDIA(0): Initialized OpenGL Acceleration
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) Aug 21 22:07:48 NVIDIA(0): Initialized X Rendering Acceleration
(**) NVIDIA(0): DPMS enabled
(==) RandR enabled
(II) Aug 21 22:07:48 NVIDIA(1): Initialized GPU GART.
(II) Aug 21 22:07:48 NVIDIA(1): Setting mode "DFP-1:nvidia-auto-select+0+0"
(II) Aug 21 22:07:48 NVIDIA(1): Initialized OpenGL Acceleration
(==) NVIDIA(1): Disabling shared memory pixmaps
(II) Aug 21 22:07:48 NVIDIA(1): Initialized X Rendering Acceleration
(==) NVIDIA(1): DPMS enabled
(==) RandR enabled
SELinux: Disabled on system, not enabling in X server
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Keyboard0: always reports core events
(EE) Keyboard0: No device specified.
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "Keyboard0"
(II) config/udev: Adding input device Power Button (/dev/input/event2)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event2"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "sun6"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device Power Button (/dev/input/event1)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event1"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "sun6"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device HID 0430:0005 (/dev/input/event4)
(**) HID 0430:0005: Applying InputClass "evdev keyboard catchall"
(**) HID 0430:0005: always reports core events
(**) HID 0430:0005: Device: "/dev/input/event4"
(II) HID 0430:0005: Found keys
(II) HID 0430:0005: Configuring as keyboard
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "sun6"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device Microsoft Microsoft 5-Button Mouse with IntelliEye(TM) (/dev/input/event5)
(**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Applying InputClass "evdev pointer catchall"
(**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): always reports core events
(**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Device: "/dev/input/event5"
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found 9 mouse buttons
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found scroll wheel(s)
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found relative axes
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found x and y relative axes
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Configuring as mouse
(**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): YAxisMapping: buttons 4 and 5
(**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): initialized for relative axes.
(II) config/udev: Adding input device Microsoft Microsoft 5-Button Mouse with IntelliEye(TM) (/dev/input/mouse1)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Burr-Brown from TI               USB Audio CODEC  (/dev/input/event6)
(**) Burr-Brown from TI               USB Audio CODEC : Applying InputClass "evdev keyboard catchall"
(**) Burr-Brown from TI               USB Audio CODEC : always reports core events
(**) Burr-Brown from TI               USB Audio CODEC : Device: "/dev/input/event6"
(II) Burr-Brown from TI               USB Audio CODEC : Found keys
(II) Burr-Brown from TI               USB Audio CODEC : Configuring as keyboard
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "sun6"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device CNF7166 (/dev/input/event7)
(**) CNF7166: Applying InputClass "evdev keyboard catchall"
(**) CNF7166: always reports core events
(**) CNF7166: Device: "/dev/input/event7"
(II) CNF7166: Found keys
(II) CNF7166: Configuring as keyboard
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "sun6"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device PC Speaker (/dev/input/event3)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/event0)
(**) Macintosh mouse button emulation: Applying InputClass "evdev pointer catchall"
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found relative axes
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/mouse0)
(II) No input driver/identifier specified (ignoring)

udev information:
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
N: input/event2
S: char/13:66
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
E: SUBSYSTEM=input
E: DEVNAME=input/event2
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=sun6
E: XKBLAYOUT=de
E: MAJOR=13
E: MINOR=66
E: DEVLINKS=/dev/char/13:66
E: DMI_VENDOR=TYAN Computer Corp

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1
N: input/event1
S: char/13:65
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1
E: SUBSYSTEM=input
E: DEVNAME=input/event1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=sun6
E: XKBLAYOUT=de
E: MAJOR=13
E: MINOR=65
E: DEVLINKS=/dev/char/13:65
E: DMI_VENDOR=TYAN Computer Corp

P: /devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.0/input/input4/event4
N: input/event4
S: char/13:68
S: input/by-id/usb-0430_0005-event-kbd
S: input/by-path/pci-0000:00:02.0-usb-0:1:1.0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.0/input/input4/event4
E: SUBSYSTEM=input
E: DEVNAME=input/event4
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=0430
E: ID_VENDOR_ENC=0430
E: ID_VENDOR_ID=0430
E: ID_MODEL=0005
E: ID_MODEL_ENC=0005
E: ID_MODEL_ID=0005
E: ID_REVISION=0200
E: ID_SERIAL=0430_0005
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:02.0-usb-0:1:1.0
E: XKBMODEL=sun6
E: XKBLAYOUT=de
E: MAJOR=13
E: MINOR=68
E: DEVLINKS=/dev/char/13:68 /dev/input/by-id/usb-0430_0005-event-kbd /dev/input/by-path/pci-0000:00:02.0-usb-0:1:1.0-event-kbd

P: /devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.0/input/input5/event5
N: input/event5
S: char/13:69
S: input/by-id/usb-Microsoft_Microsoft_5-Button_Mouse_with_IntelliEye_TM_-event-mouse
S: input/by-path/pci-0000:00:02.0-usb-0:2:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.0/input/input5/event5
E: SUBSYSTEM=input
E: DEVNAME=input/event5
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft
E: ID_VENDOR_ID=045e
E: ID_MODEL=Microsoft_5-Button_Mouse_with_IntelliEye_TM_
E: ID_MODEL_ENC=Microsoft\x205-Button\x20Mouse\x20with\x20IntelliEye\x28TM\x29
E: ID_MODEL_ID=0039
E: ID_REVISION=0300
E: ID_SERIAL=Microsoft_Microsoft_5-Button_Mouse_with_IntelliEye_TM_
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:02.0-usb-0:2:1.0
E: MAJOR=13
E: MINOR=69
E: DEVLINKS=/dev/char/13:69 /dev/input/by-id/usb-Microsoft_Microsoft_5-Button_Mouse_with_IntelliEye_TM_-event-mouse /dev/input/by-path/pci-0000:00:02.0-usb-0:2:1.0-event-mouse

P: /devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.0/input/input5/mouse1
N: input/mouse1
S: char/13:33
S: input/by-id/usb-Microsoft_Microsoft_5-Button_Mouse_with_IntelliEye_TM_-mouse
S: input/by-path/pci-0000:00:02.0-usb-0:2:1.0-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.0/input/input5/mouse1
E: SUBSYSTEM=input
E: DEVNAME=input/mouse1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft
E: ID_VENDOR_ID=045e
E: ID_MODEL=Microsoft_5-Button_Mouse_with_IntelliEye_TM_
E: ID_MODEL_ENC=Microsoft\x205-Button\x20Mouse\x20with\x20IntelliEye\x28TM\x29
E: ID_MODEL_ID=0039
E: ID_REVISION=0300
E: ID_SERIAL=Microsoft_Microsoft_5-Button_Mouse_with_IntelliEye_TM_
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:02.0-usb-0:2:1.0
E: MAJOR=13
E: MINOR=33
E: DEVLINKS=/dev/char/13:33 /dev/input/by-id/usb-Microsoft_Microsoft_5-Button_Mouse_with_IntelliEye_TM_-mouse /dev/input/by-path/pci-0000:00:02.0-usb-0:2:1.0-mouse

P: /devices/pci0000:00/0000:00:02.0/usb2/2-5/2-5:1.3/input/input6/event6
N: input/event6
S: char/13:70
S: input/by-id/usb-Burr-Brown_from_TI_USB_Audio_CODEC-event-if03
S: input/by-path/pci-0000:00:02.0-usb-0:5:1.3-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:02.0/usb2/2-5/2-5:1.3/input/input6/event6
E: SUBSYSTEM=input
E: DEVNAME=input/event6
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=Burr-Brown_from_TI
E: ID_VENDOR_ENC=Burr-Brown\x20from\x20TI\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20
E: ID_VENDOR_ID=08bb
E: ID_MODEL=USB_Audio_CODEC
E: ID_MODEL_ENC=USB\x20Audio\x20CODEC\x20
E: ID_MODEL_ID=2900
E: ID_REVISION=0100
E: ID_SERIAL=Burr-Brown_from_TI_USB_Audio_CODEC
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:010100:010200:030000:
E: ID_USB_INTERFACE_NUM=03
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:02.0-usb-0:5:1.3
E: XKBMODEL=sun6
E: XKBLAYOUT=de
E: MAJOR=13
E: MINOR=70
E: DEVLINKS=/dev/char/13:70 /dev/input/by-id/usb-Burr-Brown_from_TI_USB_Audio_CODEC-event-if03 /dev/input/by-path/pci-0000:00:02.0-usb-0:5:1.3-event

P: /devices/pci0000:00/0000:00:02.1/usb1/1-7/1-7.2/1-7.2:1.0/input/input7/event7
N: input/event7
S: char/13:71
S: input/by-id/usb-Chicony_Electronics_Co.__Ltd._CNF7166-event-if00
S: input/by-path/pci-0000:00:02.1-usb-0:7.2:1.0-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:02.1/usb1/1-7/1-7.2/1-7.2:1.0/input/input7/event7
E: SUBSYSTEM=input
E: DEVNAME=input/event7
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=CNF7166
E: ID_MODEL_ENC=CNF7166
E: ID_MODEL_ID=b10a
E: ID_REVISION=1706
E: ID_SERIAL=Chicony_Electronics_Co.__Ltd._CNF7166
E: ID_TYPE=video
E: ID_BUS=usb
E: ID_USB_INTERFACES=:0e0100:0e0200:010100:010200:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=uvcvideo
E: ID_PATH=pci-0000:00:02.1-usb-0:7.2:1.0
E: XKBMODEL=sun6
E: XKBLAYOUT=de
E: MAJOR=13
E: MINOR=71
E: DEVLINKS=/dev/char/13:71 /dev/input/by-id/usb-Chicony_Electronics_Co.__Ltd._CNF7166-event-if00 /dev/input/by-path/pci-0000:00:02.1-usb-0:7.2:1.0-event

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

P: /devices/virtual/input/input0/event0
N: input/event0
S: char/13:64
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input0/event0
E: SUBSYSTEM=input
E: DEVNAME=input/event0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: DMI_VENDOR=TYAN Computer Corp
E: MAJOR=13
E: MINOR=64
E: DEVLINKS=/dev/char/13:64

P: /devices/virtual/input/input0/mouse0
N: input/mouse0
S: char/13:32
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input0/mouse0
E: SUBSYSTEM=input
E: DEVNAME=input/mouse0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: DEVLINKS=/dev/char/13:32

DRM Information from dmesg:
[    0.000000] No AGP bridge found
[    1.144183] Linux agpgart interface v0.103


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

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-input-evdev depends on:
ii  libc6                         2.11.2-2   Embedded GNU C Library: Shared lib
ii  xserver-xorg-core [xorg-input 2:1.7.7-3  Xorg X server - core server

xserver-xorg-input-evdev recommends no packages.

xserver-xorg-input-evdev suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Stefan Seide <bugs-debian@seide.st> (24/10/2010):
> Yes - fixed for me.

Thanks, closing accordingly.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: