fix build
[kugel-rb.git] / manual / getting_started / ondavx777_install.tex
blobb5c7b5eaedb53c05ed9c679c90a24e8d41fa42ce
1 \begin{enumerate}
2 \item Compile the bootloader (this will generate a \fname{ccpmp.bin} file).
4 \item Get a copy of the original \playerman{} firmware (called \fname{vx777.HXF}) from
5 \url{http://www.onda.cn/pro/download/biosexp.jsp?ITEM_ID=12628}.
7 \item Compile ChinaChipPatcher in rbutil/chinachippatcher/ (run make in the dir).
9 \item Run
10 \begin{code}
11 ../rbutil/chinachippatcher/chinachip VX747.HXF ccpmp.bin output.HXF ccpmp.old
12 \end{code}
13 in the dir where you compiled your bootloader
15 \item Put \fname{output.HXF} in the root of the NAND drive (boot into the OF as
16 Rockbox currently can't access the NAND storage) and name it \fname{VX777.HXF}
18 \item Reset your player.
20 \end{enumerate}
22 \note{If you want to have dual-boot capabilities, copy \fname{ccpmp.old}, name it
23 \fname{ccpmp.bin} to the root of your MicroSD card.}