MiniArch for h6/h616/rk3399/3566/3568/s905/s912/sm1/g12 SBC/TVbox

For discussion of topics specific to MythTV on linux
Post Reply
User avatar
warpme
Translator
Posts: 79
Joined: Fri Feb 07, 2014 9:13 pm
Poland

MiniArch for h6/h616/rk3399/3566/3568/s905/s912/sm1/g12 SBC/TVbox

Post by warpme »

Hi,

If anybody is using https://archlinuxarm.org and is bored with SD card partitioning, manual flashing boot loader on h6/h616, rk3399/3566/3568, s905/s912/sm1/g12 SBC/TVboxes - maybe https://github.com/warpme/miniarch can be helpful?

what is is: https://github.com/warpme/miniarch#what-it-is

this is early alpha - so bugs/issues are highly probable

to quick start - pls look https://github.com/warpme/miniarch#quick-start

6.1.5 kernel supports following hw. video decoding: https://github.com/warpme/minimyth2#har ... de-support

in case any issues - pls use GitHub issue reporting: https://github.com/warpme/miniarch/issues


ps: i build current mythtv-master capable exploit video decoding exposed by above kernel.

To test You may do following:

Code: Select all

pacman -S wget openssl icu
wget http://warped.inet2.org/pkg/miniarch/mythtv-base-master.20230112.b85048f6-1-aarch64.pkg.tar.xz
pacman -U mythtv-base-master.20230112.b85048f6-1-aarch64.pkg.tar.xz
login as mythtv and then run

Code: Select all

mythfrontend.sh eglfs
Post Reply