From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Needed support for SMSC LPC47M292
Date: Sun, 06 Jan 2008 19:41:26 +0000 [thread overview]
Message-ID: <20080106204126.2cb139be@hyperion.delvare> (raw)
In-Reply-To: <477E2B2A.5010707@gmail.com>
Hi Antonio,
On Fri, 04 Jan 2008 12:48:42 +0000, Antonio RAGO wrote:
> Hi all
> I'm writing you about an LPC47M292 chip.
> I have and ibm thinkcenter with kernel 2.6.22-3-686 (debian)
> and I'm trying to recognize the sensors.
> sensors-detect claim that there is the chip
> `SMSC LPC47M292 Super IO Fan Sensors'
> and I've loaded the corresponding module
> but even if the module is loaded and according to the messages log it's
> the right one
> when I try to run sensors, the program claims that no chipset has been
> found.
> (In the following i'm reporting also i2c stuff even if it seems to me
> that they are useless)
>
> raven:~# sensors
> No sensors found!
> Make sure you loaded all the kernel drivers you need.
> Try sensors-detect to find out which these are.
> raven:~# ls -l /dev/i2c*
> crw-rw---- 1 root root 89, 0 2008-01-04 10:58 /dev/i2c-0
> raven:~# lsmod | head -6
> Module Size Used by
> smsc47m1 9508 0
> i2c_isa 4192 0
> i2c_dev 7140 0
> i2c_i801 8656 0
> i2c_core 23552 3 i2c_isa,i2c_dev,i2c_i801
> raven:~# dmesg | tail -1
> smsc47m1: Found SMSC LPC47M292
> (...)
> raven:~# dpkg -l lm-sensors
> (...)
> ii lm-sensors 1:3.0.0-4
> utilities to read temperature/voltage/fan sensors
>
> Maybe I'm missing something, but it seems to me that it's not working.
> I can easily do any test on this computer if it's needed.
This is indeed strange. Please provide the output of:
strace sensors
ls -l /sys/class/hwmon
ls -R /sys/class/hwmon/*
--
Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2008-01-06 19:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-04 12:48 [lm-sensors] Needed support for SMSC LPC47M292 Antonio RAGO
2008-01-06 19:41 ` Jean Delvare [this message]
2008-01-06 20:29 ` Antonio RAGO
2008-01-06 22:10 ` Jean Delvare
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=20080106204126.2cb139be@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.