We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OS: Sierra 10.12.6 Wifi: DW1560 BrcmNonPatchRAM2 & BrcmFirmwareRepo: /Library/Extensions
ISSUE: Intermittent non detection of Bluetooth. This is due to BrcmNonPatchRAM2 & BrcmFirmwareRepo Intermittent not loading.
WORKAROUND: I have to add: <key>OSBundleRequired</key> <string>Root</string> to both kexts mentioned.
<key>OSBundleRequired</key> <string>Root</string>
The text was updated successfully, but these errors were encountered:
Where did you add those settings? With these it works now under /L/E without turning off SIP?
Sorry, something went wrong.
In Info.plist
I have my SIP disabled all the time
No branches or pull requests
OS: Sierra 10.12.6
Wifi: DW1560
BrcmNonPatchRAM2 & BrcmFirmwareRepo: /Library/Extensions
ISSUE:
Intermittent non detection of Bluetooth. This is due to BrcmNonPatchRAM2 & BrcmFirmwareRepo Intermittent not loading.
WORKAROUND:
I have to add:
<key>OSBundleRequired</key> <string>Root</string>
to both kexts mentioned.
The text was updated successfully, but these errors were encountered: