OpenIntelWireless / IntelBluetoothFirmware

Intel Bluetooth Kernel Extensions for macOS
https://OpenIntelWireless.github.io/IntelBluetoothFirmware
GNU General Public License v3.0
2.47k stars 262 forks source link

In opencore 0.6.7, the driver cannot start the system, and the interface is stuck at the user avatar. #386

Closed xinjiajuan closed 2 years ago

xinjiajuan commented 2 years ago

Description

Environment

In the old version of the driver, after clearing the opencore startup cache, the bluetooth is normal. After restarting again, the bluetooth device cannot be found. After replacing the 2.1.0 version driver, it cannot be turned on and stops at the user's avatar

imageKernel Panic Logs

xinjiajuan commented 2 years ago

There are no binaries in IntelBluetoothjector.kext not so leave it blank

williambj1 commented 2 years ago

Use other sources for EFI config support.

xinjiajuan commented 2 years ago

Use other sources for EFI config support.

It works fine today. Maybe IntelBluetoothjector.kext has no binary file, but the old version has it. In the configuration efi file, the original configuration is still retained, and the binary configuration is removed.thanks