|
Posted at 12/9/2020 17:49:37
Only Author
15#
I added Armbian images with the Legacy core to the site (directories with images with this core have the extension "legacy"). This core is based on rockchip 4.4. for the Buster version, there is a special package "media-buster-legacy-rk3399", which installs HW acceleration and a set of additional packages with KODI, Rockchip Gst Playe, etc., with HW acceleration, including for 4K. After starting the Armbian system (Buster-legacy), you can run the command at this link (in the future, this command will change and it will be easier, small bug in the package name and the author will fix it soon). To start KODI, log out and on the Lightdm login screen, select KODI in the upper-right corner of the session menu and log in. Please note that the sound settings and so on, you need to install in the system before starting KODI (it uses the settings that are set before the user logs out to DE).
sudo apt install media-buster-legacy-rk3399 kodi-rk=2:18.9~git20201128.1604-6a1acdb9c6-18.9buster0armbian2 --install-recommends |
|