Covernuo Posted June 1, 2010 Share Posted June 1, 2010 there is my smbios.plist <?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.B02.0801021250</string> <key>SMfamily</key> <string>Mac Pro</string> <key>SMproductname</key> <string>MacPro3,1</string> <key>SMserial</key> <string>W81029559XYL</string> </dict> </plist> if i set to MacPro4,1 will panic at boot BTW:system type can be written in the DSDT it? Link to comment https://www.insanelymac.com/forum/topic/219892-system-type-can-not-be-set-to-macpro41why/ Share on other sites More sharing options...
Beerkex'd Posted June 1, 2010 Share Posted June 1, 2010 Don't use a MacPro4,1 model identifier if you don't have a nehalem CPU. There is currently no way to inject DMI data via DSDT. I doubt it's even possible. Link to comment https://www.insanelymac.com/forum/topic/219892-system-type-can-not-be-set-to-macpro41why/#findComment-1479941 Share on other sites More sharing options...
Covernuo Posted June 1, 2010 Author Share Posted June 1, 2010 Don't use a MacPro4,1 model identifier if you don't have a nehalem CPU. There is currently no way to inject DMI data via DSDT. I doubt it's even possible. thx bro. Link to comment https://www.insanelymac.com/forum/topic/219892-system-type-can-not-be-set-to-macpro41why/#findComment-1480052 Share on other sites More sharing options...
Recommended Posts