guysoft / FullPageOS

A raspberrypi distro to display a full page browser on boot
GNU General Public License v3.0
3.78k stars 227 forks source link

update for Raspberry PI 5 (Bookworm) #498

Closed Speedymatze closed 1 month ago

Speedymatze commented 4 months ago

I would like to use a Raspberry PI 5, is a new version possible?

guysoft commented 4 months ago

Yes, I just started a nightly build (they are built on demand). If it passes it should be up and available shortly. Since there is demand I think if its functional I will open a release candidate and you can review it for release. Related #497

Speedymatze commented 4 months ago

That's great, but I can't find the "nightly build". Where can I download it? Or did the build not work?

guysoft commented 4 months ago

The build failed. Apt call failed on internet request. Will try again. And if that fails will look in to it tomorrow

guysoft commented 4 months ago

Looks like /boot moved to /boot/firmware and that needs to be fixed

lokomoti commented 3 months ago

I would also appreciate working image for Pi 5. Should I stay on Pi 4 until it gets released?

1liminal1 commented 2 months ago

So does this work on the 5 yet?

guysoft commented 2 months ago

@1liminal1 There is a nightly build which I didn't get to test. If you want to test it that would help! I hope to get time to test it soon. I have to do that both for FullPageOS and OctoPi. Now that the build system seems to be working.

1liminal1 commented 2 months ago

Thanks! Im happy to test. I did see nightly builds in the Raspberry Pi image flasher (cant remember the date though) Is that were to get it?

1liminal1 commented 2 months ago

Ok, so I installed the nightly from the 19th and it didn't work, it booted to a login page, I logged in and got nothing on the screen except a kinda Debian background. Then it shut off and pressing the buttion the green light would come on for a sec and flash like it was reading the card. Then turn red again. Im new to the Pi 5, so it would have a red steady light and nothing on the screen.

Also it did not seem to connect to the wifi? I added my config though the pi flashing app and the user was correct, but wifi didnt work.

guysoft commented 2 months ago

Ok, the issue is the /boot files, I will fix it.

1liminal1 commented 2 months ago

Awesome! Thanks

Let me know where to get the build from? 🙂


From: Guy Sheffer @.> Sent: Thursday, 22 February 2024 3:12 AM To: guysoft/FullPageOS @.> Cc: Shane Twentyman @.>; Mention @.> Subject: Re: [guysoft/FullPageOS] update for Raspberry PI 5 (Bookworm) (Issue #498)

Ok, the issue is the /boot files, I will fix it.

— Reply to this email directly, view it on GitHubhttps://github.com/guysoft/FullPageOS/issues/498#issuecomment-1957145095, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACQE5VRXJJXVH4N6SDZ5MXDYUYMHTAVCNFSM6AAAAABBOYSMDWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJXGE2DKMBZGU. You are receiving this because you were mentioned.Message ID: @.***>

1liminal1 commented 2 months ago

Also, can I use the wifi ssh settings from the flasher, or do I need to edit the fullpageos-wpa-suplicant? (from memory, it was something like that anyway :)

guysoft commented 2 months ago

Ok, the latest nightly from 2023-02-23 boots for me and loads the welcome page (note there were a few builds that day, so make sure to take the latest one). I tested with a Pi 5.

I had to update a few things in CustomPiOS, you are welcome to test and report now.

1liminal1 commented 2 months ago

Oh ok, sorry, I didn't hear back and needed to keep moving, so ended up setting up with native Raspbian :)

tzvigqb commented 2 months ago

@guysoft I'm having the same issue as @1liminal1, using the latest version from here. Am I missing something? Thanks!

guysoft commented 2 months ago

Dont set the username to anything other that "pi". There is a bug if its chaged #432

tomm144 commented 2 months ago

I use nightly build for rpi5 and facing problem with fullpagedashboard. Chrome block iframes and i cannot load pages. I found that's problem with chrome which block iframes. Any advice?

tomm144 commented 2 months ago

Temporary solution (wokred for me) - https://chromewebstore.google.com/detail/framer-make-iframes-possi/adohambhfalbpaenaclmhhjhilmakmoo

guysoft commented 1 month ago

Tested, works, closing.