* Re: [lm-sensors] Intel DQ45CB motherboard and weird sensors output
2009-02-11 23:56 [lm-sensors] Intel DQ45CB motherboard and weird sensors output Gabriel C
@ 2009-02-17 17:50 ` Jean Delvare
2009-02-17 23:53 ` Gabriel C
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Jean Delvare @ 2009-02-17 17:50 UTC (permalink / raw)
To: lm-sensors
Hi Gabriel,
On Thu, 12 Feb 2009 01:51:47 +0100, Gabriel C wrote:
> (...)
> sensors-detect detects an LM96000 chip ( with lm85 driver ? ) on
> smbus but all temperatures are empty ?;/
> (...)
> The sensors output after loading coretemp and lm85 is :
>
> lm85-i2c-0-2e
> Adapter: SMBus I801 adapter at f000
> V1.5: +0.00 V (min = +0.00 V, max = +3.32 V)
> VCore: +0.00 V (min = +0.00 V, max = +2.99 V)
> V3.3: +0.00 V (min = +0.00 V, max = +4.38 V)
> V5: +0.00 V (min = +0.00 V, max = +6.64 V)
> V12: +0.00 V (min = +0.00 V, max = +15.94 V)
> CPU_Fan: 0 RPM (min = 0 RPM) ALARM
> fan2: 0 RPM (min = 0 RPM) ALARM
> fan3: 0 RPM (min = 0 RPM) ALARM
> fan4: 0 RPM (min = 0 RPM) ALARM
> CPU Temp: +0.0°C (low = -127.0°C, high = +127.0°C)
> Board Temp: +0.0°C (low = -127.0°C, high = +127.0°C)
> Remote Temp: +0.0°C (low = -127.0°C, high = +127.0°C)
> cpu0_vid: +2.050 V
> (...)
> Any idea what is wrong here ?
Seems to be the same as:
http://www.lm-sensors.org/ticket/2182
Please try to find out what your Super-I/O chip is. My current theory
is that the above output is from a WPCD377I, which is compatible with
the PC8374L except that it doesn't include hardware monitoring
features. Why the designers would have made the chip still answer on
the SMBus is beyond me.
So, please try to figure out if your Intel DQ45CB board has a PC8374L
or WPCD377I or something else. If it is confirmed that the WPCD377I
present itself as a disabled LM96000 I'll fix sensors-detect to no
longer report it as an LM96000.
--
Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [lm-sensors] Intel DQ45CB motherboard and weird sensors output
2009-02-11 23:56 [lm-sensors] Intel DQ45CB motherboard and weird sensors output Gabriel C
2009-02-17 17:50 ` Jean Delvare
@ 2009-02-17 23:53 ` Gabriel C
2009-02-19 12:57 ` Jean Delvare
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Gabriel C @ 2009-02-17 23:53 UTC (permalink / raw)
To: lm-sensors
Jean Delvare wrote:
Hi Jean ,
> Hi Gabriel,
>
> On Thu, 12 Feb 2009 01:51:47 +0100, Gabriel C wrote:
>> (...)
>> sensors-detect detects an LM96000 chip ( with lm85 driver ? ) on
>> smbus but all temperatures are empty ?;/
>> (...)
>> The sensors output after loading coretemp and lm85 is :
>>
>> lm85-i2c-0-2e
>> Adapter: SMBus I801 adapter at f000
>> V1.5: +0.00 V (min = +0.00 V, max = +3.32 V)
>> VCore: +0.00 V (min = +0.00 V, max = +2.99 V)
>> V3.3: +0.00 V (min = +0.00 V, max = +4.38 V)
>> V5: +0.00 V (min = +0.00 V, max = +6.64 V)
>> V12: +0.00 V (min = +0.00 V, max = +15.94 V)
>> CPU_Fan: 0 RPM (min = 0 RPM) ALARM
>> fan2: 0 RPM (min = 0 RPM) ALARM
>> fan3: 0 RPM (min = 0 RPM) ALARM
>> fan4: 0 RPM (min = 0 RPM) ALARM
>> CPU Temp: +0.0°C (low = -127.0°C, high = +127.0°C)
>> Board Temp: +0.0°C (low = -127.0°C, high = +127.0°C)
>> Remote Temp: +0.0°C (low = -127.0°C, high = +127.0°C)
>> cpu0_vid: +2.050 V
>> (...)
>> Any idea what is wrong here ?
>
> Seems to be the same as:
> http://www.lm-sensors.org/ticket/2182
>
> Please try to find out what your Super-I/O chip is. My current theory
> is that the above output is from a WPCD377I, which is compatible with
> the PC8374L except that it doesn't include hardware monitoring
> features. Why the designers would have made the chip still answer on
> the SMBus is beyond me.
>
> So, please try to figure out if your Intel DQ45CB board has a PC8374L
> or WPCD377I or something else. If it is confirmed that the WPCD377I
> present itself as a disabled LM96000 I'll fix sensors-detect to no
> longer report it as an LM96000.
>
I've found the following Super-I/O chip on the mobo :
Winbond WPCD377IAUFG
So it seems you are right.
Gabriel
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [lm-sensors] Intel DQ45CB motherboard and weird sensors output
2009-02-11 23:56 [lm-sensors] Intel DQ45CB motherboard and weird sensors output Gabriel C
2009-02-17 17:50 ` Jean Delvare
2009-02-17 23:53 ` Gabriel C
@ 2009-02-19 12:57 ` Jean Delvare
2009-02-20 0:31 ` Gabriel C
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Jean Delvare @ 2009-02-19 12:57 UTC (permalink / raw)
To: lm-sensors
Hi Gabriel,
On Wed, 18 Feb 2009 00:53:35 +0100, Gabriel C wrote:
> I've found the following Super-I/O chip on the mobo :
>
> Winbond WPCD377IAUFG
>
> So it seems you are right.
OK, thanks for reporting. I have just committed a fix to sensors-detect
so that it will differentiate between LM96000/PC8374L (have sensors)
and WPCD377I (no sensors) on the SMBus. Please give it a try:
http://www.lm-sensors.org/svn/lm-sensors/trunk/prog/detect/sensors-detect
The next step would be to differentiate between PC8374L and WPCD377I on
the LPC bus. I don't know how do to that though, as I don't have any
datasheet for the WPCD377I. I'll ask my contact at Nuvoton. In the
meantime, can you please provide the output of the following command:
isadump 0x2e 0x2f 8
Thanks,
--
Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [lm-sensors] Intel DQ45CB motherboard and weird sensors output
2009-02-11 23:56 [lm-sensors] Intel DQ45CB motherboard and weird sensors output Gabriel C
` (2 preceding siblings ...)
2009-02-19 12:57 ` Jean Delvare
@ 2009-02-20 0:31 ` Gabriel C
2009-02-20 13:20 ` Gabriel C
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Gabriel C @ 2009-02-20 0:31 UTC (permalink / raw)
To: lm-sensors
Jean Delvare wrote:
> Hi Gabriel,
>
> On Wed, 18 Feb 2009 00:53:35 +0100, Gabriel C wrote:
>> I've found the following Super-I/O chip on the mobo :
>>
>> Winbond WPCD377IAUFG
>>
>> So it seems you are right.
>
> OK, thanks for reporting. I have just committed a fix to sensors-detect
> so that it will differentiate between LM96000/PC8374L (have sensors)
> and WPCD377I (no sensors) on the SMBus. Please give it a try:
> http://www.lm-sensors.org/svn/lm-sensors/trunk/prog/detect/sensors-detect
Thanks , I will test when I'm home and report back.
>
> The next step would be to differentiate between PC8374L and WPCD377I on
> the LPC bus. I don't know how do to that though, as I don't have any
> datasheet for the WPCD377I. I'll ask my contact at Nuvoton. In the
> meantime, can you please provide the output of the following command:
>
> isadump 0x2e 0x2f 8
Sure , here it is :
sudo isadump 0x2e 0x2f 8
WARNING! Running this program can cause system crashes, data loss and worse!
I will probe address register 0x2e and data register 0x2f.
Probing bank 8 using bank register 0x07.
Continue? [Y/n]
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 41
20: f1 01 00 00 01 01 00 91 00 11 2e 00 00 10 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 03 00 00 04 04 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Gabriel
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [lm-sensors] Intel DQ45CB motherboard and weird sensors output
2009-02-11 23:56 [lm-sensors] Intel DQ45CB motherboard and weird sensors output Gabriel C
` (3 preceding siblings ...)
2009-02-20 0:31 ` Gabriel C
@ 2009-02-20 13:20 ` Gabriel C
2009-02-20 13:55 ` Jean Delvare
2009-02-20 14:04 ` Gabriel C
6 siblings, 0 replies; 8+ messages in thread
From: Gabriel C @ 2009-02-20 13:20 UTC (permalink / raw)
To: lm-sensors
Gabriel C wrote:
> Jean Delvare wrote:
>
>> Hi Gabriel,
>>
>> On Wed, 18 Feb 2009 00:53:35 +0100, Gabriel C wrote:
>>> I've found the following Super-I/O chip on the mobo :
>>>
>>> Winbond WPCD377IAUFG
>>>
>>> So it seems you are right.
>> OK, thanks for reporting. I have just committed a fix to sensors-detect
>> so that it will differentiate between LM96000/PC8374L (have sensors)
>> and WPCD377I (no sensors) on the SMBus. Please give it a try:
>> http://www.lm-sensors.org/svn/lm-sensors/trunk/prog/detect/sensors-detect
>
>
> Thanks , I will test when I'm home and report back.
It does work for me , the new output is :
...
Probing for `National Semiconductor LM96000 or PC8374L'... No
...
Probing for `Winbond WPCD377I'... Yes
(confidence 7, not a hardware monitoring chip)
..
Jean it is possible these chips have something to do with Intel's QST ?
Gabriel
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [lm-sensors] Intel DQ45CB motherboard and weird sensors output
2009-02-11 23:56 [lm-sensors] Intel DQ45CB motherboard and weird sensors output Gabriel C
` (4 preceding siblings ...)
2009-02-20 13:20 ` Gabriel C
@ 2009-02-20 13:55 ` Jean Delvare
2009-02-20 14:04 ` Gabriel C
6 siblings, 0 replies; 8+ messages in thread
From: Jean Delvare @ 2009-02-20 13:55 UTC (permalink / raw)
To: lm-sensors
On Fri, 20 Feb 2009 14:20:05 +0100, Gabriel C wrote:
> Gabriel C wrote:
>
> > Jean Delvare wrote:
> >> OK, thanks for reporting. I have just committed a fix to sensors-detect
> >> so that it will differentiate between LM96000/PC8374L (have sensors)
> >> and WPCD377I (no sensors) on the SMBus. Please give it a try:
> >> http://www.lm-sensors.org/svn/lm-sensors/trunk/prog/detect/sensors-detect
> >
> >
> > Thanks , I will test when I'm home and report back.
>
> It does work for me , the new output is :
>
> ...
>
> Probing for `National Semiconductor LM96000 or PC8374L'... No
> ...
>
> Probing for `Winbond WPCD377I'... Yes
> (confidence 7, not a hardware monitoring chip)
As expected. Thanks for reporting.
> ..
>
> Jean it is possible these chips have something to do with Intel's QST ?
No, they do not. The idea (as far as I understand it) is that these
boards have Super-I/O chips with reduced features (no hardware
monitoring) because the south bridge (ICH8+) has QST support. So you
need AMT/QST support for hardware monitoring features.
--
Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [lm-sensors] Intel DQ45CB motherboard and weird sensors output
2009-02-11 23:56 [lm-sensors] Intel DQ45CB motherboard and weird sensors output Gabriel C
` (5 preceding siblings ...)
2009-02-20 13:55 ` Jean Delvare
@ 2009-02-20 14:04 ` Gabriel C
6 siblings, 0 replies; 8+ messages in thread
From: Gabriel C @ 2009-02-20 14:04 UTC (permalink / raw)
To: lm-sensors
Jean Delvare wrote:
> On Fri, 20 Feb 2009 14:20:05 +0100, Gabriel C wrote:
>> Gabriel C wrote:
>>
>>> Jean Delvare wrote:
>>>> OK, thanks for reporting. I have just committed a fix to sensors-detect
>>>> so that it will differentiate between LM96000/PC8374L (have sensors)
>>>> and WPCD377I (no sensors) on the SMBus. Please give it a try:
>>>> http://www.lm-sensors.org/svn/lm-sensors/trunk/prog/detect/sensors-detect
>>>
>>> Thanks , I will test when I'm home and report back.
>> It does work for me , the new output is :
>>
>> ...
>>
>> Probing for `National Semiconductor LM96000 or PC8374L'... No
>> ...
>>
>> Probing for `Winbond WPCD377I'... Yes
>> (confidence 7, not a hardware monitoring chip)
>
> As expected. Thanks for reporting.
>
>> ..
>>
>> Jean it is possible these chips have something to do with Intel's QST ?
>
> No, they do not. The idea (as far as I understand it) is that these
> boards have Super-I/O chips with reduced features (no hardware
> monitoring) because the south bridge (ICH8+) has QST support. So you
> need AMT/QST support for hardware monitoring features.
>
Ah ok. I do have AMT ( heci linux driver ) but open source QST SDK is not yet released :/
However according to http://software.intel.com/en-us/forums/manageability-software-development/topic/54851/reply/74068/
with an NDA one could get a copy of the SDK even yet.
Gabriel
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 8+ messages in thread