ArchLinux + KODI (SD & USB & eMMC)

Also, you can to build and install a new version of KODI-18 immediately in your system (and share the finished package with others). :slight_smile:

1 Like

@balbes150 thank you for your work.

I was trying to use one of your Arch images to boot my khadas Vim 2.

However, when booting I just get an Android Recovery screen, saying “No command”, any idea as to why this happens?

These versions are very outdated and need to be updated.

1 Like

Hello I have been trying to install arch on to a vim2 via micro sd.
When I do so the android bootloader error saying no command.
These are the steps I have taken

sudo dd if=S9xxx_ArchLinux_KODI_17.6_20180207_3_14.img of=/dev/sdb bs=4M && sync
mkdir vim
sudo mount /dev/sdb1 vim
sudo cp vim/dtbs/kvim2_android.dtb vim/dtb.img

any comments would really help

Activate multi-boot and use the correct dtb. But these images are already very outdated, I recommend to pay attention to this version.
This is a universal version and when you add the correct DTB will work on VIM2

https://forum.khadas.com/t/manjaro-linux-desktop-environment-for-kvim1/3945/7

Hello,

I tried compiling kodi with your PKGBUILD for kodi-aml Link
and Your branch of Kodi for amlogic Link on Manjaro 19.08 kernel 5.3.0-rc5 with lima enabled. With the last commit and it is having some error while compiling
Error Log. This is one of the few error I got.

Did this PKGBUILD on your branch work fine when you compiled it when you built arch linux?

If in case you have a package which you build for amlogic when you released this arch version along with kodi then please share it with me.