Problem when no input signal

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

 



Luca Olivetti wrote:
> En/na Jarmo J?rvenp?? ha escrit:
> 
>> Dear list,
>>
>> With Vdr 1.3.31
> 
> 
> You mean 1.3.30?
> 
>> and newest dxr3 -plugin there seems to be a problem when dvb-t card 
>> receives no signal at all. The screen is blank, but any remote control 
>> key presses cause no immediate effects.
> 
> 
> This is because vdr is waiting for a lock, and it's not dxr3 specific
> (at least I suppose so).
> 
> Try commenting out the lines
> 
>   if (!HasLock(TUNER_LOCK_TIMEOUT)) {
>      esyslog("ERROR: device %d has no lock, can't attach receiver!",
> CardIndex() + 1);
>      return false;
>      }
> 
> 
> 
> in device.c

Maybe I should drop this timeout altogether, because it seems
like it's doing more bad than good...

Klaus


[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux