Build together a new image specifically designed to work with MALI.
https://yadi.sk/d/EMIimofTEEWWVQ
Order of use. To perform the initial startup Armbian as usual. After checking the system.
Download a specially created version of the media script.
https://yadi.sk/d/aauaSZro-zNVgQ
Unpack.
Log in to the resulting directory and run the media script as ROOT.
After the script is finished.
Be sure to reboot the system with the new kernel.
Check and fix references to libMali libraries as described in the previous post.
Run commands as ROOT.
depmod
modprobe mali
To check the operation of the MPV with the regime of HW.
If the sound doesn’t work. Run the command as ROOT
update-initramfs -v -c -k uname -r
and reboot the system.