[linux-dvb] DVB-S tuning problems
Oliver Endriss
o.endriss at gmx.de
Thu Nov 10 05:41:12 CET 2005
Alexander Abraham wrote:
> since today i try a HZ value at 250. Before i used a prepacked debian
> kernel with a HZ value at 1000. But for both kernels i get tune errors
> (WARNING: >>> tuning failed!!!) using the command "scan -s 1
> Astra-19.2E". This regards not all transponders, at my last scan i
> counted six transponders. The transponders differs from scan to scan.
>
> Also i could not patch budget-av (support for KNC-1)...
>
> > Does it help if you change
> > .flags = 0,
> > to
> > .flags = SAA7146_I2C_SHORT_DELAY,
> >
> > in "static struct saa7146_extension budget_extension" (budget-ci.c)?
>
> I cannot find ".flags = 0," in the mentioned structure. :(
You may simply _add_ that line:
| static struct saa7146_extension budget_extension = {
| .name = "budget_av",
| .flags = SAA7146_I2C_SHORT_DELAY,
| ...
Oliver
--
--------------------------------------------------------
VDR Remote Plugin available at
http://www.escape-edv.de/endriss/vdr/
--------------------------------------------------------
More information about the linux-dvb
mailing list