balena-electronjs icon indicating copy to clipboard operation
balena-electronjs copied to clipboard

Fix issue with Buster base image and add support for arm64

Open rahul-thakoor opened this issue 5 years ago • 5 comments

  • replace libgnome-keyring with libsecret
  • add dockerfile targeting arm64

Change-type: minor Signed-off-by: Rahul Thakoor [email protected]

rahul-thakoor avatar Sep 25 '19 09:09 rahul-thakoor

Fixes #94 ?

lurch avatar Sep 25 '19 10:09 lurch

@imrehg I pinned the based image to buster and use node-12 Tested on pi4(64bit balenaOS) and pi3 model b

rahul-thakoor avatar Sep 30 '19 06:09 rahul-thakoor

@rahul-thakoor how did you make it to work with pi4? Did you use the Dockerfile.aarch64?

To me it seems like it's targeting 32bit, it says FROM balenalib/raspberrypi3-node:12-buster-build as build

and now I started to build it all the packages are armhf.

Ciantic avatar Jan 23 '20 17:01 Ciantic

But, sir! It works! Using armhf build and rpi4.

Maybe not ideal. Should test for raspberrypi4-64-node support too, it would be fantastic!

Ciantic avatar Jan 23 '20 17:01 Ciantic

Hi, are there any news here for pi4? This would be a great combination with electron. I only get to build but x11 crashes with " (EE) no screens found(EE) "

smarthomeagentur avatar Dec 11 '20 02:12 smarthomeagentur