From: r.marek@sh.cvut.cz (Rudolf Marek)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] lm77 driver locks up with kernel-2.6.12
Date: Fri, 19 Aug 2005 19:24:51 +0000 [thread overview]
Message-ID: <430615D5.3070409@sh.cvut.cz> (raw)
In-Reply-To: <43027C3E.6020309@infovia.com.ar>
>
> What's wrong? Anyone having this problem?
>
Hello,
Lets see if it is chip driver problem or bus driver problem or hw problem. (or any combination)
Please can you just modprobe the scx200_acb driver and also i2c-dev.
When done with this please several times try:
i2cdump -y 0 0x48 w
0 is the bus number, add there yours. i2cdetect -l will tell you how many busses you have.
0x48 is chip addr also supply yours. You can use:
i2cdetect 0
to detect all devices on the bus. (better to restart/poweroff the system after that to be sure we do not interfere with yet another issues)
Also please check syslog if you can see something there. You can also try to switch all debug flags in menuconfig (i2c section)
Thanks
regards
Rudolf
next prev parent reply other threads:[~2005-08-19 19:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-17 1:54 [lm-sensors] lm77 driver locks up with kernel-2.6.12 Beat Meier
2005-08-19 19:24 ` Rudolf Marek [this message]
2005-08-20 2:45 ` Beat Meier
2005-08-20 9:41 ` Rudolf Marek
2005-08-23 21:44 ` Beat Meier
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=430615D5.3070409@sh.cvut.cz \
--to=r.marek@sh.cvut.cz \
--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.