Battery percentage is only based on primary battery even if multiple batteries exist
Bug #1647127 reported by
Sam Levin
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Wingpanel Power Indicator |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I'm using a thinkpad t430s with elementary OS 0.4. I have two batteries installed. Primary, and a smaller peripheral battery in my bay. eOS recognizes both and shows their percentages separately when I click the power icon. But it only uses the primary battery when 'show percentage' is enabled. I.e. battery power will remain at 100% until the secondary battery has fully depleted. Afterward the battery percentage will reflect the current state of the primary battery.
affects: | elementaryos → wingpanel-indicator-power |
Changed in wingpanel-indicator-power: | |
status: | New → Confirmed |
To post a comment you must log in.
I am using a Thinkpad T460s, with two internal batteries. On elementary OS 0.4, I see the same behavior: only one of the batteries factors into the wingpanel percentage and only after the OS starts using that battery will the indicator percentage change.
Interestingly, I've noticed that the 'low battery warning' notification *does* factor into account both batteries. E.g., if I have the warning set for 15% battery, I will receive the notification when one of the batteries is ~5% and the other is at ~25% so that there is indeed 15% of the total power left (the batteries are of similar capacities). I've wondered if this means that the code for that notification can be used in some way to fix the wingpanel indicator.