View previous topic :: View next topic |
Author |
Message |
Grook n00b
Joined: 23 Jun 2010 Posts: 26
|
Posted: Fri Jul 02, 2010 4:34 pm Post subject: Can't modprobe acpi-cpufreq |
|
|
Hi,
In search how to low power consumption I`v found a lot of articles about cpufrequtils. I`v recompiled my kernel to allow support of CPU scaling and marked acpi-cpufreq as a module. Then i tried to load on this module with
Code: |
#modprobe acpi-cpufreq
|
but i`v got error:
Code: |
#modprobe acpi-cpufreq
FATAL: Error inserting acpi_cpufreq (/lib/modules/2.6.34-zen2/kernel/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.ko): Invalid argument |
Whats the metter and what can i do to fix that?
Here is cat /proc/cpuinfo and cpufreq-info |
|
Back to top |
|
|
massimo Veteran
Joined: 22 Jun 2003 Posts: 1226
|
Posted: Mon Jul 05, 2010 8:30 am Post subject: |
|
|
What is the output of dmesg after having issued modprobe acpi-cpufreq? _________________ Hello 911? How are you? |
|
Back to top |
|
|
|