Article 5CBMA Battery not charging on DELL Latituse e7440, centos 8

Battery not charging on DELL Latituse e7440, centos 8

by
Shaggy1
from LinuxQuestions.org on (#5CBMA)
$ cat /etc/centos-release
CentOS Linux release 8.3.2011

$ Linux localhost.localdomain 4.18.0-240.el8.x86_64 #1 SMP Fri Sep 25 19:48:47 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

Hi

I have a DELL Latitude e7440 ruunning centos 8 where it looks like the battery is not charging.

I have booted, pressed F12 and run the diagnostics which all seem to go through fine. I have also tried to reset the battery by power down, remove battery, power up, power down, replace battery, power up again. But that did not make any difference.

The battery seems to be detected and looks like it is charging, but does not seem to gain any charge.

Running the following command:
Code:$ cat /sys/class/power_supply/BAT0/*
0
0
Critical
6148000
6520000
61000
1000
0
cat: /sys/class/power_supply/BAT0/device: Is a directory
SMP
DELL 909H538
cat: /sys/class/power_supply/BAT0/power: Is a directory
1
1500
Charging
cat: /sys/class/power_supply/BAT0/subsystem: Is a directory
Li-ion
Battery
POWER_SUPPLY_NAME=BAT0
POWER_SUPPLY_STATUS=Charging
POWER_SUPPLY_PRESENT=1
POWER_SUPPLY_TECHNOLOGY=Li-ion
POWER_SUPPLY_CYCLE_COUNT=0
POWER_SUPPLY_VOLTAGE_MIN_DESIGN=7400000
POWER_SUPPLY_VOLTAGE_NOW=4943000
POWER_SUPPLY_CURRENT_NOW=1000
POWER_SUPPLY_CHARGE_FULL_DESIGN=6520000
POWER_SUPPLY_CHARGE_FULL=6148000
POWER_SUPPLY_CHARGE_NOW=61000
POWER_SUPPLY_CAPACITY=0
POWER_SUPPLY_CAPACITY_LEVEL=Critical
POWER_SUPPLY_MODEL_NAME=DELL 909H538
POWER_SUPPLY_MANUFACTURER=SMP
POWER_SUPPLY_SERIAL_NUMBER=1500
7400000
4943000I see that POWER_SUPPLY_VOLTAGE_NOW is recorded as being smaller than POWER_SUPPLY_VOLTAGE_MIN_DESIGN (and POWER_SUPPLY_CAPACITY=0).

The other tool I found I can use is upower which gives the following:
Code:$ upower -i /org/freedesktop/UPower/devices/battery_BAT0
native-path: BAT0
vendor: SMP
model: DELL 909H538
serial: 1500
power supply: yes
updated: Sun 03 Jan 2021 15:46:03 GMT (45 seconds ago)
has history: yes
has statistics: yes
battery
present: yes
rechargeable: yes
state: charging
warning-level: none
energy: 0.4514 Wh
energy-empty: 0 Wh
energy-full: 45.4952 Wh
energy-full-design: 48.248 Wh
energy-rate: 0 W
voltage: 4.937 V
percentage: 0%
capacity: 94.2945%
technology: lithium-ion
icon-name: 'battery-caution-charging-symbolic'Has anyone seen this before and/or has any idea what might be wrong here ? (Or does it mean, as I fear, that the battery is defective?)

While searching to try to find ways to troubleshoot battery issues some other tools were mentioned, which I currently do not have on my system:
acpi
tlp-stat
batstat
Does anyone know how I can install any of these tools can be installed on centos 8 ?latest?d=yIl2AUoC8zA latest?i=mOZhhYQPRSk:PrpbFD444so:F7zBnMy latest?i=mOZhhYQPRSk:PrpbFD444so:V_sGLiP latest?d=qj6IDK7rITs latest?i=mOZhhYQPRSk:PrpbFD444so:gIN9vFwmOZhhYQPRSk
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments