Contribute
Register

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

Awesome! I think i've picked my build then. What setup have you got?

Here is my hardware list:

Fractal Design - Define R6 case
Seasonic Platinum 850 PSU
Intel i7-9700K
64Gig DDR4 3200
4 HD's : 2 each Samsung 970 NVMe M.2's 500gb and 1Tb, two each Samsung 860 EVO SSD drives, 1Tb & 2Tb
Fenvi T919 - Bluetooth & bluetooth
Sapphire Radeon VII
Samsung U28E510 4K display via DP 1.2

Cheers!
 
@CaseySJ I must use UHD 630 for a while cause there is a problem with my RX560. I used your UHD 630 config.plist on the Catalina mini-guide but I can't boot. Verbose finished and HDMI signal loss. I have 4K monitor tried -cdfon which this setting already enables on your devices section but it doesn't help. BTW my HDMI cable is a certified 4K support cable HDMI 2.0 and I tried to activate LSPCON this is not helped either.

Normally I always used these settings for my Z390 M but still same no boot; Do you have any idea how can I boot 4K with UHD 630? I attached my CLOVER folder.

Code:
<key>Properties</key>
        <dict>
            <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>
                BwCbPg==
                </data>
                <key>device-id</key>
                <data>
                kj4AAA==
                </data>
                <key>enable-hdmi20</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con0-busid</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con0-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con1-busid</key>
                <data>
                AgAAAA==
                </data>
                <key>framebuffer-con1-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con1-pipe</key>
                <data>
                CAAAAA==
                </data>
                <key>framebuffer-con1-type</key>
                <data>
                AAgAAA==
                </data>
                <key>framebuffer-con2-busid</key>
                <data>
                BAAAAA==
                </data>
                <key>framebuffer-con2-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con2-pipe</key>
                <data>
                CgAAAA==
                </data>
                <key>framebuffer-con2-type</key>
                <data>
                AAgAAA==
                </data>
                <key>framebuffer-patch-enable</key>
                <data>
                AQAAAA==
                </data>
            </dict>
        </dict>
The config.plist looks file, although I've changed BusID for Index 1 from 0x06 to 0x02. This is just a technicality and should not affect the HDMI port.

Any reason for these 3 files in ACPI/patched?

Screen Shot 2020-01-13 at 12.51.31 PM.png
 

Attachments

  • config.plist
    8.5 KB · Views: 88
...
Few questions are open:
1) What is this "AppleUsbKbDxe.efi" the came with the Update, which is not to be found in the "Install Drivers" Section of Open Core Configurator. Do I need this for anything I don't know?
This is a USB keyboard driver. It won't do any harm and it's okay to keep it.
2) Shouldn´t I have native NVRAM because of the "Magic" DSDT? I have not.
Did you have native NVRAM before the switch to this build of OpenCore 0.5.4?
3) How can I Force OC to always boot from the same drive after few seconds - like Clover did? Catalina doesn't keep the selection of "Startup Disk" in "System Preferences" (Maybe because of missing NVRAM) So it boots into "something"
In my case, OpenCore is already doing this. When the OC boot menu appears, it automatically selects my Catalina boot disk and begins the boot process. If I press any key, I can interrupt it. Please check the parameters in your OC config.plist with those in the OpenCore Mini-Guide.
4) If I want to rename my System drive, do I have to rename both containers? ( also the "Catalina - Data" one)
Yes we should rename both containers. This is not strictly necessary, but it is necessary for EFIClone script.
 
@CaseySJ Hello! I took months with this configuration. They are giving me problems USB,randomly they disconnect me in all ports...
Could you see if it's OK my EFI folder? Does this happen to anyone else? Thanks.
 
I've reached the installer, but when I try to install Mojave I get a message "Recovery Server Could Not Be Contacted". It seems that the USB installer has no internet connection.

The motherboard is connected to the router with an Ethernet cable and I have this WIFI card installed (fenvi T919 BCM94360CD)

https://www.amazon.es/gp/product/B07W92MZGF/?tag=tonymacx86c03-21

What is the right procedure? Thank you.
When you reach the macOS Installer, run Terminal from the Tools menu and type:

ntpdate -u time.apple.com

Then quit Terminal and begin macOS installation. Does it work?
 
I think there are few remaining options...

Please try relocating the Fenvi to one of the long slots. We must power down and flip switch on PSU to OFF before relocating the Fenvi.

I have tried also this but still no luck. At this point I have the suspect that it is an hardware problem, and I have also find some logs that seems to confirm the suspect, below one example:

Code:
2020-01-13 21:27:29.265816+0100 0x4c8      Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 87.367090:  wlc_phy_rx_iq_est_acphy: SPINWAIT ERROR : IQ measurement timed out
2020-01-13 21:27:29.265823+0100 0x4c8      Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 87.367097: wl0: fatal error, reinitializing, total count of reinit's[52], @'wlapi_wlc_fatal_error':701

But still don't understand why in Windows it works.

Anyway I think I will try with a different card: ABWB 802.11AC WI-FI With Bluetooth 4.0 PCI-Express (PCI-E) BCM94360CS2.

I will keep you informed about the results.

Thanks a lot!
 
hi Folks at times I have to reconnect my monitor to turn it on, any suggestions
  • What is the make/model of the monitor?
  • Are you connecting via HDMI or DisplayPort (no adapters)?
 
This is a USB keyboard driver. It won't do any harm and it's okay to keep it.

Did you have native NVRAM before the switch to this build of OpenCore 0.5.4?

In my case, OpenCore is already doing this. When the OC boot menu appears, it automatically selects my Catalina boot disk and begins the boot process. If I press any key, I can interrupt it. Please check the parameters in your OC config.plist with those in the OpenCore Mini-Guide.

Yes we should rename both containers. This is not strictly necessary, but it is necessary for EFIClone script.

NVRAM: I believe I had NVRAM on OC5.3. I will go back there to verify.

Booting: OC always takes "his" first entry, which is Windows and boots from there. With OC Mini Guide, do you mean: OpenCore 0.5.4 (pre-release) Experimental Setup for Designare Z390 or is there something I missed?
 
@CaseySJ Hello¡¡I took months with this configuration and they are giving me problems usb,randomly they disconnect me in all ports...
could you see if it's ok my EFI folder? Does this happen to anyone else? thx¡
This might happen if there are a large number of USB devices connected (including USB hubs). A good place to start is to run IORegistryExplorer, select File --> Save As..., then post that file.
 
Back
Top