muhyb@programming.dev to linuxmemes@lemmy.world · 3 days agoMicrosoft: "My PC"i.imgur.comimagemessage-square203fedilinkarrow-up11.2K
arrow-up11.2KimageMicrosoft: "My PC"i.imgur.commuhyb@programming.dev to linuxmemes@lemmy.world · 3 days agomessage-square203fedilink
minus-squaremuhyb@programming.devOPlinkfedilinkarrow-up9·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!