小编use*_*823的帖子

未从 ubuntu 22.04 挂起中唤醒

我刚刚将 Lenovo X1 Carbon 从 Ubuntu 20.04.4 升级到 22.04。以前,我可以通过打开盖子或按电源底部来从挂起状态唤醒。现在,升级后,我根本无法从挂起中唤醒!我需要强制关机,这很烦人。

知道如何解决这个问题吗?

更新:

$ sudo dmidecode -s bios-version
N1FET74W (1.48 )
           
free -h
             total        used        free      shared  buff/cache   available
Mem:         15Gi        1,7Gi        11Gi       526Mi      2,4Gi        12Gi
Swap:        2,0Gi          0B       2,0Gi

sysctl vm.swappiness
vm.swappiness = 60

swapon -s
Filename                Type        Size        Used        Priority
/swapfile               file        2097148     0           -2
Run Code Online (Sandbox Code Playgroud)

更新2:

$ lsmod | grep -i think
think_lmi              28672  0
firmware_attributes_class    16384  1 think_lmi
thinkpad_acpi         122880  0
nvram                  16384  1 thinkpad_acpi
ledtrig_audio          16384  3 snd_ctl_led,snd_hda_codec_generic,thinkpad_acpi …
Run Code Online (Sandbox Code Playgroud)

suspend wakeup 22.04

36
推荐指数
3
解决办法
3万
查看次数

标签 统计

22.04 ×1

suspend ×1

wakeup ×1