From: r.marek@assembler.cz (Rudolf Marek)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] FB-DIMM temperature
Date: Thu, 11 Jan 2007 21:50:14 +0000 [thread overview]
Message-ID: <45A6B116.70800@assembler.cz> (raw)
In-Reply-To: <45A65914.6040302@assembler.cz>
Hello Vadim,
> I think I know at least why the temperature is sometimes 0: it's a timing
> issue, apparently you can't read the sensors too quickly. If I insert
> usleep(1000) between access to the signature bytes and the temperature value,
> I can reliably read non zero values.
Ah, that is not too convenient :/ Maybe we need to read only 4 bytes at once. I
must check the Northbridge datasheet for this. Also it might be worth to check
the 14.5.3.4 UPDATED: Update Temp Diff Bit maybe it is zero when this bit is set.
>I also looked at the values of the other
> registers described in the section 14.5.3 of Intel datasheet, here is the
> full output:
I have some news too. The registers must match by definition with the Intel
public document.
>
> Sig at 0: 1d 11
> Device id: 80 04
> TEMPLO: 106.00C
> TEMPMID: 109.00C
> TEMPHI: 124.00C
> TEMPSTAT: 0x1
> TEMP: 68.50C
> Sig at 16: 1d 11
> Device id: 80 04
> TEMPLO: 106.00C
> TEMPMID: 109.00C
> TEMPHI: 124.00C
> TEMPSTAT: 0x1
> TEMP: 68.00C
> Sig at 32: 1d 11
> Device id: 80 04
> TEMPLO: 106.00C
> TEMPMID: 109.00C
> TEMPHI: 124.00C
> TEMPSTAT: 0x1
> TEMP: 59.00C
> Sig at 48: 1d 11
> Device id: 80 04
> TEMPLO: 106.00C
> TEMPMID: 109.00C
> TEMPHI: 124.00C
> TEMPSTAT: 0x1
> TEMP: 63.50C
>
> So, assuming I interpret TEMPLO/MID/HI correctly (I also divided their
> values by 2 to get the temperature in degrees Celsius), it really does look
> that these DIMMs are supposed to run quite hot.
> Please let me know if I'm wrong (before I fry them :-),
No this are thresholds for the action, when system become too hot. Your temps
are around 70C now, so your system is safe.
No need to panic ;)
Rudolf
prev parent reply other threads:[~2007-01-11 21:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-11 15:34 [lm-sensors] FB-DIMM temperature Rudolf Marek
2007-01-11 15:57 ` Vadim Zeitlin
2007-01-11 16:57 ` Rudolf Marek
2007-01-11 17:13 ` Vadim Zeitlin
2007-01-11 19:56 ` Vadim Zeitlin
2007-01-11 21:50 ` Rudolf Marek [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=45A6B116.70800@assembler.cz \
--to=r.marek@assembler.cz \
--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.