Contribute
Register

AsRock X299 Creator

Status
Not open for further replies.
Those are already in the config.plist ... but disable (except the 3rd & 4th). I'll give a try with all enable.
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
Yes RX 5700 XT is better than older Kepler GPU :thumbup:
Ok thanks, let's try but i think we're not on goal yet ;)
This PCi configuration problem still to be resolved, but I'm studying about it.
 
Last edited:
Yesterday evening I was installing a clover folder on the X299 sage 10G and I had the same "PCI configuration" error !!
I was really astonished.
I found an old clover folder to boot with.
after some boot
The only difference was the config.plist.
I have to inspect deeper ... but I feel the bad config.plist is corrupt.... even if clover configurator opens it.
Is it possible ?
And next question :did I use a "corrupt" config.plist with X299 creator ?
I will try with a "valid" one (one I'm sure about it)
 
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>
I enable all this DSDT patches : same error
I tried to remove the npci=0x2000 boot argument...The Kernel panic happens 3 ines (verbose mode) later !!
Is it a progress ? :lol:
I attached the preboot log (It is same, no?)
Next step : Use of AMD GPU
 

Attachments

  • preboot.log.zip
    14.6 KB · Views: 57
May be : so unfortunatly i can just connect into here with my iPhone ( my home ip adress is banned)
Try to compile a Clover EFI with OcQuirks ( make research and see on the thread z390 designare thunderbolt) put only in acpi : SSDT ec, SSDT DTPG , SSDT XOSI , for the kexts put only minimum to boot : + XHCI X299 séries injector, USB injectAll
I will see if there is progress
Good luck
 
Thanks I'll do that
 
May be : so unfortunatly i can just connect into here with my iPhone ( my home ip adress is banned)
Try to compile a Clover EFI with OcQuirks ( make research and see on the thread z390 designare thunderbolt) put only in acpi : SSDT ec, SSDT DTPG , SSDT XOSI , for the kexts put only minimum to boot : + XHCI X299 séries injector, USB injectAll
I will see if there is progress
Good luck
I plug RX 5700 XT instead of NVIDIA
I keep the Clover Folder as minimal as possible (it is attached).
Preboot.log is updated
I update Clover, All the Kext and the UEFI driver.
But no progress
Another idea ?
 

Attachments

  • Asrock X299 Creator v3.zip
    6.7 MB · Views: 68
Status
Not open for further replies.
Back
Top