Contribute
Register

AsRock X299 Creator

Status
Not open for further replies.
Updated EFI

No "Above 4G Decoding" Setting in the BIOS (double checked)
thanks again

Ok same as on my GA X299 (the new bios on EVGA X299 allow this )
I will check your file : it will take time and i will also ask at other people ( same coder as @dolgarrenan)
 

It is late here and I am running out of time to compile an EFI folder for your system: tomorrow evening, I will finish an EFI with OcQuirks to try another way to start your build: success will not be perhaps immediately but this way is close to OC.
Another point about your config.plist : some points must be changed related by your preboot.log.
To the next ;)
 
It is late here and I am running out of time to compile an EFI folder for your system: tomorrow evening, I will finish an EFI with OcQuirks to try another way to start your build: success will not be perhaps immediately but this way is close to OC.
Another point about your config.plist : some points must be changed related by your preboot.log.
To the next ;)
Thanks
Don't feel hurry, I work outside home for the week. I'll be back on Friday
 
I have not finished my investigations but I am puzzled about this : 0:103 0:000 - GFX: Model=MSI GeForce GT 710 family 106 (Kepler).
Did you have another brand of GPUs in reserve like the AMD Polaris basic RX 460 or 560 or higher to do more tests ?
To be continued.
 
Another point according to the X299 guide for me here is the minimum ACPI patches to apply on the config.plist :

Code:
            <dict>
                    <key>Comment</key>
                    <string>PC00 -&gt; PCI0</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    UEMwMA==
                    </data>
                    <key>Replace</key>
                    <data>
                    UENJMA==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>_OSI -&gt; XOSI</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X09TSQ==
                    </data>
                    <key>Replace</key>
                    <data>
                    WE9TSQ==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>EC0_ -&gt; EC__</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    RUMwXw==
                    </data>
                    <key>Replace</key>
                    <data>
                    RUNfXw==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>H_EC -&gt; EC__</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    SF9FQw==
                    </data>
                    <key>Replace</key>
                    <data>
                    RUNfXw==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>HEC1 -&gt; IMEI</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    SEVDMQ==
                    </data>
                    <key>Replace</key>
                    <data>
                    SU1FSQ==
                    </data>
                </dict>
                    <dict>
                    <key>Comment</key>
                    <string>LPC0 -&gt; LPCB</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    TFBDMA==
                    </data>
                    <key>Replace</key>
                    <data>
                    TFBDQg==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>SMBS._ADR -&gt; XSBU.XADR</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    U01CUwhfQURS
                    </data>
                    <key>Replace</key>
                    <data>
                    WFNCVQhYQURS
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>FPU_ -&gt; MATH</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    RlBVXw==
                    </data>
                    <key>Replace</key>
                    <data>
                    TUFUSA==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>TMR_ -&gt; TIMR</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    VE1SXw==
                    </data>
                    <key>Replace</key>
                    <data>
                    VElNUg==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>PIC_ -&gt; IPIC</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    UElDXw==
                    </data>
                    <key>Replace</key>
                    <data>
                    SVBJQw==
                    </data>
                </dict>
                    <dict>
                    <key>Comment</key>
                    <string>_DSM -&gt; XDSM</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X0RTTQ==
                    </data>
                    <key>Replace</key>
                    <data>
                    WERTTQ==
                    </data>
                </dict>
 
Last edited:
Another point according to the X299 guide for me here is the minimum ACPI patches to apply on the config.plist :

Code:
            <dict>
                    <key>Comment</key>
                    <string>PC00 -&gt; PCI0</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    UEMwMA==
                    </data>
                    <key>Replace</key>
                    <data>
                    UENJMA==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>_OSI -&gt; XOSI</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X09TSQ==
                    </data>
                    <key>Replace</key>
                    <data>
                    WE9TSQ==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>EC0_ -&gt; EC__</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    RUMwXw==
                    </data>
                    <key>Replace</key>
                    <data>
                    RUNfXw==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>H_EC -&gt; EC__</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    SF9FQw==
                    </data>
                    <key>Replace</key>
                    <data>
                    RUNfXw==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>HEC1 -&gt; IMEI</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    SEVDMQ==
                    </data>
                    <key>Replace</key>
                    <data>
                    SU1FSQ==
                    </data>
                </dict>
                    <dict>
                    <key>Comment</key>
                    <string>LPC0 -&gt; LPCB</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    TFBDMA==
                    </data>
                    <key>Replace</key>
                    <data>
                    TFBDQg==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>SMBS._ADR -&gt; XSBU.XADR</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    U01CUwhfQURS
                    </data>
                    <key>Replace</key>
                    <data>
                    WFNCVQhYQURS
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>FPU_ -&gt; MATH</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    RlBVXw==
                    </data>
                    <key>Replace</key>
                    <data>
                    TUFUSA==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>TMR_ -&gt; TIMR</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    VE1SXw==
                    </data>
                    <key>Replace</key>
                    <data>
                    VElNUg==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>PIC_ -&gt; IPIC</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    UElDXw==
                    </data>
                    <key>Replace</key>
                    <data>
                    SVBJQw==
                    </data>
                </dict>
                    <dict>
                    <key>Comment</key>
                    <string>_DSM -&gt; XDSM</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X0RTTQ==
                    </data>
                    <key>Replace</key>
                    <data>
                    WERTTQ==
                    </data>
                </dict>
Those are already in the config.plist ... but disable (except the 3rd & 4th). I'll give a try with all enable.
 
I have not finished my investigations but I am puzzled about this : 0:103 0:000 - GFX: Model=MSI GeForce GT 710 family 106 (Kepler).
Did you have another brand of GPUs in reserve like the AMD Polaris basic RX 460 or 560 or higher to do more tests ?
To be continued.
This GPU ("MSI GeForce GT 710 family 106 (Kepler)") is natively support by macOS I use it for all install on the new mobo/ new macOS
But I have a RX 5700 XT, I will try with this one ...
Thanks again
 
Status
Not open for further replies.
Back
Top