nobbs 发表于 2015-12-9 12:52

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

这是安装系统时使用的,还是安装系统后使用的

大神啊1 发表于 2015-12-9 13:08

下载试试啊

nobbs 发表于 2015-12-9 13:12

wl2000 发表于 2015-12-9 13:04 https://www.pcbeta.com/static/image/common/back.gif
这是安装系统时使用的,还是安装系统后使用的

都需要,它的目的就是驱动所有usb端口,不想改dsdt直接用这个kext就行了。

glynw 发表于 2015-12-9 13:59

前两天正愁这个问题,后来绕开了。我是抹盘重装前做好smbios.plist最接近的机型再装就没问题了。如果装好系统后再改机型怎么都不行,还容易进不了系统。

nanapan 发表于 2015-12-9 14:02

这个驱动,没试过。感谢分享

nobbs 发表于 2015-12-9 14:13

glynw 发表于 2015-12-9 13:59 https://www.pcbeta.com/static/image/common/back.gif
前两天正愁这个问题,后来绕开了。我是抹盘重装前做好smbios.plist最接近的机型再装就没问题了。如果装好系 ...
是的,换机型也是个办法,不过一劳永逸的还是安装kext或者修改dsdt

edius8886 发表于 2015-12-9 14:16

好东西下载先 能解决USB3.0 和 2.0 么

nobbs 发表于 2015-12-9 14:17

edius8886 发表于 2015-12-9 14:16 https://www.pcbeta.com/static/image/common/back.gif
好东西下载先 能解决USB3.0 和 2.0 么

试试才知道是否适合自己的机器,我没用这个,是直接修改的dsdt

dumpling333333 发表于 2015-12-11 17:47

我是想改DSDT的,不过不会!!没搞明白

lingdong63585 发表于 2015-12-11 20:40

等下试试

leafmaple 发表于 2015-12-12 01:07

官网不能下,PCBETA好,谢谢

dumpling333333 发表于 2015-12-12 09:14

看起来好像是要配合SMBios设置的才行啊

yunasuikai 发表于 2015-12-19 10:00

支持。。。。。。

zgfoerty 发表于 2015-12-19 10:39

谢谢分享,试试能不能使用

dumk1217 发表于 2015-12-19 11:20

不错。。。。。

dumpling333333 发表于 2015-12-19 12:08

我是hm55主板,全部接口usb2.0,无法驱动,而且无法断电,重启和关机无法完成

cmise 发表于 2015-12-19 14:42

谢谢分享。。。

zhangyuting520 发表于 2015-12-20 11:37

谢谢楼主分享

hjxc050935 发表于 2015-12-20 11:45

值得试一试。
页: [1] 2 3
查看完整版本: RehabMan-USBInjectAll-2016-0629