On Fri, Sep 16, 2005 at 03:18:22AM +0800, Dan Jacobson wrote: > Package: cpufreqd > Version: 1.2.3-3 > Severity: wishlist > > Upon seeing: > Unable to find a CpuFreq interface in your kernel. > Cpufreqd won't be started, please enable a CpuFreq driver in your kernel and [...] > Anyway, if in fact it is a kernel problem, please reassign this bug there.
It's neither a cpufreqd nor (probably) a kernel bug, just some missing configuration on your side. Cpu frequency scaling must be supported by your hardware, > I only use stock kernels. then you should have everything you need, just look into (assuming i386 architecture) /lib/modules/`uname -r`/kernel/arch/i386/kernel/cpu/cpufreq and match any of the driver to you CPU (see cat /proc/cpuinfo). If you are sure that you have a cpu that supports frequency/voltage scaling and a driver is present but doesn't work then it's a kernel problem (please reassing to the binary kernel version you're using along with the contents of /proc/cpuinfo). If a different userspace tool (like cpufrequtils' cpufreq-info or cpuspeed or powernowd) is working then it's a cpufreqd bug (I'll then need to ask you some more informations). regards -- mattia :wq! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

