Hi, Am Mittwoch, den 25.02.2009, 20:42 +0000 schrieb erik: > klaas de waal <klaas.de.waal <at> gmail.com> writes: > > > > On Fri, Oct 10, 2008 at 2:36 AM, hermann pitton <hermann-pitton <at> arcor.de> > wrote: > > Hi, > > Am Donnerstag, den 09.10.2008, 22:15 +0200 schrieb klaas de waal: > > The table starts a new segment at 390MHz, > > > it then starts to use VCO2 instead of VCO1. > > > I have now (hack, hack) changed the segment start from 390 to 395MHz > > > so that the 388MHz is still tuned with VCO1, and this works OK!! > > > Like this: > > > > > > static const struct tda827xa_data tda827xa_dvbt[] = { > > > { .lomax = 56875000, .svco = 3, .spd = 4, .scr = 0, .sbs = > > > 0, .gc3 = 1}, > > > #else > > > { .lomax = 395000000, .svco = 2, .spd = 1, .scr = 0, .sbs = > > > 3, .gc3 = 1}, > > > #endif > > > { .lomax = 455000000, .svco = 3, .spd = 1, .scr = 0, .sbs = > > > 3, .gc3 = 1}, > > > etc etc > > > > > Hi Klaas/Hermann > > Your fix works perfectly for me as well. Prior I could not get the channels in > the 386750000 freq. With Fix appied my Ziggo locking issues disappeared. > > Is there any chance to get it into the official version? > > Erik > yes, there should be one for the later patch with the separate tuning table for tda8274a DVB-C I think. Patch for a review must be against recent mercurial v4l-dvb, needs to be in form of a unified diff, with mercurial installed and v4l-dvb cloned "hg diff > tda827x_dvb-c_improved-tuning-table.patch" something does create it most simple. Needs to go to linux-media@xxxxxxxxxxxxxxx , please try README.patches in the v4l-dvb Documentation. Needs a Signed-off-by line. Also testers like you should provide a Tested-by line to promote it. Don't know if somebody has the tuning table for that specific tuner, tda8274a IIRC, or if this will only rely on the reports of the testers. Some equivalent of lna config = 0 needs to be introduced too to keep it quiet was said as well. Cheers, Hermann _______________________________________________ linux-dvb users mailing list For V4L/DVB development, please use instead linux-media@xxxxxxxxxxxxxxx linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb