After trying to get docker running on arch, I noticed iptables service (required by docker) was failing:
modprobe: FATAL: Module ip_tables not found in directory /lib/modules/5.10.66-27-rockchip-gea60d38
I did not update kernel yet and am still using the one from original debian radxa image.
I know some tricks had to be applied to get docker working on other dist (like armbian) but not sure if this is the same issue here.
Anyone with same issue? Shouldn’t iptables service supposed to run properly?
Or maybe that’s because I didn’t install kernel bsp package and required modules are not populated?
Currently installing bsp-kernel package, noticed dtbs paths given in extlinux.conf were incorrect.
I’ve seen @gnattu made a PR, so I suppose new extlinux.conf should look like this now:
EDIT: after trying to use updated kernel and above config, board is stuck after reboot (blue led on forever even after multiple attempts)
Note that this is meant to be working with Radxa Deian & Ubuntu bootloaders. I dont know how it works with Armbian bootloaders so you have been warned.
could it be related? as I had updated my SPI for armbian image before
Ah ok thanks, got confused in paths
Currently all my dtbs files are in /boot/dtbs/rockchip folder, and will make devicetreedir pointing to /dtbs then.
We will see if it solves my boot issue.
EDIT: everything working good now, I’m now booted in latest bsp kernel and it fixed my iptables and docker issues.
uname -r
5.10.110-34-rockchip-gca15bbe36e6c
next step will be compile and install custom bsp kernel with gofaster patches and this board should rock
symlinking worked, thank you libGLX also missing
Compiling the PKGBUILD from ffmpeg4.4-mpp gives error at line 215. Is there an easy fix for that?
Greetings
the image is up: rock5b-alarm.iso.tar.xz
to download just click on Archlinux image (just ignore the other german stuff ecxept you want to play with me and my friends satisfactory then contact me)
Download speed is 6Mb/s (i am in italy so download speeds may vary arround the world)
oops, yeah you are right, fixed the things in the repo
PS: to actually use ffplay4 and etc, one needs to manipulate LD_LIBRARY_PATH and point it to /usr/lib/ffmpeg4.4 to find correct libraries when both ffmpeg5 & ffmpeg4 is installed. Those binaries are only for testing so i did not specifically manipulate rpath of them. To prevent misunderstanding, the binaries in ffmpeg4 is for testing, actual libary is very useful for the actual system. ie: VLC player
sure, thank you in advance /home/newarchie/build/hw_necromancer/rock5b/ffmpeg4.4-mpp/PKGBUILD: Zeile 215: Syntaxfehler beim unerwarteten Symbol »}« /home/newarchie/build/hw_necromancer/rock5b/ffmpeg4.4-mpp/PKGBUILD: Zeile 215: }’
'==> FEHLER: Konnte die Quelle von /home/newarchie/build/hw_necromancer/rock5b/ffmpeg4.4-mpp/PKGBUILD nicht bestimmen`