Contribute
Register

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

Tried this and within 2 hours my rig froze forcing me to reboot to get control back. Luckily I had backed up my EFI folder before updating. I'll wait till tomorrow before rolling back. Just a side note I didn't have "AudioDXE-64" installed prior to this update, not sure why I'd need it.
Those changes were only meant for @ummario's test installation of 10.14.3 to a spare disk. He's trying to see if a fresh install fixes sleep and shutdown on his AORUS Extreme motherboard.
 
Okay let's try to fix this problem for both of you here. First, have a look at this thread:

The problem is supposedly due to DVMT-Prealloc being too small. Minimum 64MB should be used.

Option 1:
What are you currently using in BIOS? If using 32MB, increase it to 64MB or 128MB.

Option 2:
One can also specify this using Lilu and WhateverGreen:

framebuffer-patch-enable=1
framebuffer-stolenmem=<00003001>
framebuffer-fbmem=<00009000>

This means we have to copy Lilu and WhateverGreen to the EFI/CLOVER/kexts/Other folder on USB install disk and modify config.plist by inserting the code below.

If you can upload your config.plist, I'll make the change.


Attached is my config right before installing the one you posted today. I'm going to attempt loading onto the HP and a SATA.
 

Attachments

  • config replaced with CaseyCJ 020319.plist
    5.8 KB · Views: 98
Please compress and upload the CLOVER folder from your USB install disk. I think one or two small changes might be needed.
I'm having trouble with that. I just plugged the USB back into my mac mini and the EFI partition with the Clover folder wont seem to pop up on my desktop the way Install macOS Mojave does, and it doesn't appear in the Disk Utility.

Found it. Nevermind. It is included below.
 

Attachments

  • CLOVER.zip
    2.7 MB · Views: 62
Last edited:
Okay let's try to fix this problem for both of you here. First, have a look at this thread:

The problem is supposedly due to DVMT-Prealloc being too small. Minimum 64MB should be used.

Option 1:
What are you currently using in BIOS? If using 32MB, increase it to 64MB or 128MB.

Option 2:
One can also specify this using Lilu and WhateverGreen:

framebuffer-patch-enable=1
framebuffer-stolenmem=<00003001>
framebuffer-fbmem=<00009000>

This means we have to copy Lilu and WhateverGreen to the EFI/CLOVER/kexts/Other folder on USB install disk and modify config.plist by inserting the code below.

If you can upload your config.plist, I'll make the change.

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>
                mz4AAA==
                </data>
                <key>enable-hdmi20</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con0-busid</key>
                <data>
                BQAAAA==
                </data>
                <key>framebuffer-con0-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con0-flags</key>
                <data>
                xwMAAA==
                </data>
                <key>framebuffer-con0-index</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con0-pipe</key>
                <data>
                EgAAAA==
                </data>
                <key>framebuffer-con0-type</key>
                <data>
                AAQAAA==
                </data>
                <key>framebuffer-con1-busid</key>
                <data>
                BgAAAA==
                </data>
                <key>framebuffer-con1-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con1-flags</key>
                <data>
                xwMAAA==
                </data>
                <key>framebuffer-con1-index</key>
                <data>
                AgAAAA==
                </data>
                <key>framebuffer-con1-pipe</key>
                <data>
                EgAAAA==
                </data>
                <key>framebuffer-con1-type</key>
                <data>
                AAQAAA==
                </data>
                <key>framebuffer-con2-busid</key>
                <data>
                BAAAAA==
                </data>
                <key>framebuffer-con2-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con2-flags</key>
                <data>
                xwMAAA==
                </data>
                <key>framebuffer-con2-index</key>
                <data>
                AwAAAA==
                </data>
                <key>framebuffer-con2-pipe</key>
                <data>
                EgAAAA==
                </data>
                <key>framebuffer-con2-type</key>
                <data>
                AAgAAA==
                </data>
                <key>framebuffer-con3-busid</key>
                <data>
                AAAAAA==
                </data>
                <key>framebuffer-con3-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con3-flags</key>
                <data>
                IAAAAA==
                </data>
                <key>framebuffer-con3-index</key>
                <data>
                /////w==
                </data>
                <key>framebuffer-con3-pipe</key>
                <data>
                AAAAAA==
                </data>
                <key>framebuffer-con3-type</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-fbmem</key>
                <data>
                AACQAA==
                </data>
                <key>framebuffer-patch-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-stolenmem</key>
                <data>
                AAAwAQ==
                </data>
                <key>framebuffer-unifiedmem</key>
                <data>
                AAAAYA==
                </data>
            </dict>
        </dict>


IT WAS THE SAMSUNG 970 EVO!!!!

Used the HP EXP920 M.2 in the M2M slot and I made it to the welcome screen!!

Now for fine tuning and I'll let you know what happens.
 
IT WAS THE SAMSUNG 970 EVO!!!!

Used the HP EXP920 M.2 in the M2M slot and I made it to the welcome screen!!

Now for fine tuning and I'll let you know what happens.
I'm using the same drive in my install and have been very pleased with it so far
 
Thank you. This worked flawlessly with my first Hackintosh. I built it two days ago. It took me about two days to install. Only because I tried other methods, then I found yours and had no clue how to use any of these programs.

Gigabyte Z390 UD - Intel i5 8600k - Internal Graphics (for now)
 
Last edited:
HS11 and HS12 are enabled.
HS05 and HS06 are removed.
HS14 for Bluetooth is also enabled.

To verify that Bluetooth is working, please check System Information --> Bluetooth. Do you have non-zero Bluetooth address?
View attachment 384324
I read the CNVI blutooth will work?!
Can you modify the Fractal Design SSDT HS14 to get Blutooth working?
Do I have to install Windows first or does it work Right away??

Thanks for helping and Info
 
I read the CNVI blutooth will work?!
Can you modify the Fractal Design SSDT HS14 to get Blutooth working?
Do I have to install Windows first or does it work Right away??

Thanks for helping and Info

I wouldn't recommend you to do it, because is very unstable. I was able to connect y mouse, but not my keyboard. And after restart was not connecting automatically to the mouse anymore. Also continuity was not working. You couldn't also press 'disconnect bluetooth' on bluetooth prefpane, because it was greyed out, so unavailable.

It's better you buy Pci-e card to use properly bluetooth.
 
Last edited:
IT WAS THE SAMSUNG 970 EVO!!!!

Used the HP EXP920 M.2 in the M2M slot and I made it to the welcome screen!!

Now for fine tuning and I'll let you know what happens.
Well that's a HUGE relief after so many days/weeks!! The sight of the Welcome screen must feel 100 times more welcoming!!

Were you using the new EVO 970 Plus model?
 
Last edited:
Hi @ummario and @CaseySJ just like to ask if you're able to use your Bluetooth keyboard and mouse in BIOS/UEFI, Windows and then Mojave without any problems and without having to setup them up in each OS reboot?

I was thinking of buying the PCI-E/BT card combination @CaseySJ recommended from page 1 but I was also looking at this one:

@Stork used it in his rig before and what's good about it is the card and the PCIE is packaged as one already. Perhaps better compatibility? And a few dollars cheaper.

But, what I'm really aiming is to not have a spare keyboard/mouse for UEFI/BIOS and Windows which is what's my case right now using a Bluetooth 2.0 dongle. (Eventually, planning to buy a wireless Bluetooth headphone which would only be useful in a 4.0 BT spec, I think?)

I'm personally using Apple's Wireless Keyboard and Magic Mouse btw. Thanks in advance!
 
Back
Top