Lenovo T530 OpenCore 0.9.7 v3.0
Changelog
2023-12-05: Fixed idle sleep and Hibernation!
Tested successfully with macOS Mojave to Sonoma 14.2 (23C63). Use OCLP 1.3.0 beta for patching! Thanks to @jozews321 for helping to fix hibernation.
- Updated OpenCore to 0.9.7 Nightly
- Updated
Drivers
andKexts
- CONFIG
Kernel/Patch
: Disabled "RTC Wake Scheduling" patch. No longer needed.Misc/Boot
: EnabledHibernateSkipsPicker
for a more seamless wake from hibernation.Misc/Boot/HibernateMode
: Changed it fromAuto
toNVRAM
→ Fixes idle sleepNVRAM/Add
: Changedhbfx-ahbm
from1
to129
→ Prohibits the system from full wake when attempting to transition fromS3
toS4
sleep state (hibernation). Only relevant forhibernatemode 3
.UEFI/ReservedMemory
: Added entry → Fixes black screen issue after waking from hibernation (enable if needed)
Important
- 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!
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.