All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Gustavo De Nardin (spuk)" <gustavodn@gmail.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] Drivers: hwmon: it87: Add support for ITE
Date: Tue, 15 Nov 2011 15:49:46 +0000	[thread overview]
Message-ID: <20111115154946.GB12423@zim> (raw)
In-Reply-To: <1320381858.22997.YahooMailNeo@web161601.mail.bf1.yahoo.com>

* Jean Delvare <khali@linux-fr.org> [2011-11-14 22:45 +0100]:
> On Mon, 14 Nov 2011 19:14:16 -0200, Gustavo De Nardin (spuk) wrote:
> > > On Fri, 2011-11-04 at 00:44 -0400, Frank T. Lofaro Jr. wrote:
> > > > This patch allows the ITE 8728 chip to be detected and used.
> > > > The chip appears to be compatible with the 8721.
> > > > 
> > > 
> > > Can anyone confirm that those chips are actually compatible ?
> > 
> > Unlike forcing the other chips' ids, with force_id=0x8721 PWM control seems
> > to work reasonably, with pwm1_enable=1, pwm1=0 yields around 1132 RPM on the
> > CPU fan, and pwm1%5 yields around 3260 RPM.  Should pwm1=0 actually stop
> > the fan?  I get what (empirically) seem to be consistent logarithmic
> > increase in RPM when increasing pwm1 value, anyway.
> 
> If this is a 4-wire fan then your results are expected. pwm=0 always
> stops 3-wire fans (no power -> stopped) but typically 4-wire fans have
> a minimum speed (speed control is separate from power.)

Yes, this is a 4-wire fan. The chassis fan connector is 3-wire though, and I
can't seem to control the speed of a 3-wired fan by writing to pwm2.


> So it's really a matter of finding the right scaling factors. Easiest
> way in your case if probably to extract them from the DSDT table. See
> http://www.lm-sensors.org/wiki/AsusFormulaHacking for some information
> on this. If you provide the DSDT to myself and Luca we should be able
> to figure it out.

Here: http://spuk.denardin.org/Asus_M5A78L-M-v0603_DSDT.bin

No hurry from me, I'm gonna use asus_atk0110 for reading, and it87 only for
PWM control or now.

I'm trying making sense of the formula in the RVLT method. How can I use
isadump to get the raw values for checking the formula?

Thanks.

t'

-- 
::question = (bool) _2b||!_2b;

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

  parent reply	other threads:[~2011-11-15 15:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-04  4:44 [lm-sensors] [PATCH] Drivers: hwmon: it87: Add support for ITE 8728 Frank T. Lofaro Jr.
2011-11-07 18:00 ` [lm-sensors] [PATCH] Drivers: hwmon: it87: Add support for ITE Guenter Roeck
2011-11-07 18:00   ` [PATCH] Drivers: hwmon: it87: Add support for ITE 8728 Guenter Roeck
2011-11-21 21:26   ` [lm-sensors] [PATCH] Drivers: hwmon: it87: Add support for ITE Jean Delvare
2011-11-21 21:26     ` [PATCH] Drivers: hwmon: it87: Add support for ITE 8728 Jean Delvare
2011-11-14 21:14 ` [lm-sensors] [PATCH] Drivers: hwmon: it87: Add support for ITE Gustavo De Nardin (spuk)
2011-11-14 21:24 ` Gustavo De Nardin
2011-11-14 21:45 ` Jean Delvare
2011-11-15  9:52 ` Luca Tettamanti
2011-11-15 15:23 ` Gustavo De Nardin (spuk)
2011-11-15 15:49 ` Gustavo De Nardin (spuk) [this message]
2011-11-15 17:27 ` Jean Delvare
2011-11-21 21:38 ` Jean Delvare

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=20111115154946.GB12423@zim \
    --to=gustavodn@gmail.com \
    --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.