Bugzilla – Bug 105765
Missing keycodes for Cherry Linux keyboard
Last modified: 2005-08-22 15:33:06 UTC
In comparison to 9.3 the Cherry Linux keyboard is sending less keycodes. The keys not working are: left side: F1 (Up), F2 (Down) right side: F6,F7,F8,F9 Also the K-Menü-Button does not send a keycode. This didn't work for 9.3 neighter.
Just verified. The support is also in xkeyboard-config. Try model "Cherry CyMotion Master XPress".
Does not help. Same as Cherry CyMotion Master Linux or no special layout. I tested with xev.
I'll try my "Cherry CyMotion Master XPress" later. Maybe it's completely different from yours.
Mine has Article No: G86-21070DEAAAC/01 Serial No: G 000852 2Q46
Mine (engineering sample) has: Article No.: G86-21050DEAAAA Revision : Preproduction Date : P34 Serial No. : G 000095
> The keys not working are: > left side: F1 (Up), F2 (Down) > right side: F6,F7,F8,F9 I can reproduce this. These seem to be dead WRT kernel. Same problem with 9.3. Vojtech, any ideas? These are *not* the usual F1-F10 keys!
Ok, so I assume these are some kind of multimedia keys. Am I right? First, check if 'atkbd.softraw=0' on the kernel command line helps. If it does, one option is to use that, another option is to teach the kernel about the scancodes of the non-working keys using the 'setkeycode' command.
Yes, these are multimedia keys.
In that case the observed behavior is documented and correct.
This one seems to be related: #106050.
'atkbd.softraw=0' didn't help. I don't know how to use 'setkeycode' to get these keys working. Vojtech, should I close this one as duplicate of #106050?
atkbd.softraw=0 does not help. Showkey -s doesn't show keycodes.
Yes, Stefan, you can close it as a duplicate. Marcel, are you using it via USB?
*** This bug has been marked as a duplicate of 106050 ***
Yes, via USB
That's the reason why softraw nor setkeycode doesn't help. A kernel patch will be needed.