6

I am having little issue with battery or UI. I am having dual boot Windows/Ubuntu on my HP Elitebook. On UI it shows me that battery isn't charging but its on 98% for 5 hours now.

enter image description here

When I run: upower -i /org/freedesktop/UPower/devices/battery_BAT0 this is what I get:

  battery
    present:             yes
    rechargeable:        yes
    state:               pending-charge
    warning-level:       none
    energy:              43,8438 Wh
    energy-empty:        0 Wh
    energy-full:         44,4098 Wh
    energy-full-design:  53,0145 Wh
    energy-rate:         0 W
    voltage:             12,523 V
    charge-cycles:       30
    percentage:          98%
    capacity:            83,7691%
    technology:          lithium-ion
    icon-name:          'battery-full-charging-symbolic'

Does anybody know how can I fix this? Thank you!

dean89
  • 73

2 Answers2

4

This is in fact normal behaviour for most laptops.

Batteries deteriorate if they are unnecessarily charged. There’s little point charging from 98 to 100%, but will cause better wear.

Clearly the power supply is working as your battery isn’t discharging despite using for several hours.

My Asus laptop typically doesn’t show as charging when I plug it in unless the battery is below about 95%.

You could try discharging the battery for a bit - say to below 90% - then plug it in and check it charges.

I think this behaviour is driven by the bios, not the os.

Will
  • 2,483
  • 5
  • 20
  • 34
-1

I have the same issue. I did following things to resolve this.

  • unplug power adapter for 5 minutes.
  • press and hold power button for 30 seconds
  • plug power adapter and start laptop.
Dush
  • 1
  • 1