From: Guenter Roeck <linux@roeck-us.net>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Support for Intel H77
Date: Sat, 15 Sep 2012 20:26:06 +0000 [thread overview]
Message-ID: <20120915202606.GA3257@roeck-us.net> (raw)
In-Reply-To: <50542433.6040901@yahoo.com>
On Sat, Sep 15, 2012 at 09:53:57PM +0300, Jonas Vasiliauskas wrote:
> Hi,
>
> thanks for the explanation. I got one more problem, now its the
> module you wrote, I'm getting this when trying to compile:
>
> [root@NEUTRINO nct6775]# make
> make[1]: *** No rule to make target `modules'. Stop.
> make: *** [modules] Error 2
> [root@NEUTRINO nct6775]# make modules
> make[1]: *** No rule to make target `modules'. Stop.
> make: *** [modules] Error 2
> [root@NEUTRINO nct6775]# make all
> make[1]: *** No rule to make target `modules'. Stop.
> make: *** [modules] Error 2
>
>
> Also, here is my MakeFile http://pastebin.ca/2204518
>
Where do the "<------>" strings in the Makefile come from ?
That is definitely not ok. Is there some tab corruption ?
Guenter
> Can you please tell me what is wrong ? I'm not sure is it either
> makefile buggy or I'm doing something wrong.
>
> Thanks,
> On 9/15/2012 17:50 PM, Guenter Roeck wrote:
> >On Sat, Sep 15, 2012 at 09:46:11AM +0300, Jonas Vasiliauskas wrote:
> >>Hi there,
> >>
> >>I hope you are doing well. Is there full support for intel h77 chip
> >>? I'm able to read temperatures using coretemp module, but can't
> >>anyhow read fan speeds, not sure, maybe there is no support on
> >>sensors for this chip ? Its one of the most decent, but not sure,
> >>maybe you guys know how to get fan RPMs on console ? ;)
> >>
> >First of all, that is not a H77 (PCH) question, but a board question, and
> >primarily depends on the SuperIO chip used on your board. Also, your board
> >specification will tell you if the board uses the SuperIO chip or MEI for fan
> >control.
> >
> >You might want to try running the latest version of sensors-detect (from
> >http://www.lm-sensors.org/wiki/Download). That should tell you which SuperIO
> >chip is used. Intel often uses Nuvoton NCT6775F. If so, use the driver at
> >https://github.com/groeck/nct6775 and check if it handles fan control.
> >If it does, you are lucky. If not, fan control may be handled by MEI (again,
> >your motherboard specification should tell you that). In that case, you'll
> >have to wait for someone to write a MEI fan control driver (or write one
> >yourself ;).
> >
> >Thanks,
> >Guenter
>
>
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2012-09-15 20:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-15 6:46 [lm-sensors] Support for Intel H77 Jonas Vasiliauskas
2012-09-15 14:50 ` Guenter Roeck
2012-09-15 18:53 ` Jonas Vasiliauskas
2012-09-15 20:26 ` Guenter Roeck [this message]
2012-09-15 20:29 ` Jonas Vasiliauskas
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=20120915202606.GA3257@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.