public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.0 CDROM problem, ILLEGAL REQUEST
@ 2001-01-21 18:05 Gregory T. Norris
  2001-01-26 14:36 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Gregory T. Norris @ 2001-01-21 18:05 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 968 bytes --]

When playing audio CDs under kernel 2.4.0, syslog is showing the
following message repeatedly:

     sr0: CDROM (ioctl) reports ILLEGAL REQUEST.

The command line utility cdplay seems to only cause this occasionally,
when I start playing a CD or skip to a different track, while gnome's
gtcd will generate it every few seconds... presumably gtcd is regularly
querying the drive.

I'm pretty sure that this wasn't occurring under the 2.4.0-testX
kernels, but I haven't verified this as they aren't currently
installed.

The system is a dual PIII 600 (i840) with 512MB.  The CDROM is an
internal Plextor PX-20TS, connected to an Adaptec 2940UW (PCI).  SCSI
support (including the aic7xxx driver) is compiled directly into the
kernel, while CDROM support is built as a module.  The only kernel
patch applied is version 2.4.0.3 of the crypto patch from
<http://www.kernel.org/pub/linux/kernel/crypto/v2.4/>.

Suggestions and/or pointers would be most appreciated.  Thanx!

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.4.0 CDROM problem, ILLEGAL REQUEST
  2001-01-21 18:05 2.4.0 CDROM problem, ILLEGAL REQUEST Gregory T. Norris
@ 2001-01-26 14:36 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2001-01-26 14:36 UTC (permalink / raw)
  To: Gregory T. Norris; +Cc: linux-kernel

On Sun, Jan 21 2001, Gregory T. Norris wrote:
> When playing audio CDs under kernel 2.4.0, syslog is showing the
> following message repeatedly:
> 
>      sr0: CDROM (ioctl) reports ILLEGAL REQUEST.
> 
> The command line utility cdplay seems to only cause this occasionally,
> when I start playing a CD or skip to a different track, while gnome's
> gtcd will generate it every few seconds... presumably gtcd is regularly
> querying the drive.
> 
> I'm pretty sure that this wasn't occurring under the 2.4.0-testX
> kernels, but I haven't verified this as they aren't currently
> installed.

Yes it's a new and known bug, sr_do_ioctl now does retries etc for
queued packets from the uniform layer and thus we get some printkts
that you normally wouldn't see. The error should only be cosmetic.

-- 
* Jens Axboe <axboe@suse.de>
* SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-01-26 14:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-21 18:05 2.4.0 CDROM problem, ILLEGAL REQUEST Gregory T. Norris
2001-01-26 14:36 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox