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

Support for direct rendering to Framebuffer #457

Open
shwetashah16 opened this issue Oct 31, 2024 · 3 comments
Open

Support for direct rendering to Framebuffer #457

shwetashah16 opened this issue Oct 31, 2024 · 3 comments

Comments

@shwetashah16
Copy link

Is there a way to override rendering to use direct frame buffer? I am using armv7 32 bit device which only has support for Framebuffers.

@ardera
Copy link
Owner

ardera commented Nov 1, 2024

Currently, no, there is some basic infrastructure there so it could be implemented, but just hasn't been done yet. Do you mind telling me what device you're talking about precisly? iMX6?

@shwetashah16
Copy link
Author

Device is in-house created based on Qualcomm chip set sdx65, which we want to try replace current display UI with Flutter.

@ardera
Copy link
Owner

ardera commented Nov 4, 2024

Mh, when looking for sdx65 I only find a 5G modem. @jwinarske recently shared something on Discord regarding fbdev support though, does ivi-homescreen support it? :)

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