haha no way, I just bloody removed sleepwatcher because KX driver has proper power management now and works without load/unload script in sleepwatcher.
I'm not going that route again hehe, thx for the fix though bud
KX driver?
haha no way, I just bloody removed sleepwatcher because KX driver has proper power management now and works without load/unload script in sleepwatcher.
I'm not going that route again hehe, thx for the fix though bud
Guest: ѕиоѡ_*
Oh hi bud, just posted on your other thread. Does this require a dsdt.aml file because I havent used one as of yet.
KX driver makes your Audigy 2 ZS work in 8 channels and 32 bit so full surround.
I no longer have to use the ALC 889a.
Hi Guys,
The reason for the 10.5.8 sleep problems is, that there is a small piece of code added to the new kernel, that tries to shut down all CPUs (except the one running the go-to-sleep code of coursewhen going to sleep. This is implemented by calling the registered PM extension (AppleIntelCPUPowerManagement under normal circumstances) and expects a KERN_SUCCESS return value.
However, when there is no PM extension registered (VoodooPower doesn't register itself as one, and probably for a good reason - the PM extension is quite tightly bound to kernel version, so there would have to be one VoodooPower.kext per kernel version), the fallback behavior is to return an error code, which in turn causes the kernel to panic (but you won't see the panic screen because your monitor is already turned off at that point, so it merely appears to hang while going to sleep).
Long story short, I'll try to write a kext that will fix this later today (2100 GMT+2 at the earliestand will post it here for you to test
Guest: ѕиоѡ_*
Thx a lot Pista for the detailed info.
I will keep using the 7 kernel until there is a proper solution. You mentioned the system kext, does that mean I also have to use the 10.5.7 version or?
I have no issues so far (haven't checked time machine but thats another road) so do you think it is still needed to use the system kext?
Thx and I can't wait to try out your work bud.
Guest: ѕиоѡ_*
Well, the System.kext is a product of the kernel build process (along with mach_kernel itself) making it essentially a part of the kernel, so yeah, I believe it's always a really good idea to have a System.kext that matches the kernel you use.
btw., the most often reported issue with a mismatched System.kext is with USB automounting
Ok, I will try without the system.kext until I run into issues (no USB or other issues for that matter)
Knowing me I might forget to switch the system.kext too (along with the kernel) when the fix arrives
Thx again for your input m8
Guest: ѕиоѡ_*
What exactz do you mean ?
Sleep without that temp rising AppleIntelCPU.kext ?
Or onyl with that "problem" of higher cpu temp ?
Higher CPU temp wouldnt be really an "everything working".
So, I guess I'm screwed. I just updated to 10.5.8 today through Apple Software Update and hibernation is broken. (Originally on iPC 10.5.6)
I don't have "Disabler.kext" in /Extra or /S/L/E.
I DO have Don't Steal Mac OS X.kext (NOT dsmos.kext)
I don't have an EFI partition
I have patched my DSDT with HPET
Removing AppleIntelCPUPowerManagement.kext results in a kernel panic
Removing IntelCPUPMDisabler.kext results in a kernel panic
Going back to the kernel from 10.5.7 didn't work
I guess I'll just have to wait until someone comes up with a proper fix.
(Specs in signature are correct)
kextload: extension SleepEnabler.kext appears to be loadable
kextload: SleepEnabler.kext loaded successfully
But sleep doesn't work. KP
Visible KP? that's at least a bit better than hanging after the display is turned off
Could you try to take a picture of the KP screen with debug turned on? (enabled with something like debug=0x144 I believe, in kernel arguments)
0 members, 1 guests, 0 anonymous users