Contribute
Register

Help - Mojave - Gigabyte z390 UD - i5 9600k

Status
Not open for further replies.
My config is attached, and works with the same MB.


Thank you!

With the kexts deleted and with your config.plist I finally managed to enable the acceleration for this processor in the High Sierra.

Test the rest of things now, like USB 3.0 and other details.

Thanks again.
 
My config is attached, and works with the same MB.

the usb 3.0 did not work, but I applied the patch and it worked.

now I have acceleration in the High Sierra but Final Cut does not open.
I'll try to solve
 
Hi Flavioalves,

I have a similar setup Gigabyte z390 UD, 9700k, gtx 1080, high sierra.
So different gpu and running HS. Still some things you could try:

  1. My shutdown was fixed by adding OsxAptioFix2Drv-free2000.efi to Drivers64UEFI.
  2. I got igpu (UHD630) working on HS by adding some device parameters to config.plist:
    Code:
    <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>
                </dict>
            </dict>
 
Hi Flavioalves,

I have a similar setup Gigabyte z390 UD, 9700k, gtx 1080, high sierra.
So different gpu and running HS. Still some things you could try:

  1. My shutdown was fixed by adding OsxAptioFix2Drv-free2000.efi to Drivers64UEFI.
  2. I got igpu (UHD630) working on HS by adding some device parameters to config.plist:
    Code:
    <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>
                </dict>
            </dict>
Hello my dear

On Mojave, I added the OsxAptioFix2Drv-free2000.efi to Drivers64UEFI and did not succeed. I also added slide = 0, and it also did not work. When I turn it off, it restarts.

I will now try to include the code in HS
 
Hi Flavioalves,

I have a similar setup Gigabyte z390 UD, 9700k, gtx 1080, high sierra.
So different gpu and running HS. Still some things you could try:

  1. My shutdown was fixed by adding OsxAptioFix2Drv-free2000.efi to Drivers64UEFI.
  2. I got igpu (UHD630) working on HS by adding some device parameters to config.plist:
    Code:
    <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>
                </dict>
            </dict>
I was able to enable iGPU in HS.
It was very fast, very fluid.
However, for 4 consecutive times, after about 3 minutes the system stops working. Freezes and disables mouse and keyboard.
I need to reset the cabinet button
 
I was able to enable iGPU in HS.
It was very fast, very fluid.
However, for 4 consecutive times, after about 3 minutes the system stops working. Freezes and disables mouse and keyboard.
I need to reset the cabinet button
Did you remove any other osxaptiofix versions from the Driverst64uefi folder? There can be only one.
That might cause the restarts and also instabilities.

(also srry for the late reply)
 
Worth buying this MB or better to look for another one?
 
First, load default bios setup. After make this setup.

  • BIOS
    • Windows 8/10 Features → Windows 8
    • CSM Support → Disable
  • Peripherals
    • Initial Display Output → Integrad graphics
    • Intel Platform Trust Technology (PTT) → Disabled
    • USB Configuration
      • Legacy USB Support → Enabled
      • XHCI Hand-off → Enabled
    • Network Stack Configuration
      • Network Stack → Disabled
  • Chipset
    • Vt-d → Disabled
    • Internal Graphics → Enabled
    • DVMT Pre-Alloc → 64M
    • DVMT Total Gfx Mem → 256M
    • Audio Controller → Enabled
    • Above 4G Decoding → Enabled
  • Power
    • ErP → Disabled
    • RC6 (Render Standby) → Enabled
Use hdmi port for the display.
 
Status
Not open for further replies.
Back
Top