All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Nuvoton NCT6681D/NCT7802 Support?
@ 2011-09-18  1:10 Jeffrey Chenkus
  2011-09-18 19:53 ` Guenter Roeck
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jeffrey Chenkus @ 2011-09-18  1:10 UTC (permalink / raw)
  To: lm-sensors


[-- Attachment #1.1: Type: text/plain, Size: 336 bytes --]

Is there any plan to add support for the Nuvoton NCT6681D and NCT7802 chips?
I need to find a way to read those sensors in the next few months, if
lm-sensors is not going to have support then I need to come up with a
different plan. If anyone were working on either I could try testing them on
my hardware.

Thanks

-- 
Jeffrey Chenkus

[-- Attachment #1.2: Type: text/html, Size: 374 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

_______________________________________________
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] Nuvoton NCT6681D/NCT7802 Support?
  2011-09-18  1:10 [lm-sensors] Nuvoton NCT6681D/NCT7802 Support? Jeffrey Chenkus
@ 2011-09-18 19:53 ` Guenter Roeck
  2013-07-01 16:38 ` Guenter Roeck
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Guenter Roeck @ 2011-09-18 19:53 UTC (permalink / raw)
  To: lm-sensors

On Sat, Sep 17, 2011 at 09:10:11PM -0400, Jeffrey Chenkus wrote:
> 
> Is there any plan to add support for the Nuvoton NCT6681D and NCT7802 chips? I
> need to find a way to read those sensors in the next few months, if lm-sensors
> is not going to have support then I need to come up with a different plan. If
> anyone were working on either I could try testing them on my hardware.
> 
Not right now, at least not afaik. NCT7802Y (assuming that is what you mean)
is all new and will need a completely new driver. I don't have a datasheet for
NCT6681D, so I have no idea if support can be added to one of the existing drivers.

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

* Re: [lm-sensors] Nuvoton NCT6681D/NCT7802 Support?
  2011-09-18  1:10 [lm-sensors] Nuvoton NCT6681D/NCT7802 Support? Jeffrey Chenkus
  2011-09-18 19:53 ` Guenter Roeck
@ 2013-07-01 16:38 ` Guenter Roeck
  2013-08-18 20:12 ` Pedro
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Guenter Roeck @ 2013-07-01 16:38 UTC (permalink / raw)
  To: lm-sensors

On Sat, Sep 17, 2011 at 09:10:11PM -0400, Jeffrey Chenkus wrote:
> Is there any plan to add support for the Nuvoton NCT6681D and NCT7802 chips?
> I need to find a way to read those sensors in the next few months, if
> lm-sensors is not going to have support then I need to come up with a
> different plan. If anyone were working on either I could try testing them on
> my hardware.
> 
Jeffrey,

Following up on this ... I plan to write a driver to support NCT6683D, which
presumably is similar to NCT6681D (still waiting for confirmation from Nuvoton,
though). Do you still have the need/ability to test a driver for NCT6681D ?

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

* Re: [lm-sensors] Nuvoton NCT6681D/NCT7802 Support?
  2011-09-18  1:10 [lm-sensors] Nuvoton NCT6681D/NCT7802 Support? Jeffrey Chenkus
  2011-09-18 19:53 ` Guenter Roeck
  2013-07-01 16:38 ` Guenter Roeck
@ 2013-08-18 20:12 ` Pedro
  2013-08-19 13:40 ` Guenter Roeck
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Pedro @ 2013-08-18 20:12 UTC (permalink / raw)
  To: lm-sensors

> On Sat, Sep 17, 2011 at 09:10:11PM -0400, Jeffrey Chenkus wrote:
> > Is there any plan to add support for the Nuvoton NCT6681D and NCT7802 chips?
>
> Jeffrey,
>
> Following up on this ... I plan to write a driver to support NCT6683D, which
> presumably is similar to NCT6681D (still waiting for confirmation from Nuvoton,
> though). Do you still have the need/ability to test a driver for NCT6681D ?
>
> Thanks,
> Guenter
Hi Guenter, hi list,

I'm joining the fight ! I have a all brand new Asus Z87 motherboard with 
Nuvoton NCT7802 chip with it.
So i'm definitely in need for linux support and i can help testing a driver.

While running Linux i just can't control the fan behaviour. I would like 
to have the ability to set temperature thresholds for slowing fans as i 
can do with Fan Xpert in Windows. I know how to compile a kernel module 
and how to test it. I can test different kernels if it can help.
currently 3.8.0-27-generic #40-Ubuntu SMP Tue Jul 9 00:17:05 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux

Thanks for your help
Pedro





_______________________________________________
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] Nuvoton NCT6681D/NCT7802 Support?
  2011-09-18  1:10 [lm-sensors] Nuvoton NCT6681D/NCT7802 Support? Jeffrey Chenkus
                   ` (2 preceding siblings ...)
  2013-08-18 20:12 ` Pedro
@ 2013-08-19 13:40 ` Guenter Roeck
  2013-08-19 17:21 ` Pedro
  2013-08-19 20:19 ` Guenter Roeck
  5 siblings, 0 replies; 7+ messages in thread
From: Guenter Roeck @ 2013-08-19 13:40 UTC (permalink / raw)
  To: lm-sensors

On 08/18/2013 01:12 PM, Pedro wrote:
>> On Sat, Sep 17, 2011 at 09:10:11PM -0400, Jeffrey Chenkus wrote:
>> > Is there any plan to add support for the Nuvoton NCT6681D and NCT7802 chips?
>>
>> Jeffrey,
>>
>> Following up on this ... I plan to write a driver to support NCT6683D, which
>> presumably is similar to NCT6681D (still waiting for confirmation from Nuvoton,
>> though). Do you still have the need/ability to test a driver for NCT6681D ?
>>
>> Thanks,
>> Guenter
> Hi Guenter, hi list,
>
> I'm joining the fight ! I have a all brand new Asus Z87 motherboard with Nuvoton NCT7802 chip with it.
> So i'm definitely in need for linux support and i can help testing a driver.
>
> While running Linux i just can't control the fan behaviour. I would like to have the ability to set temperature thresholds for slowing fans as i can do with Fan Xpert in Windows. I know how to compile a kernel module and how to test it. I can test different kernels if it can help.
> currently 3.8.0-27-generic #40-Ubuntu SMP Tue Jul 9 00:17:05 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
>
I added the chip and your request to the lm-sensors page. As this is a new chip,
we will have to find someone to write a new driver for it.

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

* Re: [lm-sensors] Nuvoton NCT6681D/NCT7802 Support?
  2011-09-18  1:10 [lm-sensors] Nuvoton NCT6681D/NCT7802 Support? Jeffrey Chenkus
                   ` (3 preceding siblings ...)
  2013-08-19 13:40 ` Guenter Roeck
@ 2013-08-19 17:21 ` Pedro
  2013-08-19 20:19 ` Guenter Roeck
  5 siblings, 0 replies; 7+ messages in thread
From: Pedro @ 2013-08-19 17:21 UTC (permalink / raw)
  To: lm-sensors

Le 19/08/2013 15:40, Guenter Roeck a écrit :
> On 08/18/2013 01:12 PM, Pedro wrote:
>>> On Sat, Sep 17, 2011 at 09:10:11PM -0400, Jeffrey Chenkus wrote:
>>> > Is there any plan to add support for the Nuvoton NCT6681D and 
>>> NCT7802 chips?
>>
> I added the chip and your request to the lm-sensors page. As this is a 
> new chip,
> we will have to find someone to write a new driver for it.
>
> Guenter
>

Actually i'm quite confused because i ve found that this board (Gryphon 
Z87) also uses a NCT6791D. So i compiled your driver (nct6775) and it 
just works as a charm. I can control fan behaviour.

[    1.261491] nct6775: Enabling hardware monitor logical device mappings.
[    1.261502] nct6775: Found NCT6791D or compatible chip at 0x2e:0x290

But i don't understand why there is also the NCT7802 chip. I don't need 
it but if i can test some code for you, just ask.

Pedro



_______________________________________________
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] Nuvoton NCT6681D/NCT7802 Support?
  2011-09-18  1:10 [lm-sensors] Nuvoton NCT6681D/NCT7802 Support? Jeffrey Chenkus
                   ` (4 preceding siblings ...)
  2013-08-19 17:21 ` Pedro
@ 2013-08-19 20:19 ` Guenter Roeck
  5 siblings, 0 replies; 7+ messages in thread
From: Guenter Roeck @ 2013-08-19 20:19 UTC (permalink / raw)
  To: lm-sensors

On Mon, Aug 19, 2013 at 07:21:08PM +0200, Pedro wrote:
> Le 19/08/2013 15:40, Guenter Roeck a écrit :
> >On 08/18/2013 01:12 PM, Pedro wrote:
> >>>On Sat, Sep 17, 2011 at 09:10:11PM -0400, Jeffrey Chenkus wrote:
> >>>> Is there any plan to add support for the Nuvoton NCT6681D
> >>>and NCT7802 chips?
> >>
> >I added the chip and your request to the lm-sensors page. As this
> >is a new chip,
> >we will have to find someone to write a new driver for it.
> >
> >Guenter
> >
> 
> Actually i'm quite confused because i ve found that this board
> (Gryphon Z87) also uses a NCT6791D. So i compiled your driver
> (nct6775) and it just works as a charm. I can control fan behaviour.
> 
> [    1.261491] nct6775: Enabling hardware monitor logical device mappings.
> [    1.261502] nct6775: Found NCT6791D or compatible chip at 0x2e:0x290
> 
Great - thanks for testing and the feedback!

> But i don't understand why there is also the NCT7802 chip. I don't
> need it but if i can test some code for you, just ask.
> 
The board supports up to seven fans, so they need more than one chip
to monitor and control all those fans. Good news is that it suggests that 
ASUS may move away from the idea of using multiplexers to switch between
fans.

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-19 20:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-18  1:10 [lm-sensors] Nuvoton NCT6681D/NCT7802 Support? Jeffrey Chenkus
2011-09-18 19:53 ` Guenter Roeck
2013-07-01 16:38 ` Guenter Roeck
2013-08-18 20:12 ` Pedro
2013-08-19 13:40 ` Guenter Roeck
2013-08-19 17:21 ` Pedro
2013-08-19 20:19 ` 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.