FullPageOS icon indicating copy to clipboard operation
FullPageOS copied to clipboard

PC Hardware?

Open mikopia opened this issue 2 years ago • 9 comments

Can we install FullPageOS on PC hardware (i.e. Dell OptiPlex Micro)? Given that it is hard to find RPis these days.

Or what other alternatives are there?

mikopia avatar May 16 '22 20:05 mikopia

You could build an armbian variant (which is supported in CustomPiOS) and run it on all the devices supported here: https://www.armbian.com/ If there is some kind of debain x64 base image you could use that.

However I haven't tested that in a while so if you hit any issue please report it.

Who is we?

guysoft avatar May 16 '22 20:05 guysoft

I’m also interested in something like FullPageOS for a non-raspberry pi device. @mikopia were you able to get something working or identify an alternate solution?

kevireilly avatar Sep 12 '22 06:09 kevireilly

Related or duplicate: https://github.com/guysoft/FullPageOS/issues/436

guysoft avatar Sep 12 '22 18:09 guysoft

@kevireilly non-raspberrypi or PC? BEcause there is a difference. Armbian could be built and adapted, but running on PC x86 would require major changes to the build system

guysoft avatar Sep 12 '22 18:09 guysoft

Fair question and essentially both, though x86 seems potentially more common at a lower price point and smaller form factor.

kevireilly avatar Sep 12 '22 19:09 kevireilly

That depends, Single Board computers are commonly arm64 and cheaper,. also you save on power. But if you are looking in to re-using old laptops then they might be more available around you.

Although it would be great to support both. ATM the build system has limitations to build for stuff which is not a Debian-based image that you can chroot in to. It would need someone to step up and add support, since I have no time for this ATM.

guysoft avatar Sep 12 '22 20:09 guysoft

Ah true true that this is a different scenario for SOCs and such. While @mikopia’s underlying issue was mentioned as hardware availability, in addition to that I’m also looking at compute/graphics power relative to cost for an image and video use case. Though power requirements are an important portability point too for sure.

At any rate, really appreciate you providing feedback, contributing really useful open source software, and if I make any progress on broader support I will definitely be contributing. Thanks very much.

kevireilly avatar Sep 12 '22 22:09 kevireilly

This may be one option: https://porteus-kiosk.org/

kevireilly avatar Sep 24 '22 02:09 kevireilly

@kevireilly They support intelx86 only and not Raspberrypi and other arm devices. The fact they mention in likely means they have an open issue on their systems to support Raspberrypi/ARM. I guess its a mirror of this issue :)

guysoft avatar Oct 18 '22 10:10 guysoft