[vdr] Problem when no input signal
Luca Olivetti
luca at ventoso.org
Thu Aug 25 13:16:56 CEST 2005
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
Bye
--
- Yo también quiero una Europa libre de Patentes de Software -
- I want a Software Patents Free Europe too! And you? -
---------------------------------------------------------------
EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : http://www.linuxtv.org/pipermail/vdr/attachments/20050825/0814a2bc/signature.pgp
More information about the vdr
mailing list