sarkrui / NUC8i7BEH-Hackintosh-Build

[GUIDE] Installing macOS Mojave (10.14.x) on Intel NUC8i7BEH using Clover UEFI
345 stars 45 forks source link

Bluetooth not detected using BCM94360CS2(only WiFi works) #13

Closed nash886 closed 4 years ago

nash886 commented 4 years ago

Followed your guide line by line. Everything works except for bluetooth. I'm using BCM94360 WiFi/Bluetooth card. Same card works when i swap OS with ubuntu where bluetooth is detected and works fine so rules out any hardware related issue.

Running out of ideas and Need Help!

Attaching my config plist and IORegistry file if that helps

Screen Shot 2019-09-29 at 3 26 54 PM Screen Shot 2019-09-29 at 3 37 58 PM Screen Shot 2019-09-29 at 2 45 12 PM

sarkrui commented 4 years ago

Hi @nash886 ,

I guess it might be something wrong with your USB limits although there's USBInjectAll.kext in the EFI (or is it?). You could try using USB port on the release page. Remember to remove the USBInjectAll one if you're using the NUC8 USBPort.kext, Repair permissions and rebuild cache.

You could also try restoring NVRAM by pressing F11 at the Clover Bootup page where you have serval bootable volumes to choose. Hope this wizard work for you! Good luck.

nash886 commented 4 years ago

@sarkrui

It was the USBInjectAll. Replacing one with in this repo resolved this issue. Everything works now(airdrop/iMessage..etc).

Thanks again so much.