Linux S3/S4 testing tool - rtcwake

Source: lpmt.c

If you are looking for a S3/S4 testing program under Linux OS. Here is a simple example to demonstrate how to do it by rtc

Compile:
gcc -o lpmt lpmt.c

Run:  (S3 for 100 cycles)
sudo ./lpmt S3 100
use it at your own risk :)

No comments:

Post a Comment

Orange - data analysis tool

Installation pip install orange3 Run orange python -m Orange.canvas