You are not logged in.

#1 2007-08-24 21:36:22

miggols99
Member
Registered: 2007-06-10
Posts: 424

Getting cpufreqd to work...

I'm trying to get cpufreqd to work. I've got a pentium 4, which I'm sure is capable of cpu freqency scaling. How do I do it and what module do I have to load?

Offline

#2 2007-08-24 23:06:10

rayjgu3
Member
From: Chicago IL usa
Registered: 2004-07-04
Posts: 695

Re: Getting cpufreqd to work...

check the wiki alot of stuff there just search it
http://wiki.archlinux.org/index.php/SpeedStep

Offline

#3 2007-08-25 08:37:30

miggols99
Member
Registered: 2007-06-10
Posts: 424

Re: Getting cpufreqd to work...

I tried all that but I get an error:

FATAL: Error inserting acpi_cpufreq (/lib/modules/2.6.22-ARCH/kernel/arch/x86_64/kernel/cpufreq/acpi-cpufreq.ko): No such device

Offline

#4 2007-08-25 11:31:28

1311219
Member
From: Sweden
Registered: 2007-01-09
Posts: 121

Re: Getting cpufreqd to work...

Just a random thought, does that file exist for you? (/lib/modules/2.6.22-ARCH/kernel/arch/x86_64/kernel/cpufreq/acpi-cpufreq.ko)
If it does, and you have just upgraded the kernel without restarting, then you might be using an old kernel and try to load a newer module. hmm

Offline

#5 2007-08-25 13:57:31

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: Getting cpufreqd to work...

Pentium 4 works only with p4-clockmod module. Be aware of the fact that a pentium 4 is extremely slow and unusable when running at lower speeds. Another thing is that clockspeed changing is extremely slow also, making a pentium 4 with speedstepping useless when using the ondemand/conservative governors (yes, cpufreqd is obsolete)

Offline

#6 2007-08-25 16:27:12

miggols99
Member
Registered: 2007-06-10
Posts: 424

Re: Getting cpufreqd to work...

Pentium 4 works only with p4-clockmod module. Be aware of the fact that a pentium 4 is extremely slow and unusable when running at lower speeds. Another thing is that clockspeed changing is extremely slow also, making a pentium 4 with speedstepping useless when using the ondemand/conservative governors (yes, cpufreqd is obsolete)

So if it's obsolete, what should I use?

Offline

#7 2007-08-25 16:37:00

1311219
Member
From: Sweden
Registered: 2007-01-09
Posts: 121

Re: Getting cpufreqd to work...

cpufrequtils is a start (and you probably already have it, since you are using cpufreqd), it's configuration depends on what situation you are in:

In case you are just wanting to use the ondemand guardian, it will be simple, and if you want it to lower the frequency after a given time of inactivity, it won't be to difficult either.

But if you are going to have a more complicated setup (like if you are going to use it on a laptop, and want to have different guardians depending on if it's connected to a charger), you will have to spend some more time gluing together different systems (the power connection, for example, could be handled as a acpid event, in which you order cpufreq to switch guardian).

Offline

#8 2007-08-25 16:59:24

miggols99
Member
Registered: 2007-06-10
Posts: 424

Re: Getting cpufreqd to work...

It looks like SpeedStep is the best thing for me to use. I've found a page on the wiki.  But I'm still getting the same error...

Offline

Board footer

Powered by FluxBB