All of lore.kernel.org
 help / color / mirror / Atom feed
From: LA Walsh <law@sgi.com>
To: linux-kernel@vger.kernel.org
Subject: Annoying CD-rom driver error messages
Date: Mon, 05 Mar 2001 09:27:53 -0800	[thread overview]
Message-ID: <3AA3CC99.5549C6B2@sgi.com> (raw)

I have a music play program (freeamp) playing MP3's running.  It has the
feature in that it scans to see if a CD is in the drive and tries to look it up
in CDDB.  Well, I don't have a CD in the drive -- I have a DVD-ROM with UDF file
system on it.  Freeamp doesn't complain, but in my syslog/warnings file, every 5 seconds
I get:

Mar  5 09:17:00 xena kernel: hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
Mar  5 09:17:00 xena kernel: hdc: packet command error: error=0x50
Mar  5 09:17:00 xena kernel: ATAPI device hdc:
Mar  5 09:17:00 xena kernel:   Error: Illegal request -- (Sense key=0x05)
Mar  5 09:17:00 xena kernel:   Cannot read medium - incompatible format -- (asc=0x30, ascq=0x02)
Mar  5 09:17:00 xena kernel:   The failed "Read Subchannel" packet command was:
Mar  5 09:17:00 xena kernel:   "42 02 40 01 00 00 00 00 10 00 00 00 "
----
Needless to say, this fills up messages/warnings fairly quickly.  If there's no
DVD in the drive or if there is a CD in the drive, I don't notice this problem.

Seems like a undesirable feature for the kernel to write out 7-line error messages
everytime a program polls for a CD and fails.  Is there a way to disable this when I
have a DVD ROM disk in the drive? (vanilla 2.4.2 kernel).

Thanks...
-l


-- 
L A Walsh                        | Trust Technology, Core Linux, SGI
law@sgi.com                      | Voice: (650) 933-5338

             reply	other threads:[~2001-03-05 17:30 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-05 17:27 LA Walsh [this message]
2001-03-05 17:37 ` Annoying CD-rom driver error messages LA Walsh
2001-03-05 17:47   ` Alan Cox
2001-03-05 17:48     ` LA Walsh
2001-03-05 17:51       ` LA Walsh
2001-03-05 17:56         ` Jens Axboe
2001-03-05 18:13       ` Alan Cox
2001-03-05 18:16         ` LA Walsh
2001-03-06  9:29         ` God
2001-03-06 16:31           ` LA Walsh
2001-03-06 16:49             ` Alan Cox
2001-03-06 16:53               ` LA Walsh
2001-03-06 17:02                 ` Alan Cox
2001-03-06 17:04                   ` LA Walsh
2001-03-06 16:52             ` Francis Galiegue
  -- strict thread matches above, loose matches on Subject: below --
2001-03-06 17:28 David Balazic

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=3AA3CC99.5549C6B2@sgi.com \
    --to=law@sgi.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.