@muhyb@programming.dev to linuxmemes@lemmy.world • 21 days agoMicrosoft: "My PC"i.imgur.comimagemessage-square208fedilinkarrow-up11.21K
arrow-up11.21KimageMicrosoft: "My PC"i.imgur.com@muhyb@programming.dev to linuxmemes@lemmy.world • 21 days agomessage-square208fedilink
minus-square@muhyb@programming.devOPlinkfedilink9•20 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-square@LordKitsuna@lemmy.worldlinkfedilink7•20 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!