-
Notifications
You must be signed in to change notification settings - Fork 8
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
Panfrost GPU Driver #7
Comments
At present, all versions enable the Panforst driver already, Panforst is normally used, but because the use of sunxi-drm, mesa driver does not support this new drm driver, you need to manually compile sunxi-drm_dri.so to support it. Patches located at: https://github.com/AvaotaSBC/buildroot-external-avaota/tree/main/patches. The buildroot is supported with GPU + Mesa driver |
Thank you for your quick response! Now I know the reason why mesa complains about the driver. Could you please elaborate a bit more on how to manually compile sunxi drm? Should I just apply the patches to the source and run the build script? Sorry I am a newbie and don’t have much experience. By the way, I think the default config does not turn on the Panfrost in the driver section? Should I turn it on during the built or leave it off? Thank you again! |
Accidentally close the issue, reopen it. |
We already enable Panforst driver with config You can try to build buildroot and copy the mesa driver to AvaotaOS, and enable |
vai ter suporte pra Mali-G68 |
@SamulKyull Thanks for the information. When I try to build the buildroot with default config, I get the following error: ERROR: Feature "opengles2": Forcing to "ON" breaks its condition: Could you please help? There seems to be a conflict between opengl and gles. Thank you! |
try to disable QT_FEATURE_opengl_desktop package in buildroot |
@SamulKyull Thank you for your help and the information. I tried to compile the buildroot and copied the Could you please kindly show which node in the dts needs to be enabled or any other modifications on Mesa are needed. Could you please provide any compiled or working binary by any chance? Thank you! |
Do we have any compiled images with panfrost driver enabled or any instructions on how to compile with it?
I try to enable it in the linux config and then compile but always get errors.
Thank you.
The text was updated successfully, but these errors were encountered: