@muhyb@programming.dev to linuxmemes@lemmy.world • 2 months agoMicrosoft: "My PC"i.imgur.comimagemessage-square215fedilinkarrow-up11.23Karrow-down138
arrow-up11.19Karrow-down1imageMicrosoft: "My PC"i.imgur.com@muhyb@programming.dev to linuxmemes@lemmy.world • 2 months agomessage-square215fedilink
minus-square@muhyb@programming.devOPlinkfedilink9•2 months 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-square@LordKitsuna@lemmy.worldlinkfedilink7•2 months 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!