blob: de3c8c05524f9054c818b718a4ba52f0cb558d92 [file] [log] [blame]
Dominik Riebelingb1080ce2006-06-06 19:59:25 +00001% $Id$ %
Martin Arver68b49222006-09-20 10:44:19 +00002
Peter D'Hoye0506ec72007-12-17 22:27:19 +00003 Installing the bootloader is the trickiest part of the installation.
4 The Rockbox bootloader allows users to boot into either the Rockbox
Martin Arverf8e2f3e2006-10-17 12:18:51 +00005 firmware or the \playerman{} firmware. For legal reasons, we cannot distribute
Peter D'Hoye0506ec72007-12-17 22:27:19 +00006 the bootloader. Instead, we have developed a program that will patch the
7 Iriver firmware with the Rockbox bootloader. These instructions will explain
8 how to download and patch the Iriver firmware with the Rockbox bootloader
Michael DiFebbob0446832006-05-18 18:18:37 +00009 and install it on your jukebox.
10
Dominik Riebeling536c6b42006-08-14 07:13:01 +000011
Martin Arver2b71fa82006-03-25 10:36:37 +000012\begin{enumerate}
Dominik Riebelingb1080ce2006-06-06 19:59:25 +000013 \item Download a supported version of the Iriver firmware for your
Dominik Riebeling536c6b42006-08-14 07:13:01 +000014 \playername{} from the Iriver website or from
Dominik Riebelingb1080ce2006-06-06 19:59:25 +000015 \wikilink{ManualRockboxInstall}.
16 Supported Iriver firmware versions currently include
17 \opt{IRIVER_H100_PAD}{1.63US, 1.63EU, 1.63K, 1.65US, 1.65EU, 1.65K, 1.66US,
18 1.66EU and 1.66K. Note that the H140 uses the same firmware as the H120;
19 H120 and H140 owners should use the firmware called \fname{ihp\_120.hex}.
20 Likewise, the iHP110 and iHP115 use the same firmware, called
21 \fname{ihp\_100.hex}. Be sure to use the correct firmware file for
22 your player.}
23 \opt{IRIVER_H300_PAD}{1.28K, 1.28EU, 1.28J, 1.29K, 1.29J and 1.30EU.
Nils Wallméniusd442cbe2007-02-05 18:14:43 +000024 \note{The US \playername{} firmware is not supported and cannot be
Peter D'Hoye0506ec72007-12-17 22:27:19 +000025 patched to be used with the bootloader. If you wish to install Rockbox
Nils Wallméniusd442cbe2007-02-05 18:14:43 +000026 on a US \playername, you must first install a non-US version of the
27 original firmware and then install one of the supported versions patched
28 with the Rockbox bootloader.
29 \warn{Installing non-US firmware on a US \playername{} will
30 permanently remove DRM support from the player.}}
Dominik Riebeling536c6b42006-08-14 07:13:01 +000031 }%
Dominik Riebelingb1080ce2006-06-06 19:59:25 +000032 If the file that you downloaded is a \fname{.zip} file, use an unzip
Dominik Riebeling536c6b42006-08-14 07:13:01 +000033 utility like mentioned in the prerequisites section to extract
34 the \fname{.hex} from the \fname{.zip} file
Dominik Riebelingb1080ce2006-06-06 19:59:25 +000035 to your desktop. Likewise, if the file that you downloaded is an
Dominik Riebeling536c6b42006-08-14 07:13:01 +000036 \fname{.exe} file, double-click on the \fname{.exe} file to extract
Dominik Riebelingb1080ce2006-06-06 19:59:25 +000037 the \fname{.hex} file to your desktop.
Martin Arverf8e2f3e2006-10-17 12:18:51 +000038 When running Linux you should be able extracting \fname{.exe}
Dominik Riebeling536c6b42006-08-14 07:13:01 +000039 files using \fname{unzip}.
Dominik Riebelingb1080ce2006-06-06 19:59:25 +000040 %
Jonas Häggqvistb774d4e2006-07-30 18:52:17 +000041 \item Download the firmware patcher \fname{fwpatcher.exe} from
42 \url{http://download.rockbox.org/bootloader/iriver/} and save it to your desktop.
Dominik Riebelingb1080ce2006-06-06 19:59:25 +000043 \warn{The firmware patcher contains Unicode support, which is not supported by
44 all versions of Windows. If you have difficulty with the firmware patcher, try
45 downloading the alternate firmware patcher \fname{fwpatchernu.exe}, which is
46 built without Unicode support.}
47 %
Michael DiFebbob0446832006-05-18 18:18:37 +000048 \item Go to your desktop and double-click on whichever version of the firmware
49 patcher you downloaded in the prior step.
Dominik Riebelingb1080ce2006-06-06 19:59:25 +000050 %
Dominik Riebeling536c6b42006-08-14 07:13:01 +000051 \item In the firmware patcher dialog box, click on the \setting{Browse}
52 button and navigate
Michael DiFebbob0446832006-05-18 18:18:37 +000053 to the \fname{.hex} file that you previously downloaded to your desktop.
Dominik Riebelingb1080ce2006-06-06 19:59:25 +000054 %
Dominik Riebeling536c6b42006-08-14 07:13:01 +000055 \item Click \setting{Patch}. The firmware patcher will patch the
Peter D'Hoye0506ec72007-12-17 22:27:19 +000056 original firmware to include the Rockbox bootloader. The \fname{.hex}
Dominik Riebeling536c6b42006-08-14 07:13:01 +000057 file on your desktop is now a modified version of the original
58 \fname{.hex} file.
Dominik Riebelingb1080ce2006-06-06 19:59:25 +000059 %
Martin Arverf7753092006-08-01 12:13:27 +000060 \item Turn on your \playerman{} and connect it to your computer via USB.
Dominik Riebelingb1080ce2006-06-06 19:59:25 +000061 %
Nils Wallménius96d8de42007-03-03 13:36:26 +000062 \item Copy or move the modified \fname{.hex} file directly to the root of
Marianne Arnoldb2f7c612007-12-14 02:03:58 +000063 your \daps{} drive. Do not put it inside a directory on your \dap.
Dominik Riebelingb1080ce2006-06-06 19:59:25 +000064 %
Michael DiFebbob0446832006-05-18 18:18:37 +000065 \item Disconnect the jukebox from USB. (Be sure to use Windows' ``safely remove
66 hardware'' option.)
Dominik Riebeling536c6b42006-08-14 07:13:01 +000067 \warn{Before proceeding further, make sure that your player has a full charge
68 or that it is connected to the power adaptor. Interrupting the next step
69 due to a power failure most likely will brick your \dap{}.}
Dominik Riebelingb1080ce2006-06-06 19:59:25 +000070 %
Peter D'Hoye0506ec72007-12-17 22:27:19 +000071 \item Update your \daps{} firmware with the patched bootloader. To do this, turn
Dominik Riebeling536c6b42006-08-14 07:13:01 +000072 the jukebox on. Press and hold the
73 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect{} button }%
Dominik Riebelingb1080ce2006-06-06 19:59:25 +000074 to enter the main menu, and navigate to \setting{General $\rightarrow$ Firmware
75 Upgrade}. Select \setting{Yes} when asked to confirm if you want to upgrade the
Martin Arverf7753092006-08-01 12:13:27 +000076 firmware. The \playerman{} will display a message indicating that the
Dominik Riebelingb1080ce2006-06-06 19:59:25 +000077 firmware update
Dominik Riebeling536c6b42006-08-14 07:13:01 +000078 is in progress. Do \emph{not} interrupt this process. When the
79 firmware update is complete the player will turn itself off. (The update
80 firmware process usually takes a minute or so.)
81
Peter D'Hoye0506ec72007-12-17 22:27:19 +000082 You have now installed the Rockbox bootloader.
Dominik Riebelingb1080ce2006-06-06 19:59:25 +000083\end{enumerate}
Dominik Riebeling536c6b42006-08-14 07:13:01 +000084
Peter D'Hoye0506ec72007-12-17 22:27:19 +000085\note{If you install the Rockbox bootloader but do not install the
86 Rockbox firmware the Rockbox bootloader will load the Iriver firmware when the
Dominik Riebeling536c6b42006-08-14 07:13:01 +000087 jukebox is turned on.
88 To load the \playerman{} firmware press and hold \ButtonRec{} before
89 powering up the \dap{} until the \playerman{} logo appears.
90 }
91
Peter D'Hoye0506ec72007-12-17 22:27:19 +000092\note{The bootloader has a built-in ``bootloader USB mode''. This function
Dominik Riebeling536c6b42006-08-14 07:13:01 +000093 switches to USB mode when the \dap{} is connected to a computer upon
Martin Arverf8e2f3e2006-10-17 12:18:51 +000094 power-up. This way you can access the \daps{} hard disk without the need
95 to boot any firmware (which is also useful when your hard disk is
Peter D'Hoye0506ec72007-12-17 22:27:19 +000096 damaged). The screen will simply display the text ``bootloader USB mode''.
97 After you disconnect the \dap{} from USB the bootloader will
98 continue booting Rockbox. As in bootloader USB mode the firmware
Dominik Riebeling536c6b42006-08-14 07:13:01 +000099 itself hasn't been loaded this is also a simple way of updating Rockbox.
Peter D'Hoye0506ec72007-12-17 22:27:19 +0000100 After the disconnect the bootloader will load the updated version of
Dominik Riebeling536c6b42006-08-14 07:13:01 +0000101 Rockbox.
102}