A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita audio rust zig deno mpris rockbox mpd

ErosQNative: More manual updates

More tweaks to remove references to Rockbox Utility, reducing confusion.

Change-Id: I9ddf2dc00a4f696a34982ebc76c7b9510848aad0

authored by

Dana Conrad and committed by
Solomon Peachy
4d931469 a12d8e21

+16 -6
+16 -6
manual/getting_started/installation.tex
··· 813 813 } 814 814 815 815 \section{Updating Rockbox} 816 - Rockbox can be easily updated with Rockbox Utility. 817 - You can also update Rockbox manually -- download a Rockbox build 816 + \nopt{erosqnative}{ 817 + Rockbox can be easily updated with Rockbox Utility. You can also update Rockbox 818 + } 819 + \opt{erosqnative}{ 820 + The Native Port to \playername{} is not supported by Rockbox Utility yet, so Rockbox Utility cannot update it. 821 + Rockbox is easily updated 822 + } 823 + manually -- download a Rockbox build 818 824 as detailed above, and unzip the build to the root directory 819 825 of your \dap{} as in the manual installation stage. If your unzip 820 826 program asks you whether to overwrite files, choose the ``Yes to all'' option. ··· 831 837 The bootloader only changes rarely, and should not normally 832 838 need to be updated.\\ 833 839 840 + \nopt{erosqnative}{ 834 841 \note{If you use Rockbox Utility be aware that it cannot detect manually 835 842 installed components.} 843 + } 836 844 837 845 \section{Uninstalling Rockbox}\index{Installation!uninstall} 838 846 ··· 1016 1024 \opt{iriverh100,iriverh300,mpiohd200}{``-1 error''} 1017 1025 from the bootloader, then the bootloader cannot find the Rockbox firmware. 1018 1026 This is usually a result of not extracting the contents of the \fname{.zip} 1019 - file to the proper location, and should not happen when Rockbox has been 1020 - installed with Rockbox Utility. 1027 + file to the proper location\nopt{erosqnative}{, and should not happen when Rockbox has been 1028 + installed with Rockbox Utility.}\opt{erosqnative}{. It could also be due to the SD card 1029 + not being formatted correctly to FAT32.} 1021 1030 1022 1031 \nopt{erosqnative}{ 1023 1032 To fix this, either install Rockbox with the Rockbox Utility which will take care ··· 1025 1034 need to be located. 1026 1035 } 1027 1036 \opt{erosqnative}{ 1028 - To fix this, re-copy the entirety of the \fname{.zip} file's contents to the root 1029 - of the SD card and reboot the device. 1037 + To fix this, ensure that the SD card is formatted to FAT32 (the original firmware 1038 + can be used to do this easily), re-copy the entirety of the \fname{.zip} file's 1039 + contents to the root of the SD card and reboot the device. 1030 1040 } 1031 1041 \end{description} 1032 1042