>> I added a new entry into initial.h, identical to all >> the other UK transmitters, but with: >> >> frequency = 690000000, >> >> All goes well, it finds all six muxes, but when it >> tries to tune to Mux C I get: >> >> tune to: >> >> 826166670:INVERSION_OFF:BANDWIDTH_8_MHZ:FEC_3_4:QAM_16:TRANSMISSION_MODE_2 >> K:GUARD_INTERVAL_1_32:HIERARCHY_NONE >> __tune_to_transponder:1263: ERROR: Setting frontend >> parameters failed: 22 Invalid argument >> >> But, this *is* the correct frequency for Mux C :( >> > invalid argument means that you probably tried INVERSION_AUTO with a > frontend that does not supplies this. Override it with INVERSION_OFF or > INVERSION_ON using scan's command line parameters. > > Holger
Hi Holger I tried specifying INVERSION_OFF (-i 0), but it makes no difference. It's just one Mux that is missing. I now have the latest version of scan from cvs, and created a ./dvb-t/uk-PontopPike file. I've tried using each and every one of the other multiplexes as the initial, but I get the same result: 826166670:INVERSION_OFF:BANDWIDTH_8_MHZ:FEC_3_4:QAM_16:TRANSMISSION_MODE_2K:GUARD_INTERVAL_1_32:HIERARCHY_NONE __tune_to_transponder:1225: ERROR: Setting frontend parameters failed: 22 Invalid argument I would really appreciate some help, I'm all out of ideas.... thanks again, Graeme p.s. thanks Johannes too - I downloaded latest as you suggested.... -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
