muhyb@programming.dev to linuxmemes@lemmy.world · 5 days agoMicrosoft: "My PC"i.imgur.comimagemessage-square211fedilinkarrow-up11.15Karrow-down138
arrow-up11.11Karrow-down1imageMicrosoft: "My PC"i.imgur.commuhyb@programming.dev to linuxmemes@lemmy.world · 5 days agomessage-square211fedilink
minus-squaremuhyb@programming.devOPlinkfedilinkarrow-up9·5 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·5 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!