P.V.Anthony wrote: Hi,
> > localhost ~ # cpufreq-info > cpufrequtils 002: cpufreq-info (C) Dominik Brodowski 2004-2006 > Report errors and bugs to [EMAIL PROTECTED], please. > analyzing CPU 0: > driver: acpi-cpufreq > CPUs which need to switch frequency at the same time: 0 It looks like either cpufreq-info or your BIOS is buggy since this line is absolutely incorrect and will give pretty poor power saving behavior already > hardware limits: 600 MHz - 900 MHz this can be deceiving... cpufreq-info is interpreting the bios data as frequencies, which, while usually the case, isnt' per se defined as such. In fact your cpu won't ever go down to 600 or 900 Mhz... > > Is there a way to change the max to 2.4ghz? Is there some kernel setting > that has to be activated? It'll be 2.4 Ghz in practice. What worries me a lot more is the "at the same time" thing, that'll make things go wrong entirely ;( _______________________________________________ Discuss mailing list [email protected] http://mail.lesswatts.org/mailman/listinfo/discuss
