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

Installer: Add bluetooth support for Broadcom/Intel chips in Monterey #923

Merged
merged 20 commits into from
Sep 12, 2021

Conversation

goodbest
Copy link
Collaborator

@goodbest goodbest commented Sep 8, 2021

Bluetoolfixup.kext is needed in Monterey for both intel and broadcom bluetooth/wifi chips.
Meanwhile, BrcmBluetoothInjector.kext (for broadcom ) and IntelBluetoothInjector.kext (for intel) must be disabled.

reference:

In addition, I found that Bluetoolfixup.kext must be loaded after polaris22 and weg in Monterey b6.
Or you will stuck at IOResourceMatch. (This should be a bug in bluetoolfixup to be repaired later)

@osy osy merged commit d7e84d5 into osy:master Sep 12, 2021
@goodbest goodbest deleted the update_monterey branch October 6, 2021 01:38
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

Successfully merging this pull request may close these issues.

2 participants