modern laptops are like 8w right? it's probably a few orders of magnitude lower than the power consumption of your appliances
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I don't know but is that power actually worth more than battery cycles due to discharging and recharging?
Well, you will have excess solar power during the day, so just keep it plugged in to the solar while solar is available. Then, just unplug the laptop in the evening until you get to 15-20%.
Trying to force the laptop to discharge while plugged in is colossally more trouble than it's worth.
Some laptop battery firmware allows you to force discharge even when connected to AC, and if your laptop can use the tlp recalibrate
or tlp discharge
commands then yours is supported.
I use this to power my thinkpad servers off of their own batteries during a power outage, to reduce load on my UPS. Great feature.
Interesting setup. How would you tell your Thinkpads if there's a power outage?
Sounds like a smart socket might do what you need, externally, with some coding.
I've got a 2021 Dell laptop. In uefi, you can set charge times and type of charge, 50%,80%, full, and smart. I think it's in like 1/2 hour blocks by day. By that I mean on (day of week) from 9:30am to 6:00pm charge full, different day may have different settings. .
@Intheflsun @Floopquist What I meant is that I do not think you can have it discharge the battery when AC is present without altering the PD chips firmware.