Skip to main content

How to fix USB in macOS Mojave 10.14.2 update

If you have updated your Hackintosh only to find some of your either front or rear USB 2.0 or 3.0 ports no longer working, follow this guide to fix this issue.

 

The easy way using Multibeast

  1. Download the latest Multibeast for Mojave from Tonymacx86. You will need to login with a free account to download the Installer.
  2. Run Multibeast and navigate to the Drivers tab.
  3. From the left side, click on USB, and select Remove XHCI Port Limit and USBInjectAll.
  4. Proceed with installation and restart your computer.

 The manual USB fix

  1. Download the latest USBInjectAll.kext from here. Save it to your Desktop.
  2. Download the latest KextBeast from here
  3. Run KextBeast, and choose the Destination for /Library/Extensions. Click Install.
  4. Download and open the Clover Configurator from here.
  5. From the left side, click on Mount EFI, and next to your proper EFI partition (for APFS, Recovery, Preboot etc) click on Mount Partition
  6. From the File menu click Open. Navigate to EFI, EFI, Clover and then open config.plist.
  7. From the left side click on Kernel and Kext Patches.
  8. Click the + button at the bottom if you don't have the com.apple.driver.usb.AppleUSBXHCI patch. If you do, just replace the fields with the below values.
  9. Under the Name type or copy: com.apple.driver.usb.AppleUSBXHCI
  10. Under Find (HEX) type or copy this: 83FB0F0F 838F0400 00
  11. Under Replace (HEX) type or copy this: 83FB0F90 90909090 90​
  12. Under Comment type or copy this: USB 10.14.1+ by PMHeart
  13. Under MatchOS type or copy this: 10.14.x
  14. Click the File menu and Save your config.plist. Close Clover Configurator and restart your computer.
All credits go to Tonymacx86.com community.

Disclaimer: The content provided in this article is for informational purposes only. You are solely responsible for verifying the information as being appropriate for your personal use.

Popular posts from this blog

How to rebuild cache and repair permissions of kexts in a Hackintosh

After installing 3rd-party kexts in /Library/Extensions, or replacing vanilla kexts with patched kexts in System/Library/Extensions, you may want to repair their permissions and rebuild the kext cache to ensure they work as intented. Here's how.

How to properly install kexts in a Hackintosh

In one of our previous articles we explained what are kexts and where they are stored . Here are a few different ways to install them. We also show how to repair permissions and rebuild the kext cache.

NVIDIA Web Drivers Mojave Workaround

It is still uncertain when will NVIDIA release any Web Drivers for macOS Mojave, but we can try a workaround.