blob: 8c7a9a33e1b8297372f3a397e7407f93404e37a4 [file] [log] [blame]
Robert Hak019203b2002-08-21 10:36:05 +00001Q1. What is a FAQ?
2A1. A rare small animal of the species 'Textius Electronicus'. It is known for
3 its helpful attitude and vicious misspellings.
4
5Q2. Okay, fine, what is _this_ FAQ?
Linus Nielsen Feltzingbda36dc2002-12-06 22:18:54 +00006A2. This FAQ is for questions (that we have answers to) that have been asked
Robert Hak019203b2002-08-21 10:36:05 +00007 repeatedly either in emails or on IRC.
8
9Q3. What is Rockbox? What is it's purpose?
10A3. The purpose of this project is to write an Open Source replacement
11 firmware for the Archos Jukebox 6000, Studio 20 and Recorder MP3 players.
12
13Q4. I want to write code for my Archos, how do I proceed?
Robert Hak6e3eb842003-02-21 23:40:31 +000014A4. Our guide on first time (http://rockbox.haxx.se/docs/firsttime.html)
15 Rockbox development should answer most of your questions.
Robert Hak019203b2002-08-21 10:36:05 +000016
Robert Hak09499b52002-08-22 07:03:17 +000017Q5: What is CVS?
Robert Hak019203b2002-08-21 10:36:05 +000018A5: Concurrent Versions System (http://www.cvshome.org). We have a small
19 help page about how to use this to get, update and commit files on the web
20 at http://rockbox.haxx.se/cvs.html
21
22Q6. What exactly is the CONTRIBUTING file?
23A6. Just like the name implies, it lists conventions that the project follows,
24 and in turn asks you to follow, for the formating of source code in
25 general.
26
27Q7. Okay, so I read CONTRIBUTING and although I don't agree with all your
28 conventions, I am going to be sensible and follow them anyway. Now what?
29A7. Start by reading up on the information about the jukeboxes on our web page.
30 Then go into CVS and look at the code we've written. Then take what you
31 need and start writing.
32
Robert Hak6bb1af02003-02-20 21:49:02 +000033Q8. I want to join the development team, but don't have a SourceForge account,
Robert Hak019203b2002-08-21 10:36:05 +000034 what should I do?
Robert Hak6bb1af02003-02-20 21:49:02 +000035A8. You don't need a SourceForge account to help developing Rockbox. Just
36 submit patches (http://rockbox.haxx.se/docs/patch.html)
Björn Stenberg10fc53c2002-08-23 20:49:12 +000037
38 If your patches are consistently well-written and thus accepted, you may
39 ultimately be offered CVS commit access. If that should happen, you will
40 need to get a Sourceforge account:
41 http://sourceforge.net/account/register.php
Robert Hak019203b2002-08-21 10:36:05 +000042
Robert Hak6bb1af02003-02-20 21:49:02 +000043Q9. Do you have a mailing list?
Robert Hak5c72bac2003-03-19 20:23:11 +000044A9. Sure do! As a matter of fact, we have several of them for specific things.
45 Please check out: http://rockbox.haxx.se/mail/
Robert Hak019203b2002-08-21 10:36:05 +000046
Robert Hak6bb1af02003-02-20 21:49:02 +000047Q10. Great you have a mailing list! Is there anyway for me to catch up on
Robert Hak019203b2002-08-21 10:36:05 +000048 past posts?
Robert Hak6bb1af02003-02-20 21:49:02 +000049A10. Check out the archives at: http://rockbox.haxx.se/mail/
Robert Hak019203b2002-08-21 10:36:05 +000050
Robert Hak6bb1af02003-02-20 21:49:02 +000051Q11. How can I meet the developers working on the project?
52A11. One way is by visiting us on IRC. Head on over to the server
Robert Hak019203b2002-08-21 10:36:05 +000053 irc.openprojects.net, and then join "#rockbox". There is usually at
54 least one person there. If you don't see any activity, feel free to post
Daniel Stenberg40f42882003-03-05 23:23:28 +000055 questions anyway, several of us log the channel and will get you answers
Robert Hak019203b2002-08-21 10:36:05 +000056 when we unidle.
57
Daniel Stenberg40f42882003-03-05 23:23:28 +000058Q12: Wow, you guys talk on IRC a lot? I wish I had been around for those
Robert Hak019203b2002-08-21 10:36:05 +000059 conversations to see what happened.
Robert Hak6bb1af02003-02-20 21:49:02 +000060A12: We are glad you mentioned that! http://rockbox.haxx.se/irc happens
Robert Hak019203b2002-08-21 10:36:05 +000061 to have a list of various logs we have recorded of events in the channel.
62 Feel free to read up, and ask questions on what you find.
63
Robert Hak6bb1af02003-02-20 21:49:02 +000064Q13. What is this "SourceForge" you keep mentioning?
65A13. http://www.sourceforge.net
Robert Hak019203b2002-08-21 10:36:05 +000066
Robert Hak6bb1af02003-02-20 21:49:02 +000067Q14. Can the changes or the software that Rockbox suggests or offers
Robert Hak019203b2002-08-21 10:36:05 +000068 possibly damage my Archos Player?
Robert Hak6bb1af02003-02-20 21:49:02 +000069A14. All firmware mods that are presented are still highly experimental.
Robert Hak019203b2002-08-21 10:36:05 +000070 Try them at your own risk. We offer no guarantee that this software, or
71 the hardware modifications we show, will not damage your player or void
72 your warranty. That said, we have not been able to damage any of our
73 units by modifying only the firmware. You can accidentally password
Daniel Stenberg40f42882003-03-05 23:23:28 +000074 protect your hard disk, but there are ways around that. (See below.)
Robert Hak019203b2002-08-21 10:36:05 +000075
Robert Hak6bb1af02003-02-20 21:49:02 +000076Q15. I want to see what the inside of my player looks like, but I would really
Robert Hak019203b2002-08-21 10:36:05 +000077 like to avoid voiding my warranty. Is there anything you can suggest?
Robert Hak6bb1af02003-02-20 21:49:02 +000078A15. We have a collection of photos of both the player and recorder. Look at
Robert Hak019203b2002-08-21 10:36:05 +000079 http://rockbox.haxx.se/internals/
80
Robert Hak6bb1af02003-02-20 21:49:02 +000081Q16. What exactly are you trying to achieve with this line of development?
Daniel Stenberg40f42882003-03-05 23:23:28 +000082 (A.K.A. what's your purpose for being here?)
Robert Hak6bb1af02003-02-20 21:49:02 +000083A16. Firstly, we wouldn't start something like this if we didn't simply enjoy
Robert Hak019203b2002-08-21 10:36:05 +000084 it profusely. This is great fun!
85 Secondly, we feel the firmware is lacking some features and contain a
86 number of annoying bugs that we want to fix.
87 Some ideas would include (in no particular order):
88 - No pause between songs
89 - Mid-song resume
90 - Mid-playlist resume
91 - No-scan playlists
92 - Unlimited playlist size
93 - Autobuild playlists (ie: "all songs in this directory tree")
94 - Auto-continue play in the next directory
95 - Current folder and all sub-folder random play
96 - Full disk random play
97 - REAL random
98 - Multi song queue
Robert Hak6c0e419d2003-03-19 21:23:11 +000099 - Faster scroll speed
Robert Hak019203b2002-08-21 10:36:05 +0000100 - More cool features with the wire remote control (including
101 controlling your Archos from your car radio (req hw mod))
102 - Support playing of other files types (ie: Ogg Vorbis support)
103 - Support for megabass switch (req hw mod)
104 - Player control via USB
105 - Memory expansion?
106 Note: Just because something is on this list, does not mean that it is
Robert Hakf5a9a722002-08-21 17:33:56 +0000107 technically feasible. (But hey we can dream) And something not
108 being on the list does not mean it isn't a neat idea. Bring it to
109 the list.
Robert Hak019203b2002-08-21 10:36:05 +0000110
Robert Hak6bb1af02003-02-20 21:49:02 +0000111Q17. You mention supporting Ogg Vorbis and other file types on your list of
Björn Stenberg92408562002-09-07 12:13:40 +0000112 ideas. What is the status on that?
Robert Hak6bb1af02003-02-20 21:49:02 +0000113A17. Pessimist's Answer: At the current time we believe this is not very
Daniel Stenberg40f42882003-03-05 23:23:28 +0000114 likely. The Micronas chip (MAS3507) decoder in the Archos does not
Linus Nielsen Feltzingbda36dc2002-12-06 22:18:54 +0000115 natively support decoding and there is very little program space in the
116 player to implement it ourselves. The alternative would be to write a
Daniel Stenberg40f42882003-03-05 23:23:28 +0000117 software decoder as part of the Rockbox firmware. However, as much as we
Linus Nielsen Feltzingbda36dc2002-12-06 22:18:54 +0000118 love our players, the computing power of the Archos (SH1 microcontroller)
Daniel Stenberg40f42882003-03-05 23:23:28 +0000119 is not fully sufficient for this need.
Robert Hak019203b2002-08-21 10:36:05 +0000120
121 Optimist's Answer: We can play any format if only we can write code for
122 the DSP to decode it. The MAS 3507 (and 3587) are generic DSPs that
123 simply have MP3 codecs in ROM. We can download new codecs in them and
124 we will be the first to celebrate if we can get OGG or FLAC or anything
125 into these DSPs. Unfortunately, we have no docs or tools for writing new
Linus Nielsen Feltzingb9ec2ba2003-04-26 07:50:49 +0000126 MAS DSP code and Micronas is very secretive about it. If anyone can
Robert Hak019203b2002-08-21 10:36:05 +0000127 help, please get in touch!
128
Björn Stenberg92408562002-09-07 12:13:40 +0000129 The recent release of Tremor (integer Ogg decoder) indicates it uses
130 around 100 KB for lookup tables. That's not unreasonable for a decoder,
131 but we only have 4 KB for both code *and* data. So the grim reality is
132 that Ogg will never be supported by the Archos Players and Recorders.
133
Robert Hak6bb1af02003-02-20 21:49:02 +0000134Q18. What about supporting playing of WMA files?
Robert Hak5c72bac2003-03-19 20:23:11 +0000135A18. Dear Mr. Gates, you have two options. Re-read previous question, or go
136 buy your own project.
Robert Hak019203b2002-08-21 10:36:05 +0000137
Robert Hak6bb1af02003-02-20 21:49:02 +0000138Q19: But you don't understand, I'm not talking about decoding here,
Robert Hak49c2fda2002-08-29 13:36:05 +0000139 since the data we want may already be in the decoded format (PCM).
Robert Hak6bb1af02003-02-20 21:49:02 +0000140A19: Okay, last time. No. We have no problems whatsoever reading different
Robert Hak49c2fda2002-08-29 13:36:05 +0000141 file formats, call it PCM, WAV, GRI, PQR or whatever. The problem is
142 that the CODEC only accepts MP3 data and nothing else. We could write a
143 new CODEC if we knew how to do it, but there is no documentation on the
144 DSP. Please note that we have no access to the DAC, so we can't send the
145 data directly to the DAC.
146
Robert Hak6bb1af02003-02-20 21:49:02 +0000147Q20. What is the most recent version of Rockbox?
Björn Stenberg57888d02003-04-15 13:46:48 +0000148A20. We recently released version 2.0, so head on over to
Robert Hak7bf657a2002-08-28 09:45:09 +0000149 http://rockbox.haxx.se/download/ and pull it down.
Robert Hak019203b2002-08-21 10:36:05 +0000150 Make sure to read the release notes.
Björn Stenberg57888d02003-04-15 13:46:48 +0000151 (http://rockbox.haxx.se/download/rockbox-2.0-notes.txt).
Robert Hak019203b2002-08-21 10:36:05 +0000152
Robert Hak6bb1af02003-02-20 21:49:02 +0000153Q21. What do you plan to add to coming versions?
154A21. We have a rough idea of which features we plan/expect/hope to be included
Robert Hak019203b2002-08-21 10:36:05 +0000155 in which versions. Once again, remember that none of this is written in
156 stone (noticing a pattern yet?)
157
Björn Stenberg57888d02003-04-15 13:46:48 +0000158 Version 2.1
159 Lots of features and fixes that were held off for 2.0
160
161 Version 2.2
162 User interface overhaul
163
164 Version 2.3
165 Plugin loader, opening the door for a bucketful of new applications
Robert Hak019203b2002-08-21 10:36:05 +0000166
Daniel Stenberg40f42882003-03-05 23:23:28 +0000167Q22. I tried one of your firmware files and now I can't access my hard disk!
Robert Hak019203b2002-08-21 10:36:05 +0000168 When I turn on my jukebox, it says:
169 Part. Error
170 Pls Chck HD
Daniel Stenberg40f42882003-03-05 23:23:28 +0000171A22. Your hard disk has been password protected. We're not 100% sure why it
Robert Hak019203b2002-08-21 10:36:05 +0000172 happens, but you can unlock it yourself. Look at:
173 http://rockbox.haxx.se/lock.html
174
Robert Hak6bb1af02003-02-20 21:49:02 +0000175Q23: This FAQ doesn't answer the question I have. What should I do?
176A23: You have a couple options here. You could forget the question, find an
Daniel Stenberg40f42882003-03-05 23:23:28 +0000177 easier question, or accept '42' as the answer no matter what. We don't
Robert Hak019203b2002-08-21 10:36:05 +0000178 really recommend any of these (though I do opt for '42' often myself).
Daniel Stenberg40f42882003-03-05 23:23:28 +0000179 What we do recommend is stopping by IRC, visiting the web site
180 (http://rockbox.haxx.se) to see if the question was answered else where
181 (like our nodo http://rockbox.haxx.se/docs/nodo.html FAQ) and just not
182 included here, or ultimately dropping an email to the mailing list
183 (rockbox@cool.haxx.se) or the FAQ maintainer listed on the project home
184 page.
Robert Hak019203b2002-08-21 10:36:05 +0000185
Robert Hak6bb1af02003-02-20 21:49:02 +0000186Q24: Are there other ways to contact the developers?
187A24: Yes.
Robert Hak019203b2002-08-21 10:36:05 +0000188
Robert Hak6bb1af02003-02-20 21:49:02 +0000189Q25: Are you going to tell us what they are?
190A25: No. Post to the mailing list and we will get back to you.
Robert Hak019203b2002-08-21 10:36:05 +0000191
Robert Hak6bb1af02003-02-20 21:49:02 +0000192Q26: But I _really_ want to talk with you in person.
193A26: I'm sorry. My girlfriend/boyfriend/pet says I'm not allowed to, and the
Robert Hak019203b2002-08-21 10:36:05 +0000194 doctors here won't let me have pens or pencils. They say its some rule
Daniel Stenberg40f42882003-03-05 23:23:28 +0000195 about us not having sharp objects. I'm sorry. Now please stop calling
196 me here.
Robert Hak019203b2002-08-21 10:36:05 +0000197
Robert Hak6bb1af02003-02-20 21:49:02 +0000198Q27: Will you ever port Quake II to the Archos?
199A27: If you ask that again, I'm sending your address and phone number to the
200 guy that mailed us with question #24.
Robert Hak019203b2002-08-21 10:36:05 +0000201
Robert Hak6bb1af02003-02-20 21:49:02 +0000202Q28: Umm, was that sarcasm?
203A28: That's it, I'm mailing him now.
Robert Hak019203b2002-08-21 10:36:05 +0000204
Robert Hak6bb1af02003-02-20 21:49:02 +0000205Q29: Is this legal? I mean, I'd just hate to see something like that
Robert Hak019203b2002-08-21 10:36:05 +0000206 challenged under the DMCA in all its ridiculousness. Any thoughts or
207 ideas?
Robert Hak6bb1af02003-02-20 21:49:02 +0000208A29: We believe we are in the green on this. We are not violating anyone's
Robert Hak019203b2002-08-21 10:36:05 +0000209 copyright and we are not circumventing any copy protection scheme.
210 This has been a big point for the project since its inception. Some
211 people wanted us to distribute patched versions of the original firmware,
212 but seeing as that _would_ have violated Archos' copyright, we didn't
213 follow that course of action.
214
Daniel Stenberg40f42882003-03-05 23:23:28 +0000215Q30: On the web site [and various information postings] you state
Robert Hak019203b2002-08-21 10:36:05 +0000216 "Every tiny bit was reverse engineered, disassembled and then
217 re-written from scratch".
218 If it was rewritten from scratch then why was it first reverse-engineered
219 and disassembled? Instead this sounds more like someone disassembled it
220 then used the understanding that they gained to create a new version,
221 which is not quite the same as "from scratch".
Robert Hak6bb1af02003-02-20 21:49:02 +0000222A30: Don't confuse the terms. Reverse engineering means examining a product
Robert Hak019203b2002-08-21 10:36:05 +0000223 to find out how it works. Disassembling the firmware is merely one tool
224 used in that examination. Oscilloscopes and logic analyzers are other
225 tools we have used. We have written every single byte of the Rockbox
226 firmware. But we could not have written the software without first
227 researching how the hardware was put together, i.e. reverse engineer it.
228 All of this is completely legal. If you define "from scratch" as writing
229 software without first researching the surrounding interfaces, then no
230 software has ever been written from scratch.
231
Robert Hak6bb1af02003-02-20 21:49:02 +0000232Q31: Wait a minute here. When you released version 1.0 you did not have a
Daniel Stenberg40f42882003-03-05 23:23:28 +0000233 single one of the ideas you have mentioned on your web site actually
234 implemented! Calling this version 1.0 is really misleading. What's the
Robert Hak019203b2002-08-21 10:36:05 +0000235 story?!
Robert Hak6bb1af02003-02-20 21:49:02 +0000236A31: In simple terms, the first release was called 1.0 because it had a basic
Robert Hak019203b2002-08-21 10:36:05 +0000237 working feature set that worked and had no known bugs. That is what 1.0
238 meant. It is true that Rockbox 1.0 lacked most of the feature set that
239 every sane user wanted. However, we never said it was more
Robert Hak11f2c3c2002-08-24 03:52:01 +0000240 feature-complete or better in any way then the original firmware that
241 early in the project. The first release was done as a proof of concept
242 that our ideas are moving in the right direction. We also hoped that it
243 would help bring the project some attention, and some additional
244 developers. Adding the missing features was just a matter of time. In
245 more recent releases we have completed many of our desired goals, and
Daniel Stenberg40f42882003-03-05 23:23:28 +0000246 several new ones that were implemented to fulfill user requests.
Robert Hak019203b2002-08-21 10:36:05 +0000247
Robert Hak6bb1af02003-02-20 21:49:02 +0000248Q32: I've heard talk of a 'Rolo'. What is that? (Or 'All you ever wanted
Robert Hak019203b2002-08-21 10:36:05 +0000249 to know about Rockbox boot loaders')
Robert Hak6bb1af02003-02-20 21:49:02 +0000250A32: Rolo is our bootloader. Rolo became available with our 1.4 release.
Robert Haka0f9f622002-10-12 04:23:05 +0000251 To make use of Rolo, you must have a file with the same extension as
252 your Rockbox firmware (.ajz on Recorder, .mod on Player) but a different
Linus Nielsen Feltzing434b7d92003-04-12 00:56:04 +0000253 name. You can then browse to it, and you 'run' the other firmware
254 you wish to switch to by pressing play. Remember to set the Show Files
255 option to "Supported" or "All" to be able to see the firmware files in
256 the browser.
Robert Hak9756cb02002-09-03 19:41:49 +0000257
258 *Poof* You will reboot to that firmware. (Note that in order to return
259 to Rockbox you may need to reboot manually if the new firmware you loaded
260 does not have a bootloader itself.)
Robert Hak019203b2002-08-21 10:36:05 +0000261
Daniel Stenberg40f42882003-03-05 23:23:28 +0000262Q33: Can I use the Archos as an USB hard disk to store data from my PDA/
Björn Stenbergf2b8aec2002-10-22 20:23:16 +0000263 digital camera/phone etc.
Robert Hak6e3eb842003-02-21 23:40:31 +0000264A33: No. See: http://rockbox.haxx.se/docs/nodo.html#4
Robert Hak019203b2002-08-21 10:36:05 +0000265
Daniel Stenberg40f42882003-03-05 23:23:28 +0000266Q34: When I use Rockbox my jukebox's red "error" light turns on a lot, but this
Robert Hak019203b2002-08-21 10:36:05 +0000267 doesn't happen on the factory firmware. Why?
Robert Hak6bb1af02003-02-20 21:49:02 +0000268A34: Rockbox uses the red LED as harddisk activity light, not as an error
Robert Hak019203b2002-08-21 10:36:05 +0000269 light. Relax and enjoy the music.
270
Robert Hak6bb1af02003-02-20 21:49:02 +0000271Q35: I have a question about the batteries...
272A35: STOP! We have put together a completely different FAQ for battery
Robert Hak35c04802002-08-21 11:07:28 +0000273 related questions.
274 Check out: http://rockbox.haxx.se/docs/battery-faq.html
Robert Hak019203b2002-08-21 10:36:05 +0000275
Robert Hak6bb1af02003-02-20 21:49:02 +0000276Q36. I have a question about patches...
277A36. Check out http://rockbox.haxx.se/docs/patch.html as it should answer any
278 patch related questions you may have.
279
Robert Hakd7529d82002-10-14 10:56:47 +0000280Q37: What is the WPS?
281A37: That is the 'While Playing Screen'. Basically this is what is shown on
Robert Hakfac78522002-08-22 03:00:12 +0000282 your player's display while we are playing your song.
283
Robert Hakd7529d82002-10-14 10:56:47 +0000284Q38: What good is the WPS? How usable/flexible is it?
285A38: It is very good if you want information about the current item playing ;)
286 By using a WPS configuration file you can manage exactly how/what you
287 want displayed on your Archos Player. (Even better yet, if you want
288 a feature that's not there, we are _always_ open to suggestions!)
289 Please see http://rockbox.haxx.se/manual/wps.html for information.
Robert Hakfac78522002-08-22 03:00:12 +0000290
Robert Hak6bb1af02003-02-20 21:49:02 +0000291Q40: So how do I load/make a .wps file?
292A40: You check out http://rockbox.haxx.se/docs/custom_wps_format.html to learn
Robert Hakd7529d82002-10-14 10:56:47 +0000293 the format/features of a .wps file, and you visit
294 http://rockbox.haxx.se/manual/wps.html to learn how to load it ;)
295
Daniel Stenberg40f42882003-03-05 23:23:28 +0000296Q41: Does Rockbox support other languages? How do I load/use different
Robert Hak6bb1af02003-02-20 21:49:02 +0000297 languages?
298A41: See: http://rockbox.haxx.se/lang
Robert Hakd7529d82002-10-14 10:56:47 +0000299
Robert Hak6bb1af02003-02-20 21:49:02 +0000300Q42: Does Rockbox support other fonts/character sets?
301A42: Recorders do, Players don't.
Robert Hakd7529d82002-10-14 10:56:47 +0000302
Robert Hak6bb1af02003-02-20 21:49:02 +0000303Q43: How do I use the loadable fonts?
304A43: If you own a Recorder see: http://rockbox.haxx.se/fonts/ Players
305 cannot make use of loadable fonts.
Robert Hakd7529d82002-10-14 10:56:47 +0000306
Robert Hak6bb1af02003-02-20 21:49:02 +0000307Q44: Why can't I use loadable fonts on the Player?
308A44: This is because the Player font is character cell based (as opposed to
Robert Hakd7529d82002-10-14 10:56:47 +0000309 the Recorder's bitmap based display). This
Robert Hak0dbcb432002-08-26 23:58:05 +0000310 means that we are able to choose what characters to display, but not how
311 to display them. We do have the ability to change/create up to 4 chars
312 on one model and 8 on another, however we are currently using several of
313 these 'letters' to store icons for the player.
314
Robert Hak6bb1af02003-02-20 21:49:02 +0000315Q45: Why don't you have any games available for the Players?
316A45: The display on the Players is character cell and not bitmap based.
Robert Hak0dbcb432002-08-26 23:58:05 +0000317 This means we can only control what characters get displayed, not
318 what pixels are shown. This makes the prospect of game play very
Robert Hakd7529d82002-10-14 10:56:47 +0000319 slim (at least for anything involving graphics, so if you have text
320 based games that only use 2 lines send them on in!).
Robert Hak5d3a0d32002-08-27 13:50:00 +0000321
Robert Hak6bb1af02003-02-20 21:49:02 +0000322Q46: I keep shutting off my player in my pocket. Can the OFF (Recorder) or
Robert Hakd7529d82002-10-14 10:56:47 +0000323 STOP (Player) key be locked?
Robert Hak6bb1af02003-02-20 21:49:02 +0000324A46: No. Unfortunately, the ON/OFF mechanisms are handled entirely in
Robert Hakd7529d82002-10-14 10:56:47 +0000325 hardware. The firmware can read the keys, but can't prevent them from
326 shutting off the player.
327
Robert Hak6bb1af02003-02-20 21:49:02 +0000328Q47: Where's the recording option? Why can't I record?!!
329A47: I'd like to say we hid it because we don't like you, but you seem to be
Daniel Stenberg40f42882003-03-05 23:23:28 +0000330 a good person so here's the truth. It's just not implemented in release
Robert Hak6e3eb842003-02-21 23:40:31 +0000331 versions of Rockbox yet. But stress not, you can still use Rolo to boot
Robert Hakca3fb452003-03-05 23:13:55 +0000332 the default Archos firmware and record from there. (In order to do this
333 you _must_ have a copy of the original firmware still on your player)
Robert Hakd7529d82002-10-14 10:56:47 +0000334
Robert Hak6e3eb842003-02-21 23:40:31 +0000335 Daily builds and bleeding edge versions have initial support for
Daniel Stenbergdfa51102002-12-09 08:21:18 +0000336 Recording. If you're brave and want to help out, get one, try out and
337 report your findings!
338
Daniel Stenberg40f42882003-03-05 23:23:28 +0000339Q48: When recording is finally implemented in Rockbox, will it be possible to
Robert Hak5d3a0d32002-08-27 13:50:00 +0000340 use custom codecs (like LAME) or is there a built in codec in the Archos?
Robert Hak6bb1af02003-02-20 21:49:02 +0000341A48: The MP3 encoder is in the MAS3587F chip, and nothing we can change.
Robert Hak5d3a0d32002-08-27 13:50:00 +0000342
Robert Hak6bb1af02003-02-20 21:49:02 +0000343Q49: What are the max/min bitrates for recording on the Recorder's encoder?
344A49: The builtin encoder is variable bit rate only with a max of 192kbit/s,
Robert Hak5d3a0d32002-08-27 13:50:00 +0000345 and a min of 32kbit/s.
346
Robert Hak6bb1af02003-02-20 21:49:02 +0000347Q50: Would it be possible to record from line in on the player?
348A50: No.
Robert Hakd7529d82002-10-14 10:56:47 +0000349
Robert Hak6bb1af02003-02-20 21:49:02 +0000350Q51: I have a question about the id3v1 and id3v2 tags...
351A51: Stop! Here is all the information about that (if you still have
Robert Hak5d3a0d32002-08-27 13:50:00 +0000352 questions when done, ask then.)
353
Robert Hakccedcdb2002-08-27 14:29:02 +0000354 - Rockbox supports both id3v1 and id3v2
Björn Stenberg3478d9b2002-08-27 22:20:14 +0000355
Robert Hakccedcdb2002-08-27 14:29:02 +0000356 - The id3v2 support is limited to the first 300 bytes of the file. Some
Björn Stenberg3478d9b2002-08-27 22:20:14 +0000357 ripper programs tend to add very big tags first and then the important
358 ones Rockbox wants to read end up beyond the first 300 bytes and then
359 they remain unknown.
360
Robert Hakccedcdb2002-08-27 14:29:02 +0000361 - If you believe that the tags you don't see *are* within 300 bytes, then
Björn Stenberg3478d9b2002-08-27 22:20:14 +0000362 please make the mp3 file available for one of the developers to try out.
363
Robert Hakccedcdb2002-08-27 14:29:02 +0000364 - The 300-byte limit is subject to be removed in a future version
Björn Stenberg57888d02003-04-15 13:46:48 +0000365 (Actually, it was removed in post-1.4 versions)
Robert Hak7f7851a2002-08-27 14:14:18 +0000366
Robert Hak6bb1af02003-02-20 21:49:02 +0000367Q52: Where exactly did the name 'Rockbox' come from?
368A52: Well you can follow the full line of emails at
Robert Hakd4d71d12002-08-27 16:40:32 +0000369 http://rockbox.haxx.se/mail/archive/rockbox-archive-2002-01/0062.shtml
370 However, the brief rundown is that it was recommended first by
371 Tome Cvitan, and put to a vote (which it lost).
372
Linus Nielsen Feltzing1b9a0442003-02-21 03:11:52 +0000373 Funny thing about democracies. This isn't one ;) Our beloved project
Björn Stenberg92408562002-09-07 12:13:40 +0000374 leader vetoed the winning name and chose Rockbox instead.
Robert Hakd4d71d12002-08-27 16:40:32 +0000375 http://rockbox.haxx.se/mail/archive/rockbox-archive-2002-01/0134.shtml
376
Linus Nielsen Feltzingbda36dc2002-12-06 22:18:54 +0000377 There you have it. Recommended by users, decision by dictator.
Robert Hak49c2fda2002-08-29 13:36:05 +0000378
Robert Hak6bb1af02003-02-20 21:49:02 +0000379Q53: Why is there a limit of 400 files in a directory?
380A53: We have answered this question numerous times. It is mentioned in the
Robert Hak9756cb02002-09-03 19:41:49 +0000381 release notes, and in the mailing list archives
382 (http://rockbox.haxx.se/mail/archive/rockbox-archive-2002-08/0448.shtml).
383 But, hey, we wouldn't want people to have to work to get an answer.
384 (If you are reading this, feel proud, for you are the exception).
385
386 We settled on 400 files in a directory because file listings take up
387 memory on the unit, and we felt that 400 is significantly large enough
Björn Stenberg92408562002-09-07 12:13:40 +0000388 for a majority of the populace. We prefer the option of limiting
Robert Hak9756cb02002-09-03 19:41:49 +0000389 file limits in order to provide a greater amount of memory for buffering
390 of files being played.
391
Robert Hak6bb1af02003-02-20 21:49:02 +0000392Q54: Okay, I understand your 400 file limit. But why hardcode? Why not
Robert Hak9756cb02002-09-03 19:41:49 +0000393 have this be dynamically allocated?
Robert Hak6bb1af02003-02-20 21:49:02 +0000394A54: Because it's useless. Dynamic memory is only ever useful if you have
Robert Hak9756cb02002-09-03 19:41:49 +0000395 memory consumers (tasks) that run at different points in time, and thus
396 can reuse the same memory for different purposes.
397
398 We don't have that. We must be able to show a big dir, index a big
399 playlist and play a big mp3 file, all at the same time. They cannot use
400 the same memory, and thus dynamic memory buys us nothing but extra
401 complexity. If we used dynamic memory for this, we would get all kinds
402 of odd bugs. Playlists that only got half-loaded if placed in certain
Robert Haka0f9f622002-10-12 04:23:05 +0000403 directories. Parts of the disk you couldn't go to if playing a certain
Robert Hak9756cb02002-09-03 19:41:49 +0000404 playlist etc.
405
406 We have a number of tasks that consume memory. They can all run at the
Daniel Stenberg40f42882003-03-05 23:23:28 +0000407 same time, using all of their allotted memory. Therefore it is much better
Robert Hak9756cb02002-09-03 19:41:49 +0000408 to allocate that memory to them beforehand and not pretend that anyone
409 else is able to use it. This is standard practice in memory-limited
410 systems.
411
Robert Hak6bb1af02003-02-20 21:49:02 +0000412Q55: Why is there a 10,000 song limit on playlists?
413A55: This is another hardcoded limit. We feel that as bigger disks arrive
Robert Hak9756cb02002-09-03 19:41:49 +0000414 that this limit will increase. Because of the way that playlists are
Linus Nielsen Feltzing1b9a0442003-02-21 03:11:52 +0000415 stored, it tends to be a bit more malleable than the directory file limit.
416 For further detail, look at questions 53 and 54 and replace any instances
417 of '400' with '10,000'.
Robert Hak9756cb02002-09-03 19:41:49 +0000418
Robert Hak6bb1af02003-02-20 21:49:02 +0000419Q56: You don't understand! I _really_ need to have more then 400 files
Robert Hak9756cb02002-09-03 19:41:49 +0000420 in a directory!
Robert Hak6bb1af02003-02-20 21:49:02 +0000421A56: The use of really big directories was a workaround for the poor playlist
Björn Stenberg1d8ac3e2002-09-07 09:58:00 +0000422 capabilities of the original Archos firmware. With Rockbox, you no longer
Robert Haka0f9f622002-10-12 04:23:05 +0000423 need this workaround. Organize your files in directories, then build
Björn Stenberg1d8ac3e2002-09-07 09:58:00 +0000424 playlists for all collections you want to shuffle-play.
Robert Hak9756cb02002-09-03 19:41:49 +0000425
Robert Hak6bb1af02003-02-20 21:49:02 +0000426Q57: How can I make playlists on my PC?
427A57: There are many programs that can create .m3u playlists. WinAmp is one.
Björn Stenberg1d8ac3e2002-09-07 09:58:00 +0000428 Another simple method, that requires no extra software, is to use dir:
429
Björn Stenberg361546d2002-09-07 18:07:29 +0000430 dir /b /s X:\ > X:\allfiles.m3u
431 dir /b /s X:\Pop > X:\pop.m3u
432
Daniel Stenberg40f42882003-03-05 23:23:28 +0000433 ...where X: is your Archos drive.
Björn Stenberg1d8ac3e2002-09-07 09:58:00 +0000434
435 Linux users can use the 'find' command:
436
437 cd /mnt/archos
438 find . -name "*.mp3" > all.m3u
439
440 Remember that playlists are simple text files. You can edit them with any
441 normal text editor.
Robert Hakc5740ad2002-09-04 08:24:11 +0000442
Robert Hak6bb1af02003-02-20 21:49:02 +0000443Q58: How does the shuffle work?
444A58: It sees the playlist as a deck of cards, shuffling the entries using a
Linus Nielsen Feltzing4854a2c2002-09-18 09:25:55 +0000445 pseudo-random generator called the Mersenne Twister. After shuffling,
Daniel Stenberg40f42882003-03-05 23:23:28 +0000446 the list is never changed again until you re-shuffle the list, by
Linus Nielsen Feltzing4854a2c2002-09-18 09:25:55 +0000447 stopping the playback and restarting. If the repeat mode is enabled,
448 the list will simply start over from the first file again, without
Daniel Stenberg40f42882003-03-05 23:23:28 +0000449 re-shuffling.
Linus Nielsen Feltzing4854a2c2002-09-18 09:25:55 +0000450 The random seed is stored in the persistent setting area, so that the
451 resume feature can shuffle the playlist in exactly the same way when
452 resuming.
Robert Hakcd3efa62002-10-01 08:58:56 +0000453
Robert Hak6bb1af02003-02-20 21:49:02 +0000454Q59: How can I find out about all the neat features that Rockbox has?
455A59: This information is in our manual (It sometimes gets a bit out of
Robert Hakd7529d82002-10-14 10:56:47 +0000456 date, so please bear with us.) The information you are most likely
457 looking for is a bit down the tree, so the here is the url:
458 http://rockbox.haxx.se/manual/rec-general.html
459
Daniel Stenberg4cd4d422002-12-09 08:11:35 +0000460 Also, check out the features-list at:
461 http://rockbox.haxx.se/docs/features.html
462
Robert Hak6bb1af02003-02-20 21:49:02 +0000463Q60: How can I see what bugs are currently open/being worked on?
464A60: Check out http://rockbox.haxx.se/bugs.shtml for a listing of bugs
Robert Hakcd3efa62002-10-01 08:58:56 +0000465 that have been reported.
466
Robert Hak6bb1af02003-02-20 21:49:02 +0000467Q61: How can I report about bugs in Rockbox?
468A61: If we were better programmers we would take that as an insult. But we
Robert Hakcd3efa62002-10-01 08:58:56 +0000469 aren't, so we won't. The first step in reporting a bug is to review
470 the rules we ask you to follow in your submission (listed at:
471 http://rockbox.haxx.se/bugs.shtml#rules).
472
473 Please note that we ask reports of bugs in CVS/daily builds to be sent
474 to the mailing list, and bugs in released versions of Rockbox to be
475 submitted through SourceForge's bug tracker. (A link to the bug tracker
476 can be found under our bug submission rules.)
Linus Nielsen Feltzing180485c2002-10-01 09:37:34 +0000477
Daniel Stenberg40f42882003-03-05 23:23:28 +0000478Q62: What's with all the different versions of Rockbox?
Robert Hak6e3eb842003-02-21 23:40:31 +0000479A62: There are really only two versions of Rockbox. One for Players and one
Robert Hake1d51532002-10-17 10:16:58 +0000480 for Recorders. However, we do have 3 other 'versions' of Rockbox
481 available for download. These would be Releases, Daily Builds, and
482 Bleeding Edge.
Robert Hake6477682002-10-17 09:48:47 +0000483
Björn Stenberg57888d02003-04-15 13:46:48 +0000484 The Release version (currently 2.0) has a fixed feature set. This means
Robert Hake1d51532002-10-17 10:16:58 +0000485 that we are confident that few, if any, significant bugs still reside
486 within the code/features of that 'version'. This is the version for the
487 common user.
Robert Hake6477682002-10-17 09:48:47 +0000488
Robert Hake1d51532002-10-17 10:16:58 +0000489 The Daily Builds (see: http://rockbox.haxx.se/daily.shtml#target_builds)
490 are automated daily builds of the CVS code. As such they contain all
491 the new features (and bugs ;) ) that have been introduced after the
492 last official release, and upto and including that morning.
Robert Hake6477682002-10-17 09:48:47 +0000493
Robert Hake1d51532002-10-17 10:16:58 +0000494 The Bleeding Edge 'versions' are automated builds that are updated
495 every 20 minutes or so. This are as feature full and bug ridden as you
496 can possibly get if you are not a developer, or are not pulling directly
497 from the CVS tree.
498
499 Please Note: Daily and Bleeding Edge builds are expected to be buggy.
500 We ask that you _do not_ submit bug reports for Bleeding Edge versions,
501 but would love to hear any reports you may have about Release or Daily
Robert Hak5c72bac2003-03-19 20:23:11 +0000502 build versions. (see "How can I report about bugs in Rockbox?")
Robert Hake1d51532002-10-17 10:16:58 +0000503
Robert Hak6e3eb842003-02-21 23:40:31 +0000504Q63: I am in Windows and can't create a .rockbox directory to store my
Robert Hakab0641a2002-10-18 15:59:24 +0000505 files. When are you going to fix this?
Robert Hak6e3eb842003-02-21 23:40:31 +0000506A63: We won't. The limitations of your operating system is not reason
Robert Hakab0641a2002-10-18 15:59:24 +0000507 enough for us to change how we handle things. And you _can_ create
508 this directory. Open a command line and type:
509 mkdir j:\.rockbox
Robert Hakb1ee36e2002-10-19 04:51:44 +0000510 You will need to correct the location for the drive letter that Windows
511 assigns to your drive.
Robert Hake1d51532002-10-17 10:16:58 +0000512
Robert Hak6e3eb842003-02-21 23:40:31 +0000513Q64: I own a Mac. I can't seem to create the .rockbox file. Can you
Robert Hakb1ee36e2002-10-19 04:51:44 +0000514 fix this?
Robert Hak6e3eb842003-02-21 23:40:31 +0000515A64: Truth is, we don't need to fix anything. If you are using OSX then you
Robert Hakb1ee36e2002-10-19 04:51:44 +0000516 can just open a console, change directories to the device and just:
517 mkdir .rockbox
518
519 If you are in another version then you should be able to do command-N in
520 the Finder, then name the folder.
Björn Stenbergf2b8aec2002-10-22 20:23:16 +0000521
Robert Hak5c72bac2003-03-19 20:23:11 +0000522Q65: Will Rockbox work on any of Archos' other units?
Daniel Stenberg40f42882003-03-05 23:23:28 +0000523A65: Some development has recently occurred on the Archos FM units, and is
524 in the daily builds. However the FM development is not being done by
Robert Hak6e3eb842003-02-21 23:40:31 +0000525 the core team, and so is progressing at a slower rate. As yet,
526 no development is planned for any of Archos' other units.
Linus Nielsen Feltzingbda36dc2002-12-06 22:18:54 +0000527
Robert Hak6e3eb842003-02-21 23:40:31 +0000528Q66: I copied the rockbox MOD/AJZ file to the root, removed the jukebox
Linus Nielsen Feltzingbda36dc2002-12-06 22:18:54 +0000529 safely and rebooted. But Rockbox still didn't load. What is wrong?
530 I am running Windows.
Robert Hak6e3eb842003-02-21 23:40:31 +0000531A66: The old MOD/AJZ was not entirely deleted from the disk. It is still
Linus Nielsen Feltzingbda36dc2002-12-06 22:18:54 +0000532 there, and the boot loader finds that one instead of the new file. Here's
533 what you can do:
534
Daniel Stenberg40f42882003-03-05 23:23:28 +0000535 - Download and install Directory Snoop (version 4.03 in November 2002)
Björn Stenbergeedd8842002-12-18 09:41:36 +0000536 from http://www.briggsoft.com/dsnoop.htm
537 It's shareware, the trial version can be used 25 times.
Linus Nielsen Feltzingbda36dc2002-12-06 22:18:54 +0000538
Björn Stenbergeedd8842002-12-18 09:41:36 +0000539 Directory Snoop can display true drive contents by bypassing the
540 operating system and reading the raw drive sectors directly.
Linus Nielsen Feltzingbda36dc2002-12-06 22:18:54 +0000541
Björn Stenbergeedd8842002-12-18 09:41:36 +0000542 - Plug the Jukebox in the PC as usual and power on
Linus Nielsen Feltzingbda36dc2002-12-06 22:18:54 +0000543
Björn Stenbergeedd8842002-12-18 09:41:36 +0000544 - Launch Directory snoop
545
546 - Click on the Jukebox drive letter in the [select drive] field in the
Daniel Stenberg40f42882003-03-05 23:23:28 +0000547 toolbar. The content of the jukebox hard drive appears in the main
Björn Stenbergeedd8842002-12-18 09:41:36 +0000548 window. Files which appear in red color don't seem to be present on the
Daniel Stenberg40f42882003-03-05 23:23:28 +0000549 hard drive, but they still here.
Björn Stenbergeedd8842002-12-18 09:41:36 +0000550
551 - Simply select the appropriate files (red color) and purge them
552 (Purge button). Of course, don't erase the new archos.mod file and the
553 .rockbox directory :)
554
555 - Safely remove (Windows unmount device function) the Jukebox.
556 Power it up and ...voila... Rockbox is there!
Linus Nielsen Feltzingbda36dc2002-12-06 22:18:54 +0000557
558 (Thanks to Olivier Rafidison for this info)
Uwe Freesee229ca42002-12-10 23:54:22 +0000559
Robert Hak6e3eb842003-02-21 23:40:31 +0000560Q67: What kind of mic can I connect to my AJBR?
561A67: There are several types of microphones.
Björn Stenbergeedd8842002-12-18 09:41:36 +0000562
Daniel Stenberg40f42882003-03-05 23:23:28 +0000563 Dynamic: The one that's available from Archos is a dynamic one.
Björn Stenbergeedd8842002-12-18 09:41:36 +0000564 Their output level is high enough so that they don't need an
Daniel Stenberg40f42882003-03-05 23:23:28 +0000565 amplifier (that's the reason why the Archos mic is of this type -
Björn Stenbergeedd8842002-12-18 09:41:36 +0000566 it's cheap).
Uwe Freesee229ca42002-12-10 23:54:22 +0000567 - cheap
568 - no good sound quality of cheap dynamic mics (good enough for
569 speech)
570 - no amplifier needed
Björn Stenbergeedd8842002-12-18 09:41:36 +0000571
Uwe Freesee229ca42002-12-10 23:54:22 +0000572 Backplate Condenser: These are the professional mics. They need phantom
Björn Stenbergeedd8842002-12-18 09:41:36 +0000573 power (48V) for charging the condenser.
574 They also need an amplifier, because their output level is low.
Uwe Freesee229ca42002-12-10 23:54:22 +0000575 - good sound quality
576 - need phantom power (48V)
577 - need amplifier
578 - expensive
Björn Stenbergeedd8842002-12-18 09:41:36 +0000579
580 Electret Condenser: These capsules are cheap and result in a good
581 recording quality. They don't need phantom power voltage. They need power
Daniel Stenberg40f42882003-03-05 23:23:28 +0000582 for the FET (field effect transistor) that's inside. If you have such a
583 mic with a battery in it, it is mostly because of the FET power, not
584 because of an amplification circuit inside the mic. These mics are in
585 all the consumer products like mobile phones, PC headsets and so on.
Uwe Freesee229ca42002-12-10 23:54:22 +0000586 - cheap (2 EUR for a capsule)
587 - good sound quality
588 - need amplifier
589 - need power for the FET (1,5 - 15V)
Björn Stenbergeedd8842002-12-18 09:41:36 +0000590
591 Recommendation for do-it-yourselfers: Use electret condenser mic capsules,
592 solder an amplifier for them which both amplifies the output level
593 and feeds the power needed for the FET to the capsule.
594 The one on http://www.geocities.com/ferocious_1999/md/micpreamp2.html
595 was soldered and tested by Uwe Freese, and it works.
596 There are some others available from www.elv.de and other sellers.
597
598 Recommendation for others: Buy some mic + preamp combination which can be
599 plugged into a line in of any amplifier. Maybe such a commercially
600 available combination needs a power supply and doesn't work with
Daniel Stenberg40f42882003-03-05 23:23:28 +0000601 batteries. Some are very expensive. (If you know a cheap solution with an
602 electret condenser mic + preamp, please tell us!)
Björn Stenbergeedd8842002-12-18 09:41:36 +0000603
Daniel Stenberg40f42882003-03-05 23:23:28 +0000604 What does not work: Don't use an amplifier thing that is simply connected
605 between some mic cable. Maybe it sounds as if it could work, but I
606 doesn't. If the piece of (expensive) electronic doesn't have a power
607 source and your mic doesn't either, it does not work! A PC sound card or
608 md player usually has a power output (same pin where the sound goes
609 through, dc value) for feeding the FET of an electret condenser capsule
610 (see above) (and this power could also used to feed a mic amplifier), but
611 the Archos hasn't (it's a line in and no mic in!).
Björn Stenbergeedd8842002-12-18 09:41:36 +0000612
Uwe Freese5ff17c82002-12-13 00:05:12 +0000613 If you want to know more on microphone powering, read this:
614 http://www.hut.fi/Misc/Electronics/circuits/microphone_powering.html.
Björn Stenbergeedd8842002-12-18 09:41:36 +0000615 (As described, you also need amplification.)
Uwe Freese112df432002-12-14 23:36:50 +0000616
Robert Hak6e3eb842003-02-21 23:40:31 +0000617Q68: I can't start rockbox when the charger is connected. What am I doing
Björn Stenbergeedd8842002-12-18 09:41:36 +0000618 wrong?
Robert Hak6e3eb842003-02-21 23:40:31 +0000619A68: If your device is off and you connect the charger, the Archos charger code
Uwe Freese112df432002-12-14 23:36:50 +0000620 is started immediately. You can then start Rockbox with holding down the
621 ON key for several seconds. Hold the key down a really long time, until
622 you see the Rockbox logo!
Linus Nielsen Feltzing5347b4e2002-12-17 00:08:14 +0000623
Daniel Stenberg40f42882003-03-05 23:23:28 +0000624Q69: Why can't you implement a cross-fader? That would be so cool!
Robert Hak6e3eb842003-02-21 23:40:31 +0000625A69: Please read our NODO faq. http://rockbox.haxx.se/docs/nodo.html#3
Daniel Stenberg0cc2c1c2003-01-27 08:19:40 +0000626
Robert Hak6e3eb842003-02-21 23:40:31 +0000627Q70: My screen is all black/white when I run Rockbox on my Recorder!
628A70: We have no way of knowing the correct contrast setting from start and the
Daniel Stenberg0cc2c1c2003-01-27 08:19:40 +0000629 displays differ a lot. Change your contrast setting by doing this:
630
631 F1, down, right, down, down, right, down, down, down, right, down (until
632 you like the contrast)
Robert Hak31993d82003-03-05 21:20:32 +0000633
634Q71: Where are the FM controls for the FM Recorder?
Daniel Stenberg40f42882003-03-05 23:23:28 +0000635A71: There aren't any. This is not yet implemented under Rockbox. FM Recorder
Robert Hakca3fb452003-03-05 23:13:55 +0000636 support in general is new. Be patient.
Robert Hakfddbee32003-04-26 16:29:36 +0000637
638Q72: I installed/renamed ajbrec.ajz (or archos.mod) but I am still booting
639 with another version of firmware.
640A72: When looking on the hard disk the Archos firmware only matches the first
641 ten characters of the file name. Because of this files like
642 ajbrec.ajz.bak or ajbrec.ajz-20030404 match and are loaded. To
643 prevent this from happening, give the it a file name that differs in
644 the first 10 characters, e.g., ajbrec.bak.ajz.