Am Freitag, den 04.06.2010, 06:56 +0900 schrieb Mattia Dongili:
> On Thu, Jun 03, 2010 at 09:48:31PM +0200, Paul Menzel wrote:

> > 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?

I just looked at the BIOS options, but I could not find it. :( So I do
not know if this feature is enabled. The board is a Syntax SV266A [1–3].

> otherwise also trying `modprobe acpi_cpufreq` could be an option
> although I doubt it will work.

You are right, it did not work.

        $ sudo modprobe acpi_cpufreq
        FATAL: Error inserting acpi_cpufreq 
(/lib/modules/2.6.32-5-686/kernel/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.ko): 
No such device


Thanks,

Paul


[1] http://www.mainboardforum.de/showthread.php?p=7546
[2] http://www.echtbaer.de/download/Syntax/SV266A%20(1.0).pdf
[3] http://www.coreboot.org/pipermail/coreboot/2009-March/045774.html

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to