this post was submitted on 14 Jun 2025
937 points (98.1% liked)

memes

15795 readers
3350 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to [email protected]

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 25 points 1 week ago (19 children)

Why the hell does my PC turn itself on from hibernate when there is an update pending? Fuck you windows.

Going to switch to Linux as soon as I stop being lazy... any day now.

[–] [email protected] 3 points 1 week ago* (last edited 1 week ago) (4 children)

Because you have configured it to install updates when you are not using your PC and windows is leveraging a system wake timer. If Linux was configured to do the same it would be no different.

[–] [email protected] 1 points 1 week ago (2 children)

I don't know about others, but I've tried and failed to stop my pc waking from sleep.
At some point, it just stops providing wake reason codes. It just wakes up. The system doesn't know or tell why.
Hibernation has never failed me, at least.

[–] [email protected] 2 points 1 week ago* (last edited 1 week ago)

Try running this in Powershell, after running this it should only wake from either a wake timer and maybe wake on lan.

powershell -Command "powercfg /devicequery wake_armed | ForEach{ powercfg /devicedisablewake $_ }"

load more comments (1 replies)
load more comments (2 replies)
load more comments (16 replies)