Subscribe to our RSS news feed
AAPL 196.91 (1.44)

14 Pages V   1 2 3 > »   
Reply to this topic Start new topic
10.5.8 deep sleep problem?
**
  • Group: Members
  • Posts: 59
  • Joined: 22-April 07
  • Member No.: 102,526
sleep doesnt work in 10.5.8..but its fine in previous versions..post solution if there any..tnx
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 92
  • Joined: 24-January 08
  • Member No.: 177,138
I took disabler.kext out of extensions.mkext and out of /Extra/Extensions and now sleep works again.

Use mkexttool to edit extensions.mkext

Be sure to keep a backup!!!!
PM Profile Card
Go to the top of the page
+ Quote Post
*****
  • Group: Members
  • Posts: 291
  • Joined: 17-March 07
  • From: Krung Thep
  • Member No.: 93,383
QUOTE (jimmydigital00 @ Aug 7 2009, 02:55 AM) *
I took disabler.kext out of extensions.mkext and out of /Extra/Extensions and now sleep works again.

Use mkexttool to edit extensions.mkext

Be sure to keep a backup!!!!


@jimmydigital00

You're right. Sleep mode's working after I removed Disabler.kext (IntelCPUPMDisabler).

edit:
Also, I tried to remove AppleIntelCPUPowerManagement.kext, the system couldn't get to sleep. I had to reinstall the kext.

I would like to know what AppleIntelCPUPowerManagement.kext is working for. I read some said that CPU temperature will increase if the kext was loaded.
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 92
  • Joined: 24-January 08
  • Member No.: 177,138
Did you check to make sure Disabler is not in your extensions.mkext?

PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 93
  • Joined: 19-February 09
  • From: New Jersey, USA
  • Member No.: 380,046
QUOTE (jimmydigital00 @ Aug 6 2009, 03:55 PM) *
I took disabler.kext out of extensions.mkext and out of /Extra/Extensions and now sleep works again.

Use mkexttool to edit extensions.mkext

Be sure to keep a backup!!!!


Can you please explain in more detail as I am needing just some hand holding. Thanks.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 9
  • Joined: 15-November 08
  • Member No.: 321,056
I took disabler.kext out of extensions.mkext and out of /Extra/Extensions and now sleep don't work XD

Anyone can help me, the disabler.kext did not resolve the problem
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 59
  • Joined: 22-April 07
  • Member No.: 102,526
same here....not working even i removed disabler.kext
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 9
  • Joined: 15-November 08
  • Member No.: 321,056
have u sleepWatcher, i'll see there when i've time
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 92
  • Joined: 24-January 08
  • Member No.: 177,138
You can also try removing IntelCPUPMDisabler.kext
Should be located either in Extra or in System/Library/Extensions


Both Disabler and IntelCPUPMDisabler perform similar tasks so you may have one or the other.

Check for these files in
/Extra
/System/Library/Extensions
Also use mkext tool
to check the Extensions.mkext file as well.

You will need to create a new .mkext using the mkext tool after removing the file.

PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 9
  • Joined: 15-November 08
  • Member No.: 321,056
Already do that, hith mkexttoll and mkextmaker to be sure, FINALLY GOT SLEEP PROBLEM
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Donators
  • Posts: 945
  • Joined: 11-April 06
  • From: Pennsylvania
  • Member No.: 33,744
That does not work in most systems, I already tried and sleep still not working rolleyes.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 32
  • Joined: 3-November 08
  • From: Virginia, USA
  • Member No.: 314,214
I rolled back to mach_kernel 9.7 from 9.8 and that solved my sleep problems.

I still can't do a timed sleep (which was a problem before the update), but manually from the Apple Menu works.
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Donators
  • Posts: 945
  • Joined: 11-April 06
  • From: Pennsylvania
  • Member No.: 33,744
QUOTE (paduck @ Aug 6 2009, 09:45 PM) *
I rolled back to mach_kernel 9.7 from 9.8 and that solved my sleep problems.

I still can't do a timed sleep (which was a problem before the update), but manually from the Apple Menu works.


Could you send me the 10.5.7 kernel? I don't have it available. thanks!
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Newbies
  • Posts: 4
  • Joined: 27-July 09
  • Member No.: 463,534
So far, I've tried the disabler solution, the intelcpupmdisabler solution, the appleintelcpupowermanagement solution, and even the rollback kernel solution, and it still won't go into deep sleep. Any other ideas or solutions by chance? Any input would be great, and I don't wanna have to reinstall everything just to roll back to 10.5.7.
PM Profile Card
Go to the top of the page
+ Quote Post
*******
  • Group: Members
  • Posts: 743
  • Joined: 21-April 07
  • From: US
  • Member No.: 102,287
QUOTE (jimmydigital00 @ Aug 6 2009, 08:11 PM) *
Both Disabler and IntelCPUPMDisabler perform similar tasks so you may have one or the other.

Disabler.kext also disables AppleEFIRuntime.kext and AppleSMC.kext (or something like that). Whats weird is that removing Disabler.kext fixes sleep for some while at the same time AppleEFIRuntime.kext is known to prevent sleep (including on my laptop). I just installed 10.5.8 so once I reboot I will know if sleep still works or not.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Newbies
  • Posts: 3
  • Joined: 26-November 07
  • Member No.: 156,964
QUOTE (jimmydigital00 @ Aug 6 2009, 09:11 PM) *
You can also try removing IntelCPUPMDisabler.kext
Should be located either in Extra or in System/Library/Extensions


Both Disabler and IntelCPUPMDisabler perform similar tasks so you may have one or the other.

Check for these files in
/Extra
/System/Library/Extensions
Also use mkext tool
to check the Extensions.mkext file as well.

You will need to create a new .mkext using the mkext tool after removing the file.


I got up this pass. But, how to install the new Extensions.mkext from mkext tool If when delete Extensions.mkext from System/Library/Extensions he is substitutes for original arquive?

obs: Sorry for my bad english? I am Brasilian. rsrs
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 23
  • Joined: 3-April 08
  • Member No.: 209,358
Make sure you're not overlooking NullCPUPowerManagement.kext. I'd removed Disabler.kext and was frustrated by sleep still not working, then I discovered that and removed it. Sleep now works 100% at the expense of my CPU running a few degrees hotter.
PM Profile Card
Go to the top of the page
+ Quote Post
******
  • Group: Members
  • Posts: 440
  • Joined: 23-February 09
  • Member No.: 382,001
Narrowing things down, I find that my system sleeps&resumes from sleep (manually&automatically) if and only if I have AppleIntelCPUPowerManagement.kext loaded. I had to use Disabler.kext during the 10.5.8 upgrade, but I'm no longer using it.

I am running voodoopower as well to control p-states, as AppleIntelCPUPowerManagement is not working for that.

Under 10.5.7 sleep&resume worked fine without AppleIntelCPUPowerManagement.
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 165
  • Joined: 21-September 06
  • From: USA
  • Member No.: 56,768
QUOTE (bolly @ Aug 6 2009, 01:28 PM) *
sleep doesnt work in 10.5.8..but its fine in previous versions..post solution if there any..tnx


Were u using EFI v9 or Chameleon 2 / EFI v10?
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 83
  • Joined: 20-September 08
  • Member No.: 290,659
QUOTE (jimmydigital00 @ Aug 6 2009, 09:55 PM) *
I took disabler.kext out of extensions.mkext and out of /Extra/Extensions and now sleep works again.

Use mkexttool to edit extensions.mkext


just for the record:

deleting the kexts + removing the extensions.mkext (backup is booted) AND/OR (not sure) -f @darwin does the same, as either deleting or a -f boot creates a new extensions.mkext (from the kexts found in extensions folder) ?

i always do both : )

also i "touch" the extensions folder, and perform a permission repair before rebooting with -f.

can anybody give me an "amen" please, that this is correct... : )
PM Profile Card
Go to the top of the page
+ Quote Post
14 Pages V   1 2 3 > » 
Reply to this topic Start new topic

3 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
2 Members: SKATERR, zoulu

 

RSS Lo-Fi Version Time is now: 9th February 2010 - 03:30 PM