EETagent / T480-OpenCore-Hackintosh

OpenCore 0.6.9 configuration for T480. Optimized for Catalina and Big Sur.
141 stars 33 forks source link

Change HibernateMode from "Auto" to "Nvram" #45

Closed benbender closed 3 years ago

benbender commented 3 years ago

Hey @EETagent,

there is a kind of error in your latest update. HibernateMode should be set to NVRAM instead of Auto as we are blocking out the upper memory bank of the RTC-Memory (80-AB), which is used by OSX for information about hibernation, anyway. The same bank is used and checksummed by Lenovo for diagnostic and internal informations, which led to the CMOS-corruption-errors in first place. So setting this to Auto introduces a potential bug and has no value.