Nadav Avidor wrote:
Hi all,
After upgraded kernel to 2.6.14, I've noticed the following message when
booting the system:
FATAL: Error inserting acpi_cpufreq
(/lib/modules/2.6.14-1.1637_FC4/kernel/arch/i386/kernel/cpu/cpufreq/acpi_cpufreq.ko): no such device
Didn't noticed any changes in the way my fedora functioning.
Is this fixable? can someone help?
Thanks,
Nadav
Louis Lagendijk responed to this issue a few days ago. As I had just
been searching on this I will go over what I did.
Basically, the /etc/cpuspeed.conf file needs to point to the correct
module in the .../cpufreq/ folder.
Edit /etc/cpuspeed.conf so that the DRIVER line points to the correct one.
My machines that we affected by this issue are P4 HT 2.8 Intel.
My driver line now reads:
DRIVER="p4-clockmod"
If yours is similar that should do it.
Ben