camflow-dev icon indicating copy to clipboard operation
camflow-dev copied to clipboard

Build on/for PI

Open tfjmp opened this issue 6 years ago • 4 comments

We would want to run CamFlow on Raspberry Pi (testing on V3 model B)

Progress to this point:

  • kernel build on the pi as of commit https://github.com/CamFlow/camflow-dev/commit/6b084cf7d02686f04bcc453110b8228980913a9a make compile arch=arm64. Need to ensure that CamFlow is selected during make config (Security->Enable different security models; you may also want to untick Security->Integrity subsystems
  • the generated image form is not correct for the Pi
  • camflowd failed to install (check if mqtt lib is compatible with ARM target, if not make mqtt optional)

Help from Pi enthusiast welcome ;).

tfjmp avatar Nov 09 '18 15:11 tfjmp

https://blog.michael.franzl.name/2016/10/31/raspberry-pi-debian/ <<< have a look at this.

tfjmp avatar Nov 09 '18 15:11 tfjmp

The link is invalid now, could you please share the steps of installing and running CamFlow on ARM architecture? Thank you very much.

85ya avatar Aug 30 '23 02:08 85ya

We haven't built for ARM/Raspberry as far as I know.

Why do you want to run on ARM devices?

tfjmp avatar Aug 30 '23 15:08 tfjmp

We haven't built for ARM/Raspberry as far as I know.

Why do you want to run on ARM devices?

Thanks for your reply, I want to collect system provenance datas on Nvidia development board, whose architecture is ARM.

85ya avatar Aug 31 '23 08:08 85ya