-
-
Notifications
You must be signed in to change notification settings - Fork 172
Could not query DRM device list: No such file or directory #254
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
Comments
Here is the info from my Pi. I was the user experiencing this error. raspinfo
|
Thx, I'll compare that to what it says on my pi What does |
I looks like that folder does not exist for me: ls: cannot access '/dev/dri': No such file or directory |
what display are you using? can you send me the contents of your |
I am just using a regular HDMI monitor. I am waiting for a touchscreen to ship. Will this not even load without a touch screen? That could be the issue.
|
It seems like you have the graphics driver disabled:
if you remove the If it doesn't work, change it to
Yep it will, that shouldn't be a problem. EDIT: My bad, this is configured by one of the instructions in the flutter-pi readme, but I wrote that you can skip this if you're on bullseye. Apparently you can only skip it if you're on bullseye and using a Raspberry Pi 4. |
Thank-you so much! This is now working for me. |
flutter-pi outputs:
and terminates.
The text was updated successfully, but these errors were encountered: