On Fri 16. Dec - 17:48:52, Benoît Monin wrote:
> Hello,
> 
> I've just tested powersave version 0.11.0 and found a bug in 
> cpufreq_userspace. The read_line function returns a boolean and the test 
> was " < 0", witch is always false. Same for getMinMaxSpeeds.

Oh, one consequence from the redesign I made. I feared that something like
that might happen ;-)

> 
> I've also added a computation for speed steps (in initFreqsViaTesting) 
> instead of the hardcoded value of 25 Mhz. With that, powersave is able 
> to use the full range of frequencies on my computer, from 1.3GHz to 
> 2GHz. I'm using cpufreq_nforce2, witch doesn't provide a list of 
> available frequencies.
> 
> The patch is against version 0.11.0, not svn, but it sould apply.

Great! Will commit that if nobody else has an objection.

Thanks a lot,
       Holger
_______________________________________________
powersave-devel mailing list
[email protected]
http://forge.novell.com/mailman/listinfo/powersave-devel

Reply via email to