Contribute
Register

[Solved] High Sierra 10.13.4 USB 3.0 problems

Status
Not open for further replies.
Joined
Mar 25, 2014
Messages
79
Motherboard
Gigabyte Z270X-UD5
CPU
i7-7700K
Graphics
GTX1060, RX 580
Mac
  1. Mac mini
Hi

I think there is a problem with USB 3.0 after upgrading to High Sierra 10.13.4.
 
Hi

I think there is a problem with USB 3.0 after upgrading to High Sierra 10.13.4.

What is wrong? What is the issue?

Have you updated with the new USB port limit patch? Are you using USBInjectAll.kext ? If so, build your own SSDT preferably https://www.tonymacx86.com/threads/guide-creating-a-custom-ssdt-for-usbinjectall-kext.211311/
Code:
<dict>
                <key>Comment</key>
                <string>disable port limit in XHCI kext (credit PMHeart)</string>
                <key>MatchOS</key>
                <string>10.13.4</string>
                <key>Name</key>
                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                <key>Find</key>
                <data>g32UDw+DlwQAAA==</data>
                <key>Replace</key>
                <data>g32UD5CQkJCQkA==</data>
            </dict>
 
What is wrong? What is the issue?

Have you updated with the new USB port limit patch? Are you using USBInjectAll.kext ? If so, build your own SSDT preferably https://www.tonymacx86.com/threads/guide-creating-a-custom-ssdt-for-usbinjectall-kext.211311/
Code:
<dict>
                <key>Comment</key>
                <string>disable port limit in XHCI kext (credit PMHeart)</string>
                <key>MatchOS</key>
                <string>10.13.4</string>
                <key>Name</key>
                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                <key>Find</key>
                <data>g32UDw+DlwQAAA==</data>
                <key>Replace</key>
                <data>g32UD5CQkJCQkA==</data>
            </dict>
Thank you.
 
Solved for 10.13.6 updates!

Download the latest Clover Configurator Global version 5.1.3.1 and apply the patch below.

https://mackie100projects.altervista.org/download-clover-configurator/

Hackintosh 10.13.6 USB Patch
High Sierra 10.13.6 requires a new USB patch to get all USB/USB3 ports recognized and working. You will also need the USBInjectAll.kext

  1. Mount EFI Partition with Clover Configurator
  2. Navigate to /Volumes/EFI/EFI/Clover/
  3. Right-click open config.plist with Clover Configurator
  4. Click Kernel and Kext Patches under SECTIONS of Clover Configurator
  5. Click the “+” button near the bottom to add this patch:
    • Name*: com.apple.driver.usb.AppleUSBXHCI
    • Find* [HEX]: 837D880F 0F83A704 0000
    • Replace* [HEX]: 837D880F 90909090 9090
    • Comment: USB 10.13.6+ by PMHeart
    • MatchOS: 10.13.x
  6. Save config.plist
 
Last edited:
Solved for 10.13.6 updates!

Download the latest Clover Configurator Global version 5.1.3.1 and apply the patch below.

https://mackie100projects.altervista.org/download-clover-configurator/

Hackintosh 10.13.6 USB Patch
High Sierra 10.13.6 requires a new USB patch to get all USB/USB3 ports recognized and working. You will also need the USBInjectAll.kext

  1. Mount EFI Partition with Clover Configurator
  2. Navigate to /Volumes/EFI/EFI/Clover/
  3. Right-click open config.plist with Clover Configurator
  4. Click Kernel and Kext Patches under SECTIONS of Clover Configurator
  5. Click the “+” button near the bottom to add this patch:
    • Name*: com.apple.driver.usb.AppleUSBXHCI
    • Find* [HEX]: 837D880F 0F83A704 0000
    • Replace* [HEX]: 837D880F 90909090 9090
    • Comment: USB 10.13.6+ by PMHeart
    • MatchOS: 10.13.x
  6. Save config.plist

Worked perfectly with my old Z-90. Thanks a lot!
 
Solved for 10.13.6 updates!

Download the latest Clover Configurator Global version 5.1.3.1 and apply the patch below.

https://mackie100projects.altervista.org/download-clover-configurator/

Hackintosh 10.13.6 USB Patch
High Sierra 10.13.6 requires a new USB patch to get all USB/USB3 ports recognized and working. You will also need the USBInjectAll.kext

  1. Mount EFI Partition with Clover Configurator
  2. Navigate to /Volumes/EFI/EFI/Clover/
  3. Right-click open config.plist with Clover Configurator
  4. Click Kernel and Kext Patches under SECTIONS of Clover Configurator
  5. Click the “+” button near the bottom to add this patch:
    • Name*: com.apple.driver.usb.AppleUSBXHCI
    • Find* [HEX]: 837D880F 0F83A704 0000
    • Replace* [HEX]: 837D880F 90909090 9090
    • Comment: USB 10.13.6+ by PMHeart
    • MatchOS: 10.13.x
  6. Save config.plist
Worked perfectly on my Gigabyte Z270X Ultra Gaming system as well! I already had the USBInjectAll.kext file (from Dec 2017) but went ahead and downloaded the latest and added the patch... worked flawlessly.

Back to a perfectly working Hacintosh system! Much appreciated!
 

Attachments

  • Screen Shot 2018-07-31 at 11.17.35 PM.png
    Screen Shot 2018-07-31 at 11.17.35 PM.png
    173.3 KB · Views: 1,794
Solved for 10.13.6 updates!

Download the latest Clover Configurator Global version 5.1.3.1 and apply the patch below.

https://mackie100projects.altervista.org/download-clover-configurator/

Hackintosh 10.13.6 USB Patch
High Sierra 10.13.6 requires a new USB patch to get all USB/USB3 ports recognized and working. You will also need the USBInjectAll.kext

  1. Mount EFI Partition with Clover Configurator
  2. Navigate to /Volumes/EFI/EFI/Clover/
  3. Right-click open config.plist with Clover Configurator
  4. Click Kernel and Kext Patches under SECTIONS of Clover Configurator
  5. Click the “+” button near the bottom to add this patch:
    • Name*: com.apple.driver.usb.AppleUSBXHCI
    • Find* [HEX]: 837D880F 0F83A704 0000
    • Replace* [HEX]: 837D880F 90909090 9090
    • Comment: USB 10.13.6+ by PMHeart
    • MatchOS: 10.13.x
  6. Save config.plist

Just did it myself. THANKS! GRACIAS! DANKE! DOMO ARIGATO!
 
Solved for 10.13.6 updates!

Download the latest Clover Configurator Global version 5.1.3.1 and apply the patch below.

https://mackie100projects.altervista.org/download-clover-configurator/

Hackintosh 10.13.6 USB Patch
High Sierra 10.13.6 requires a new USB patch to get all USB/USB3 ports recognized and working. You will also need the USBInjectAll.kext

  1. Mount EFI Partition with Clover Configurator
  2. Navigate to /Volumes/EFI/EFI/Clover/
  3. Right-click open config.plist with Clover Configurator
  4. Click Kernel and Kext Patches under SECTIONS of Clover Configurator
  5. Click the “+” button near the bottom to add this patch:
    • Name*: com.apple.driver.usb.AppleUSBXHCI
    • Find* [HEX]: 837D880F 0F83A704 0000
    • Replace* [HEX]: 837D880F 90909090 9090
    • Comment: USB 10.13.6+ by PMHeart
    • MatchOS: 10.13.x
  6. Save config.plist

THANK YOU
 
Solved for 10.13.6 updates!

Download the latest Clover Configurator Global version 5.1.3.1 and apply the patch below.

https://mackie100projects.altervista.org/download-clover-configurator/

Hackintosh 10.13.6 USB Patch
High Sierra 10.13.6 requires a new USB patch to get all USB/USB3 ports recognized and working. You will also need the USBInjectAll.kext

  1. Mount EFI Partition with Clover Configurator
  2. Navigate to /Volumes/EFI/EFI/Clover/
  3. Right-click open config.plist with Clover Configurator
  4. Click Kernel and Kext Patches under SECTIONS of Clover Configurator
  5. Click the “+” button near the bottom to add this patch:
    • Name*: com.apple.driver.usb.AppleUSBXHCI
    • Find* [HEX]: 837D880F 0F83A704 0000
    • Replace* [HEX]: 837D880F 90909090 9090
    • Comment: USB 10.13.6+ by PMHeart
    • MatchOS: 10.13.x
  6. Save config.plist
Thanks a lot! It worked like a charm with my Gigabyte Z370M D3H.
 
Solved for 10.13.6 updates!

Download the latest Clover Configurator Global version 5.1.3.1 and apply the patch below.

https://mackie100projects.altervista.org/download-clover-configurator/

Hackintosh 10.13.6 USB Patch
High Sierra 10.13.6 requires a new USB patch to get all USB/USB3 ports recognized and working. You will also need the USBInjectAll.kext

  1. Mount EFI Partition with Clover Configurator
  2. Navigate to /Volumes/EFI/EFI/Clover/
  3. Right-click open config.plist with Clover Configurator
  4. Click Kernel and Kext Patches under SECTIONS of Clover Configurator
  5. Click the “+” button near the bottom to add this patch:
    • Name*: com.apple.driver.usb.AppleUSBXHCI
    • Find* [HEX]: 837D880F 0F83A704 0000
    • Replace* [HEX]: 837D880F 90909090 9090
    • Comment: USB 10.13.6+ by PMHeart
    • MatchOS: 10.13.x
  6. Save config.plist
Worked like a charm on my build, many thanks! :)
 
Status
Not open for further replies.
Back
Top