diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2021-07-24 11:11:57 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2021-07-24 11:16:57 -0400 |
commit | f8bbe3352c4d9f21fde892ee8b60563decfc6a14 (patch) | |
tree | 715acc87875d8676331a139a948aeaeb125479f0 /manual/getting_started/installation.tex | |
parent | a0948ddfa10bec3ef63b517ba905d1c9bd01a3bc (diff) |
rocker: First crack at manual for the AGPTek Rocker
It needs screenshots and slightly better installation instructions
Includes bits shared with other HibyOS platforms
Change-Id: I1c1974143b5badf1aca5c3281556ce553ab1b8a5
Diffstat (limited to 'manual/getting_started/installation.tex')
-rw-r--r-- | manual/getting_started/installation.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index cc0c7af919..3903e37e1f 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -111,7 +111,7 @@ follow the instructions at \end{description} } -\opt{fiiom3k,shanlingq1}{ +\opt{fiiom3k,shanlingq1,agptekrocker,xduoox3ii,xduoox20,aigoerosq}{ Although Rockbox is considered fully functional on the \playername{}, there are a few limitations compared to the original firmware which you should be aware of before installing. @@ -120,7 +120,7 @@ of before installing. filesystems such as exFAT or NTFS are not supported. \item[USB DAC.] This feature is not supported by Rockbox, but you can dual-boot the original firmware if you want to use it. - \opt{shanlingq1}{\item[Wireless.] There is no support for Bluetooth or WiFi. + \opt{shanlingq1,agptekrocker,xduoox3ii,xduoox20,aigoerosq}{\item[Wireless.] There is no support for Bluetooth\opt{shanlingq1}{ or WiFi}. You can dual-boot the original firmware to use wireless functionality.} \item[Hotswapping SD cards.] Rockbox runs from the SD card, not the internal flash memory. Hotswapping is technically possible, but you need to install @@ -544,6 +544,7 @@ by Rockbox, in the main directory of your \daps{} drive. \opt{IMX233}{\input{getting_started/IMX233_install.tex}} \opt{samsungyh}{\input{getting_started/samsungyh_install.tex}} \opt{xduoox3}{\input{getting_started/xduoox3_install.tex}} + \opt{xduoox3ii,xduoox20,agptekrocker,aigoerosq}{\input{getting_started/hibyos_install.tex}} \opt{fiiom3k,shanlingq1}{\input{getting_started/jztool_install.tex}} } } |