Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker arm64 image ? #34

Closed
nmaster2042 opened this issue Dec 12, 2019 · 7 comments
Closed

Docker arm64 image ? #34

nmaster2042 opened this issue Dec 12, 2019 · 7 comments

Comments

@nmaster2042
Copy link

I'm using a khadas vim2 SBC with aarch64 processor.

Do you plan to make a suitable docker image for it ?

@jketterl
Copy link
Owner

I don't have access to any comparable hardware right now. I am aware that there's new instance types available on EC2, I will check them out as soon as I find time. I have been thinking of using one of these machines as a build server.

@nmaster2042
Copy link
Author

Let me know if you get access to such architecture, I'll be happy to test the new docker image if you make it.

@vielmetti
Copy link

It may be the case that issues with building csdr on arm64 need to be resolved first, per F5OEO/rpitx#173 and ha7ilm/csdr#43

@jketterl
Copy link
Owner

I was just googling around and about to buy an Odroid... until I learned that this is actually just a matter of getting another image for one of my Raspberry Pi 3/4. I'm downloading the latest Ubuntu 64bit right now. Let's see if it's really that easy 🙂

@jketterl
Copy link
Owner

Success! I did have to patch the csdr cpu detection around a bit (https://github.com/jketterl/csdr/tree/cpufeatures), i hope that there's no collateral damage from that, and the sdrplay support is broken (same as x86_64, it seems). But other than that, it seems to be working!

I have pushed it to the docker hub, it is included in the manifest, so jketterl/openwebrx:latest should work for aarch64 now :)

@nmaster2042
Copy link
Author

I confirm it's actually running on docker aarch64. Great thanks.
I'll make more tests.

@jketterl
Copy link
Owner

awesome, thanks for the feedback :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants