So the MacPro 7,1 spoofing works because you only have te Single Proc Tray. and You only have one gigantic screen, I run 3 ACD's and when I put the single tray in it works too... When I switch for the Dual then Panic.config.plist attached.
May be processor count make the difference. My single processor 5,1 can boot Big Sur with 7,1 SMBIOS. Just have the usual "memory config alert" after boot to desktop.
It's expected only one port work with iMac Pro SMBIOS until you patch board-id to board-ix (usually done via WhateverGreen) but you can also do that manually
Code:<key>Patch</key> <array> <dict> <key>Base</key> <string></string> <key>Comment</key> <string>Patch AppleGraphicsDevicePolicy board-id to board-ix</string> <key>Count</key> <integer>0</integer> <key>Enabled</key> <true/> <key>Find</key> <data>Ym9hcmQtaWQ=</data> <key>Identifier</key> <string>com.apple.driver.AppleGraphicsDevicePolicy</string> <key>Limit</key> <integer>0</integer> <key>Mask</key> <data></data> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> <key>Replace</key> <data>Ym9hcmQtaXg=</data> <key>ReplaceMask</key> <data></data> <key>Skip</key> <integer>0</integer> </dict> </array>
Now if I spoof with iMacPro Both works Dual and Single but I only get 1 screen out of the 3 working.
[automerge]1593117372[/automerge]
Also as always a big thank you to you. I think that I got the idea.. I am just wondering why spoofing the MacPro7,1 only gives me Kernel Panic with Dual, I mean we know that MacPro7,1 is single socket so that's maybe the problem, it was perfectly working fine with Catalina though.So the MacPro 7,1 spoofing works because you only have te Single Proc Tray. and You only have one gigantic screen, I run 3 ACD's and when I put the single tray in it works too... When I switch for the Dual then Panic.
Now if I spoof with iMacPro Both works Dual and Single but I only get 1 screen out of the 3 working.