|
Bugzilla – Full Text Bug Listing |
| Summary: | Missing keycodes for Cherry Linux keyboard | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Marcel Hilzinger <marcel> |
| Component: | X.Org | Assignee: | Stefan Dirsch <sndirsch> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Normal | ||
| Priority: | P2 - High | CC: | vojtech |
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Marcel Hilzinger
2005-08-19 08:42:15 UTC
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. |