Skip to content

Not increasing battery level while charging #354

Description

@Benjamin-Loison
It correctly detects the charging with the battery indicator, but for a whole night it seems and even now after tens of minutes it does not increase with Framework 13 laptop charger on wall power socket at:
-----BEGIN PGP MESSAGE-----

hF4DTQa9Wom5MBgSAQdAw8NiFkl/RnOJ3RJDw8UwEMBT/COriIKIP8ETDNe4zWYw
kD7tS20n3PwwO/Z9COA0qTvLUIMBRa/qxA/PINujtsoXaJyZoaTQ5BdV0QFn3PKI
1EkBCQIQouBQ+jgm0lXZZ1VuW3rba5NkCjLdC4V2i4gT5BA1Ze3cgJSvbjXmWFj7
wiluj5lG34SnqR8KAXdUZDS4i3/Km8MybT9K
=LVOZ
-----END PGP MESSAGE-----

on my Fairphone 4 LineageOS 23.2.

After having downloaded, but not yet started installing LineageOS update.

termux-battery-status 
Output:
{
  "present": true,
  "technology": "Li-ion",
  "health": "GOOD",
  "plugged": "PLUGGED_AC",
  "status": "NOT_CHARGING",
  "temperature": 30.0,
  "voltage": 3778,
  "current": 0,
  "percentage": 1,
  "level": 1,
  "scale": 100,
  "charge_counter": 1213960,
  "cycle": 136
}

with screen turned off and still charging.

current being 0 and status NOT_CHARGING while plugged PLUGGED_AC with percentage 1 which is currently correct (this morning it was about 9%) is weird.

Related to #315.

#324 does not seem related.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions