Here in NZ we regularly see Wide Band 10700LO and 11300LO LNBs for services on Optus D1/C1/D2 I've added their ranges to test scanning with the newer libdvdv5 utils as per below. diff --git a/lib/libdvbv5/dvb-sat.c b/lib/libdvbv5/dvb-sat.c index 473a24b..13165fd 100644 --- a/lib/libdvbv5/dvb-sat.c +++ b/lib/libdvbv5/dvb-sat.c @@ -75,6 +75,20 @@ static const struct dvb_sat_lnb lnb[] = { { 10945, 11450 } }, }, { + .name = "L10700", + .alias = "L10700", + .lowfreq = 10700, + .freqrange = { + { 11750, 12750 } + }, + }, { + .name = "L11300", + .alias = "L11300", + .lowfreq = 11300, + .freqrange = { + { 12250, 12750 } + }, + }, { .name = "Astra", .alias = "ENHANCED", .lowfreq = 9750, -- Steven Ellis Senior Solution Architect - Red Hat New Zealand <http://www.redhat.co.nz/> *T:* +64 9 887 3207 *M:* +64 21 321 673 *E:* sellis@xxxxxxxxxx <mailto:sellis@xxxxxxxxxx> -- 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