On 31.08.2010 17:50, VDR User wrote:
On Tue, Aug 31, 2010 at 12:29 AM, Stefan tuxoholic@hotmail.de wrote:
Hi list!
I assume the timeout value is set somewhere in dvbdevice.c (where the "frontend timed out while tuning to channel" message can be found).
Can somebody point me to the right place, where the tuning timeout is actually set?
That's a function of the dvb driver. You'll need to edit your driver source, recompile, and reinstall it.
Well, a simple 'grep' would tell you that this message is generated in VDR's dvbdevice.c - and that's also where the timeout values are defined, right at the beginning of that file.
Klaus