我想禁用让我的笔记本电脑从键盘输入暂停中唤醒。我搜索了很多,并禁用了所有设备/proc/acpi/wakeup,但单击任何按钮时它仍然会唤醒。我检查了 BIOS 设置,但没有找到任何与挂起或任何相关的内容。这是我的/proc/acpi/wakeup文件:
Device S-state Status Sysfs node
P0P1 S4 *disabled
GLAN S3 *disabled
EHC1 S3 *disabled pci:0000:00:1d.0
EHC2 S3 *disabled pci:0000:00:1a.0
XHC S3 *disabled pci:0000:00:14.0
RP04 S3 *disabled pci:0000:00:1c.0
PXSX S3 *enabled pci:0000:08:00.0
RP05 S4 *disabled pci:0000:00:1c.4
PXSX S3 *disabled pci:0000:09:00.0
PEG0 S4 *disabled pci:0000:00:01.0
PEGP S4 *disabled
PEG1 S4 *disabled pci:0000:00:01.1
PEG2 S4 *disabled
LID0 S3 *enabled
Run Code Online (Sandbox Code Playgroud)
有什么建议 ?