From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] ridicolous sensors output?
Date: Sun, 16 Apr 2006 17:19:27 +0000 [thread overview]
Message-ID: <20060416191927.68834571.khali@linux-fr.org> (raw)
In-Reply-To: <F2CFFC9F-4DC4-4DBA-BDEB-C195DBCAD479@karlsbakk.net>
> works like a dream :)
>
> only, see below, I can't get fan6 data. can this be due to some other
> error? Also, temp2 shows ALARM where the data looks ok, and temp3 is
> still -48.5 degrees, and, beleive me, it's not that cold :)
>
> # sensors
> w83792d-i2c-0-2f
> Adapter: SMBus I801 adapter at 0500
> VCoreA: +1.34 V (min = +0.00 V, max = +2.04 V)
> VCoreB: +1.37 V (min = +0.00 V, max = +2.04 V)
> VIN0: +3.38 V (min = +0.00 V, max = +4.08 V)
> VIN1: +3.11 V (min = +0.00 V, max = +4.08 V)
> VIN2: +1.53 V (min = +0.00 V, max = +4.08 V)
> VIN3: +2.60 V (min = +0.00 V, max = +4.08 V)
> 5VCC: +5.07 V (min = +0.00 V, max = +6.12 V)
> 5VSB: +5.03 V (min = +0.00 V, max = +6.12 V)
> VBAT: +3.20 V (min = +0.00 V, max = +4.08 V)
> Fan1: 9507 RPM (min = 0 RPM, div = 2)
> Fan2: 9642 RPM (min = 0 RPM, div = 2)
> Fan3: 6553 RPM (min = 0 RPM, div = 2)
> Fan4: 6887 RPM (min = 0 RPM, div = 2)
> Fan5: 9000 RPM (min = 0 RPM, div = 2)
> ERROR: Can't get FAN6 data!
Some pins of the W83792D chip can be used for different purposes. In
your case, the fan6 pin is indeed used for something different so the
w83792d kernel driver did not create an interface for that fan.
"sensors" should ignore missing interface files in this case, but the
version you have did not. This was fixed in CVS recently.
You may try to add an "ignore fan6" statement in your configuration
file.
> Fan7: 9246 RPM (min = 0 RPM, div = 2)
> Temp1: +40.0 C (high = +127.0 C, hyst = +0.0 C)
> Temp2: +36.5 C (high = +80.0 C, hyst = +75.0 C) ALARM
Looks like a known bug, fixed in lm_sensors 2.9.2.
> Temp3: -48.5 C (high = +80.0 C, hyst = +75.0 C) ALARM
-48 degrees C is a typical value for unconnected thermal sensors. You
can probably just ignore that input ("ignore temp3").
> chassis: Chassis intrusion detection ALARM
--
Jean Delvare
next prev parent reply other threads:[~2006-04-16 17:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-16 16:06 [lm-sensors] ridicolous sensors output? Roy Sigurd Karlsbakk
2006-04-16 16:22 ` Jean Delvare
2006-04-16 16:47 ` Roy Sigurd Karlsbakk
2006-04-16 16:57 ` Jean Delvare
2006-04-16 17:06 ` Roy Sigurd Karlsbakk
2006-04-16 17:19 ` Jean Delvare [this message]
2006-04-16 18:29 ` Roy Sigurd Karlsbakk
2006-04-17 2:03 ` Yuan Mu
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=20060416191927.68834571.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.