All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Dalecki <dalecki@evision-ventures.com>
To: Arnd Bergmann <arnd@bergmann-dalldorf.de>
Cc: linux-kernel@vger.kernel.org, Arnd Bergmann <arndb@de.ibm.com>
Subject: Re: 2.5.22 ide disk hang on boot
Date: Tue, 18 Jun 2002 08:31:08 +0200	[thread overview]
Message-ID: <3D0ED3AC.6090801@evision-ventures.com> (raw)
In-Reply-To: 200206172142.XAA19452@post.webmailer.de

Użytkownik Arnd Bergmann napisał:
> Hi,
> 
> In 2.5.22, I get during the partition detection (2.5.21 was ok):
> 
> ...
> /dev/ide/host0/bus0/target0/lun0: [PTBC] (6201/240/63) p1 p2 p3 <hda: status
> error: status = 0x58 [drive ready seek complete data request]
> hda: recalibrating
> 
> After that, I have to reboot. The machine is an IBM thinkpad A30p, the
> ide controller is an ICH3 ("Intel Corp. 82801CAM IDE U100 (rev 1)") and
> the drive says it is "IC25T048ATDA05-0".
> I tried reverting the last IDE patches but got too many rejects.
> 
> After replacing the ata_error that came last with BUG(), I got the
> backtrace below (assuming I copied every address correctly from the
> screen).
> 
> 	Arnd <><
> 
> Trace; c01f9242 <ata_status_poll+92/c8>
> Trace; c01fb2d1 <start_request+c5/17c>
> Trace; c01eb38a <__elv_next_request+a/10>

I assume that the system in question isn't:

1. Isn't setting up the drive in BIOS for DMA operation?

2. Isn't showring the hda: hda1.... partition layout?

As one can see from the above the problem is caused by PIO
read getting worser. I know the problem and am working on it.
As a band plase apply patch -p1 -R < ide-clean-92.diff.
I hope I can provide the proper solution soon.


  reply	other threads:[~2002-06-18  6:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-17 23:41 2.5.22 ide disk hang on boot Arnd Bergmann
2002-06-18  6:31 ` Martin Dalecki [this message]
2002-06-19  1:32   ` Arnd Bergmann
  -- strict thread matches above, loose matches on Subject: below --
2002-06-19  6:12 leif
2002-06-19  7:45 ` Martin Dalecki
2002-06-19 17:01 Leif Sawyer
2002-06-21 14:16 Martin Devera
2002-06-21 14:18 ` Martin Dalecki
2002-06-21 15:12   ` devik

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=3D0ED3AC.6090801@evision-ventures.com \
    --to=dalecki@evision-ventures.com \
    --cc=arnd@bergmann-dalldorf.de \
    --cc=arndb@de.ibm.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 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.