灵之守护 发表于 2017-8-18 11:28

HibernationFixup.kext更新到1.1.6啦,有休眠问题的可以试试

HibernationFixup.kext更新到1.1.6啦,有休眠问题的可以试试


DescriptionThis kernel extension is a plugin for Lilu, kernel extension bringing a platform for arbitrary kext, library, and program patching throughout the system for macOS (https://github.com/vit9696/Lilu https://a.fsdn.com/con/img/icons/external_asset.png).

By design the mach kernel encrypts hibernate sleepimage and writes the encryption key to variable
"IOHibernateRTCVariables" in the system registry (PMRootDomain).
Anyhow this value has to be written into SMC, in order the boot.efi could read it.

I tried to use FakeSMC with possibility to save SMC keys to NVRAM + Clover with possibility to restore these keys from NVRAM and provide SMC Protocol (SMCHelper.efi) for boot.efi, but it didn't help me.

Fortunately, boot.efi can read key "IOHibernateRTCVariables" from NVRAM!
This kext detects entering into "hibernate" power state, reads variable IOHibernateRTCVariables from the system registry and writes it to NVRAM.

Requirements:
- Clover Bootloader
- HW NVRAM / EmuVariable / Legacy
- Hibernation works without encryptionHibernationFixup Web SiteCategories
Features
[*]Enables hibernation modes 25 & 3 on 10.10.5 and later
[*]Boot-arg "-hbfx-dump-nvram" saves NVRAM to a file nvram.plist before hibernation and after kernel panic (with panic info)
[*]Boot-arg "-hbfx-patch-pci" enables patching of IOPCIFamily to avoid hang & black screen after resume
[*]Boot-arg "-hbfxdbg" turns on debugging output
[*]Boot-arg "-hbfxbeta" enables loading on unsupported osx
[*]Boot-arg "-hbfxoff" disables kext loading


szyanfeng 发表于 2017-8-18 13:24

mark一下,有需要的时候再来拿

jackplan 发表于 2017-8-18 14:27

先收藏 一波

陈豪中 发表于 2017-8-18 15:38

正好拿去试试有没有用。

csw668 发表于 2017-8-18 17:07

台式可以用吗

lovelykids 发表于 2017-8-18 23:02

szj910398983 发表于 2017-8-19 11:32

谢谢楼主分享

dans88 发表于 2017-8-19 13:25

谢谢楼主分享

莫纹 发表于 2017-9-6 01:09

先留记号备用,谢谢

savioe 发表于 2017-9-6 02:05

x学习了 谢谢

supray 发表于 2017-9-6 08:05

感谢楼主分享

snowstraw 发表于 2017-9-18 20:15

谢谢楼主分享

高一段落 发表于 2017-9-19 11:29

这要怎么用呢直接放到efi??

506852821 发表于 2017-9-19 11:37

怎么用啊?

金属青苹果 发表于 2017-9-28 12:25


感谢楼主分享

飘落的枫树叶 发表于 2017-9-29 08:11

先收藏,看看以后会遇到不

denari 发表于 2017-9-29 08:40

休眠与睡眠有什么区别?

cc0214vv 发表于 2017-9-29 09:29

marke ......

benimarucd 发表于 2017-10-23 02:27

hzx505 发表于 2018-1-19 20:45

denari 发表于 2017-9-29 08:40 https://www.pcbeta.com/static/image/common/back.gif
休眠与睡眠有什么区别?

深度睡眠,内存数据保存到硬盘。
页: [1] 2
查看完整版本: HibernationFixup.kext更新到1.1.6啦,有休眠问题的可以试试