From: kevin.bowling@wans.net (Kevin Bowling)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] IBM NetFinity 4000r Support
Date: Fri, 02 Jun 2006 07:53:28 +0000 [thread overview]
Message-ID: <447FEE78.308@wans.net> (raw)
In-Reply-To: <44665DE5.60703@wans.net>
Rudolf Marek wrote:
>> If you view the bug, it uses 4 MAX161 sensors for primary temperature
>> sensors. I also posted the source code for an old driver. Please let
>> me know what I need to do to get development started.
>> Kevin
>
> yep I rechecked again. It seems to me at first as a bus problem.
> Please can you do/provide output of following:
>
> 0) power cycle the system
> 1) turn on the I2C bus debugging
> 2) modprobe i2c-piix4
> 3) i2cdetect 0
> 4) i2cdump 0 0x2d
>
> lspci -xxx
>
> Thanks,
> regards
> Rudolf
Sorry for the delay, I brought up a second machine to do the development
on since the first is my server.
Needless to say, I didn't get very far. Here's the output of the
commands you gave me. It does indeed sound like a bus issue.
[root at localhost ~]# modprobe i2c-dev
[root at localhost ~]# modprobe i2c-piix4
[root at localhost ~]# i2cdetect 0
WARNING! This program can confuse your I2C bus, cause data loss and worse!
I will probe file /dev/i2c-0.
I will probe address range 0x03-0x77.
Continue? [Y/n] y
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 18 XX 1a XX XX XX XX XX
20: XX XX XX XX XX XX XX XX XX XX XX XX XX 2d 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 XX XX XX 4c XX 4e XX
50: XX XX 52 53 XX XX XX XX XX XX XX XX XX XX XX XX
60: XX XX XX XX XX XX 66 XX XX 69 XX XX XX XX XX XX
70: XX XX XX 73 XX XX XX XX
[root at localhost ~]# i2cdump 0 0x2d
No size specified (using byte-data access)
WARNING! This program can confuse your I2C bus, cause data loss and worse!
I will probe file /dev/i2c-0, address 0x2d, mode byte
Continue? [Y/n] y
0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef
00: 00 1c 00 02 00 00 11 00 44 04 04 00 00 00 54 00 .?.?..?.D??...T.
10: 00 02 00 10 44 00 10 10 00 80 00 10 00 08 04 00 .?.?D.??.?.?.??.
20: 01 00 00 18 00 00 08 42 00 90 00 00 a0 00 23 05 ?..?..?B.?..?.#?
30: 00 00 00 00 00 80 02 00 00 00 00 12 00 10 00 08 .....??....?.?.?
40: 08 00 10 00 00 00 40 51 2d c0 c0 c0 c0 c0 c0 00 ?.?... at Q-??????.
50: 08 00 10 00 00 00 40 51 2d c0 c0 c0 c0 c0 c0 00 ?.?... at Q-??????.
60: 01 00 00 18 00 00 08 XX XX XX XX XX XX XX XX XX ?..?..?XXXXXXXXX
70: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XXXXXXXXXXXXXXXX
80: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XXXXXXXXXXXXXXXX
90: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XXXXXXXXXXXXXXXX
a0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XXXXXXXXXXXXXXXX
b0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XXXXXXXXXXXXXXXX
c0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XXXXXXXXXXXXXXXX
d0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XXXXXXXXXXXXXXXX
e0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XXXXXXXXXXXXXXXX
f0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XXXXXXXXXXXXXXXX
And in dmesg:
i2c_adapter i2c-0: SMBus Timeout!
i2c_adapter i2c-0: Failed reset at end of transaction (01)
i2c_adapter i2c-0: Failed! (01)
[last entry repeated many times]
Thanks for your assistance,
Kevin
next prev parent reply other threads:[~2006-06-02 7:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-13 22:29 [lm-sensors] IBM NetFinity 4000r Support Kevin Bowling
2006-05-20 14:25 ` Rudolf Marek
2006-05-21 22:58 ` Kevin Bowling
2006-05-22 18:27 ` Jean Delvare
2006-05-22 20:35 ` Rudolf Marek
2006-05-22 21:00 ` Rudolf Marek
2006-05-22 21:09 ` Rudolf Marek
2006-06-02 7:53 ` Kevin Bowling [this message]
2006-06-04 12:47 ` Rudolf Marek
2006-06-05 7:28 ` Kevin Bowling
2006-06-06 19:35 ` Rudolf Marek
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=447FEE78.308@wans.net \
--to=kevin.bowling@wans.net \
--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.