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

Has anyone tested Raspberry Pi Zero 2 W #216

Closed
tobiasht opened this issue Jan 17, 2022 · 6 comments
Closed

Has anyone tested Raspberry Pi Zero 2 W #216

tobiasht opened this issue Jan 17, 2022 · 6 comments

Comments

@tobiasht
Copy link
Contributor

Just wanted to know if anyone has tested this library with Raspberry Pi Zero 2 W.

@ardera
Copy link
Owner

ardera commented Jan 17, 2022

@jwinarske afaik you wanted to test on Pi Zero 2 W? Have you got it running?

@pezi
Copy link

pezi commented Jan 20, 2022

Tested the gallery example on a Pi Zero 2W, only TV attached, no mouse, no keybaord using SSH to start the app (debug).

Some messages, but the app is available on the screen/TV.

detected VideoCore IV as underlying graphics chip, and VC4 as the driver.
Reporting modified GL_EXTENSIONS string that doesn't contain non-working extensions.
flutter: Observatory listening on http://127.0.0.1:41123/Wzg528JGbcQ=/
[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: FormatException: Missing extension byte (at offset 10)
#0      _Utf8Decoder.convertSingle (dart:convert-patch/convert_patch.dart:1789:7)
#1      Utf8Decoder.convert (dart:convert/utf.dart:318:42)
#2      StringCodec.decodeMessage (package:flutter/src/services/message_codecs.dart:44:25)
#3      JSONMessageCodec.decodeMessage (package:flutter/src/services/message_codecs.dart:99:44)
#4      JSONMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:147:54)
#5      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:167:18)
<asynchronous suspension>
#6      SystemChrome.setApplicationSwitcherDescription (package:flutter/src/services/system_chrome.dart:394:5)
<asynchronous suspension>

[compositor] Could not move cursor to front. Mouse cursor may be invisible. drmdev_plane_get_max_zpos_value: Invalid argument
[compositor] GPU does not supported the desired HW plane order.
             Some UI layers may be invisible.

@tobiasht
Copy link
Contributor Author

Could you check if interaction is working or if it needs some additional work?

@pezi
Copy link

pezi commented Jan 21, 2022

I own a PI compatible touch screen. But currently I have no access to this device - probablay I can test the zero on this device in the next week.

@jwinarske
Copy link
Contributor

@jwinarske afaik you wanted to test on Pi Zero 2 W? Have you got it running?

@ardera I have Pi Zero 2 W images building/running with flutter-pi a month ago. Last build is from 11 days ago:
https://github.com/meta-flutter/meta-flutter/actions/workflows/honister-rpi-zero2w-64.yml

The build failures should go green today with hot fix going into engine beta channel.

I haven't done a smoke test with STM32157MP yet, busy with Vulkan stuff. Should get to it next week!

@tobiasht
Copy link
Contributor Author

tobiasht commented Mar 10, 2022

If Pi Zero 2 W works great with this library. I think it should be added to the documentation for supported devices. Then we can close this "issus"

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

4 participants