Giter Site home page Giter Site logo

Comments (11)

JeffyCN avatar JeffyCN commented on May 23, 2024

??? the yocto sdk with chromium worked well for years...

from meta-rockchip.

JeffyCN avatar JeffyCN commented on May 23, 2024

i was using this to build images:
https://github.com/JeffyCN/yocto-manifests

from meta-rockchip.

namtrino avatar namtrino commented on May 23, 2024

The Chromium Wayland from https://github.com/JeffyCN/yocto-manifests can run.
But I was faced with two issues, poor video playback performance and it crashed randomly.

from meta-rockchip.

JeffyCN avatar JeffyCN commented on May 23, 2024

video playback is at the best performance, it has hw dec and dma importing and gpu rendering. (using v4l2vda+v4l2-mpp plugin+mpp)

crash issue should related to chromium-wayland or chromium framework, you can report to chromium issue system or try different versions

chromium-x11 should work too.

gbm should be used in chromiumos, it requires more patches.

fydeos has chromiumos-like sdk for rk3399 and rk3588 using gbm, i don't have their patches.

from meta-rockchip.

JeffyCN avatar JeffyCN commented on May 23, 2024

one guess would be using egl get platform display api to get egl gbm display, instead of the legacy egl get display api

from meta-rockchip.

namtrino avatar namtrino commented on May 23, 2024

Hi, chromium gbm require EGL version 1.5 (current version is 1.4) . Is it possible to upload version 1.5 to public?

from meta-rockchip.

JeffyCN avatar JeffyCN commented on May 23, 2024

it's almost impossible to upgrade it.

and i don't think it requires that, because the google do have chromebook with chromeos(chrome + gbm) for 3288 and 3399, and fydeos has chromiumos(chromium + gbm) for 3399/3588.

from meta-rockchip.

namtrino avatar namtrino commented on May 23, 2024

I already tested with RK3399 with yocto-manifest.
It also failed EGL_BAD_DISPLAY.

from meta-rockchip.

JeffyCN avatar JeffyCN commented on May 23, 2024

it's been tested by lots of people for years...

from meta-rockchip.

JeffyCN avatar JeffyCN commented on May 23, 2024

FYI, i've heard they use mali with dummy platform + google's minigbm for chrome os/chromium os's ozone gbm

from meta-rockchip.

namtrino avatar namtrino commented on May 23, 2024

Thank you for an information. I think I should study FydeOS with rockchip platform first.
Because look like they use mpp (https://github.com/openFyde/overlay-rock5b-openfyde/blob/main/sys-kernel/chromeos-kernel-5_10/files/012-add-virtual-v4l2-devices.patch).

BTW, I will closed this issue because meta-rockchip focus on wayland with linux gbm.

from meta-rockchip.

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.