[linux-dvb] DVB-S tuning problems

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

 



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/
--------------------------------------------------------


[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux