Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mali open source driver #40

Open
paju1986 opened this issue May 8, 2020 · 1 comment
Open

Mali open source driver #40

paju1986 opened this issue May 8, 2020 · 1 comment

Comments

@paju1986
Copy link

paju1986 commented May 8, 2020

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

@avafinger
Copy link
Owner

avafinger commented May 8, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants