I have tested the latest mainline kernel:

```
$ uname -a
Linux Zveri2 5.16.0-051600rc5-generic #202112121931 SMP PREEMPT Mon Dec 13 
00:36:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
```

No changes.

I agree that this might be an ACPI issue. On startup, I see the
following messages with this kernel:

```
Dec 14 14:24:28 Zveri2 kernel: [    0.405868] Monitor-Mwait will be used to 
enter C-1 state
Dec 14 14:24:28 Zveri2 kernel: [    0.405890] ACPI: \_SB_.PLTF.P000: Found 3 
idle states
Dec 14 14:24:28 Zveri2 kernel: [    0.405898] ACPI: FW issue: working around 
C-state latencies out of order
***
Dec 14 14:24:28 Zveri2 kernel: [    0.409080] ACPI: \_TZ_.THRM: Invalid passive 
threshold
Dec 14 14:24:28 Zveri2 kernel: [    0.409110] ACPI: \_TZ_.THRM: Invalid active0 
threshold
Dec 14 14:24:28 Zveri2 kernel: [    0.409172] ACPI BIOS Error (bug): Could not 
resolve symbol [\_TZ.THRM._SCP.CTYP], AE_NOT_FOUND (20210930/psargs-330)
Dec 14 14:24:28 Zveri2 kernel: [    0.409181] 
Dec 14 14:24:28 Zveri2 kernel: [    0.409182] No Local Variables are 
initialized for Method [_SCP]
Dec 14 14:24:28 Zveri2 kernel: [    0.409183] 
Dec 14 14:24:28 Zveri2 kernel: [    0.409184] Initialized Arguments for Method 
[_SCP]:  (1 arguments defined for method invocation)
Dec 14 14:24:28 Zveri2 kernel: [    0.409185]   Arg0:   00000000c253b8d9 <Obj>  
         Integer 0000000000000000
Dec 14 14:24:28 Zveri2 kernel: [    0.409189] 
Dec 14 14:24:28 Zveri2 kernel: [    0.409190] ACPI Error: Aborting method 
\_TZ.THRM._SCP due to previous error (AE_NOT_FOUND) (20210930/psparse-529)

```

I didn't check if there are changes compared to older linux packages.
The messages repeat for \_SB_.PLTF.P000 to \_SB_.PLTF.P00F. The BIOS is
updated to the latest version available.


I think @Ping-Ke Shih refers to classic pm-suspend behaviour vs the new S0ix 
sleep. I used the bash script from here: 
https://01.org/blogs/qwang59/2018/how-achieve-s0ix-states-linux to test S0ix 
compatibility of my laptop, and found that there is no support for S0ix at the 
moment:

```
ACPI: WSMT 0x0000000000000000 000028 (v01 _ASUS_ Notebook 01072009 AMI  
00010013)
Acpi Data Table [WSMT] decoded
Formatted output:  wsmt.dsl - 1314 bytes
Low Power S0 Idle is 0
The system does not support S0ix!
```

I can add the full output if necessary.

Using either `systemctl suspend` or `pm-suspend`, the computer's
behaviour doesn't look different to me.

While googling I found this message in LKML:
http://lkml.iu.edu/hypermail/linux/kernel/2107.2/02226.html , and
judging by https://bugs.launchpad.net/amd/+bug/1928694 the fix should be
in kernel 5.10. Though my CPU's architecture is Renoir, it seems no S0ix
for me is available yet.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1952403

Title:
  Realtek 8822CE wireless card fails to work after laptop discharge in
  sleep

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1952403/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to