[linux-dvb] Try to Make DVB-T part of Compro VideoMate T750 Work
Antti Palosaari
crope at iki.fi
Thu May 8 17:35:20 CEST 2008
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/
More information about the linux-dvb
mailing list