summaryrefslogtreecommitdiff
path: root/manual/getting_started/hibyos_nativeinstall.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/getting_started/hibyos_nativeinstall.tex')
-rw-r--r--manual/getting_started/hibyos_nativeinstall.tex64
1 files changed, 64 insertions, 0 deletions
diff --git a/manual/getting_started/hibyos_nativeinstall.tex b/manual/getting_started/hibyos_nativeinstall.tex
new file mode 100644
index 0000000000..a5c4f07fed
--- /dev/null
+++ b/manual/getting_started/hibyos_nativeinstall.tex
@@ -0,0 +1,64 @@
1We will install the bootloader with the original firmware's recovery
2mode. The process is summed up as the following:
3
4\begin{itemize}
5 \item Determine what hardware version your player is and download
6 the correct bootloader update file
7 \item Place the bootloader \fname{update.upt} file on the SD card
8 \item In the original firmware, run the Firmware Update: \\
9 \fname{System Settings --> Firmware Update}
10\end{itemize}
11
12\subsubsection{Determine hardware version}\label{ref:determine_hardware_version}
13Determine what hardware version your player is. Go to \fname{System Settings --> About The Player --> Version} and reference
14the list below. hw1, hw1.5, and hw2 players all use the same update
15file (with one exception), while hw3 players use a different one.
16
17\note{Important: If your player's version is not contained in this list,
18for example if the firmware version is newer than what is listed here,
19we cannot be sure that the hardware is the same. The best thing to do is
20contact the manufacturer and ask them two things: (1) for an update file
21of your version, and (2) if a player with the most recent version listed
22here can be upgraded to the firmware version on your player. If they say
23yes, we can be more certain that the hardware has not changed. These lists
24may not be the most up to date, please see the wiki page at
25\url{https://www.rockbox.org/wiki/AIGOErosQK} for the most up-to-date list.}
26
27\begin{description}
28\item[hw1/hw1.5/hw2 players]
29 \begin{itemize}
30 \item Aigo Eros Q V1.8 - V2.0
31 \item Hifiwalker H2 V1.1 - V1.6
32 \item Surfans F20 V2.2 - V2.7
33 \end{itemize}
34 These players use \fname{erosqnative-hw1hw2-erosq.upt} as the update file.
35 The lone exception is the Hifiwalker H2 V1.3, which uses the update file
36 \fname{erosqnative-hw1hw2-eros\_h2.upt}.
37\item[hw3 players]
38 \begin{itemize}
39 \item Aigo Eros Q V2.1
40 \item Hifiwalker H2 V1.7 - V1.8
41 \item Surfans F20 V3.0 - V3.3
42 \end{itemize}
43
44 These players use \fname{erosqnative-hw3-erosq.upt} as the update file.
45\end{description}
46
47Download the \fname{.upt} file for these players from \download{bootloader/aigo/native/}.
48
49\note{All players use the same Rockbox build, only the bootloader is different.}
50
51\subsubsection{Place update file on SD card}\label{ref:place_on_sd_card}
52Place the appropriate bootloader file on the root of the SD card and name it
53\emph{exactly} \fname{update.upt}.
54
55\note{This is a good time to ensure that your Rockbox installation \fname{.rockbox}
56is present on your SD card.}
57
58Don't forget to safely eject/unmount your player.
59
60\subsubsection{Run Firmware Update}\label{ref:run_firmware_update}
61In the original firmware, run the firmware updater by going to
62\fname{System Settings --> Firmware Update}. At this point, you can delete
63\fname{update.upt} from the SD card if you wish. \emph{Do not delete .rockbox,
64this is your Rockbox installation and needs to stay there!}