you can use serial TS with this NIM, just connect TS 3 pins instead 10 and setup demod as serial TS output.
Posts by crazycat
-
-
STV6120, STV6111, STV0910 open-source V4L DVB drivers available.
-
check required loadable firmwares (demod and etc)
-
I don't know whether there is any development ongoing for the driver, perhaps crazycat can answer this.
Original avl6882 frontend driver developed by Luis Alves <[email protected]> (superset for avl6862):
linux_media/avl6882.c at latest · ljalves/linux_media · GitHub
History for drivers/media/dvb-frontends/avl6882.c - ljalves/linux_media · GitHub
Firmware load from file.
My fork contain some early version from Luis (static firmwares in avl6882_priv.h)
+ some my mods for real DVB-S/S2 and DVB-T2 UHF reception:
linux_media/avl6882.c at latest · crazycat69/linux_media · GitHub
History for drivers/media/dvb-frontends/avl6882.c - crazycat69/linux_media · GitHub
Anyway TBS 5520 discontinued, TBS not use Avalink demods now.P.S. All Multistandard TBS DVB devices now based on Si2183x (TBS 6522, 6528, 6590, 5520SE, 5580). This most powerfull budget demod (Silabs demods used in many TVs, advanced STB including latest Dreambox'es 4K, Octagon 4K and etc). .
-
Your 6280 initialized and ready maybe you have some setup or signal issues ? you must set freq, bandwidth (usual 8MHz for UHF) and standard (DVB-T or T2) for terrestrial. For cable just need freq and standard DVB-C annex A/C (SR optional, because Sony demods always autodetect it).
-
Bandwidth can't be auto-detected But some tuner drivers set 8MHz always when bandwidth not specified or incorrect (not 6,7,8Mhz)
-
dvb-t2 mux must be assigned to dvb-t logical frontend in tvh. Need set delivery system as dvb-t2 for certain mux, because dvb-t/t2 autodetect not supported.
Atsc-c is dvb-c annex b (6mHz muxes), used in some south america countries.
-
Current V4L DVB support WinTV-DualHD ( both tuners), but ATSC version require at least 4.7 kernel, DVB version some like 3.7-3.8+.
Main problem with AMLogic is old 3.x kernel. I don't know what kenel for RPi3
-
maybe you connect 5920 to usb 3.0 port ?
-
Wait updated LE 8.x build
-
-
dvb-usb-tbs5520se.
Driver not tested, so if you have some PC with regular linux (desktop or server) and can provide remote access ... I can checkmand debug driver for 5520se.
-
Edit muxes in Tvh web gui
-
you must edit muxes and set as DVB-T2.
-
ok, I did... but without success I used the CvH 7.0.2 image, with tbs5520se plugged in, selected TBS CrazyCat driver in DVB Driver Configuration5520se anyway not supported in old linux-tbs-drivers (only restricted 5520 support as sat tuner only).
So you must use LE 8.x +
-
maybe you use before 7.x with my linux-tbs-drivers ?
-
In my linux_media repo 5520SE required dvb-usb-tbsqbox-id5521.fw
linux_media/tbs5520se.c at latest · crazycat69/linux_media · GitHubAnd dvb-usb-tbsqbox-id5520.fw for 5520
linux_media/tbs5220.c at latest · crazycat69/linux_media · GitHubAll required firmware in dvb-firmwares.tar.bz2 @ my media_build
[hr]
Okay so because nobody even downloaded my provided log, i will put it in a post here.
Hopefully somebody can help me this time.
Hardware: ################################################################################ - Pastebin.com
System: ################################################################################ - Pastebin.com
Kodi: Chop – Post code, write notes and share feedback (too large for pastebin)DVBSKy C2800E not supported in current V4L DVB drivers. And no any M88DC2800 frontend driver.
-
I think 5520se supported, by not tested. I have only 5520 sample (avalink demod based).