lkelly2006 Posted April 11, 2009 Share Posted April 11, 2009 Hello, The system is not recognizing my ram speed correctly, any suggestions? [/b]<?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>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> <string>AppleSMBIOS</string> <key>CFBundleGetInfoString</key> <string>1.0.14, Copyright Apple, Inc. 2005-2008</string> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleSMBIOS</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> <string>System Management BIOS Driver</string> <key>CFBundlePackageType</key> <string>KEXT</string> <key>CFBundleShortVersionString</key> <string>1.0.14</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> <string>1.0.14</string> <key>IOKitPersonalities</key> <dict> <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>UUID-key</key> <string>00000000-0000-1000-8000-0016174EE065</string> <key>board-id</key> <string>Mac-F42C88C8</string> <key>compatible</key> <string>MacPro2,1</string> <key>manufacturer</key> <string>Apple Inc.</string> <key>memory-speed</key> <integer>1066</integer> <key>memory-type</key> <string>DDR3</string> <key>model</key> <string>MacPro2,1</string> <key>nullify-system-type</key> <true/> <key>product-name</key> <string>MacPro2,1</string> <key>rom-version</key> <string>MP21.88Z.007F.B02.0703191612</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> <key>OSBundleLibraries</key> <dict> <key>com.apple.kernel.iokit</key> <string>1.1</string> <key>com.apple.kernel.libkern</key> <string>1.1</string> </dict> <key>OSBundleRequired</key> <string>Root</string> </dict> </plist> [b] Link to comment https://www.insanelymac.com/forum/topic/161518-smbios-ddr3-1066mhz/ Share on other sites More sharing options...
Recommended Posts