Contribute
Register

CustoMac Desktop USB Fixes - 10.11+ Reference

hi, i try to boot the high sierra 10.13.4 installation created from Unibeast 8.3.2.
With USB 3 pendrive when it reach high sierra installation screen my mouse and keyboard is not working on all usb 2 and usb 3 port, it seems no power from usb as my keyboard no numlock capslock light.
With USB 2 pendrive, or USB 3 pendrive on USB 2 port it will show no entry sign.
Any solution for this?

Use XHCI-300-series-injector.kext from USBInjectAll repo.
 
"You can download USBInjectAll.kext (pick the latest distribution here) and copy it to EFI/CLOVER/kexts/... (into both 10.10/and 10.11/ directories if using numbered directories, and into Other/ otherwise).

Then add this <dict> entry to EFI/CLOVER/config.plist in the same KextsToPatch array:"

How do I add that entry in the kextstopatch array? I don't know what to click or what to type or anything. Do I copy that code somewhere?
 
Here as a newbie....

Can I ask if someone can do a guide where you say ... Open this file with this, with that, do that. I don't even have a clue what SSDT or other shortcuts are so something more descriptive or concrete would be really helpful. I have Z370 HD3 mobo, i ended up here because of the power delivery through USB. Also, i've been looking for fixes for about 3 hours already and I am just totally lost, because the guides are really not intuitive for new comer at all. Thanks a lot!
 
"You can download USBInjectAll.kext (pick the latest distribution here) and copy it to EFI/CLOVER/kexts/... (into both 10.10/and 10.11/ directories if using numbered directories, and into Other/ otherwise).

Then add this <dict> entry to EFI/CLOVER/config.plist in the same KextsToPatch array:"

How do I add that entry in the kextstopatch array? I don't know what to click or what to type or anything. Do I copy that code somewhere?

Use copy/paste with a plist editor such as Xcode or PlistEdit Pro.

See guide:
https://www.tonymacx86.com/threads/guide-creating-a-custom-ssdt-for-usbinjectall-kext.211311/
 
Here as a newbie....

Can I ask if someone can do a guide where you say ... Open this file with this, with that, do that. I don't even have a clue what SSDT or other shortcuts are so something more descriptive or concrete would be really helpful. I have Z370 HD3 mobo, i ended up here because of the power delivery through USB. Also, i've been looking for fixes for about 3 hours already and I am just totally lost, because the guides are really not intuitive for new comer at all. Thanks a lot!

https://www.tonymacx86.com/threads/guide-creating-a-custom-ssdt-for-usbinjectall-kext.211311/
 
Hi,
I have noticed that all my attached usb devices are listed to be connected to an USB3 Port, which is wrong.
For example my iLok is connected to the USB 2 port on teh back of my mainboard.

xbn8SVm.png



What is the correct procedure to fix this issue please?
 
Hi,
I have noticed that all my attached usb devices are listed to be connected to an USB3 Port, which is wrong.
For example my iLok is connected to the USB 2 port on teh back of my mainboard.

xbn8SVm.png



What is the correct procedure to fix this issue please?

It is as expected, especially if you're not routing USB2 on xHCI to EHCI (eg. no FakePCIID_XHCIMux.kext).
 
It is as expected, especially if you're not routing USB2 on xHCI to EHCI (eg. no FakePCIID_XHCIMux.kext).
Thank you for the reply, so adding the FakePCIID_XHCIMux.kext should fix the mapping ?
 
Back
Top