RehabMan-USBInjectAll-2016-0629
本帖最后由 nobbs 于 2016-8-30 18:16 编辑How to InstallInstall the kext with your favorite kext installer, such as Kext Wizard.Or install via Terminal:sudo cp -R Release/USBInjectAll.kext /Library/Extensions
sudo touch /System/Library/Extensions && sudo kextcache -u /
If you have a 9-series chipset XHC controller, 8086:8cb1, install XHCI-9-series.kext from the project as well. The USB3 drivers will not load without this injector kext. Update: As of 10.11.1, this injector is no longer needed as direct support was added. If you need it, go back in history: https://github.com/RehabMan/OS-X-USB-Inject-All/tree/706fea51222eb73343d347db10cf48500333a7bdNote: This kext assumes you already renamed EHC1->EH01 and EHC2->EH02. It also assumes your XHCI controller is named XHC (not renamed to XHC1). These names EH01/EH02/XHC are best to avoid conflicts with built-in port injectors for Apple computers. Refer to config_patches.plist in this repo for the patches required (config_patches.plist/ACPI/DSDT/Patches).
完整介绍及说明见本页:
https://bitbucket.org/RehabMan/os-x-usb-inject-all/overview
这是安装系统时使用的,还是安装系统后使用的 下载试试啊 wl2000 发表于 2015-12-9 13:04 https://www.pcbeta.com/static/image/common/back.gif
这是安装系统时使用的,还是安装系统后使用的
都需要,它的目的就是驱动所有usb端口,不想改dsdt直接用这个kext就行了。 前两天正愁这个问题,后来绕开了。我是抹盘重装前做好smbios.plist最接近的机型再装就没问题了。如果装好系统后再改机型怎么都不行,还容易进不了系统。 这个驱动,没试过。感谢分享 glynw 发表于 2015-12-9 13:59 https://www.pcbeta.com/static/image/common/back.gif
前两天正愁这个问题,后来绕开了。我是抹盘重装前做好smbios.plist最接近的机型再装就没问题了。如果装好系 ...
是的,换机型也是个办法,不过一劳永逸的还是安装kext或者修改dsdt 好东西下载先 能解决USB3.0 和 2.0 么 edius8886 发表于 2015-12-9 14:16 https://www.pcbeta.com/static/image/common/back.gif
好东西下载先 能解决USB3.0 和 2.0 么
试试才知道是否适合自己的机器,我没用这个,是直接修改的dsdt 我是想改DSDT的,不过不会!!没搞明白 等下试试 官网不能下,PCBETA好,谢谢 看起来好像是要配合SMBios设置的才行啊 支持。。。。。。 谢谢分享,试试能不能使用 不错。。。。。 我是hm55主板,全部接口usb2.0,无法驱动,而且无法断电,重启和关机无法完成 谢谢分享。。。 谢谢楼主分享 值得试一试。