Contribute
Register

[SUCCESS] blouse's "Hack Pro" :: i9-9900K + Z390 Aorus Pro + Vega 64 + TB3 + USB3 :: 100% working

Status
Not open for further replies.
It turns out yesterday I used the newest 10.14.2 image without realizing it. Everything now feels fine, if not better. Not sure what is better now because I have a clean install (minus all of the tweaking/learning I did getting it set up initially) vs what is better via the more recent macOS version.

Fixed the iGPU device-id to 0x3E92 (desktop) per @pastrychef's suggestion. Thanks @pastrychef. I was getting some random slow downs in some of my 3D apps, not anymore that I've noticed...
Can you share your config file after you adjust your igpu
 
Kinda disappointed with the new AMD cards announced today. Honestly, I figured they would drop something a better than what they did. Guess I'll be sticking with the duals for now. Unless real world FCPX is improved a lot.
 
907F3214DF042263EDC75F2965E5AF1B.jpeg

after that error

IMG_9333.JPG


Gigabyte Z390-I AORUS PRO WiFi - i9-9900K - UHD 630

G.skill 32g

It's Work for me tool!!!!Success
 
Last edited:
How do you enable the iGPU? I get Kernel Panics with Vega 64 + HD4600. And with SMBIOS 14,2 Performance is slower than with iMacPro1,1.


@Tom012,

iMac15,1 is the correct and recommended SMBIOS to use with Haswell CPU.

IGPU should be configured with Headless PlatformID 0x412000B using Lilu + WhatEverGreen .. See Guide :-

https://www.tonymacx86.com/threads/an-idiots-guide-to-lilu-and-its-plug-ins.260063/

Make sure to follow the guide carefully .. ensure you install kexts in correct location, remove IGPU flags and values from Clover, disable or remove ACPI renames ..etc

I have i7 4790K + Vega 64 in my White Knight system (see Signature) IGPU works great with above headless PlatformID.

Cheers
Jay
 
Last edited:
Thanks so much for the original write-up. It was my primary source to get my machine up and running. Here are some additional things I did.

FCPX would not export to H.264 until I set the Product Name to iMac19,1. Everything else seemed to work fine using 18,3. Hardware acceleration was enabled, but I would get a failure every time on H.264 export. Other export types were working without issue.

All USB 3 ports were reporting as USB 3 but devices were all locked at USB 2 (480Mbps) in system report. I'm not sure if it will work on the non-WiFi boards, but @psedog posted his custom SSDT that fixed all of my USB-3 ports, including USB-C / 3.1 operating at 10gbps. https://www.tonymacx86.com/threads/...k-vega64-gigabyte-z390-aorus-pro-wifi.267701/

I purchased a WiFi/Bluetooth card combo on eBay because I am hooked on my Magic Mouse for editing video due to the lateral scroll. WiFi worked out of the box, but I had to run a fix for macOS to ignore the onboard Bluetooth. For the life of me I cannot find that article now, but Bluetooth and wifi are working without issue.
 
Can you send me your 4790K Patch? ... FB-Patcher and Hackintool are crashing here.


@Tom012,

Raw config.plist patch code for HD4600 IGPU with headless PlatformID 0x412000B

Code:
            <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>
                CwASBA==
                </data>
                <key>device-id</key>
                <data>
                EgQAAA==
                </data>
            </dict>


Above as seen in Clover Configurator :-

Screenshot 2019-01-16 at 13.41.23.png


Make to use the very latest versions of Lilu and all plug-ins ... and install correctly as per the guide .. might explain why FB-Patcher is not working ...

Cheers
Jay
 
Status
Not open for further replies.
Back
Top