cpufreq Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Reinelt <michael@reinelt.co.at>
To: trenn@suse.de
Cc: Dave Jones <davej@redhat.com>, cpufreq@lists.linux.org.uk
Subject: Re: Core2Duo locked at 800MHz
Date: Tue, 27 Nov 2007 14:36:16 +0000	[thread overview]
Message-ID: <474C2B60.5000501@reinelt.co.at> (raw)
In-Reply-To: <1196160448.23251.21.camel@queen.suse.de>

Hi THomas,

> It is probably limited through _PPC again.
> Dave, Len: Can you please add the patch that _PPC changes are printed
> with cpufreq.debug, pls.
> I posted this a while ago on the cpufreq list:
> Subject: [PATCH] Print _PPC changes via cpufreq debug layer
> http://article.gmane.org/gmane.linux.kernel.cpufreq/5642

Looks like it is :-(

I applied your patch and did the debugging again, and found the following:

merlin.merlin.local:/home/michi # grep PPC Lifebook.syslog*
cpufreq-core: CPU 0: _PPC is 0 - frequency not limited
cpufreq-core: CPU 1: _PPC is 0 - frequency not limited
cpufreq-core: CPU 0: _PPC is 1 - frequency  limited
cpufreq-core: CPU 1: _PPC is 1 - frequency  limited
cpufreq-core: CPU 0: _PPC is 2 - frequency  limited
cpufreq-core: CPU 1: _PPC is 2 - frequency  limited
cpufreq-core: CPU 0: _PPC is 3 - frequency  limited
cpufreq-core: CPU 1: _PPC is 3 - frequency  limited
cpufreq-core: CPU 0: _PPC is 4 - frequency  limited
cpufreq-core: CPU 1: _PPC is 4 - frequency  limited
cpufreq-core: CPU 0: _PPC is 5 - frequency  limited

the first PPC message appears where acpi_cpufreq isn't even loaded. As I 
found these tables in the debug output:

freq-table: table entry 0: 2401000 kHz, 0 index
freq-table: table entry 1: 2400000 kHz, 1 index
freq-table: table entry 2: 2000000 kHz, 2 index
freq-table: table entry 3: 1600000 kHz, 3 index
freq-table: table entry 4: 1200000 kHz, 4 index
freq-table: table entry 5: 800000 kHz, 5 index

acpi-cpufreq:      *P0: 2401 MHz, 35000 mW, 10 uS
acpi-cpufreq:       P1: 2400 MHz, 35000 mW, 10 uS
acpi-cpufreq:       P2: 2000 MHz, 28000 mW, 10 uS
acpi-cpufreq:       P3: 1600 MHz, 22000 mW, 10 uS
acpi-cpufreq:       P4: 1200 MHz, 16000 mW, 10 uS
acpi-cpufreq:       P5: 800 MHz, 14000 mW, 10 uS

as the reported _PPC value shows up after the corresponding P state has 
been entered, I guess thats the reason for my problem: Looks like my 
notebook can enter a certain P-state, but can never leave it towards a 
higher frequency.

so...

- wtf is _PPC?

- does this look like a BIOS bug?

- i remember seeing some sort of "disable _PPC by a specific module 
parameter" patch somewhere... "ignore_ppc" or something... is this an 
"official" patch which is worth to give it a try? Somebody knows an 
official location for this patch?


I'm happily looking forward to get this issue solved!


thanks, Michael

-- 
Michael Reinelt <michael@reinelt.co.at>
http://home.pages.at/reinelt
GPG-Key 0xDF13BA50
ICQ #288386781

  reply	other threads:[~2007-11-27 14:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-26  6:49 Core2Duo locked at 800MHz Michael Reinelt
2007-11-26 19:09 ` Dave Jones
2007-11-27  6:10   ` Michael Reinelt
2007-11-27 10:47     ` Thomas Renninger
2007-11-27 14:36       ` Michael Reinelt [this message]
2007-11-27 14:53         ` Thomas Renninger
2007-11-27 15:27           ` Pallipadi, Venkatesh
2007-11-27 19:05       ` Dave Jones

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=474C2B60.5000501@reinelt.co.at \
    --to=michael@reinelt.co.at \
    --cc=cpufreq@lists.linux.org.uk \
    --cc=davej@redhat.com \
    --cc=trenn@suse.de \
    /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