muhyb@programming.dev to linuxmemes@lemmy.world · 2 days agoMicrosoft: "My PC"i.imgur.comimagemessage-square193fedilinkarrow-up11.19Karrow-down138
arrow-up11.15Karrow-down1imageMicrosoft: "My PC"i.imgur.commuhyb@programming.dev to linuxmemes@lemmy.world · 2 days agomessage-square193fedilink
minus-squaremuhyb@programming.devOPlinkfedilinkarrow-up8·2 days agoApparently you can see which devices can wake your PC with cat /proc/acpi/wakeup. S3 should be sleep and S4 hibernation. Though I have no idea which device is which.
minus-squareLordKitsuna@lemmy.worldlinkfedilinkarrow-up7·2 days agoLspci and lsusb will help you match up with the list
Apparently you can see which devices can wake your PC with
cat /proc/acpi/wakeup
. S3 should be sleep and S4 hibernation. Though I have no idea which device is which.Lspci and lsusb will help you match up with the list
Thank you guys! Lemmy is great!