Contribute
Register

[SUCCESS] Gigabyte Designare Z390 (Thunderbolt 3) + i7-9700K + AMD RX 580

@CaseySJ issue is resolved!!
Here's what I did: I downloaded the latest versions of Lilu, Whatevergreen and AppleALC. Copied those to /L/E and Clover/kexts/Other folders. Then ran Kext Utility. Shutdown the computer. Connected dGPU. Removed HDMI cable from iGPU, and connected back DP cable to DP port on dGPU. Started the computer and booted directly from the internal drive. No screen blackouts and full resolution!!
 
> Please post a screenshot of the files in /Library/Extensions

View attachment 430370


See "KristoferG-Rig-Manager" attachment for IORegistryExplorer file . (edit forgot the file - fixed now!)

>Is USBInjectAll.kext located in CLOVER/kexts/Other?

No!

> Are SSDT-UIAC-DESIGNARE-Z390-V7.aml and SSDT-EC.aml located in CLOVER/ACPI/patched?

No - see screenshot:
View attachment 430371

> Use Rig Manager as you normally would. When USB ports stop working, run IORegistryExplorer once again and repeat the File --> Save As... step to save and upload the IOReg data.

I don't know how I would do this, at this point I can only reboot.
Very good -- let's try the following (no guarantees, but something that should be done nevertheless):
  • Copy USBInjectAll.kext to CLOVER/kexts/Other. If you don't have this, then future boot into Recovery volume may fail or a macOS update may fail.
  • The open the CLOVER/ACPI/patched folder and do this:
    • Move or delete the existing file SSDT-UIAC-DESIGNARE-Z390-FD-DEFINE-R6-V2.aml
    • Replace it with the attached file SSDT-UIAC-DESIGNARE-Z390-FD-DEFINE-R6-V3-HS11-INTERNAL.aml
      • Based on your IOReg output, Bluetooth is connected to HS11 and an ITE Tech device is connected to HS12.
      • HS11 has therefore been set to Internal
      • HS12 is still set to External
    • Also copy the attached file SSDT-EC.aml to the same folder.
  • Then reboot.
Again, there's no guarantee this will fix the issue with Rig Manager and USB ports, but let's give it a try.
 

Attachments

  • SSDT-UIAC-DESIGNARE-Z390-FD-DEFINE-R6-V3-HS11-INTERNAL.aml
    845 bytes · Views: 83
  • SSDT-EC.aml
    63 bytes · Views: 63
Something stupid happened to me when I wanted to add my Clover folder, I can't mount the EFI partition anymore. When I use CloverConfigurator 5.6.1.0, the EFI partition is visible but nothing happens when I click on mount partition (I type my administrator password and nothing). Similarly, when I use EFI Mounter v3, I have an error -10000, "AppleEvent manager failed". I also tried sudo mount -t msdos /dev/disk0s1 /Volumes/EFI in the Terminal, the answer is then /usr/bin/sudo must be owned by uid 0 and have the setuid bit set o_O
 
CATALINA USERS:
Do not use Carbon Copy Cloner with EFIClone-v2 Script

WARNING!!

Carbon Copy Cloner is safe to use without the EFIClone-v2 script. But on Catalina, the EFIClone-v2 script may cause data loss. A warning has been added to the build guide while we work to fix the problem. Meanwhile, do not use this script on Catalina.

Screen Shot 2019-10-13 at 2.33.25 PM.png
 
@CaseySJ

I just created a custom SSDT UIAC for my Z390 AORUS Ultra. Attached with this post. Sharing so anyone else who wants to follow my map can use it.

My USB Map is as follows:
  1. HS01: Unknown
  2. SS01: Front USB-C
  3. HS02/SS02: Unknown
  4. HS03/SS03: Rear USB 3.1 (red, second from Ethernet)
  5. HS04/SS04: Rear USB 3.1 (red, next to Ethernet)
  6. HS05/SS05: Rear USB 3.1 (red, next to USB-C)
  7. HS06/SS06: Rear USB-C
  8. HS07/SS07: Rear USB 3.0 (yellow, next to HDMI)
  9. HS08/SS08: Rear USB 3.0 (yellow, second from HDMI)
  10. HS09/SS09: Unknown
  11. HS10/SS10: Front USB 3.0
  12. HS11: Rear USB 2.0 (all 4 ports)
  13. HS12: ITE Device 8595
  14. HS13: Internal USB 2.0
  15. HS14: Internal Bluetooth/Wifi
  16. USR1: Unknown
  17. USR2: Unknown
I kept the following:
  1. SS01: Front USB-C
  2. HS03/SS03: Rear USB 3.1 (red, second from Ethernet)
  3. HS04/SS04: Rear USB 3.1 (red, next to Ethernet)
  4. HS05/SS05: Rear USB 3.1 (red, next to USB-C)
  5. HS07/SS07: Rear USB 3.0 (yellow, next to HDMI)
  6. HS08/SS08: Rear USB 3.0 (yellow, second from HDMI)
  7. HS10/SS10: Front USB 3.0
  8. HS11
  9. HS13
UPDATED: SSDT file

EDIT 4/17/2022: My mapping was off, corrected it. Also, I no longer use the SSDT file with OpenCore. I've attached my kext file.
 

Attachments

  • SSDT-Z390-AORUS-ULTRA-UIAC.aml
    841 bytes · Views: 73
  • USBPortsZ390.kext.zip
    1.3 KB · Views: 14
Last edited:
CATALINA USERS:
Do not use Carbon Copy Cloner with EFIClone-v2 Script

WARNING!!

Carbon Copy Cloner is safe to use without the EFIClone-v2 script. But on Catalina, the EFIClone-v2 script may cause data loss. A warning has been added to the build guide while we work to fix the problem. Meanwhile, do not use this script on Catalina.


Casey... the problem could be related to Clover? I lose data BEFORE Catalina installation.
 
Casey... the problem could be related to Clover? I lose data BEFORE Catalina installation.
  • Carbon Copy Cloner prior to version 5.1.12 works correctly on Mojave with the EFIClone-v2 script.
  • Carbon Copy Clover version 5.1.12 that is Catalina-compatible will not work with EFIClone-v2 script on Catalina.
After a fair bit of experimentation by running EFIClone-v2 in TEST mode, I've made the changes necessary to support both Mojave and Catalina.

Will create a separate post looking for Beta Testers for this.
 
Back
Top