pqrs-org / Karabiner-Elements

Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later.
https://pqrs.org/osx/karabiner/
The Unlicense
18.79k stars 838 forks source link

Karabiner elements not working #3773

Open daknecht1 opened 7 months ago

daknecht1 commented 7 months ago

I reinstalled Karabiner Elements on my Macbook Air (Sonoma 14.0) and it started working, but now it is not working any longer. I also have a Logitech wireless solar keyboard. When Karabiner has worked, both work. Now, neither does. The only key I have assigned is right option to forward delete and that is shown in the setup, but nothing happens when I hit that key. Below is what the viewer shows, but I don't know if that is correct or not. Thanks- Dave

Karabiner Elements [ { "type": "down", "name": {"key_code":"right_option"}, "usagePage": "7 (0x0007)", "usage": "230 (0x00e6)", "misc": "flags right_option" }, { "type": "up", "name": {"key_code":"right_option"}, "usagePage": "7 (0x0007)", "usage": "230 (0x00e6)", "misc": "" } ]

daknecht1 commented 7 months ago

I just uninstalled Karabiner and reinstalled it (same version) and it works now, but I am sure it is going to stop again like it did before. I will update when it happens.

daknecht1 commented 6 months ago

Karabiner Elements no longer works on my wireless Logitech keyboard or Macbook Air internal keyboard. I suspect that every time the wireless is connected, Karabiner quits working.

nicholasnadel commented 6 months ago

This worked for me:

  1. Open Karabiner-Elements from Launchpad to ensure that Allow button is shown on System Settings.
  2. Open System Settings and confirm the Allow button is shown.
  3. Restart when prompted
  4. Open Karabiner-Elements from Launchpad to ensure that Allow button is shown on System Settings.
  5. Allow Karabiner-Elements in the next prompt
  6. Reinstall driver when prompted

I did not enable safe mode, but the docs advise doing so:

https://karabiner-elements.pqrs.org/docs/help/troubleshooting/allow-button-does-not-appear/

daknecht1 commented 6 months ago

My system is different than you describe (10.14). In Privacy and Security/Input Monitoring, Karabiner grabber, observer and event viewer are all allowed. Doing the steps above I never got a "reinstall driver" and there was no allow button (it was already allowed). I uninstalled Karabiner and reinstalled, said yes to the allow access prompt and now it is working on both keyboards. But this is the 4th time I have reinstalled and I know it will stop working at some point. I will try to identify when it quits. After it quits, the Input MOnitoring for all three were still active and event viewer was seeing my key presses, just not responding correctly.

daknecht1 commented 6 months ago

Karabiner elements stopped working again within the last week. I uninstalled, reinstalled and now works fine. I tried restarting and it still works so that is not the cause of it failing.

searls commented 1 month ago

I am trying a fresh install of Karabiner on macOS Sonoma 14.7 and I have not been able to get it to work at all, I believe because the System Extension prompt never appears. I even attempted booting in safemode and launching the app from Launchpad. Nothing

However, I see this in EventViewer's extension tab, which I assume means it's enabled?

1 extension(s)
--- com.apple.system_extension.driver_extension
enabled active  teamID  bundleID (version)  name    [state]
*   *   G43BCU2T37  org.pqrs.Karabiner-DriverKit-VirtualHIDDevice (1.7.0/1.7.0) org.pqrs.Karabiner-DriverKit-VirtualHIDDevice   [activated enabled]
searls commented 1 month ago

And 2 minutes later I scroll up and see the full disk access thing (that wasn't apparently mentioned in the install guide?

Turned those on:

Screenshot 2024-09-22 at 3 23 05 PM

Now it works again!