From: Artur Szymiec <artur.szymiec@gmail.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] adt7475 support (Asus M2N-SLI Deluxe)
Date: Mon, 18 Feb 2008 17:34:09 +0000 [thread overview]
Message-ID: <47B9C191.6070601@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0801211406570.32720@birdbird.example.com>
Jordan Crouse pisze:
> On 13/02/08 17:53 +0100, Artur Szymiec wrote:
>
>> Hello,
>>
>> I have a M2N-SLI Deluxe motherboard and
>> i'm testing the Jordan Crouse patch
>> (http://lists.lm-sensors.org/pipermail/lm-sensors/2008-January/022338.html).
>> Results from running sensors:
>>
>> 1st result:
>> ADT7475-i2c-1-2e
>> Adapter: SMBus nForce2 adapter at 1c40
>> vccp: +0.00 V (min = +0.00 V, max = +2.99 V) ALARM
>> vcc: +3.27 V (min = +0.00 V, max = +4.28 V)
>> Chasis 2: 2304 RPM (min = 900 RPM)
>> fan2: 0 RPM (min = 0 RPM)
>> fan3: 0 RPM (min = 0 RPM)
>> fan4: 0 RPM (min = 0 RPM)
>> remote1: FAULT (low = -63.0°C, high = +191.0°C) ALARM
>> local: +42.5°C (low = +10.0°C, high = +45.0°C)
>> remote2: FAULT (low = -63.0°C, high = +191.0°C) ALARM
>>
>> 2nd result:
>> ADT7475-i2c-1-2e
>> Adapter: SMBus nForce2 adapter at 1c40
>> vccp: +0.00 V (min = +0.00 V, max = +2.99 V) ALARM
>> vcc: +3.27 V (min = +0.00 V, max = +4.28 V)
>> Chasis 2: 105882 RPM (min = 900 RPM)
>> fan2: 0 RPM (min = 0 RPM)
>> fan3: 0 RPM (min = 0 RPM)
>> fan4: 0 RPM (min = 0 RPM)
>> remote1: FAULT (low = -63.0°C, high = +191.0°C) ALARM
>> local: +42.5°C (low = +10.0°C, high = +45.0°C)
>> remote2: FAULT (low = -63.0°C, high = +191.0°C) ALARM
>>
>> Comment:
>> The results 1 and 2 are from running the sensors command one by one
>> with 3 sec delay between them.
>> So obviously reading from fan1 (label Chassis 2) are not correct.
>> Tested with kernel 2.6.24.
>>
>
> Thats unfortunate. Is the problem easily reproducible? Does the
> bogus fan value remain forever or does it go back to a sane value
> on the next read?
>
> Jordan
>
>
Well I discovered today that
this is not the ADT7475 driver but it's more general problem.
Look at these:
it8716-isa-0290
Adapter: ISA adapter
VCore: +1.22 V (min = +4.08 V, max = +4.08 V)
VDDR: +3.20 V (min = +4.08 V, max = +4.08 V)
+3.3V: +0.00 V (min = +4.08 V, max = +4.08 V)
+5V: +4.76 V (min = +6.85 V, max = +6.85 V)
+12V: +11.46 V (min = +16.32 V, max = +16.32 V)
in5: +0.00 V (min = +4.08 V, max = +4.08 V)
in6: +0.00 V (min = +4.08 V, max = +4.08 V)
5VSB: +4.70 V (min = +6.85 V, max = +6.85 V)
VBat: +2.98 V
CPU Fan: 1666 RPM (min = 1400 RPM)
Chasis 1: 675000 RPM (min = 900 RPM)
CPU Temp: +49.0°C (low = +10.0°C, high = +60.0°C) sensor = thermal diode
MB Temp: +39.0°C (low = +10.0°C, high = +45.0°C) sensor = transistor
cpu0_vid: +1.325 V
ADT7475-i2c-1-2e
Adapter: SMBus nForce2 adapter at 1c40
vccp: +0.00 V (min = +0.00 V, max = +2.99 V) ALARM
vcc: +3.27 V (min = +0.00 V, max = +4.28 V)
Chasis 2: 180000 RPM (min = 900 RPM)
fan2: 0 RPM (min = 0 RPM)
fan3: 0 RPM (min = 0 RPM)
fan4: 0 RPM (min = 0 RPM)
remote1: FAULT (low = -63.0°C, high = +191.0°C) ALARM
local: +42.8°C (low = +10.0°C, high = +45.0°C)
remote2: FAULT (low = -63.0°C, high = +191.0°C) ALARM
so both readings from it8716 and ADT7475 are wrong.What is funny that
the CPU Fan reading is always ok - while for it8716 there are chances
that issuing servera 'sensors' command will bring at least (one chances of five ratio) some good result
(in random order) the ADT7475 shows 'always' wrong value.
Tested on Debian using:
libsensors3 2.10.5-5
libsensors4 3.0.1-1
lm-sensors 3.0.1-1
If I can help please let me know.
Best regards
Artur
--------------------------------------------------------------------------
Registered User No 397465
Linux Debian 2.6.24.2 AMD Athlon(tm) 64 X2 Dual Core 5000+
Conquer your Desktop! http://www.kde.org/trykde/
Reclaim Your Inbox! http://www.mozilla.org/products/thunderbird/
--------------------------------------------------------------------------
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2008-02-18 17:34 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-21 20:52 [lm-sensors] adt7475 support (Asus M2N-SLI Deluxe) Matt Roberds
2008-01-22 21:10 ` Hans de Goede
2008-01-22 22:55 ` Jordan Crouse
2008-01-22 23:47 ` Jordan Crouse
2008-01-24 16:37 ` Matt Roberds
2008-01-24 21:57 ` Jordan Crouse
2008-02-13 16:53 ` Artur Szymiec
2008-02-18 17:00 ` Jordan Crouse
2008-02-18 17:34 ` Artur Szymiec [this message]
2008-02-18 18:00 ` Hans de Goede
2008-02-18 19:01 ` Artur Szymiec
2008-02-18 19:50 ` 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=47B9C191.6070601@gmail.com \
--to=artur.szymiec@gmail.com \
--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.