- Joined
- Oct 19, 2018
- Messages
- 20
- Motherboard
- EVGA SR-3 DARK
- CPU
- Intel Xeon W-3275M
- Graphics
- 2x AMD Radeon 6900XT
- OS X/macOS
- 13.x
- Bootloader
- OpenCore (UEFI)
- Mac
- iMac Pro
- Mac Pro
- Mac mini
- MacBook Pro
- Mobile Phone
- iOS
ydeng found a way how to fix the USB Port Limit Drama with this 3 KextsToPatch Entries.
These Patches are only valide for 10.14.1 - 10.14.3.
If you need patches for 10.14.4 check this thread: https://www.elitemacx86.com/threads/fix-usb-port-limit-10-14-4-by-©pmheart.365/
How To:
Just add them to your Config.plist and everything is great again.
All credits goes out to @ydeng
These Patches are only valide for 10.14.1 - 10.14.3.
If you need patches for 10.14.4 check this thread: https://www.elitemacx86.com/threads/fix-usb-port-limit-10-14-4-by-©pmheart.365/
How To:
Just add them to your Config.plist and everything is great again.
All credits goes out to @ydeng
Code:
kext : com.apple.iokit.IOUSBHostFamily
Find : 83FB0F0F 871604 00
Replace : 83FB3F0F 871604 00
Name : USB Port Limit Patch 1 ©ydeng
kext : com.apple.driver.usb.AppleUSBXHCI
Find : 83FB0F0F 838F0400 00
Replace : 83FB3F0F 838F0400 00
Name : USB Port Limit Patch 2 ©ydeng
kext : com.apple.iokit.IOUSBHostFamily
Find : 83E30FD3 E34109DF
Replace : 83E33FD3 E34109DF
Name : USB Port Limit Patch 3 ©ydeng