KMK_ECS
April 21st, 2009, 08:09 AM
Hi,
After apgrading my Thinkpad T61 to Jaunty the idle power consumption increased by nearly 1 watt :(. The cause is the Intel WiFi adapter 4865AGN. In Intrepid I could switch the adapter to power saving mode with the follwoing command:
echo 5 > /sys/bus/pci/drivers/iwlagn/*/power_level
After this command the idle power consumption with lowest display brightness was 12.5 watt (1400x1050 nvidia graphic). Turning wireless lan off did not change that.
Unfortunately, changing the power level does not work with Jaunty. Although the above command initially changes the power level to 5 and reduces power consumption...
kmk@t61:~$ sudo cat /sys/bus/pci/drivers/iwlagn/0000\:03\:00.0/power_level
SYSTEM:auto MODE:fixed INDEX:5
... it switches back to level 0 shortly afterwards:
kmk@t61:~$ sudo cat /sys/bus/pci/drivers/iwlagn/0000\:03\:00.0/power_level
SYSTEM:auto MODE:fixed INDEX:0
I would greatly appreciate if someone could let me know whether there is a way to change the power level in Jaunty permanently.
Many thanks and best wishes
Karl Martin
After apgrading my Thinkpad T61 to Jaunty the idle power consumption increased by nearly 1 watt :(. The cause is the Intel WiFi adapter 4865AGN. In Intrepid I could switch the adapter to power saving mode with the follwoing command:
echo 5 > /sys/bus/pci/drivers/iwlagn/*/power_level
After this command the idle power consumption with lowest display brightness was 12.5 watt (1400x1050 nvidia graphic). Turning wireless lan off did not change that.
Unfortunately, changing the power level does not work with Jaunty. Although the above command initially changes the power level to 5 and reduces power consumption...
kmk@t61:~$ sudo cat /sys/bus/pci/drivers/iwlagn/0000\:03\:00.0/power_level
SYSTEM:auto MODE:fixed INDEX:5
... it switches back to level 0 shortly afterwards:
kmk@t61:~$ sudo cat /sys/bus/pci/drivers/iwlagn/0000\:03\:00.0/power_level
SYSTEM:auto MODE:fixed INDEX:0
I would greatly appreciate if someone could let me know whether there is a way to change the power level in Jaunty permanently.
Many thanks and best wishes
Karl Martin