On 10/3/05, Corey Hickey <[EMAIL PROTECTED]> wrote:
> Can you be more specific? Tell us the output of the following:

Sorry, here it is:


> $ cpufreq-info

cpufrequtils 0.2: cpufreq-info (C) Dominik Brodowski 2004
Report errors and bugs to [EMAIL PROTECTED], please.
analyzing CPU 0: no or unknown cpufreq driver is active on this CPU


> $ grep CONFIG_CPU_FREQ /boot/config-`uname -r`

CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_PROC_INTF=m
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=m
CONFIG_CPU_FREQ_TABLE=m


> $ dmesg | grep powernow-k8

no output :-(


> That last one might not work if your machine has been running a while. Try:
> # cd /var/log ; (cat messages messages.0 ; cat messages.*.gz | zcat) | \
> grep powernow-k8 | tail -n 20

It doesn't return any output too

But hey! It was the powernow-k8 module that wasn't loaded! Heh, thanks!

--
Eduardo Costa Lisboa

Reply via email to