This is actually the thing that originally triggered me into wiping my windows OS and switching to Linux a couple years back. Unbelievable that I can put my machine into long-term low power mode and minutes later windows is like ‘lol, did you mean to click update??’
Can’t believe how much better Linux is for 0$.
I had to spend an annoying amount of time finding all of the settings to make it so that my windows machine would never wake up on its own, spread out over an even longer period of time because some of them aren’t easy to trigger on my own so it was a matter of trying something and then trying more things if I find it awake on its own again.
Even disabling the wake on mouse movement was a pain because it doesn’t properly label mice and keyboards and doesn’t have a global setting. I wanted to keep wake on keyboard but not have it wake if my mouse moved a nm because a butterfly flapped its wings too vigorously as it flew by the closed window.
After I installed Linux, I went to do the same thing there only to find it already had sensible defaults set.
sudo apt update && sudo apt upgrade -y
That’s how easy updating is on (Debian flavors)Linux.
On arch it is sudo pacman -Syu or yay
sudo nixos-rebuild switch --update
Sudo flatpak update
On RHEL it’s simply sudo dnf update -y
“My PC” was even replaced with “this PC” since Windows 11, which feels almost too symbolic…
The main thing I’m learning from this thread is that a surprising number of people don’t shut their machines down when they’re done using them. Which is wild to me.
A lot of modern windows laptop don’t let you shut them down.
They use something called Windows Hybrid Sleep and it should be illegal. Selecting shut down in windows will keep the machine in a state where it will turn on at random times to check for updates. Especially fun whrn in your backpack creating a furnace.
Thankfully it can be disabled via AD policy.
Shouldn’t have to use fucking group policy just to stop your machine updating at inopportune times. Fucking Windows.
It’s always funny to me when people call Linux complicated and in the next sentence say shit like that
As if doing registry edits and group policy stuff is acceptable for basic features and settings
deleted by creator
Ah yeah I forgot about hybrid sleep as I turned if off years ago and forgot it existed. Such a nonsense feature.
Ah yes, the greek hydra of IT. Disable one policy, two more shall take it’s place.
Or just disable the Fast Startup option
I remember you have to press either Shift or Alt for the shutdown button to actually shut down the PC.
You dont need to use group policy.
Admin console: powercfg.exe /hibernate off
Now its off. Hybrid sleep is just a faster Hibernate.
Or just turn off fast Startup in the power settings.
I meant that you can thankfully disable it with group policy so that the 3000 laptops I manage at work don’t all cook in backpacks every day.
I’ve been out of the GPO game for a while, but I’ve never heard of widespread issues with laptops waking up even if their lids are closed. Did this start with Windows 11?
Yeah it started sometime in 2022. Though also for Windows 10.
It also has some hardware requirements, so most older laptops wouldn’t have the issue.
is that not on by default for every windows installation?
The only reason why my uptime is only a month is because I took my PC with me on a work trip which involved packing it.
No point. Sleep works great and live updates are flawless.
When I got my first (and only) PC, it was outright SUGGESTED to never power it down. By HP. So yeah I just sleep my computer, and yes I have to deal with the bullshit in the meme lol
Always wondered why the fuck my PC is awake before I even touch it.
Back in the day we did that because it too long to boot so we never shut it down.
20 years later we have servers at home that we never shut down.
me too. i see no reason not to shut it down, unless boot time takes way too long (you dont have an ssd), you use windows (always takes too long), or you have a bunch of apps open and don’t want to lose the workflow.
though i just have to shutdown anyway because my pc is right under a couple of roof leaks and it might rain while i’m sleeping or not at home
honest question, because i use windows and i shut down every day. is 20 seconds really “too long” for a full boot up?
boot hardly takes any time at all. it’s all the programs on the computer that take forever to start.
Ctrl shift esc. Turn off start on boot up programs that you don’t want to start.
I think a lot of people are still stuck in the HDD days where windows could take 15-20 mins for a cold boot.
But I only sleep windows because I like to get game updates while I sleep.
no, i was joking about the windows part there
i’d say too long is 1 minute or more
Look, I used to work with computers that would take 5 minutes to turn on. I’m done waiting for computers to boot, I want it to take the least time it can. If hibernation takes just 1 second off, I’m gonna use it.
To be fair I don’t always use it like that but suspend is convenient if I have a continuous work that is scattered all around.
what i’d day is “always turn off your computer when you’re done using it”, meaning you sleep it when you have work you don’t want to lose.
Sign in states for tokens expire when you power cycle. If you’re in IT or moving between classes, not only would you have to wait for power down and power on each stop you make,you’d also need to sign into every tool you use that requires credentials. I work as a field tech for an MSP. If I had to shut down at the end of each stop and boot back up then I’d have to spend 20-30 minutes signing back into my RMM, ticket system, azure portal, knowledge base etc on top of the site specific stuff I’m already going to have to sign into for that stop. Sleep great. Just disable S0 sleep.
That’s ass. Your bosses should be moving away from that shitty software
Shitty software? The software is great. It sucks that we live in a world that needs MFA to be secure. I also don’t think any software exists in the IT space that doesn’t require some sign in. Every RMM on the planet is going to require secure sign on and so will every knowledge base software. You also need to sign in to access things like domain DNS. Most of my job is locked behind half a dozen sign ins. That’s how it goes for MSPs anything else would be unsecure.
Ugh, the updates…my work PC is Win 11, I got an email from IT last night telling me I had to install the latest update I had been putting off. This morning after I clocked out I started the update. I have 500 down and it took almost 2 hours to download and 3 hours later the installation is only at 53%. I’m just going to go to bed and hope it’s done by the time I have to clock in tonight.
And my coworkers wonder why I prefer Linux…
My PC does this really annoying thing, whenever I tell it to Install and Shut Down the bloody thing restarts every time
That’s because the shutdown hardly exists anymore. When you choose shutdown now it just hibernates. Reboot is the only way to get the full refresh of a shutdown unless you’re using CMD.
My Windows 10 computer eerily waking itself from sleep got me in the habit of shutting it down completely every night. I’d be lying in bed, turn over and open my eyes, and see the light of the screen reflecting off the wall. It was like something out of a shitty horror movie about computers taking over the world.
To this fucking day, even in Windows 11, it takes “Update and Shut Down” as a mere fucking suggestion. About half the time, it’ll restart after the update and just sit there chilling at the login screen. Not a single fuck given.
Linux is a breath of fresh air by comparison. Though, if you choose to run Arch you need to stay on top of updates or else a day will come where you won’t be able to update because you’re now too far behind. It can be fixed manually, but it’s still annoying and a little scary if you’re not familiar with it.
The software is arrogant and needs to know its place. It serves the user. It should obey.
ACPI enabled BIOSes and UEFI support wake timers.
Windows uses this feature to wake the PC all spooky like so you don’t get to click the update button yourself.
While Windows doesn’t have an Arch wiki, the instructions for turning the automatic wake feature off are a web search away. You’ll need another web search to disable automatic updates though.
i didnt know arch did that. never happened to me, though i guess that’s because i update it like once every month or every two months, sometimes every day (depends on how long i can forget about updates existing)
The GPG keys that are used to sign packages expire and are rotated something like every six months to a year. If you don’t get the new ones in an update before they start being used, pacman will refuse to update at all.
It’s easily fixable, but if you don’t know that, it can be quite intimidating.
oh that makes sense, thx for explaining :D
I like and I do use Linux as my main OS. No dual boot BS, just pure Linux
butttttttttttttt
getting hibernate working perfectly in Linux on new hardware is PITA. I’m just happy with suspend working well, let alone hibernation.
Modern standby is the absolute shit of an invention.
This is the ONLY reason I wish I have a Mac. Forget all the memes and jokes about Apple, their laptops suspend very well. IIRC, they also have a hibernation timer built in, so if your laptop automatically hibernates after X hrs. But I dont want to be stuck in their ecosystem, so yeh…
Linux devs are not that keen to make hibernate work well either. Remember systemd dev forcefully removed the “suspend then hibernate” feature? You can still find the thread on Github lol.
Forget all the memes and jokes about Apple, their laptops suspend very well
The advantage of Apple is that the number of possible hardware combinations is pretty small. With Windows / Linux it’s nearly infinite.
With a small number of possible hardware configurations, it’s much easier to get sleep/suspend to work well because you can test every possible hardware combination and make sure it works.
But yeah, their system is basically flawless.
OpenSUSE hibernate works. Just have to add extention to show the hibernate button (in GNOME)
this meme is really true for windows, sometimes my pc wakes up the second I put it to sleep. seems to be some random app I have open allowing it to wake up again. infuriating. With intel macs, they wasted a lot of battery asleep, but my silicon mac can sleep for weeks without losing hardly any battery. linux I still can’t get sound to work properly.
Linux users when their computer won’t boot because they fucked up their grub config again: (Totally not me)
Are you distro hopping? That’s when my grub would fail on me on a monthly basis.
Or just installed few months of missing updates, looking at you my broken Manjaro dual-boot
Just don’t use a rolling distro.
Tumbleweed will update six months of packages or more without breaking a sweat. It’s all about using something sturdy.
A lot of systems use systemd boot. Also, why would you be modifying Grub?
They’re trolling and have no idea what the fuck they’re talking about. I’ve literally not had a bootloader failure in a decade from multiple Linux OS installs.
The only time I had an issue was when I was playing with a bleeding edge distro and it borked full disk encryption, but that was INTENTIONALLY bleeding edge and I knew the risks.
Nah I was doing some virtualization troubleshooting and had to make some changes to grub. Luckily I had backups, but as a serial tinkerer I break stuff pretty often. Also fucked up my fstab when trying to automount drives, though that was an easy fix. I never claimed to be a clever man
Another day of learning about Linux from the comments under a meme.
“My” “p” “c”
🤭and sometimes, if you wake your linux things go to shit and all you see is black screen and white mouse on it
Sometimes super+ctrl+alt+F8 saves me and I can restart PC from TTY, and sometimes, there is only a flashing cursor. In second case, I have to take hard measures and forcefully manually restart it
(Yes nvidia card with latest proprietary driver and kde on wayland) -> everything latest meaning from endeavour/arch/aur repos.
Nope. My Linux Mint randomly wakes up from sleep mode all the time. It’s just a bug. Tried to fix it, never found solution. I guess I am fine with it. Well. Not really. Help me if you can!!11!!
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!
My first guess world be unplug your mouse and keyboard and see if it still happens. Your mouse or keyboard could be sending phantom inputs sometimes. If it’s a laptop maybe not though or you’d have to test it another way at least. But it’s the first thing I’d do.
Put chrome on it, that should fix it
My ex had one of them RGB everything rainbow gamer PCs.
Windows would auto boot to update in the middle of the night and turn the whole apartment into a rave…
I have a gaming machine with no crazy RGBs, but the video card has a loud fan when at maximum. Most of the time it isn’t at maximum. When using the desktop it’s nice and quiet. When gaming it depends on the game, but mostly it’s not too loud. But. BUT! When it first turns on, the fans go to max for a second or two. I was woken up more than once by Windows deciding it needed to turn my PC on to install an update, and the fans screaming for a second as it booted.
I eventually found a setting that disabled that behaviour, but Microsoft made it so incredibly hard. Now that that machine is almost 100% Linux I never have to worry about that.
damn, that sucks
also because that’s the only thing about that ex i know, the only conclusion i can make is that you stopped dating because of random middle of the night RGB raves