Giter Site home page Giter Site logo

Comments (6)

BuzzBumbleBee avatar BuzzBumbleBee commented on September 27, 2024

OK so updating to the g13p0 libmali fixed the egl test crashes, but still no chromium video decoding

I have attached the logs, the versions are the same as https://github.com/JeffyCN/yocto-manifests/blob/scarthgap/yocto.xml

libv4l2_rkmpp_log.txt
cr_logs.txt

from meta-rockchip.

JeffyCN avatar JeffyCN commented on September 27, 2024

the cr log shows gpu process crashed

from meta-rockchip.

JeffyCN avatar JeffyCN commented on September 27, 2024

libmali doesn't care about kernel version, but should match the mali driver version, i don't know much about that part, but maybe try to use the ones with closest commit date(in mali driver and libmali)

from meta-rockchip.

BuzzBumbleBee avatar BuzzBumbleBee commented on September 27, 2024

@JeffyCN I rebuilt on latest scarthgap branches for poky / oe / clang and master for browser.

This resulted in a fully working build with GPU and Video acceleration on chromium 126.

However chromium will only work with the '--no-sandbox' flag, without it I get permission denied on libEGL.so and linGLESv2.so (both under /use/lib/chromium)

I'm unsure why this is as the filesystem permissions are all world readable and listable for directories.

from meta-rockchip.

JeffyCN avatar JeffyCN commented on September 27, 2024

the chromium's sandbox has it's own permission system(ioctl blacklist and whitelist)

from meta-rockchip.

JeffyCN avatar JeffyCN commented on September 27, 2024

it's a little hard to add all required device node into those lists, so i just disable the sandbox instead.

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.