But when plugging it in into some screen, it only shows the green green cube of the balena os.
I tried multiple deployment methods:
Deploy to balena button on github
The ./bin/deploy_to_balena.sh script on Github
Manually using balena push
Same issue across all three methods.
I also tried moving the RPI2 in a new Application which has “RPI2” as a base device type and then I deployed the application there again, but it won’t work there either.
Any suggestions how to resolve this issue? (Except buying more RPI3’s, because the 2’s should have enough power to handle that aswell).
Thanks for reaching out to Balena. Sorry to hear the device isn’t moving past Balena logo. Can you help share some logs to help see what might be the state or if there are any specific errors?
On the Pi2, is the web-interface functional to manage the Screenly application? Can you browse to the application website and choose what content to display (even if you can’t actually see it via the HDMI output).
So, if your current deployment was done by the Deploy with balena button, you may beed to switch to the traditional balena push methodology. Hope that helps!
Thanks for your answer, the screenly website works perfectly on the RPI 2, looks exactly the same as on an RPI3. The only problem is, that the RPI2 doesn’t show anything besides the balena logo.
Also, as mentioned in my first post, I already tried to deploy using balena push, that also did not work.