5T33Z0 / Thinkpad-T490-Hackintosh-OpenCore

OpenCore EFI folder for running macOS Sequoia on the Lenovo ThinkPad T490.
97 stars 7 forks source link

"0251 cmos checksum bad" after wakeup from hibernation #35

Open nikolayperin opened 2 weeks ago

nikolayperin commented 2 weeks ago

Have "0251 cmos checksum bad" message after wakeup on hibernatemode 25. On hibernatemode 3 don't have this message.

nikolayperin commented 2 weeks ago

Possible solution: HibernationFixup + RTCMemoryFixup + boot-args: rtcfx_exclude=80-AB + ReservedMemory dict in config.plist

5T33Z0 commented 2 weeks ago

Thanks for the info. I've implemented your suggested solution. test the updated EFI: https://github.com/5T33Z0/Thinkpad-T490-Hackintosh-OpenCore/releases/tag/OC_102.2

Let me know if it works.

nikolayperin commented 2 weeks ago

Reboot after ware up, and check disk errors Снимок экрана 2024-09-29 в 20 10 26

5T33Z0 commented 2 weeks ago

I guess then you have to stick to hibernatemode 3 or try to resolve the issues yourself, since I don't have the time to investigate this.