Mailing List Archive

MiniArch for rpi3/4/h6/h616/rk3399/3566/3568/s905/s912/sm1/g12 SBC/TVbox
Hi,

If anybody is using https://archlinuxarm.org and is bored with SD card partitioning, manual flashing boot loader on rpi3/4, 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.
sources: https://github.com/warpme/archlinuxarm/ ... ythtv-base

To test You may do following:

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: mythfrontend.sh eglfs
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-users
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: MiniArch for rpi3/4/h6/h616/rk3399/3566/3568/s905/s912/sm1/g12 SBC/TVbox [ In reply to ]
On Sat, Jan 14, 2023 at 1:04 PM Piotr Oniszczuk <piotr.oniszczuk@gmail.com>
wrote:

> Hi,
>
> If anybody is using https://archlinuxarm.org and is bored with SD card
> partitioning, manual flashing boot loader on rpi3/4, 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.
> sources: https://github.com/warpme/archlinuxarm/ ... ythtv-base
>
> To test You may do following:
>
> 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: mythfrontend.sh eglfs
>

Thanks for this information. I saw your post in the forum, but didn't
understand it all. I think I get some of your updated read.me's.

I'll compare this to what I have working with EndeavourOS ARM. I know it's
a lot better than Bullseye 11 64bit on the RPI4. I'm also looking at Orange
PI 5 boards to see if they are as good as the specs show.

JIm A
Re: MiniArch for rpi3/4/h6/h616/rk3399/3566/3568/s905/s912/sm1/g12 SBC/TVbox [ In reply to ]
> Wiadomo?? napisana przez James Abernathy <jfabernathy@gmail.com> w dniu 14.01.2023, o godz. 19:42:
>
>
> Thanks for this information. I saw your post in the forum, but didn't understand it all. I think I get some of your updated read.me <http://read.me/>'s.
>


Jim,

May you pls hint me what is unclear?
As developer i have head full of mind shortcuts - so fresh opinion is always valuable!
Re: MiniArch for rpi3/4/h6/h616/rk3399/3566/3568/s905/s912/sm1/g12 SBC/TVbox [ In reply to ]
On Sat, Jan 14, 2023 at 3:04 PM Piotr Oniszczuk <piotr.oniszczuk@gmail.com>
wrote:

>
>
> Wiadomo?? napisana przez James Abernathy <jfabernathy@gmail.com> w dniu
> 14.01.2023, o godz. 19:42:
>
>>
>>
> Thanks for this information. I saw your post in the forum, but didn't
> understand it all. I think I get some of your updated read.me's.
>
>
> Jim,
>
> May you pls hint me what is unclear?
> As developer i have head full of mind shortcuts - so fresh opinion is
> always valuable!
>
>

Your current Read.Me (https://github.com/warpme/miniarch) on github is
straight forward. But the link in the forum topic is to (
https://github.com/warpme/archlinuxarm) and that seems to me to be the
wrong place to start. (https://github.com/warpme/miniarch) is a better
place to start.

I just posted an issue on github about my issue getting miniarch to boot to
the console.

Jim A