05-04-2019, 03:22 AM 
(This post was last modified: 05-10-2019, 02:16 AM by UltraBloxX.)
		
	
	
		Hello!
My Pinebook was working just fine, but yesterday it has stopped to charge. That is, when I plugged it in - it appears to detect charger plugged in, but battery is not charged and LED near power socket doesn't light up.
Battery is not undercharged and in fact, there's still 26% as I type this message. According to XFCE power manager in Armbian, the battery is "discharging", and at same time, AC power supply is detected. From the charge level, it seems that Pinebook runs mostly from AC power and battery depletes much slower than usual. But I'm puzzled, why doesn't it charge. Battery voltage is around 3.8-3.7V, so it's nowhere close to be "flat", and PMIC should detect and charge it. I still opened bottom cover and tried to detach and reattach battery connector, but nothing seems to have changed.
Here's upower -d dump:
	
	
	
	
	
My Pinebook was working just fine, but yesterday it has stopped to charge. That is, when I plugged it in - it appears to detect charger plugged in, but battery is not charged and LED near power socket doesn't light up.
Battery is not undercharged and in fact, there's still 26% as I type this message. According to XFCE power manager in Armbian, the battery is "discharging", and at same time, AC power supply is detected. From the charge level, it seems that Pinebook runs mostly from AC power and battery depletes much slower than usual. But I'm puzzled, why doesn't it charge. Battery voltage is around 3.8-3.7V, so it's nowhere close to be "flat", and PMIC should detect and charge it. I still opened bottom cover and tried to detach and reattach battery connector, but nothing seems to have changed.
Here's upower -d dump:
Code:
$ upower -d
Device: /org/freedesktop/UPower/devices/line_power_axp813_ac
  native-path:          axp813-ac
  power supply:         yes
  updated:              Sat 04 May 2019 12:00:19 PM MSK (830 seconds ago)
  has history:          no
  has statistics:       no
  line-power
    warning-level:       none
    online:              yes
    icon-name:          'ac-adapter-symbolic'
Device: /org/freedesktop/UPower/devices/battery_axp20x_battery
  native-path:          axp20x-battery
  power supply:         yes
  updated:              Sat 04 May 2019 12:12:20 PM MSK (109 seconds ago)
  has history:          yes
  has statistics:       yes
  battery
    present:             yes
    rechargeable:        yes
    state:               discharging
    warning-level:       none
    energy:              0 Wh
    energy-empty:        0 Wh
    energy-full:         0 Wh
    energy-full-design:  0 Wh
    energy-rate:         0 W
    voltage:             3.721 V
    percentage:          26%
    capacity:            100%
    icon-name:          'battery-low-symbolic'
Device: /org/freedesktop/UPower/devices/DisplayDevice
  power supply:         yes
  updated:              Sat 04 May 2019 12:00:19 PM MSK (830 seconds ago)
  has history:          no
  has statistics:       no
  battery
    present:             yes
    state:               discharging
    warning-level:       none
    energy:              0 Wh
    energy-full:         0 Wh
    energy-rate:         0 W
    percentage:          26%
    icon-name:          'battery-low-symbolic'
Daemon:
  daemon-version:  0.99.4
  on-battery:      no
  lid-is-closed:   no
  lid-is-present:  yes
  critical-action: PowerOff



 
			
 
