linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: Lee Trager <Lee@PicturesInMotion.net>
Cc: "linux-ide@vger.kernel.org" <linux-ide@vger.kernel.org>
Subject: Re: ICH4-M ACPI Error
Date: Wed, 16 Aug 2006 16:40:05 +0900	[thread overview]
Message-ID: <44E2CBD5.9000307@gmail.com> (raw)
In-Reply-To: <44E2CB82.8050100@gmail.com>

[resending as reply to add linux-ide back, please don't drop cc list]

Tejun Heo wrote:
> Lee Trager wrote:
>> Tejun Heo wrote:
>>> Lee Trager wrote:
>>>> Hey I've been having this problem for awhile on my laptop(IBM Thinkpad
>>>> T40) and have no been able to figure out how to fix it. It seems that
>>>> when ever I resume my laptop from suspend(from hard drive or RAM) my
>>>> dmesg is filled with this and I am unable to do anything that requires
>>>> access to the hard drive.
>>>>
>>>> ide: failed opcode was: unknown
>>>> hda: task_out_intr: status=0x51 { DriveReady SeekComplete Error }
>>>> hda: task_out_intr: error=0x10 { SectorIdNotFound }, LBAsect=74853287,
>>>> sector=74853287
> 
> Ah... it was the IDE driver, sorry.  You can try using Alan Cox's libata 
> pata drivers patch which is included in recent -mm trees.  With the 
> patch, libata ata_piix driver can drive the controller instead of ide 
> and it has better error handling.
> 
> Be warned that the drive will come up as /dev/sda instead of /dev/hda 
> and it currently doesn't disable host protected area unlike IDE, so your 
> disk can be messed up.

-- 
tejun

  parent reply	other threads:[~2006-08-16  7:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-16  6:01 ICH4-M ACPI Error Lee Trager
2006-08-16  6:13 ` Tejun Heo
     [not found]   ` <44E2C82A.3040802@PicturesInMotion.net>
     [not found]     ` <44E2CB82.8050100@gmail.com>
2006-08-16  7:40       ` Tejun Heo [this message]
2006-08-16  8:13         ` Lee Trager
2006-08-16  9:12           ` Lee Trager
2006-08-16 23:55             ` Lee Trager
2006-08-17  1:45               ` Lee Trager
2006-08-16  7:40   ` Lee Trager

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=44E2CBD5.9000307@gmail.com \
    --to=htejun@gmail.com \
    --cc=Lee@PicturesInMotion.net \
    --cc=linux-ide@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;
as well as URLs for NNTP newsgroup(s).