From: mds@paradyne.com (Mark Studebaker)
To: lm-sensors@vger.kernel.org
Subject: the computer hangs when scans the adapter
Date: Thu, 19 May 2005 06:24:24 +0000 [thread overview]
Message-ID: <3FAD985C.F6A0E6B7@paradyne.com> (raw)
In-Reply-To: <JFEPIKOAGNNHNFFLLGAHKEAJCCAA.andywu@iei.com.tw>
some client driver claimed all addresses.
something is very wrong. Try rmmoding any client drivers.
Also rmmod and modprobe i2c-piix4.
AndyWu wrote:
>
> I add that line in
> scan_adapter
>
> foreach $addr (0..0x7f) {
> print("$addr\n");
> }
>
> loop.
>
> Then the output messages are:
> Client at address 0x00 can not be probed - unload all client driver first!
> Client at address 0x01 can not be probed - unload all client driver first!
> ..
> Client at address 0x7f can not be probed - unload all client driver first!
>
> I try
> modprobe i2c-piix4
> and
> modprobe adm1026
>
> then after
>
> adm 1026 :version 2.8.1(20031005)
> adm 1026:See Http(....)
> it hangs.
>
> I'm using a rocky-3706EVG mother board. It's an industrial computer board.
>
> Any suggestions?
>
> thanks in advance.
>
> Andy
>
> -----Original Message-----
> From: Jean Delvare [mailto:khali@linux-fr.org]
> Sent: Friday, October 17, 2003 3:09 AM
> To: AndyWu
> Cc: sensors@Stimpy.netroedge.com
> Subject: Re: the computer hangs when scans the adapter
>
> > Hi,
> > I'm using a board with ServerWorks OSB4 and a ADM1026 chip.
> > The computer always hangs here...
> > Next adapter: SMBus PIIX4 adapter at 0580 (Non-I2C SMBus adapter)
> > Do you want to scan it? (YES/no/selectively): YES
> > I'm using Redhat 7.3 with a generic 2.4.18 kernel, and
> > lm_sensors-2.8.1. However, if I add something like "print("$addr");"
> > in the sensors-detect scirpt, it won't hang anymore!
>
> Strange. Where exactly do you add this line?
>
> > But still no chip detected.
> > I see no one report this issue on the website.
> > I'm appreciated if you can give me some help or advices.
>
> If you are sure you have a ServerWorks OSB4 and an ADM1026 chip, you
> could skip the detection step and load i2c-piix4 and adm1026 directly.
> That said, if sensors-detect has difficulties finding the chip, I expect
> that it won't work that easily. Check the logs while inserting the
> modules, it might give you relevant information.
>
> --
> Jean Delvare
> http://www.ensicaen.ismra.fr/~delvare/
prev parent reply other threads:[~2005-05-19 6:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-19 6:24 the computer hangs when scans the adapter AndyWu
2005-05-19 6:24 ` Philip Pokorny
2005-05-19 6:24 ` AndyWu
2005-05-19 6:24 ` Jean Delvare
2005-05-19 6:24 ` Mark Studebaker [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=3FAD985C.F6A0E6B7@paradyne.com \
--to=mds@paradyne.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.