VU Ultimo 4k does not detect USB DVB-T2/C Turbo tuner

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

    • VU Ultimo 4k does not detect USB DVB-T2/C Turbo tuner

      VU Ultimo 4k does not detect USB DVB-T2/C Turbo tuner

      I have connected usb tuner to USB port and DVB-T2 antenna.
      Tuner looks like this one in Wiki: VU+ Turbo USB DVB-C/T2 Hybrid Tuner – Vu+ WIKI
      LED is lightning in red

      USB device is detected by kernel:
      T: Bus=06 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=480 MxCh= 0
      D: Ver= 2.00 Cls=ff(vend.) Sub=ff Prot=ff MxPS=64 #Cfgs= 1
      P: Vendor=b711 ProdID=1211 Rev=00.00
      C: #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA
      I: If#= 0 Alt= 0 #EPs= 0 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)

      And kernel modules are loaded:
      usbcore: registered new interface driver vuplus_tuner_turbo_driver

      Module Size Used by
      vuplus_tuner_turbo_driver 379727 0
      cypress_firmware 1383 1 vuplus_tuner_turbo_driver
      dvb_usb_v2 20747 1 vuplus_tuner_turbo_driver

      but still tuner does not show up in tuners list /proc/bus/nim_sockets
      I cannot see any new letter in enigma2 tuners list
      I cannot see any new tuners in Configuration -> Channel Search -> Tuner configuration

      What am I missing?
      VTi image 15.0.0
    • Good information - looks like some of the updates were not installed.
      Below information about updated packages:
      Spoiler anzeigen
      Package: vuplus-tuner-turbo2 Version: 3.14.28-1.12-20201207
      Package: hmp-usb-dvb-t2-c-arm Version: V141106-r0vti004
      Package: packagegroup-vti-update Version: 1.0-vti14
      Package: enigma2 Version: vti-15.0.0-20200921-r00r01
      Package: enigma2-plugin-systemplugins-zappingmodeselection Version: vti-15.0.0-20200921-r00r01
      Package: enigma2-plugin-systemplugins-blindscan Version: vti-15.0.0-20200921-r00r01
      Package: enigma2-plugin-systemplugins-videotune Version: vti-15.0.0-20200921-r00r01
      Can you confirm these are the relevant ones to make this tuner work?

      So after update and restart:And usb was detected:
      Spoiler anzeigen

      T: Bus=06 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 3 Spd=480 MxCh= 0
      D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
      P: Vendor=b711 ProdID=1211 Rev=00.00
      S: Manufacturer=JBSignal Co.
      S: Product=Vu DVB-T/C USB NIM(TURBO2)
      C: #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA
      I: If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=vuplus_tuner_turbo2_driver

      And /proc/bus/nim_sockets shows new tuner with strange gap between 9 and 10

      Quellcode

      1. ...
      2. NIM Socket 7:
      3. Type: DVB-S2X
      4. Name: Vuplus DVB-S NIM(45308X FBC)
      5. Frontend_Device: 7
      6. NIM Socket 8:
      7. Type: DVB-T2
      8. Name: Vuplus DVB-T NIM(BCM3466)
      9. Mode 0: DVB-T2
      10. Mode 1: DVB-C
      11. Frontend_Device: 8
      12. I2C_Device: 4
      13. NIM Socket 9:
      14. Type: DVB-T2
      15. Name: Vuplus DVB-T NIM(BCM3466)
      16. Mode 0: DVB-T2
      17. Mode 1: DVB-C
      18. Frontend_Device: 9
      19. I2C_Device: 4
      20. NIM Socket 10:
      21. Type: DVB-C
      22. Name: Vu DVB-T/C USB NIM(TURBO2):VTUNER
      23. Frontend_Device: 10
      Alles anzeigen
      and I can see tuner K (NIM socket 10) in:
      Configuration > Channel search > Tuner configuration
      and switch it from TVB-C to DVB-T2 mode

      I can see tuner K in
      Configuration > Channel search > Manual scanning
      tuner LED is green and I can scan and find both DVB-T and DVB-T2 channels

      BUT what looks wrong to me is:
      - VTi failed switching to freshly scanned channel
      - I cannot see tuner letter "K" in channel info, only A-J
      - VTi failed running automatic scan for DVB-T2 (probably because only internal tuner was used I&J) and auto
      scanning log contains nothing about usb:
      [e2-core] SCAN CMD : bcm3466 --device 0 --freq 498000000 --bw 8000000 --bus 4 --ds 2

      Shouldn't these information be published in wiki how to configure this tuner in VTi?

      What is missing in my configuration??

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

    • So I read a little and maybe a small explanation what I'm trying to do:

      I want to connect to vuultimo4k 2 external DVB-T2 antennas:
      • antennaX plugged into internal MTSIM bi-tuner (tuners I&J) 3 other multiplexes
      • antennaY plugged into external USB uni-tuner (tuner K) single multiplex
      I need 2 antennas because signal is not strong enough using only one. Both antennas can receive all muxes but with different sensitivity so I would like to force given freqs to given antenna.

      The problem with configuration of VTi is in channel configuration - how enigma2 will know which tuner to zap for given channel? As far as I can see - all DVB-T2 tuners are equal for e2?
      I would like to configure DVB-T2 frequencies per tuners group. But how to do this?
      Currently Tuner configuration is insufficient, because it only allow to: choose country/region and 5V to external antenna.
      There is also a bug: I cannot disable a single tuner, when I switch configuration mode to disabled and save the change is not saved (DVB-T2). To workaround this bug I have to go to a tuners list, use yellow button "reset" and disable all tuners. Hope in new version this will be fixed.

      So to configure tuners group - I assume I should manually set up in configuration files(?):
      • /etc/enigma2/terrestrial.xml: duplicate <locations><terrestrial>Europe... for allowed frequencies groups:
        • europe1 with all frequencies
        • europe2 with 200Mhz for antennaY only
      • /etc/enigma2/lamedb:
        • in transponders to switch transponder of 200MHz to new namespace (eeee1111)
        • in services to reassign found channels to new transponder and namespace
      Will this config change work when I'll try to do manual transponder scanning? Will this be supported by e2 & Vti UI?

      The problem with K letter not visible in info bar is probably related to MuteSpectator skin that I'm using.
      But I cannot find any sources for it so will leave it for now.
    • Hi,
      I'm struggling scanning the 2 UHD DVB-T2 channels here in Malaga/Spain with the Vu+ USB Tuner Turbo.

      I have:
      Vu+ Uno 4K Se
      Openatv 7.3 - Sorry, I know this is not the image supported in this forum, but I thought you might be able to help me.

      My instalation process was:
      opkg update
      opkg install enigma2-plugin-drivers-dvb-usb-turbo
      reboot

      After that, I see the tuner in the menu. I can scan all the HD and SD channels available, but not the frequency where the 2 UHD exist.
      It's not the antenna because I can see those UHD channels in my LG tv and my other usb tuner in my pc using the same cable and antenna.
      I even tried to search those channels with the xbox dvb-t2 tuner, and still won't scan those UHD channels. In fact, the xbox tuner has a few channels less because it doesn't recognize any channels in another frequency with several channels.
      So I'm not sure what's going on. Can somebody help me please?

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