public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Steven Walter <srwalter@yahoo.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.2 broke gcd (or, audio CD's won't play)
Date: Sun, 25 Feb 2001 22:14:33 +0100	[thread overview]
Message-ID: <20010225221433.M7830@suse.de> (raw)
In-Reply-To: <20010223183743.A26519@hapablap.dyn.dhs.org>
In-Reply-To: <20010223183743.A26519@hapablap.dyn.dhs.org>; from srwalter@yahoo.com on Fri, Feb 23, 2001 at 06:37:43PM -0600

On Fri, Feb 23 2001, Steven Walter wrote:
> After upgrading to 2.4.2, gcd or any audio CD player will work.  The
> attached chunk of dmesg is the messages produced by attempting to play
> them.  The player just loops through all tracks, playing nothing.
> Ripping CD's a la cdparanoia still works.
> 
> If its any consequence, my CD-ROM is now detected as a CD-ROM/DVD-ROM.
> Is this also a problem, or merely an optimization in the boot-detection
> routines?

That doesn't matter, the boot info just means it could be either
a cdrom or a dvd drive.

But these:

ATAPI device hdc:
  Error: Illegal request -- (Sense key=0x05)
  Invalid command operation code -- (asc=0x20, ascq=0x00)
  The failed "Play Audio MSF" packet command was:
  "47 00 00 2d 2b 1b 39 38 00 00 00 00 "
ATAPI device hdc:
  Error: Illegal request -- (Sense key=0x05)
  Invalid command operation code -- (asc=0x20, ascq=0x00)
  The failed "Test Unit Ready" packet command was:
  "00 00 00 00 00 00 00 00 00 00 00 00 "
ATAPI device hdc:
  Error: Illegal request -- (Sense key=0x05)
  Invalid command operation code -- (asc=0x20, ascq=0x00)
  The failed "Test Unit Ready" packet command was:
  "00 00 00 00 00 00 00 00 00 00 00 00 "
ATAPI device hdc:
  Error: Illegal request -- (Sense key=0x05)
  Invalid command operation code -- (asc=0x20, ascq=0x00)
  The failed "Play Audio MSF" packet command was:
  "47 00 00 37 04 28 39 38 00 00 00 00 "

look very odd. It's basically saying that these required commands
are not implemented by the drive. 2.4.1 worked fine?!

-- 
Jens Axboe


  parent reply	other threads:[~2001-02-25 21:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-24  0:37 2.4.2 broke gcd (or, audio CD's won't play) Steven Walter
2001-02-24  1:10 ` Alan Cox
2001-02-24 14:29 ` Heinz Diehl
2001-02-25 21:14 ` Jens Axboe [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-02-24  1:22 John E. Adams

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=20010225221433.M7830@suse.de \
    --to=axboe@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=srwalter@yahoo.com \
    /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