-
-
Notifications
You must be signed in to change notification settings - Fork 173
flutter_gallery not running #171
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
Hi,
|
If I try without sudo it says |
Yes, use 'sudo usermod -a -G render pi' |
People take commands too literally :) , especially those who use little Linux. @ardera fyi |
i have done |
Same error Again
|
'cannot lock /etc/passwd; try again later'. |
@DisDis sorry I pasted the wrong code... I have done this
But I still have this issue
|
yeah But it's not too uncommon it seems: https://superuser.com/questions/296373/cannot-lock-etc-passwd-try-again-later EDIT: At any rate, the usermod command needs to succeed otherwise you'll always get the permission denied error when launching flutter-pi without |
I tried using |
In that case it seems like someone else is using video output. Do you have a desktop environment running? If yes you need to configure booting into console mode in |
Yes it was my case, I was running desktop Raspbian. I reinstalled my RPi OS removing the desktop support. Now in debug mode works perfectly. Thank you so much! |
I followed the wiki but it doesn't work the app.
The text was updated successfully, but these errors were encountered: