OpenIntelWireless / IntelBluetoothFirmware

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

IntelBluetoothFirmware.kext has an invalid parameter #489

Closed brrih closed 3 weeks ago

brrih commented 1 month ago

Have you read the docs?

Yes

macOS Version

macOS Sonoma 14.5

Kext Version

v2.4.0

Wireless Adapter Model and USB Product ID

Intel AX211

Description

I was going mad trying to figure out why Bluetooth would not work on my build, it turns out there is some difference in 2.4.0 that breaks it. In the log, IntelBluetoothFirmware kext is not loading because of an invalid parameter. All I did was use 2.3.0 and it worked right away. Thank you.

ASUS ROG Strix Z790-I, Intel AX 211

Info in System Report - Bluetooth

N/A, device was showing up as NULL

Relevant log output

24:862 00:029 OC: Prelinked injection IntelBTPatcher.kext (IntelBTPatcher.kext) - Success
24:894 00:031 OC: Prelinked injection IntelBTPatcher.kext v2.4.0
24:925 00:030 OC: Prelinked injection IntelBluetoothFirmware.kext (IntelBluetoothFirmware.kext) - Invalid Parameter
24:958 00:033 OC: Prelinked injection IntelBluetoothFirmware.kext v2.4.0

Kernel Panic Logs

No response