balena-wpe
balena-wpe copied to clipboard
RPI 1/Zero Support
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?
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 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
@frankdugan3 that base image doesn't seem to exist anymore. Any chance you might know of an alternative?
@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
.