Skip to content
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

Add hibernate power state. #22

Merged
merged 1 commit into from
Jun 27, 2017
Merged

Add hibernate power state. #22

merged 1 commit into from
Jun 27, 2017

Conversation

chenl
Copy link
Contributor

@chenl chenl commented Jun 27, 2017

According to Intel® AMT 9.0 Start Here Guide

7: Hibernate (Off Soft), corresponding to ACPI state S4, where the state of the managed element is preserved and will be recovered upon powering on

I also tested this with an Intel NUC I have access to, and after
asking the OS to hibernate the machine (and waiting for about 2
minutes) amt.client.Clients.poser_status() returned '7'.

According to
https://software.intel.com/en-us/articles/intel-active-management-technology-start-here-guide-intel-amt-9

> 7: Hibernate (Off Soft), corresponding to ACPI state S4, where the state of the managed element is preserved and will be recovered upon powering on

I also tested this with an Intel NUC I have access to, and after
asking the OS to hibernate the machine (and waiting for about 2
minutes) `amt.client.Clients.poser_status()` returned `7`.
@sdague
Copy link
Owner

sdague commented Jun 27, 2017

Thanks!

@sdague sdague merged commit aff4822 into sdague:master Jun 27, 2017
@chenl
Copy link
Contributor Author

chenl commented Jun 27, 2017 via email

@sdague
Copy link
Owner

sdague commented Jun 27, 2017 via email

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.

2 participants