lin wrote: > +static struct zl10353_config videomate_t750_zl10353_config = { > > + .demod_address = 0x0f, > > + .no_tuner = 0, > > + .parallel_ts = 1, > > +}; > > + > > +static struct qt1010_config videomate_t750_qt1010_config = { > > + .i2c_address = 0x62 > > +}; For QT1010 (and other silicon tuners as well) ZL10353 configuration no_tuner should be 1. It can be zero when there is simple "4-byte" PLL tuner connected directly to ZL10353 demodulator and demodulator programs tuner. See following scheme for explanation: http://www.otit.fi/~crope/v4l-dvb/controlling_tuner.txt Antti -- http://palosaari.fi/ _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb