-
-
Notifications
You must be signed in to change notification settings - Fork 160
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
Pairing broken on macOS Ventura #457
Comments
Let's mark this as broken in Ventura for now. |
Hey Thomas, I just came across something that might be worth looking into related to this problem. I dug around a bit and noticed that all of my bluetooth devices had their information and mac addresses stored in different files like I am still not even sure if this is what should be looking for in order to help get this issue solved. I would like to help however I can, I just don't know what I should be doing. If you can tell me how to can help you best, I'd be more than happy to do whatever! |
I'd love to have this solved as well, currently on Sonoma and can't pair my controller. If there's any pointers on how to start implementing a fix, I'd love to help! |
Continuation of issue #456 (I don't think I can reopen an issue unless I closed it myself? Sorry, I'm not too familiar with GitHub.)
Thank you for looking into it! It looks like that fixed the problem of detecting the wrong MacOS version (The
[PAIRING OSX] No need to add entry for OS X before 10.7.
message no longer appears), but unfortunately I still can't get my controller to pair. I suspect that it may have to do with the mac address of the controller being written to thecom.apple.bluetooth.plist
file in/Library/Preferences/
, is it possible that file it needs to be written to changed in recent MacOS versions? I'm thinking that because none of my other bluetooth devices are in that file, in fact, there's not much data there at all. Just a guess though, you would have a much better idea of what's causing the problem than I would.One thing that I think is worth noting is the controller works well with the example scripts when it's plugged in over usb, the issue is just pairing over bluetooth.
Here is a video of me trying to pair the controller to my Mac, in case you notice anything strange there.
Log from terminal:
The text was updated successfully, but these errors were encountered: