jpenguin Posted March 17, 2015 Share Posted March 17, 2015 I booted from a clover iso, and restored my HD's bootloader. At least APP store works. Link to comment Share on other sites More sharing options...
wakinguptooearly Posted April 5, 2015 Share Posted April 5, 2015 My iMessage and App store on my mackintosh works! Thanks for the guide. However, on my original Mac machine (old white macbook) where I got the MLB from.... iMessage doesn't work anymore Any suggestion how to fix this? Link to comment Share on other sites More sharing options...
nasrudd Posted April 14, 2015 Share Posted April 14, 2015 Hi guys.. I just succeed login into iMessage after called applesupport. Now I'm having a trouble, bcause I unable to sent a message. it said "not delivered" here my SS I'm quite sure, it caused by my network configuration.. while my laptop have no LAN, I'm using NullEthernet by Rehabman. And for working connection, I use HoRNDIS by Joshua Wise for android USB tether. The only built in network available is just Mediatek MT7630E WiFi which is absolutely unsupported. iMessage need built in network, so nullethernet at first as en0. But my question is, is there a way to make HoRNDIS as a built in network? FYI if needed, I'm using MacbookPro SMBIOS as u know, bcause it somewhat dificult to find the right Macbook Air S/N in selfsolve.apple. if it impossible, so does it means, I have to buy a wifi card??? in that case, how I can send a message if no wifi available around me, then I have to use HoRNDIS USB tether, which we know impossible to make it as built in network.. so what should I do? Link to comment Share on other sites More sharing options...
lnguy193 Posted April 17, 2015 Share Posted April 17, 2015 In Clover at Rt Variables, afteri input ROM and MLB from real mac, I got "no value" aat SerialNumber, also when I run iMessagedebug, I got serialnumber : failed. Is that ok or any helps? Thank you Link to comment Share on other sites More sharing options...
robE Posted April 19, 2015 Share Posted April 19, 2015 I don't know what apple did after 10.10.3 update but now it just works, without any real mac serial or anything, i hope it's not a "bug" Link to comment Share on other sites More sharing options...
mcfee03 Posted April 20, 2015 Share Posted April 20, 2015 Hi, Thanks for this great clear guide. I followed it, and am almost 100% working. I've setup Yosemite on my Clevo P650SE laptop. I'm using the ethernet interface (Realtek1811 kext). I followed your clear process and am using a real MLB and ROM. I tested nVram and it seems to be fine. The App store is working, I can sign in, and I can send iMessages. However- none of my contacts or old messages appear. I'm completely new to OSX. Am I doing something wrong? Link to comment Share on other sites More sharing options...
tt22 Posted May 6, 2015 Share Posted May 6, 2015 Hello guys, i have a problem after following this guide i got an iCloud Error How i can fix it? any ideas? Thanks! Link to comment Share on other sites More sharing options...
Allan Posted May 6, 2015 Share Posted May 6, 2015 Do you tried enter your Apple ID in iCloud.com? Link to comment Share on other sites More sharing options...
tt22 Posted May 6, 2015 Share Posted May 6, 2015 Do you tried enter your Apple ID in iCloud.com? Of course and it is working perfectly. On my iPhone and other devices Link to comment Share on other sites More sharing options...
Allan Posted May 7, 2015 Share Posted May 7, 2015 Try use EmuVariableUefi-64.efi Link to comment Share on other sites More sharing options...
tt22 Posted May 7, 2015 Share Posted May 7, 2015 Try use EmuVariableUefi-64.efi Already using it Link to comment Share on other sites More sharing options...
Allan Posted May 8, 2015 Share Posted May 8, 2015 Hmm, try use another AppleID, just for test. Link to comment Share on other sites More sharing options...
tt22 Posted May 8, 2015 Share Posted May 8, 2015 Hmm, try use another AppleID, just for test. same thing... but when i uploading my original config iCloud working fine. ( with this config iMessage, AppStore not working) but iCloud is fine config.plist.zip Link to comment Share on other sites More sharing options...
Allan Posted May 8, 2015 Share Posted May 8, 2015 The MLB /ROM serials is valid? What value do you use? 13 or 17 characters? Link to comment Share on other sites More sharing options...
HmO Posted May 9, 2015 Share Posted May 9, 2015 same thing... but when i uploading my original config iCloud working fine. ( with this config iMessage, AppStore not working) but iCloud is fine Take this config. config.plist.zip Link to comment Share on other sites More sharing options...
tt22 Posted May 9, 2015 Share Posted May 9, 2015 looks like it is valid i took it from my Mac Book Take this config. I tried this config thanks, looks like iCloud working fine but as before AppStore, FaceTime and iMessage are still not working. It is kinda same situation as with my original config Link to comment Share on other sites More sharing options...
Allan Posted May 9, 2015 Share Posted May 9, 2015 Do you checked if your NVRam is working properly? Link to comment Share on other sites More sharing options...
tt22 Posted May 9, 2015 Share Posted May 9, 2015 Do you checked if your NVRam is working properly? I didn't. How can i check it? Link to comment Share on other sites More sharing options...
Allan Posted May 9, 2015 Share Posted May 9, 2015 Check: http://www.insanelymac.com/forum/topic/298027-guide-aio-guides-for-hackintosh/?p=2099418 And search more about iMessage Debug, and you will find more explanations, if this link that i have sent to you is not clear. 1 Link to comment Share on other sites More sharing options...
chardido Posted May 23, 2015 Share Posted May 23, 2015 I've a problem with DarwinDumper. I'm using an old mac mini with 10.6.8 snow leopard. I can extract ROM, but in DMI Tables it give me Serial Number: 1, but it's impossible! what should I do? I've tried to use the other method also, but I don't get clover bootloader in the boot screen EDIT: My mac is a mac mini 1,1 Link to comment Share on other sites More sharing options...
fusion71au Posted May 23, 2015 Share Posted May 23, 2015 @chardido, From post#100 1. Boot your Mac in single user verbose mode (Command-S) with a Mavericks or Yosemite Installer USB created with "createinstallmedia" method. No Clover required for a Mac . 2. After the white text has finished scrolling type the following lines (pressing <Enter> after each) /sbin/fsck -fy /sbin/mount -uw / nvram 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:MLB nvram 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:ROM 3. Record the output. Note the ROM value shown with the NVRAM command can be a mix of HEX and ASCII: '%xx' values are HEX-Values, the other characters have to be converted from ASCII to HEX to get the right ROM value. Link to comment Share on other sites More sharing options...
chardido Posted May 23, 2015 Share Posted May 23, 2015 @chardido, From post#100 1. Boot your Mac in single user verbose mode (Command-S) with a Mavericks or Yosemite Installer USB created with "createinstallmedia" method. No Clover required for a Mac . 2. After the white text has finished scrolling type the following lines (pressing <Enter> after each) /sbin/fsck -fy /sbin/mount -uw / nvram 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:MLB nvram 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:ROM 3. Record the output. Note the ROM value shown with the NVRAM command can be a mix of HEX and ASCII: '%xx' values are HEX-Values, the other characters have to be converted from ASCII to HEX to get the right ROM value. I can't reach clover bootloader. When mac starts, I hold ALT and Mac gives me the HDD with Snow Leopard and the usb with Yosemite (but not with clover).. What should I do? EDIT: I've opened my MacMini, following the instruction of ifixit, and I've found the MLB. So, i've followed this guide and now I've imessage working! Thank you! Link to comment Share on other sites More sharing options...
mcfee03 Posted June 21, 2015 Share Posted June 21, 2015 Hi, Can I use Serial/BCM from a pre-imessage Macbook (Core2duo on Snow Leopard)? From what I understand- Snow Leopard doesn't have iMessage- I'm wondering if Apple have a check. Anyone tried? Link to comment Share on other sites More sharing options...
fusion71au Posted June 21, 2015 Share Posted June 21, 2015 @mcfee03, Most likely will work if your Macbook can run or is upgradeable to at least Lion (iMessage beta released with Lion). Eg MLB & ROM from MacBookPro 2,2 reported working by @Mac Hosehead (there are several other examples of even older Macs in this forum if you search). Take home message is its safe to try it - you have nothing to lose if your Mac is retired from service . Just make sure that you don't share your MLB/ROM values publically and only one machine at a time logs in with the cloned values at the same time. Good Luck! Link to comment Share on other sites More sharing options...
d620osx Posted June 22, 2015 Share Posted June 22, 2015 For some reason when I try and log into iMessage it ask me to contact apple. It was all working fine for a while and I have not changed anything apart from the dsdt to fix wake issues. Any idea what it could be and how I could fix it? Thanks Link to comment Share on other sites More sharing options...
Recommended Posts