-
Notifications
You must be signed in to change notification settings - Fork 242
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
Sometimes blackscreen after boot, no chromium start - has cursor #509
Comments
Is FullPageOS connected to the internet? Because it will not start the browser before an internet connection is detected |
Hello, i forgot to mention that i have wrote disabled in /boot/check_for_httpd Its also very random, with and without ethernet connected its happening We have to restart.. 1 or maybe 2 times and then ist opening... |
No matter what I try (different pis: 3, 3b+, 4, ethernet, wifi...); I cannot get past the black screen with a cursor. version: 2024-01-12 08:10 Also fullpageos logo fails every time as well. please help. thanks note: 2023-05-12 07:34 seems to work just fine |
Ok, you gave an important bit of information - you have a cursor. That means that the GUI is on, but the browser is not starting. Lets try to override everything just to see you got that bit right: Try to replace:
Then reboot This should back up the chroium start script. and when you boot you should get an xterm. Its not a browser yet, but at least it means you will not get a totally black screen, and you can try to run commands from there. Then I would suggest running:
That should start chromium with the settings. And if it fails you might get an output on the shell so we can understand what is going wrong. |
HI 2023-05-12 07:34 version seems works, but sometimes it is not. :) How can I add a little start delay? No much experience w Raspberry yet. Thx. |
Yeah start delay should help but i dont know where the autostart ist of onepageos Our pis are connected via wired ethernet |
I was having this same error so I built my own: https://github.com/chasecee/pi-kiosk-scripts |
I wonder if we should add a timeout to waiting for internet. so at lease people get something. |
Recommend you try the latest nightly, lots of stuff was fixed. Also working on fixing the user-not-pi bug. |
Hi, sorry for the question. Can you explain how I can update FullpageOS via ssh without having to reflash everything to the SD card? |
@fladdie Please post questions like this in the discussion forum and not in a random issue that some has posted. In short - you can't there is no remote update flashing in FullPageOS. And I don't have the capacity to design and build such a thing. In general when you build such a system and you want remote updates you need something such as a two-parition system where you can update one and fallback on the other. Something like this: https://sbabic.github.io/swupdate/overview.html#double-copy |
Hey, please try the latest RC that should fix the issue. |
Closing if no reply, issue should be fixed in 0.14.0 RC1 |
What were you doing?
Starting fullpageos on rpi4 4gb
What did you expect to happen?
Chromium starts and shows webpage
What happened instead?
Blackscreen
Was there an error message displayed? What did it say?
No, just blackscreen
Version of FullPageOS?
0.14.0
The text was updated successfully, but these errors were encountered: