Hi,

On Wed, Jun 02, 2010 at 10:37:34PM +0200, Paul Menzel wrote:
...
> $ more /proc/cpuinfo
> processor       : 0
> vendor_id       : AuthenticAMD
> cpu family      : 6
> model           : 6
> model name      : AMD Athlon(tm) XP 1600+
> stepping        : 2
> cpu MHz         : 1395.989

it looks like the cpufreq driver (as opposed to the governor) didn't get
loaded.
Can you check if you see any error in the kernel log (dmesg) that might
be related (feel free to send over the whole output from dmesg).

Or you can try:
$ modprobe powernow-k7
$ modprobe ondemand

and see they succeed, if so I'll try (with your help ;)) to figure out
why powernow-k7 didn't get automatically loaded.

Thanks
-- 
mattia
:wq!

Attachment: signature.asc
Description: Digital signature

Reply via email to