Dtt Support On Vti Image

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • Sure - I added second download link.

      Now, it is my wish and every linux developer out there to keep these sources open. With any changes you make, please share your source code to community. These sources are GPL. Let's keep this spirit alive.
      Vu+ DUO / DM800 / UFS-910 / DM500 / TRIPLE DRAGON

      Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von vu_duo ()

    • Try with winrar
      Pustekuchen ist keine Blume.

      Vu+ DUO - 500GB HDD (Samsung EcoGreen F2) - Vu+ DUO - 500GB HDD (Samsung EcoGreen F3)
      Vu+ SOLO - 500GB HDD (WD Mybook Essential 2,5") - Samsung USB DVD Brenner
      DM800 - Abcom IPBox 910 - Opticum HD TS 9600
      Zotac Mag Mini als Medialplayer - Buffalo Drive Station Pro als NAS
    • Read the instructions for dm800 - it will get you going.

      I used .config not kconfig for modules generator. It is quite similar with v4linux pc setup (see linuxtv.org/repo/) with few modifications - still making your life easy to generate new things.

      I suggest you apply the instructions applicable also for vu+ original image and generate dvb-usb-gp8psk.ko to see how everything is working ( this particular usb-dvb driver is already selected in .config) and move forward trying new things.
      Vu+ DUO / DM800 / UFS-910 / DM500 / TRIPLE DRAGON
    • Hi

      When i try the first command i get the following error :

      Quellcode

      1. make -C /home/cali/Documentos/Download/v4l-dm800.tar/v4l-dm800/v4l release
      2. make[1]: Entering directory `/home/cali/Documentos/Download/v4l-dm800.tar/v4l-dm800/v4l'
      3. Searching in /home/cali/media/f69ae5ce-0e90-4a14-b95f-9f4e6d1226cb/TodoDream/VUplus/bm750/bm750/build/tmp/work/bm750-oe-linux/linux-bm750-2.6.18-r4/stblinux-2.6.18/Makefile for kernel version.
      4. Forcing compiling to version ..
      5. *** Warning: You should configure and build kernel before compiling V4L
      6. make[1]: Leaving directory `/home/cali/Documentos/Download/v4l-dm800.tar/v4l-dm800/v4l'
      Dreambox 500 600 7020 7025
      Vu+ Duo
      QboxHD
    • Quellcode

      1. Searching in /home/cali/media/f69ae5ce-0e90-4a14-b95f-9f4e6d1226cb/TodoDream/VUplus/bm750/bm750/build/tmp/work/bm750-oe-linux/linux-bm750-2.6.18-r4/stblinux-2.6.18/Makefile for kernel version.


      That line doesn't look right to me...

      It should be more easier then that :)
      Vu+ DUO / DM800 / UFS-910 / DM500 / TRIPLE DRAGON
    • Try this one for Avermedia A850. The driver does not require to load all tuner modules (like Dreamelite ones does; should be the mxl5005s for A850) and is compiled for 5.1 image from this source linuxtv.org/hg/~anttip/af9015/
      Dateien
      • drivers.zip

        (151,39 kB, 122 mal heruntergeladen, zuletzt: )

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von Chuscha ()

    • Hi,

      Modules are for use with OE1.6 only and compiled in the same manner as descriped. Now included af9005, af9013 and af9015, this time with firmware folder.

      Have a good evening.
      Dateien
      • dvb2.zip

        (597,29 kB, 113 mal heruntergeladen, zuletzt: )
    • Hi

      @scope34

      So why when i try i get the error :

      Quellcode

      1. cali@cali-desktop:~/Documentos/Download/v4l-dm800.tar/v4l-dm800$ make release DIR=~/media/f69ae5ce-0e90-4a14-b95f-9f4e6d1226cb/TodoDream/VUplus/bm750/bm750/build/tmp/work/bm750-oe-linux/linux-bm750-2.6.18-r4/stblinux-2.6.18
      2. make -C /home/cali/Documentos/Download/v4l-dm800.tar/v4l-dm800/v4l release
      3. make[1]: se ingresa al directorio `/home/cali/Documentos/Download/v4l-dm800.tar/v4l-dm800/v4l'
      4. Searching in /home/cali/media/f69ae5ce-0e90-4a14-b95f-9f4e6d1226cb/TodoDream/VUplus/bm750/bm750/build/tmp/work/bm750-oe-linux/linux-bm750-2.6.18-r4/stblinux-2.6.18/Makefile for kernel version.
      5. Forcing compiling to version ..
      6. *** Warning: You should configure and build kernel before compiling V4L
      7. make[1]: se sale del directorio `/home/cali/Documentos/Download/v4l-dm800.tar/v4l-dm800/v4l'
      Dreambox 500 600 7020 7025
      Vu+ Duo
      QboxHD
    • You should build a complete VU+ image using the original VU+ Makefile BEFORE compiling the v4l-drivers. this makes sure that your environment is setup correctly and also creates the Makefile in the kernel directory...