All of lore.kernel.org
 help / color / mirror / Atom feed
From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Fintek F71805F on Jetway 627FWE1G
Date: Wed, 21 Mar 2007 16:21:04 +0000	[thread overview]
Message-ID: <20070321172104.0c2a8141.khali@linux-fr.org> (raw)
In-Reply-To: <20070321155103.GD19205@storm.local.network>

Hi Forest,

I am the author of the f71805f driver.

On Wed, 21 Mar 2007 11:51:03 -0400, Forest Bond wrote:
> I am getting what appear to be incorrect temperature readings for the CPU on a
> 627FWE1G mainboard, which has an F71805F.  The other two temperatures appear to
> be reasonable, but the CPU temperature appears to be low (although it does seem
> to scale appropriately in response to CPU burn-in, momentarily disconnecting the
> fan, etc.).
> 
> From the documentation:
> 
> --------------------------------------------------------------------------------
> All temperature channels are external, there is no embedded temperature
> sensor. Each channel can be used for connecting either a thermal diode
> or a thermistor. The driver reports the currently selected mode, but
> doesn't allow changing it. In theory, the BIOS should have configured
> everything properly.
> --------------------------------------------------------------------------------
> 
> I'm wondering if the BIOS did not configure the sensor properly, although
> the sensors program reports that the sensor is configured as a diode (which, I
> believe, is correct).

If the type was improperly selected, you wouldn't see the reading
scaling properly as you report. So chances are good that this is indeed
a thermal diode that is connected.

> Is it possible that the diode is not characterized correctly?

Yes, this is possible. Hardware monitoring chips are typically meant to
be used with one given type of thermal diode, and where a different
type is used, the measurements have to be corrected. If the correction
is a simple offset, it can be done by the F71805F itself, otherwise it
must be done in software.

Another possibility is that this is a labelling issue, and one of the
other two temperatures is actually the CPU temperature. You said that
"the other two temperatures appear to be reasonable" but you didn't
give us the actual numbers. Please copy the output of "sensors" so that
we get an idea. You also did not tell us what CPU model it was.

> I have a technical contact at Jetway that may be able to assist.  Should I
> pursue this as a BIOS issue, or ought I seek information with regard to how the
> circuit is physically wired?

If you could know for sure which temperature channel is connected to
what, it would help. You might get a first idea by checking in the
BIOS, and comparing the hardware monitoring information there with what
"sensors" displays.

You can also dump the contents of the F71805F chip to find out if
temperature offsets have been set by the BIOS. Assuming that the
F71805F lives at the standard address 0x290, you would run:

isadump 0x295 0x296

And look at the values of registers 0x90, 0x91 and 0x92.

-- 
Jean Delvare


  reply	other threads:[~2007-03-21 16:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-21 15:51 [lm-sensors] Fintek F71805F on Jetway 627FWE1G Forest Bond
2007-03-21 16:21 ` Jean Delvare [this message]
2007-03-21 16:58 ` Forest Bond
2007-03-21 17:09 ` Forest Bond
2007-03-21 17:32 ` Jean Delvare
2007-03-21 18:05 ` Forest Bond
2007-03-21 18:41 ` Jean Delvare

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=20070321172104.0c2a8141.khali@linux-fr.org \
    --to=khali@linux-fr.org \
    --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.