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

Bullet Journal and Task Management in Obsidian (part 1)- Free Vault for download and Folder Structure

This is the vault in Obsidian that I use daily as a bullet journal and task manager. This is going to be a series of posts on explaining how I use this vault.   Download the full vault .zip file here . Extract it, save the folder to your desired location and then open it from Obsidian. If you just want the snippets, download the snippets .zip file here . Extract and paste the CSS snippets to your .obsidian/snippets folder (show hidden files and folders in your file explorer). For a list of the alternate checkboxes you can use, see here (you don't need the minimal theme, the CSS snippet I have enabled will work on any theme, even the default one):  https://minimal.guide/Block+types/Checklists Folder Structure I have 3 parent folders: inbox - this is where I have Obsidian automatically store any new note I create journal - this is where I have Obsidian automatically store daily notes. I keep the current month in there, then when the month ends, I review and archive by month and y

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.

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.