Moze Posted October 23, 2011 Share Posted October 23, 2011 Hi there, so after updating to 10.7.2, iCloud is not working. I get that annoying error "This Apple ID is valid but is not an iCloud account." and "com.apple.systempreferences: completed. (AOSErrorDomain error 1000.)" in console. I did all the things that I found. Updated my boot loader to "1627VS with iCloud and FaceTime fix". Generated smbios with "Champlist". Set it to Mac Pro 3.1 with according Xeon E5462 setting, because I got Q9550 CPU. Deleted all network configs and made sure that lan is en0. App Store is working with no problems. Even formatted my ssd and reinstalled OS X again (10.7.2) from App Store. Please help me, I'm banging my head up a desk here. iCloud is working perfectly on my macbook and iPhone. And was working on hackintosh with 10.7.2 beta (I'm developer). Here is my hack specs: MB: GA-EP45-UD3P with F9 BIOS CPU: Indel Core2 Q9550 RAM: 4x2GB DDR2 800 VGA: Nvidia MSI GTS 250 512MB Storage: 120GB Intel 320 SSD as boot drive. 1TB Hitachi HDD for storage. 160GB SATA HDD for Windows/Backup Boot. I'm attaching my chameleon config and DSDT below. org.chameleon.Boot.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>Boot Banner</key> <string>no</string> <key>Default Partition</key> <string>hd(0,3)</string> <key>EthernetBuiltIn</key> <string>Yes</string> <key>GenerateCStates</key> <string>Yes</string> <key>GeneratePStates</key> <string>Yes</string> <key>GraphicsEnabler</key> <string>Yes</string> <key>Kernel Flags</key> <string></string> <key>Legacy Logo</key> <string>yes</string> <key>PCIRootUID</key> <string>1</string> <key>Quiet Boot</key> <string>Yes</string> <key>Timeout</key> <string>3</string> <key>UseKernelCache</key> <string>Yes</string> </dict> </plist> 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>Copyright</key> <string>SMBios by 7ender @ InMac.org Created with Champlist.app</string> <key>SMbiosvendor</key> <string>Apple Inc.</string> <key>SMbiosversion</key> <string>MP31.88Z.006C.B05.0802291410</string> <key>SMboardproduct</key> <string>Mac-F42C88C8</string> <key>SMfamily</key> <string>Mac Pro</string> <key>SMproductname</key> <string>MacPro3,1</string> <key>SMserial</key> <string>C0821ZFCXYK</string> </dict> </plist> DSDT was generated on windows partition. http://dl.dropbox.com/u/1223085/DSDT.aml Any help will be appreciated. - Edit Added poll to find what users are using to make iCloud work. Link to comment https://www.insanelymac.com/forum/topic/270866-1072-icloud-problems/ Share on other sites More sharing options...
taesun21 Posted October 23, 2011 Share Posted October 23, 2011 Get the latest Chameleon. Link to comment https://www.insanelymac.com/forum/topic/270866-1072-icloud-problems/#findComment-1763750 Share on other sites More sharing options...
Moze Posted October 24, 2011 Author Share Posted October 24, 2011 Get the latest Chameleon. I thought r1627 is the newest version. Or is there newer? Link to comment https://www.insanelymac.com/forum/topic/270866-1072-icloud-problems/#findComment-1763970 Share on other sites More sharing options...
Zell Dinch Posted October 24, 2011 Share Posted October 24, 2011 1650 is the newest yet I still can't get iCloud to work on my laptop. Link to comment https://www.insanelymac.com/forum/topic/270866-1072-icloud-problems/#findComment-1763983 Share on other sites More sharing options...
Moze Posted October 28, 2011 Author Share Posted October 28, 2011 So I updated to newest Chameleon v1652 (i think). But iCloud still not working. Any suggestions what else can be wrong? Maybe it's smbios? What mac model i should choose for socket 775 Core 2 Quad Q9550? Maybe it's because no macs where made with Core 2 Quad CPUs? Could anyone, with Q9550 or any other Core 2 Quad CPU, confirm that iCloud is working for them? And post their smbios? Link to comment https://www.insanelymac.com/forum/topic/270866-1072-icloud-problems/#findComment-1765490 Share on other sites More sharing options...
The Windows Tweaker Posted October 28, 2011 Share Posted October 28, 2011 I think most of the problems are related to the ethernet card. I'm still looking for a fix to! Link to comment https://www.insanelymac.com/forum/topic/270866-1072-icloud-problems/#findComment-1765500 Share on other sites More sharing options...
kingofbob Posted November 3, 2011 Share Posted November 3, 2011 I had the same problem where even tho i typed a wrong user/password i still get "This Apple ID is valid but is not an iCloud account." which only started appearing after i changed my boot.plist so i went and changed it back and now its working again. before(not working): <key>GraphicsEnabler</key> <string>yes</string> <key>Graphics Mode</key> <string>1680x1050x32</string> <key>Instant Menu</key> <string>No</string> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string>arch=i386</string> <key>Timeout</key> <string>3</string> after(working): <key>EthernetBuiltIn</key> <string>Yes</string> <key>GenerateCStates</key> <string>Yes</string> <key>GeneratePStates</key> <string>Yes</string> <key>GraphicsEnabler</key> <string>yes</string> <key>Graphics Mode</key> <string>1680x1050x32</string> <key>Instant Menu</key> <string>No</string> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string></string> <key>PciRoot</key> <string>0</string> <key>Usekernelcache</key> <string>Yes</string> Just my 2 cents. Hope this will help some of u out there. Link to comment https://www.insanelymac.com/forum/topic/270866-1072-icloud-problems/#findComment-1767191 Share on other sites More sharing options...
Recommended Posts