Jump to content

AppleSMBIOS


37 posts in this topic

Recommended Posts

  • 2 weeks later...

Hi,

here is my info.plist:

 

...
	 <key>Platform BIOS Match</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.AppleSMBIOS</string>
		 <key>IOClass</key>
		 <string>AppleSMBIOS</string>
		 <key>IOMatchCategory</key>
		 <string>AppleSMBIOS</string>
		 <key>IONameMatch</key>
		 <string>bios</string>
		 <key>IOProviderClass</key>
		 <string>IOPlatformDevice</string>
		 <key>SMBIOSData</key>
		 <dict>
			 <key>board-id</key>
			 <string>Mac-F42C89C8</string>
			 <key>compatible</key>
			 <string>MacPro3,1</string>
			 <key>manufacturer</key>
			 <string>Apple Inc.</string>
			 <key>memory-speed</key>
			 <integer>1000</integer>
			 <key>memory-type</key>
			 <string>DDR2</string>
			 <key>model</key>
			 <string>MacPro3,1</string>
			 <key>nullify-system-type</key>
			 <true/>
			 <key>product-name</key>
			 <string>MacPro3,1</string>
			 <key>rom-version</key>
			 <string>MP31.88Z.00C1.B00.080209154</string>
			 <key>serial-number</key>
			 <string>W88261E7YP4</string>
			 <key>vendor</key>
			 <string>Apple Inc.</string>
			 <key>version</key>
			 <string>1.0</string>
		 </dict>
	 </dict>
 </dict>
....

 

and this is my boot.plist:

 

...

  <key>SMbiosversion</key>
	  <string>MP31.88Z.00C1.B00.080209154</string>
	  <key>SMmanufacter</key>
	  <string>Apple Inc.</string>
	  <key>SMproductname</key>
	  <string>MacPro3,1</string>
	  <key>SMsystemversion</key>
	  <string>1.0</string>
	  <key>SMserial</key>
	  <string>W88261E7YP4</string>
...

 

but in Geekbench my sys is detected as Hackintosh. The SMBios override was necessary because without my model was EP-35 DS3

Link to comment
Share on other sites

  • 3 months later...
  • 1 month later...

hey Andy, why does your smbios won't work after update 10.5.7?

 

I'm reading in the forums about this, but I haven't found a solution yet...

 

I need something for my munky-method EFI partition.

 

Thank you man!

Link to comment
Share on other sites

AppleSMBIOSEFI maybe? You know, the one that does the same as this patched AppleSMBIOS without patching it (avoiding update issues).

 

Did not work, for me... Actually I use SMBIOSResolver in couple with applesmbios original wich give to me a correct cpu identification but wrong identification of the HW, still remain...

I have no more ideas... :P

Link to comment
Share on other sites

ANDY.. hy!!

i'd like to use your attached mext but i want to setup as mac4,1 not 3,1 because recent topics with

http://www.insanelymac.com/forum/index.php...=168014&hl=

 

report that with 3,1 the system 10.5.7 crashes

No it doesn't. Please read it again:

 

Note: Do not set the model of your machine to MacPro4,1, as this will cause a kernel panic with 10.5.7. Just set it to MacPro3,1 or leave it at whatever you have used before.[/b]
Link to comment
Share on other sites

Did not work, for me... Actually I use SMBIOSResolver in couple with applesmbios original wich give to me a correct cpu identification but wrong identification of the HW, still remain...

I have no more ideas... :)

 

Now works! I deleted original AppleSMBIOS from S/L/E, SPiPlatformreporter from S/L/Systemprofiler and... well done!

 

I only have a wrong report: Mac P5K-E!!!

but no matter, only cosmetic for me!...

Link to comment
Share on other sites

  • 1 year later...
 Share

×
×
  • Create New...