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

Unable to pair PSMove controller to M1 Macbook Air (Ventura) #456

Closed
Bryceshaw06 opened this issue Dec 3, 2022 · 3 comments
Closed

Unable to pair PSMove controller to M1 Macbook Air (Ventura) #456

Bryceshaw06 opened this issue Dec 3, 2022 · 3 comments

Comments

@Bryceshaw06
Copy link

Hi, I am trying to pair a PSMove controller to my M1 Macbook Air (running MacOS Ventura) in order to play JS Joust on Sportsfriends but I've been struggling to get it to work. I followed the user-uploaded guide on steam here and everything worked arrording to the guide up until the sudo defaults write part. When compiling psmoveapi myself and running sudo ./psmove pair, this is what I get:

bryce@Bryces-Air build % sudo ./psmove pair
Password:
Connected controllers: 1
[PSMOVE WARNING] Magnetometer in 04:76:6e:0f:0a:18 not yet calibrated.
PSMove #1 connected via USB.
[PAIRING OSX] No need to add entry for OS X before 10.7.
Pairing of #1 failed.
Calibration data available and saved.
bryce@Bryces-Air build % 

And so I run the MacOS troubleshooting pairing steps on the documentation but when I enable bluetooth again the controller doesn't connect. Also, the bluetooth settings page doesn't show the move controller as a remembered device. I'm not really sure what else I should be doing. If you have anything I can try or do, please let me know, it would be greatly appreciated.

@thp
Copy link
Owner

thp commented Dec 5, 2022

This seems suspicious:

[PAIRING OSX] No need to add entry for OS X before 10.7.

Let me check the behavior on my machine.

@thp thp closed this as completed in c492bac Dec 5, 2022
@thp
Copy link
Owner

thp commented Dec 5, 2022

My machine outputs the following for sw_vers with -productVersion:

13.0.1

Related: #32 (commit 7fa8150).

It seems like this might have been broken since macOS 11 (Big Sur, 2020).

Fix has now been pushed to the master branch.

@thp
Copy link
Owner

thp commented Dec 5, 2022

(I don't have a PS Move controller here to test this for real, so please reopen the issue if even after building with the latest master branch revision + trying to pair again it doesn't work.)

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