32
edits
(Marked this version for translation) |
(Update commands for new /boot structure, mention eMMC install script, add new link to unbricking guide) Tags: Mobile web edit Mobile edit |
||
Line 36: | Line 36: | ||
<!--T:12--> | <!--T:12--> | ||
Manjaro can be installed from and to micro | Manjaro can be installed from and to micro uSD card or USB disk. After installation it is possible to use /boot/install-aml-emmc.sh to copy your installation onto eMMC on some Amlogic TV boxes. Beelink S922x based boxes are known not to currently work with this script and there are likely other models that also won't work booting from eMMC so use the script at your own risk. | ||
=== Configure | === Configure uEnv.ini === <!--T:13--> | ||
<!--T:14--> | <!--T:14--> | ||
After using a disk imaging tool such as [https://www.balena.io balenaEthcher] or '''gnome-disks''' to write one of the vim3 Manjaro ARM images to an SD card or USB disk, mount the disk and edit '''BOOT_MNJRO/ | After using a disk imaging tool such as [https://www.balena.io balenaEthcher] or '''gnome-disks''' to write one of the vim3 Manjaro ARM images to an SD card or USB disk, mount the disk and edit '''BOOT_MNJRO/uEnv.ini'''. You must edit the line that begins with '''dtb_name=''' to point to the dtb file that you wish to use to configure your device tree. | ||
<!--T:15--> | <!--T:15--> | ||
If there isn't a matching dtb file for your box within the dtbs folder and you can't find a suitable dtb on this wiki or in the Manjaro forums then you should try '''meson-sm1-sei610.dtb''' first: | If there isn't a matching dtb file for your box within the dtbs folder and you can't find a suitable dtb on this wiki or in the Manjaro forums then you should try '''meson-g12a-sei510.dtb''' or '''meson-sm1-sei610.dtb''' first: | ||
<!--T:16--> | <!--T:16--> | ||
<code> | <code>dtb_name=/dtbs/amlogic/meson-g12a-sei510.dtb</code> | ||
=== Booting from USB === <!--T:17--> | === Booting from USB === <!--T:17--> | ||
Line 218: | Line 218: | ||
<!--T:73--> | <!--T:73--> | ||
{{UserCmd|command=mpv --vo=gpu --hwdec=v4l2m2m-copy --hwdec=auto | {{UserCmd|command=mpv --vo=gpu --hwdec=v4l2m2m-copy --hwdec=auto videofile}} | ||
<!--T:74--> | <!--T:74--> | ||
Line 245: | Line 245: | ||
<!--T:82--> | <!--T:82--> | ||
If you've bricked your AMlogic TV box but suspect the hardware is still OK you can try [https://www.cnx-software.com/2016/11/19/how-to-create-a-bootable-recovery-sd-card-for-amlogic-tv-boxes/ creating a bootable recovery uSD card] to re-flash your firmware. | |||
As a last resort, several users have unbricked their boxes by [https://www.youtube.com/watch?v=OyZJVD5SbSY shorting a couple of pins on the motherboard]. This requires opening your TV box which will likely invalidate your warranty, if you have one and is a bit tricky because the exact pins to short and their location varies between devices. | |||
</translate> | </translate> | ||
[[Category:Contents Page{{#translation:}}]] | [[Category:Contents Page{{#translation:}}]] | ||
[[Category:TV{{#translation:}}]] | [[Category:TV{{#translation:}}]] |
edits