All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Adrian Cox <adrian@humboldt.co.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: cdromaudio patch gives up too easily
Date: Tue, 9 Mar 2004 15:35:59 +0100	[thread overview]
Message-ID: <20040309143559.GO23525@suse.de> (raw)
In-Reply-To: <20040309141616.GN23525@suse.de>

On Tue, Mar 09 2004, Jens Axboe wrote:
> On Tue, Mar 09 2004, Adrian Cox wrote:
> > The patch for DMA based CD reading worked well for me until I tried to
> > read the audio from a badly damaged CDR.  At this point the code dropped
> > back to the old mechanism and stayed that way for further CDs.
> > 
> > The logs below show what happened, running 2.6.4-rc2 with just that
> > patch:
> > 
> > cdrom: open failed.
> > hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
> > hdc: packet command error: error=0x30
> > ATAPI device hdc:
> >   Error: Medium error -- (Sense key=0x03)
> >   (reserved error code) -- (asc=0x57, ascq=0x00)
> >   The failed "Prevent/Allow Medium Removal" packet command was:
> >   "1e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "
> > cdrom: open failed.
> > hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
> > hdc: packet command error: error=0x30
> > ATAPI device hdc:
> >   Error: Medium error -- (Sense key=0x03)
> >   (reserved error code) -- (asc=0x57, ascq=0x00)
> >   The failed "Prevent/Allow Medium Removal" packet command was:
> >   "1e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "
> > cdrom: cdda rip sense 03/02/00
> > cdrom: dropping to old style cdda
> 
> Ok, it's pretty harmful. I was just telling Andrew last week that I

Harmless, of course :-)

-- 
Jens Axboe


      reply	other threads:[~2004-03-09 14:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-09 14:07 cdromaudio patch gives up too easily Adrian Cox
2004-03-09 14:16 ` Jens Axboe
2004-03-09 14:35   ` 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=20040309143559.GO23525@suse.de \
    --to=axboe@suse.de \
    --cc=adrian@humboldt.co.uk \
    --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.