gujiangjiang 发表于 2018-8-28 20:51

FakeSMC的替代驱动VirtualSMC

首先老规矩,上原视链接:https://github.com/acidanthera/VirtualSMC
感谢vit9696

这个驱动是vit9696根据netkas的FakeSMC驱动源码的思路开发的一个开源的,软件模拟的SMC固态,具有一些明显的优势。
优势和特点(自行翻译)
[*]Supports macOS 10.8 and newer (10.9 and newer is recommended)
[*]Implements MMIO protocol and interrupt-based responses for compatibility with modern OS
[*]Properly reports key attributes and r/w protection in the keys
[*]Allows tuning on per-model basis and allows to use different SMC generations
[*]Extensible by the plugins for sensor and key addition support
[*]Enables smcdebug=XX boot argument support on 10.9
[*]Replaces hardware SMC it finds (to disable SMC entirely you need to flash a dedicated firmware)


目前该驱动还处于测试阶段,有诸多的不稳定性存在,比如睡眠唤醒会重启,比如CPU插件会出现KP等情况,我自行编译了一个,大家可以尝鲜一下。






LANTOM 发表于 2018-8-28 21:32

Z77主板来试试

mrmg 发表于 2018-8-28 21:40

不错,期待早日稳定可以用

z6413y 发表于 2018-8-28 23:49

希望早日稳定

Chrisenxe 发表于 2018-8-29 00:23

恋爱spy 发表于 2018-8-29 00:31

希望早日稳定

bxyun 发表于 2018-8-29 00:34

玩蹦了太麻烦,还是等稳定版吧

天地XIN 发表于 2018-8-29 02:46

我来下载试试。

果特尔 发表于 2018-8-29 06:35

期待稳定版

pcaby 发表于 2018-8-29 08:52

我打算试试,出错的话,TF卡启动后,改回来就是。

wind315 发表于 2018-8-29 10:04

期待黑果更容易

LANTOM 发表于 2018-8-29 20:07

经测试,不成功,开机黑屏

whoisme007 发表于 2018-8-29 20:12

这个不是用来替代FAKESMC的……这个是用来替代SMCHELPER的……

WAsyp 发表于 2018-8-29 20:40

不错不错很强大谢谢分享

whoisme007 发表于 2018-8-29 20:57

whoisme007 发表于 2018-8-29 00:12 https://www.pcbeta.com/static/image/common/back.gif
这个不是用来替代FAKESMC的……这个是用来替代SMCHELPER的……

讲错,是代替fakeSMC的,但是和smcHelper冲突,所以装了这个,就要删去smcHELPER

天地XIN 发表于 2018-8-29 21:26

替换后正常使用。

htfengyi123 发表于 2018-8-29 21:49

文件里面其他三个kext起什么作用?

songguangyin 发表于 2018-8-30 11:16

进来看看,谢谢告知。

gujiangjiang 发表于 2018-8-31 13:08

whoisme007 发表于 2018-8-29 20:12 https://www.pcbeta.com/static/image/common/back.gif
这个不是用来替代FAKESMC的……这个是用来替代SMCHELPER的……

实测是用来替代FakeSMC的,自己试试就知道

hugarninwow 发表于 2018-8-31 22:20

可用。但温度等传感器kext无效了。需要配套的kext?哪里有呢?
页: [1] 2 3
查看完整版本: FakeSMC的替代驱动VirtualSMC