目录

AppleUSBHostPort::createDevice: failed to create device

当我们使用oc引导安装黑苹果系统的遇到AppleUSBHostPort::createDevice: failed to create device如图:
AppleUSBHostPort::createDevice: failed to create device

解决办法:

这是因为 XhciPortLimit 与 macOS 11.3+ 高版本冲突造成的,可以先参考 USB 定制章节 定制下你的 USB 接口,然后在 Kernel -> Quirks 下禁用 XhciPortLimit

 

发表评论