powertop repeatedly suggests iwl3945 power savings
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
powertop (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: powertop
On Karmic (Alpha 2, x86_64) using powertop package 1.11-1, powertop repeatedly suggests the following:
Suggestion: Enable wireless power saving mode by executing the following command:
echo 5 > /sys/bus/
This will sacrifice network performance slightly to save power.
However, striking the "W" key to accept this suggestions doesn't change the setting, and powertop suggests this action endlessly. Powertop continues to suggest this action even if the power setting is already "5".
I believe the problem is that reading from the power_level file previously returned a single number, and now returns a long string.
Before: 5
Now: SYSTEM:auto MODE:fixed INDEX:5
Perhaps powertop should use iwconfig to interrogate the power setting instead of relying on sysfs.
I am experiencing the same thing on Jaunty i386 with powertop 1.11-1 and an iwl3945 card