https://bugzilla.kernel.org/show_bug.cgi?id=213031

--- Comment #133 from Manuel Krause (manuelkra...@netscape.net) ---
(In reply to corax2.05 from comment #132)
> Many thanks to all!
> The fixes arrived in the last Manjaro 5.16RC1 Kernel.
> 
> Generally it works fine.
> But I have a problem with some "special" keys.
> @ and € don't work, by pressing nothing happens.
> 
> It seems all other of this keys like ~¹²|[]} works fine.
> 
> I'm not sure about this it related to this bug.
I think it's a starting point for a new BUG item, likely not under the current
ACPI / Config-Interrupts tree.

Currently I have no conclusion on how to respond properly towards a solution.
A collection of thoughts:
* On here the @ and € keys do work (AltGr + q / AltGr + e)
* You have the full-size kbd (S17405 / M17T), so I can't compare with yours
* When you switch to a virtual terminal (tty1 e.g.) can you type @ or € ?
* Maybe it's a keyboard keymap / language thing, that you can reconfigure in 
  your desktop's or general system settings?
* I only have problems with some of the Fn+ keys (F10 .. F12), sound related, 
  going mad (I have no idea, atm., where to discuss this.)
* Hui Wang had mentioned some console commands in this thread to analyze key-
  presses:
  e.g. showkey for the normal kbd, and acpi_listen for the acpi-driver 
  related Fn+ keys

On here for "@" I get from showkey (bash in Konsole window under KDE):
keycode  28 release         <- single occurrence when showkey run once
keycode 100 press
@keycode  16 press
keycode  16 release
keycode 100 release

And for "€":
keycode  28 release         <- single occurrence when showkey run once
keycode 100 press
€keycode  18 press
keycode  18 release
keycode 100 release

For "¹":
keycode 100 press
¹keycode   2 press
keycode   2 release
keycode 100 release


As said before, I'm not sure that this comment leads to a solution for you.

Best regards,
Manuel

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to