From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] adm1027 on 2.6.9-5.EL
Date: Tue, 08 Nov 2005 15:15:39 +0000 [thread overview]
Message-ID: <e9MFXoYV.1131458537.5479210.khali@localhost> (raw)
In-Reply-To: <XVkq04oM.1131444138.7357880.khali@localhost>
Hi Paul,
On 2005-11-08, Paul Aviles wrote:
> In a previous 2.4 kernel install I had stuff under /proc/sys/dev/sensors
> and I cannot see it in 2.6.9-5. I have nothing under /sys/bus/i2c or
> /sys/class/hwmon though I do get sensors to work as the report below.
Sorry but this just can't be true. In 2.6.9, hardware monitoring data is
found under /sys/bus/i2c (or more exactly $sysfs/bus/i2c where $sysfs is
your sysfs mount point). If "sensors" work, then /sys/bus/i2c must be
populated. Check again.
> When I compared to my 2.4 working machine i2c-proc which I "guess" is
> normal when reading the doc from i2c-2.8.8 as i2c-core is supposed to
> provide this??
Sorry, I can't make any sense of this sentence. Please rephrase.
> What I am missing is the fan stuff it used to be in the procs dir.
>
> What am I missing?
Do you refer to the fan control features? They should be under
/sys/bus/i2c/devices/0-002e, search for pwm* files.
> I used the sensors.init script to load the modules and this is the result
> of my lsmod.
>
> i2c_dev 11329 0
> eeprom 8545 0
> lm85 19433 0
> i2c_sensor 3521 2 eeprom,lm85
> i2c_i801 7757 0
> i2c_core 22081 5 i2c_dev,eeprom,lm85,i2c_sensor,i2c_i801
Looks OK to me. You usually don't even need i2c-dev, it's only used by
sensors-detect and for bus scanning/chip dumping.
> adm1027-i2c-0-2e
> Adapter: SMBus I801 adapter at 1480
> +2.6V: +2.591 V (min = +2.47 V, max = +2.73 V)
+2.6V isn't a usual VCC value, how did you come up with this label?
> vid: -3.425 V (VRM Version 9.1)
Wow. Not good. What value does /sys/bus/i2c/devices/0-002e/cpu0_vid
contain?
> Thanks guys, particularly to Jean.
You're welcome.
--
Jean Delvare
next prev parent reply other threads:[~2005-11-08 15:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-08 11:19 [lm-sensors] Re: adm1027 on 2.6.9-5.EL Jean Delvare
2005-11-08 13:40 ` [lm-sensors] " Paul Aviles
2005-11-08 15:15 ` Jean Delvare [this message]
2005-11-08 16:25 ` Jean Delvare
2005-11-08 17:57 ` Paul Aviles
2005-11-08 18:18 ` Paul Aviles
2005-11-08 20:13 ` Jean Delvare
2005-11-08 23:12 ` Paul Aviles
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=e9MFXoYV.1131458537.5479210.khali@localhost \
--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.