Contribute
Register

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

  • I'm not saying you should switch to FakeSMC. Instead, the guide is for switching from FakeSMC to VirtualSMC. But because you already have VirtualSMC we don't even need to follow the guide. Instead, the only thing we need from that guide is HWMonitorSMC v2.4.x from the bottom of that post (Step 5).
    • The version of HWMonitor you have does not monitor fan RPMs.
Here's the difference:
View attachment 436389
Hey, thanks for conforming. I did exactly that earlier. Its working perfectly. But now back to the PCI list thingy. What could I be doing wrong in this case?
 

Attachments

  • Screenshot 2019-11-17 at 21.47.10.png
    Screenshot 2019-11-17 at 21.47.10.png
    221.9 KB · Views: 92
Thank you @CaseySJ
But that's not what happens, here does not appear the option to unmount all drives.
I believe the problem is related to the disks being mounted on Thunderbolt, and this .DATA partition does not appear on the desktop when mounted. The system only complains when I turn off the disk, then it says that the .DATA partition was not ejected correctly.

When you are on the eject option, press's and hold the option key (alt if you are using an unmodified PC keyboard). It should then say eject X volumes. So press and hold option while pressing eject. That's how I remove multiple partitions before removing my flash drive with various macOS installers :0

HTH!
 
Hello @WhosMac

Because you're planning to do a fresh install of Catalina 10.15.1 with a Radeon RX 5700 XT, you could be our test subject for an updated installation procedure. Certain steps will be replaced with new versions of UniBeast and MultiBeast in the future.

If you're willing to be a test subject, please try the mini guide below that streamlines most of the work. By the way:
  • What is the make/model of your NVMe SSD?
  • Are you using a WiFi/BT card such as Fenvi FV-T919? If so, which slot is it in?

** Experimental Mini-Guide for Direct Installation of Catalina 10.15.1 **

Preparation:
  • Set BIOS parameters according to main guide in Post #1.
    • Set Initial Display Output to PCIe 1 Slot (if RX 5700 XT is in Slot 1)
  • Connect monitor to RX 5700 XT.

Step 1: Create USB Install Disk
  • Use a 16 to 32 GB flash disk.
  • Format the disk in Disk Utility. Select View --> Show All Devices and click the parent name of your USB disk on left sidebar. Then select Erase and enter:
    • Name: Catalina-USB (use exactly this name)
    • Format: MacOS Extended (Journaled) --- do not use APFS here
    • Scheme: GUID Partition Map
  • Download Catalina installer from App Store on a supported Mac. Check that it's in the Applications folder.
    • Also check that the USB disk has been mounted and its name is Catalina-USB
    • Open a Terminal window and type:
      sudo "/Applications/Install macOS Catalina.app/Contents/Resources/createinstallmedia" --volume /Volumes/Catalina-USB
    • Enter your Mac password when requested.
    • This step will cause your USB install disk to be renamed to Install macOS Catalina.
    • If you encounter any errors, stop and report those errors.
  • Download Clover v5098 or newer from GitHub by clicking here and downloading the xxxx.pkg file.
    • Launch the Clover installer and allow the app to run (System Preferences --> Security & Privacy --> General).
    • Click Continue, Continue, Change Install Location... and select the USB flash disk!
    • Then click Customize -- don't overlook this.
    • These 2 buttons are located here:
      View attachment 436339
    • Check that the Customize page looks exactly like this:
      View attachment 436340
    • Notice that Install RC scripts on target volume is unchecked. This is where you become our test subject! We'd like to start the installation without rc scripts and see what happens with shutdown and reboot. If shutdown and reboot don't work, then we can come back and install rc scripts.
    • Click the Install button.
  • Copy Clover Configurator to the standard partition of the USB flash disk (not the EFI partition).
  • The EFI partition of the USB install disk will already be mounted (Clover installer will do this automatically).
    • Open the EFI Folder on the EFI partition of USB disk. You'll see a CLOVER folder, of course.
    • Open the CLOVER folder.
    • Download the attached Catalina Fresh Install.zip into your Downloads folder on the Mac (not on the USB disk).
      • Open the CLOVER/drivers/UEFI folder on the USB disk (EFI partition) and:
        • Delete all files in that folder and empty the trash.
        • Locate the folder Copy-to-drivers-UEFI in the above ZIP file you downloaded.
        • Copy all .efi files from this folder into the CLOVER/drivers/UEFI folder.
      • Open the CLOVER/kexts/Other folder on the USB disk (EFI partition) and:
        • Delete all files in that folder and empty the trash.
        • Locate the folder Copy-to-kexts-Other in the above ZIP file you downloaded.
        • Copy all .kext files from this folder into the CLOVER/kexts/Other folder.
      • Open the CLOVER/ACPI/patched folder on the USB disk (EFI partition) and:
        • Locate the Copy-to-ACPI-patched folder in the above ZIP file you downloaded.
        • Copy all .aml files from this folder into the CLOVER/ACPI/patched folder.
      • Finally, locate config.plist in the same ZIP file you downloaded.
        • Copy the config.plist to the CLOVER folder on the USB install disk, overwriting the one that is there already.
        • Now open the config.plist (from USB install disk) with Clover Configurator 5.7.0.0 or newer.
          • Go to the SMBIOS page.
          • Click the pop-up menu on the lower right and select iMac19,1.
            View attachment 436342
          • Everything else is already set in this file. So save it and quit Clover Configurator.
  • Eject the USB flash disk.
Step 2: Install Catalina
  • Insert the USB install disk into the Hackintosh and boot.
  • Press F12 at BIOS Splash screen to bring up the BIOS Boot Menu and select the USB flash disk.
  • When Clover Boot Menu appears, select Boot macOS Install from Install macOS Catalina
  • Follow the onscreen progress and report any issues.
  • When the installer starts, you'll need to run Disk Utility from inside the installer, select your target Catalina NVMe SSD, and format it.
    • Be sure to select View --> Show All Devices
    • Then select:
      • Name: Catalina (you can change it later)
      • Format: APFS
      • Schema: GUID Partition Map
    • Then begin the macOS installer.
  • There might be one or two reboots.
  • Whenever the system reboots and you're back in the Clover Boot Menu:
    • Whenever you see a boot option called Boot macOS Install from Catalina, choose that option.
    • Do not select the USB disk. The USB disk is selected only one time at the very beginning.
  • If everything goes according to plan, you'll be greeted with the Catalina Welcome screen.
    • Follow the onscreen guide.
    • You may also sign in to iCloud when asked.
  • If you encounter any problems, stop and let us know.
Step 3: Post Installation
  • We'll make this really simple for now.
  • Run Clover Configurator which was copied to the USB flash disk in Step 1.
    • Click Mount EFI on left sidebar of Clover Configurator
    • Mount EFI partitions of (a) USB flash disk and (b) Catalina SSD.
    • Copy the entire EFI Folder from EFI partition of USB disk to EFI partition of Catalina SSD.
  • Eject USB flash disk.
  • Reboot directly from Catalina SSD.
  • Does it work? Report any issues.

All my Catalina installs on 3 of my systems have all been "clean/fresh installs", and they've all worked fine, without any problems. As long as the right kexts are in the clover drive and the proper config made, it is a smooth deal.

If you are collecting any kind of data, I've successfully done clean installs on my Z390 Designare, my Z390 Aorus Pro, and recently my Z390I Aorus Pro-WIFI. All using iMac19:1 SMBIOS.

The only thing I can say is that if anyone installing a fresh copy doesn't have a proper USB SSDT for injection, you may run into problems with the installer; using a USB2.0 port or trying different USB3.0 ports should get you going though :)
 
Hey, thanks for conforming, i did exactly that earlier. Its working perfetctly. But now back to the PCI list thingy. What could i be doing wrong in this case?
Okay, let's get back to the PCI thingy! :)

Please have another look at the guide (click here) and let me know at which step you're encountering the problem.
 
Okay, let's get back to the PCI thingy! :)

Please have another look at the guide (click here) and let me know at which step you're encountering the problem.
Hey! Thank you for the link. I only found the first post part about it before. But, I got a question. I should have my AMD card in Slot 1 for sure, and this ispci map showing 03:00 it also, which one is the correct one? I am assuming the first one 01:00 and the 03:00 is the IGPU?
 

Attachments

  • Screenshot 2019-11-18 at 00.16.45.png
    Screenshot 2019-11-18 at 00.16.45.png
    244.1 KB · Views: 80
Hey! Thank you for the link. I only found the first post part about it before. But, I got a question. I should have my AMD card in Slot 1 for sure, and this ispci map showing 03:00 it also, which one is the correct one? I am assuming the first one 01:00 and the 03:00 is the IGPU?
Lspci is showing PCI addresses instead of slot numbers. The two don’t necessary match so please use the values shown. In this case, 03:00 for the RX 5700 XT.
 
Total newb here. Anyone have any advice on getting past the failed to get/initialize volume keybag, err = 2

This is the step that I am at:

When the Welcome screen appears choose your region, your keyboard, etc. But do not sign in to iCloud at this time. Choose Setup Later instead. Signing into iCloud registers the serial number of the computer, but this serial number will change in Post-Installation, which will then result in two new systems being registered in iCloud. So skip iCloud sign-in until post-installation is done and you've rebooted after post-installation.
 
Total newb here. Anyone have any advice on getting past the failed to get/initialize volume keybag, err = 2

This is the step that I am at:

When the Welcome screen appears choose your region, your keyboard, etc. But do not sign in to iCloud at this time. Choose Setup Later instead. Signing into iCloud registers the serial number of the computer, but this serial number will change in Post-Installation, which will then result in two new systems being registered in iCloud. So skip iCloud sign-in until post-installation is done and you've rebooted after post-installation.
If you are installing macOS Catalina 10.15.1, please follow the new procedure described here:
 
Hi Guys,

Since few days experimenting something really weird, can't update any app from the App Store, iMessage, iCLoud etc work as intended just the updating process for already installed apps does nothing, no error message or notification.

Thanks a lot
 
If you are installing macOS Catalina 10.15.1, please follow the new procedure described here:

As it turns out I’m installing Mojave. Sorry I didn’t include that. Any thoughts on that?
 
Back
Top