EOA-Blockchain-Labs / ethereumonarm

Tools and scripts to build images that turn ARM devices into ful Ethereum nodes
GNU General Public License v3.0
143 stars 35 forks source link

Does this work on OrangePi 5 Plus? #61

Closed binomialstew closed 1 year ago

binomialstew commented 1 year ago

It looks to be running through the setup correctly at first, but then it times out with rk3x-i2c fec800000.i2c: timeout, ipd: 0x80, state: 3 indefinitely.

This is with an NVME that I have formatted with a single partition before attempting this setup with the ethonarm_orangepi5_23.04.00.img.zip image flashed to an SD card.

binomialstew commented 1 year ago

I just noticed this 5 plus image. I'm going to try and build and see if I can set up with this.

binomialstew commented 1 year ago

Yeah that worked! I also found the image URL from the makefile.

binomialstew commented 1 year ago

For anyone else having trouble that comes across this, I realize now that the image I linked is only the base image used for the final image created by this package. Since the Plus 5 image is not listed in the official downloads, you can make the image for the 5 plus using the makefile.