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 20:50:41 +0900 [thread overview]
Message-ID: <43E1F211.8030507@gmail.com> (raw)
In-Reply-To: <20060202114429.GA3035@tentacle.sectorb.msk.ru>
Vladimir B. Savkin wrote:
> On Thu, Feb 02, 2006 at 08:35:20AM +0900, Tejun Heo wrote:
>
>>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?
>
>
> That did not help.
>
> And yes, irqbalance is running, as Kenneth suggested.
>
Sadly, I'm pretty much ignorant with that part of the kernel. However,
if it's really because interrupts are lost when sent to one of the
processors, one of the following should keep the system going while the
other cause the problem immediately.
echo 1 > /proc/irq/your_IRQ_number/smp_affinity
or...
echo 2 > /proc/irq/your_IRQ_number/smp_affinity
--
tejun
next prev parent reply other threads:[~2006-02-02 11:50 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-01 16:28 Broken sata (VIA) on Asus A8V (kernel 2.6.14+) 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
2006-02-02 8:46 ` Matt Darcy
2006-02-02 10:17 ` Tejun Heo
2006-02-02 10:33 ` Matt Darcy
2006-02-02 11:44 ` Vladimir B. Savkin
2006-02-02 11:50 ` Tejun Heo [this message]
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
-- strict thread matches above, loose matches on Subject: below --
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=43E1F211.8030507@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 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.