Giter Site home page Giter Site logo

Comments (5)

JeffyCN avatar JeffyCN commented on June 19, 2024

Failed creating base context during opening of kernel driver.
Kernel module m[y not have been loaded

something wrong in your kernel mali driver.(/dev/mali0)

from meta-rockchip.

LiuFeiChen avatar LiuFeiChen commented on June 19, 2024

root@rockchip-rk3588-rock-5b:/dev# cat mali0
[ 1131.958287] mali fb000000.gpu: Firmware header version 0.2 not understood
[ 1131.958601] mali fb00000cat: can't open 'mali0': Invalid argument
0.gpu: Firmware initialization failed

So how do I configure the kernel?

from meta-rockchip.

JeffyCN avatar JeffyCN commented on June 19, 2024

that log means the mali firmware(/lib/firmware/mali_csffw.bin) is too new for the kernel driver.

rk3588 is using Rockchip's BSP kernel 5.10, the mirror on my github for it is a little old(i'm not allowed to mirror the newer version here).

so maybe you can:
1/ find other RK 5.10 kernel source on github(radxa maybe)
or
2/ downgrade the libmali's firmware(firmware/g610/mali_csffw.bin):
https://github.com/JeffyCN/mirrors/commits/libmali/firmware/g610/mali_csffw.bin

this one might work:
JeffyCN/mirrors@7809b2a

from meta-rockchip.

LiuFeiChen avatar LiuFeiChen commented on June 19, 2024

Thank you very much, this commit version work fine for me.

JeffyCN/mirrors@ca33693

from meta-rockchip.

LiuFeiChen avatar LiuFeiChen commented on June 19, 2024

md5sum mali_csffw.bin
8cacdb33ddb8ccaa2281d318e60c1376 mali_csffw.bin

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.