TV adapter drivers missing from 11.0.4?

  • This is what came out:



    It talks about NVidia, which doesn't have much to do with this I suppose, but it seemingly affects these TV tuners in TVHeadend.

    So... now what :)

    Edited 3 times, last by Rataplan626 (February 20, 2024 at 3:54 PM).

  • Sounds good. So when Raspbian incorporates that into their builds, it will one day 'automatically' end up in LE? Is that how things work? Now I have this build system up and running, can I build an 11.0.6 with this patch incorporated?

  • I'm really sorry for my compile noobness, but how do I check?

    "git show <hash>" should output the patch content if the upstream kernel hashes have been merged correctly into the downstream Raspberry Pi kernel source that we use with RPi images. If they haven't, that will error and you'll have to search (grep) the commit log to find the commit message and confirm the patch is present.

  • Sorry for the late reply, life hit me hard the last couple of weeks. Getting everything back on track now. This weekend I updated to LE12 on a test SD-card, and it still doesn't work. My build-vm is still on 11 though.


    git seems to report that patch is present:

    and some more after that.

    So that patch seems to be incorporated.