Skip to content

v0.5-beta2

Compare
Choose a tag to compare
@VinylNerd VinylNerd released this 27 Nov 00:10
· 18 commits to main since this release
7b5707b

This release is is a quick fix for all the random freezing issues which were causes by feature unlock kext. the kext is still in the build but disabled, it will be tested going forward and if starts working on monteray for T440P i will start releasing 2 builds, i can not confirm this works on monteray as i havnt tried the upgrade yet but if anyone wants to let me know that would be great.

Changelog

  • Update to OpenCore 0.7.5
  • Update to Lilu 1.5.7
  • Update to HibernationFixup 1.4.5
  • Update to VirtualSMC 1.2.7
  • Update to WhateverGreen 1.5.5
  • Update to VoodooPS2Controller 2.2.7

IMPORTANT NOTE
this build uses VoodooHDA, VoodooHDA does not run at the bootloader level on 11.4 and up (possibly lower), and must be loaded into the L/E folder, follow below for instructions on how to fix.

first you will need to ensure SIP is not enabled, to check it run the "csrutil status" command in terminal and this is what you want

"Connor@Connors-MBP ~ % csrutil status
System Integrity Protection status: unknown (Custom Configuration).

Configuration:
Apple Internal: disabled
Kext Signing: disabled
Filesystem Protections: disabled
Debugging Restrictions: enabled
DTrace Restrictions: enabled
NVRAM Protections: enabled
BaseSystem Verification: enabled

This is an unsupported configuration, likely to break in the future and leave your machine in an unknown state."

IF YOU DONT GET THIS RESULT, AND SIP IS ENABLED, IT WONT WORK, IF SIP IS FULLY DISABLED IT WILL STILL WORK.

IF YOUR SIP IS ENABLED, SELECT THE CLEAR NVRAM OPTION AT OPENCORE BOOTLOADER AND IT WILL FIX IT.

once you have SIP setup properly download VoodooHDA here - https://sourceforge.net/projects/voodoohda/files/

place the kext on your desktop and run this command replacing where it sais USER with your username

"sudo cp -R /Users/Connor/USER/VoodooHDA.kext /Library/Extensions"

once done you should be promted a security prompt to allow VoodooHDA, allow it and reboot.

if you manually drag it, it will not work.

as always, don't forget to edit the EFI to add your own serial numbers.

Enjoy, thanks for the continued support.

credit to these wonderful people who's work make these builds possible:
@Sniki
@zhen-zen
@acidanthera
@sicreative
@0xFireWolf