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

Orange Pi Zero 3 configuration #421

Open
jupiter9595 opened this issue May 17, 2024 · 1 comment
Open

Orange Pi Zero 3 configuration #421

jupiter9595 opened this issue May 17, 2024 · 1 comment

Comments

@jupiter9595
Copy link

jupiter9595 commented May 17, 2024

As my predecessors said, great work! Thank you for your effort!

I've successfully configured flutter-pi on Rasperry Pi Zero 2W

Now I would like to run it on Orange Pi Zero 3

I'm running Ubuntu 22.04 compiled by OrangePi

Successfully ran GUI test:

=======================================================
glmark2 2021.02

OpenGL Information
GL_VENDOR:     Mesa
GL_RENDERER:   Mali-G31 (Panfrost)
GL_VERSION:    3.1 Mesa 23.2.1-1ubuntu3.1~22.04.2

But encountered the following errors when running flutter-pi (code recompiled for aarch64 with > flutterpi_tool build --arch=arm64)

flutter-pi timer_linux2a
modesetting.c: Could not set DRM client universal planes capable. drmSetClientCap: Operation not supported
flutter-pi.c: Could not create drmdev from device at "/dev/dri/card1". Continuing.
egl_gbm_render_surface.c: Couldn't create GBM surface for rendering. gbm_surface_create_with_modifiers: Invalid argument
egl_gbm_render_surface.c: Will retry without modifiers
flutter: The Dart VM service is listening on http://127.0.0.1:41759/hq1w0dqu8fk=/
modesetting.c: Commit requested, but drmdev is paused right now.
window.c: Could not commit frame request.
modesetting.c: Commit requested, but drmdev is paused right now.
window.c: Could not commit frame request.
modesetting.c: Commit requested, but drmdev is paused right now.
window.c: Could not commit frame request.
modesetting.c: Commit requested, but drmdev is paused right now.
window.c: Could not commit frame request.
modesetting.c: Commit requested, but drmdev is paused right now.
window.c: Could not commit frame request.
modesetting.c: Commit requested, but drmdev is paused right now.
window.c: Could not commit frame request.
modesetting.c: Commit requested, but drmdev is paused right now.
window.c: Could not commit frame request.
modesetting.c: Commit requested, but drmdev is paused right now.
window.c: Could not commit frame request.
modesetting.c: Commit requested, but drmdev is paused right now.
window.c: Could not commit frame request.
modesetting.c: Commit requested, but drmdev is paused right now.
window.c: Could not commit frame request.
modesetting.c: Commit requested, but drmdev is paused right now.
window.c: Could not commit frame request.
modesetting.c: Commit requested, but drmdev is paused right now.
window.c: Could not commit frame request.
modesetting.c: Commit requested, but drmdev is paused right now.

Has anyone successfully configured Orange Pi Zero 3 (or other OrangePi) board?

@ardera
Copy link
Owner

ardera commented Jun 4, 2024

Is there another app running that is using display output?
Can you try running with sudo?

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