public enemy Posted February 8, 2012 Share Posted February 8, 2012 smbios for my system? ASUS P8P67 PRO INTEL CORE I5 2500K (SANDY BRIDGE) GTX 460 HAWK 1GB WD CAVIAR BLACK 1TB Link to comment https://www.insanelymac.com/forum/topic/275644-smbios-for-my-system/ Share on other sites More sharing options...
Foxic Posted February 8, 2012 Share Posted February 8, 2012 You need to insert your SMproductname (system identifier) and compatable serial number <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>SMbiosversion</key> <string>MP31.88Z.006C.B01.0712212319</string> <key>SMcputype</key> <string>1281</string> <key>SMmanufacter</key> <string>Apple Inc.</string> <key>SMfamily</key> <string>MacPro</string> <key>SMboardproduct</key> <string>Mac-F221BEC8</string> <key>SMproductname</key> <string>MacPro5,1</string> <key>SMserial</key> <string>XXXXXXXXXXX</string> <key>SMsystemversion</key> <string>1.0</string> </dict> </plist> Link to comment https://www.insanelymac.com/forum/topic/275644-smbios-for-my-system/#findComment-1794179 Share on other sites More sharing options...
public enemy Posted February 8, 2012 Author Share Posted February 8, 2012 this is my smbios: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>SMfamily</key> <string>iMac</string> <key>SMproductname</key> <string>iMac12,2</string> <key>SMboardproduct</key> <string>Mac-942B59F58194171B</string> <key>SMserial</key> <string>XXXXXXXXXX</string> <key>SMbiosversion</key> <string>[url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url].tonymacx86.com</string> </dict> </plist> Link to comment https://www.insanelymac.com/forum/topic/275644-smbios-for-my-system/#findComment-1794184 Share on other sites More sharing options...
Foxic Posted February 8, 2012 Share Posted February 8, 2012 So...what do you want me to do with that? Link to comment https://www.insanelymac.com/forum/topic/275644-smbios-for-my-system/#findComment-1794204 Share on other sites More sharing options...
Gringo Vermelho Posted February 8, 2012 Share Posted February 8, 2012 Here's the missing/corrected bits from a DMI dump from a real Imac12,2 SMbiosdate 10/17/11 SMbiosversion IM121.88Z.0047.B1D.1110171110 SMbiosvendor Apple Inc. SMboardmanufacturer Apple Inc. SMmanufacturer Apple Inc. SMsystemversion 1.0 A proper Apple serial is 11 digits, yours has 10. Link to comment https://www.insanelymac.com/forum/topic/275644-smbios-for-my-system/#findComment-1794238 Share on other sites More sharing options...
Recommended Posts