Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Sleep working! #9

Open
thaiiy opened this issue Jan 3, 2022 · 1 comment
Open

Sleep working! #9

thaiiy opened this issue Jan 3, 2022 · 1 comment

Comments

@thaiiy
Copy link

thaiiy commented Jan 3, 2022

Check out my fork of this @ocd0711 and @thewhoyouare Repos

https://github.com/thaiiy/MacOS-XPS-9700-OpenCore

Here's the log of a couple of long sleeps:

pmset -g log|grep -e " Sleep " -e " Wake "

2022-01-02 01:15:32 +1100 Wake Wake from Normal Sleep [CDNVA] : due to /UserActivity Assertion Using AC (Charge:100%)
2022-01-02 01:24:10 +1100 Sleep Entering Sleep state due to 'Software Sleep pid=161':TCPKeepAlive=disabled Using Batt (Charge:100%) 33760 secs
2022-01-02 10:46:50 +1100 Wake Wake from Normal Sleep [CDNVA] : due to /UserActivity Assertion Using BATT (Charge:100%) 120 secs
2022-01-02 10:48:50 +1100 Sleep Entering DarkWake state due to 'Clamshell Sleep':TCPKeepAlive=disabled Using Batt (Charge:98%)
2022-01-02 10:49:05 +1100 Sleep Entering Sleep state due to 'Clamshell Sleep':TCPKeepAlive=disabled Using Batt (Charge:98%) 40348 secs
2022-01-02 22:01:33 +1100 Wake Wake from Normal Sleep [CDNVA] : due to /UserActivity Assertion Using BATT (Charge:98%) 53 secs
2022-01-02 22:02:26 +1100 Sleep Entering Sleep state due to 'Clamshell Sleep':TCPKeepAlive=disabled Using Batt (Charge:90%) 7829 secs
2022-01-03 00:12:55 +1100 Wake Wake from Normal Sleep [CDNVA] : due to /UserActivity Assertion Using BATT (Charge:90%)

@VGerris
Copy link

VGerris commented Oct 23, 2023

please also check : https://github.com/jkbuha/XPS-9500-IceLake-OpenCore and the issue at your repo : thaiiy#2 - that repo from jkbuha is likely the most active one regarding sleep issues and I am working on it to get it working with all models, since they are so similar.

As written, S3 sleep 'just works' when the laptop is plugged in ( for me including current BIOS ) - it just doesn't work when unplugged from power. That condition by itself is a good hint towards a potential fix.
Dell has after another support request answered they only support modern standby, which is crap and even on windows unusuable on my model. Let's join forces and fix this ourselves :).

If you read this, please test with both power brick plugged in and not and let us know if your sleep works in both cases and dump the output of sudo pmset -g

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants