From: Tejun Heo <htejun@gmail.com>
To: Keenan Pepper <keenanpepper@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Timeouts on ICH7 PATA drive with ata_piix; ide_generic works perfectly
Date: Sun, 04 Feb 2007 18:53:43 +0900 [thread overview]
Message-ID: <45C5AD27.5080008@gmail.com> (raw)
In-Reply-To: <767314830702032132m4172ddfbmb2519ad90e7ae578@mail.gmail.com>
Keenan Pepper wrote:
> I just upgraded the kernel on my System76 Gazelle laptop (basically an
> ASUS Z62FP without the Microsoft tax) and the hard drive began
> freezing every few minutes. I blacklisted ata_piix and the problem
> went away, so that really narrows down where the bug has to be. Here's
> the relevant part of the dmesg:
>
> [ 924.000000] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2
> frozen
> [ 924.000000] ata1.01: cmd a0/01:00:00:00:00/00:00:00:00:00/b0 tag 0
> cdb 0x25 data 8 in
> [ 924.000000] res 40/00:03:00:00:00/00:00:00:00:00/b0 Emask
> 0x4 (timeout)
> [ 931.004000] ata1: port is slow to respond, please be patient (Status
> 0xd0)
> [ 954.028000] ata1: port failed to respond (30 secs, Status 0xd0)
It seems that something is issuing READ_CAPACITY to your drive or trying
to open the device triggering media revalidation periodically and your
drive doesn't like it. Your harddisk is sharing the channel with the
ODD so it can't be accessed till the command times out and the ODD gets
recovered.
* Does putting in a readable CD or DVD make any difference?
* Does the problem occur in single mode where no HAL or whatever is running?
PS: It *really* helps if you include full dmesg including the detection
messages and whole error messages when reporting bugs. If you need
snippet of it to explain, copy that part but keep the whole dmesg at the
end. Kernel developers are usually pretty good at filtering useful info
from tons of kernel messages.
--
tejun
next prev parent reply other threads:[~2007-02-04 9:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-04 5:32 Timeouts on ICH7 PATA drive with ata_piix; ide_generic works perfectly Keenan Pepper
2007-02-04 6:38 ` Andrew Morton
2007-02-04 9:53 ` Tejun Heo [this message]
2007-02-04 10:54 ` Tejun Heo
2007-02-05 3:56 ` Luming Yu
2007-03-28 20:24 ` ACPI Exception: Index is beyond end of object [Was: Timeouts on ICH7 PATA drive with ata_piix; ide_generic works perfectly] Jiri Slaby
2007-02-05 23:53 ` Timeouts on ICH7 PATA drive with ata_piix; ide_generic works perfectly Martin Drab
-- strict thread matches above, loose matches on Subject: below --
2007-02-05 18:29 Keenan Pepper
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=45C5AD27.5080008@gmail.com \
--to=htejun@gmail.com \
--cc=keenanpepper@gmail.com \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox