this post was submitted on 21 Oct 2023
26 points (96.4% liked)
Linux
48082 readers
763 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
That sort of sounds like whatever is displaying battery remaining is somehow getting things wrong, assuming that the battery is actually discharged. I can't think of much that would prevent you from at least being able to power up to the BIOS if you honestly had battery charge.
You can see what the kernel is telling userspace in:
/sys/class/power_supply/BAT0/energy_full
And
/sys/class/power_supply/BAT0/energy_now
Other things that might cause it...there is some software that will auto-hibernate or similar when your battery reaches a certain threshhold. If you consistently have the thing go down at 50%, that could do it. But I don't know why that would prevent you from booting the thing without charging it. You tried holding the power button for seven seconds or so to make sure that the thing is really powered off and not in some suspend mode or something and ignoring taps on the power button?
Oh, wait. 50% and Thinkpad. I used to have a Thinkpad with two batteries.
https://www.ifixit.com/Guide/Lenovo+ThinkPad+T470S+Batteries+Replacement/140443
That looks like the T470s has a dual battery, and unlike mine, they look like they're the same size. Does your T480s have dual batteries?
EDIT: The T480 apparently does. Does the T480s?
https://www.reddit.com/r/thinkpad/comments/a4iben/t480_confused_on_how_to_charge_2nd_battery/
EDIT2: I don't see anything that looks like a second battery myself in this:
https://www.ifixit.com/Guide/Lenovo+ThinkPad+T480s+Battery+Replacement/144009
So I'm guessing not.