My Arch Linux install running Sway loses a few percent overnight (max 10-20%). This is with deep sleep enabled (1) in kernel parameters. My Framework has an 11th gen i5.
“DeepSleep:
My Framework is defaulting to S2Idle which is burning through battery like crazy during sleep. you can enable deep sleep by adding a kernel boot option in `/boot/efi/loader/entries/pop_OS-current.conf`
Just add `mem_sleep_default=deep`
At the end of the options line. Waking up from sleep will take a little bit longer, but you won’t be chewing up battery while you rest.”
1: https://community.frame.work/t/framework-and-popos/2898
Quote:
“DeepSleep: My Framework is defaulting to S2Idle which is burning through battery like crazy during sleep. you can enable deep sleep by adding a kernel boot option in `/boot/efi/loader/entries/pop_OS-current.conf`
Just add `mem_sleep_default=deep`
At the end of the options line. Waking up from sleep will take a little bit longer, but you won’t be chewing up battery while you rest.”