Contribute
Register

Which SMBIOS?

Status
Not open for further replies.
Joined
Aug 5, 2014
Messages
327
Motherboard
ASUS Z490-E
CPU
i9-10900K
Graphics
UHD 630
Hi there,

I'm using this hardware and I don't know which SMBIOS I should have:

i7-4790k
GA-z87h
GTX 980 Ti
El Capitan
Clover 3280

Actually I've MacPro3,1 but I read that iMac 14,2 should be better. What do you think?

Thanks.
 
Hi there,

I'm using this hardware and I don't know which SMBIOS I should have:

i7-4790k
GA-z87h
GTX 980 Ti
El Capitan
Clover 3280

Actually I've MacPro3,1 but I read that iMac 14,2 should be better. What do you think?

Thanks.
Yes your hardware is better suited to iMac 14,2.
 
Hi,

I'm leeching on the thread starter's question :)

I'm currently using MacPro5,1.
When I try 6,1 I can't get to Desktop without nv_disable=1.

Should I stick to MacPro5,1 or is there a model more suited for my build?

Thanks :)
 
This worked for me:

Boot with nv_disable=1 then go to System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/AppleGraphicsDevicePolicy.kext/info.plist

CHANGE:

<key>ConfigMap</key>
<dict>
<key>Mac-F60DEB81FF30ACF6</key>
<string>Config1</string>
</dict>

TO:

<key>ConfigMap</key>
<dict>
<key>Mac-F60DEB81FF30ACF6</key>
<string>none</string>
</dict>

Repair, rebuild etc.
 
Status
Not open for further replies.
Back
Top