Skip to content

Releases: OpenIntelWireless/IntelBluetoothFirmware

v2.4.0

Choose a tag to compare

@zxystd zxystd released this 27 Feb 10:33

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

Choose a tag to compare

@zxystd zxystd released this 23 Jul 17:44
  • 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

Choose a tag to compare

@zxystd zxystd released this 20 Aug 09:01
  • 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 in bluetoothd and bluetool.

For Monterey and newer, please read the instructions
Purpose and usage of the kexts are explained in the docs

v2.1.0

Choose a tag to compare

@zxystd zxystd released this 01 Jan 02:21
  • 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

v2.1.0 RC1 Pre-release
Pre-release

Choose a tag to compare

@zxystd zxystd released this 24 Dec 13:28

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

Choose a tag to compare

@zxystd zxystd released this 18 Sep 12:52

This is a hotfix version

  1. Fix firmware loading issue on Gen1 cards.
  2. Fix memory corruption.

v2.0.0

Choose a tag to compare

@zxystd zxystd released this 07 Aug 14:18

The driver has been completely rewritten. This version introduces the following features:

  1. Significantly improved firmware uploading & downloading.
  2. Eliminated firmware loading loops during macOS startup.
  3. Bluetooth headphone mics should now work properly.
  4. Added support* for Gen3 devices: AX210 (0x0032; 0x0033).
  5. 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

v2.0.0 RC2 Pre-release
Pre-release

Choose a tag to compare

@zxystd zxystd released this 01 Aug 07:14

The driver has been completely rewritten. This version introduces the following features:

  1. Significantly improved firmware uploading & downloading.
  2. Eliminated boot loops during macOS startup.
  3. Bluetooth headphone mics should now work properly.
  4. Added support for Gen3 devices: AX210 (0x0032; 0x0033).
  5. 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

v2.0.0 RC1 Pre-release
Pre-release

Choose a tag to compare

@zxystd zxystd released this 23 Jun 00:32

The driver has been completely rewritten. This version introduces the following features:

  1. Significantly improved firmware uploading & downloading.
  2. Eliminated boot loops during macOS startup.
  3. Bluetooth headphone mics should now work properly.
  4. Added support for Gen3 devices: AX210 (0x0032; 0x0033).
  5. 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

Choose a tag to compare

@zxystd zxystd released this 15 Jun 16:25
  • Compress firmware
  • Revert firmware back to Bluetooth 5.1 to support macOS Monterey (Credit @pigworlds) (Please read the instructions)