USB-Stick

    • Hallo Leute

      Ich habe eine Neuigkeit was das installieren eurer DVB-T USB-Tuner betrifft. Ich hatte es frueher mit dem Lataamo Plugin gemacht. Diese Vorgehensweise ist jedoch viel einfacher. Es funktioniert mit den folgenden Sticks/Chipsets:

      as102
      a800
      a867
      af9005
      af9015
      af9035
      au6610
      az6027
      ce6230
      cinergyT2
      dib0700
      dibusb-mb
      dibusb-mc
      dtt200
      dtv5100
      dw2102
      ec168
      gl861
      nova-t-usb2
      m920x
      smsusb
      vp702x
      vp7045

      Die Datei im Anhang per FTP in var/temp kopieren und ueber den Offline-Installer ausfuehren. Box neu starten und der Stick wird automatisch erkannt. Dies gilt fuer die meisten der oben aufgefuehrten Sticks, 18 um genau zu sein. Sollte der Stick nicht automatisch erkannt werden, also einer der 5 Sticks, die nicht vom Script automatisch aktiviert werden, muss man per Telnet folgenden Befehl eingeben:

      #/usr/script/installdtt.sh <module_name>

      Ich habe auf meiner DM800 einen Hauppauge WinTV NOVA-T-HD mod. 368 (70019) Chipset dib0700 installiert und er wurde automatisch erkannt.

      Ich hoffe, jemandem somit gedient zu haben und stehe fuer Fragen gerne zur Verfuegung.

      Liebe Gruesse aus Italien
      Dateien
      DM 7080 HD
      DM 8000 HD PVR
    • who dont read forum posts and reads a year old info
      newnigma2.to/wbb2/search.php

      and tread has little wrong title
      dm7080sstt; 2x dm8000sstt; dm7020s <- Diseq1x4 <- 3x Diseq1x10 <-
      Dishes:
      1.8m 36E;28E;23E;19E;16E;13E;7E
      1.6m 42E;36E
      1.0m 10/9E;5E;1W;8W
      1.0m 15W;22W;30W
      1.1m 4/5W;12W;18W;24W
      1.1m 53E;60E
      1.0m 75E
      TVs: Philips 46pfl9707s; Philips 42pfl9703h
    • Now it's all automated in a form of ipk package.

      The package consists a directory structure which will be automagically installed to your box which the most important part is a hacked version of usbtuner binary (v0.1.9.2). It will install a set of scripts and run them after install to automatically detect and install your USB connected tuner.

      There are 18 tuners supported by the installation script. This means that some tuners wont get automatically recognized and you will have to specify the name of your tuner as a parameter to the install script in order get it automatically set up in case you're the unlucky owner of such device.

      There are 23 tuners supported in total by this package (/usr/script/loaddttmodules.sh have support for 23 module-sets ) but as mentioned above the install script (/usr/script/installdtt.sh) have support for only 18 of them. This is due to the fact that main part of installdtt.sh is taken from lataamo's enigma2 package for installing and setting up drivers for older kernels. I don't know the usb ids of the missing ones so couldn't add them in.

      These are the supported (by /usr/sript/loaddttmodules.sh) module-sets (devices):
      as102
      a800
      a867
      af9005
      af9015
      af9035
      au6610
      az6027
      ce6230
      cinergyT2
      dib0700
      dibusb-mb
      dibusb-mc
      dtt200
      dtv5100
      dw2102
      ec168
      gl861
      nova-t-usb2
      m920x
      smsusb
      vp702x
      vp7045

      If your tuner is not automatically recognized by running:
      #/usr/script/installdtt.sh

      and you know it's module name (from the above list) run:
      #/usr/script/installdtt.sh <module_name>

      and it will be installed.

      /usr/bin/lsusb which will be installed by this package as well can help you identify your tuner (module name). Simply ssh/telnet to your box and issue:
      #lsusb

      This will give you a list of usb devices and one of it maybe your usb tuner with some hints on device name which you can then eg. google.

      The install script will add your module name into /etc/dtt.devices which then will be used by /etc/init.d/restartDtt.sh to feed /usr/script/loaddttmodules.sh. loaddttmodules.sh loads up the required module list which effects is (if all goes well) having /dev/dvb/adapter1 directory and possibly more (if you have more usb tuners connected).

      The attached package contains dvb modules and firmware which will be installed in /lib/modules/dvbt/ and /lib/firmware. These modules are the modules for kernel 2.6.18-7.4-dm800 and loaddttmodules.sh have hardcoded paths to this directory which means it will only work with the above mentioned kernel and supplied modules. It is possible to have it working with different (newer) kernel if you copy the required modules to /lib/modules/dvbt/ and comment out the check for kernel version in installdtt.sh. This of course will work only if nothing will change in the kernel for vtuner which could result in the usbtuner binary not working.

      Anyways...Most of the times you should simply copy the ipk package to your dreambox, ssh or telnet to it and execute:
      #opkg install usbtuner_0.1_dm800.ipk
      After which u either need to restart the whole box or just enigma2 (GUI). If all goes well you'll see additional tuner in your tuner configuration (MENU->Settings->Service Search->Tuner Setup or something like that)
      DM 7080 HD
      DM 8000 HD PVR
    • Oehm,

      #ipkg install usbtuner_0.1_dm800.ipk

      Das wird nicht funktionieren. IPKG wird von unserem Image schon seit einiger Zeit nicht mehr unterstuetzt, wenn Du schon hier Anleitungen einstellt, dann bitte auch richtig. ;) Nicht einfach Copy 'n Waste.
      "Remember, if it's psychobilly, it's gotta have some rockabilly in it somwhere. It ain't just punk with a double bass." (P.Paul Fenech)
    • Ich habe das neuste Image Newnigma2 3.2 auf meiner DM800 und es hat tadellos funktioniert. Datei in var/temp und ueber Offline installer ausgefuehrt. Mit dem Laatamo Plugin wurde der Stick nie richtig erkannt, einige Sender DVB-T blieben schwarz oder das Bild war unstabil. Zudem blockierte es immer die Cccam. Mit der obigen Datei laeuft alles reibungslos. Man will eine Freude mit anderen Teilen und wird stehts nur kritisiert. Verstehe ich nicht, sorry!
      DM 7080 HD
      DM 8000 HD PVR
    • Bitte erst richtig lesen was ich geschrieben habe!

      Das ist konstruktive Kritik an Deiner Anleitung, nicht am Plugin selber!
      Du sollst halt in der Anleitung "ipkg" durch "opkg" ersetzen, da das Newnigma2 Image den IPKG Paketmanager nicht mehr unterstuetzt!
      Wenn Dir das zu viel ist, kann ich Dein Posting auch gerne selber editieren. ;)
      "Remember, if it's psychobilly, it's gotta have some rockabilly in it somwhere. It ain't just punk with a double bass." (P.Paul Fenech)
    • Ja bitte, ich habe das Plugin genau wie angehaengt installiert. Ich bin kein Experte. Wenn da was falsch beschrieben ist, dann korrigiere es bitte.

      MartiniB kritisiert das Post und Plugin. Wirft vor, mann suche nicht im Forum. Ich lese alles was hilfreich sein kann. Und dieses Plugin ist hier nirgends zu finden.

      LG
      DM 7080 HD
      DM 8000 HD PVR
    • Hallo isql,
      nochmals recht herzlichen Dank für deine Bemühungen und das tolle Treiberpaket.
      Von solch konstruktiven Beiträgen, wie deinem lebt ein Forum. Ignoriere doch einfach die Nörgler.

      Liebe Grüße, Schlaubi
    • Original von isgl
      MartiniB criticized the post and plug-in.

      dont take it personaly, there are some reasons
      1. somewhere at the forum alredy were publicated version usbtuner_0.4.3b_dm800.ipk
      2. trough this painfull thema we have went some weeks ago
      3. personaly me dont accept this style of developeing when some stuf is wrote only for one of many dreambox models
      4. also why spend dreambox's flash space with that many other drivers which will never be used
      5. by use ipk you will never lern what is what
      6. after run once online update your modified enigma2.sh will be gone

      @LoUiS
      7. also im not happy on situation when DreamMultiMedia(and then NN2 team) provide broken drivers and i have to isntal them from clone boxes supporter team
      dm7080sstt; 2x dm8000sstt; dm7020s <- Diseq1x4 <- 3x Diseq1x10 <-
      Dishes:
      1.8m 36E;28E;23E;19E;16E;13E;7E
      1.6m 42E;36E
      1.0m 10/9E;5E;1W;8W
      1.0m 15W;22W;30W
      1.1m 4/5W;12W;18W;24W
      1.1m 53E;60E
      1.0m 75E
      TVs: Philips 46pfl9707s; Philips 42pfl9703h
    • Original von isgl
      Ja bitte, ich habe das Plugin genau wie angehaengt installiert. Ich bin kein Experte. Wenn da was falsch beschrieben ist, dann korrigiere es bitte.

      MartiniB kritisiert das Post und Plugin. Wirft vor, mann suche nicht im Forum. Ich lese alles was hilfreich sein kann. Und dieses Plugin ist hier nirgends zu finden.

      LG


      Ok, ich habe es angepasst. Du hattest ja geswchrieben, Du hast es ueber die GUI mit dem Offline-Installer installiert. ;) Der kennt natuerlich unser opkg und installiert es auch so. In Deiner englischen Anleitung stand aber die manuelle Installation von der CLI mit "#ipkg install usbtuner_0.1_dm800.ipk" beschrieben und das kann aus den oben beschriebenen Gruenden halt nicht funktionieren. Das hast Du IMHO vermutlich aus einem anderen Forum rauskopiert. ;)
      "Remember, if it's psychobilly, it's gotta have some rockabilly in it somwhere. It ain't just punk with a double bass." (P.Paul Fenech)
    • Originally posted by MartiniB
      Original von isgl
      MartiniB criticized the post and plug-in.

      dont take it personaly, there are some reasons
      1. somewhere at the forum alredy were publicated version usbtuner_0.4.3b_dm800.ipk
      2. trough this painfull thema we have went some weeks ago
      3. personaly me dont accept this style of developeing when some stuf is wrote only for one of many dreambox models
      4. also why spend dreambox's flash space with that many other drivers which will never be used
      5. by use ipk you will never lern what is what
      6. after run once online update your modified enigma2.sh will be gone

      @LoUiS
      7. also im not happy on situation when DreamMultiMedia(and then NN2 team) provide broken drivers and i have to isntal them from clone boxes supporter team


      Hi MartiniB

      On this site I never found this kind of plugin. I saw it on a spanish forum called todo dream. I found the file you mean on IHAD.
      Dateien
      DM 7080 HD
      DM 8000 HD PVR
    • Originally posted by LoUiS
      Original von isgl
      Ja bitte, ich habe das Plugin genau wie angehaengt installiert. Ich bin kein Experte. Wenn da was falsch beschrieben ist, dann korrigiere es bitte.

      MartiniB kritisiert das Post und Plugin. Wirft vor, mann suche nicht im Forum. Ich lese alles was hilfreich sein kann. Und dieses Plugin ist hier nirgends zu finden.

      LG


      Ok, ich habe es angepasst. Du hattest ja geswchrieben, Du hast es ueber die GUI mit dem Offline-Installer installiert. ;) Der kennt natuerlich unser opkg und installiert es auch so. In Deiner englischen Anleitung stand aber die manuelle Installation von der CLI mit "#ipkg install usbtuner_0.1_dm800.ipk" beschrieben und das kann aus den oben beschriebenen Gruenden halt nicht funktionieren. Das hast Du IMHO vermutlich aus einem anderen Forum rauskopiert. ;)


      Danke LoUiS
      DM 7080 HD
      DM 8000 HD PVR