mishailovic / Hackintosh-Dell-7567-OpenCore_Ventura

OpenCore 0.9.3 configuration for Dell Inspiron 15 Gaming 7567
http://hotaru.ga/Hackintosh-Dell-7567-OpenCore_Ventura/
37 stars 6 forks source link

Bluetooth #13

Closed UnknownKriodluk closed 5 months ago

UnknownKriodluk commented 5 months ago

Добавьте инъектор блютуз в config.plist. Вы забыли это сделать

Add the bluetooth injector to config.plist. You forgot to do it

mishailovic commented 5 months ago

I am using IntelBluetoothFirmware.kext and Bluetooth works fine. Also this project is no longer maintained, but you're more than welcome to send a PR

UnknownKriodluk commented 5 months ago

I am using IntelBluetoothFirmware.kext and Bluetooth works fine. Also this project is no longer maintained, but you're more than welcome to send a PR

My Bluetooth didn't start. It is not defined in the system. image

UnknownKriodluk commented 5 months ago

I didn't change anything except the serial number

mishailovic commented 5 months ago

Yeah, that's probably because you have Broadcom Bluetooth module, which, of course, isn't compatible with Intel .kext. You've probably changed it yourself because I've never seen dell 7567 with Broadcom module out of the box.

UnknownKriodluk commented 5 months ago

And Windows defines intel

mishailovic commented 5 months ago

Sounds really fishy. Universal solution is just to buy some cheap Bluetooth dongle, which will do better job that built-in

UnknownKriodluk commented 5 months ago

Okay, thanks, I'll figure it out somehow.

mishailovic commented 5 months ago

Yeah, let me know if you will. Because, apart this opencore build is older than half a year, I've tested it like 1000 times.

UnknownKriodluk commented 5 months ago

We need to add this to nvram

7C436110-AB2A-4BBB-A880-FE41995C9F82 -> bluetoothExternalDongleFailed Data 00 7C436110-AB2A-4BBB-A880-FE41995C9F82 -> bluetoothInternalControllerInfo Data 0000000000000000000000000000

UnknownKriodluk commented 5 months ago

Then Reset NVRam and everything will work