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

RPI 1/Zero Support

Open frankdugan3 opened this issue 6 years ago • 4 comments

I'm not sure if this is supposed to run on RPI1/Zero or not. I tried, and the app seems stuck in a restart cycle and never displays anything on the screen. WPE itself does support RPI 1/Zero.

Am I doing something wrong, or is there no support? If there is no support currently, would be possible to add support?

frankdugan3 avatar Oct 05 '18 22:10 frankdugan3

To anyone else trying to figure this out, I have it working for now by changing the image tag in the Dockerfile to raspberrypi0-669edb1-dirty

frankdugan3 avatar Oct 08 '18 18:10 frankdugan3

@frankdugan3 thanks for posting this here. nevertheless, now i'm getting

12.10.18 15:28:45 (+0200)  main  [LibinputServer] Initialization of linux input system succeeded.
12.10.18 15:28:45 (+0200)  main  [LibinputServer] Enabling handle events.
12.10.18 15:28:47 (+0200)  main  * failed to add service - already in use?

~~did you come past that?~~ ok strike that.

the solution is here: https://github.com/resin-io-projects/resin-wpe/issues/3

barboni avatar Oct 12 '18 13:10 barboni

@frankdugan3 that base image doesn't seem to exist anymore. Any chance you might know of an alternative?

iheart2code avatar Jul 30 '19 03:07 iheart2code

@iheart2code That tag doesn't exist for balena-wpe but it does for resin-wpe. I tried that change but now I get wget: error getting response.

costajpb avatar Oct 30 '20 23:10 costajpb