Bug 51371 - Zowie Celeritas modifier keys not working in usb mode
Summary: Zowie Celeritas modifier keys not working in usb mode
Status: RESOLVED DUPLICATE of bug 46491
Alias: None
Product: Drivers
Classification: Unclassified
Component: Input Devices (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: drivers_input-devices
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-06 16:55 UTC by Alberto Mattea
Modified: 2013-11-19 18:23 UTC (History)
2 users (show)

See Also:
Kernel Version: 3.6.2
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Alberto Mattea 2012-12-06 16:55:46 UTC
The problem was first described in detail at https://bugs.archlinux.org/task/24505. Basically it seems the usbhid driver is not sending SYN events; with PS/2 everything is fine. Although what follows is with Arch Linux, I reproduced exactly the same problem with Ubuntu.

Quote from the link above:

Some keys do not work on the Zowie Celeritas Keyboard :
- LEFT SHIFT
- RIGHT SHIFT
- LEFT CTRL
- LEFT META
- LEFT ALT
- RIGHT ALT
- RIGHT CTRL

The keys do not work under ArchLinux, but work as expected under Windows (Seven).

The keys do not work, NO MATTER if X is launched or not.


KEYMAP OUTPUT
-------------
# /lib/udev/keymap -i input/event19
Press ESC to finish, or Control-C if this device is not your primary keyboard
driver did not send SYN event in between key events; previous event:
scan code: 0x700E1 key code: leftshift

Note: each non working key returns the same "SYN" message


UDEVADM OUTPUT
--------------
UDEV_LOG=0
DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/input/input19/event19
MAJOR=13
MINOR=83
DEVNAME=/dev/input/event19
SUBSYSTEM=input
ID_INPUT=1
ID_INPUT_KEY=1
ID_INPUT_KEYBOARD=1
ID_VENDOR=Zowie
ID_VENDOR_ENC=Zowie
ID_VENDOR_ID=2345
ID_MODEL=Zowie
ID_MODEL_ENC=Zowie
ID_MODEL_ID=0101
ID_REVISION=0001
ID_SERIAL=Zowie_Zowie
ID_TYPE=hid
ID_BUS=usb
ID_USB_INTERFACES=:030101:030000:
ID_USB_INTERFACE_NUM=00
ID_USB_DRIVER=usbhid
ID_PATH=pci-0000:00:1d.0-usb-0:1:1.0
DEVLINKS=/dev/input/by-id/usb-Zowie_Zowie-event-kbd /dev/input/by-path/pci-0000:00:1d.0-usb-0:1:1.0-event-kbd


LSUSB OUTPUT
------------
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 04b3:4485 IBM Corp. Serial Converter
Bus 003 Device 002: ID 046d:c526 Logitech, Inc. Nano Receiver
Bus 004 Device 002: ID 0a5c:2145 Broadcom Corp. Bluetooth with Enhanced Data Rate II
Bus 001 Device 005: ID 046d:c512 Logitech, Inc. LX-700 Cordless Desktop Receiver
Bus 001 Device 006: ID 1bcf:0c31 Sunplus Innovation Technology Inc.
Bus 006 Device 002: ID 2345:0101


XORG LOGs:
----------
[ 2032.140] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 2032.140] (**) Zowie Zowie: always reports core events
[ 2032.140] (**) Zowie Zowie: Device: "/dev/input/event19"
[ 2032.149] (--) Zowie Zowie: Found keys
[ 2032.149] (II) Zowie Zowie: Configuring as keyboard
[ 2032.149] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/input/input19/event19"
[ 2032.149] (II) XINPUT: Adding extended input device "Zowie Zowie" (type: KEYBOARD)
[ 2032.149] (**) Option "xkb_rules" "evdev"
[ 2032.149] (**) Option "xkb_model" "evdev"
[ 2032.149] (**) Option "xkb_layout" "fr"
Comment 1 Greg Kroah-Hartman 2012-12-06 17:02:02 UTC
On Thu, Dec 06, 2012 at 04:55:46PM +0000, bugzilla-daemon@bugzilla.kernel.org wrote:
>            Summary: Zowie Celeritas modifier keys not working in usb mode

Please send this to the linux-input@vger.kernel.org mailing list
Comment 2 Joe Littlejohn 2013-03-04 23:07:01 UTC
Duplicate of bug 46491?
Comment 3 Alan 2013-11-19 18:23:10 UTC

*** This bug has been marked as a duplicate of bug 46491 ***

Note You need to log in before you can comment on or make changes to this bug.