All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dominik Brodowski <devel@brodo.de>
To: Peter Osterlund <petero2@telia.com>
Cc: zwane@linuxpower.ca, alan@lxorguk.ukuu.org.uk,
	linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.19-rc1-ac3
Date: Sun, 14 Jul 2002 17:50:25 +0200	[thread overview]
Message-ID: <20020714175025.A765@brodo.de> (raw)
In-Reply-To: <m2k7nyqqud.fsf@best.localdomain>; from petero2@telia.com on Sun, Jul 14, 2002 at 05:19:54PM +0200

On Sun, Jul 14, 2002 at 05:19:54PM +0200, Peter Osterlund wrote:
> Dominik Brodowski <devel@brodo.de> writes:
> 
> I tried speedstep but it didn't work because of this check in
> speedstep_detect_processor:
> 
> 		/* Intel Pentium 4 Mobile P4-M */
> 		if (c->x86_model != 2)
> 			return 0;
> 
> 		if (c->x86_mask != 4)
> 			return 0;     /* all those seem to support Enhanced
> 					 SpeedStep */
> 
> My cpu has model == 1 and mask == 2.
Strange: According to the Intel docs (24919923.pdf and 25072104.pdf) as of
June 2002, all P4-Ms have models have model "2" and mask "4", and none have
model "1" and mask "2". What does /proc/cpuinfo say? And are you really sure
it is a speedstep-capable P4-M?

I'm really doubtful of that, as the MSR_EBC_FREQUENCY_ID didn't change a bit
while trying speedstep transitions:

>         cpufreq: P4 - MSR_EBC_FREQUENCY_ID: 0x8a01fe00 0x0
<snip>
>         cpufreq: P4 - MSR_EBC_FREQUENCY_ID: 0x8a01fe00 0x0


>         cpufreq: currently at low speed setting - 13800 MHz
Obviously, this value is bogus, what's the correct CPU frequency of your
notebook?

> So what can I do to make speedstep work? According to the notebook
> manual, speedstep is supported on this computer.
How old is it? Fresh-out-of-the-factory? Then there might, just might be
some update to the P4 specifications not yet included in the documentation.
And please send me a /proc/cpuinfo, just to make sure. And, BTW, have you
tried ACPI and its "performance state" interface?

Dominik

  reply	other threads:[~2002-07-14 15:49 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-12 19:14 Linux 2.4.19-rc1-ac3 Alan Cox
2002-07-12 23:42 ` Peter Osterlund
2002-07-13  7:41   ` Zwane Mwaikambo
2002-07-13 10:34     ` Peter Osterlund
2002-07-13 12:38       ` Zwane Mwaikambo
2002-07-13 16:22         ` Peter Osterlund
2002-07-13 18:27           ` Alan Cox
2002-07-13 19:43             ` Peter Osterlund
2002-07-13 19:54               ` Russell King
2002-07-13 20:56                 ` Peter Osterlund
2002-07-15 10:13                 ` Thomas Sailer
2002-07-15 10:16                   ` Russell King
2002-07-14  1:50               ` Alan Cox
     [not found]               ` <6010.1026651788@www53.gmx.net>
2002-07-14 13:09                 ` Dominik Brodowski
2002-07-14 15:19                   ` Peter Osterlund
2002-07-14 15:50                     ` Dominik Brodowski [this message]
2002-07-14 18:52                       ` Peter Osterlund
2002-07-13 10:25   ` Peter Osterlund
2002-07-13 14:15 ` Pavel Machek
2002-07-13 17:09   ` Alan Cox
2002-07-13 15:59 ` fchabaud

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=20020714175025.A765@brodo.de \
    --to=devel@brodo.de \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=petero2@telia.com \
    --cc=zwane@linuxpower.ca \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.