Installing Manjaro on Amlogic S905w Android TV Box (Tanix TX3 Mini)
#Linux #RaspberryPiAlternative #SingleBoardComputer
Full steps can be found at https://i12bretro.github.io/tutorials/0313.html
I love the idea of the Raspberry Pi, but there are some cheaper alternative single board computers that offer a similar experience for a fraction of the cost. While the community support isn't quite what it is for the Pi, there are a ton of projects you can accomplish on the cheap with these little hidden gems. Keep an eye on AliExpress and Amazon and you can find SBC's sporting quad core ARM process with 2-4 GB of RAM for under $30, including a power supply and IR remote control.
The box used in this video is a Tanix TX3 Mini I picked up on eBay for $22 shipped. It sports a Quad Core Amlogic S905w @ 2GHz and 2 GB of DDR3 RAM.
--------------------------------------------------------------------
Things You Will Need
--------------------------------------------------------------------
- A microSD card at least 8 GB https://amzn.to/36CpShC | https://amzn.to/3CXJngt | https://amzn.to/3JqyxSP
--------------------------------------------------------------------
Downloads and Flashing to MicroSD
--------------------------------------------------------------------
01. Download Manjaro ARM https://manjaro.org/downloads/arm/khadas-vim-2/arm8-vim2-kde-plasma/
02. Download Balena Etcher https://www.balena.io/etcher/
03. Run Balena Etcher
04. Burn Manjaro image to microSD card
05. Safely remove microSD and re-insert
06. Ignore/close the Windows dialogs to format the inserted microSD card
--------------------------------------------------------------------
Configure MicroSD Card for Manjaro
--------------------------------------------------------------------
01. Open the readable partition of the microSD card in Explorer
02. Edit uEnv.ini in a text editor
a. Update the FDT line to point to a working .dtb file for your device
# For AML
FDT=/dtbs/amlogic/meson-gxl-s905w-p281.dtb
APPEND=root=LABEL=ROOT_MNJRO rootflags=data=writeback rw console=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash
b. Save
c. Close
06. Safely remove microSD
07. Insert microSD card to Android TV box
--------------------------------------------------------------------
Booting to Manjaro for the First Time
--------------------------------------------------------------------
01. Plug the power adapter into the Android TV box
02. If the device has never booted from external storage before the stock Android OS will load
03. In Android, navigate to the application drawer ≫ Run Update & Backup
04. Select Local ≫ Navigate to the microSD card ≫ aml_autoscript.zip
05. Select Update
06. The system will reboot and should then begin booting Manjaro from the microSD card
07. You should see the Manjaro terminal running startup scripts
08. When prompted, set the keyboard layout
09. When prompted, input a username and password
10. Then when prompted, set a root password
11. Confirm the root password
12. Follow any additional the prompts to setup
13. Manjaro will boot into the desktop environment
### Connect with me and others ###
★ Discord: https://discord.com/invite/EzenvmSHW8
★ Reddit: https://reddit.com/r/i12bretro
★ Twitter: https://twitter.com/i12bretro