I am using tvheadend for quite some time now (thanks for this great piece of software) on a Ubuntu 16.04-LTS box with a DigitalDevices Cine V5 card.
Recently, I added a DigitalDevices Cine V7 card. Both cards have twin inputs, so I should be able to record 4 channels at the same time. When trying to record the 3rd channel I get a an error message that there is no adapter available.
I have the impression that the tvheadend configuration was not updated correctly.
Here is what I see:
from lspci:
02:00.0 Multimedia video controller: Micronas Semiconductor Holding AG nGene PCI-Express Multimedia Controller
03:00.0 Multimedia controller: Digital Devices GmbH Cine V7
-> both cards are recognized
root@tvh:/dev/dvb$ ls lR
./adapter0:
insgesamt 0
crw-rw----+ 1 root video 212, 0 Feb 12 18:42 demux0
crw-rw----+ 1 root video 212, 1 Feb 12 18:42 dvr0
crw-rw----+ 1 root video 212, 3 Feb 12 18:42 frontend0
crw-rw----+ 1 root video 212, 2 Feb 12 18:42 net0
./adapter1:
insgesamt 0
crw-rw----+ 1 root video 212, 4 Feb 12 18:42 demux0
crw-rw----+ 1 root video 212, 5 Feb 12 18:42 dvr0
crw-rw----+ 1 root video 212, 7 Feb 12 18:42 frontend0
crw-rw----+ 1 root video 212, 6 Feb 12 18:42 net0
-> there are two adapaters with 1 frontend each, not sure if there should be two frontends associated with each adapter
In the tvheadend configuration page I see both cards, but with one item only, see snapshot attached.
Any recommendation? Should I reinstall tvheadend from scratch? I would like to avoid the effort to remove all the junk channels that are found but not needed.
Thanks for your help.