You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did all steps & after running flutter-pi flutter_assets i've got this error:
Could not set DRM client universal planes capable. drmSetClientCap: Operation not supported
[flutter-pi] Could not create drmdev from device at "/dev/dri/card1". Continuing.
[flutter-pi] WARNING: display didn't provide valid physical dimensions.
The device-pixel ratio will default to 1.0, which may not be the fitting device-pixel ratio for your display.
===================================
display mode:
resolution: 800 x 480
refresh rate: 60Hz
physical size: 0mm x 0mm
flutter device pixel ratio: 1.000000
===================================
gbm: failed to open any driver (search paths /usr/lib/arm-linux-gnueabihf/dri:$${ORIGIN}/dri:/usr/lib/dri)
gbm: Last dlopen error: /usr/lib/dri/sun4i-drm_dri.so: cannot open shared object file: No such file or directory
failed to load driver: sun4i-drm
[flutter-pi] Could not create GBM Surface. gbm_surface_create_with_modifiers: Function not implemented
The text was updated successfully, but these errors were encountered:
You can try building mesa yourself or using a different distro, someone one the discord mentioned that armbian worked well for him with a Tinkerboard (DietPi didn't for example, though don't know what you're using right now though)
I also have a RPI4, and i am getting Invalid SDK hash
I did all steps & after running
flutter-pi flutter_assets
i've got this error:The text was updated successfully, but these errors were encountered: