Jump to content
kingofkings6

sleep problem... what change should i do?? help me

Recommended Posts

Read http://Olarila.com/forum/viewtopic.php?f=19&t=634

 

If the system goes to sleep and wakes immediately, look for "Wake reason" in kernel log and edit method _PSW or remove _PRW from that device in DSDT.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Which device is causing wake?


Before removing _PRW try applying USB patches (EHCI, UHCI) for your chipset.


_PSW edit is to make it always store zero, remove the condition on arg0 http://Olarila.com/forum/viewtopic.php?f=19&t=301#p2860

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Which device is causing wake?


Before removing _PRW try applying USB patches (EHCI, UHCI) for your chipset.


_PSW edit is to make it always store zero, remove the condition on arg0 http://Olarila.com/forum/viewtopic.php?f=19&t=301#p2860

 


AFTER lookin at link you post

what saw in terminal that >>> Wake reason = EHC2 EHC1 & Wake reason = EHC2


what does it mean??

Link to comment
Share on other sites

It means EHC1 and EHC2 are causing wake.


Apply EHCI patch for your chipset before doing _PRW or _PSW edits.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Hi,


i also have sleep problems, or better, "wake" problems. After changing _PSM Method for EHC1 the machine goes to sleep well and stays there (first problem solved, does not wake up within 1sec anymore). But now the machine does not wake up anymore. if the power button is pushed, the activity led flashes but nothing happens. no fan, no hdd noise, nothing. holding power button to send machine hard off does not work, only removing battery will have any effect.


Have tried all fixes via DTSE, at the moment do not know where to search the problem,


i have attached my dsdt, hopefully someone will have a clue to give me a hint,


Best Regards,


limp

DSDT.aml.zip

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...