This image is a very minimal Ubuntu Jammy configuration that will probably require you to add software based on your needs. It should provide a good starting point for any use case needed.
- c0rnelius and Tenkawa at https://github.com/pyavitz/debian-image-builder for the image building tool.
- Armbian team https://www.armbian.com/ for kernel patches and graphics packages.
- Login and password are: ubuntu/ubuntu
- Run the menu-config program to setup networking, locales, etc.
sudo apt install software-properties-common
sudo add-apt-repository ppa:liujianfeng1994/panfork-mesa
sudo add-apt-repository ppa:liujianfeng1994/rockchip-multimedia
sudo apt update
sudo apt dist-upgrade
sudo apt install mali-g610-firmware rockchip-multimedia-config
sudo reboot
You will likely need to add packages beyond this to get the software you want.
sudo apt install sway
sway
sudo apt install gnome-desktop