Hier noch ein paar Infos, wie meine Jarten untern 5.1 erkannt werden.
server> dmesg|grep -i dvb 
[    3.116904] 	v4l-dvb-saa716x: 3b9fce66666a32ddf2b94ac7e72e540773f3e353 saa716x_ff: Avoid sleeping in fifo_worker
[    3.119707] ngene: Found Linux4Media cineS2 DVB-S2 Twin Tuner
[    3.123029] DDBridge driver detected: Digital Devices Cine S2 V6.5 DVB adapter
[    3.125806] Port 0: Link 0, Link Port 0 (TAB 1): DUAL DVB-S2
[    3.133120] DVB: registering new adapter (DDBridge)
[    3.133121] DVB: registering new adapter (DDBridge)
[    3.306250] ddbridge 0000:04:00.0: DVB: registering adapter 0 frontend 0 (STV090x Multistandard)...
[    3.344268] ddbridge 0000:04:00.0: DVB: registering adapter 1 frontend 0 (STV090x Multistandard)...
[    3.344581] DDBridge driver detected: Digital Devices Cine S2 V6.5 DVB adapter
[    3.346707] Port 0: Link 0, Link Port 0 (TAB 1): DUAL DVB-S2
[    3.350509] DVB: registering new adapter (DDBridge)
[    3.350510] DVB: registering new adapter (DDBridge)
[    3.457571] DVB: registering new adapter (nGene)
[    3.457675] ngene 0000:03:00.0: DVB: registering adapter 4 frontend 0 (STV090x Multistandard)...
[    3.505567] DVB: registering new adapter (nGene)
[    3.505681] ngene 0000:03:00.0: DVB: registering adapter 5 frontend 0 (STV090x Multistandard)...
[    3.517277] ddbridge 0000:05:00.0: DVB: registering adapter 2 frontend 0 (STV090x Multistandard)...
[    3.556279] ddbridge 0000:05:00.0: DVB: registering adapter 3 frontend 0 (STV090x Multistandard)...
server> lsmod
Module                  Size  Used by    Tainted: G  
nfsd                  197463 11 
raid1                  23590  1 
stv6110x                3992  6 
lnbp21                  1800  6 
stv090x                41981  6 
ddbridge               62962 29 
ngene                  25381  0 
cxd2099                 5761  2 ddbridge,ngene
i2c_i801               10026  0 
dvb_core               75200  2 ddbridge,ngene
r8169                  56828  0 
mii                     3523  1 r8169
acpi_cpufreq            6050  0 
i2c_dev                 4458  0 
server> lspci
00:00.0 Host bridge: Intel Corporation Device 191f (rev 07)
00:01.0 PCI bridge: Intel Corporation Device 1901 (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Device 1912 (rev 06)
00:14.0 USB controller: Intel Corporation Device a12f (rev 31)
00:16.0 Communication controller: Intel Corporation Device a13a (rev 31)
00:17.0 SATA controller: Intel Corporation Device a102 (rev 31)
00:1c.0 PCI bridge: Intel Corporation Device a114 (rev f1)
00:1c.5 PCI bridge: Intel Corporation Device a115 (rev f1)
00:1c.7 PCI bridge: Intel Corporation Device a117 (rev f1)
00:1d.0 PCI bridge: Intel Corporation Device a118 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Device a148 (rev 31)
00:1f.2 Memory controller: Intel Corporation Device a121 (rev 31)
00:1f.3 Audio device: Intel Corporation Device a170 (rev 31)
00:1f.4 SMBus: Intel Corporation Device a123 (rev 31)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
03:00.0 Multimedia video controller: Micronas Semiconductor Holding AG nGene PCI-Express Multimedia Controller (rev 04)
04:00.0 Multimedia controller: Digital Devices GmbH Octopus DVB Adapter
05:00.0 Multimedia controller: Digital Devices GmbH Octopus DVB Adapter
Gruß Timo