Octopus CI S2 Pro - dvbdev.c:674:19: Fehler: »TUNER_PAD_RF_INPUT« nicht deklariert

  • Hallo,


    ich versuche für die Octopus CI S2 Pro den Treiber unter Fedora 31 zu kompilieren dies schlägt leider fehl.

    Die Karte habe ich noch nicht, ich werde diese vermutlich in 2020 zulegen, wollte aber schon im Vorfeld wissen, ob es das Kompilieren des Treibers reibungslos funktioniert.

    Die Fehlermeldung lautet:



    gibt es dafür bereits eine Lösung ?

    Gruß MartinKG

    Fedora37 kernel-6.1.6-200.fc37.x86_64 Gnome Desktop vdr 2.6.1 mit vdr-softhddevice plugin.

    ViewSonic VX3276 HDMI-1 <------------> HDMI NVidia Geforce-gt-1030

    ViewSonic VX3276 HDMI-2 <------------> HDMI Technotrend S2-6400

  • Thanks for you response.

    I got the source with the following command:

    Code
    git clone -b master https://github.com/DigitalDevices/dddvb.git dddvb


    but how can I pick up the fix with a git command or something else ?

    https://github.com/DigitalDevices/dddvb/pull/37

    Gruß MartinKG

    Fedora37 kernel-6.1.6-200.fc37.x86_64 Gnome Desktop vdr 2.6.1 mit vdr-softhddevice plugin.

    ViewSonic VX3276 HDMI-1 <------------> HDMI NVidia Geforce-gt-1030

    ViewSonic VX3276 HDMI-2 <------------> HDMI Technotrend S2-6400

  • I got the patch with:

    Code
    wget https://github.com/DigitalDevices/dddvb/pull/37/commits/e38f504aa02c05d3917bb65dbe5d13836b251b86.patch

    and apply it with the following command:


    Code
    [root@f31 dddvb]# patch -p1 < /tmp/e38f504aa02c05d3917bb65dbe5d13836b251b86.patch

    but this fails with:


    Zitat

    patching file dvb-core/dvbdev.c

    Hunk #1 FAILED at 598.

    Hunk #2 FAILED at 667.

    Hunk #3 FAILED at 679.

    3 out of 3 hunks FAILED -- saving rejects to file dvb-core/dvbdev.c.rej

    Gruß MartinKG

    Fedora37 kernel-6.1.6-200.fc37.x86_64 Gnome Desktop vdr 2.6.1 mit vdr-softhddevice plugin.

    ViewSonic VX3276 HDMI-1 <------------> HDMI NVidia Geforce-gt-1030

    ViewSonic VX3276 HDMI-2 <------------> HDMI Technotrend S2-6400

    2 Mal editiert, zuletzt von MartinKG ()

  • Hallo Martin,

    im aktuellen git (=dddvb-0.9.37) sind die Änderungen wie im pull request #37 schon übernommen worden, und TUNER_PAD_RF_INPUT für Kernel>=5.2.0 ist auch gelöst. Ein normales makesollte genügen.

    Helmut

    HelmutB passed unfortunately away on July 21, 2022 ... RIP 🖤

  • Hallo Martin,

    im aktuellen git (=dddvb-0.9.37) sind die Änderungen wie im pull request #37 schon übernommen worden, und TUNER_PAD_RF_INPUT für Kernel>=5.2.0 ist auch gelöst. Ein normales makesollte genügen.

    Helmut

    ok, danke habs nochmals probiert, ohne zu patchen, nun klappt es.

    Gruß MartinKG

    Fedora37 kernel-6.1.6-200.fc37.x86_64 Gnome Desktop vdr 2.6.1 mit vdr-softhddevice plugin.

    ViewSonic VX3276 HDMI-1 <------------> HDMI NVidia Geforce-gt-1030

    ViewSonic VX3276 HDMI-2 <------------> HDMI Technotrend S2-6400

Jetzt mitmachen!

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