From: Guenter Roeck <linux@roeck-us.net>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Nuvoton NCT6791D support
Date: Mon, 11 Nov 2013 18:29:18 +0000 [thread overview]
Message-ID: <20131111182918.GA27658@roeck-us.net> (raw)
In-Reply-To: <CADkjvt_edGO-+NKbsUbNwN=DXod10WTUYmfjRTrQfYq_2no2uw@mail.gmail.com>
On Mon, Nov 11, 2013 at 10:17:00AM -0800, p. stephen w wrote:
> I just followed the link from the lm-sensors devices page to the GitHub
> page (is that yours?), and re-cloned it. This time the output was a little
> different, and I have a few .ko files in my personal directory. They are
> not in the hwmon dir. I thought I might try moving them there and
> re-running sensors-detect.
>
> Githum repo:
> https://github.com/groeck/nct6775.git
>
> Make:
> Mint nct6775 # make all
> CC [M] /home/stephen/nct6775/nct6775.o
>
> Building modules, stage 2.
> MODPOST 1 modules
> CC /home/stephen/nct6775/nct6775.mod.o
> LD [M] /home/stephen/nct6775/nct6775.ko
>
>
I asked earlier if you did run "make install". Looks like you didn't.
> Contents of home dir after make all:
> Mint nct6775 # ls
> compat.h Makefile nct6775.c nct6775.mod.o README.ASRock
> LICENSE modules.order nct6775.ko nct6775.o
> lm75.h Module.symvers nct6775.mod.c README
>
>
> Sensors -v
> Mint nct6775 # sensors -v
> sensors version 3.3.4 with libsensors version 3.3.4
>
>
>
> I run everything as root.
> Should I copy any of the .ko, .o, and .c files from your driver into any
> other folders?
>
Run "make install" followed by "modprobe nct6775".
> I'm using the sensors-detect that came with the manual installation of
> lm-sensors, latest version. I don't have a prog/detect, either folder or
> command.
The prog/detect directory is in the lm-sensors source, so if you
cloned lm-sensors from github or svn you should have it.
Thanks,
Guenter
> Just run sensors_detect from prog/detect/. I am not sure if you actually
> installed it. If not, you just keep running the installed version.
>
> --
>
>
> _____________________________
> Stephen Wille | pstephenwille.com
> *new address p.stephenwille@gmail.com <p.stephenwille@gmail.com>*
> _______________________________________________
> lm-sensors mailing list
> lm-sensors@lm-sensors.org
> http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
>
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2013-11-11 18:29 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 [this message]
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
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=20131111182918.GA27658@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.