dragonflylee / Yoga730-hackintosh

OpenCore/Clover config for Lenovo Yoga 730
63 stars 21 forks source link

Bluetooth issues #35

Closed ember3141 closed 5 months ago

ember3141 commented 6 months ago

I have Ventura 13.6.3 running great, I got all the services working except for bluetooth. I had to use AirportItlwm instead of AirportBrcmFixup to get wifi working. I noticed in the repo's config.plist had the two BcrmBluetooth kexts listed, so I added BcrmPatchRAM3.kext and BrcmFirmwareData.kext to the kexts folder and to my config. Upon reboot, bluetooth still does not work. tried to check logs with grep, bcrm doesn't even appear. tried adding the other kexts the BrcmPatchRam readme instructs like bcrmbluetoothinjector and bcrmnonpatchram2 but nothing seems to work. I'm not familiar with the macOS kernel.

dragonflylee commented 6 months ago

try https://github.com/OpenIntelWireless/IntelBluetoothFirmware which support Intel Bluetooth

my yoga730 has replaced by DW1560/DW1820A,

ember3141 commented 5 months ago

works great!