[linux-dvb] DVB-S tuning problems
Alexander Abraham
abrahix at yahoo.de
Thu Nov 10 15:08:07 CET 2005
Setting ".flags = SAA7146_I2C_SHORT_DELAY" has no effect. :(
Now i made three debug outputs from the scanning process. There are
transponders which fail and occur in all three files other differs.
Can i enable any debug output in the dvb modules?
Alexander
On Thu, Nov 10, 2005 at 05:41:12AM +0100, Oliver Endriss wrote:
> 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
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
More information about the linux-dvb
mailing list