You will need the following tools to continue:
- MaciASL
- Clover Configurator
Boot your USB drive with Clover and press F4. Clover will extract your DSDT to /EFI/Clover/ACPI/origin
.
Launch MaciASL and open your previously extracted DSDT with it.
From the topbar go to Preferences, and then Sources.
Click on the + sign to add a new repository and add the following:
Name : Ryzen USB
URL : https://raw.githubusercontent.com/AlGreyy/Ryzen-USB-fix-/master
Close this window
Again from the topbar go to Tools and from there Patch. Apply the USB Ryzen patch.
Save the DSDT file from the topbar. (File, then Save)
Copy this new DSDT.aml to /EFI/Clover/ACPI/patched.
Open Clover Configurator and load your config.plist. Go to KextToPatch and add the following things:
{% code-tabs %} {% code-tabs-item title="For 10.14.1" %}
Name Find Replace Comment
AppleUSBXHCI C7000000 4183FD02 C7000000 4183FD11 algrey USB patch for ryzen
AppleUSBXHCI 83FB0F0F 838F0400 00 83FB0F90 90909090 90 disable port limit in XHCI kext (credit DalianSky,Ricky)
{% endcode-tabs-item %} {% endcode-tabs %}
Now save the config, and reboot your machine. You should now be able to boot in to the macOS installer.