linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: Alexey Dobriyan <adobriyan@gmail.com>,
	torvalds@osdl.org, jgarzik@pobox.com, pavel@suse.cz, rjw@sisk.pl,
	linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org
Subject: Re: 2.6.24-rc6 and earlier: "host bus error" after STR
Date: Wed, 26 Dec 2007 17:10:59 +0900	[thread overview]
Message-ID: <47720C93.2010800@gmail.com> (raw)
In-Reply-To: <20071225094151.GA9769@havoc.gtf.org>

Hello,

Jeff Garzik wrote:
>> ata3.00: limiting speed to UDMA/33:PIO4
>> ata3.00: exception Emask 0x0 Sact 0x0 Serr 0x0 action 0x2
>> ata3.00: BMDMA stat 0x6
>> ata3.00: cmd ca/00:08:47:66:6e/00:00:00:00:00/eb tag 0 dma 4096 out
>> 	 res 51/84:08:47:66:6e/00:00:00:00:00/eb Emask 0x30 (host bus error)
>> ata3.00: status: { DRDY ERR }
>> ata3.00: error: { ICRC ABRT }
>> ata3: soft resetting link
> 
> host bus == PCI
> 
> So, your PCI bus is crapping itself in a major way.
> 
> One thing to try might be "libata.noacpi=1"

Yeah, BMDMA stat 0x6 is INTR and ERR which means the controller tried to
perform DMA write but couldn't pull data from main memory.  Maybe PCI
bus isn't setup properly after resuming.  Comparing the result of 'lspci
-xxx' before and after resume and see what changed can be helpful.

Thanks.

-- 
tejun


      reply	other threads:[~2007-12-26 11:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-24 20:48 2.6.24-rc6 and earlier: "host bus error" after STR Alexey Dobriyan
2007-12-25  9:41 ` Jeff Garzik
2007-12-26  8:10   ` Tejun Heo [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=47720C93.2010800@gmail.com \
    --to=htejun@gmail.com \
    --cc=adobriyan@gmail.com \
    --cc=jeff@garzik.org \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@suse.cz \
    --cc=rjw@sisk.pl \
    --cc=torvalds@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).