Jump to content

iMessage not working - iCloud/Internet etc working - Changed boot.plist file and network.plist file - Help


hamzab
 Share

418 posts in this topic

Recommended Posts

See the change log for chameleon. It seems they're making improvements.

 

 

http://forge.voodoop...e/changes/HEAD/

From the change log, someone who knows a little bit more would know that Chameleon is taking measures :D

BTW, good luck and great appreciations. :D

I hope you do realize that I was the one who made those commits.... those commits have nothing to do with this issue by the way.

  • Like 2
Link to comment
Share on other sites

I hope you do realize that I was the one who made those commits.... those commits have nothing to do with this issue by the way.

:( It turns out that I made the wrong guess :(

Sure, I know it's you who made the changes :D

Link to comment
Share on other sites

not a mod. anyway, meklort just did bug fixes.. nothing to do w/ messages.

BTW, is it possible to remove the old documents inside trunk/doc/archive ?

Since they are old, it is not necessary to keep them there :D

Of course, my network sucks. That's reason why I made this suggestion. :(

Link to comment
Share on other sites

http://forge.voodoop...ce/commit/2169/

 

messages fixed. Please enjoy

From Cosmo1t & Meklort

 

 

USAGE:

Install FileNVRAM.dylib to /Extra/modules (if you have ACPICodec.dylib, you have to get rid of it)

 

if you do not create a nvram.plist ROM and MLB will be auto generated.

 

put the plist as /Extra/nvram.uuid.plist if you make one. (your uuid -- PlatformUUId from IOREg, or uuid from smbios)\

 

ioreg -lw0 | grep PlatformUUID

 

use the value found from the above command to create your plist.

 

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">

<plist version="1.0">

<dict>

<key>NVRAM</key>

<dict>

<key>test-var</key>

<data>AAAAAQ==</data>

<key>4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14</key>

<dict>

<key>MLB</key>

<string>BLargh</string>

<key>ROM</key>

<string>ROMVER</string>

</dict>

</dict>

</dict>

</plist>

 

ENjoy a FULLY FUNCTIONAL NVRAM.

you can use nvram key=val.

 

everything will be persistent between reboots.

Ok, so I installed Chameleon 2.1 but I don't know where the /extra/modules folder is located. Any help here?

  • Like 1
Link to comment
Share on other sites

Put the file in /extra/Modules and it hung at boot. I'm guessing there's a minimum version number required for this to work? I think i might have something ancient as i haven't updated it ever since i installed ML. Now i have to figure out how to update to r2170. Any suggestions?

Link to comment
Share on other sites

Put the file in /extra/Modules and it hung at boot. I'm guessing there's a minimum version number required for this to work? I think i might have something ancient as i haven't updated it ever since i installed ML. Now i have to figure out how to update to r2170. Any suggestions?

remove ACPICodec.dylib from modules folder.
Link to comment
Share on other sites

 Share

×
×
  • Create New...