All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Randy Gardner <lkml@bushytails.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: ide-cd?  Can burn DVDs, just not read them...
Date: Tue, 26 Apr 2005 10:14:23 +0200	[thread overview]
Message-ID: <20050426081419.GA1851@suse.de> (raw)
In-Reply-To: <426972E5.4000408@bushytails.net>

On Fri, Apr 22 2005, Randy Gardner wrote:
> Apr 21 19:18:57 localhost kernel: ISO 9660 Extensions: Microsoft Joliet 
> Level 3
> Apr 21 19:18:57 localhost kernel: ISO 9660 Extensions: RRIP_1991A
> Apr 21 19:19:27 localhost kernel: hdf: command error: status=0x51 { 
> DriveReady SeekComplete Error }
> Apr 21 19:19:27 localhost kernel: hdf: command error: error=0x54 { 
> AbortedCommand LastFailedSense=0x05 }

Can you read the disc with dd safely? Eg dd if=/dev/hdf of=/dev/null
bs=2k

The multimode suggestion will not make any difference, atapi drives
don't do multimode at all anyways. It's an ata pio addition.

Try disabling dma on the drive as well.


-- 
Jens Axboe


      parent reply	other threads:[~2005-04-26  8:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-22 21:55 ide-cd? Can burn DVDs, just not read them Randy Gardner
2005-04-22 23:03 ` Randy Gardner
2005-04-22 23:06 ` Jesper Juhl
2005-04-25 16:34 ` Lennart Sorensen
2005-04-25 17:55   ` Randy Gardner
2005-04-25 20:29     ` Lennart Sorensen
2005-04-26  6:38       ` Randy Gardner
2005-04-26  8:14 ` Jens Axboe [this message]

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=20050426081419.GA1851@suse.de \
    --to=axboe@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkml@bushytails.net \
    /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.