Odon Farkas <farkas@chem.elte.hu> writes:
Hi Robert,
I think you should disable "cpufreqd" which tries doing similar things under Linux. However, this can cause a slowdown, in my case (Shuttle SN85G4) this was down to 800 MHz. Otherwise, you can do
echo 2000000 >/proc/sys/cpu/0/speed
rccpufreqd high does this also.
for a 3200+, or simply
cat /proc/sys/cpu/0/speed-max >/proc/sys/cpu/0/speed
in general. I is weird, that while the value for "speed" is reported in MHz, "speed-max" and "speed-min" are given in kHz, and kHz should be used for changing the speed of the processor.
cpufreqd gives you a fast CPU when needed - and otherwise slows it down to save power and noise, Andreas -- Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj SuSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126