- 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
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
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.
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.
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.
- Compress firmware
- Revert firmware back to Bluetooth 5.1 to support macOS Monterey (Credit @pigworlds) (Please read the instructions)
- replace new firmwares(Jun).
- fix wakeup crash issue.
- fix wakeup BT unavailable issue.
- add 8087:0032 new device.
- fix some memory leaks.
- adjust logs: remove extra and confusing logs.
- add fw_name property entry to see which firmware is using.
fix dependencies mistake
replace newest firmwares
add ax201 support
support 10.13+
add fw_gen script to support cut off extra firmwares and reduce kext size