On Thu, Jun 03, 2010 at 09:48:31PM +0200, Paul Menzel wrote:
> Dear Mattia,
> 
> 
> Am Donnerstag, den 03.06.2010, 21:19 +0900 schrieb Mattia Dongili:
> 
> > 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).
> 
> I did not spot anything. But please see yourself.
> 
> > Or you can try:
> > $ modprobe powernow-k7
> 
>         $ sudo modprobe powernow-k7
>         FATAL: Error inserting powernow_k7 
> (/lib/modules/2.6.32-5-686/kernel/arch/x86/kernel/cpu/cpufreq/powernow-k7.ko):
>  No such device
> 
> > $ modprobe ondemand
> 
>         $ sudo modprobe ondemand
>         FATAL: Module ondemand not found.

yeah sorry... should have been cpufreq_ondemand, but this is not related
to your issue.

> 
> > and see they succeed, if so I'll try (with your help ;)) to figure out
> > why powernow-k7 didn't get automatically loaded.
> 
> »No such device«. No idea if some ID is missing or if CPUFreq does not
> support my CPU.

can you double check if you have the cool'n'quiet feature enabled in the
BIOS configuration?
otherwise also trying `modprobe acpi_cpufreq` could be an option
although I doubt it will work.

-- 
mattia
:wq!

Attachment: signature.asc
Description: Digital signature

Reply via email to