That canned response doesn't apply, as the problem is not in the kernel
itself, but in the configuration Ubuntu is using to compile the kernel.

The fix is simple: in the kernel config, change

CONFIG_X86_POWERNOW_K8=y

and

CONFIG_X86_ACPI_CPUFREQ=y

to

CONFIG_X86_POWERNOW_K8=m

and

CONFIG_X86_ACPI_CPUFREQ=m

respectively.

Confirmed in Trusty Tahr. Boy this guy's been around.

** Changed in: linux (Ubuntu)
       Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/355232

Title:
  acpi-cpufreq/powernow-k8 should not be built-in into the kernel image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/355232/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to