cpufreq Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bruno Ducrot <ducrot@poupinou.org>
To: red@you.sk, paul.devriendt@amd.com
Cc: cpufreq@ZenII.linux.org.uk
Subject: Re: powernow-k8 problem
Date: Thu, 10 Mar 2005 17:51:02 +0100	[thread overview]
Message-ID: <20050310165102.GA2298@poupinou.org> (raw)
In-Reply-To: <007d01c520b1$bce2d650$0d010a0a@RED>

On Fri, Mar 04, 2005 at 01:00:19PM +0100, red@you.sk wrote:
> Hello list, 
> i would like to ask if it`s workaround for powernow-k8 to be fuctional on AMD64 system with FSB >254Mhz. Any value bigger than 254 causing powernow-k8 module to refuse load with message "No such device". Changing only value FSB in bios to any value <=254 make powernow-k8 work fine again.
> My board is abit av8 and CPU is AMD64 3000+.
> 

I don't know if such workaround exist but I know for sure you should
change the PLL_LOCK_CONVERSION in the powernow_k8.h for stability
reason if you try to make one, because the processor use a speical
counter clocked by the system bus in order to prevent snoop when the
PLL lock and therefore you should give it a good one since the current
powernow_k8 driver is written with a fsb at 200MHz in mind.
With a FSB to (say) 254 MHz, I would put something like that:

#define PLL_LOCK_CONVERSION 254

I guess a proper fix should be to do so by computing the system bus
and then pass this value instead of using PLL_LOCK_CONVERSION since
it seems there are more and more people that want to run their
system with a custom fsb.

Paul, could you please give us some coments?

Cheers,

-- 
Bruno Ducrot

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

  reply	other threads:[~2005-03-10 16:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-04 12:00 powernow-k8 problem red
2005-03-10 16:51 ` Bruno Ducrot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-03-14 17:44 Devriendt, Paul
2005-03-14 18:14 ` Bruno Ducrot
2005-03-10 20:07 Devriendt, Paul
2005-03-14 12:10 ` Bruno Ducrot
2004-12-01 14:26 Devriendt, Paul
2004-12-01 15:09 ` Markus Trippelsdorf
     [not found] <200411141859.32964.pytasz@lodz.home.pl>
2004-11-14 18:19 ` Michał Pytasz
2004-11-14 16:31 Devriendt, Paul
2004-11-14 11:13 Michał Pytasz

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=20050310165102.GA2298@poupinou.org \
    --to=ducrot@poupinou.org \
    --cc=cpufreq@ZenII.linux.org.uk \
    --cc=paul.devriendt@amd.com \
    --cc=red@you.sk \
    /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