Mailing List archive

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

[linux-dvb] Re: Problem with low frequencies on DVB C card



Le mercredi 2 octobre 2002, à 12:54 PM, Holger Waechtler a écrit :

Hi,

jan.b wrote:
hi some low frequencies under 131 Mhz seems not to work on my peanut vdr
i checked them in windows they seems ok
when i look into DVB/driver/tuner.c i see that some ranges seems a little high to me
maybe it s not a known bug since all the cable.conf i ve seen were german and with mid frequencies only

that's exactly the problem, we can't test the unusual frequency bands here. Please download the datasheet of the PLL and try to play with the 5 byte string you send to the tuner.

excuse me did i forgot to say that i am totally a newbie?
what is the datasheet of PLL and where is the 5 byte i shall send to the tuner?

the things i did was only to change some values in static struct tunertype tuners in tuner.c
i gained some frequencies but still some are missing

Maybe you have to use a smaller frequency divisor for low frequencies, maybe you have to try other charge pump current settings. Send me a patch when you can fix a problem.

Please use the NEWSTRUCT branch for experiments, there you have much more flexibility to set up the PLL, in tuner_set_frequency() (frontends/ves1820.c) you can apply different settings for each frequency range. Look in the grundig_29504-401 example to see how it's done there.


same thing what is the newstruct branch?
can i just use the driver i got ?
its the dvb-20020611
can i just tell you which frequencies are working and which are not?

thank you

Home | Main Index | Thread Index