Mailing List archive

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

[linux-dvb] Re: [PATCH] Resolve tuning problem on WinTV NEXUS-CA



On Tuesday 04 Jan 2005 20:22, Markus Breitenberger wrote:
> On Tuesday 04 January 2005 20:57, Johannes Stezenbach wrote:
> > This looks to me like you put a 100ms sleep inside a
> > 50ms timeout. How can that work?
>
> I wondered the same thing, and to be honest - I've no idea. I tried to
> increase the timeout and to make the sleep before the loop longer. None of
> this solved my tuning problems. The only thing that helped was to increase
> this sleep.

Do you know where it was failing? i.e. was the wait-for-partial-convergence 
loop timing out, or was it the wait-for-full-convergence loop which 
immediately follows it?

Did you try putting the msleep() after the wait-for-partial-convergence - 
maybe it needs a delay between that and the wait-for-full-convergence loop?




Home | Main Index | Thread Index