Bug 949204
| Summary: | upower reports nonsensical energy-full and percentage readings | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Benjamin Daines <benjamindaines> |
| Component: | upower | Assignee: | Richard Hughes <rhughes> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | benjamindaines, clancy.kieran+redhat, g.roberti, hughsient, kevin, muhammad.saad, rhughes |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 753679 | Environment: | |
| Last Closed: | 2013-11-02 03:31:59 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Benjamin Daines
2013-04-07 02:14:40 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle. Changing version to '20'. More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20 I'm seeing this on F20 also.
Note the output below, while the laptop is unplugged and discharging (probably ~%50 at this point). It claims to have not checked the line power status for nearly 5 hours. Maybe the kernel never sent a change event?
Perhaps until this works on 100% of hardware, upower can fall back to polling very occasionally? (Like once every 5 or 10 minutes or something?)
Device: /org/freedesktop/UPower/devices/line_power_ADP1
native-path: /sys/devices/LNXSYSTM:00/device:00/ACPI0003:00/power_supply/ADP1
power supply: yes
updated: Tue Oct 22 17:31:49 2013 (17343 seconds ago)
has history: no
has statistics: no
line-power
online: yes
Device: /org/freedesktop/UPower/devices/battery_BAT1
native-path: /sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C09:00/PNP0C0A:00/power_supply/BAT1
vendor: SAMSUNG Electronics
power supply: yes
updated: Tue Oct 22 19:53:03 2013 (8869 seconds ago)
has history: yes
has statistics: yes
battery
present: yes
rechargeable: yes
state: fully-charged
energy: 46.238 Wh
energy-empty: 0 Wh
energy-full: 46.238 Wh
energy-full-design: 44.5704 Wh
energy-rate: 4.60891 W
voltage: 8.68 V
percentage: 100%
capacity: 100%
technology: lithium-ion
Daemon:
daemon-version: 0.9.20
can-suspend: yes
can-hibernate: yes
on-battery: no
on-low-battery: no
lid-is-closed: no
lid-is-present: yes
is-docked: no
I started noticing this issue on F18 after a recent update about two weeks ago. The closest related package I could manage to find in yum history during the period is libgudev1 (since it was listed in upower's deplist) which was updated to 201-2.fc18.8. Uncloning this bug. If you are seeing a different similar issue, please explain clearly how it is different, don't just clone the bug. (And a different Version is not a valid difference, this bug has been there since Fedora 16 and is still there unchanged.) *** This bug has been marked as a duplicate of bug 753679 *** |