Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Creating virtual device failed on Ventura #178

Open
clyra opened this issue Oct 13, 2024 · 1 comment
Open

ERROR: Creating virtual device failed on Ventura #178

clyra opened this issue Oct 13, 2024 · 1 comment

Comments

@clyra
Copy link

clyra commented Oct 13, 2024

Hi,

I'm trying to compile/run version 4.8.2 of keymapper on a osx ventura. Running "sudo keymapperd -v" and keymapper I got this on keymapperd output:

Waiting for keymapper to connect
Resetting configuration
Active contexts received (1)
Updating device list
  'Keyboard K380' ignored
  'USB Receiver' ignored
  'USB Receiver' ignored
  'USB Receiver' ignored
  'BTM' ignored
  'Headset' ignored
Updating device list
  'Keyboard K380' grabbed
  'USB Receiver' ignored
  'USB Receiver' ignored
  'USB Receiver' grabbed
  'BTM' ignored
  'Headset' ignored
Creating virtual device 'Karabiner'
Karabiner connected
ERROR: Creating virtual device failed
Ungrabbing all devices

Maybe this is related to a recent change on karabiner, since i just updated to version 15.2.0 (which, i guess, use the last version of the virtualhiddevice, which has a "breaking change"):

https://github.com/pqrs-org/Karabiner-DriverKit-VirtualHIDDevice/releases

Also, it seems that the grab-device is not working as expected because my config should only allow the K380 Keyboard:

@skip-device /.*/
@grab-device "Keyboard K380"
@houmain
Copy link
Owner

houmain commented Oct 16, 2024

Thanks for reporting!
I will update it to Karabiner-Elements 15.2.0 soon (and also fix the other open MacOS issues).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants