On Tue, Nov 04, 2003 at 12:17:34PM +0100, Magnus von Koeller wrote: Content-Description: signed data > On Tuesday 04 November 2003 12:07, Ducrot Bruno wrote: > > > Yeah, could you send these? My stuff somehow doesn't work. I use > > > this: echo 0:600000:600000:powersave > /proc/cpufreq > > > > You are using a user space daemon which change the frequency on the > > fly. > > You're right, this was due to cpufreqd changing it back. If I disable > that, it stays at the 600Mhz-600Mhz range. But still, /proc/cpuinfo > always gives > cpu MHz : 1294.774 >
What version of cpufreq are you using? Older versions do not update, or even worst, give false informations. Also, the cpu MHz update is not done if you enable CONFIG_SMP with latest cvs tree, tag LINUX_2_4. So well, compile UP. -- Ducrot Bruno -- Which is worse: ignorance or apathy? -- Don't know. Don't care.

