mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: "Vladimir B. Savkin" <master@sectorb.msk.ru>
Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org
Subject: Re: Broken sata (VIA) on Asus A8V (kernel 2.6.14+)
Date: Thu, 02 Feb 2006 08:35:20 +0900	[thread overview]
Message-ID: <43E145B8.6090404@gmail.com> (raw)
In-Reply-To: <20060201231911.GA5463@tentacle.sectorb.msk.ru>

Vladimir B. Savkin wrote:
> On Thu, Feb 02, 2006 at 08:08:07AM +0900, Tejun Heo wrote:
> 
>>Vladimir B. Savkin wrote:
>>
>>>Hello!
>>>
>>>My system based on Asus A8V (VIA chipset) works fine with 2.6.13.3,
>>>but after upgrading (kernels 2.6.14.7 and 2.6.15.1 tried) it
>>>gaves error messages some minutes after boot.
>>>
>>>The messages are as following:
>>> ata2: command 0xXX timeout, stat 0x50 host_stat 0x4
>>>where XX gets different values from time to time, 0x25 mostly.
>>>I/O to this controller halts after that.
>>>
>>>Attached are boot dmesg log and lspci output.
>>>
>>
>>How reproducible is the problem?  With how much certainty can you say 
>>the problem is introduced by newer kernels?  e.g. If the problem occurs 
>>most of the time with 2.5.15.1 but it stops happending after switching 
>>back to 2.6.13.3, you can be pretty sure.
> 
> 
> Highly reproducible: months vs. minutes of uptime.
> 
> 

Your BMDMA controller is reporting raised interrupt (0x4) and your drive 
is saying that it's ready for the next command, yet interrupt handler of 
sata_via hasn't run and thus the timeout.  It looks like some kind of 
IRQ routing problem to me although I have no idea how the problem 
doesn't affect the boot process.

Can you try to boot with boot parameter pci=noacpi?

-- 
tejun

  reply	other threads:[~2006-02-01 23:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-01 16:28 Vladimir B. Savkin
2006-02-01 23:08 ` Tejun Heo
2006-02-01 23:19   ` Vladimir B. Savkin
2006-02-01 23:35     ` Tejun Heo [this message]
2006-02-02 11:44       ` Vladimir B. Savkin
2006-02-02 11:50         ` Tejun Heo
2006-02-02 12:39           ` Vladimir B. Savkin
2006-02-02 20:36             ` Vladimir B. Savkin
2006-07-28 12:12 ` Still broken sata (VIA) on Asus A8V (kernel 2.6.14+) with irqbalance Vladimir B. Savkin
2006-07-28 20:02   ` Heikki Orsila
2006-07-29  4:08     ` Sergio Monteiro Basto
2006-07-30 10:48       ` Heikki Orsila
2006-09-06 18:06         ` Sergio Monteiro Basto
2006-09-07  0:24           ` Vladimir B. Savkin
2006-02-02  2:58 Broken sata (VIA) on Asus A8V (kernel 2.6.14+) kenneth topp

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=43E145B8.6090404@gmail.com \
    --to=htejun@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=master@sectorb.msk.ru \
    /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

Powered by JetHome