Lenovo T530 Clover r5156 v2.0
2024-01-04: Fixed idle sleep, hibernation, improved IRQ fixes
Tested successfully with macOS Mojave to Sonoma 14.3 Beta (23D5033f).
- Updated Clover to r5156 (commit)
- Updated Drivers and Kexts
- ACPI
- Added
SSDT-IRQ-FIXES.aml
→ Fixes IRQ without any binary renames or other Clover fixes
- Added
- CONFIG:
- Disabled ACPI Fixes
FixHPET
,FixIPIC
,FixRTC
,FixRTC
andFixTIMR
→ I've developed a better fix which doesn't require anyDSDT
patches (explanation)
- Disabled ACPI Fixes
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.