Skip to content

Add command to set EC hibernation delay #122

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 2, 2025
Merged

Conversation

JohnAZoidberg
Copy link
Member

After the system turns off and no AC power is present, the EC waits a few seconds and then turns off completely.
Using this command we can find out what that delay is and change it.

> framework_tool.exe --ec-hib-delay 30
EC Hibernation Delay: 30s

After the system turns off and no AC power is present, the EC waits a
few seconds and then  turns off completely.
Using this command we can find out what that delay is and change it.

```
> framework_tool.exe --ec-hib-delay 30
EC Hibernation Delay: 30s
```

Signed-off-by: Daniel Schaefer <dhs@frame.work>
@JohnAZoidberg
Copy link
Member Author

Tested on Framework 13 AMD Ryzen AI 300. Set delay to 120s and EC turns off after 2 minutes.
I opened the chassis and checkec when the blinking light stops.

@JohnAZoidberg JohnAZoidberg merged commit 5ba932e into main May 2, 2025
6 checks passed
@JohnAZoidberg JohnAZoidberg deleted the hibernate-delay branch May 2, 2025 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant