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

Cannot S3 resume on a Ubuntu24.04 VM #8661

Open
jiayuan-intel opened this issue Jul 22, 2024 · 1 comment
Open

Cannot S3 resume on a Ubuntu24.04 VM #8661

jiayuan-intel opened this issue Jul 22, 2024 · 1 comment
Labels
status: new The issue status: new for creation

Comments

@jiayuan-intel
Copy link
Contributor

Describe the bug
When using Ubuntu24.04 as a User VM, it cannot resume after entering system S3 power state.

Platform
ASUS minipc PN64. RPL.

Codebase
ACRN-v3.3

Scenario
Shared scenario.

To Reproduce

  1. Follow getting started guide, use Ubuntu24.04 as User VM and boot.
  2. Enter User VM console, type 'echo mem > /sys/power/state' to enter system S3 state.
  3. Enter Service VM console, type 'acrnd -t -d 3' to guest resume.
  4. See 'active_all_vms: Unknown vm state 2' in Service VM console. S3 resume error.

Expected behavior
User VM should able to resume.

Additional context
When using Ubuntu22.04 as User VM, it will resume ok.

@jiayuan-intel jiayuan-intel added the status: new The issue status: new for creation label Jul 22, 2024
@haiwei-li
Copy link
Contributor

Standard ubuntu 24.04 now is using branch 6.8.0-36.36 in https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/noble. The bug is triggered in:
image

This is fixed in c8fae27d141a32a1624d0d0d5419d94252824498 linux upstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: new The issue status: new for creation
Projects
None yet
Development

No branches or pull requests

2 participants