repetier-touch-screen-display-do-not-show-up-after-boot
i have a printer with Repetier installed with raspberry pi board and 7” touch display , recently i updated the pi board in it and now it doesn’t boot up in Repetier touch ui. I don’t know how to fix it. Reflashing card is not an option.
Comments
to contain this:
That is the best start method I know surpressing all error dialogs which I want to use on next image. You can use
nano /home/pi/.config/openbox/autostart
to edit the file.
situation before apply- system boots up and after some time a white seen appears with 'Requested file not found' then i have to press Alt+F4 to get the touch user interface
situation after apply-system boots up and after some time a white seen appears with 'Requested file not found' then i press Alt+F4 to get the touch user interface but again the same white screen appears and next time when i press Alt+F4 a black screen comes forever.
Possible Reason-
you suggested=
# Uncomment the following 3 commands to have display always on
but in official site https://www.repetier-server.com/booting-into-touchscreen-mode-for-linux/ =
Something in chromium is stored causing the problem so I'd say delete the chromium settings and restart.
rm -rf /home/pi/.config/chromium
and restart.
This is assuming the server is running correctly. If the server is not started, the error is correct and changes to chromium do not help. So what is with regular access with pc browser to http://serverip:3344 - does that work? If not please check /var/lib/Repetier-Server/logs/server.log to see until where it comes to get an idea why starting fails.