Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: AverMedia DVB-T 771 problems



Hello Jolse,

> Doesn't the driver set the tuner bandwidth based on the frequency?

No, it doesn't. It switches to the right wave band. I mean the 4th parameter 
in tzap's channels.conf

> Here's a sample of what I get while tzap is running, this is also with a
> read of 0x7f at the end of FE_READ_STATUS
>
> Reg 00 = 13

13 makes sense.

> Reg 01 = 00

Makes sense, too.

> Reg 03 = 7c

Can be right.

> Reg 7f = 13

Must be.

> as you can see reads of 00, 12,13 & 09 just return whatever was read before
> it.

I think it would be more usefull if you monitor every ioctl and write out the 
contents of register 0x00.
Maybe you're using wrong parameters and before the mt352 corrected them, the 
frequency is changed by the kernel-thread.

> I don't know much about the i2c modules, should I be using a different
> module other than i2c_algo_bit? Is it dependant on the motherboard?

No, it doesn't have to do anythink with the motherboard. The i2c-bus is 
connected to the bt878.

Wolfram





Home | Main Index | Thread Index