Releases: OpenIntelWireless/IntelBluetoothFirmware
v2.4.0
Here are the features and bug fixes.
- Add support for BE200/BE202
- Add support for AX101
- Update gen3 devices firmwares.
For Monterey and newer, please read the instructions
Purpose and usage of the kexts are explained in the docs
Full Changelog: v2.3.0...v2.4.0
v2.3.0
- Add
Sonoma
support - Add firmware ibt-19-0-3.sfi
- Fix
IntelBTPatcher.kext
crash issue
For Monterey and newer, please read the instructions
Purpose and usage of the kexts are explained in the docs
Full Changelog: v2.2.0...v2.3.0
v2.2.0
- Added IntelBTPatcher, a Lilu based plugin which fixes/enables these features:
- Bluetooth with newer versions of firmware (AX210, AX211, AX411, new AX201) will work on Monterey and newer.
- Bluetooth 5.X modules will be able to connect to 4.X devices that require encryption on macOS versions prior to Monterey.
- Added support for new gen3 devices which share the same id as gen2 devices.
- Added support for Intel Madison Peak (MsP2) device, ID
0x8087:0x0035
. - Added a workaround for bypassing
board-id
check inbluetoothd
andbluetool
.
For Monterey and newer, please read the instructions
Purpose and usage of the kexts are explained in the docs
v2.1.0
- Added firmware for new device variants(ax210, ax211, ax411, ac9560)
- Updated firmware with security patches
- Fixed Intel boot address
For Monterey Please read the instructions
v2.1.0 RC1
This is a release candidate. Users are encouraged to upgrade to this version before the final release lands. Please provide feedback with properly collected logs if this version introduces any new problems.
- Added firmware for new device variants
- Updated firmware with security patches
- Fixed boot address
v2.0.1
v2.0.0
The driver has been completely rewritten. This version introduces the following features:
- Significantly improved firmware uploading & downloading.
- Eliminated firmware loading loops during macOS startup.
- Bluetooth headphone mics should now work properly.
- Added support* for Gen3 devices: AX210 (0x0032; 0x0033).
- Deduped firmware files to reduce the overall binary size (Credit @pigworlds #300)
*: The minimum Bluetooth version for AX210 is Bluetooth 5.2, which is incompatible with the new Bluetooth framework introduced in macOS Monterey.
The legacy Bluetooth framework, used in macOS Big Sur and earlier, is capable of handing basic HCI commands from newer Bluetooth versions.
Please note that the legacy framework is known to have issues connecting with non-Apple Bluetooth 4.X peripherals. Read the docs for more information.
v2.0.0 RC2
The driver has been completely rewritten. This version introduces the following features:
- Significantly improved firmware uploading & downloading.
- Eliminated boot loops during macOS startup.
- Bluetooth headphone mics should now work properly.
- Added support for Gen3 devices: AX210 (0x0032; 0x0033).
- Deduped firmware files to reduce the overall binary size (Credit @pigworlds #300)
Please be aware that this is a testing version. If you encounter any problems, please provide feedback with properly generated logs.
v2.0.0 RC1
The driver has been completely rewritten. This version introduces the following features:
- Significantly improved firmware uploading & downloading.
- Eliminated boot loops during macOS startup.
- Bluetooth headphone mics should now work properly.
- Added support for Gen3 devices: AX210 (0x0032; 0x0033).
- Deduped firmware files to reduce the overall binary size (Credit @pigworlds #300)
Please be aware that this is a testing version. If you encounter any problems, please provide feedback with properly generated logs.
1.1.3
- Compress firmware
- Revert firmware back to Bluetooth 5.1 to support macOS Monterey (Credit @pigworlds) (Please read the instructions)