←back to thread

82 points Venn1 | 2 comments | | HN request time: 0s | source
Show context
IshKebab ◴[] No.46009890[source]
Does anyone know why Linux laptop battery life is so bad? Is it a case of devices needing to be turned off that aren't? Poor CPU scheduling?
replies(7): >>46009949 #>>46010025 #>>46010136 #>>46010308 #>>46010658 #>>46010883 #>>46011383 #
1. JoshTriplett ◴[] No.46010025[source]
> Does anyone know why Linux laptop battery life is so bad?

It's extremely dependent on the hardware and driver quality. On ARM and contemporary x86 that's even more true, because (among other things) laptops suspend individual devices ("suspend-to-idle" or "S0ix" or "Modern Standby"), and any one device failing to suspend properly has a disproportionate impact.

That said, to a first approximation, this is a case where different people have wildly different experiences, and people who buy high-end well-supported hardware experience a completely different world than people who install Linux on whatever random hardware they have. For instance, Linux on a ThinkPad has excellent battery life, sometimes exceeding Windows.

replies(1): >>46010179 #
2. gessha ◴[] No.46010179[source]
Are there any repositories of documented battery life behavior?