Jump to content

Gigabyte H67, bios reset?


3 posts in this topic

Recommended Posts

From another forum:

 

If someone experiences Bios Reset after Sleep/Wake and rebooting, the AppleRTC Patch within [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] no longer works. It changes in ML. Restore the original AppleRTC.kext, run Terminal and type...

 

sudo perl -pi -e 's|\x75\x30\x89\xd8|\xeb\x30\x89\xd8|' /System/Library/Extensions/AppleRTC.kext/Contents/MacOS/AppleRTC

 

…reboot.

Link to comment
Share on other sites

Thanks, i tried this, then sleep wont work at all.

 

Maybe i already have a patched RTC kext, could someone perhaps post a working one?

 

EDIT: SOLVED.

 

Did this instead:

Moved AppleRTC.kext to /Extra/Extensions and then from terminal:

 

sudo perl -pi -e 's|\x75\x30\x89\xd8|\xeb\x30\x89\xd8|' /Extra/Extensions/AppleRTC.kext/Contents/MacOS/AppleRTC

 

Repared permissions and rebooted.

Link to comment
Share on other sites

 Share

×
×
  • Create New...