All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ducrot Bruno <ducrot@poupinou.org>
To: Kenneth Ho <ken.ho@theorem.ca>
Cc: cpufreq@www.linux.org.uk
Subject: Re: speedstep-piix4 don't work
Date: Wed, 9 Jul 2003 12:08:34 +0200	[thread overview]
Message-ID: <20030709100834.GP7796@poupinou.org> (raw)
In-Reply-To: <3F0BB1A5.7040606@theorem.ca>

On Wed, Jul 09, 2003 at 02:09:41AM -0400, Kenneth Ho wrote:
> cpufreq: Coppermine: MSR_IA32_EBL_CR_POWERON is 0x44080020, 0x0
> cpufreq: Coppermine: MSR_IA32_PLATFORM ID is 0x0, 0x2540000
> speedstep: gpo port: 0x34 shift: 0x00
> speedstep-lib: P3 - MSR_IA32_EBL_CR_POWERON: 0x44080020 0x0
> speedstep-lib: P3 - MSR_IA32_EBL_CR_POWERON: 0x44080020 0x0
> cntb before: 0x000000e1
> cntb after:  0x000007e1
> speedstep: reading ff from port 1034
> speedstep: new gpo value: 0xff
> pcntrl before: 0x00001200
> pcntrl after:  0x00001a06
> speedstep-lib: P3 - MSR_IA32_EBL_CR_POWERON: 0x44080020 0x0
> cpufreq: change failed
> speedstep-lib: P3 - MSR_IA32_EBL_CR_POWERON: 0x44080020 0x0
> speedstep-lib: P3 - MSR_IA32_EBL_CR_POWERON: 0x44080020 0x0
> cntb before: 0x000000e1
> cntb after:  0x000007e1
> speedstep: reading ff from port 1034
> speedstep: new gpo value: 0xfe
> pcntrl before: 0x00001200
> pcntrl after:  0x00001a06
> speedstep-lib: P3 - MSR_IA32_EBL_CR_POWERON: 0x44080020 0x0
> cpufreq: change failed
> speedstep-lib: P3 - MSR_IA32_EBL_CR_POWERON: 0x44080020 0x0

Ok.  Could you remove the lines:
    145         /* We may have to define a 'good' throttling duty ? */
    146         pcntrl &= ~(0x7 << 1);
    147         pcntrl |= (0x3 << 1);
    148 

That will done exactly the same stuff as the old independant kernel module.
If that still do not work, well I will be a little puzzled then, but give
me still dmesg in any case.

-- 
Ducrot Bruno

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.

  reply	other threads:[~2003-07-09 10:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-08 16:12 speedstep-piix4 don't work Kenneth Ho
2003-07-08 16:35 ` Ducrot Bruno
2003-07-08 17:45   ` Kenneth Ho
2003-07-08 18:17     ` Ducrot Bruno
2003-07-09  6:09       ` Kenneth Ho
2003-07-09 10:08         ` Ducrot Bruno [this message]
2003-07-11 15:11           ` Frank Mehnert
2003-07-11 15:48             ` Ducrot Bruno
2003-07-11 16:08               ` Frank Mehnert

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=20030709100834.GP7796@poupinou.org \
    --to=ducrot@poupinou.org \
    --cc=cpufreq@www.linux.org.uk \
    --cc=ken.ho@theorem.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.