I use a dual boot system /w Win X(64) and Ubuntu 18.04 - so I can compare the system behaviour of the DVB-environment on the same hardware.
My DVB-Environment constists of:
- Cine S2 V7A - auf /dev/dvb/adapter0 und 1
- DuoFlex C2/T2/ISDB-T - auf /dev/dvb/adapter2 und 3
- DuoFlex CI - auf /dev/dvb/adapter4 und 5
Under WinX I use DVBProg pro - here all components including CI and smartcards are working properly for receiving, watching, recording/programming timer for channels on DVB-S2, DVB-T2 and DVB-C.
Under Ubuntu the hardwar is propperly installed /w latest drivers. See:
lspci -v
02:00.0 Multimedia controller: Digital Devices GmbH Cine V7
Subsystem: Digital Devices GmbH Cine V7
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at dfa00000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: ddbridge
Kernel modules: ddbridge
and
dmesg | grep DVB
[ 12.135435] ddbridge 0000:02:00.0: detected Digital Devices Cine S2 V7 Advanced DVB adapter
[ 12.247160] ddbridge 0000:02:00.0: Port 0: Link 0, Link Port 0 (TAB 1): DUAL DVB-S2
[ 12.307116] Bluetooth: hci0: GJDVB
[ 12.362525] ddbridge 0000:02:00.0: Port 1: Link 0, Link Port 1 (TAB 2): DUAL DVB-C/C2/T/T2,ISDB-T
[ 12.475785] dvbdev: DVB: registering new adapter (DDBridge)
[ 12.475785] dvbdev: DVB: registering new adapter (DDBridge)
[ 12.475786] dvbdev: DVB: registering new adapter (DDBridge)
[ 12.475786] dvbdev: DVB: registering new adapter (DDBridge)
[ 12.475786] dvbdev: DVB: registering new adapter (DDBridge)
[ 12.475787] dvbdev: DVB: registering new adapter (DDBridge)
[ 12.530301] ddbridge 0000:02:00.0: DVB: registering adapter 0 frontend 0 (ST STV0910)...
[ 12.558058] ddbridge 0000:02:00.0: DVB: registering adapter 1 frontend 0 (ST STV0910)...
[ 12.562944] i2c i2c-9: cxd2841er_attach(): attaching CXD2854ER DVB-C/C2/T/T2/ISDB-T frontend
[ 12.566201] ddbridge 0000:02:00.0: DVB: registering adapter 2 frontend 0 (Sony CXD2854ER DVB-T/T2/C and ISDB-T demodulator)...
[ 12.567240] i2c i2c-9: cxd2841er_attach(): attaching CXD2854ER DVB-C/C2/T/T2/ISDB-T frontend
[ 12.569804] ddbridge 0000:02:00.0: DVB: registering adapter 3 frontend 0 (Sony CXD2854ER DVB-T/T2/C and ISDB-T demodulator)...
[ 18.279146] dvb_ca_en50221: dvb_ca adapter 4: DVB CAM detected and initialised successfully
TVheadend is also insrtalled /w latest release workiong /w Ubuntu 18.04
Now the Problem:
If I configure the DigitalDevices /w all components tvheadend shows under configure>DVB only the two highest adapters (in ths case 4 and 5 /w the CI-Hardware/Cannels).
If I remove the CI-component tvheadend still shows under configure>DVB only the two highest adapters (in ths case 2 and 3 /w the DVB-T2/C hardware).
If I also remove the DVB-T2/C hardware tvheadend still shows under configure>DVB only the two highest adapters (in ths case 0 and 1 /w the DVB-S2 hardware).
At least, I thought, I can make use of the DVB-S2 components. But it isn't so.
I can insert networks and muxes (configuration>DVB Inputs>Networks/Muxes and connect ist to the TV Adapters /dev/Ddvb/adapter0 and 1, but it is not working since the cannel scan fails.
The other problem is, that in this situation I can#T make use of adapter2 and 3 (DVB-T2/C) and the CIs on adapter4 and 5 to descramble pay tv.
Is there some thing like an updated configuartion manual, that describes fully ussed DD-Komponents their cong in tvheadend under Ubuntu 18.04? Did I do a mistake that can be seen in my probelm description above?
Best
Gj