summaryrefslogtreecommitdiff
path: root/manual/getting_started
diff options
context:
space:
mode:
Diffstat (limited to 'manual/getting_started')
-rw-r--r--manual/getting_started/installation.tex10
-rw-r--r--manual/getting_started/mpio_install.tex17
2 files changed, 18 insertions, 9 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex
index 559ff0dbce..855a8a8c67 100644
--- a/manual/getting_started/installation.tex
+++ b/manual/getting_started/installation.tex
@@ -359,7 +359,7 @@ filesystem.\\*
359 files using \fname{unzip}. 359 files using \fname{unzip}.
360} 360}
361 361
362\opt{mpiohd200}{ 362\opt{mpiohd200,mpiohd300}{
363 Rockbox Utility will ask you for a compatible copy of the original 363 Rockbox Utility will ask you for a compatible copy of the original
364 firmware. This is because for legal reasons we cannot distribute 364 firmware. This is because for legal reasons we cannot distribute
365 the bootloader directly. Instead, we have to patch the MPIO firmware 365 the bootloader directly. Instead, we have to patch the MPIO firmware
@@ -367,9 +367,11 @@ filesystem.\\*
367 367
368 Download a supported version of the MPIO firmware for your 368 Download a supported version of the MPIO firmware for your
369 \playername{} from the MPIO website, links can be found on 369 \playername{} from the MPIO website, links can be found on
370 \wikilink{MPIOHD200Port}. 370 \opt{mpiohd200}{\wikilink{MPIOHD200Port}}%
371 \opt{mpiohd300}{\wikilink{MPIOHD300Port}}.
371 372
372 \warn{The only tested version of the original firmware is 1.30.05 373 \warn{The only tested version of the original firmware is
374 \opt{mpiohd200}{1.30.05}\opt{mpiohd300}{1.30.06}
373 and as such is the only supported version} 375 and as such is the only supported version}
374 376
375 If the file that you downloaded is a \fname{.zip} file, use an unzip 377 If the file that you downloaded is a \fname{.zip} file, use an unzip
@@ -488,7 +490,7 @@ structure that Rockbox needs.\\}
488 \nopt{gigabeats}{% 490 \nopt{gigabeats}{%
489 \subsubsection{Installing the bootloader} 491 \subsubsection{Installing the bootloader}
490 \opt{iriverh100,iriverh300}{\input{getting_started/iriver_install.tex}} 492 \opt{iriverh100,iriverh300}{\input{getting_started/iriver_install.tex}}
491 \opt{mpiohd200}{\input{getting_started/mpio_install.tex}} 493 \opt{mpiohd200,mpiohd300}{\input{getting_started/mpio_install.tex}}
492 \opt{ipod}{\input{getting_started/ipod_install.tex}} 494 \opt{ipod}{\input{getting_started/ipod_install.tex}}
493 \opt{iaudio}{\input{getting_started/iaudio_install.tex}} 495 \opt{iaudio}{\input{getting_started/iaudio_install.tex}}
494 \opt{iriverh10,iriverh10_5gb}{\input{getting_started/h10_install.tex}} 496 \opt{iriverh10,iriverh10_5gb}{\input{getting_started/h10_install.tex}}
diff --git a/manual/getting_started/mpio_install.tex b/manual/getting_started/mpio_install.tex
index 22be567025..6810f8f060 100644
--- a/manual/getting_started/mpio_install.tex
+++ b/manual/getting_started/mpio_install.tex
@@ -7,19 +7,26 @@
7 7
8 8
9\begin{enumerate} 9\begin{enumerate}
10 \item Download official Rockbox bootloader for MPIO HD200 from 10 \item Download official Rockbox bootloader for MPIO \playertype{} from
11 \url {http://download.rockbox.org/bootloader/mpio/hd200} 11 \opt{mpiohd200}{
12 \url {http://download.rockbox.org/bootloader/mpio/hd200}}%
13 \opt{mpiohd300}{
14 \url {http://download.rockbox.org/bootloader/mpio/hd300}}
12 and save it to your desktop. The archive contains three files: bootloader.mpio, 15 and save it to your desktop. The archive contains three files: bootloader.mpio,
13 bootloader.map and rockbox-info.txt. The first file is actual bootloader, two 16 bootloader.map and rockbox-info.txt. The first file is actual bootloader, two
14 others can be used for debugging and are irrelevant for end user. 17 others can be used for debugging and are irrelevant for end user.
15 \item Download mkmpioboot utility from \url{http://download.rockbox.org/bootloader/mpio/mkmpioboot} 18 \item Download mkmpioboot utility from \url{http://download.rockbox.org/bootloader/mpio/mkmpioboot}
16 \item Process previously downloaded official firmware to include rockbox bootloader. 19 \item Process previously downloaded official firmware to include rockbox bootloader.
17 Open terminal window and type the following command: 20 Open terminal window and type the following command:
18 \begin{code} 21 \begin{code}[firstline=\opt{mpiohd200}{1}\opt{mpiohd300}{2},
22 lastline=\opt{mpiohd200}{1}\opt{mpiohd300}{2}]
19 mkmpioboot HD200_UPG.SYS bootloader.mpio HD200_UPG.rb 23 mkmpioboot HD200_UPG.SYS bootloader.mpio HD200_UPG.rb
24 mkmpioboot HD300_UPG.SYS bootloader.mpio HD300_UPG.rb
20 \end{code} 25 \end{code}
21 \item Copy \fname{HD200\_UPG.rb} to the SYSTEM folder of your \dap{} and rename back to 26 \item Copy \opt{mpiohd200}{\fname{HD200\_UPG.rb}}%
22 \fname{HD200\_UPG.SYS} 27 \opt{mpiohd300}{\fname{HD300\_UPG.rb}}
28 to the SYSTEM folder of your \dap{} and rename back to
29 \opt{mpiohd200}{\fname{HD200\_UPG.SYS}}\opt{mpiohd300}{\fname{HD300\_UPG.SYS}}
23 \item Safe eject your \dap{} 30 \item Safe eject your \dap{}
24 \item Connect Wall charger and turn on the device. This should trigger firmware 31 \item Connect Wall charger and turn on the device. This should trigger firmware
25 upgrade process which will install rockbox bootloader to the flash memory of the 32 upgrade process which will install rockbox bootloader to the flash memory of the