Giter Site home page Giter Site logo

Comments (16)

natcl avatar natcl commented on June 20, 2024 12

Any updates on this?

from balena-wpe.

floion avatar floion commented on June 20, 2024 10

@liquidmagic we need to put this issue in the prio list somehow; not sure when that will happen

We'll make sure to update this ticket with the progress

from balena-wpe.

smarthomeagentur avatar smarthomeagentur commented on June 20, 2024 5

Hi,
I build the Image with the changes descried here for VC4 support: https://github.com/Igalia/meta-webkit/wiki/RPi
The Image can be found here: https://hub.docker.com/r/danielboe/resin-wpe/

Here are the changes I made:
https://bitbucket.org/danielboe/balena-wpe/commits/8d73c841fc55df0b2c77a3fe4495cebf4888f33c

I stuck now with the Error:
19.02.20 19:00:28 (+0100) wpe 2020/02/19 18:00:28 Command is 'cog'
19.02.20 19:00:28 (+0100) wpe 2020/02/19 18:00:28 Starting listening on port 8080
19.02.20 19:00:29 (+0100) wpe wpe: could not load the impl library. Is there any backend installed?: libWPEBackend-default.so: cannot open shared object file: No such file or directory

Edit:
After changing cog to this I get new error messages:
cog --platform=fdo --cookie-store=always $WPE_URL &
19.02.20 20:33:30 (+0100) wpe (cog:21): GLib-DEBUG: 19:33:30.371: posix_spawn avoided (child_setup specified)
19.02.20 20:33:30 (+0100) wpe ** (cog:21): DEBUG: 19:33:30.455: platform_setup: Platform name: fdo
19.02.20 20:33:30 (+0100) wpe ** (cog:21): DEBUG: 19:33:30.455: platform_setup: Platform plugin: libcogplatform-fdo.so
19.02.20 20:33:30 (+0100) wpe (cog:21): Cog-FDO-DEBUG: 19:33:30.468: Initializing Wayland...
19.02.20 20:33:30 (+0100) wpe ** (cog:21): WARNING **: 19:33:30.468: Platform setup failed: Could not open Wayland display
19.02.20 20:33:30 (+0100) wpe ** (cog:21): DEBUG: 19:33:30.468: Instantiating default WPE backend as fall-back.
19.02.20 20:33:30 (+0100) wpe ** (cog:21): CRITICAL **: 19:33:30.468: WebKitWebViewBackend* webkit_web_view_backend_new(wpe_view_backend*, GDestroyNotify, gpointer): assertion 'backend' failed
19.02.20 20:33:30 (+0100) wpe ** (cog:21): ERROR **: 19:33:30.468: Could not instantiate any WPE backend.

from balena-wpe.

dcnoren avatar dcnoren commented on June 20, 2024 2

This was my one use-case for Balena, and I went and bought a Pi 4 without checking this. Woops. Looks like I'll scratch the Balena plan, oh well.

from balena-wpe.

liquidmagic avatar liquidmagic commented on June 20, 2024 1

Hello,

Is there a plan to upgrade for Pi 4?

Thank you

from balena-wpe.

liquidmagic avatar liquidmagic commented on June 20, 2024 1

@liquidmagic we need to put this issue in the prio list somehow; not sure when that will happen

We'll make sure to update this ticket with the progress

Any updates?

from balena-wpe.

adamtester avatar adamtester commented on June 20, 2024

Related: #52

from balena-wpe.

codefriar avatar codefriar commented on June 20, 2024

If someone can link me to a 'getting started editing balena proejcts' i'm happy to try and create a patch for this.

from balena-wpe.

balena-ci avatar balena-ci commented on June 20, 2024

[shaunmulligan] This issue has attached support thread https://jel.ly.fish/#/support-thread~460394ec-6186-4619-8cbe-88caf74c6e5b

from balena-wpe.

floion avatar floion commented on June 20, 2024

@codefriar you would need to do the changes highlighted above, then recompile the base image using the build script https://github.com/balena-io-projects/balena-wpe/blob/master/base-image/build.sh , then push the resulting image to dockerhub, then change wpe to use your newly built image (change would go here https://github.com/balena-io-projects/balena-wpe/blob/master/Dockerfile#L1 ) .
Then commit these changes and then git push balena.
So at this point you would have wpe running with weston and from here you would need to figure out how to get it to render on the screen.

from balena-wpe.

floion avatar floion commented on June 20, 2024

Not yet as of now

from balena-wpe.

lukecurtis93 avatar lukecurtis93 commented on June 20, 2024

any update on this?

from balena-wpe.

 avatar commented on June 20, 2024

Any update?

from balena-wpe.

jbotte avatar jbotte commented on June 20, 2024

Any updates on this?

from balena-wpe.

niedfelj avatar niedfelj commented on June 20, 2024

@jbotte @vbersier @lukecurtis93 They have another repo with a gpu accelerated chromium browser that supports RPI4

https://github.com/balenablocks/browser

from balena-wpe.

 avatar commented on June 20, 2024

@niedfelj looks promising! For now I'm using the balenaDash project since it has a chromium browser that works on rpi4 as well. But the link you provided looks more in line with what I need.

from balena-wpe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.