Backports Kernel 3.16 / DVB Core

  • Hi,


    I have installed the VDR Addon/repo and the Backports Kernel 3.16.
    I use a SAT>IP Receiver and vtuner/satip Module. If i try to compile the vtuner Module, always the error "could not find demux.h" occours.
    Does anybody know if dvb-core ist included in the Backports Kernel?


    Greets, Jochen

    omv 1.14 kralizec | 64 bit | 3.16 backport kernel | omvextrasorg 1.13
    Plugins: Virtualbox, VDR (e-toby 2.2, jessie, manual), OwnCloud, Backup, MiniDLNA, Openvpnas, MySQL, USB Datasave, USV
    HW:Asrock q1900-ITX / 8GB RAM / 60 GB SSD / 2 TB Seagate Green + 2 TB WD Red = RAID 1 / APC Back-UPS CS 350 / Digibit R1 SAT>IP

    • Offizieller Beitrag

    Looks like it.
    /lib/modules/3.16-0.bpo.2-amd64/kernel/drivers/media/dvb-core/dvb-core.ko

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Hi,


    try to compile again, but just miss source for de media/v4l tree. If i do

    Code
    find / -type f -name *dmxdev.h*


    i find nothing. Even Kernel Sources and Headers installed.


    when i:

    Code
    git clone git://linuxtv.org/media_build.git


    this files are present, but i have unkown symbols and so on errors.
    What can i do? Please help...


    Jochen

    omv 1.14 kralizec | 64 bit | 3.16 backport kernel | omvextrasorg 1.13
    Plugins: Virtualbox, VDR (e-toby 2.2, jessie, manual), OwnCloud, Backup, MiniDLNA, Openvpnas, MySQL, USB Datasave, USV
    HW:Asrock q1900-ITX / 8GB RAM / 60 GB SSD / 2 TB Seagate Green + 2 TB WD Red = RAID 1 / APC Back-UPS CS 350 / Digibit R1 SAT>IP

  • Hi,


    got vtuner compiled. Must install the complete Kernel Source:

    Code
    apt-get install linux-source-3.16


    unpack the package and change the path in the vtuner code:

    C
    #include "/usr/src/linux-source-3.16/drivers/media/dvb-core/dmxdev.h"
    #include "/usr/src/linux-source-3.16/drivers/media/dvb-core/dvb_demux.h"
    #include "/usr/src/linux-source-3.16/drivers/media/dvb-core/dvb_frontend.h"
    #include "/usr/src/linux-source-3.16/drivers/media/dvb-core/dvb_net.h"
    #include "/usr/src/linux-source-3.16/drivers/media/dvb-core/dvbdev.h"


    It works now. But ist this the right way? What did i wrong?


    Jochen

    omv 1.14 kralizec | 64 bit | 3.16 backport kernel | omvextrasorg 1.13
    Plugins: Virtualbox, VDR (e-toby 2.2, jessie, manual), OwnCloud, Backup, MiniDLNA, Openvpnas, MySQL, USB Datasave, USV
    HW:Asrock q1900-ITX / 8GB RAM / 60 GB SSD / 2 TB Seagate Green + 2 TB WD Red = RAID 1 / APC Back-UPS CS 350 / Digibit R1 SAT>IP

  • Thats the right way. ;)


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!