Contribute
Register

About this Mac : no system definition, no serial number

Status
Not open for further replies.
Joined
Jun 18, 2011
Messages
206
Motherboard
Asus Maximus VIII Gene
CPU
i7 6700K
Graphics
Radeon RX 570
Mobile Phone
  1. iOS
I have a couple of smbios.plist which did work, but since I updated to 10.7.4, I do not have a serial number in "about this mac", neither a system definition (it does appear in model ID).

here is my MacPro3,1 smbios.plist :
Code:
   <key>SMfamily</key>
	<string>Mac Pro</string>
	<key>SMproductname</key>
	<string>MacPro3,1</string>
	<key>SMboardproduct</key>
	<string>Mac-F42C88C8</string>
	<key>SMserial</key>
	<string>G88451235J4</string>
	<key>SMbiosversion</key>
	<string>MultiBeast.tonymacx86.com</string>

or I did use before a MacPro5,1 smbios.plist:
Code:
   <key>SMfamily</key>
	<string>MacPro</string>
	<key>SMproductname</key>
	<string>MacPro5,1</string>
	<key>SMboardproduct</key>
	<string>Mac-F221BEC8</string>
	<key>SMserial</key>
	<string>G8031788GWR</string>
	<key>SMbiosversion</key>
	<string>MultiBeast.tonymacx86.com</string>

and here is a picture "about this mac" :
 

Attachments

  • macpro.tiff
    347.3 KB · Views: 176
did you fix it, i need help
 
Status
Not open for further replies.
Back
Top