-
Notifications
You must be signed in to change notification settings - Fork 54
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
--inquiry
not working, but Bluetooth Preferences MacOS GUI correctly discovering mouse - Catalina & Big Sur
#60
Comments
Thank you both for reporting, do you have possibility to check same actions with different bluetooth device and to check same device with different computer? |
Hi @toy, thanks for checking this. I think I can help test on another device. I've tried on another Mac, MacBook Pro (13-inch, M1, 2020), which runs MacOS 11.4. My Magic Keyboard (not the same keyboard I reported above, sorry that I don't have it with me now) can be detected by If there's anything that can help you troubleshoot, I'm willing to provide more information or logs. Thanks for the kind help. |
@CHBrianLiu Thank you for checking, this means that it at least doesn't affect all systems running 11.4. Would be great if you can also check inquiry with some other device on affected system and if the issue stays after system restart. |
Tell me what to do and I can help. Having same issue on my mac |
Using Catalina. It may be something related to the more restricted access of apps and scripts to BT and other security things that have to be approved at the "Security and Privacy" Control panel. |
Yesssss !!! That is !!! Is not a bug, is a matter of permission. |
@fedekrum Thanks for investigating! My attempt at reproducing was not completely successful - I wanted to check if allowing bluetooth interaction (instead of "Developer Tools") will also work, but after it started working with the option it didn't stop working after disabling and removing the option, and even after restarting. @cristiano-belloni @CHBrianLiu Can you try checking if permissions are the issue? |
Hi @toy I have a similar issue with my Logitech MX Anywhere 3 mouse, but NO problem with the Logitech M557 mouse, Apple Magic Mouse, and Keychron K10 keyboard. I have to add iTerm to BOTH Developer Tools and Bluetooth in System Preferences - Security & Privacy - Privacy to see the Logitech MX Anywhere 3 mouse with I am using macOS 12.6.2 and am unsure what the difference is between the new mouse and other devices, but it is problematic as I don't have admin right on some of the laptops I would like to pair. I am wondering if there is any way to pair it up without the admin privilege? |
@siutsin Checking if I can reproduce I noticed that without adding Bluetooth permission for terminal app (or by turning it off) I don't see my connected mouse both using |
Same issue to me |
I am seeing an issue with blueutil --inquiry on macOS Ventura. Is anyone facing same issue? It will get stuck at blueutil[900:16498] -[IOBluetoothDeviceInquiry initWithDelegate:] - 0x600002568090 |
@milindprajapati Can you have a look if #66 works for you? |
same issue for me on 2015 mbp on Sonoma with OCLP. Getting value 0x600003fec020 instead. keyboard (logitech craft) paired successfully via preferences on Monterey. Sonoma discovers the keyboard but never prompts for PIN code. But did prompt me for PIN when pairing my phone. MX master 3S paired smoothly also. |
@ankou29666 I assume OCLP stands for OpenCore-Legacy-Patcher, if yes than it may be one more reason for framework or api problems on top of existing issues with supported hardware/os. |
the last version being supported on 2015 macbook pros being Monterey, OpenCore Legacy Patcher is the only way to have a more recent version installed. and yeah the 0x60000 stuff changes everytime I change the 1/2/3 slot on the keyboard (sorry English is not my mother tongue, what I mean is trying to affect the macbook pro on the 2nd or 3rd "slot", the first one being affected to another computer) i've recently installed blueutil with the homebrew method, the install was made around two monthes ago. I'll confirm this as soon as I get back access to that machine. |
@ankou29666 Please check the version then, as v2.10.0 was released less than 2 months ago |
I confirm it's 2.10.0 |
I'm trying to pair one of my computer with my Logitech MX Master 2S.
blueutil --inquiry
repeatedly nothing is found (command returns 0, "success").--connect
to the address given by the Preferences GUI, it doesn't connect (return status: 1). Clicking on the mouse in the Preferences works, though.This happens with blueutil 2.9.0, installed via brew on Catalina (MacBook Pro (Retina, 15-inch, Mid 2015)) and Big Sur (MacBook Pro (16-inch, 2019).
The text was updated successfully, but these errors were encountered: