voltaserve icon indicating copy to clipboard operation
voltaserve copied to clipboard

Raspberry Pi support

Open cheney-yan-ifl opened this issue 1 year ago • 4 comments

Tried on raspberry-pi (pi4 with dietpi as OS) and the service does not start.

Did not dig too deep but what had been blocked at is idp server fail to start. Tried to build the image again on raspberry pi and the failure is at the line bun install --frozen-lockfile --production which fails 'Illegal instruction (core dumped)'.

Expected result

  • Clarify the status of raspberry pi/arm structure in readme (so other ppl can be aware)
  • If possible, consider supporting/testing on raspberry pi.

cheney-yan-ifl avatar Jul 06 '24 07:07 cheney-yan-ifl

@cheney-yan-ifl I'm now doing testing on an emulator (UTM) for a 64-bit Arm Cortex-A76, with 4GB of RAM + Debian 12 Bookworm to emulate a Raspberry Pi environment. If after my tests this works with minimal efforts, I will do the necessary adjustments and add the changes to the next update v2.1.

Let's keep in touch with this, at Voltaserve we want to provide first class support for Raspberry Pi, and as you already have a Raspberry Pi hardware you could help us with testing, it's a win-win situation for both of us! That's because right now we still didn't order Raspberry Pi hardware for testing.

I will write you here soon once my testing is done.

bouassaba avatar Jul 06 '24 15:07 bouassaba

I tested on an Arm Cortext-76 emulator (UTM) which I guess would be little closer to a Raspberry Pi 5 everything works smooth except the generation of thumbnails for 3D models, that's because this Node.js package @shopify/screenshot-glb fails for some reason I don't know yet, to launch a headless Chrome instance inside the Arm container.

That's my latest status update on this.

bouassaba avatar Jul 07 '24 16:07 bouassaba

@bouassaba If it helps my friend can test on bare Raspberry Pi 4b :)

loboda4450 avatar Jul 09 '24 18:07 loboda4450

@bouassaba If it helps my friend can test on bare Raspberry Pi 4b :)

For sure! that would be greatly appreciated!

bouassaba avatar Jul 09 '24 18:07 bouassaba