tlefko / Huawei-Matebook-X-Pro-Ventura

Repository for enabling hackintosh of 2018 Matebook-X-Pro ready for Monterey, Compatible with Big Sur/Catalina/Ventura/Monterey
Apache License 2.0
87 stars 7 forks source link

Bluetooth Issues After Sleep #4

Closed venividivici369 closed 2 years ago

venividivici369 commented 2 years ago

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?

Screen Shot 2022-03-24 at 0 42 40
tlefko commented 2 years ago

@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!

tlefko commented 2 years ago

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? Screen Shot 2022-03-24 at 0 42 40

Also, recommend to disable power nap, enable low power mode. it won't really effect performance, but greatly help battery some more.

yonathanarya commented 2 years ago

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.

tlefko commented 2 years ago

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