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] ridicolous sensors output?
Date: Sun, 16 Apr 2006 16:57:10 +0000	[thread overview]
Message-ID: <20060416185710.b9b5a618.khali@linux-fr.org> (raw)
In-Reply-To: <F2CFFC9F-4DC4-4DBA-BDEB-C195DBCAD479@karlsbakk.net>

Roy,

> > My first guess is that this W83627THF chip is not used for hardware
> > monitoring on your board. You probably have another chip for that.
> >
> > Please provide the following information:
> > * Kernel version.
> 
> 2.6.16.2 custom built
> 
> > * Version of lm_sensors.
> 
> sensors version 2.9.1 with libsensors version 2.9.1

That's a bit old, see below.

> Next adapter: SMBus I801 adapter at 0500
> (...)
> Client found at address 0x2f
> (...)
> Probing for `Winbond W83792D'... Success!
>     (confidence 7, driver `to-be-written'), other addresses: 0x4b 0x4f

OK, that's your hardware monitoring chip. sensors-detect thinks there
is no driver for it, but by now, there is. Try:
  rmmod w83627hf
  modprobe i2c-i801
  modprobe w83792d
And sensors output should be better.

However, user-space support for that chip was just added in lm_sensors
2.9.1 and many bugs have been fixed since, so you are invited to update
lm_sensors to a later version for better results.

-- 
Jean Delvare


  parent reply	other threads:[~2006-04-16 16:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-16 16:06 [lm-sensors] ridicolous sensors output? Roy Sigurd Karlsbakk
2006-04-16 16:22 ` Jean Delvare
2006-04-16 16:47 ` Roy Sigurd Karlsbakk
2006-04-16 16:57 ` Jean Delvare [this message]
2006-04-16 17:06 ` Roy Sigurd Karlsbakk
2006-04-16 17:19 ` Jean Delvare
2006-04-16 18:29 ` Roy Sigurd Karlsbakk
2006-04-17  2:03 ` Yuan Mu

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=20060416185710.b9b5a618.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.