All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Nuvoton NCT6791D support
Date: Wed, 13 Nov 2013 03:40:57 +0000	[thread overview]
Message-ID: <20131113034057.GA30601@roeck-us.net> (raw)
In-Reply-To: <CADkjvt_edGO-+NKbsUbNwN=DXod10WTUYmfjRTrQfYq_2no2uw@mail.gmail.com>

On Mon, Nov 11, 2013 at 11:27:03PM -0800, p. stephen w wrote:
> Please see attached.
> ___________________________________________________-
> The output is attached and matches the order...
> 
> isadump -k 0x55,0x55 0x295 0x296
> isadump -k 0x55,0x55 0x295 0x296 1
> ....
> isadump -k 0x55,0x55 0x295 0x296 8
> 
> 
> 
> 
> On Mon, Nov 11, 2013 at 9:22 PM, Guenter Roeck <linux@roeck-us.net> wrote:
> 
> > On Mon, Nov 11, 2013 at 08:05:46PM -0800, Guenter Roeck wrote:
> >
> > [ ... ]
> >
> > > No, it won't. I'll dig out other commands for you to run to give me some
> > chip
> > > register output.
> > >
> > Following up on this. It would be great if you can do the following.
> >
> > When executing the the sensors command, you see something like
> >
> > nct6791-isa-0a00
> >
> > for the NCT chip. Take the hex number at the end; based on it, run the
> > following sequence of commands:
> >
> > sudo isadump -k 0x55,0x55 0xa05 0xa06
> > sudo isadump -k 0x55,0x55 0xa05 0xa06 1
> > sudo isadump -k 0x55,0x55 0xa05 0xa06 2
> > sudo isadump -k 0x55,0x55 0xa05 0xa06 3
> > sudo isadump -k 0x55,0x55 0xa05 0xa06 4
> > sudo isadump -k 0x55,0x55 0xa05 0xa06 5
> > sudo isadump -k 0x55,0x55 0xa05 0xa06 6
> > sudo isadump -k 0x55,0x55 0xa05 0xa06 7
> > sudo isadump -k 0x55,0x55 0xa05 0xa06 8
> >
> > In other words, add 5 and 6 to the hex number and pass it as parameter to
> > the
> > isadump commands.
> >
> > This should create a dump of chip registers, which would hopefully help me
> > track
> > down the problem with pwmX_temp_sel.
> >

Hi,

I think I fixed the problem. It would be great if you can update the repository
from github and try again.

Please provide output from the sensors command as well as from
"grep . /sys/class/hwmon/hwmon2/device/*".

Thanks,
Guenter

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

  parent reply	other threads:[~2013-11-13  3:40 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-11  5:25 [lm-sensors] Nuvoton NCT6791D support p. stephen w
2013-11-11 14:28 ` Guenter Roeck
2013-11-11 17:04 ` p. stephen w
2013-11-11 17:38 ` Guenter Roeck
2013-11-11 18:17 ` p. stephen w
2013-11-11 18:29 ` Guenter Roeck
2013-11-11 18:31 ` p. stephen w
2013-11-11 19:11 ` Guenter Roeck
2013-11-11 19:17 ` p. stephen w
2013-11-11 19:46 ` p. stephen w
2013-11-11 19:50 ` Guenter Roeck
2013-11-11 20:32 ` p. stephen w
2013-11-11 21:22 ` Jean Delvare
2013-11-11 22:00 ` Guenter Roeck
2013-11-11 22:45 ` p. stephen w
2013-11-11 23:18 ` Guenter Roeck
2013-11-12  0:47 ` p. stephen w
2013-11-12  0:57 ` p. stephen w
2013-11-12  2:37 ` Guenter Roeck
2013-11-12  3:24 ` p. stephen w
2013-11-12  4:05 ` Guenter Roeck
2013-11-12  5:22 ` Guenter Roeck
2013-11-12  6:25 ` p. stephen w
2013-11-12  7:04 ` Jean Delvare
2013-11-12  7:14 ` Jean Delvare
2013-11-12  7:27 ` p. stephen w
2013-11-12 14:20 ` Guenter Roeck
2013-11-12 14:23 ` Guenter Roeck
2013-11-12 17:23 ` Guenter Roeck
2013-11-12 17:24 ` p. stephen w
2013-11-12 17:30 ` Guenter Roeck
2013-11-13  3:40 ` Guenter Roeck [this message]
2013-11-13  4:07 ` p. stephen w
2013-11-13  4:29 ` Guenter Roeck
2013-11-13  4:38 ` p. stephen w
2013-11-13  5:10 ` Guenter Roeck
2013-11-13  5:17 ` p. stephen w
2013-11-13  6:16 ` Guenter Roeck
2013-11-13  7:01 ` p. stephen w
2013-11-13 14:26 ` Guenter Roeck
2013-11-13 17:33 ` Guenter Roeck
2013-11-13 17:37 ` p. stephen w
2013-11-13 17:40 ` p. stephen w
2013-11-13 18:00 ` p. stephen w
2013-11-13 20:42 ` Guenter Roeck
2013-11-13 20:54 ` p. stephen w

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=20131113034057.GA30601@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=lm-sensors@vger.kernel.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.