Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Re: Read errors

Re: Read errors

From: Björn Stenberg <bjorn_at_haxx.se>
Date: Tue, 25 Mar 2003 10:57:04 +0100

Mike Holden wrote:
> My point is
> that we are giving up and returning an error, even though we still have 2
> seconds of mpeg data that we can continue playing. We can therefore
> continue to try for a complete read for a further 2 seconds without the
> user noticing anything amiss.

Not really. 2 seconds is just slightly longer than is needed to find the playlist, open it, find the correct spot, read the file name, find *that* file, open it, read it, bitswap it and start playing.

But more generally, I don't think we should add mpeg knowledge to the ata driver. Read errors that still fail after 5 seconds of busy-repeated retries will likely not be helped by a few more seconds of trying. Better to just grab the next file.

However, the single most important problem right now is the "red led dead". This appears to be a condition where the drive never recovers from failure and thus reports errors forever. Hence my attempt with using a hard reset.

-- 
Björn
Received on 2003-03-25

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy