bananapi-zero-ubuntu-base-minimal icon indicating copy to clipboard operation
bananapi-zero-ubuntu-base-minimal copied to clipboard

Mali open source driver

Open paju1986 opened this issue 5 years ago • 1 comments

how do I enable the Mali open source kernel driver for 3d acceleration?

paju1986 avatar May 08 '20 15:05 paju1986

lima is the mali open source. Choose the kernel with lima enabled and use Wayland Desktop such as gnome.

Start with this Image: https://github.com/avafinger/bananapi-zero-ubuntu-base-minimal/releases/tag/v2.4

And update the kernel with this: https://github.com/avafinger/bananapi-zero-ubuntu-base-minimal/releases/tag/v3.3

Then install your Gnome (with Wayland), but bear in mind you have 512MB of DRAM, maybe you should adjust CMA=128 (or less) in the boot command. if i remember correctly i had CMA=256 during kernel build. CMA is used by cedrus to do HW decoding.

avafinger avatar May 08 '20 15:05 avafinger