-
Notifications
You must be signed in to change notification settings - Fork 134
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
Bug: connect_failed asio.system:61 #1264
Comments
What else information can I share? |
Can you try looking at kmonad/kmonad#730 and the other linked threads |
I tried them. But it didn't work. I tried to activate manually using the virtualhid binary. But it didn't work out too. Basically the virtualhiddevice doesn't show up here: |
Does kanata work with the newer version of the karabiner virtualhiddevice 5.0.0? |
Bit of a caveman solution, but I quit karabiner, deleted .Karabiner-VirtualHIDDevice-Manager from Applications, installed the version linked in kanata's latest release, activated it, then reran kanata. Works flawlessly now. Must be kanata and karabiner fighting over it/the new pkg not properly installing over the more recent version. |
Are you on MacOS 15? |
Yep, 15.0.1. Running the provided kanata_macos_x86_64 binary from the latest release. For what it's worth, my karabiner is also up to date, but that shouldn't matter much since I replaced the .Karabiner-VirtualHIDDevice-Manager with the kanata-recommended version. |
@jtroo Is there a tool like evtest, but for macOS except --debug flag? |
Thanks, works. |
Do you know guys know how to make the launchd service which runs kanata? |
Is it possible to run kanata without superuser priviliges? |
Nicest solution is likely to set it up via https://github.com/rszyma/kanata-tray. You could maybe try adding this to macos' startup apps. You shouldn't be restarting macos a lot, and to me restarting once in a while and having to start kanata again is completely fine. |
Probably not. I would be scared if you could tbh. |
For example, in Linux I can create group uinput, and give it proper permissions, then add myself to that group. |
I think this is related to #1317. Latest main now uses karabiner driver v5. |
Requirements
Describe the bug
Kanata: compiled from source
MacOS: macOS Sequoia 15.0
Having this output:
Relevant kanata config
https://rentry.co/u2n3666v/raw
To Reproduce
Expected behavior
Should work
Kanata version
Source
Debug logs
Description.
Operating system
MacOS
Additional context
No response
The text was updated successfully, but these errors were encountered: