All of lore.kernel.org
 help / color / mirror / Atom feed
From: r.marek@sh.cvut.cz (Rudolf Marek)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] latest findings - my older posting from ~ 11 days
Date: Fri, 05 May 2006 21:33:55 +0000	[thread overview]
Message-ID: <445BC4C3.4030501@sh.cvut.cz> (raw)
In-Reply-To: <200605022128.10627.dieter.jurzitza@t-online.de>

Thanks for the report.

80c0: 68 48 20 2c 2c 6c 6c 6c 65 65 44 65 28 4c 20 44

the 0x48 means that DATA line of smbus is forced low
so the bus is stuck. The bit 5 offers the realtime status
of the bus line.

(http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/23167.pdf
page 83)

When the bus is stuck again you may try following:

rmmod i2c-amd756

Now lets reprogram the chipset to force 1 to the DATA line,
if the isadump will be 0x68 then the chipset has some bug
otherwise some device on the bus has the bug.

isaset -y -f 0x80c0 0x5
isaset -y -f 0x80c1 0x5
isadump -y -f 0x8000

Regards
Rudolf

Thanks,

regards
Rudolf


  parent reply	other threads:[~2006-05-05 21:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-02 19:28 [lm-sensors] latest findings - my older posting from ~ 11 days ago Dieter Jurzitza
2006-05-03 21:37 ` [lm-sensors] latest findings - my older posting from ~ 11 days Rudolf Marek
2006-05-05 19:54 ` Rudolf Marek
2006-05-05 21:06 ` Dieter Jurzitza
2006-05-05 21:33 ` Rudolf Marek [this message]
2006-05-05 21:38 ` Rudolf Marek
2006-05-08 19:37 ` Dieter Jurzitza
2006-05-08 20:02 ` Dieter Jurzitza
2006-05-16 19:58 ` Dieter Jurzitza
2006-05-16 20:53 ` 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=445BC4C3.4030501@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.