All of lore.kernel.org
 help / color / mirror / Atom feed
From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: Problems with w83781d module
Date: Thu, 19 May 2005 06:24:25 +0000	[thread overview]
Message-ID: <20031114204226.700b4a1a.khali@linux-fr.org> (raw)
In-Reply-To: <2B6C784DD3723745978C27C72801F7F8AC80F8@cba0e2k04.cba0.centerbeam.com>


> I am trying to monitor sensors on a gateway 980 with a Winbond 83791d
> chip. I sent an earlier message and it was suggested that I download
> the latest code from CVS.  I did this and still cannot resolve the
> problems that I am seeing.  I have looked at the motherboard and can
> see a Winbond 83791d chip.  The chip is detected with sensors-detect
> and after loading the w83781d module I get no results when running
> sensors. Looking in /proc/sys/dev/sensors, the chips file is empty and
> there are no sensor directories.

The driver fails to recognize the chip as one of its owns. I took a look
at the chipset's dump and can't understand why this happens.

I fixed a small, probabably unrelated bug in that driver. Please update
your CVS checkout and recompile the driver with DEBUG=1 (edit the
Makefile). Run "make install".

Then, try loading the driver again (don't forget to unload it before
doing so) and watch dmesg for details. See if sensors returns something.

If it doesn't help, unload the driver and reload it using force=0,0x2d.
Look at dmesg again. Check wether sensors returns the information you
are looking for.

If it still doesn't help, unload the driver once again and reload it
using force_w83791d=0x2d. Look at dmesg again. Run sensors again.

> Is it possible that the information from that chip is not available?

The chip is there at 0x2d, doubtlessly.

> Do I need to do a force of the chip and subclients?

You shouldn't, but it might help understanding where the problems
stands.

-- 
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/

      parent reply	other threads:[~2005-05-19  6:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-19  6:24 Problems with w83781d module Lee, Bruce
2005-05-19  6:24 ` Lee, Bruce
2005-05-19  6:24 ` Jean Delvare
2005-05-19  6:24 ` Jean Delvare
2005-05-19  6:24 ` Jean Delvare [this message]

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=20031114204226.700b4a1a.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.