Coder Social home page Coder Social logo

Solution for RasPi on OSMC? about antennas HOT 10 CLOSED

nroTTron avatar nroTTron commented on May 30, 2024
Solution for RasPi on OSMC?

from antennas.

Comments (10)

osscombat avatar osscombat commented on May 30, 2024

+1 for the same on Pi with Librelec

from antennas.

fsegouin avatar fsegouin commented on May 30, 2024

You can easily run this on a node docker image for armhf.

from antennas.

osscombat avatar osscombat commented on May 30, 2024

I don't get it how to do this, not a docker fan or guru yet. Would be much more easier to deal with 1 executable and config for armhf as well, Librelec has a very limited add-on oriented environment.

from antennas.

fsegouin avatar fsegouin commented on May 30, 2024

@osscombat Actualy libreelec has built-in Docker support so it's just a matter of having a Dockerfile based on a node image made for armhf. I can give it a go and post a pull request if it helps?

from antennas.

osscombat avatar osscombat commented on May 30, 2024

If it's possible. I have a docker service on librelec up and running, but that's all. I can test this further on if you can support this option.

from antennas.

fsegouin avatar fsegouin commented on May 30, 2024

@osscombat I am not sure how @TheJF wants to handle this (separate Dockerfile in the master branch or 1 branch per architecture?), but in the meantime I forked his repo and created an arm32v7 (Raspberry Pi 2/3) dockerfile under the branch arch/arm32v7. Please try my image at fsegouin/antennas:arm32v7 and let me know if it works.

from antennas.

jfarseneau avatar jfarseneau commented on May 30, 2024

@fsegouin Thanks for being awesome! :D And yeah, hmm, I'm wondering how I can autobuild both the x86 and ARM version on Docker hub. I might have to get some CI setup for that, and we tag each release with -arm32v7 appended to the version number

from antennas.

fsegouin avatar fsegouin commented on May 30, 2024

@TheJF You're very welcome 🙌🏻 It's a bit tricky as you need QEMU in the docker image to be able to use an automated build system on Docker Hub (see https://ownyourbits.com/2018/06/27/running-and-building-arm-docker-containers-in-x86/). I went the easy route and built it myself on my Pi for now as a PoC.

from antennas.

osscombat avatar osscombat commented on May 30, 2024

Thanks a lot @fsegouin, with fsegouin/antennas:arm32v7 image it runs fine on Rpi3!

from antennas.

ronniedude avatar ronniedude commented on May 30, 2024

Sorry to necro an old thread but I was attempting to get Antennas running via docker image on my Raspberry Pi Zero W. The unfortunate part of the fork above is that the Broadcom ARM chip (ARM1176) on this only supports armv6 microarchitecture, not armv7.

Seems like I'll have to abandon the docker method for now. Unless @fsegouin can pull a hail mary like he did 4 years ago.

from antennas.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.