It's the stanby/quick restart that's doing it. It's literally staying on. Best to use the power/shut down option in the menu vs just hitting the power button. Same was happening to me before I figured it out.
Steam Deck
A place to discuss and support all things Steam Deck.
Replacement for r/steamdeck_linux.
As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title
The following is a list of suggested flairs:
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.
Some more Steam Deck specific flairs:
[Boot Screen] - Custom boot screens/videos.
[Selling] - If you are selling your deck.
These are not enforced, but they are encouraged.
Rules:
- Follow the rules of Sopuli
- Posts must be related to the Steam Deck in an obvious way.
- No piracy, there are other communities for that.
- Discussion of emulators are allowed, but no discussion on how to illegally acquire ROMs.
- This is a place of civil discussion, no trolling.
- Have fun.
Thanks for that. I've been thinking of it as a sleep/hibernate function but obviously it's not. Linux still hasn't seemed to figure that one out for some reason. Not Steam's fault.
Try putting a laptop running Windows to sleep for a week and see if it has any battery left.
Linux has a hibernate function, but the power button activates Sleep, which is higher-consumption. There may be a way to set it to actually hibernate on button press, but I've only seen Hibernation via Desktop Mode.
Sleep = keep processes in memory = more power consumption.
Hibernation = write most processes to disk and keep only vital system processes in memory = less power consumption.
At some point SteamOS has major issues crashing when waking up from hibernation, which is probably why it hasn't been added as an option. Which is annoying, because if you run out of battery, the deck just dies. At the very least, it should force-hibernate itself before dying.
This kinda describes where Linux has been at with sleep/hibernation for quite a few years. I don't understand the deeper implications but it's never seemed like a priority for Linux devs, vs how Windows and Mac have solved it long ago. Maybe because Linux hasn't traditionally focused on portable devices but arm (etc) seems to be changing that.
idk, for me hibernation has mostly worked fine so long as i don't hibernate with a game running, which seems to be more of a GPU issue than hibernate itself.
Windows hibernation is about as broken as linux hibernation, i.e. they both mostly work most of the time, but there is good reason both hide them away by default (if you can really say linux hides anything, with these things being decided by distros and not kernel devs). It is naive to say windows has “solved” hibernation. Either you don’t use it much or have very basic hardware and software needs.
Edit: as a side note, neither iOS nor android devices use anything similar to hibernate, so I am a bit lost with what you mean by arm causing hibernation implementation pressure.
That's because system firmware is designed and tested on Windows, so the supply of new and exciting hardware bugs that need workarounds is endless.
This is good intel actually. I used HoloISO for a long time on my gaming rig but I never thought to mess around with those settings because I've always just thought of Linux battery use as ass (have run various distros on tons of different laptops as well). Would be good to take the deck deeper hibernation settings for a spin, but it would be kinda a shame if the deck devs haven't already explored these things in ways I'll never understand as a lay user, frankly. You'd think they'd be tweaking this stuff mercilessly for the UX and battery life.
The OLED model has a special Bluetooth module that can wake the system from standby. This causes excessive power drain. You can try disabling Bluetooth if you're not using any Bluetooth accessories.
Bluetooth is disabled, as is the Wi-Fi antenna. Which I always do with any devices I turn things off that I don't need.
In stand by you figure that the volatile memory needs to be kept powered so I'm kinda not surprised when the nature of the battery discharging when "shutdown" is a thing.
Thanks yeah I figured. I'm not being very scientific about it yet but for instance none of my laptops discharge that much if I shut the lid and walk away for a couple days, but then again they're bigger cells.
I think they eventually write to disk and hibernate after a while but I might be wrong.