|
Bugzilla – Full Text Bug Listing |
| Summary: | kpowersave miscalculates consumption | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Juergen Weigert <jw> |
| Component: | Mobile Devices | Assignee: | Danny Al-Gaaf <dalgaaf> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | behlert, coolo, hmuelle |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | openSUSE 10.3 | ||
| Whiteboard: | marked-ForNext10.3YOU | ||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 357354 | ||
|
Description
Juergen Weigert
2008-02-26 21:03:53 UTC
Jürgen, can you check what /proc/acpi/battery/BAT0/state says in the 2732 Watt case? With 2732 Watt is says: 'selfdestruction in 5 seconds' :)
> With the other type of battery the sum of both is printed.
Which leads to the assumption that it depends on the hardware what you get.
Afaik, kps just takes the numbers it get's from ACPI. And ACPI has just a function to ask the battery. So it's up to the battery what you read.
And this data comes from /proc/acpi/__battery__: Therefore this is just battery data and not the consumption of the system.
All we could change in this kind is the way this data is presented to the user to avoid misunderstanding.
Jürgen, if you like you may check that information with the preinstalled Windoze.
(I never had a windows preinstalled on the machine and I would rather close this defect as worksforme than installing one now.) Yes, the 'Power Consumption' field is in sync with "/proc/acpi/battery/BAT0/state/present rate:" Changing display brightness, swithcing on/off wlan+bluetooth has no effect on the reading while charging. It gives/takes between 1 and 2 Watts while discharging. I have the same effect with both batteries when they are nearly full. My eralier test was invalid, because only one of them was nearly full. Please make it clear what the power consumption field is indicating. If I understand you correctly, it either indicates the machines consumption or the battery's consumption. But never the total consumption through the AC cable. Simply saying 'Power Consumption', made me believe it is the total. I'd suggest to change it to 'Battery Power Consumption' and make a reference to this bugzilla in the po file. Please also remove one or two decimal places. This was already fixed for 10.3 (2007-11-02), but the package isn't released yet since there are some open issues with one bug. You can try the KPowersave package from my openSUSE buildservice project (http://download.opensuse.org/repositories/home:/dkukawka/openSUSE_10.3/). The power consumtion is now only shown if the battery is discharging. openSUSE 11.0 will reach Betaphase soon, we have a fixed package in openSUSE build service: http://download.opensuse.org/repositories/home:/dkukawka/openSUSE_10.3/ Issue is not critical, we will not provide an patch update. Make sure issue is fixed for 11.0/factory - afterwards we could close this bug. Project Management and Maintainance team decided those bugs (#333744, #349083, #364979) are not worth fixing with an online update, so i have to close them now. Sorry for that. |