From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] Drivers: hwmon: it87: Add support for ITE
Date: Mon, 14 Nov 2011 21:45:43 +0000 [thread overview]
Message-ID: <20111114224543.0a6fd04d@endymion.delvare> (raw)
In-Reply-To: <1320381858.22997.YahooMailNeo@web161601.mail.bf1.yahoo.com>
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=255 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.)
> But the sensors values read with 'it87 force_id=0x8721' don't seem ok, I get
> this (first 'it87 force_id=0x8721', then 'asus_atk0110 new_if=1', which
> seems to provide good readings):
>
> it8721-isa-0290
> Adapter: ISA adapter
> in0: +0.95 V (min = +2.78 V, max = +1.14 V) ALARM
> in1: +1.50 V (min = +0.00 V, max = +3.01 V)
> in2: +1.88 V (min = +2.66 V, max = +2.27 V) ALARM
> in3: +2.05 V (min = +2.68 V, max = +0.67 V) ALARM
> in4: +2.03 V (min = +3.04 V, max = +1.42 V) ALARM
> in5: +3.05 V (min = +3.04 V, max = +3.01 V) ALARM
> in6: +2.05 V (min = +2.77 V, max = +1.87 V) ALARM
> 3VSB: +6.07 V (min = +1.10 V, max = +4.56 V) ALARM
> Vbat: +3.34 V
> fan1: 3292 RPM (min = 10 RPM)
> fan2: 0 RPM (min = 10 RPM) ALARM
> fan3: 0 RPM (min = 13 RPM) ALARM
> temp1: +33.0°C (low = -65.0°C, high = -10.0°C) sensor = thermistor
> temp2: +40.0°C (low = -19.0°C, high = +127.0°C) sensor =
> thermistor
> temp3: -128.0°C (low = +119.0°C, high = -2.0°C) sensor = disabled
> intrusion0: OK
>
> atk0110-acpi-0
> Adapter: ACPI interface
> Vcore Voltage: +0.95 V (min = +0.80 V, max = +1.60 V)
> +3.3V Voltage: +3.34 V (min = +2.97 V, max = +3.63 V)
> +5V Voltage: +5.13 V (min = +4.50 V, max = +5.50 V)
> +12V Voltage: +12.11 V (min = +10.20 V, max = +13.80 V)
> CPU Fan Speed: 3276 RPM (min = 600 RPM)
> Chassis Fan Speed: 0 RPM (min = 600 RPM)
> CPU Temperature: +33.0°C (high = +60.0°C, crit = +95.0°C)
> MB Temperature: +40.0°C (high = +45.0°C, crit = +75.0°C)
This isn't necessarily bad. It is expected that you need voltage
scaling for the it87 which you don't need for the atk0110 interface.
AFAIK it is also expected that the limits aren't set as the atk0110
interface uses its own software limits (Luca can you please confirm?)
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.
--
Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2011-11-14 21:45 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 [this message]
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)
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=20111114224543.0a6fd04d@endymion.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.