the man wrote:
> Robin Brouwer wrote:
> > I guess this will be a bit offtopic, but I doubt anyone will care...
> >
> > It depends on how you setup linux. I'm using Ubuntu 20.04, which comes with kernel drivers for my tuner. (I only had to recompile the kernel for setting CONFIG_DVB_MAX_ADAPTERS to something higher than 8!)
> >
> > After that I did: [...]In the src/Makefile file 1 line should be changed (hence the nano command). DDCI=0 should be changed into DDCI=1, which made the section at the top end up looking like:
> > [...]
> > If for you things like DVBCSA or DVBAES or DVBCA are set to 0, it's time to apt install some extra libs and start again with ./configure! There's also a possible DDCI_TEST=1, which you could add below DDCI. Then minisatip should work in case you use DD's drivers.
> >
> > After compiling is completed, follow the steps in tools/autostart.readme for installing it into Ubuntu.
> >
> > And then finally you will of course disable all tuners in Tvheadend and enable those coming from minisatip!
>
> Hi Robin,
> How have you started the ./minisatip? Have you added any options for it?
> I have build the minisatip (with the DDCI=1), disabled all tuners at the TVH and started ./minisatip, then tried to configure sat2ip tuner(s) at the TVH. Free to Air channels works well, but not the Encrypted. Card is
> Digital Devices OctopusCI S2 Pro Advanced - Twin CI and Twin DVB-S2 Tuner for PCIe Slot
Would you pls show the dmesg output for these solution ? Especially the
lines with "tab" are important.
For minisatip you have to use the ddbridge reallocation option.
Search for adapter_alloc=3.
It is not needed to disable all tuners within tvh. But make sure that only one of these two is running.
Unfortunatly a reboot is needed when swizching between minisatip and tvh. ddbridge states that
the needed echo command may not work if the module has been in use :(