Skip to content

Releases: osy/HaC-Mini

v3.3.1

17 Apr 15:19
@osy osy
147b2c7
Compare
Choose a tag to compare

Changes (v3.3.1)

  • Reverted OpenCore to 0.9.1 release due to DisableIoMapperMapping not being needed
  • Fixed (really this time) AppleVTD not showing up (#1068)

Changes (v3.3.0)

  • Added new option to disable TRIM in order to improve boot times on certain NVMe devices (#998)
  • Added French translation (#1076) (thanks @topiga)
  • Added OpenIntelWireless for Ventura (#1077) (thanks @topiga)
  • Fixed graphics issues on macOS 13.3 (#1075) (thanks @goodbest)
  • Fixed SDXC not detected on macOS 13.2 (#1079) (thanks @topiga)
  • Fixed installer failing when unmount fails at the end (#1054)
  • Fixed some Thunderbolt devices not being recognized on macOS 13.3 (#1068)

Driver Update (v3.3.1)

  • OpenCore 0.9.2 (OOB) -> 0.9.1

Driver Updates (v3.3.0)

  • AirportBrcmFixup 2.1.6 -> 2.1.7
  • AppleALC 1.7.5 -> 1.8.1
  • BrcmPatchRAM 2.6.4 -> 2.6.5
  • FeatureUnlock 1.0.9 -> 1.1.4
  • Lilu 1.6.2 -> 1.6.4
  • OpenCore 0.8.5 -> 0.9.2 (OOB)
  • Polaris22Fixup 1.3.6 -> 1.3.7
  • VirtualSMC 1.3.0 -> 1.3.1
  • WhateverGreen 1.6.1 -> 1.6.4

Messages

  • Important: Apple has started requiring Secure Boot for updating to macOS Monterey 12.2 and above (including to macOS Ventura). See the previous release for details.
  • As announced a few months ago, this project will be transitioning to a long-term support model. macOS Ventura will likely be the last supported version.

v3.3.0

14 Apr 19:16
@osy osy
Compare
Choose a tag to compare
v3.3.0 Pre-release
Pre-release

Changes (v3.3.0)

  • Added new option to disable TRIM in order to improve boot times on certain NVMe devices (#998)
  • Added French translation (#1076) (thanks @topiga)
  • Added OpenIntelWireless for Ventura (#1077) (thanks @topiga)
  • Fixed graphics issues on macOS 13.3 (#1075) (thanks @goodbest)
  • Fixed SDXC not detected on macOS 13.2 (#1079) (thanks @topiga)
  • Fixed installer failing when unmount fails at the end (#1054)
  • Fixed some Thunderbolt devices not being recognized on macOS 13.3 (#1068)

Driver Updates (v3.3.0)

  • AirportBrcmFixup 2.1.6 -> 2.1.7
  • AppleALC 1.7.5 -> 1.8.1
  • BrcmPatchRAM 2.6.4 -> 2.6.5
  • FeatureUnlock 1.0.9 -> 1.1.4
  • Lilu 1.6.2 -> 1.6.4
  • OpenCore 0.8.5 -> 0.9.2 (OOB)
  • Polaris22Fixup 1.3.6 -> 1.3.7
  • VirtualSMC 1.3.0 -> 1.3.1
  • WhateverGreen 1.6.1 -> 1.6.4

Messages

  • Important: Apple has started requiring Secure Boot for updating to macOS Monterey 12.2 and above (including to macOS Ventura). See the previous release for details.
  • As announced a few months ago, this project will be transitioning to a long-term support model. macOS Ventura will likely be the last supported version.

v3.2.2

28 Oct 01:04
@osy osy
5b2a588
Compare
Choose a tag to compare

Changes (v3.2.0)

  • Support macOS Ventura
  • Add FeatureUnlock kext to support AirPlay mirroring on >= 12.3 (#991) (thanks @goodbest)
  • Add AppleIGB kext for LAN2 on >= 12.0 (#947)
  • Add timeout for Brcm wifi cards to fix boot issues on >= 12.1 (thanks @goodbest)
  • Removed manual UI scale option (OpenCore now detects this automatically)
  • Enabled OpenCore support for booting Linux directly

Changes (v3.2.1)

  • Moved AppleIGB to an optional install because it is causing kernel panics
  • Secure Boot is now checked by default. This change has been reverted in v3.2.2.

Changes (v3.2.2)

  • Reverted the change in v3.2.1 which set Secure Boot to default. This caused people who did not read the release notes to update with the default settings and inadvertently break their installation. You still need Secure Boot for OTA updates but just like before v3.2.1, you have to manually check the option.
  • Fixed an issue where the EFI volume failed to unmount when the installer is run on macOS Ventura due to a change in how diskutil unmount worked (#1033)

Driver Updates (v3.2.0)

  • AirportBrcmFixup 2.1.4 -> 2.1.6
  • AppleALC 1.7.1 -> 1.7.3
  • BrcmPatchRAM 2.6.1 -> 2.6.3
  • FeatureUnlock 1.0.8 -> 1.0.9
  • Lilu 1.6.0 -> 1.6.1
  • NVMeFix 1.0.9 -> 1.1.0
  • OpenCore 0.8.0 -> 0.8.2
  • Polaris22Fixup v1.3.5 -> v1.3.6
  • VirtualSMC 1.2.9 -> 1.3.0
  • WhateverGreen 1.5.8 -> 1.6.0

Driver Updates (v3.2.1)

  • AppleALC 1.7.3 -> 1.7.5
  • BrcmPatchRAM 2.6.3 -> 2.6.4
  • IntelBluetoothFirmware 2.1.0 -> 2.2.0
  • Lilu 1.6.1 (OOB) -> 1.6.2
  • OpenCore 0.8.3 (OOB) -> 0.8.5
  • WhateverGreen 1.6.0 -> 1.6.1

Known Issues

  • OpenIntelWireless does not have a stable build for Ventura and therefore is not included in the package

Messages

  • Important: Apple has started requiring Secure Boot for updating to macOS Monterey 12.2 and above (including to macOS Ventura). See the previous release for details.
  • As announced a few months ago, this project will be transitioning to a long-term support model. macOS Ventura will likely be the last supported version.

v3.2.1

16 Oct 17:27
@osy osy
Compare
Choose a tag to compare

Changes (v3.2.0)

  • Support macOS Ventura
  • Add FeatureUnlock kext to support AirPlay mirroring on >= 12.3 (#991) (thanks @goodbest)
  • Add AppleIGB kext for LAN2 on >= 12.0 (#947)
  • Add timeout for Brcm wifi cards to fix boot issues on >= 12.1 (thanks @goodbest)
  • Removed manual UI scale option (OpenCore now detects this automatically)
  • Enabled OpenCore support for booting Linux directly

Changes (v3.2.1)

  • Moved AppleIGB to an optional install because it is causing kernel panics
  • Secure Boot is now checked by default. This will require additional steps to use and failing to do these steps will result in broken boot. Read the previous release notes for details.

Driver Updates (v3.2.0)

  • AirportBrcmFixup 2.1.4 -> 2.1.6
  • AppleALC 1.7.1 -> 1.7.3
  • BrcmPatchRAM 2.6.1 -> 2.6.3
  • FeatureUnlock 1.0.8 -> 1.0.9
  • Lilu 1.6.0 -> 1.6.1
  • NVMeFix 1.0.9 -> 1.1.0
  • OpenCore 0.8.0 -> 0.8.2
  • Polaris22Fixup v1.3.5 -> v1.3.6
  • VirtualSMC 1.2.9 -> 1.3.0
  • WhateverGreen 1.5.8 -> 1.6.0

Driver Updates (v3.2.1)

  • AppleALC 1.7.3 -> 1.7.5
  • BrcmPatchRAM 2.6.3 -> 2.6.4
  • IntelBluetoothFirmware 2.1.0 -> 2.2.0
  • Lilu 1.6.1 (OOB) -> 1.6.2
  • OpenCore 0.8.3 (OOB) -> 0.8.5
  • WhateverGreen 1.6.0 -> 1.6.1

Known Issues

  • OpenIntelWireless does not have a stable build for Ventura and therefore is not included in the package

Messages

  • Important: Apple has started requiring Secure Boot for updating to macOS Monterey 12.2 and above (including to macOS Ventura). See the previous release for details.
  • As announced a few months ago, this project will be transitioning to a long-term support model. macOS Ventura will likely be the last supported version.

v3.2.0

12 Jul 23:25
@osy osy
Compare
Choose a tag to compare
v3.2.0 Pre-release
Pre-release

Changes

  • Support macOS Ventura
  • Add FeatureUnlock kext to support AirPlay mirroring on >= 12.3 (#991) (thanks @goodbest)
  • Add AppleIGB kext for LAN2 on >= 12.0 (#947)
  • Add timeout for Brcm wifi cards to fix boot issues on >= 12.1 (thanks @goodbest)
  • Removed manual UI scale option (OpenCore now detects this automatically)
  • Enabled OpenCore support for booting Linux directly

Driver Updates

  • AirportBrcmFixup 2.1.4 -> 2.1.6
  • AppleALC 1.7.1 -> 1.7.3
  • BrcmPatchRAM 2.6.1 -> 2.6.3
  • FeatureUnlock 1.0.8 -> 1.0.9
  • Lilu 1.6.0 -> 1.6.1
  • NVMeFix 1.0.9 -> 1.1.0
  • OpenCore 0.8.0 -> 0.8.2
  • Polaris22Fixup v1.3.5 -> v1.3.6
  • VirtualSMC 1.2.9 -> 1.3.0
  • WhateverGreen 1.5.8 -> 1.6.0

Known Issues

  • OpenIntelWireless does not have a stable build for Ventura and therefore is not included in the package

Messages

  • Important: Apple has started requiring Secure Boot for updating to macOS Monterey 12.2 and above (including to macOS Ventura). See the previous release for details.
  • As announced a few months ago, this project will be transitioning to a long-term support model. macOS Ventura will likely be the last supported version.

v3.1.5

06 Mar 21:23
@osy osy
Compare
Choose a tag to compare

Changes

  • Fix Metal issues on macOS Monterey 12.3

Known Issues

  • LAN2 is not working on macOS Monterey (#947). This requires a driver update from Small Tree.

Messages

  • Important: Apple has started requiring Secure Boot for updating to macOS Monterey 12.2 and above. See the mini-guide below for more details.
  • If you are upgrading from v2.17 and below, please read the notes at the top of v3.0.1
  • As announced a few months ago, this project will be transitioning to a long-term support model (a few stability updates per year). Following Apple's own deprecation model, we expect the EOL of this project to be no earlier than 2023.

Enabling Secure Boot

As of macOS Monterey 12.2, Apple has started requiring Secure Boot for OTA updates. HaC mini already supports Secure Boot but if you have not enabled it before, you need to perform some extra steps.

  1. (Re)install HaC Mini and in the installer choose "Customize" and check "Boot Options -> Enable boot security".
  2. After rebooting, repeatedly press the Alt/Cmd key at BIOS to toggle the OpenCore boot picker. Select the recovery partition.
  3. Open Utilities -> Terminal and type the following: bless --folder "/Volumes/Macintosh HD/System/Library/CoreServices" --bootefi --personalize (replace "Machintosh HD" with the name of your Monterey boot volume if needed)
  4. Reboot and you should be able to boot into Monterey again. If you still do not see OTA updates, open Terminal and run sudo /System/Library/PrivateFrameworks/Seeding.framework/Versions/A/Resources/seedutil unenroll

If these steps do not work, you may have to re-install macOS Monterey from recovery to get secure boot to work. More details about secure boot can be found in the guide.

Note: When Secure Boot is enabled, you can no longer manually modify the EFI partition (config.plist, KEXTs, etc). If you wish to make modifications, you must re-install HaC mini and uncheck the boot security option.

v3.1.4

30 Nov 04:31
@osy osy
Compare
Choose a tag to compare

Changes

  • Fix SD card reader on macOS Monterey (#613)
  • Fix APFS boot not found on macOS Mojave and Catalina (#939)

Known Issues

  • LAN2 is not working on macOS Monterey (#947). This requires a driver update from Small Tree.

Messages

  • If you are upgrading from v2.17 and below, please read the notes at the top of v3.0.1
  • As announced a few months ago, this project will be transitioning to a long-term support model (a few stability updates per year). Following Apple's own deprecation model, we expect the EOL of this project to be no earlier than 2023.

v3.1.3

21 Nov 02:19
@osy osy
6f2b35d
Compare
Choose a tag to compare

Changes

Driver Updates

  • AppleALC 1.6.5 -> 1.6.6
  • BrcmPatchRAM 2.6.0 -> 2.6.1
  • Lilu 1.5.6 -> 1.5.7
  • OpenCore 0.7.4 -> 0.7.5
  • WhateverGreen 1.5.4 -> 1.5.5

Messages

  • If you are upgrading from v2.17 and below, please read the notes at the top of v3.0.1
  • As announced a few months ago, this project will be transitioning to a long-term support model (a few stability updates per year). Following Apple's own deprecation model, we expect the EOL of this project to be no earlier than 2023.

v3.1.2

04 Oct 17:06
@osy osy
Compare
Choose a tag to compare

Note: there are issues reported with the Intel Bluetooth driver and macOS Monterey. Do NOT select Intel Bluetooth if you are on or plan to upgrade to Monterey.

Changes (v3.1.0)

  • macOS Monterey support
  • Fix warning message on OC boot (#585)
  • SATA workaround is optional since it may break NVMe in some circumstances (#604)

Changes (v3.1.1)

  • Add Bluetooth support for Broadcom/Intel chips in Monterey (#923)

Changes (v3.1.2)

  • Fixed error during install of macOS 12.0 beta 8
  • Fixed OTA updates of macOS 12.0 beta 6 and up
  • Fixed Secure Boot

Driver Updates (v3.1.0)

  • AirportBrcmFixup 2.1.2 -> 2.1.3
  • AppleALC 1.6.0 -> 1.6.4
  • BrcmPatchRAM 2.5.8 -> 2.6.0
  • IntelBluetoothFirmware 1.1.2 -> 2.0.0
  • IntelMausi 1.0.6 -> 1.0.7
  • Lilu 1.5.3 -> 1.5.6
  • NVMeFix 1.0.7 -> 1.0.9
  • OpenCore 0.6.9 -> 0.7.3
  • OpenIntelWireless 1.3.0 -> 2.0.0
  • Polaris22Fixup 1.3.3 -> 1.3.4
  • VirtualSMC 1.2.3 -> 1.2.7
  • WhateverGreen 1.4.9 -> 1.5.3

Driver Update (v3.1.2)

  • AppleALC 1.6.4 -> AppleALC 1.6.5
  • IntelBluetoothFirmware 2.0.0 -> 2.0.1
  • OpenCore 0.7.3 -> 0.7.4
  • WhateverGreen 1.5.3 -> WhateverGreen 1.5.4

Messages

  • If you are upgrading from v2.17 and below, please read the notes at the top of v3.0.1
  • As announced a few months ago, this project will be transitioning to a long-term support model (a few stability updates per year). Following Apple's own deprecation model, we expect the EOL of this project to be no earlier than 2023.

v3.1.1

12 Sep 03:45
@osy osy
d7e84d5
Compare
Choose a tag to compare

Changes (v3.1.0)

  • macOS Monterey support
  • Fix warning message on OC boot (#585)
  • SATA workaround is optional since it may break NVMe in some circumstances (#604)

Changes (v3.1.1)

  • Add Bluetooth support for Broadcom/Intel chips in Monterey (#923)

Driver Updates (v3.1.0)

  • AirportBrcmFixup 2.1.2 -> 2.1.3
  • AppleALC 1.6.0 -> 1.6.4
  • BrcmPatchRAM 2.5.8 -> 2.6.0
  • IntelBluetoothFirmware 1.1.2 -> 2.0.0
  • IntelMausi 1.0.6 -> 1.0.7
  • Lilu 1.5.3 -> 1.5.6
  • NVMeFix 1.0.7 -> 1.0.9
  • OpenCore 0.6.9 -> 0.7.3
  • OpenIntelWireless 1.3.0 -> 2.0.0
  • Polaris22Fixup 1.3.3 -> 1.3.4
  • VirtualSMC 1.2.3 -> 1.2.7
  • WhateverGreen 1.4.9 -> 1.5.3

Messages

  • If you are upgrading from v2.17 and below, please read the notes at the top of v3.0.1
  • Currently, secure boot does not work on macOS 12, if you wish to install or upgrade to macOS 12, you must disable secure boot first.
  • As announced a few months ago, this project will be transitioning to a long-term support model (a few stability updates per year). Following Apple's own deprecation model, we expect the EOL of this project to be no earlier than 2023.