Here is the results after "apt-get"-ing it and running cpufreq-info ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ... Preparing to unpack .../cpufrequtils_008-1_amd64.deb ... Unpacking cpufrequtils (008-1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... ureadahead will be reprofiled on next reboot Setting up libcpufreq0 (008-1) ... Setting up cpufrequtils (008-1) ... * Loading cpufreq kernel modules... [fail] * CPUFreq Utilities: Setting ondemand CPUFreq governor... * disabled, governor not available... [ OK ] Processing triggers for libc-bin (2.19-0ubuntu6.6) ... Processing triggers for ureadahead (0.100.0-16) ... root@deeDell:/home/dee# cpufreq-info cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009 Report errors and bugs to cpufreq@xxxxxxxxxxxxxxx, please. analyzing CPU 0: no or unknown cpufreq driver is active on this CPU maximum transition latency: 4294.55 ms. analyzing CPU 1: no or unknown cpufreq driver is active on this CPU maximum transition latency: 4294.55 ms. ~~~~~~~~~~~~~~~~~~~~~ and here is using cpufreq-set (which I knew wouldn't run but I did it to get any info I could for you. ~~~~~~~~~~~~~~~~~~~~ root@deeDell:/home/dee# cpufreq-set -c 0 -g performance Error setting new values. Common errors: - Do you have proper administration rights? (super-user?) - Is the governor you requested available and modprobed? - Trying to set an invalid policy? - Trying to set a specific frequency, but userspace governor is not available, for example because of hardware which cannot be set to a specific frequency or because the userspace governor isn't loaded? ~~~~~~~~~~~~~~~~~~~~~~~~~ I hope this is helpful for you Thank you! -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html