45 lines
1.5 KiB
Perl
45 lines
1.5 KiB
Perl
|
#define _PAGE_ Download
|
||
|
#define DOWNLOAD_PAGE
|
||
|
#include "head.t"
|
||
|
|
||
|
<h2>Version 1.0</h2>
|
||
|
|
||
|
<p>This first version is more a proof-of-concept than a serious replacement for the stock firmware.
|
||
|
Read the <a href="rockbox-1.0-notes.txt">release notes</a>.
|
||
|
|
||
|
<h3>player-old</h3>
|
||
|
<p>This version is for old Archos Jukebox 6000 models with ROM firmware older than 4.50.
|
||
|
|
||
|
<ul>
|
||
|
<li><a href="rockbox-1.0-player-old.zip">rockbox-1.0-player-old.zip</a>
|
||
|
</ul>
|
||
|
|
||
|
<h3>player</h3>
|
||
|
<p>This version is for Archos Jukebox 6000 with ROM firmware 4.50 or later, and all Studio models.
|
||
|
|
||
|
<ul>
|
||
|
<li><a href="rockbox-1.0-player.zip">rockbox-1.0-player.zip</a>
|
||
|
</ul>
|
||
|
|
||
|
<h3>recorder</h3>
|
||
|
<p>Version 1.0 does not support the Recorder. Future versions will.
|
||
|
|
||
|
|
||
|
<h2>Installation</h2>
|
||
|
<p>Unzip the archive. Rename your current archos.mod (if any) in the root of your archos, then copy the rockbox archos.mod there.
|
||
|
|
||
|
<p>To remove the Rockbox firmware, just reverse the process: Rename the rockbox archos.mod file and replace it with your original firmware file. If you had no firmware file, just renaming or removing the rockbox file is sufficient.
|
||
|
|
||
|
<p>(Note that some models cannot shut off while the power adapter is plugged in.)
|
||
|
|
||
|
<h2>Bug reports</h2>
|
||
|
|
||
|
<p>Please use our
|
||
|
<a href="http://sourceforge.net/projects/rockbox/">Sourceforge page</a>
|
||
|
for all bug reports and feature requests. If you have a sourceforge account,
|
||
|
please log in first so we have a name to connect to the report.
|
||
|
|
||
|
<p>If you are interested in helping with the development of Rockbox, please join the mailing list.
|
||
|
|
||
|
#include "foot.t"
|