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] A question regarding ASRock H55DE3 motherboard
Date: Wed, 17 Feb 2010 19:19:57 +0000	[thread overview]
Message-ID: <20100217201957.51ee65b8@hyperion.delvare> (raw)
In-Reply-To: <4B7A403E.7000103@permonline.ru>

Hi Artem,

On Tue, 16 Feb 2010 11:50:38 +0500, Artem S. Tashkinov wrote:
> I've recently become an owner of the aforementioned motherboard and I 
> have no idea how to monitor it in Linux.
> 
> sensors-detect says that:
> --------------------------------------------------------------------
> Now follows a summary of the probes I have just done.
> Just press ENTER to continue:
> 
> Driver `adt7473':
>    * Bus `NVIDIA i2c adapter '
>      Busdriver `nvidia', I2C address 0x2e
>      Chip `Analog Devices ADT7473' (confidence: 5)
> 
> Driver `to-be-written':
>    * ISA bus, address 0x290
>      Chip `Nuvoton W83667HG-B Super IO Sensors' (confidence: 9)
> 
> Warning: the required module adt7473 is not currently installed
> on your system. If it is built into the kernel then it's OK.
> Otherwise, check http://www.lm-sensors.org/wiki/Devices for
> driver availability.

This driver should be available. If it's not there, this suggests that
you did not set CONFIG_SENSORS_ADT7473=m when building your kernel. You
should have...

(Note: starting with kernel 2.6.33 you will have to use the adt7475
driver instead.)

> Note: there is no driver for Nuvoton W83667HG-B Super IO Sensors yet.
> Check http://www.lm-sensors.org/wiki/Devices for updates.

We indeed do not support this chip yet. I've added your request to the
list on wiki/Devices.

> No modules to load, skipping modules configuration.
> --------------------------------------------------------------------
> however what really confuses me is that Windows hwmon115 says that I 
> have Winbond W832627DHG monitoring chip which is theoretically supported 
> by lm-sensors/i2c. However both w83627ehf.ko and w83627hf.ko modules 
> don't load with "No such device" error.

I would trust sensors-detect. Maybe that Windows tool has decided that
the chips are compatible enough that the W83667HG-B can be handled as a
W83627DHG, at least for the feature subset it handles. Only a careful
inspection of the datasheets would tell. You may want to try loading
the w83627ehf driver with parameters force_id=0xa020 (to have the
driver treat your chip as a W83627DHG), force_id=0xb070 (to have the
driver treat your chip as a W83627DHG-P) or force_id=0xa510 (to have
the driver treat your chip as a W83667HG). Beware though that this is
untested by definition and we do not make any guarantee. It may
somewhat work for monitoring, but for example I wouldn't dare trying
fan speed control.

> Another question is that hwmon115 detects temperatures and even power 
> draw of my Intel Core i5 CPU however sensors-detect doesn't even mention 
> this possibility.

CPU core temperature support could certainly be added to the coretemp
driver. We are waiting for Intel to help. Huaxu, any progress?

The power draw value is news to me, maybe this is a new feature of the
Core i5 which could be added to the driver as well.

> I'm now running 2.6.32.8 vanilla kernel.

-- 
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

  reply	other threads:[~2010-02-17 19:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-16  6:50 [lm-sensors] A question regarding ASRock H55DE3 motherboard Artem S. Tashkinov
2010-02-17 19:19 ` Jean Delvare [this message]
2010-02-17 20:08 ` Artem S. Tashkinov
2010-02-17 21:15 ` Jean Delvare
2010-02-18 11:25 ` Artem S. Tashkinov
2010-02-19  9:52 ` Jean Delvare
2010-02-19 12:26 ` Artem S. Tashkinov

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=20100217201957.51ee65b8@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.