cpufreq Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Nebojsa Trpkovic <trx@inbox.ru>
To: cpufreq@www.linux.org.uk
Subject: Re: [PATCH] Another powernow-k7 patch for Desktop XP-M usage
Date: Mon, 29 Nov 2004 22:36:38 +0100	[thread overview]
Message-ID: <41AB9666.5060801@inbox.ru> (raw)
In-Reply-To: <41704EFD.9030107@inbox.ru>

Still can't set multiplier 11. I'm able to run CPU on 10.5x200, but not 
at 11x200. If I use

powernow-k7 overwrite_table=1 multiplier=50,60,70,80,90,110

or

powernow-k7 overwrite_table=1 multiplier=50,60,70,80,90,11

maximum frequency becomes 1800MHz (9x200) and it's second to last 
multiplier...




Nebojsa Trpkovic wrote:

> Hendrik Muhs wrote:
>
>> You found a bug! There is an error in the translation table:
>>
>> +/* translation table for odd multiplier to fid*/
>> +static int odd_multiplier[9]={
>> +    5, 7, 9, 11, 12, 13, 1, 3,        +   
>> 21,                                      +};
>>
>> should be (13 instead of 12, 15 instead of 13):
>>
>> +/* translation table for odd multiplier to fid*/
>> +static int odd_multiplier[9]={
>> +    5, 7, 9, 11, 13, 15, 1, 3,       +   
>> 21,                                      +};
>>
>> A new corrected patch is attached to this mail
>>
>> Hendrik
>>  
>>
>>
> That works!
>
> Finaly I have my Barton 2500+ fully modded :D
>
> First, I've set it's FSB from 166MHz to 200MHz (L12 mod)
> and then it became Mobile (L5 mod)
>
> Now it runs at 1GHz and switchs to 2.1GHz if needed instead of boring 
> 1833MHz :D
>
>
> Great work!
> Thank you all!
>

  reply	other threads:[~2004-11-29 21:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-15  7:05 [PATCH] Another powernow-k7 patch for Desktop XP-M usage Hendrik Muhs
2004-10-15 22:28 ` Nebojsa Trpkovic
2004-11-29 21:36   ` Nebojsa Trpkovic [this message]
2004-10-16 16:11 ` mark newman
2005-01-14 11:46 ` Jarkko Lavinen
2005-01-17 15:21   ` Hendrik Muhs
2005-01-17 16:31     ` Jarkko Lavinen
2005-01-19 15:35     ` Jarkko Lavinen
  -- strict thread matches above, loose matches on Subject: below --
2004-12-01 20:09 Hendrik Muhs
2004-10-12  8:18 Hendrik Muhs
2004-10-14 23:26 ` Nebojsa Trpkovic
2004-10-20  9:43   ` Bruno Ducrot
2004-10-20 22:05     ` Harald Milz
2004-10-21  0:56     ` Nebojsa Trpkovic

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=41AB9666.5060801@inbox.ru \
    --to=trx@inbox.ru \
    --cc=cpufreq@www.linux.org.uk \
    /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