升级卡在appleintellpssi2ccontroller ftimerservicematching timed out
hp envy15 110tu,升级卡在appleintellpssi2ccontroller ftimerservicematching timed out,搜了好多都没有解决,有大神指点下吗看看前面有没有applenvme assert failed,有的话问题出在这个上,可以直接搜索相关帖子 好歹也给个-V图,就这一句话大家就知道是啥问题? 一抹一样,卡在这了,发了很多帖子,有个梯子说要加禁止i2c的补丁 但是内容删了 没大佬知道么? yuzhenghuan 发表于 2019-10-9 11:46 https://www.pcbeta.com/static/image/common/back.gif
一抹一样,卡在这了,发了很多帖子,有个梯子说要加禁止i2c的补丁 但是内容删了 没大佬知道么?
Comment Find* Replace
change EC0 to EC 4543305f 45435f5f
change H_EC to EC 485f4543 45435f5f
change ECDV to EC 45434456 45435f5f
我加这个倒是安装完成了,不过重启就卡在了please go to https report this panic 本帖最后由 xxf923036047 于 2019-10-11 21:32 编辑
yuzhenghuan 发表于 2019-10-9 11:46 https://www.pcbeta.com/static/image/common/back.gif
一抹一样,卡在这了,发了很多帖子,有个梯子说要加禁止i2c的补丁 但是内容删了 没大佬知道么?Comment Find* Replace
change EC0 to EC 4543305f 45435f5f
change H_EC to EC 485f4543 45435f5f
change ECDV to EC 45434456 45435f5f
加了安装重启卡住
https://www.tonymacx86.com/threads/wip-voodooi2c-i2c-trackpad-limited-support.204227/
If you can't boot with VoodooI2C:
First, you should identify the problem is really because of VoodooI2C. If you boot verbose and the last lines you see are related to VoodooI2C, or a kext named AppleIntelLpss*.kext, it's probably because of the kext:
Solving it would require you to remove the problematic kext(s) using your USB installer, or Recovery mode.
If you did NOT need to remove your Lpss kexts until now, there's probably a problem with VoodooI2C itself, and the more reasonable solution is to remove VoodooI2C.
If you did have to remove your Lpss kexts, maybe removing them would solve your problem.
Boot to your installer/Recovery partition and open terminal:
Code:
#Navigate to your drive:
cd /Volumes/"YourPartitionName"
#Navigate to system kexts location:
cd /System/Library/Extensions
#Remove AppleIntelLpssI2C.kext and AppleIntelLpssI2CController.kext:
rm -r AppleIntelLpssI2C.kext
rm -r AppleIntelLpssI2CController.kext
After that, you should reboot, maybe more than once :)
(Make sure to delete AppleHPM.kext as well after that, but you only need to delete those 2 kexts to boot) 尝试了很多次,发现照下面步骤能进入系统了:
1. 删除/System/Library/Extensions/下的AppleIntelLpssI2C.kext 和 AppleIntelLpssI2CController.kext
2. 把SSDT-EC.aml放入EFI/ACPI/patched里
3. 不能用VirtualSMC.kext, 改用FakeSMC.kext
目前能正常进入系统,但是网络介入很慢,要等几分钟才有响应,不知道是不是驱动问题,另外重启很慢,比10.14.6慢几倍。 xxf923036047 发表于 2019-10-11 21:25 https://www.pcbeta.com/static/image/common/back.gif
Comment Find* Replace
change EC0 to EC 4543305f 45435f5f
c ...
联想Y720添加后能进入升级安装10.15了。 联想Y720添加后能进入升级安装10.15了 好像联想的容易卡这 acpi-patch里加上SSDT-EC-USBX.aml试试 怎么添加? 楼主解决这问题了吗 9楼的方法可行,大家可参考9楼的方法,亲测可行 popkiller 发表于 2019-10-13 00:12 https://bbs.pcbeta.com/static/image/common/back.gif
尝试了很多次,发现照下面步骤能进入系统了:
1. 删除/System/Library/Extensions/下的AppleIntelLpssI2C ...
卡住了,进不了系统,怎么删?
页:
[1]