this post was submitted on 08 Mar 2024
56 points (95.2% liked)
Linux
48190 readers
994 users here now
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
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
When connected to the outlet it will be running solely on outlet power just by default, you don't need to do anything specific.
Edit: Now that I re-read this OP, it sounds more like you want to stop the battery from charging when connected to AC.
That’s… not true.
It will still run through the converters and boards inside the laptop since it runs on DC and the power from the outlet is AC. Depending on how it’s setup, the current very well could go through the battery instead of bypassing it before it reaches the laptop from the converters.
Basically you don’t know unless you try. Some laptops work when you remove the battery and some don’t. Just like phones or any other electronic.
Current can't go through a battery, only in or out.
When connected to AC it will be running off AC, and also charging the battery.
That's not entirely true. A battery can definitely be part of a running circuit and current definitely goes through it, otherwise it wouldn't be usable.
It can be part of a circuit, but charge either goes in or comes out, it can't do both at the same time.
I'm sorry but you're mixing concepts. Electrical charge: measured in Coulombs, physicaly either electrons or gaps. Current: movement of electrical charge. Battery charge: chemical capacity to generate a voltage differential. Voltage differential: the potential energy difference that pushes charges through a circuit.
Electrical charges need to move through a battery for it to do useful work. If the battery is causing the movement (current), it is depleting its chemical charge. If the battery is not pushing the electrons, it's likely being chemically charged (the complexities of which are beyond a lemmy comment). In both cases, the battery is part of the circuit that is conducting electrical charge. If there are no parallel paths and you remove the battery, the circuit ceases to exist and so does the current.
The current will simply bypass the battery assuming it's charged, it can't flow in and then back out when both the charger and load are connected.
Yes it can, you’ve clearly never used an underpowered charger where the battery both charges and drains at the same time. Happens with any modern phone and can happen you laptops and plenty of other electronics.
Why you’re claiming this can’t happen is beyond me.
If the charger is underpowered the laptop draws from both the battery and the charger at the same time, since the charger cannot provide enough current on its own.
The current does not go through the battery on its way.
Just because it changes from current to chemistry and back doesn’t change age the fact that the laptop is powered from the battery while it’s being charged…. The charger is supplying no power to the laptop, just through the battery. So if current can’t go through the battery… how could it be receiving power…?
Think of it like a water tank connected to a "T" in a hose, when the tank is partially empty some of the water from the hose will go into it, but once the tank is full the water just continues through the hose bypassing the tank entirely.
Once the battery is charged current goes directly from the DC power supply to the laptop electronics, like the example with the hose and tank it just bypasses the battery entirely because the battery is at the same potential as the power supply.
Batteries don't have an 'input' and 'output', they just have a single connection.
I’m just not gonna even address the first parts, that’s only true on some cases as I have pointed out multiple times now, not every device is the same….
…….
All batteries have two connections…. A positive and a negative. You clearly have no idea what you’re talking about here.
It's also going to charge the battery.
Some laptops allow for controlling level kf charge. For example I keep my battery at 65% to prolong its life. If its supported, you should be able to set it through /sys/class/power_supply/bat0/charge_level
~~i dont rember file name and path exactly but shouldnlook like this~~
Edit: Correct filename is /sys/class/power_supply/BAT0/charge_control_end_threshold
I do the same. My laptop had a weird bug where it would reset that value to 100 every reboot, so I made a systemd service to write it at every boot.
my laptop does reset it every reboot.
If you are using KDE, you can just use KDE's battery manager to set it there.
otherwise, your solution is good too.
Even in KDEs battery manager, I was having the same issue.
Correct, but the laptop will be running off AC.
But the concern is about the battery, so that's kinda moot.
Electronics cannot run on AC voltage. That giant power brick converts it to DC.
Sure, any that you plug into the wall are running from an AC source, it gets converted to DC but the source is AC.
So every phone is AC powered because it can be plugged into a wall….? You understand how stupid that argument is yeah?
I mean, while plugged into the wall yes it's being powered by AC.
Uhhhh not really? If your battery is not charged, it's typically going to charge it up to 100% and keep it there, which is not ideal for longevity. Some devices come with a "kiosk mode" that will keep the battery at 50% or so.
Framework laptops have it as a BIOS setting. I keep mine at 60%, and before a trip I bump it back to 100%.