Can't install new DVB driver in Ubuntu 16.04












0















I'm trying to install a new driver version of ddbridge device.
I make module from source. When I try to install, I get messages like:



/usr/src/dddvb# make install
make -C /lib/modules/4.4.0-34-generic/build SUBDIRS=/usr/src/dddvb CONFIG_DVB_CORE=m CONFIG_DVB_DDBRIDGE=m CONFIG_DVB_DRXK=m CONFIG_DVB_TDA18271C2DD=m CONFIG_DVB_CXD2099=m CONFIG_DVB_LNBP21=m CONFIG_DVB_STV090x=m CONFIG_DVB_STV6110x=m CONFIG_DVB_STV0367=m CONFIG_DVB_TDA18212=m CONFIG_DVB_STV0367DD=m CONFIG_DVB_TDA18212DD=m CONFIG_DVB_OCTONET=m CONFIG_DVB_CXD2843=m CONFIG_DVB_STV0910=m CONFIG_DVB_STV6111=m CONFIG_DVB_LNBH25=m CONFIG_DVB_MXL5XX=m modules
make[1]: вход в каталог «/usr/src/linux-headers-4.4.0-34-generic»
Building modules, stage 2.
MODPOST 16 modules
WARNING: modpost: Found 1 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
make[1]: выход из каталога «/usr/src/linux-headers-4.4.0-34-generic»
make -C apps
make[1]: вход в каталог «/usr/src/dddvb/apps»
make[1]: Цель «all» не требует выполнения команд.
make[1]: выход из каталога «/usr/src/dddvb/apps»
make -C /lib/modules/4.4.0-34-generic/build SUBDIRS=/usr/src/dddvb modules_install
make[1]: вход в каталог «/usr/src/linux-headers-4.4.0-34-generic»
INSTALL /usr/src/dddvb/ddbridge/ddbridge.ko
At main.c:222:
- SSL error:02001002:system library:fopen:No such file or directory: bss_file.c:175
- SSL error:2006D080:BIO routines:BIO_new_file:no such file: bss_file.c:178
sign-file: certs/signing_key.pem: No such file or directory




Secure Boot in BIOS is disabled (by me), and boot mode is legacy.



How to remove DKMS module checks from my system?










share|improve this question





























    0















    I'm trying to install a new driver version of ddbridge device.
    I make module from source. When I try to install, I get messages like:



    /usr/src/dddvb# make install
    make -C /lib/modules/4.4.0-34-generic/build SUBDIRS=/usr/src/dddvb CONFIG_DVB_CORE=m CONFIG_DVB_DDBRIDGE=m CONFIG_DVB_DRXK=m CONFIG_DVB_TDA18271C2DD=m CONFIG_DVB_CXD2099=m CONFIG_DVB_LNBP21=m CONFIG_DVB_STV090x=m CONFIG_DVB_STV6110x=m CONFIG_DVB_STV0367=m CONFIG_DVB_TDA18212=m CONFIG_DVB_STV0367DD=m CONFIG_DVB_TDA18212DD=m CONFIG_DVB_OCTONET=m CONFIG_DVB_CXD2843=m CONFIG_DVB_STV0910=m CONFIG_DVB_STV6111=m CONFIG_DVB_LNBH25=m CONFIG_DVB_MXL5XX=m modules
    make[1]: вход в каталог «/usr/src/linux-headers-4.4.0-34-generic»
    Building modules, stage 2.
    MODPOST 16 modules
    WARNING: modpost: Found 1 section mismatch(es).
    To see full details build your kernel with:
    'make CONFIG_DEBUG_SECTION_MISMATCH=y'
    make[1]: выход из каталога «/usr/src/linux-headers-4.4.0-34-generic»
    make -C apps
    make[1]: вход в каталог «/usr/src/dddvb/apps»
    make[1]: Цель «all» не требует выполнения команд.
    make[1]: выход из каталога «/usr/src/dddvb/apps»
    make -C /lib/modules/4.4.0-34-generic/build SUBDIRS=/usr/src/dddvb modules_install
    make[1]: вход в каталог «/usr/src/linux-headers-4.4.0-34-generic»
    INSTALL /usr/src/dddvb/ddbridge/ddbridge.ko
    At main.c:222:
    - SSL error:02001002:system library:fopen:No such file or directory: bss_file.c:175
    - SSL error:2006D080:BIO routines:BIO_new_file:no such file: bss_file.c:178
    sign-file: certs/signing_key.pem: No such file or directory




    Secure Boot in BIOS is disabled (by me), and boot mode is legacy.



    How to remove DKMS module checks from my system?










    share|improve this question



























      0












      0








      0








      I'm trying to install a new driver version of ddbridge device.
      I make module from source. When I try to install, I get messages like:



      /usr/src/dddvb# make install
      make -C /lib/modules/4.4.0-34-generic/build SUBDIRS=/usr/src/dddvb CONFIG_DVB_CORE=m CONFIG_DVB_DDBRIDGE=m CONFIG_DVB_DRXK=m CONFIG_DVB_TDA18271C2DD=m CONFIG_DVB_CXD2099=m CONFIG_DVB_LNBP21=m CONFIG_DVB_STV090x=m CONFIG_DVB_STV6110x=m CONFIG_DVB_STV0367=m CONFIG_DVB_TDA18212=m CONFIG_DVB_STV0367DD=m CONFIG_DVB_TDA18212DD=m CONFIG_DVB_OCTONET=m CONFIG_DVB_CXD2843=m CONFIG_DVB_STV0910=m CONFIG_DVB_STV6111=m CONFIG_DVB_LNBH25=m CONFIG_DVB_MXL5XX=m modules
      make[1]: вход в каталог «/usr/src/linux-headers-4.4.0-34-generic»
      Building modules, stage 2.
      MODPOST 16 modules
      WARNING: modpost: Found 1 section mismatch(es).
      To see full details build your kernel with:
      'make CONFIG_DEBUG_SECTION_MISMATCH=y'
      make[1]: выход из каталога «/usr/src/linux-headers-4.4.0-34-generic»
      make -C apps
      make[1]: вход в каталог «/usr/src/dddvb/apps»
      make[1]: Цель «all» не требует выполнения команд.
      make[1]: выход из каталога «/usr/src/dddvb/apps»
      make -C /lib/modules/4.4.0-34-generic/build SUBDIRS=/usr/src/dddvb modules_install
      make[1]: вход в каталог «/usr/src/linux-headers-4.4.0-34-generic»
      INSTALL /usr/src/dddvb/ddbridge/ddbridge.ko
      At main.c:222:
      - SSL error:02001002:system library:fopen:No such file or directory: bss_file.c:175
      - SSL error:2006D080:BIO routines:BIO_new_file:no such file: bss_file.c:178
      sign-file: certs/signing_key.pem: No such file or directory




      Secure Boot in BIOS is disabled (by me), and boot mode is legacy.



      How to remove DKMS module checks from my system?










      share|improve this question
















      I'm trying to install a new driver version of ddbridge device.
      I make module from source. When I try to install, I get messages like:



      /usr/src/dddvb# make install
      make -C /lib/modules/4.4.0-34-generic/build SUBDIRS=/usr/src/dddvb CONFIG_DVB_CORE=m CONFIG_DVB_DDBRIDGE=m CONFIG_DVB_DRXK=m CONFIG_DVB_TDA18271C2DD=m CONFIG_DVB_CXD2099=m CONFIG_DVB_LNBP21=m CONFIG_DVB_STV090x=m CONFIG_DVB_STV6110x=m CONFIG_DVB_STV0367=m CONFIG_DVB_TDA18212=m CONFIG_DVB_STV0367DD=m CONFIG_DVB_TDA18212DD=m CONFIG_DVB_OCTONET=m CONFIG_DVB_CXD2843=m CONFIG_DVB_STV0910=m CONFIG_DVB_STV6111=m CONFIG_DVB_LNBH25=m CONFIG_DVB_MXL5XX=m modules
      make[1]: вход в каталог «/usr/src/linux-headers-4.4.0-34-generic»
      Building modules, stage 2.
      MODPOST 16 modules
      WARNING: modpost: Found 1 section mismatch(es).
      To see full details build your kernel with:
      'make CONFIG_DEBUG_SECTION_MISMATCH=y'
      make[1]: выход из каталога «/usr/src/linux-headers-4.4.0-34-generic»
      make -C apps
      make[1]: вход в каталог «/usr/src/dddvb/apps»
      make[1]: Цель «all» не требует выполнения команд.
      make[1]: выход из каталога «/usr/src/dddvb/apps»
      make -C /lib/modules/4.4.0-34-generic/build SUBDIRS=/usr/src/dddvb modules_install
      make[1]: вход в каталог «/usr/src/linux-headers-4.4.0-34-generic»
      INSTALL /usr/src/dddvb/ddbridge/ddbridge.ko
      At main.c:222:
      - SSL error:02001002:system library:fopen:No such file or directory: bss_file.c:175
      - SSL error:2006D080:BIO routines:BIO_new_file:no such file: bss_file.c:178
      sign-file: certs/signing_key.pem: No such file or directory




      Secure Boot in BIOS is disabled (by me), and boot mode is legacy.



      How to remove DKMS module checks from my system?







      boot drivers dkms






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Feb 8 at 12:37









      grooveplex

      2,20611433




      2,20611433










      asked Feb 8 at 12:23









      A. GrabilenkoA. Grabilenko

      11




      11






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116660%2fcant-install-new-dvb-driver-in-ubuntu-16-04%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116660%2fcant-install-new-dvb-driver-in-ubuntu-16-04%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

          is 'sed' thread safe

          How to make a Squid Proxy server?