![]() |
Clamshell Sleep via DSDT?
I'm attempting to get SL running on 64bit by removing the needed kexts that only support 32bit and get the needed support by patching my DSDT. I only have 2 issues left which include AppleHDA (no sound after sleep, but enabled via DSDT thanks to mormegil!) and clamshell sleep.
Taken from a post by pentiumpc: Code:
Device (LID0) My dsdt: Code:
Device (LID0) |
Code:
Device (LID0) |
Close!!! It sleeps when the Lid is open instead of closed. Right now I can put it to sleep manually but once awake and the lid is open it keeps going back to sleep...
Update: I tried: Code:
Device (LID0) |
Code:
Device (LID0) |
Alright!!! One more kext scratched off the list! It needed to be inserted here:
Code:
If (ECOK) |
Glad to help.. Nice one!
|
Re: VoodooBattery is only 32bit. Superhai's published the source. Can't it be "ported" and compiled for 64-bit?
|
1 Attachment(s)
Hi, mormegil.
I HAVE THE SAME PROBLEM CAN U HAVE A CHECK OF MY DSDT AND GIVE ME SOME ADVICE? THANKS IN ADVANCE. REGARS MIKE HERE IS MY DSDT. I ALSO HAVE SOME GFX0 FAMILY MATCH ERRORS. |
1 Attachment(s)
and here is mine as well, i already have sleep on lid close but cannot wake on lid open, and if i sleep, i cannot restart well as well as shutdown, there is no video but there is still activity on the wifi, fans and power monitor.
|
thanks to mormegil. my laptop now goes to sleep when i close lid. just an issue: now the restart and shutdown processes have become slow (the system remains blocked on the desktop for 10 seconds doing nothing, and then it restart). i don't know why. has anyone the same problem?
|
Try to add the PNLF section on your DSDT, it works for me for sleep (no wake) but I avoid the ugly Notify to the SleepButton.
|
1 Attachment(s)
Hi,
i tried the sleep fix, but i can't get it to work, sleep in general doesn't work, when i press the sleep button, my screen freezes and that's all, when i press the powerbutton i get the restart/shutdown popup and all works again. Lidsleep also does the same, screen freezes but stays on. i wanna ask you if you plz wanna look at it? |