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

RPI4 support #38

Open
rvalle opened this issue Mar 5, 2020 · 5 comments
Open

RPI4 support #38

rvalle opened this issue Mar 5, 2020 · 5 comments

Comments

@rvalle
Copy link

rvalle commented Mar 5, 2020

I am trying to get this image running on the Raspberry PI 4.

I started with the alpine version and it is not working with exec error. I noticed that it pulled the amd64 version.

I am not very familiar with multiarch images, neither am I with RPI4. So, I am trying to guess what is going on.

I believe arm32v7 images are compatible, and indeed, after pulling an octoprint armv7 image by digest it does work.

Do you know how to make this image work on RPI4?

@jscholtes
Copy link

Just started the debian image on a Raspberry Pi 4 4GB an it seems to work.

@rvalle
Copy link
Author

rvalle commented Mar 29, 2020

@jscholtes did you try the alpine one?

I wonder what the difference is.

@jscholtes
Copy link

Just replaced the image with 1.4.0-alpine.
It is running and the GUI loads but now i get some errors in the logs.
With the debian image i cloud mount /opt/vc into the container and display the SoC temp of the Pi in the Navbar Temperature plugin.
But now i get:
ValueError: Command not found: /opt/vc/bin/vcgencmd

The are also problems with the ABL expert Plugin:
ValueError: invalid literal for int() with base 10: 'EEPROM OK '

@rvalle
Copy link
Author

rvalle commented Apr 1, 2020

@jscholtes you got further away than me.

I could not get the image to start, I got docker to report execution error instead.

I might just try to use the debian instead...

@thesonandheir
Copy link

Works fine for me on Raspberry Pi 4 4gb running Raspbian 64bit.

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