Contribute
Register

Stork's Thunderball II Build: ASUS ProArt Z490 Creator (Thunderbolt 3) - i5-10400 - RX 580

All good! This motherboard has really tested my patience. Very grateful for this community. Uploading my EFI here (without any sensitive info) just in case someone's got the patience to take a stab at what's wrong.
Much gratitude to the community!
probably won't solve your issue but your info.plist for your usb ports is using iMacPro1,1 but your config.plist is set to iMac20,1


not sure why you are faking the CPU:
Code:
<key>Emulate</key>
            <dict>
                <key>Cpuid1Data</key>
                <data>6wYJAAAAAAAAAAAAAAAAAA==</data>
                <key>Cpuid1Mask</key>
                <data>/////wAAAAAAAAAAAAAAAA==</data>
                <key>DummyPowerManagement</key>
                <false/>
                <key>MaxKernel</key>
                <string></string>
                <key>MinKernel</key>
                <string></string>
            </dict>
what version of macOS are you running?
 
@CaseySJ made sure to make the changes in my config.plist as well as in BIOS for Resizeable Bar.

No luck there, so went into verbose mode. Seems some error in regards to RHUB?
 

Attachments

  • bug report.jpg
    bug report.jpg
    1.9 MB · Views: 54
  • Image from iOS (2).jpg
    Image from iOS (2).jpg
    1.8 MB · Views: 47
probably won't solve your issue but your info.plist for your usb ports is using iMacPro1,1 but your config.plist is set to iMac20,1


not sure why you are faking the CPU:
Code:
<key>Emulate</key>
            <dict>
                <key>Cpuid1Data</key>
                <data>6wYJAAAAAAAAAAAAAAAAAA==</data>
                <key>Cpuid1Mask</key>
                <data>/////wAAAAAAAAAAAAAAAA==</data>
                <key>DummyPowerManagement</key>
                <false/>
                <key>MaxKernel</key>
                <string></string>
                <key>MinKernel</key>
                <string></string>
            </dict>
what version of macOS are you running?
Running Big Sur 11.6 I think. Good catch! I think iMac20,1 was from my old config for a prior motherboard and just stuck with it as it "worked" - removed that!
 
Running Big Sur 11.6 I think. Good catch! I think iMac20,1 was from my old config for a prior motherboard and just stuck with it as it "worked"
choose one and make sure they both say the same or you will have issues

CometLake should be iMac19,1
 
Removed that as well, sorry should have added that in the reply!
When all else fails, perform a CMOS Reset and then configure BIOS parameters again.
 
When all else fails, perform a CMOS Reset and then configure BIOS parameters again.
Tried that as well. Same bug. I'll give it a couple more hours of debugging else might have to give up on this board. Do you think switching to a Vision G or Vision D would be a smoother experience?
 
Tried that as well. Same bug. I'll give it a couple more hours of debugging else might have to give up on this board. Do you think switching to a Vision G or Vision D would be a smoother experience?
I believe you posted your EFI folder earlier so I’ll take a look. Is this a fresh install of Big Sur or an in-place upgrade from Catalina?

If it’s an in-place upgrade, can you still boot Catalina and grab a screenshot of /Library/Extensions folder?
 
Back
Top