All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phillip Susi <psusi@cfl.rr.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Identifying i2c devices on Asus P8P67 sandybridge
Date: Thu, 27 Jan 2011 18:47:39 +0000	[thread overview]
Message-ID: <4D41BDCB.4020205@cfl.rr.com> (raw)
In-Reply-To: <4D40E39E.4030406@cfl.rr.com>

On 1/27/2011 12:14 PM, Jean Delvare wrote:
> Does ACPI allow reporting an unlimited number of voltage values? Does
> ACPI allow reporting an unlimited number of fan speeds? Reporting of
> temperature values with a resolution better than 1°C? Setting low and
> high limits for each of these items?

From what I have read so far, the TZ sets temperature thresholds at
which the various fan settings should kick in.  The resolution may have
only been in whole degrees, but that doesn't seem to be a problem to me.

> Wow, you are pretty optimistic. A board vendor accepting code from
> external contributors? I bet I will be dead before this happens.

Admittedly it's a long shot.  I also figured it would be a good learning
experience ;)

> I wholeheartedly agree that pwmconfig and fancontrol suck. They are
> afternoon hacks that have grown too old, and I wouldn't recommend
> anyone to use them. I wish someone interested would write a proper tool
> (i.e. not written in bash to start with) to deal with manual fan speed
> control. And automatic fan speed control, too.

Frequency control started off in user space too, then moved to the
kernel.  Maybe it is time for the same to be done with fan speed.  A
generic fan control driver could be written to interface with the hwmon
devices.

The problem is that it still would require manual configuration of which
temperature sensors should govern which fan pwm controls, since the
platform does not provide that information.

> And even with the two statements above, I still claim that native
> hwmon drivers are doing a much better job than any ACPI implementation
> I've seen. And don't believe it makes me happy: I would love all
> systems to have hardware monitoring support working out of the box
> thanks to a brilliant ACPI specification and no-less brilliant
> implementations. But I don't expect this to happen any time soon :(

Indeed.  It seems to me that vendors just don't care to do it right in
the standard way since they can just ship a windows driver that will
make 99% of their customers happy.  That is another reason I was
wondering about doing it with an SSDT.  If I could, it would show
clearly that it CAN be done, and pressure could be put on vendors to
start doing it the right way.

>> It should be 6-8-6-24.
> 
> Really? Is this what memtest86 is report? It's a long time since I last
> saw a memory module with the 3 first digits not being the same.

It is what the MFR specs say.  I haven't run a memtest86 on it, but I
think the bios detected and used those values.  I'll double check it
tonight and maybe run a memtest.

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

  parent reply	other threads:[~2011-01-27 18:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-27  3:16 [lm-sensors] Identifying i2c devices on Asus P8P67 sandybridge Phillip Susi
2011-01-27  8:15 ` Jean Delvare
2011-01-27 16:07 ` Phillip Susi
2011-01-27 17:14 ` Jean Delvare
2011-01-27 18:47 ` Phillip Susi [this message]
2011-01-28  4:51 ` Phillip Susi
2011-01-28  9:25 ` Jean Delvare
2011-01-28  9:39 ` Jean Delvare
2011-01-28 14:28 ` Phillip Susi

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=4D41BDCB.4020205@cfl.rr.com \
    --to=psusi@cfl.rr.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.