Skip to content

Suport for mali GPU Tv Box Amlogic S905X #268

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

Closed
akmalfadli opened this issue Jul 24, 2022 · 4 comments
Closed

Suport for mali GPU Tv Box Amlogic S905X #268

akmalfadli opened this issue Jul 24, 2022 · 4 comments
Labels
waiting for response Issue requires more details by the user to be fixed and will be closed after 21 days on no response.

Comments

@akmalfadli
Copy link

Is there a possibility for flutter-pi to support mali gpu, like the one on android tv box. I have tried it with armbian os but always get error

[modesetting] Could not commit atomic request. drmModeAtomicCommit: Permission denied
[compositor] Could not present frame. drmModeAtomicCommit: Permission denied
@ardera
Copy link
Owner

ardera commented Jul 25, 2022

Does it work if you run flutter-pi with sudo? (Wouldn't recommend doing that in a production environment though)
If it doesn't work is something else using the display maybe?

@akmalfadli
Copy link
Author

after running it with sudo I get an error like this:

[flutter-pi] Warning: Could not load libflutter_engine.so from the asset bundle. dlopen: /home/station01/minipom/libflutter_engine.so: cannot open shared object file: No such file or directory. Trying to open libflutter_engine.so.debug... flutter: The Dart VM service is listening on http://127.0.0.1:44151/K-DsTSFykPo=/ [compositor] GPU does not support reflecting the screen in Y-direction. This is required for rendering into hardware overlay planes though. Any UI that is drawn in overlay planes will look upside down. [compositor] GPU does not supported the desired HW plane order. Some UI layers may be invisible. [modesetting] Could not commit atomic request. drmModeAtomicCommit: Invalid argument [compositor] Could not present frame. drmModeAtomicCommit: Invalid argument [modesetting] Could not commit atomic request. drmModeAtomicCommit: Invalid argument [compositor] Could not present frame. drmModeAtomicCommit: Invalid argument
any suggestions, what should i do?

@ardera
Copy link
Owner

ardera commented Aug 1, 2022

Can you try running kmscube and see if it works?

@ardera ardera added the waiting for response Issue requires more details by the user to be fixed and will be closed after 21 days on no response. label Nov 1, 2022
@github-actions
Copy link

Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. If you find this problem please file a new issue with the same description, what happens and logs. All system setups can be slightly different so it's always better to open new issues and reference the related ones. Thanks for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for response Issue requires more details by the user to be fixed and will be closed after 21 days on no response.
Projects
None yet
Development

No branches or pull requests

2 participants