From ef609b918ade25d7defca89f6569fef13253d91e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Stenberg?= Date: Thu, 26 Feb 2004 11:28:07 +0000 Subject: [PATCH] Added Q76 'dir buffer is full'. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4319 a1c6a512-1295-4272-9138-f99709370657 --- docs/FAQ | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/FAQ b/docs/FAQ index f9e023d53f..6c21f11d79 100644 --- a/docs/FAQ +++ b/docs/FAQ @@ -661,3 +661,9 @@ A75: Some of the first V2 units had an FM radio in there, so if you're one of just won't get any sound when trying the radio screen. UPDATE: The daily builds now auto-detect the FM radio hardware. + +Q76: What does "dir buffer is full" mean? +A76: It means you have more files in a single directory than you have + configured Rockbox to support. See Q53. + + Solution: Increase the "max files in dir browser" setting.