I need a help for get my sleep working, i have a LG P420 laptop running OK, miss only the sleep, i already removed NCPUPM.kext and Voodoo.kexts, i patched the AICPUPM.kext and the AppleRTC.kext, i have only intel kexts loaded, but i cant get the sleep to work, i dont use DSDT cause doesnt exits for my laptop, i tried change the hibernation mode (0, 1 ,3) but no luck to wake, i see my laptop sleeping, but dont wake, i click on trackpad, keyboard, press the power button but doesnt wake, i have to force restart. What can i do now???Helps will be appreciated.
3 replies to this topic
#1
Posted 14 July 2012 - 05:17 PM
#2
Posted 14 July 2012 - 06:07 PM
CaiqueAraujo, on 14 July 2012 - 05:17 PM, said:
I need a help for get my sleep working, i have a LG P420 laptop running OK, miss only the sleep, i already removed NCPUPM.kext and Voodoo.kexts, i patched the AICPUPM.kext and the AppleRTC.kext, i have only intel kexts loaded, but i cant get the sleep to work, i dont use DSDT cause doesnt exits for my laptop, i tried change the hibernation mode (0, 1 ,3) but no luck to wake, i see my laptop sleeping, but dont wake, i click on trackpad, keyboard, press the power button but doesnt wake, i have to force restart. What can i do now???Helps will be appreciated.
for DSDT use this script, copy and paste in app Terminal, for sleep you have patch your DSDT.aml,, USB devices is very important for sleep work fine
see in Desktop for your extracted DSDT.aml
perl -e 'open(CMD, "ioreg -lw0 \| grep DSDT|") or die; while(<CMD>) { chomp; if($_ =~ /\"DSDT\.?\d?\"=<([^>]*)>/) { $buff = $1; open(PIP, "|xxd -r -p > ~/Desktop/dsdt.aml") or die; print PIP "$1"; } }'
Good Luck!!!
#3
Posted 14 July 2012 - 09:57 PM
Doesnt work, i created the DSDT installed with ###### 4.3.1, but when i boot i get a forever booting, i forgot to say some informations too, i have 2 partitions, the ML GM and a partition with Lion, the bootloader chimera 1.8.0 its installed on lion partition, so when i installed DSDT i selected to install on Lion partition. Do u have any more ideas? ty
Edited by CaiqueAraujo, 14 July 2012 - 10:46 PM.
#4
Posted 14 July 2012 - 10:46 PM
Doesnt work, i created the DSDT installed with ###### 4.3.1, but when i boot i get a forever booting, i forgot to say some informations too, i have 2 partitions, the ML GM and a partition with Lion, the bootloader chimera 1.8.0 its installed on lion partition, so when i installed DSDT i selected to install on Lion partition. Do u have any more ideas? ty
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account








