PowerTop wrongly reports about the optimal settings for Audio codec power management. The module accepts an integer, where 0 would disable power savings, where as a positive integer will be treated as number of seconds for timeout before switching to power save mode. It should test for == 0, and then report the status as Bad. The module's option is listed below: parm: power_save:Automatic power-saving timeout (in second, 0 = disable). (int)
Hi Ritesh, is this still happening in 2.4-1, which is already on unstable?
It is still the same. Please see the attached screen shot. In fact, in my opinion, even the VM writeback timeout calculation is wrong.
Dear Maintainer, this bug is still present in the current testing (jessie) version. Also, the action taken when disabling audio power management again is wrong: According to its own output, pwertop does echo '' > /sys/... but shouldn't it send a 0? At least on my system, with the module parameter setting this to 10, writing '' actually *enables* power management (with a timeout of 10 seconds). Kind regards, Ralf