All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lars Gemeinhardt <lars.gemeinhardt@searchbroker.de>
To: Ducrot Bruno <ducrot@poupinou.org>
Cc: cpufreq@www.linux.org.uk
Subject: Re: Call4Response: Correct PST table for ATHLONs
Date: Wed, 02 Jul 2003 16:42:26 +0200	[thread overview]
Message-ID: <3F02EF52.4080908@searchbroker.de> (raw)
In-Reply-To: <20030702140206.GP7796@poupinou.org>

Ducrot Bruno wrote:

>On Wed, Jul 02, 2003 at 09:52:12AM +0200, Lars Gemeinhardt wrote:
>  
>
>>Hello cpufreq-user and developer,
>>
>>can everybody with an correct PST table (diffent FIDs and VIDs) and an 
>>ATHLON cpu post the "dmesg" snip (you get this using the dmesg command 
>>after the modul is loaded) to this mailing-list...
>>Maybe we can setup with this the correct values to the cpufreq driver 
>>(the K7 powernow part)...then otherwise the Acer and Sony notebooks 
>>doesn't work perfectly :-(
>>
>>    
>>
>
>
>You may want perhaps to get x86info instead.
>
>Just do something like that:
>
>cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/x86info co x86info
>
>then edit AMD/dumppsb.c
>at a line which look like
>
>if ((etuple(cpu) == pst->cpuid) && (maxfid==pst->maxfid) && (startvid==pst->startvid))
>
>replace with
>if (1)
>
>Then all PST tables should be dumped for different cpuid.
>
>
>  
>
I think this is not what I expect ... I tested x86info and here is my 
output-snip:

FID changes will happen
VID changes will happen
Current VID multiplier code: 1.300
Current FSB multiplier code: 13.0
Voltage ID codes: Maximum=1.300V Startup=1.300V Currently=1.300V
Frequency ID codes: Maximum=13.0x Startup=5.0x Currently=13.0x
Decoding BIOS PST tables (maxfid=14, startvid=e)
Found PSB header at 0x4018f4e0
Table version: 0x12
Flags: 0x0 (Mobile voltage regulator)
Settling Time: 100 microseconds.
Has 28 PST tables. (Only dumping ones relevant to this CPU).
 PST:26 (@0x4018f6bc)
  cpuid: 0x780	  fsb: 100	  maxFID: 0x14	  startvid: 0xe
  num of p states in this table: 5
    FID: 0x4 (5.0x [500MHz])	VID: 0xe (1.300V)
    FID: 0x8 (7.0x [700MHz])	VID: 0xe (1.300V)
    FID: 0xc (9.0x [900MHz])	VID: 0xe (1.300V)
    FID: 0x0 (11.0x [1100MHz])	VID: 0xe (1.300V)
    FID: 0x14 (13.0x [1300MHz])	VID: 0xe (1.300V)

Connector type: Socket A (462 Pin PGA)

I think the FIDs are OK, but the VIDs are all equal (but "VID changes 
will happen") - this means the cpu consumes to much power :-(
My idea was that people with a correct PST table for the ATHLON 1500+ 
(and other CPUs) can give the right values, because in my opinion this 
values are CPU specific and not PST/BIOS specific....

Ciao Lars

  reply	other threads:[~2003-07-02 14:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-02  7:52 Call4Response: Correct PST table for ATHLONs Lars Gemeinhardt
2003-07-02  9:13 ` Gregor Hlawacek
2003-07-02 10:05 ` Matteo
2003-07-02 14:02 ` Ducrot Bruno
2003-07-02 14:42   ` Lars Gemeinhardt [this message]
2003-07-02 14:51     ` Ducrot Bruno
2003-07-02 15:19       ` Lars Gemeinhardt

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=3F02EF52.4080908@searchbroker.de \
    --to=lars.gemeinhardt@searchbroker.de \
    --cc=cpufreq@www.linux.org.uk \
    --cc=ducrot@poupinou.org \
    /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.