summaryrefslogtreecommitdiff
path: root/manual/getting_started/installation.tex
diff options
context:
space:
mode:
authorDana Conrad <dconrad@fastmail.com>2024-09-15 15:03:00 -0500
committerSolomon Peachy <pizza@shaftnet.org>2024-09-15 20:34:22 -0400
commitbb1c2ea0b17ed0affe17c647a22ba26bd9f42f8b (patch)
tree1ec613a2786e9cd9be90838cbddcf22d51ce5224 /manual/getting_started/installation.tex
parent607adf00b5fad553b1b1aeec6b4b16d61b902908 (diff)
downloadrockbox-bb1c2ea0b17ed0affe17c647a22ba26bd9f42f8b.tar.gz
rockbox-bb1c2ea0b17ed0affe17c647a22ba26bd9f42f8b.zip
Fix manual build in 018c54ad1c
Change-Id: If0bce46e161b1f61543c73a4417eda1c179c34a7
Diffstat (limited to 'manual/getting_started/installation.tex')
-rw-r--r--manual/getting_started/installation.tex26
1 files changed, 12 insertions, 14 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex
index ff230be203..b59a4e1f38 100644
--- a/manual/getting_started/installation.tex
+++ b/manual/getting_started/installation.tex
@@ -118,15 +118,15 @@ of before installing.
118\begin{description} 118\begin{description}
119 \item[Filesystem support.] Rockbox only supports the FAT32 filesystem. Other 119 \item[Filesystem support.] Rockbox only supports the FAT32 filesystem. Other
120 filesystems such as exFAT or NTFS are not supported. 120 filesystems such as exFAT or NTFS are not supported.
121 121 \opt{erosqnative}{
122 \opt{erosqnative}{\note{Many SD cards come with exFAT on them from the 122 \note{Many SD cards come with exFAT on them from the
123 factory. The original firmware can be used to reformat them to FAT 123 factory. The original firmware can be used to reformat them to FAT
124 by going to \code{System Settings --> Reset --> Format TF Card}.}} 124 by going to: \fname{System Settings --> Reset --> Format TF Card}.}
125 125 \note{The SD card that sometimes come bundled with these players are usually
126 \note{The SD card that sometimes come bundled with these players are usually 126 of substandard quality and are not to be trusted. It is recommended to source
127 of substandard quality and are not to be trusted. It is recommended to source 127 a card of a reputable brand, from a reputable source, such as direct from
128 a card of a reputable brand, from a reputable source, such as direct from 128 the manufacturer.}
129 the manufacturer.}} 129 }
130 \item[USB DAC.] This feature is not supported by Rockbox, but you can 130 \item[USB DAC.] This feature is not supported by Rockbox, but you can
131 dual-boot the original firmware if you want to use it. 131 dual-boot the original firmware if you want to use it.
132 \opt{shanlingq1,agptekrocker,xduoox3ii,xduoox20,aigoerosq,erosqnative}{\item[Wireless.] There is no support for Bluetooth\opt{shanlingq1}{ or WiFi}. 132 \opt{shanlingq1,agptekrocker,xduoox3ii,xduoox20,aigoerosq,erosqnative}{\item[Wireless.] There is no support for Bluetooth\opt{shanlingq1}{ or WiFi}.
@@ -837,11 +837,9 @@ completely follow the manual uninstallation instructions below.}}
837 uninstallation procedure can then be done as follows: 837 uninstallation procedure can then be done as follows:
838 838
839 \begin{itemize} 839 \begin{itemize}
840 \item If the update file is unmodified, use \fname{tools/hibyos_nativepatcher/hibyos_nativepatcher.sh} 840 \item If the update file is unmodified, use \fname{tools/hibyos\_nativepatcher/hibyos\_nativepatcher.sh} to mark the original bootloader for updating
841 to mark the original bootloader for updating 841 \item Place the update file on the SD card and ensure it is named \emph{exactly} \fname{update.upt}
842 \item Place the update file on the SD card and ensure it is named \emph{exactly} 842 \item Boot into the Rockbox bootloader menu: With the player off, hold \ButtonVolUp{} + \ButtonPower{}
843 \fname{update.upt}
844 \item Boot into the Rockbox bootloader menu: With the player off, hold \ButtonVolUp + \ButtonPower
845 \item Select "Aigo Recovery" 843 \item Select "Aigo Recovery"
846 \end{itemize} 844 \end{itemize}
847} 845}