Bug 1033969

Summary: upower uses wrong battery values
Product: [Fedora] Fedora Reporter: jan p. springer <jsd>
Component: upowerAssignee: Richard Hughes <rhughes>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 19CC: katmeef, rhughes
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-24 20:53:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
upower -d
none
grep -r . /sys/class/power_supply/BAT0
none
upower --montor-detail none

Description jan p. springer 2013-11-24 21:31:23 UTC
Created attachment 828432 [details]
upower -d

Description of problem:

upower uses wrong values for energy-full that are clearly above energy-full-design, thus miscalculating charge and triggering hibernation often.

Version-Release number of selected component (if applicable):

upower-0.9.20-1.fc19.x86_64

How reproducible:


Steps to Reproduce:
1. boot f19 (rMBP in my case)
2. watch upower to go wrong (upower --monitor-detail)
3.

Actual results:

after some time (minutes, sometimes half an hour) the energy-full value becomes non-sensical high, percentage changes and hibernation follows. resume usually corrects this fro some time before the cycle starts again.

Expected results:

normal battery drain until empty then hibernation; energy-full shoudl never exceed energy-full-design.

Additional info:

see attachment(s)

Comment 1 jan p. springer 2013-11-24 21:31:59 UTC
Created attachment 828433 [details]
grep -r . /sys/class/power_supply/BAT0

Comment 2 jan p. springer 2013-11-24 22:37:16 UTC
Created attachment 828439 [details]
upower --montor-detail

Comment 3 Matt Keith 2014-02-28 04:58:02 UTC
I have the same problem with Fedora 20 for the past 2 months, bug 1060579 unfortunately noone has responded to my bug report either...

Comment 4 jan p. springer 2014-03-13 15:48:35 UTC
does anybody actually look at this bug?

Comment 5 jan p. springer 2014-11-24 20:53:30 UTC
with upower-0.9.23-3.fc20.x86_64 this issue never showed up again.