-
Notifications
You must be signed in to change notification settings - Fork 7
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
Bluetooth Issues After Sleep #4
Comments
@francescodesu thank you very much! im glad it helped and that the battery life improved. within the config plist, you can enable intelbluetoothinjector.kext (kernel section) and intelbluetoothfirmware.kext. This is basically garaunteed to cause the boot hang again, but battery life and all that should still be okay. It is highly recommend you update to 12.3 if you are on 12.2.1 has a bluetooth battery drain bug. if not, stay on the current version you’re on! |
Also, recommend to disable power nap, enable low power mode. it won't really effect performance, but greatly help battery some more. |
Thanks for the EFI provided in this repo. Just a quick feedback, to enable bluetooth, you only need to enable the IntelBluetoothFirmware.kext without the IntelBluetoothInjector.kext. Now I can use the bluetooth even without go to sleep first and no hang at boot. |
You’re brilliant, I can’t believe I left that oversight in there. They conflict. I’ll publish a new release with this as the default. Thank you ,no wonder they were Bluetooth issues |
Thank you so much for releasing this.
The new version is working flawless and the battery is now lasting much longer.
I have just a problem: bluetooth not working even after putting the computer to sleep...
In the previous version it was working after sleep.
Any idea on how to fix it?
The text was updated successfully, but these errors were encountered: