How to install USB-T-stick on a Newnigma2 image?

    • Sky Italia Digital Key

      Hi is there a way of installing a Sky Italy DVB-T a867 on NN2 please?

      Sorry for asking but I got really tired after 3 days trying several layouts without success.

      I was trying to install what I think is a CE6230 (linuxtv.org/wiki/index.php/File:Intel_CE6230_2.jpg) to no success.

      I have a DM800HD se as below:

      Devicename: dm800se
      Enigma Version: 2011-11-10-3.2
      Image Version: Newnigma2 v3.3.1 2011-11-14
      Frontprozessor Version: V3
      Webinterface Version: 1.6.8
      Tuners
      Tuner A: BCM4505 (DVB-S2)
    • Sorry for posting my first post as a question but I have been using NN2 for the last 3 years or so without any problems that I haven't realised that I am not posting anything.

      I think NN2 is the best image for DMMs :D
    • Originally posted by djmastera2000
      As i know there are no linux drivers for it...


      Ok.
      May I ask for help like for dummy.

      I want to buy DVB-T dongle (cheaper than Dream Multimedia DVB-T card).

      My kernel veriosn is: 2.6.18-7.4-dm8000

      So if I choose any dongle from this site which is supported by my kernel or older will it work on DM8k or I should know something more?
      ============
      SubsDownloader
    • with dm8k dream have tested:
      Noname Gray(ID 8086:9500 Intel Corporation (UK) Ltd,CE9500B1) - OK
      Avermedia A850 - OK(only after replace drivers)
      Avermedia A835 - NOK
      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
    • Are there any drivers for this dmesg please?

      [4294667.416000] usbcore: registered new driver usbfs
      [4294667.416000] usbcore: registered new driver hub
      [4294669.883000] drivers/usb/host/ehci-brcm.c: starting brcm EHCI USB Controller
      [4294669.889000] usb usb1: configuration #1 chosen from 1 choice
      [4294669.993000] drivers/usb/host/ehci-brcm.c: starting brcm EHCI USB Controller
      [4294669.997000] usb usb2: configuration #1 chosen from 1 choice
      [4294670.102000] drivers/usb/host/ohci-brcm.c: starting brcm OHCI USB Controller
      [4294670.161000] usb usb3: configuration #1 chosen from 1 choice
      [4294670.198000] usb 1-2: new high speed USB device using brcm-ehci and address
      2
      [4294670.265000] drivers/usb/host/ohci-brcm.c: starting brcm OHCI USB Controller
      [4294670.315000] usb 1-2: configuration #1 chosen from 1 choice
      [4294670.324000] usb usb4: configuration #1 chosen from 1 choice
      [4294670.427000] usbcore: registered new driver usb-storage
      [4294681.579000] usbcore: registered new driver usbserial
      [4294681.580000] drivers/usb/serial/usb-serial.c: USB Serial support registered
      for generic
      [4294681.582000] usbcore: registered new driver usbserial_generic
      [4294681.582000] drivers/usb/serial/usb-serial.c: USB Serial Driver core
      [4294681.608000] drivers/usb/serial/usb-serial.c: USB Serial support registered
      for FTDI USB Serial Device
      [4294681.609000] usbcore: registered new driver ftdi_sio
      [4294681.610000] drivers/usb/serial/ftdi_sio.c: v1.4.3:USB FTDI Serial Converter
      s Driver
      [4294681.639000] drivers/usb/serial/usb-serial.c: USB Serial support registered
      for pl2303
      [4294681.641000] usbcore: registered new driver pl2303
      [4294681.641000] drivers/usb/serial/pl2303.c: Prolific PL2303 USB to serial adap
      tor driver
      [4294694.447000] usbcore: registered new driver rt73
      [4294694.583000] usbcore: registered new driver zd1211b
    • Originally posted by MartiniB
      Newnigma's v4l-dvb* modules havent defined `Depends:`(example)
      when intstal driver you have to install additional modules manualy
      like module v4l-dvb-module-dvb-usb-ce6230 requeres also install these modules v4l-dvb-module-mxl5005s v4l-dvb-module-zl10353 v4l-dvb-module-dvb-usb
      or v4l-dvb-module-dvb-usb-af9015 requeres
      v4l-dvb-module-mxl5005s v4l-dvb-module-mc44s803 v4l-dvb-module-mt2060 v4l-dvb-module-qt1010 v4l-dvb-module-tda18271 v4l-dvb-module-dvb-usb v4l-dvb-module-af9013 v4l-dvb-module-dvb-pll v4l-dvb-firmware-dvb-usb-af9015
      and tda18218 not presented on NN2 feed, take it from Sifteam addons.enigma2.sifteam.eu/drea…hg20100904-r47_dm8000.ipk

      which module for which USB Tuner model you can find by analise this quote from Sifteam's /usr/lib/enigma2/python/SIFTeam/UsbTuners.py

      Quellcode

      1. class UsbTuners(Screen):
      2. modules = [["Abilis AS102 DVB receiver", "v4l-dvb-module-dvb-as102", "dvb-as102"],
      3. ["Afatech 9005 DVB-T USB1.1 stick", "v4l-dvb-module-dvb-usb-af9005", "dvb-usb-af9005"],
      4. ["Afatech AF9015 DVB-T", "v4l-dvb-module-dvb-usb-af9015", "dvb-usb-af9015"],
      5. ["Afatech AF9035 DVB-T", "v4l-dvb-module-dvb-usb-af9035", "dvb-usb-af9035"],
      6. ["Alcor Micro AU6610 DVB-T USB2.0", "v4l-dvb-module-dvb-usb-au6610", "dvb-usb-au6610"],
      7. ["AME DTV-5100 USB2.0 DVB-T", "v4l-dvb-module-dvb-usb-dtv5100", "dvb-usb-dtv5100"],
      8. ["Anysee E30 DVB-C & DVB-T USB2.0", "v4l-dvb-module-dvb-usb-anysee", "dvb-usb-anysee"],
      9. ["AVerMedia A867", "v4l-dvb-module-dvb-a867", "dvb-a867"],
      10. ["AVerMedia AverTV DVB-T USB 2.0 (A800)", "v4l-dvb-module-dvb-usb-a800", "dvb-usb-a800"],
      11. ["AZUREWAVE DVB-S/S2 USB2.0 (AZ6027)", "v4l-dvb-module-dvb-usb-az6027", "dvb-usb-az6027"],
      12. ["Conexant USB2.0 hybrid reference design", "v4l-dvb-module-dvb-usb-cxusb", "dvb-usb-cxusb"],
      13. ["Devices based on DiBcom DiB0700 - USB bridge", "v4l-dvb-module-dvb-usb-dib0700", "dvb-usb-dib0700"],
      14. ["DiBcom USB DVB-T devices (DiB3000M-B based)", "v4l-dvb-module-dvb-usb-dibusb-mb", "dvb-usb-dibusb-mb"],
      15. ["DiBcom USB2.0 DVB-T (DiB3000M-C/P based)", "v4l-dvb-module-dvb-usb-dibusb-mc", "dvb-usb-dibusb-mc"],
      16. ["DVB Driver for ULI M920x", "v4l-dvb-module-dvb-usb-m920x", "dvb-usb-m920x"],
      17. ["DVBWorld 2101,2102,2104,3101,TeVii S600,S630,S650,S660,Prof 1100,7500", "v4l-dvb-module-dvb-usb-dw2102", "dvb-usb-dw2102"],
      18. ["E3C EC168 DVB-T USB2.0 driver", "v4l-dvb-module-dvb-usb-ec168", "dvb-usb-ec168"],
      19. ["Friio ISDB-T USB2.0 Receiver", "v4l-dvb-module-dvb-usb-friio", "dvb-usb-friio"],
      20. ["Genpix 8psk-to-USB2 DVB-S", "v4l-dvb-module-dvb-usb-gp8psk", "dvb-usb-gp8psk"],
      21. ["HanfTek UMT 010 USB2.0 DVB-T device", "v4l-dvb-module-dvb-usb-umt-010", "dvb-usb-umt-010"],
      22. ["Hauppauge WinTV-NOVA-T usb2", "v4l-dvb-module-dvb-usb-nova-t-usb2", "dvb-usb-nova-t-usb2"],
      23. ["Intel CE6230 DVB-T USB2.0", "v4l-dvb-module-dvb-usb-ce6230", "dvb-usb-ce6230"],
      24. ["MSI Mega Sky 580 DVB-T USB2.0 / GL861", "v4l-dvb-module-dvb-usb-gl861", "dvb-usb-gl861"],
      25. ["Nebula Electronics uDigiTV DVB-T USB2.0", "v4l-dvb-module-dvb-usb-digitv", "dvb-usb-digitv"],
      26. ["Opera1 DVB-S device", "v4l-dvb-module-dvb-usb-opera", "dvb-usb-opera"],
      27. ["Pinnacle PCTV 400e DVB-S USB2.0", "v4l-dvb-module-dvb-usb-ttusb2", "dvb-usb-ttusb2"],
      28. ["Siano SMS1xxx USB dongle", "v4l-dvb-module-smsusb", "smsusb"],
      29. ["TechnoTrend/Hauppauge DEC USB", "v4l-dvb-module-ttusb-dec", "ttusb-dec"],
      30. ["Terratec Cinergy T2 DVB-T driver", "v4l-dvb-module-dvb-usb-cinergyt2", "dvb-usb-cinergyt2"],
      31. ["TTUSB DVB Driver", "v4l-dvb-module-dvb-usb-dtt200u", "dvb-usb-dtt200u"],
      32. ["Twinhan MagicBox/Alpha and DNTV tinyUSB2 DVB-T USB2.0", "v4l-dvb-module-dvb-usb-vp7045", "dvb-usb-vp7045"],
      33. ["Twinhan StarBox DVB-S USB2.0 and clones", "v4l-dvb-module-dvb-usb-vp702x", "dvb-usb-vp702x"],
      34. ["WideView/Yakumo/Hama/Typhoon/Club3D/Miglia DVB-T USB2.0 devices", "v4l-dvb-module-dvb-ttusb-budget", "dvb-ttusb-budget"]]
      Alles anzeigen

      then search in list addons.enigma2.sifteam.eu/drea…st/dm8000/Packages.stamps
      your and download main module
      then analise it for which modules it Depends and instal also threm


      when you know which moules exact requered for your device then its easier
      Gray noname based on Intel chip:

      Quellcode

      1. opkg update
      2. opkg install v4l-dvb-module-dvb-usb-ce6230 v4l-dvb-module-mxl5005s v4l-dvb-module-zl10353 v4l-dvb-module-dvb-usb


      when right drivers installed then extract usbtuner

      Quellcode

      1. tar -zxf "/tmp/usbTunerBIN_and_start-stopSH_101217.tar.gz" -C /
      2. reboot


      Hi, I tried this, I need to make "Abilis AS102 DVB receiver" "v4l-dvb-module-dvb-as102" "dvb-as102" work but I can't find correct modules anywhere.
      Hints :( ?
      I'm using nn2 3.2.2 unstable 2012-04-21 on dm8000.

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

    • @Cmatte
      try also packages from this feed
      packages.sifteam.eu/openee/gec…00/dm8000/Packages.stamps
      but in my opinion not all sticks which i got work on small dreamboxes will work on dm8k and dm7k20hd

      got sucess only with Noname Gray and Avermedia A850
      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
    • I thought that since a while DVB-T USB sticks were not working correctly in NN 3.3.x because of some issues in E2? I remember a comment saying "problem is known, please wait for the next release".

      Are those problems still there in 3.3.2? Reading the last posts one could think they are solved in the meantime, but I did not read any "official" confirmation.
      Or are the latest posts just about DVB-T USB sticks with OE2.0 based alpha images?

      Cheers, Longjump

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

    • Original von djmastera2000
      yes, we solved that issue with ghost, plz wait for release...


      Issue on oe20 only, on oe16 it works! just flash latest stable release!
      "Wer ins Wasser sieht, sieht den Himmel auf Erden"

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

    • I read this thread so many times but I seem to miss where there is an explanation how to make Hauppage Nova T work on a dm800hd. It works on a dm800hdse no problem as i tried that as well.

      If it might be the case can anyone teach us how to read the dmesg | usb and how to resolve them. That sure might do for us newbies

      Thanks in advance