Try looking at
/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies. It
should list all possible running speeds. If there is one entry something
is likely wrong with ACPI. That would not be all that surprising since it
is not completely standardized and may bios manufacturers have outright
bugs. The dmesg command may give you some hint of such a problem. There
are some kernel options that may help in this regard (I think maybe
acpi=no?)
Also look at the file scaling_available_governors in the same dir. It
should have all the possible options for the processor's speed control
(mine has performance, ondemand, and userspace). If performance is there,
do like so:
echo "performance" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
That should set the CPU to max speed.
Hopefully that's a start.
Byron
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/