-
Notifications
You must be signed in to change notification settings - Fork 275
Description
What were you doing?
Installed FullPageOs latest nightly build via Raspberry PI installer on a Raspberry Pi 2.
Added Wifi Information and 3 different URLs in fullpagedashboard.txt
What did you expect to happen?
Wifi was not working, but I could solve it via raspi-config quite easily. -> ok
Website is not displayed. Please confirm the following stettings are correct:
/boot/firmware/fullpageos.txt contains this entrance only:
http://localhost/FullPageDashboard
/boot/firmware/fullpagedashborad.txt contains multiple websites like:
http://localhost/welcome
http://www.google.com
With this settings I should see the welcomepage and the google websites alternating?
What happened instead?
Nothing, whitescreen in Chromium after FullpageOs Logo.
Was there an error message displayed? What did it say?
Just a blank Chromium page
Version of FullPageOS?
0.14.0
Screenshot(s) showing the problem:
[If applicable. Always include if unsure or reporting UI issues.]
If you are building FullPageOS - provide a build.log that is created for the build
N/A
Did I do something completly wrong? Tried with different image files.. once I had the welcome page displayed.
It there somewhere an explanation how to setup the pages after the first boot? I read somewhere on github that the .txt file with the URLs is only loaded at "first boot"?
I read something about a GUI for configuration. I guess it is /scripts/start_gui? If I try to start it, chromium is just blinking the white screen but not showing anything.
Thanks for any help/ideas.