Scripting

Linux Acpi Cpufreq Error

Error in boot :

FATAL: Error inserting acpi_cpufreq ... No such device

Solution :

Go in as root:

edit the file '/etc/cpu/cpuspeed.conf'

Uncomment the DRIVER line, and set it to :

'p4-clockmod' (intel)

'powernow-k7' (AMD)