intel / intel/S0ixSelftestTool
Running this tool hangs the system
- Dominant language
- Shell
- Stars
- 213
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
I ran the following command:
```
./s0ix-selftest-tool.sh -s
```
The system suspended into s2idle. After 5 seconds or so it wakes up and shows messages on the console about "read-error swap device" and "buffer IO error on device" of my boot partition. From this moment the system is frozen and I have to hold the power button for a few seconds to turn it off.
Logs of the s0ix:
```
$ cat 20221017-09-44-s0ix-output.log
---Check S2idle path S0ix Residency---:
The system OS Kernel version is:
Linux kl02 5.18.0-kali7-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.18.16-1kali1 (2022-08-31) x86_64 GNU/Linux
---Check whether your system supports S0ix or not---:
Low Power S0 Idle is:1
Your system supports low power S0 idle capability.
---Check whether intel_pmc_core sysfs files exit---:
The pmc_core debug sysfs files are OK on your system.
---Judge PC10, S0ix residency available status---:
Test system supports S0ix.y substate
S0ix substate before S2idle:
S0i2.0
S0ix substate residency before S2idle:
0
```
Contributor guide
Assessment
This issue has not been assessed yet.