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

macOS Sierra Support #12

Open
lmurgatroyd opened this issue Sep 11, 2016 · 6 comments
Open

macOS Sierra Support #12

lmurgatroyd opened this issue Sep 11, 2016 · 6 comments

Comments

@lmurgatroyd
Copy link

It appears that BTHSControl no longer functions with macOS Sierra, as tested with the GM released on September 8th.

@ev0rtex
Copy link

ev0rtex commented Sep 29, 2016

I am planning to upgrade to Sierra soon...perhaps I need to hold off a bit until this is resolved

@dmzimmerman
Copy link

Indeed, I just built it today (on the latest dev release of Sierra), and it does not work. Lots of errors like this in the console:

default 16:22:20.441531 -0700 AVRCPAgent [establishKernelConnection] Received an error from IOServiceOpen() - 0xe00002c7. NULLing out io_service_t.

I'm guessing something needs to be updated for new Sierra kernel stuff.

@ev0rtex
Copy link

ev0rtex commented Oct 10, 2016

Is there any chance of getting this fixed? I'm not experienced with any form of Mac OS development or I'd attempt to figure this out myself.

EDIT: Sorry, I just completely uninstalled and rebuilt/installed again and it is working for me on Sierra currently.

@JamesFator
Copy link
Owner

Unfortunately Sierra is not on my roadmap at the moment. I've swapped over to Linux for work and have had no free time to tackle this. If anyone does find a fix, or things end up working like ev0rtex suggests, let me know. Other than that, I might potentially have time to look at it when the holidays roll around.

@wmertens
Copy link

I gave it a shot on 10.12.2 and this gets into the logs:

default	11:45:08.790896 +0100	AVRCPAgent	BTHSControlPlugin installed
default	11:45:08.792618 +0100	AVRCPAgent	Setting Delegate: <BluetoothAVRCPAgent: 0x7f94f6706c90>
default	11:45:08.799402 +0100	AVRCPAgent	[establishKernelConnection] Received an error from IOServiceOpen() - 0xe00002c7.  NULLing out io_service_t.

Not working.

@gil
Copy link

gil commented Dec 5, 2017

Since no one mentioned and there's no plan for an update, I found this alternative to BTHSControl. The beta version is working here for Sierra -> https://github.com/jguice/mac-bt-headset-fix#beta-version

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

6 participants