UnlimitedBurst / OpenCoreE480

ThinkPad E480使用OpenCore安装黑苹果
0 stars 0 forks source link

使用你这个efi,到第二部mac ox安装跑代码的时候卡在如下代码 #1

Open sobimask opened 3 years ago

sobimask commented 3 years ago

image

sobimask commented 3 years ago

In Memory Pantc Stackshot Succeeded e Bytes Traced 3089 Please go to https://panic.apple.com to report this panic

UnlimitedBurst commented 3 years ago

In Memory Pantc Stackshot Succeeded e Bytes Traced 3089 Please go to https://panic.apple.com to report this panic

参考链接的解决办法: 1.该情况属于用的是OpenCore-0.5.7版本的引导,0.5.7版本中的部分.efi驱动已经更改了名称(FWRuntimeService.efi 更名为 OpenRuntime.efi、AppleUsbKbDxe.efi 更名为 OpenUsbKbDxe.efi、BootLiquor.efi 更名为 OpenCanopy.efi),一般更新一下.efi驱动就可以,更新驱动后,不要忘记配置你的config.plist 2.如果排除了以上1的情况,则设置config.plist ->Kernel -> Quirks -> AppleCpuPmCfgLock/AppleXcpmCfgLock -> True/YES 3.在config.plist添加阻止补丁 ->DeviceProperties -> Block -> PciRoot(0x0)/Pci(0x1b,0x0)-> MaximumBootBeepVolume