Santiago Doldan Posted August 13, 2009 Share Posted August 13, 2009 well i installed Mac OS X 10.5.7, i have intel core 2 quad 9550, mother intel DP45SG, memory kingston DDR3 1333mhz... the problem its with the memory because i have DDR3 memory and i went to the apple icon-about this mac and then memory and there say that i have DDR2 memory - 667mhz exist any patch or any driver for this problem ??? Link to comment https://www.insanelymac.com/forum/topic/179705-problem-with-memory-kingston-ddr3-1333/ Share on other sites More sharing options...
Beerkex'd Posted August 14, 2009 Share Posted August 14, 2009 Chameleon 2.0 RC2 with a correctly filled-out /Extra/smbios.plist. http://www.insanelymac.com/forum/index.php...t&p=1156867 Link to comment https://www.insanelymac.com/forum/topic/179705-problem-with-memory-kingston-ddr3-1333/#findComment-1226004 Share on other sites More sharing options...
Santiago Doldan Posted August 14, 2009 Author Share Posted August 14, 2009 Hi Beerkex'd, thanks for your answer. i read your topic but i dont understand very well, first i went to: Library/Preferences/SystemConfiguration/com.apple.Boot.plist and i have this: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string></string> <key>Boot Graphics</key> <string>Yes</string> <key>Quiet Boot</key> <string>No</string> <key>Timeout</key> <string>5</string> </dict> </plist> its good ? because you wrote a different code in your topic. and i cant modify this text because i dont have appropriate access privileges for this file. then i went to Library/Temp/extra and i put this: <?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>IM51.88Z.0090.B09.0706270921</string> <key>SMboardproduct</key> <string>Mac-F42786A9</string> <key>SMmaximalclock</key> <string>2800</string> <key>SMexternalclock</key> <string>266</string> <key>SMmanufacter</key> <string>Apple Inc.</string> <key>SMmemmanufacter_1</key> <string>Kingston Technology</string> <key>SMmemmanufacter_2</key> <string>Kingston Technology</string> <key>SMmemmanufacter_3</key> <string>Kingston Technology</string> <key>SMmemmanufacter_4</key> <string>Kingston Technology</string> <key>SMmempart_1</key> <string>0x48594D503131325336344350362D59352020</string> <key>SMmempart_2</key> <string>0x48594D503131325336344350362D59352020</string> <key>SMmempart_3</key> <string>0x48594D503131325336344350362D59352020</string> <key>SMmempart_4</key> <string>0x48594D503131325336344350362D59352020</string> <key>SMmemserial_1</key> <string>0x00001020</string> <key>SMmemserial_2</key> <string>0x00003021</string> <key>SMmemserial_3</key> <string>0x00003021</string> <key>SMmemserial_4</key> <string>0x00003021</string> <key>SMmemspeed</key> <string>1333</string> <key>SMmemtype</key> <string>24</string> <key>SMproductname</key> <string>iMac5,1</string> <key>SMserial</key> <string>CK6370PWX1A</string> <key>SMsystemversion</key> <string>1.0</string> </dict> </plist> its correct ? then i open smbios file and say this: <?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>IM51.88Z.0090.B09.0706270921</string> <key>SMboardproduct</key> <string>Mac-F42786A9</string> <key>SMmaximalclock</key> <string>2800</string> <key>SMexternalclock</key> <string>266</string> <key>SMmanufacter</key> <string>Apple Inc.</string> <key>SMmemmanufacter_1</key> <string>0xAD00000000000000</string> <key>SMmemmanufacter_2</key> <string>0xAD00000000000000</string> <key>SMmemmanufacter_3</key> <string>0xAD00000000000000</string> <key>SMmemmanufacter_4</key> <string>0xAD00000000000000</string> <key>SMmempart_1</key> <string>0x48594D503131325336344350362D59352020</string> <key>SMmempart_2</key> <string>0x48594D503131325336344350362D59352020</string> <key>SMmempart_3</key> <string>0x48594D503131325336344350362D59352020</string> <key>SMmempart_4</key> <string>0x48594D503131325336344350362D59352020</string> <key>SMmemserial_1</key> <string>0x00001020</string> <key>SMmemserial_2</key> <string>0x00003021</string> <key>SMmemserial_3</key> <string>0x00003021</string> <key>SMmemserial_4</key> <string>0x00003021</string> <key>SMmemspeed</key> <string>800</string> <key>SMmemtype</key> <string>19</string> <key>SMproductname</key> <string>iMac5,1</string> <key>SMserial</key> <string>CK6370PWX1A</string> <key>SMsystemversion</key> <string>1.0</string> </dict> </plist> this is wrong because memtype 19 is for DDR2 <key>SMmemspeed</key> <string>800</string> <key>SMmemtype</key> <string>19</string> Link to comment https://www.insanelymac.com/forum/topic/179705-problem-with-memory-kingston-ddr3-1333/#findComment-1226267 Share on other sites More sharing options...
Beerkex'd Posted August 14, 2009 Share Posted August 14, 2009 Like I said you need to have Chameleon 2.0 installed in order to use /Extra/smbios.plist. I guess you can apply the changes to your current SMBIOS injector but depending on which one you are using not all of it will 'take'. You can delete whatever you put in library/temp/extra, that's not good for anything. If you don't know what you're doing, don't rush it. Spend some more time and read about what it is that you are actually doing. Link to comment https://www.insanelymac.com/forum/topic/179705-problem-with-memory-kingston-ddr3-1333/#findComment-1226348 Share on other sites More sharing options...
Recommended Posts