The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Markus Trippelsdorf <markus@trippelsdorf.de>
To: Dirk Schmidt <derschmied@gmx.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Amd Phenom 2 X6 Cool&Quiet Issue.
Date: Fri, 21 Jun 2013 17:10:27 +0200	[thread overview]
Message-ID: <20130621151027.GB526@x4> (raw)
In-Reply-To: <51C4665A.8010802@gmx.de>

On 2013.06.21 at 16:42 +0200, Dirk Schmidt wrote:
> Hello.
> 
> Am 21.06.2013 16:19, schrieb Markus Trippelsdorf:
> > On 2013.06.21 at 16:15 +0200, Dirk Schmidt wrote:
> >> Amd Phenom 2 X6 Cool&Quiet Issue.
> >>
> >> Problem:
> >>
> >> dmesg | grep power
> >> [   10.622426] powernow-k8: This CPU is not supported anymore, using
> >> acpi-cpufreq instead.
> >>
> >> modprobe acpi_cpufreq
> >> ERROR: could not insert 'acpi_cpufreq': No such device
> >
> > Please post your kernel .config.
> >
> 
> config attached.
> 
> #
> # x86 CPU frequency scaling drivers
> #
> # CONFIG_X86_INTEL_PSTATE is not set
> CONFIG_X86_PCC_CPUFREQ=m
> CONFIG_X86_ACPI_CPUFREQ=m
> CONFIG_X86_ACPI_CPUFREQ_CPB=y
> CONFIG_X86_POWERNOW_K8=m
> # CONFIG_X86_AMD_FREQ_SENSITIVITY is not set
> CONFIG_X86_SPEEDSTEP_CENTRINO=m
> CONFIG_X86_P4_CLOCKMOD=m

Does it work if you disable everything under "x86 CPU frequency scaling
drivers" and build CONFIG_X86_ACPI_CPUFREQ directly into the kernel?

#
# x86 CPU frequency scaling drivers
#
# CONFIG_X86_INTEL_PSTATE is not set
# CONFIG_X86_PCC_CPUFREQ is not set
CONFIG_X86_ACPI_CPUFREQ=y
# CONFIG_X86_ACPI_CPUFREQ_CPB is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_AMD_FREQ_SENSITIVITY is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_P4_CLOCKMOD is not set


-- 
Markus

  reply	other threads:[~2013-06-21 15:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-21 14:15 Amd Phenom 2 X6 Cool&Quiet Issue Dirk Schmidt
2013-06-21 14:19 ` Markus Trippelsdorf
2013-06-21 14:42   ` Dirk Schmidt
2013-06-21 15:10     ` Markus Trippelsdorf [this message]
2013-06-21 15:19       ` Dirk Schmidt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130621151027.GB526@x4 \
    --to=markus@trippelsdorf.de \
    --cc=derschmied@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox