From: mirko@buholzer.com (Mirko Buholzer)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Random values with pcf8591 chip driver (Now as a
Date: Mon, 05 Sep 2005 23:30:56 +0000 [thread overview]
Message-ID: <431CB8EF.1020507@buholzer.com> (raw)
In-Reply-To: <431CAFE8.7020008@buholzer.com>
The pcf8591 is the only chip. When I do a "i2cdetect 1" and change the
hardware address from 100 to 000 you can see the output below (The UU
value comes from the loaded chip driver), so for me it looks like a
detected chip?
100:
voyage:~# i2cdetect 1
WARNING! This program can confuse your I2C bus, cause data loss and worse!
I will probe file /dev/i2c-1.
I will probe address range 0x03-0x77.
Continue? [Y/n]
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: XX XX XX XX XX XX XX XX XX XX XX XX XX
10: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
20: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
30: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
40: XX XX XX XX XX XX XX XX XX UU XX XX XX XX XX XX
50: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
60: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
70: XX XX XX XX XX XX XX XX
000:
voyage:~# i2cdetect 1
WARNING! This program can confuse your I2C bus, cause data loss and worse!
I will probe file /dev/i2c-1.
I will probe address range 0x03-0x77.
Continue? [Y/n]
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: XX XX XX XX XX XX XX XX XX XX XX XX XX
10: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
20: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
30: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
40: XX XX XX XX XX XX XX XX 48 UU XX XX XX XX XX XX
50: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
60: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
70: XX XX XX XX XX XX XX XX
Thanks for your feedback!
Regards Mirko
Jean Delvare wrote:
>Hi Mirko,
>
>
>
>>I load the modules as follows:
>>
>>modprobe scx200_i2c scl4 sda5
>>modprobe pcf8591 input_mode=0
>>
>>
>
>Do you have any other chip on that I2C bus? Maybe the bus isn't working
>at all and it's not the PCF8591 fault. How did you come to these values
>for scl and sda?
>
>
>
prev parent reply other threads:[~2005-09-05 23:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-05 22:52 [lm-sensors] Random values with pcf8591 chip driver (Now as a new Mirko Buholzer
2005-09-05 23:12 ` Mirko Buholzer
2005-09-05 23:15 ` Jean Delvare
2005-09-05 23:30 ` Mirko Buholzer [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=431CB8EF.1020507@buholzer.com \
--to=mirko@buholzer.com \
--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.