All of lore.kernel.org
 help / color / mirror / Atom feed
From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Asus M2NPV-VM and lm-sensors not working
Date: Fri, 25 Aug 2006 18:23:07 +0000	[thread overview]
Message-ID: <20060825202307.8b8ce101.khali@linux-fr.org> (raw)
In-Reply-To: <200608241001.14052.prakash@punnoor.de>

> > Please check that the value of /sys/class/hwmon/hwmon0/device/vrm is
> > 8.2 as expected.
> 
> It gives 24.

Sorry, I don't know why I wrote "8.2", while I actually meant "24". So
it's OK :)

> > converting the values properly. This could be caused by a device
> > misconfiguration, or maybe by the IT8716F chip itself being
> > underpowered?
> 
> I don't think the chip is responsible for it, if I do it on purpose, or do you 
> think it also causes some deviation?

Depends on what you do exactly. If it is only supposed to affect the
CPU, the IT8716F chip shouldn't suffer from it.

> > The driver should print some messages in the log when you load it, can
> > you please copy them here?
> 
> it87: Found IT8716F chip at 0x290, revision 0
> it87: in3 is VCC (+5V)
> it87: in7 is VCCH (+5V)
> it87: fan4 is enabled
> it87: fan5 is enabled
> 
> Not too interesting, it seems, or is it?

It is, as it means VCC and VCCH are scaled internally. This means we
can't suspect different scaling resistors to explain the different
values between the BIOS and sensors.

> > One way to test this is as follows:
> > Reboot your system, and make sure that the it87 driver will not be
> > loaded at boot time.
> > Dump the contents of the chip:
> >   isadump -y 0x295 0x296 > /tmp/before.dump
> > Load the it87 driver, run sensors once.
> > Dump the contents of the chip again:
> >   isadump -y 0x295 0x296 > /tmp/after.dump
> > Send both files here.
> 
> Do you still want me to get the dumps, if you know now that I underpower on 
> purpose?

Well, the question is, do the voltage values reported by "sensors"
increase again if you stop underpowering your system? If they do,
obviously that's your business and I couldn't care less ;)

I generated a new version of my it87 patch, which should report fan
speeds properly:
  http://jdelvare.pck.nerim.net/sensors/hwmon-it8716f-it8718f-v3-2.6.18.patch
It also changes the low voltage limits to get rid of all the ALARMs.

-- 
Jean Delvare


  parent reply	other threads:[~2006-08-25 18:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-24  8:01 [lm-sensors] Asus M2NPV-VM and lm-sensors not working Prakash Punnoor
2006-08-24 15:09 ` Jean Delvare
2006-08-24 15:33 ` Prakash Punnoor
2006-08-25  5:21 ` Prakash Punnoor
2006-08-25  6:53 ` Jean Delvare
2006-08-25  9:12 ` Jean Delvare
2006-08-25 10:41 ` Prakash Punnoor
2006-08-25 17:50 ` Jean Delvare
2006-08-25 18:04 ` Prakash Punnoor
2006-08-25 18:23 ` Jean Delvare [this message]
2006-08-25 20:27 ` Rudolf Marek
2006-08-26  9:04 ` Rudolf Marek
2006-08-26 20:40 ` Jean Delvare
2006-08-27  6:50 ` Prakash Punnoor
2006-08-27 12:47 ` Jean Delvare
2006-08-27 14:31 ` Prakash Punnoor

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=20060825202307.8b8ce101.khali@linux-fr.org \
    --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.