Re: DVD/CD Read Problem: cdrom_decode_status: status=0x51 {DriveReady SeekComplete Error}

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sun Jul 13 2003 - 09:19:47 EST


On Sul, 2003-07-13 at 15:06, Adam Kessel wrote:
> I don't believe this is a userspace issue. Other OS's are able to deal with
> playing video DVDs by skipping read errors quickly. There should be some one
> way to tell the kernel not to keep retrying for certain (i.e., non-data)
> CD/DVDs. I can't see any possible way to do this in application space, though.

It is mostly a user space issue. A DVD drive takes a couple of seconds
to decide bad things have happened. A way to lower retries is definitely
sensible but thats different.

The unexpected NULL on the 2.5 case points to IDE layer bugs too btw.

Userspace should be using a thread pulling data at least ten or fifteen
seconds ahead of the UI, even with the retries toned down.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jul 15 2003 - 22:00:47 EST