All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Molinari <mauromol@tiscali.it>
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Help to make lm-sensors work with an Asus TUSL2-C
Date: Wed, 26 Dec 2012 16:04:39 +0000	[thread overview]
Message-ID: <50DB2017.8010403@tiscali.it> (raw)

Hello to all,
I'm new to lm-sensors.

I'm writing because I need help to configure lm-sensors to work on an 
old Asus TUSL2-C motherboard. I read a lot of documentation on 
lm-sensors website and wiki and I did some searches with Google, however 
I can't understand what I'm doing wrong.

First of all, I'm using a Linux distribution based on Debian Squeeze: 
precisely, it's OpenMediaVault 0.4. "uname -a" shows:
Linux openmediavault 2.6.32-5-686 #1 SMP Sun Sep 23 09:49:36 UTC 2012 
i686 GNU/Linux
and "sensors -v" shows:
sensors version 3.1.2 with libsensors version 3.1.2

I installed lm-sensors with "apt-get install lm-sensors". Then, I 
launched "sensors-detect". The problem is: no sensor is found. The only 
relevant output is given at the end:

---
Do you want to probe the I2C/SMBus adapters now? (YES/no):
Using driver `i2c-i801' for device 0000:00:1f.3: Intel 82801BA ICH2

Sorry, no sensors were detected.
---

So, if I understand it correctly, the i2c-i801 driver is found and 
queried, but no sensors are found there.
I then made some researches on the Internet and found the following 
information.

At:
http://lists.lm-sensors.org/pipermail/lm-sensors/2005-March/011402.html
a user says that lm-sensors works with Asus TUSL2-C. I also found out 
the example configuration file at:
http://www.lm-sensors.org/browser/lm-sensors/trunk/etc/sensors.conf.eg?rev)64
which mentions the TUSL2-C: for it the AS99127F chip should apply.
Then, if I look at:
http://www.lm-sensors.org/wiki/Devices
I actually find that the AS99127F chip is supported by the w83781d 
driver since kernel 2.5.67, however the sensors-detect program shows this:
Probing for `Winbond W83781D' at 0x290...                   No

Further searching brings this:
http://www.lm-sensors.org/ticket/1317
which seems to say that it's a known issue that no sensors are found on 
the TUSL2-C. It also says to see the FAQ, but the FAQ doesn't say 
anything in particular for this motherboard or for that chip.

I then tried the following:
- run "modprobe w83781d", then run "sensors": still "No sensors found"
- created a file named "asus.conf" under /etc/sensors.d (it's not clear 
to me if the custom configuration file in /etc/sensors.d can be named as 
I like, or if I must give it a specific name...) and put in it all the 
contents from sensors.conf.eg related to the AS99127F chip, then run 
"sensors" or even "sensors -c /etc/sensors.d/asus.conf" (do I need to 
specify the config location??): still "No sensors found"

I don't know what else to try! :-(

Thanks in advance,
Mauro.

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

             reply	other threads:[~2012-12-26 16:04 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-26 16:04 Mauro Molinari [this message]
2012-12-26 20:11 ` [lm-sensors] Help to make lm-sensors work with an Asus TUSL2-C Andrey Repin
2012-12-27 11:29 ` Mauro Molinari
2013-01-08 13:34 ` Mauro Molinari
2013-01-08 13:50 ` Jean Delvare
2013-01-08 14:54 ` Mauro Molinari
2013-01-08 15:16 ` Mauro Molinari
2013-01-08 15:18 ` Jean Delvare
2013-01-08 15:22 ` Jean Delvare
2013-01-11 18:03 ` Mauro Molinari
2013-01-11 18:59 ` Guenter Roeck
2013-01-11 20:08 ` Mauro Molinari
2013-01-11 20:55 ` Jean Delvare
2013-01-11 22:23 ` Guenter Roeck
2013-01-11 23:11 ` Mauro Molinari
2013-01-12  2:34 ` Guenter Roeck
2013-01-22  8:29 ` Mauro Molinari

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=50DB2017.8010403@tiscali.it \
    --to=mauromol@tiscali.it \
    --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.