All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Missing Fintek F71868AD chip
@ 2013-06-08 12:55 Avrel Vor
  2013-06-08 13:04 ` Hans de Goede
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Avrel Vor @ 2013-06-08 12:55 UTC (permalink / raw)
  To: lm-sensors

Hello,

The mother board MSI FM2-A55M-E33 includes a Super I/O chip Fintek F71868AD.
So far it is not recognised by sensors-detect :
"
Trying family `VIA/Winbond/Nuvoton/Fintek'...               Yes
Found unknown chip with ID 0x1106
"
Is it possible to test a modification of the script to force the use of 
the driver "f71882gf" with this ID ?
I am afraid of the risk of damaging the mother board...

Thanks for an answer.
Avrel


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [lm-sensors] Missing Fintek F71868AD chip
  2013-06-08 12:55 [lm-sensors] Missing Fintek F71868AD chip Avrel Vor
@ 2013-06-08 13:04 ` Hans de Goede
  2013-07-13 13:02 ` zthomas
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Hans de Goede @ 2013-06-08 13:04 UTC (permalink / raw)
  To: lm-sensors

Hi,

On 06/08/2013 02:55 PM, Avrel Vor wrote:
> Hello,
>
> The mother board MSI FM2-A55M-E33 includes a Super I/O chip Fintek F71868AD.
> So far it is not recognised by sensors-detect :
> "
> Trying family `VIA/Winbond/Nuvoton/Fintek'...               Yes
> Found unknown chip with ID 0x1106
> "
> Is it possible to test a modification of the script to force the use of the driver "f71882gf" with this ID ?
> I am afraid of the risk of damaging the mother board...
>

I don't see a data-sheet for it here:
http://www.fintek.com.tw/eng/products.asp?BID=1&SID\x17

So it is impossible to tell. The safe thing to do is to contact fintek for
a datasheet, once we've that we can see if an existing driver can be
easily modified to support this new chip.

Note the 0x11 part of the id suggests it is a newer family then any of the
ones which we do support, still it might be quite similar, we really cannot
tell without a datasheet.

Regards,

Hans

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [lm-sensors] Missing Fintek F71868AD chip
  2013-06-08 12:55 [lm-sensors] Missing Fintek F71868AD chip Avrel Vor
  2013-06-08 13:04 ` Hans de Goede
@ 2013-07-13 13:02 ` zthomas
  2013-07-16 15:21 ` Jean Delvare
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: zthomas @ 2013-07-13 13:02 UTC (permalink / raw)
  To: lm-sensors


Hans de Goede <hdegoede <at> redhat.com> writes:

> So it is impossible to tell. The safe thing to do is to contact fintek 
for
> a datasheet, once we've that we can see if an existing driver can be
> easily modified to support this new chip.


My MSI Z77-G43 seems to have the same chip.  I am willing
to test whatever driver you create.  My kernel is 3.8.13.




_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [lm-sensors] Missing Fintek F71868AD chip
  2013-06-08 12:55 [lm-sensors] Missing Fintek F71868AD chip Avrel Vor
  2013-06-08 13:04 ` Hans de Goede
  2013-07-13 13:02 ` zthomas
@ 2013-07-16 15:21 ` Jean Delvare
  2013-08-16  9:56 ` Steven Vanden Branden
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Jean Delvare @ 2013-07-16 15:21 UTC (permalink / raw)
  To: lm-sensors

On Sat, 13 Jul 2013 13:02:51 +0000 (UTC), zthomas wrote:
> Hans de Goede <hdegoede <at> redhat.com> writes:
> 
> > So it is impossible to tell. The safe thing to do is to contact fintek 
> for
> > a datasheet, once we've that we can see if an existing driver can be
> > easily modified to support this new chip.
> 
> 
> My MSI Z77-G43 seems to have the same chip.  I am willing
> to test whatever driver you create.  My kernel is 3.8.13.

We have a datasheet now but no driver yet. I have added you to the
request list in the wiki.

-- 
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] 7+ messages in thread

* Re: [lm-sensors] Missing Fintek F71868AD chip
  2013-06-08 12:55 [lm-sensors] Missing Fintek F71868AD chip Avrel Vor
                   ` (2 preceding siblings ...)
  2013-07-16 15:21 ` Jean Delvare
@ 2013-08-16  9:56 ` Steven Vanden Branden
  2013-08-16 10:01 ` Steven Vanden Branden
  2013-08-16 15:58 ` Guenter Roeck
  5 siblings, 0 replies; 7+ messages in thread
From: Steven Vanden Branden @ 2013-08-16  9:56 UTC (permalink / raw)
  To: lm-sensors

hello, im facing the same problem and send a mail to finteck 
in the hope of getting the datasheet,
 i will keep you posted.

greets,
Steven Vanden Branden





_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [lm-sensors] Missing Fintek F71868AD chip
  2013-06-08 12:55 [lm-sensors] Missing Fintek F71868AD chip Avrel Vor
                   ` (3 preceding siblings ...)
  2013-08-16  9:56 ` Steven Vanden Branden
@ 2013-08-16 10:01 ` Steven Vanden Branden
  2013-08-16 15:58 ` Guenter Roeck
  5 siblings, 0 replies; 7+ messages in thread
From: Steven Vanden Branden @ 2013-08-16 10:01 UTC (permalink / raw)
  To: lm-sensors


> We have a datasheet now but no driver yet. I have added you to the
> request list in the wiki.
> 


I would like to test an eventual driver to !, can you add me to the request list?

can you send me the datasheet?

greets,
Steven Vanden Branden


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [lm-sensors] Missing Fintek F71868AD chip
  2013-06-08 12:55 [lm-sensors] Missing Fintek F71868AD chip Avrel Vor
                   ` (4 preceding siblings ...)
  2013-08-16 10:01 ` Steven Vanden Branden
@ 2013-08-16 15:58 ` Guenter Roeck
  5 siblings, 0 replies; 7+ messages in thread
From: Guenter Roeck @ 2013-08-16 15:58 UTC (permalink / raw)
  To: lm-sensors

On Fri, Aug 16, 2013 at 10:01:51AM +0000, Steven Vanden Branden wrote:
> 
> > We have a datasheet now but no driver yet. I have added you to the
> > request list in the wiki.
> > 
> 
> 
> I would like to test an eventual driver to !, can you add me to the request list?
>
Done.

Thanks,
Guenter

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-08-16 15:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-08 12:55 [lm-sensors] Missing Fintek F71868AD chip Avrel Vor
2013-06-08 13:04 ` Hans de Goede
2013-07-13 13:02 ` zthomas
2013-07-16 15:21 ` Jean Delvare
2013-08-16  9:56 ` Steven Vanden Branden
2013-08-16 10:01 ` Steven Vanden Branden
2013-08-16 15:58 ` Guenter Roeck

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.