-
-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Description
Hi!
I'm trying to run the release binary from november 2019, I get this error:
pi@raspberrypi:~ $ ./flutter-pi -m /dev/input/event0 -t /dev/input/event0 flutter_gallery_assets/flutter_assets/ -r 90
Using mouse input from mouse /dev/input/event0
Using touchscreen input from /dev/input/event0
Asset bundle path: flutter_gallery_assets/flutter_assets/
engine_argv[0] = ./flutter-pi
engine_argv[1] = -r
engine_argv[2] = 90
initializing display...
Opening DRM device...
Getting DRM resources...
/dev/dri/card0 doesn't look like a modeset device
Possibly the binary still does not support the Rpi4 (possibly related to this issue) and I have to manually compile, correct?
I have run all the steps to build the Flutter app assets, app.so
and downloaded the engine binaries from this branch.
I have customized the raspi according to your instructions.
thanks for your project 👍
Metadata
Metadata
Assignees
Labels
No labels