Changelog
2025-02-08: Finally got Hibernation working (and other refinements)
- Updated OpenCore to v1.0.4 nightly
- Updated Drivers and Kexts
- Tested with macOS Sonoma 14.7.3 and Sequoia 15.3
- Fixed Hibernation. hibernatemode 25 is working but you need to configure it via pmset.
- ACPI:
- Integrated contents of
SSDT-NBCF.aml
intoSSDT-PNLF
, soBrightnessKeys.kext
works - Deleted
SSDT-NBCF
→ no longer needed
- Integrated contents of
- NVRAM:
- Changed
hbfx-ahbm
to55
- Changed
Important
- Reset NVRAM on first time boot
- Apply Root Patches with OCLP in Post-Install to get working graphics acceleration (macOS 12+) and Wi-Fi (macOS 14+)
- Change
hibernatemode
from0
to25
(or3
) in Post-Install via pmset or Hackintool to enable hibernation! - Don't update
VoodooPS2Controller.kext
- Don't update
VoodooSDHC.kext
- Don't use
YogaSMC.kext
– it crashes the system on boot since it requires Acidanthera's version of VoodooPS2Controller which doesn't work well with the T530's TrackPad.
Caution
- Don't install Security Response Updates (RSR) introduced in macOS 13! They will fail to install on pre-Haswell systems. More info here.
- Don't update
VoodooPS2Controller.kext
- Don't update
VoodooSDHC.kext
- Don't use
YogaSMC.kext
– it crashes the system on boot since it requires Acidanthera's version of VoodooPS2Controller which doesn't work well with the T530's TrackPad.