Hello!
I have an acer aspire V5 running lubuntu and I recently bought a new battery for it. At first, it worked fine but now, after some months of not using the laptop, it is no longer charging. This is the information I get when running upower -i /org/freedesktop/UPower/devices/battery_BAT1
Code:
native-path: BAT1
vendor: SANYO
model: AL12B32
serial: 16911
power supply: yes
updated: lun 12 feb 2024 19:24:55 (93 seconds ago)
has history: yes
has statistics: yes
battery
present: yes
rechargeable: yes
state: pending-charge
warning-level: none
energy: 0 Wh
energy-empty: 0 Wh
energy-full: 48,2073 Wh
energy-full-design: 48,84 Wh
energy-rate: 0 W
voltage: 8,787 V
charge-cycles: N/A
percentage: 0%
capacity: 98,7045%
technology: lithium-ion
icon-name: 'battery-caution-charging-symbolic'
I've tried running busctl call --system org.freedesktop.UPower /org/freedesktop/UPower/devices/battery_BAT1 org.freedesktop.UPower.Device Refresh, but it didn't work. Similar posts suggest removing the charger, starting the laptop and connecting the charger again, but I cannot do that as the battery is completely empty. What can I do?