You are not logged in.
If you don't know what I mean by "meta" key, on my keyboard it is the "Windows" key.
It was working just a few minutes ago before I rebooted after a system upgrade.
; uname -a
Linux iris 5.14.8-zen1-1-zen #1 ZEN SMP PREEMPT Sun, 26 Sep 2021 19:36:16 +0000 x86_64 GNU/LinuxI have tested it with xev, showkeys, and `libinput debug-events`. None of these respond to the keypress of the meta key, although they do print their debug information in response to the other keys.
I plugged in a known good keyboard via USB, and it is no different there.
How else could I troubleshoot this?
Last edited by causasui (2021-10-04 22:01:35)
Offline
Do you get a scancode?
https://wiki.archlinux.org/title/Keyboa … ng_showkey
Offline
No scan code.
Offline
For neither keyboard?
Does it work w/ the LTS kernel?
Offline
The meta key in particular just sounds like a gamemode switch or so on the keyboard itself. Did you check that - on both?
Offline
This is a "gaming laptop" (rolleyes) So I guess I should rule out the possibility of some kind of hardware lock... but I have no idea what I might have done to enable one.
Last edited by causasui (2021-10-01 01:52:58)
Offline
Notebook model/vendor?
Edit: do you have a parallel windows installation?
Last edited by seth (2021-10-01 06:54:27)
Offline
I flipped it over and there's a sticker that says "Cyberpower xtreme-III 17 turbo"
Arch is the only o/s on this machine
Offline
Win+Space or Fn+Win?
Offline
I fired up an arch netboot install on a USB pen drive and showkey detected the windows key there, on the USB keyboard but not on the integrated keyboard.
Furthermore, the windows key on my USB keyboard is now working in my on-disk arch install. It is only on the keyboard integrated with the laptop that it is not working.
This has satisfied me that the problem is not with arch and I have marked the thread solved. Thanks to all who replied.
Last edited by causasui (2021-10-04 22:38:16)
Offline
If it can be useful, I had this exact same problem (meta key not detected by any utils like wev).
Apparently I had activated some sort of "game mode" which deactivated the meta key. The game mode is activated by pressing FN+a F-key with an icon shaped like a joypad, which for me was F2. Deactivating this game mode solved the issue for me.
Offline