* [lm-sensors] Problem with MSI K9N6SGM-V motherboard sensors
2007-01-04 6:35 [lm-sensors] Problem with MSI K9N6SGM-V motherboard sensors MillTek
@ 2007-01-05 20:36 ` David Hubbard
2007-01-05 21:33 ` Hans Edgington
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: David Hubbard @ 2007-01-05 20:36 UTC (permalink / raw)
To: lm-sensors
Hi Jim,
This is the information sensors gives you that identifies your chip:
> Probing for Super-I/O at 0x4e/0x4f
> Trying family `ITE'... No
> Trying family `National Semiconductor'... No
> Trying family `SMSC'... No
> Trying family `VIA/Winbond/Fintek'... Yes
> Found unknown chip with ID 0x0541
I am going to guess it's a new chip not seen before. The MSI K9N6SGM-V
uses the nVidia MCP-61 chipset. I downloaded the manual from:
http://www.msi.com.tw/program/support/download/dld/spt_dld_file_record.php?folder=3&kind=1&name=M7309v1.1.zip
(JAVASCRIPT WARNING)
In the manual on about page 4, there's a diagram showing the board
layout. If this is accurate enough, then the hardware monitoring chip
*must* be integrated in the nVidia MCP-61. The chip is probably only
recognizable by the chip ID 0x0541. I don't know what chip it is.
Hope that helps,
David
^ permalink raw reply [flat|nested] 9+ messages in thread* [lm-sensors] Problem with MSI K9N6SGM-V motherboard sensors
2007-01-04 6:35 [lm-sensors] Problem with MSI K9N6SGM-V motherboard sensors MillTek
2007-01-05 20:36 ` David Hubbard
@ 2007-01-05 21:33 ` Hans Edgington
2007-01-06 5:06 ` MillTek
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Hans Edgington @ 2007-01-05 21:33 UTC (permalink / raw)
To: lm-sensors
Hi Jim & David,
The fintek f71882fg or EPoX EP1308 has the same chip-id, but can't find
anything about it on the net. From the pictures I can find, it could be the
chip in the top right corner of the mobo. Lm-sensors 2.10.1 won't detect it
you would need the on in the svn.
You could also check by running
isadump -k 0x87,0x87 0x4e 0x4f
And post the results.
If it is the f71882fg then the driver is being developed and is almost
finished. I will post it here as soon as it is.
Regards,
Hans
^ permalink raw reply [flat|nested] 9+ messages in thread* [lm-sensors] Problem with MSI K9N6SGM-V motherboard sensors
2007-01-04 6:35 [lm-sensors] Problem with MSI K9N6SGM-V motherboard sensors MillTek
2007-01-05 20:36 ` David Hubbard
2007-01-05 21:33 ` Hans Edgington
@ 2007-01-06 5:06 ` MillTek
2007-01-06 11:25 ` Hans Edgington
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: MillTek @ 2007-01-06 5:06 UTC (permalink / raw)
To: lm-sensors
Thanks guys,
I ran the isadump that Hans requested. Here are the results;
isadump -k 0x87,0x87 0x4e 0x4f
WARNING! Running this program can cause system crashes, data loss and worse!
I will probe address register 0x4e and data register 0x4f.
Continue? [Y/n] y
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: ff ff 00 ff ff ff ff 03 ff ff ff ff ff ff ff ff
10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
20: 05 41 20 19 34 00 80 5e 40 00 00 00 08 0e 00 00
30: 01 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
40: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
60: 03 78 ff ff ff ff ff ff ff ff ff ff ff ff ff ff
70: 07 ff ff ff 04 ff ff ff ff ff ff ff ff ff ff ff
80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
f0: 38 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
Let me know if this legible. I'm having problems with fonts here and
this came out very disjointed.
Jim
Hans Edgington wrote:
> Hi Jim & David,
>
> The fintek f71882fg or EPoX EP1308 has the same chip-id, but can't find
> anything about it on the net. From the pictures I can find, it could be the
> chip in the top right corner of the mobo. Lm-sensors 2.10.1 won't detect it
> you would need the on in the svn.
>
> You could also check by running
> isadump -k 0x87,0x87 0x4e 0x4f
> And post the results.
>
> If it is the f71882fg then the driver is being developed and is almost
> finished. I will post it here as soon as it is.
>
> Regards,
> Hans
>
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread* [lm-sensors] Problem with MSI K9N6SGM-V motherboard sensors
2007-01-04 6:35 [lm-sensors] Problem with MSI K9N6SGM-V motherboard sensors MillTek
` (2 preceding siblings ...)
2007-01-06 5:06 ` MillTek
@ 2007-01-06 11:25 ` Hans Edgington
2007-01-06 14:11 ` MillTek
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Hans Edgington @ 2007-01-06 11:25 UTC (permalink / raw)
To: lm-sensors
Hi Jim,
Just I suspected this is the f71882fg
20: 05 41 20 19 34 00 80 5e 40 00 00 00 08 0e 00 00
^^ ^^ ^^ ^^
0541 is the chip id as you already said, and 1934 is the fintek ID. Support
for this chipset is being worked on and almost finished. Until it is
finished I'm afraid there isn't much you can do.
Results looked fine here.
regards
^ permalink raw reply [flat|nested] 9+ messages in thread* [lm-sensors] Problem with MSI K9N6SGM-V motherboard sensors
2007-01-04 6:35 [lm-sensors] Problem with MSI K9N6SGM-V motherboard sensors MillTek
` (3 preceding siblings ...)
2007-01-06 11:25 ` Hans Edgington
@ 2007-01-06 14:11 ` MillTek
2007-01-07 19:29 ` Hans Edgington
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: MillTek @ 2007-01-06 14:11 UTC (permalink / raw)
To: lm-sensors
Thanks Hans,
Looking forward to the end result!!!.
Jim
Hans Edgington wrote:
> Hi Jim,
>
> Just I suspected this is the f71882fg
>
> 20: 05 41 20 19 34 00 80 5e 40 00 00 00 08 0e 00 00
> ^^ ^^ ^^ ^^
> 0541 is the chip id as you already said, and 1934 is the fintek ID. Support
> for this chipset is being worked on and almost finished. Until it is
> finished I'm afraid there isn't much you can do.
>
> Results looked fine here.
>
> regards
>
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread* [lm-sensors] Problem with MSI K9N6SGM-V motherboard sensors
2007-01-04 6:35 [lm-sensors] Problem with MSI K9N6SGM-V motherboard sensors MillTek
` (4 preceding siblings ...)
2007-01-06 14:11 ` MillTek
@ 2007-01-07 19:29 ` Hans Edgington
2007-01-07 20:00 ` MillTek
2007-01-07 20:08 ` Rudolf Marek
7 siblings, 0 replies; 9+ messages in thread
From: Hans Edgington @ 2007-01-07 19:29 UTC (permalink / raw)
To: lm-sensors
Although the driver only needs some finishing touches, it will take sometime
to actually be finished . This is because my father suddenly passed away
today.
Regards,
Hans
-----Original Message-----
From: MillTek [mailto:mill.tek at verizon.net]
Sent: 06 January 2007 15:12
To: Hans Edgington
Cc: lm-sensors at lm-sensors.org; david.c.hubbard at gmail.com
Subject: Re: [lm-sensors] Problem with MSI K9N6SGM-V motherboard sensors
Thanks Hans,
Looking forward to the end result!!!.
Jim
Hans Edgington wrote:
> Hi Jim,
>
> Just I suspected this is the f71882fg
>
> 20: 05 41 20 19 34 00 80 5e 40 00 00 00 08 0e 00 00
> ^^ ^^ ^^ ^^
> 0541 is the chip id as you already said, and 1934 is the fintek ID.
Support
> for this chipset is being worked on and almost finished. Until it is
> finished I'm afraid there isn't much you can do.
>
> Results looked fine here.
>
> regards
>
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread* [lm-sensors] Problem with MSI K9N6SGM-V motherboard sensors
2007-01-04 6:35 [lm-sensors] Problem with MSI K9N6SGM-V motherboard sensors MillTek
` (5 preceding siblings ...)
2007-01-07 19:29 ` Hans Edgington
@ 2007-01-07 20:00 ` MillTek
2007-01-07 20:08 ` Rudolf Marek
7 siblings, 0 replies; 9+ messages in thread
From: MillTek @ 2007-01-07 20:00 UTC (permalink / raw)
To: lm-sensors
My deepest condolensces Hans. You and your family have my best wishes.
Jim
Hans Edgington wrote:
> Although the driver only needs some finishing touches, it will take sometime
> to actually be finished . This is because my father suddenly passed away
> today.
>
> Regards,
> Hans
>
> -----Original Message-----
> From: MillTek [mailto:mill.tek at verizon.net]
> Sent: 06 January 2007 15:12
> To: Hans Edgington
> Cc: lm-sensors at lm-sensors.org; david.c.hubbard at gmail.com
> Subject: Re: [lm-sensors] Problem with MSI K9N6SGM-V motherboard sensors
>
> Thanks Hans,
>
> Looking forward to the end result!!!.
>
>
>
> Jim
>
> Hans Edgington wrote:
>
>> Hi Jim,
>>
>> Just I suspected this is the f71882fg
>>
>> 20: 05 41 20 19 34 00 80 5e 40 00 00 00 08 0e 00 00
>> ^^ ^^ ^^ ^^
>> 0541 is the chip id as you already said, and 1934 is the fintek ID.
>>
> Support
>
>> for this chipset is being worked on and almost finished. Until it is
>> finished I'm afraid there isn't much you can do.
>>
>> Results looked fine here.
>>
>> regards
>>
>>
>>
>>
>
>
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread* [lm-sensors] Problem with MSI K9N6SGM-V motherboard sensors
2007-01-04 6:35 [lm-sensors] Problem with MSI K9N6SGM-V motherboard sensors MillTek
` (6 preceding siblings ...)
2007-01-07 20:00 ` MillTek
@ 2007-01-07 20:08 ` Rudolf Marek
7 siblings, 0 replies; 9+ messages in thread
From: Rudolf Marek @ 2007-01-07 20:08 UTC (permalink / raw)
To: lm-sensors
Hans Edgington wrote:
> Although the driver only needs some finishing touches, it will take sometime
> to actually be finished . This is because my father suddenly passed away
> today.
I would like to offer my sincerest sympathies on your loss. Take your time, no
need to hurry.
Rudolf
^ permalink raw reply [flat|nested] 9+ messages in thread