wakes up when nobody asks for it.
Wrong. You might not have asked for it, but it is not your computer, it's Windows' computer. Microsoft decides when it wakes up.
Welcome to c/linux!
Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!
Rules:
Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.
Be respectful: Treat fellow community members with respect and courtesy.
Quality over quantity: Share informative and thought-provoking content.
No spam or self-promotion: Avoid excessive self-promotion or spamming.
No NSFW adult content
Follow general lemmy guidelines.
wakes up when nobody asks for it.
Wrong. You might not have asked for it, but it is not your computer, it's Windows' computer. Microsoft decides when it wakes up.
Fair.
I have had no issues with sleep on macOS, so whatever they are doing we should try to copy !
The same MacBook air, that used to last over a week with the lid closed on macOS, now needs to be charged every 3 days on Asahi NixOS.
Linux is a much better operating system, even just for the sheer variety of software available, but power management isn't quite there yet in my experience on this laptop.
And it's crap across the OSes.
Never had these problems with MacBooks. It’s probably one advantage of the OS and hardware being made by the same company.
I noticed the same. The old macbook that I restored to become my 'writing' machine can sit asleep for a week (as I found out by accident) and just pops right up when opened. My windows and linux laptops have so many sleep issues.
Agreed. For all the downsides people point out with Mac’s, they handle this and battery life quite well. My daily driver is a Mac, and everything I connect to runs some flavor of Linux. Then there’s the Windows 11 thing my work foists upon me.
That's fair, never had one, so I can't judge that.
Agreed, I disable sleep on all laptops other than my MacBook and my work laptop which manages to drain its battery and overheat itself on my bag semi frequently.
The MB has never had negative issues with sleep.
I never had problems with sleep. Neither with fedora nor suse nor arch
Hell, why is sleep so hard for most humans?
Absolutely unfair, I tell ya!
The problem is it's not stupid simple, it's actually fairly complicated. Each piece of hardware and its driver must be suspended. The GPU is a particularly tricky one. Its processor must be suspended, and the state saved. In the kernel, the driver must suspend its execution, and likewise save its state. Then on resume, each half has to reload and begin execution again. And if there's any mismatch in the resumed states, the GPU and/or driver crash and probably take the kernel with it.
Now do that for the Wi-Fi, Bluetooth, sound card, USB, disk controller, and every other device.
This guy sleeps.
What are you talking about? This guy dies and comes back alive every time!
It's amazing how bad Linux and Windows are at sleeping on my laptops. My steam deck has a power drain issue too, even when fully powered off.
My steam deck has a power drain issue too, even when fully powered off.
Noticed this too... Does not feel very off
It feels like everything is running on a VM, and the hypervisor is running constantly. Or something odd like that.
A few years ago Windows invented a new sleep state, s0ix, instead of the previous s3 state. This makes a laptop behave more like a phone, able to wake up when it receives new data.
Unfortunately this is usually implemented badly and also causing the removal or neglect of previously reliable s3 sleep.
It’s actually insane that the only company who I’ve noticed pull off s0 sleep properly is Apple with their MacBooks, which is sad. I understand they likely had already figured out how to do it properly by working on it for iOS but still, goddamn, it can’t be difficult to fix it elsewhere?
I understand Linux is a FOSS OS (and they kinda at the mercy of hardware manufacturers to upstream support for hardware) so I have no complaints there, but Microsoft that makes so much money can’t get people to fix it? I call bullshir.
MacBook seamless suspend/sleep performance is like 25% of why my personal daily driver is MacOS. Another 50% is battery life, of which their sleep/suspend management plays a part. I've played around with Linux on Apple hardware but it's just never quite been there on power management or sleep/wake functionality. Which is mostly Apple's fault for poor documentation and support for other OS's, but it just is, and I got sick of fighting it.
I unlocked my bios (luckily Lenovo allows that with just a "secret" key combination in the bios) and disabled modern sleep, enabled S3 and S2 and tried that, with the result that my Linux freezes every time on wake up instead of only half the time...
Don't know what exactly they messed up there, but it's frustrating.
This is purely anecdotally and pretty worthless as a guide or anything, but i got it working perfectly on my framework laptop running kde neon (basically Ubuntu with kde as de in rolling release mode) But its basically archeotech, past me followed a bunch of hints in the framework forum, did some unknown configuration and now it works reliable through all other updates since at least 20 month, battery holds around a week or so sleeping i think
my guess is because the CPU power levels are fucking trashed because of all the patches they have to run at runtime. before Intel went all "wild west" with their security practices to improve performance, sleep worked just fine for me.
keep in mind, this was before uefi too, so it might also have a hand in the problems.
First thing I do on any OS, but especially linux, is turn off every sleep-related option permanently. I don't care anymore. I won't fight with it.
In 35 years of experience I've never got it to work correctly on any OS except IOS. I've only met ONE tech who claimed it worked for them, and that was in the 2000's. He couldn't demonstrate how exactly.
I do the same thing, turn that shit off because it does not work.
Do you mean iOS (iPhone) or IOS (Nintendo Wii) ? Or is there a third ?
Yeah I don't bother with sleep either, I just turn all my stuff off when I'm done with it. With the advent of SSDs and M.2 drives, it takes about 10 seconds for my desktop to boot from fully powered off. I can wait that long lol
Never had I problems with sleep. Neither with arch, suse, fedora nor ubuntu. Neither with Gnome nor with kde.
Not even with windows.
Must be the hardware (brand).
My system76 wont even go to sleep anymore. It just pretends, then if i put it in a backpack for a bit it is burning hot.
System76? Shouldn't they have support for such a case?
No idea how system76 configures their builds.
I'd check awiki if nothning else helps.
https://wiki.archlinux.org/title/Power_management/Suspend_and_hibernate
Possibly, tbh I spent a few hours on it and gave up, the laptop is due for a replacement anyways. It has other problems too, the touchpad connector is very flaky. Not sure I would go with them again..
Good to know, so far their on my buy list. Maybe not anymore :D My laptop is old but still works very good
I researched this in (checking notes) 2009 or so… things may have slightly changed since (and my memory is fading away)
At the time there was a standard for sleeping. Microsoft was part of the standard… and then they decided to implement in a different way (classic Microsoft, of course).
Hardware producers then adjusted to windows because… well… we were dozens of us using Linux on laptops.
This created issues in Linux because there were some purist developers that wanted to follow the standards, others that were more pragmatic and wanted to implement the windows way. In the end nothing worked.
Fast forward to today, windows waking up constantly I guess it’s broken as expected because it wants to allow background processes to do stuff. Linux not waking up sounds still the issue from 2009: there are multiple levels of sleep and the deepest was the most problematic. If I have to guess your laptop wakes up just fine if the battery is full and you left closed for few minutes… while it doesn’t when the battery is low-ish and/or you left sleeping for a longer period
Sleep function works pretty flawlessly on macOS. Always has. The hibernation function is pretty great, too.
On older Macs the light would pulse when sleeping in the same pattern as a human breathing while asleep.
I remember that. It was so cool.
I really miss when Apple made devices that had those awesome little touches. I still think Apple devices are pretty great, but they used to be better.
Wait, are you suggesting it's consistent and reliable on desktops?
I'm roughly 25 years into using computers daily and never turning them off and I've never had or used a desktop that didn't sleep and wake reliably, either naturally or using the sleep and wake buttons on the keyboard, with both Linux and Windows
Are you talking the full set of S0-S3 sleep as well as hibernation? Or just whatever your machine did by default? Because I've never had one do all of them correctly without freezing up or having some other issue, across multiple motherboard brands and BIOS updates and so forth. ~30 years here, Windows mostly then the last few on Linux.
Maybe that's more an issue with modern standby? Or the hardware has some quirks. The last two laptops I had were a Thinkpad and now a Dell Latitude. And they both sleep very well. I close the lid and they'll drain a few battery percent over the day, I open the lid, the display lights up and I can resume work... Rarely any issues with Linux.
I haven't used sleep on any of my laptops for >20 years because it's been so unreliable. Rather than getting frustrated, I gave up pretending it would ever work, and adjusted accordingly.
I have an old Dell XPS 13 sleep works great on for Linux probably can sleep a week or two and still have charge left when I open the lid. I have a newer framework and it's dead in 2 days while "sleeping."
S0 standby is the problem. It's a flawed idea from the start. The theory is it's more "secure" or something. But like... Who cares about stealing shit from memory going from sleep to wake.
Now my laptop drops 20% charge in 5-10 minutes and goes into hibernation. It draws more power than if it's on.
In my case its because Sony messed up the bios in more ways than one and refuses to correct the problems. They work around it with their own drivers witin Windows and leave it like that, but it also breaks Linux functionality as a result.