View Single Post
 
Old 11-17-2009, 06:33 PM
Imkantus Imkantus is offline
 
Join Date: Jul 2009
Location: Germany
Posts: 779
Quote:
Originally Posted by mikewill57 View Post
I can't sleep, tried it, doesn't work. I mean, it works and then I "wake" and it seems to kinda come back but no screen. That's really no biggie though as I never put the laptop to sleep.
Tried with SleepEnabler Extension?

Quote:
I have disable.kext installed in my extras folder, should I replace this with the nullcpu.kext? Or have both?
You can try if NullCPUPwr works better... (Be sure to downlaod Leopard version!)

Quote:
For power, I'm assuming I need to delete some of the old kexts before installing voodoo power, yes?
Why do you always want to delete something?!
http://www.insanelymac.com/forum/ind...owtopic=143898
Just install it to have Powermanegement functionality.

Quote:
Oh, I've not tried patching update using zephryoth's tool, is that the solution?
No it is not. If you are running Voodoo Kernel you don't need to patch around.^^

Quote:
I am indeed running the voodoo kernel 9.5.0. I've tried upgrading using practically every method I can think of and have found out there. It always ends with the same result which is the looping restart. Stupidly annoying!!
The problem is quite simple one. When you run update your Kernel Binary is replaced with Vanilla Kernel, which can't boot your system.

You need to create a back-up of it first. Do the following on Terminal:
Quote:
sudo -s
cp /mach_kernel /bak_kernel
cp -R /System/Library/Extensions /Extensions_bak
Then remove any dsmos.kext or AppleDecrypt.kext from your system and replace it withfakesmc v2 Leopard
Then reboot and run the next higher single update (in your case 10.5.5) and use "/bak_kernel -v" to boot into your system again, once done.
Then run the next higher update. Once you are on the version you want, delete mach_kernel using "sudo rm -f /mach_kernel" and copy back your old one using "sudo mv /bak_kernel /mach_kernel"

To fix Kernel Panic on dmg mounting - Reinstall your old seatbelt.kext from /Extensions_bak
To fix USB mounting - reinstall system.kext form /Extensions_bak

AMD Phenom II X4 955 - ASRock AM3A770DE - 8GB DDR3-1333 - Radeon HD 5570 1GB passiv - BCM4318 802.11b/g - Snow Leopard Retail
+++
AMD Phenom X3 8450 - ASRock AM2NF6G-VSTA (BIOS L2.39) - 4GB DDR2-800 - Radeon HD 4650 512MB - Snow Leopard Retail (retired) / OpenBSD
Reply With Quote