Contribute
Register

[Help please] Laptop continue wake from sleep

Status
Not open for further replies.
@sbeaber4 @Feartech unfortunately the problem still exist.

In addition to the debug file , I also upload two terminal log
"normal_sleep" is the log when it still sleep normally.
"sleep_break" is the log when sleep-wake cycle starts happen.
Thanks.
you still need to run these commands in terminal:
Code:
sudo pmset -a hibernatemode 0
sudo rm /var/vm/sleepimage
sudo mkdir /var/vm/sleepimage
sudo pmset -a standby 0
sudo pmset -a autopoweroff 0

config.plist:
FixRegions should probably be removed

kexts:
what are these for?
KLog.kext
Display-6af-2036.kext
 
Thanks for quick reply~
you still need to run these commands in terminal:
Thanks , I promise this time I've change hibernation mode to zero

FixRegions should probably be removed
Ok , I uncheck this option.

kexts:
what are these for?
KLog.kext
Display-6af-2036.kext
The display-6af-2036.kext is the kext when I patch the EDID via hackintool.
I'm not sure what is KLog.kext I've remove it.
I've add two kext : voodooi2c and voodooi2chid for my usb-hid touchscreen.

All other things are still the same.
 

Attachments

  • debug_25700.zip
    4.1 MB · Views: 67
@Feartech Sorry to bother you , I have a small question.
If some kext error in \L\E , making kernel panic and I cannot boot into system , how to solve the issue?

If I put all the kext in clover\kext\other , while the kext have problems , all I need to do is to replace the kext in clover , under windows pe.
But I don't know how to do if I put all kexts in \library\extensions.
Thank you~
 
Sorry for another question...
If my laptop thunderbolt 3 port has also been used for charge.
Should I set the port type to internal?(usbconnector=255)
Thanks.
 
@Feartech Sorry to bother you , I have a small question.
If some kext error in \L\E , making kernel panic and I cannot boot into system , how to solve the issue?

If I put all the kext in clover\kext\other , while the kext have problems , all I need to do is to replace the kext in clover , under windows pe.
But I don't know how to do if I put all kexts in \library\extensions.
Thank you~
what panic? show image of verbose
 
what panic? show image of verbose
@Feartech Sorry , the panic doesn't happen on this laptop.
I have another Hackintosh tablet , which have kernel panic after I've install all the kext via \L\E , and remove unnecessary kext in \clover\kext\other.(After the panic , I replace all clover file under windows PE and it is bootable again:confused:)
I am afraid that next time when the kernel panic happen , I don't know how to solve the issue , thanks.


As for my laptop sleep problem . I've search through the forum and I'm afraid there is no solution to the problem:(
If I use one-key-cpufriend and change the lowest cpu frequency to 200 or 300 to replace sleep , will it do damage to my laptop or system?
Thanks.
 
@Feartech I've edited my question. Some strange behavior on my laptop power-button might be associated with abonormal sleep , thanks.
 
@Feartech I've edited my question. Some strange behavior on my laptop power-button might be associated with abonormal sleep , thanks.
edited where?

reply with new question and new problem reporting files
 
edited where?

reply with new question and new problem reporting files

Sorry moderator , I found the thinkpad x1 yoga 3rd sleep-wake issue is too hard for me to solve.(The sleep issue might be related to microsoft Si03 sleep implement...)
I'll wait until somebody find out the solution.
Thank you for your patience~
~~

--------------------------------------------------------------------------------------------------------------------------------------

For people who are trying to solve the issue , there might be a possible solution :
When encounter with sleep-wake issue(caused by USB wake) , type terminal
sudo launchctl stop com.apple.usbd
sudo launchctl start com.apple.usbd

and the sleep-wake issue are solved ; However , if the sleep-wake issue is provoked again(caused by USB wake) , the terminal method will not function anymore until you reboot the machine.
 
Last edited:
@Feartech hi moderator , just want to recheck something ... I might find out the answer
My cpu is 8550u , so should I use usb3 _prw 0x6d (Skylake) instead of usb3 _prw 0x6d ?
I found that my laptop won't wake on usb after this patch...
Thanks...
 
Status
Not open for further replies.
Back
Top