From: Guenter Roeck <linux@roeck-us.net>
To: Justin Piszcz <jpiszcz@lucidpixels.com>
Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org
Subject: Re: [lm-sensors] 3.10: NCT6776F sensor question with Supermicro X9SRL-F motherboard
Date: Wed, 03 Jul 2013 17:17:13 +0000 [thread overview]
Message-ID: <20130703171713.GA26555@roeck-us.net> (raw)
In-Reply-To: <008001ce780d$0d1a79f0$274f6dd0$@lucidpixels.com>
On Wed, Jul 03, 2013 at 12:47:47PM -0400, Justin Piszcz wrote:
>
>
> -----Original Message-----
> From: Guenter Roeck [mailto:linux@roeck-us.net]
> Sent: Wednesday, July 03, 2013 12:33 PM
> To: Justin Piszcz
> Cc: linux-kernel@vger.kernel.org; lm-sensors@lm-sensors.org
> Subject: Re: [lm-sensors] 3.10: NCT6776F sensor question with Supermicro
> X9SRL-F motherboard
>
> [ .. ]
> >
> Can you install superiotool and run "sudo superiotool -V -e" ?
> I would like to see raw data from the superio chip.
>
> # superiotool -V -e
> superiotool r6637
> ..
> Probing for Nuvoton Super I/O (sid=0xfc) at 0x164e...
> Found Nuvoton WPCM450 (id=0x1a11, rev=0x00) at 0x164e
> Probing for Nuvoton Super I/O at 0x2e...
> Found Nuvoton NCT6776F (C) (id=0xc333) at 0x2e
>
Version is too old :(.
Can you try http://roeck-us.net/linux/bin/superiotool ?
> [ .. ]
>
> You have to specify the raw attribute names, not the symbolic ones.
> You see the raw attribute names with "sensors -u".
>
> # sensors -u
> PCH_CHIP_TEMP:
> temp8_input: 0.000
> PCH_CPU_TEMP:
> temp9_input: 0.000
> PCH_MCH_TEMP:
> temp10_input: 0.000
>
> Tried:
> ignore PCH_CHIP_TEMP
> ignore temp8_input
>
> For some reason still can't get rid of it appearing:
> PCH_CHIP_TEMP: +0.0 C
> (..as well as the others)
>
It has to be
ignore temp8
ignore temp9
ignore temp10
Thanks,
Guenter
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
WARNING: multiple messages have this Message-ID (diff)
From: Guenter Roeck <linux@roeck-us.net>
To: Justin Piszcz <jpiszcz@lucidpixels.com>
Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org
Subject: Re: [lm-sensors] 3.10: NCT6776F sensor question with Supermicro X9SRL-F motherboard
Date: Wed, 3 Jul 2013 10:17:13 -0700 [thread overview]
Message-ID: <20130703171713.GA26555@roeck-us.net> (raw)
In-Reply-To: <008001ce780d$0d1a79f0$274f6dd0$@lucidpixels.com>
On Wed, Jul 03, 2013 at 12:47:47PM -0400, Justin Piszcz wrote:
>
>
> -----Original Message-----
> From: Guenter Roeck [mailto:linux@roeck-us.net]
> Sent: Wednesday, July 03, 2013 12:33 PM
> To: Justin Piszcz
> Cc: linux-kernel@vger.kernel.org; lm-sensors@lm-sensors.org
> Subject: Re: [lm-sensors] 3.10: NCT6776F sensor question with Supermicro
> X9SRL-F motherboard
>
> [ .. ]
> >
> Can you install superiotool and run "sudo superiotool -V -e" ?
> I would like to see raw data from the superio chip.
>
> # superiotool -V -e
> superiotool r6637
> ..
> Probing for Nuvoton Super I/O (sid=0xfc) at 0x164e...
> Found Nuvoton WPCM450 (id=0x1a11, rev=0x00) at 0x164e
> Probing for Nuvoton Super I/O at 0x2e...
> Found Nuvoton NCT6776F (C) (id=0xc333) at 0x2e
>
Version is too old :(.
Can you try http://roeck-us.net/linux/bin/superiotool ?
> [ .. ]
>
> You have to specify the raw attribute names, not the symbolic ones.
> You see the raw attribute names with "sensors -u".
>
> # sensors -u
> PCH_CHIP_TEMP:
> temp8_input: 0.000
> PCH_CPU_TEMP:
> temp9_input: 0.000
> PCH_MCH_TEMP:
> temp10_input: 0.000
>
> Tried:
> ignore PCH_CHIP_TEMP
> ignore temp8_input
>
> For some reason still can't get rid of it appearing:
> PCH_CHIP_TEMP: +0.0 C
> (..as well as the others)
>
It has to be
ignore temp8
ignore temp9
ignore temp10
Thanks,
Guenter
next prev parent reply other threads:[~2013-07-03 17:17 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-03 12:35 [lm-sensors] 3.10: NCT6776F sensor question with Supermicro X9SRL-F motherboard Justin Piszcz
2013-07-03 12:35 ` Justin Piszcz
2013-07-03 14:42 ` [lm-sensors] " Guenter Roeck
2013-07-03 14:42 ` Guenter Roeck
2013-07-03 16:08 ` Justin Piszcz
2013-07-03 16:08 ` Justin Piszcz
2013-07-03 16:33 ` Guenter Roeck
2013-07-03 16:33 ` Guenter Roeck
2013-07-03 16:47 ` Justin Piszcz
2013-07-03 16:47 ` Justin Piszcz
2013-07-03 17:17 ` Guenter Roeck [this message]
2013-07-03 17:17 ` Guenter Roeck
2013-07-03 17:21 ` Justin Piszcz
2013-07-03 17:21 ` Justin Piszcz
2013-07-03 20:56 ` Guenter Roeck
2013-07-03 20:56 ` Guenter Roeck
2013-07-11 8:47 ` Jean Delvare
2013-07-11 8:47 ` Jean Delvare
2013-07-11 13:57 ` Justin Piszcz
2013-07-11 13:57 ` Justin Piszcz
2013-07-03 20:59 ` Justin Piszcz
2013-07-03 21:00 ` Justin Piszcz
2013-07-03 21:00 ` Justin Piszcz
2013-07-03 22:28 ` Guenter Roeck
2013-07-03 22:28 ` Guenter Roeck
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=20130703171713.GA26555@roeck-us.net \
--to=linux@roeck-us.net \
--cc=jpiszcz@lucidpixels.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lm-sensors@lm-sensors.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.