#Open hardware components?

1 messages · Page 1 of 1 (latest)

earnest mural
real pivot
earnest mural
real pivot
# earnest mural Why so?

its an older CPU
released in 2012 and was used with the rpi3b+

it only has 2gb of ram
which is min recommended so may have some issues and if you try and add any addons it will likely cause issues.

16gb emmc is too small (32 is min recomended)
has micro sd card slot but you SHOULD ABSOLUTLY NOT use a sd card long term
doesnt seem to have any other options for drives so realistically you would end up needing to use a SSD via USB which is obviously less than ideal.

there is no direct build of haos for it so you may have to build and support it yourself

earnest mural
#

Beagle do publish a HA image

#

The USB/ SSD is a concern..

real pivot
# earnest mural Beagle do publish a HA image

the a53 was released in 2012
looks like the only image they have is is from 2023 and by the looks of it its a supervised install which is totally not recomended and is being depreccted.
realistically if you dont want to ever use anything newer then 2023 then maybe you can

real pivot
real pivot
earnest mural
real pivot
#

plus its build on top of debian and from their demos it supports addons. therefore its likely a supervised install which is being deprecated

#

honestly if you want a low power system then use a green and support the project by doing so

earnest mural
#

I want an open hardware system.

real pivot
#

the nightly build from what i can tell is not building anything new. it might be building every day but its building stuff from 2023

#

to be blunt: if you want to go this route then sure you can probably get stuff running but you will be completely on your own. this is the kind of thing people do as a curiosity to see if it could in theory work.
its not something that is used for an actual production system

earnest mural
#

Yeah, it's for the hell of it. (I spent a year building a little open hardware robot just to see if I could figure it out)

real pivot
#

as long as you dont actually intend on using it. then sure you could get these boards and flash a 2 year old unsupported version on there and look at it boot...

earnest mural
real pivot
#

if your going to run container then you could could using any distro with docker. but you loose native updating and native addon support.

earnest mural
real pivot
#

using those kind of packages are again not officially supprted so your at the mercy of whomever maintains for nix. but can have a go

earnest mural
#

Doesn't look like they have Beagle as a target anyway, so maybe virtualised is the only route.