Git Product home page Git Product logo

Comments (3)

hexdump0815 avatar hexdump0815 commented on July 23, 2024

@gociii - this warning is harmless - it looks like the kernel does not find a firmware it would like to load - most probably the filename it searches does not match the installed firmware files ... i just have a debian bookworm at hand right now and there are at least some files /lib/firmware/s5p-mfc* - maybe a "dmesg | grep -i firmware" will bring up which filename the kernel is searching for ... this firmware is for video encoding and decoding and is not really well supported on a mainline system (but maybe i'm wrong with this assumption), so it should be no drama if it is not found ...

from linux-mainline-and-mali-generic-stable-kernel.

hexdump0815 avatar hexdump0815 commented on July 23, 2024

looks like this is it maybe: https://forum.odroid.com/viewtopic.php?p=296928#p296928

from linux-mainline-and-mali-generic-stable-kernel.

gociii avatar gociii commented on July 23, 2024

Thanks for the info hexdump0815. Appears on 5.19.1 too, but doesn't seem to hinder it's headless functionality.

dmesg output:

[ 0.000000] Running under secure firmware.
[ 18.845073] s5p-mfc 13400000.codec: preallocated 8 MiB buffer for the firmware and context buffers
[ 18.854848] s5p-mfc 13400000.codec: Direct firmware load for s5p-mfc.fw failed with error -2
[ 18.858242] s5p_mfc_load_firmware:69: Firmware is not present in the /lib/firmware directory nor compiled in kernel
[ 20.098033] s5p-mfc 13400000.codec: Direct firmware load for s5p-mfc.fw failed with error -2
[ 20.110106] s5p_mfc_load_firmware:69: Firmware is not present in the /lib/firmware directory nor compiled in kernel
[ 20.147639] s5p-mfc 13400000.codec: Direct firmware load for s5p-mfc.fw failed with error -2
[ 20.155647] s5p_mfc_load_firmware:69: Firmware is not present in the /lib/firmware directory nor compiled in kernel

from linux-mainline-and-mali-generic-stable-kernel.

Related Issues (11)

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.