diff options
author | Robert Hak <adiamas@rockbox.org> | 2003-04-26 16:29:36 +0000 |
---|---|---|
committer | Robert Hak <adiamas@rockbox.org> | 2003-04-26 16:29:36 +0000 |
commit | fddbee374961534c57cdc828798278cb0e2785dc (patch) | |
tree | 1f88dfb7ceba2b39bcb348051a8f6672b4c287e2 /docs | |
parent | b9ec2ba9a0ac94f54c412de017c84966b30f8f86 (diff) |
added jvromans question
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3620 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs')
-rw-r--r-- | docs/FAQ | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -634,3 +634,11 @@ A70: We have no way of knowing the correct contrast setting from start and the Q71: Where are the FM controls for the FM Recorder? A71: There aren't any. This is not yet implemented under Rockbox. FM Recorder support in general is new. Be patient. + +Q72: I installed/renamed ajbrec.ajz (or archos.mod) but I am still booting + with another version of firmware. +A72: When looking on the hard disk the Archos firmware only matches the first + ten characters of the file name. Because of this files like + ajbrec.ajz.bak or ajbrec.ajz-20030404 match and are loaded. To + prevent this from happening, give the it a file name that differs in + the first 10 characters, e.g., ajbrec.bak.ajz. |