All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] LPC47M192-NC Fans
Date: Wed, 02 Dec 2009 08:12:08 +0000	[thread overview]
Message-ID: <20091202091208.504f61a8@hyperion.delvare> (raw)
In-Reply-To: <alpine.OSX.2.00.0911301621550.346@blackbird.local>

Hi Sean,

On Tue, 1 Dec 2009 16:03:24 -0500 (EST), Sean Fidler wrote:
> Your instructions worked!

Wow. This is more than I hoped for :)

> I'm assuming I have to load up fancontrol manually (via a script) each time, isaset instructions need to be 
> repeated after each boot up, right? Maybe I'm missing something.

Yes, you are correct, the changes done by the isaset commands are lost
on reboot.

> I was able to set up fancontrol via the pwmconfig and the fan slowed 
> down. Hopefully, it will speed up when necessary.

You should be able to check this easily by putting fake load on the CPU
(for example with "md5sum /dev/zero").

What does the output of "sensors" look like?

> The first and last isaset lines returned the following:
> isaset -y -f 0x2e 0x55 -> Data mismatch, wrote 0x0a, read 0xff back.
                                                 ^^^^
It really said 0x55, not 0x0a, right?

> isaset -y -f 0x2e 0xaa -> Data mismatch, wrote 0xaa, read 0xff back.
> 
> These mismatches, of course, didn't effect the end result. Maybe they 
> indicate something that I'm obviously not aware of.

These warning messages were expected, sorry for not telling you in
advance.

> Your help with this issue is greatly appreciated. Thanks.

You're welcome.

Would you be able to test kernel patches? I think it would make sense
to let the smsc47m1 driver enable access to the fan speed monitoring
and control registers at least on your specific machine, and possibly
on all systems where the base I/O address is properly defined (as the
w83627hf and w83627ehf drivers are doing for example.) I can do these
changes but I don't have any chip here to test the smsc47m1 driver, so
I need someone to do the testing for me.

To test kernel patches (or more specifically to build a patched
standalone driver) you will need gcc, make, the sources of your running
kernel (usually available as package "kernel-source" or similar) and
probably some distribution-specific knowledge on the topic.

-- 
Jean Delvare
http://khali.linux-fr.org/wishlist.html

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

  parent reply	other threads:[~2009-12-02  8:12 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-30 21:30 [lm-sensors] LPC47M192-NC Fans Sean Fidler
2009-11-30 21:41 ` Jean Delvare
2009-11-30 23:08 ` Sean Fidler
2009-12-01  8:37 ` Jean Delvare
2009-12-01 17:49 ` Sean Fidler
2009-12-01 18:55 ` Jean Delvare
2009-12-01 21:03 ` Sean Fidler
2009-12-02  8:12 ` Jean Delvare [this message]
2009-12-02 19:55 ` Sean Fidler
2009-12-05 15:37 ` Jean Delvare
2009-12-14  0:55 ` Sean Fidler
2009-12-14  9:35 ` Jean Delvare
2010-01-20  4:30 ` b13johnson
2010-01-20  8:20 ` Gabriel C
2010-01-20 13:15 ` Jean Delvare
2010-02-12  8:42 ` Jean Delvare
2010-03-08  7:26 ` Sean Fidler
2010-03-08 17:39 ` Jean Delvare
2010-03-10 16:19 ` Sean Fidler
2010-03-10 17:54 ` Jean Delvare
2010-03-10 18:00 ` Sean Fidler

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=20091202091208.504f61a8@hyperion.delvare \
    --to=khali@linux-fr.org \
    --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.