Skip to content

Running flutter-pi on PiTFT 2.8" doesn't work #112

Closed
@MrCustomizer

Description

@MrCustomizer

I'm trying to show Flutter apps on my PiTFT 2.8" capacitive display. I've connected the PiTFT to a Raspberry Pi 3 Model B and have followed this guide to set it up in HDMI mirror mode. I chose this mode as it is mentioned in the guide that only this mode supports OpenGL and flutter-pi seems to be dependent on OpenGL.
Trying to start the flutter gallery app with flutter-pi results in the following error:

[flutter-pi] Could not query DRM device list: No such file or directory

I'm guessing it tries to list /dev/dri, but this directory does not exist in my current setup.

Is it theoretically possible to run Flutter apps on this PiTFT and if so, what can I do to help find the cause of the problem? I've attached the output of raspinfo.
raspinfo.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions