All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Fred R. Beck" <beckfr@comcast.net>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] AMD K10 (Phenom) Sensor Module
Date: Sat, 19 Apr 2008 15:53:11 +0000	[thread overview]
Message-ID: <480A1567.8050305@comcast.net> (raw)
In-Reply-To: <47642FDA.6000801@cox.net>


[-- Attachment #1.1: Type: text/plain, Size: 3358 bytes --]

Thanks for the clues!  I will send a configuration when I get there.

I agree with your note about combining drivers.  That is exactly why I 
was initially taking that path.  Basically, the only differences between 
the k8temp and new k10temp drivers are on the number of thermistors and 
how the temperature is calculated.  Since the probe for CPUID is easy 
enough, I felt that there was benefit.  That said, it was easy enough to 
just have a k10temp as well - which is where I am now.

Thanks again,

Fred

Jean Delvare wrote:
> Hi Fred,
>
> On Fri, 18 Apr 2008 23:44:31 -0600, Fred R. Beck wrote:
>   
>> I've been tied up and just got back to this.  Thanks much for the 
>> "stripped down" version.  It looked much like my last attempt though I'd 
>> missed on some of the registers...  I think you are right, this is 
>> simple enough that there isn't much sense in combining the two drivers, 
>> so I'll scrap that...
>>     
>
> The main decision factor for combining support for several chips in a
> single driver or not is not how simple they are but how similar they
> are to each other.
>
>   
>> (...)
>> So, running sensors now gives:
>>
>>     # modprobe k8temp
>>     # sensors
>>     it8718-isa-0228
>>     Adapter: ISA adapter
>>     in0:       +1.07 V  (min =  +0.00 V, max =  +4.08 V)  
>>     in1:       +1.90 V  (min =  +0.00 V, max =  +4.08 V)  
>>     in2:       +3.38 V  (min =  +0.00 V, max =  +4.08 V)  
>>     in3:       +3.01 V  (min =  +0.00 V, max =  +4.08 V)  
>>     in4:       +3.01 V  (min =  +0.00 V, max =  +4.08 V)  
>>     in5:       +3.25 V  (min =  +0.00 V, max =  +4.08 V)  
>>     in6:       +4.08 V  (min =  +0.00 V, max =  +4.08 V)  
>>     in7:       +0.00 V  (min =  +0.00 V, max =  +4.08 V)  
>>     in8:       +3.07 V
>>     fan1:     1859 RPM  (min =   10 RPM)                  
>>     fan2:        0 RPM  (min =    0 RPM)                  
>>     fan3:        0 RPM  (min =    0 RPM)                  
>>     fan5:        0 RPM  (min =    0 RPM)                  
>>     temp1:       +39 C  (low  =  +127 C, high =  +127 C)   sensor = thermistor  
>>     temp2:       +41 C  (low  =  +127 C, high =   +70 C)   sensor = diode  
>>     temp3:       +84 C  (low  =  +127 C, high =  +127 C)   sensor = thermistor  
>>     vid:      +0.000 V
>>
>>     k10temp-pci-00c3
>>     Adapter: PCI adapter
>>
>> As you can see, I'm still figuring out how to configure lm_sensors for 
>> my GA-MA790FX-DS5...  However, temp1 looks ok and matches what I'm 
>> seeing in the BIOS.
>>     
>
> Here's my guess for voltages if it helps you:
> in0: Vcore
> in1: Vram (although a bit high, should be 1.8)
> in2: +3.3V
> in3: +5V with scaling factor 1.68
> in4: +12V with scaling factor 4
> in5: 3VSB or 5VSB with a scaling factor of 1.68
> in6: unused
> in7: unused
> in8: Vbat
>
> Please check your logs after loading the it87 driver, it might give
> hints about in3 and in7.
>
> If your BIOS displays voltage values, compare with those to validate
> your lm-sensors configuration settings.
>
> As for temperature, temp2 would be the CPU temperature, and temp1 would
> be the motherboard temperature. temp3 is a bit too high to be realistic
> so I'd be tempted to claim that it's not wired.
>
> If you come up with a good configuration file for this motherboard,
> please send it back and we'll put it on the website.
>
>   


[-- Attachment #1.2: Type: text/html, Size: 3757 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

      parent reply	other threads:[~2008-04-19 15:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-15 19:49 [lm-sensors] AMD K10 (Phenom) Sensor Module Michael C Castle
2007-12-15 21:45 ` Rudolf Marek
2008-04-16 16:07 ` Rudolf Marek
2008-04-16 22:48 ` Rudolf Marek
2008-04-19  5:44 ` Fred R. Beck
2008-04-19  8:58 ` Jean Delvare
2008-04-19 15:53 ` Fred R. Beck [this message]

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=480A1567.8050305@comcast.net \
    --to=beckfr@comcast.net \
    --cc=lm-sensors@vger.kernel.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.