Skip to content

Releases: osy/HaC-Mini

v2.3

28 Oct 00:53
@osy osy
Compare
Choose a tag to compare
v2.3 Pre-release
Pre-release

This is a preview release! Please use the previous version unless you wish to help test this release.

In addition to the notes in v2.2 beta:

  • Reverted the TB patches from v2.1. They were causing more issues and there is a new and better fix in the pipelines. For now, the v2.1 TB patches are called "legacy" and is the default install option. The "native" TB fix will come in a future release.
  • Fixed installer serial generation (#59)
  • Updated OpenCore to 0.5.1
  • Updated WhateverGreen to 1.3.3
  • Updated IntelMausi to 1.0.2
  • Updated VirtualSMC to 1.0.8
  • Added installer option for verbose boot
  • Added installer option to enable picker (workaround for black screen issues)
  • Added installer option for Thunderbolt3Unblocker (#81)
  • Added installer option to not install WhateverGreen (workaround for display issues)

To update from 2.2 beta, you can run the installer again.

Please test and report your results

v2.2

12 Oct 20:18
@osy osy
Compare
Choose a tag to compare
v2.2 Pre-release
Pre-release

This is a preview release! Please use the previous version unless you wish to help test this release.

In addition to the notes in v2.1 beta:

  • Fix SPDIF and front headphone jack (#4 #6)
  • Fix installer issues with 10.15 (#45 #61)
  • Fix ethernet driver issues in installer (#54 #67)
  • Better power management for USB
  • Re-worked Thunderbot fixes: TB firmware will be visible in System Preferences, proper NHI driver matching works, this should improve compatibility with Apple Thunderbolt devices (such as 5K display and EGPU eject), but we need testers!
  • Fixed an issue where if nothing is plugged into Thunderbolt port, then system might panic on wakeup

Please note there is a known bug where if you boot/wake with only a TB device and no USB device as well then the computer freezes on wakeup. This is being worked on.

To update from 2.1 beta, you can run the installer again.

Please test and report your results

v2.1

21 Sep 05:38
@osy osy
952c6f5
Compare
Choose a tag to compare
v2.1 Pre-release
Pre-release

This is a preview release! Please use the previous version unless you wish to help test this release.

In addition to the notes in v2.0 beta:

  • Fix installer permission issues with 10.15 (#45)
  • Add USBWakeFixup to work around USB wakeup does not turn on display (#9)
  • Fix OC compatibility with Windows (#49)
  • Add TbtForcePower to enable TB3 ports even without a device plugged in (#2)
  • Fix panic on wakeup due to TB3 device not plugged in

To update from 2.0 beta, you can run the installer again.

Please test and report your results

v2.0: Migrate to OpenCore

08 Sep 00:46
@osy osy
Compare
Choose a tag to compare
Pre-release

This is a preview release! Please use the previous version unless you wish to help test this release.

This release migrates to OpenCore and VirtualSMC as a replacement for Clover and FakeSMC. The main reason is stability and the fact that acidanthera will eventually stop supporting Clover. Additionally, the use of OpenCore will result in faster boots, better compatibility with Windows, better security, and a more stable boot due to the removal of many unneeded legacy patches from Clover+plugins.

Additionally, Lilu, WhateverGreen, and AppleALC has been updated to the latest release.

Please test and report your results

v1.4.1

04 Sep 05:11
@osy osy
Compare
Choose a tag to compare

This release also includes a working version of Clover + drivers. The reason for this is due to recent changes with Clover, things get broken and names get changed so it's easier to maintain if everyone uses the same version.

  • Use WhateverGreen to enable QuickSync and resolve boot-up panic on verbose boot (#18)
  • Disable USB companion controller to fix IORegisteryViewer freeze bug and sometimes wakeup freeze bugs (#13)
  • Fix issue where incorrect number of compute units for Vega M GH (#30), untested on Vega M GL, please test and give feedback
  • Show proper model string
  • Fix Metal issues on 10.15 (#24)
  • Fix SATA boot issues (#33)

Make sure you read the guide. You can get support in github issues or in this thread. Do not use tonymac because their site does not permit talking about non-tonymac approved installation methods and they WILL ban you for even mentioning this hack. You’re advised to join a less draconian community like insanelymac especially if you want help.

v1.4

02 Sep 19:32
@osy osy
Compare
Choose a tag to compare
Merge branch 'master' of github-osy86:osy86/HaC-Mini

v1.3: Various tweaks and fixes

25 Jul 23:26
@osy osy
Compare
Choose a tag to compare
  • Enable iGPU. Fixes Preview freeze bug when opening JPEG files. If you previously disabled iGPU, please re-enable it in the BIOS!
  • Reworked the USB port injection. Should be cleaner.
  • Fixed a bug that caused AppleLPC to not be loaded.

If you have a custom installation, make sure to merge the changes in the config.plist and replace the DSDT files.

If you came here from tonymac, make sure you read the guide. This is NOT a complete EFI and blindly replacing your EFI will make your system unbootable. You can also get support in this thread as tonymac does not permit talking about non-tonymac approved installation methods and they WILL ban you for even mentioning this. You’re advised to join a less draconian community like insanelymac especially if you want help.

v1.2

10 Jul 05:35
@osy osy
1a88332
Compare
Choose a tag to compare
  • Updated Lilu to 1.3.7 and AppleALC to 1.3.9
  • Removed TbtForcePower driver as it is not working 100%
  • Updated Polaris22MetalFixup to no longer require Lilu

If you came here from tonymac, make sure you read the guide. This is NOT a complete EFI and blindly replacing your EFI will make your system unbootable. You can also get support in this thread as tonymac does not permit talking about non-tonymac approved installation methods and they WILL ban you for even mentioning this. You’re advised to join a less draconian community like insanelymac especially if you want help.

v1.1

28 Jun 03:40
@osy osy
Compare
Choose a tag to compare

Fixes TB3 force power on boot and sleep wake
Replaced AppleIGB with SmallTreeIntel

v1.0

27 Jun 02:26
@osy osy
Compare
Choose a tag to compare
Initial commit