Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use without Balena OS #45

Open
connected-mgosbee opened this issue May 9, 2019 · 2 comments
Open

How to use without Balena OS #45

connected-mgosbee opened this issue May 9, 2019 · 2 comments

Comments

@connected-mgosbee
Copy link

connected-mgosbee commented May 9, 2019

Is there a way to allow WPE to work full screen without needing to install an unsupported custom OS?

@petrosagg
Copy link
Contributor

@connected-mgosbee you should be able to use the docker image on a raspberry pi that runs a non-graphical OS. This is because WPE writes directly to the framebuffer so it needs full control of it. I haven't tested it myself though.

balenaOS is part of our balena platform and is definitely supported and tailored for devices running containers unattended. Did you have an issue with using balenaOS?

@kytart
Copy link

kytart commented Oct 27, 2019

if you install any OS, like Raspbian without a graphical interface, it's enough to install Docker and then run something like

docker run --privileged petrosagg/balena-wpe:raspberrypi3-094d55a /usr/bin/cog https://github.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants