Highlander88 Posted May 4, 2015 Share Posted May 4, 2015 Hello, I have made an hackintosh on the system in my signature, everything is working fine, my only problem is that after the system goes to sleep the cmos is cleared so I've tried this patch that has fixed my problem but now when the system awakes I see only a little portion of the upper left side of the screen full of graphic glitches that disappears only if I restart my system. I'm using the QE CI Exotic patch for my GPU, maybe this is the problem? Ideas on how to fix it? Link to comment Share on other sites More sharing options...
Highlander88 Posted May 14, 2015 Share Posted May 14, 2015 Problem solved disabling "repost video after wake" inside BIOS Link to comment Share on other sites More sharing options...
RaMDaY Posted May 20, 2015 Share Posted May 20, 2015 I'm having the BIOS reset problem using 10.10.3 on my Dell XPS 420. Would someone please explain to me how to use this fix step by step? Link to comment Share on other sites More sharing options...
Highlander88 Posted May 20, 2015 Share Posted May 20, 2015 Is explained at the beginning of the thread what you have to type in terminal, backup the kext before editing it Link to comment Share on other sites More sharing options...
RaMDaY Posted May 20, 2015 Share Posted May 20, 2015 Ah ok, so all that stuff goes into the terminal. Thanks. Link to comment Share on other sites More sharing options...
dieghe Posted September 12, 2015 Share Posted September 12, 2015 Hi, I've just upgraded from 10.9.5 to 10.10.5 and solved all the problems but this one... I tried the procedure at the beginning of the thread but it didn't work, my HP laptop keeps crashing and resetting the bios when it goes to sleep. Is there any other solution? Or somebody can provide the 10.10.5 patched kext?Thanks! Link to comment Share on other sites More sharing options...
dieghe Posted September 30, 2015 Share Posted September 30, 2015 no one? Link to comment Share on other sites More sharing options...
Marchrius Posted October 2, 2015 Author Share Posted October 2, 2015 no one?If the computer at restart/shutdown doesn't reset BIOS then the problem isn't the AppleRTC.kext Link to comment Share on other sites More sharing options...
dieghe Posted October 4, 2015 Share Posted October 4, 2015 I had exactly the same problem with Mavericks, it would reset the BIOS only going to sleep and not rebooting or shutting down; and I solved it patching this kext... Link to comment Share on other sites More sharing options...
spec3 Posted October 28, 2015 Share Posted October 28, 2015 hi marchrius! can i use Panodora V2 for patch RTC.kext in Yosemite? Do I need to re-patch it after every updates? Im using enoch booloader thx Link to comment Share on other sites More sharing options...
MacKonsti Posted November 7, 2015 Share Posted November 7, 2015 In Mavericks AppleRTC thread was posted patch that completly remove any CMOS write from AppleRTC.kext perl -pi -e 's|\x41\x89\xd7\x41\x89\xf4|\xe9\xb8\x00\x00\x00\x90|;' /System/Library/Extensions/AppleRTC.kext/Contents/MacOS/AppleRTC Is any similar patch for yosemite ? Patch that removes cmos reset only is unsuitable for me because of cmos corruption on every restart/shutdown. Hi everyone, on a fresh Yosemite 10.10.5 installation, the above patch doesn't work i.e. the hex sequence is not found (after running this command, the backup and patched AppleRTC binaries are the same). I ran the first page/post perl patch, and it yields result i.e. AppleRTC is patched (hex sequence found) and upon sleep, CMOS is not reset: sudo perl -pi -e 's|\x75\x2e\x0f\xb6|\xeb\x2e\x0f\xb6|' /System/Library/Extensions/AppleRTC.kext/Contents/MacOS/AppleRTC Obviously, I then run Kext Util 2.6.4 to refresh cache and reboot. Sleep works but waking up doesn't work but at least CMOS data is not reset or corrupted (when I restart PC after hard-reset). Using Gigabyte GA-H61N-USB3 board, F8 BIOS, with Core i3-3225 processor (as Macmini5,1). Link to comment Share on other sites More sharing options...
Recommended Posts