The scan config for de-neftv seems to be outdated: It is missing some channels, and (more importantly) has incorrect settings for some other channels, as their settings differ a little from the rest [*]. The following patch fixes that (and, at least for me, allows reception on these channels to finally work). Signed-off-by: Michael Meier <poempelfox@xxxxxxxxxxxxxxxxx> [*] src: http://www.herzomedia.de/front_content.php?idcat=126 - This requires a little explanation: herzomedia is not the same as neftv, but takes over their signal; neftv itself unfortunately doesn't provide proper information on symbolrate/qam used, which is why I have to resort to herzomedia. The 466 MHz transponder is supplemented by herzomedia, it is not available on neftv - I propose including it anyways, as apart from the additional channel they are the same. --- dvb-c/de-neftv.orig 2010-11-16 17:45:00.933069587 +0100 +++ dvb-c/de-neftv 2011-01-06 18:10:37.249569601 +0100 @@ -1,23 +1,34 @@ # Cable conf for NEFtv -# (Nuernberg, Erlangen, Fuerth and Herzogenaurach) +# (Nuernberg, Erlangen, Fuerth and Herzogenaurach (herzomedia)) # freq sr fec mod +C 113000000 6900000 NONE QAM64 C 346000000 6875000 NONE QAM64 C 354000000 6875000 NONE QAM64 C 362000000 6875000 NONE QAM64 C 370000000 6875000 NONE QAM64 C 378000000 6875000 NONE QAM64 C 386000000 6875000 NONE QAM64 C 394000000 6875000 NONE QAM64 C 402000000 6875000 NONE QAM64 -C 410000000 6875000 NONE QAM64 +C 410000000 6900000 NONE QAM64 C 418000000 6875000 NONE QAM64 -C 426000000 6875000 NONE QAM64 -C 434000000 6875000 NONE QAM64 -C 450000000 6875000 NONE QAM64 +C 426000000 6900000 NONE QAM64 +C 434000000 6900000 NONE QAM64 +C 442000000 6900000 NONE QAM256 +C 450000000 6900000 NONE QAM256 C 458000000 6875000 NONE QAM64 +# The following channel is only available in Herzogenaurach +C 466000000 6900000 NONE QAM64 C 474000000 6875000 NONE QAM64 C 490000000 6875000 NONE QAM64 C 498000000 6875000 NONE QAM64 C 514000000 6875000 NONE QAM64 +C 522000000 6900000 NONE QAM64 C 546000000 6875000 NONE QAM64 +C 618000000 6900000 NONE QAM64 +C 634000000 6900000 NONE QAM64 +C 786000000 6900000 NONE QAM256 +C 794000000 6900000 NONE QAM64 +C 802000000 6900000 NONE QAM64 +C 810000000 6900000 NONE QAM64 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html