Mailing List archive

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

[vdr] Re: channel not sync'ed



apieper@gmx.net wrote:
> 
> Hi,
> 
> i regularly get messages like 'channel XX not sync'ed on DVB card X'
> in /var/log/user.log. This occurs because i am 'working' on my
> channels.conf, so i know why i get this messages.
> 
> 1. Is it harmful in any way if the card cannot sync a channel
>    (more failures of vdr/driver)?

I don't know about the driver itself, but for VDR this isn't
harmful, as long as it occurs while VDR is trying to scan the
transponders for EPG data. As soon as it needs to do a recording
it will perform a restart, though, since it has no way of telling
whether this is a permanent problem or whether it can be fixed
by re-loading the driver.

> 2. If it's just a hint (not dangerous) is it possible to supress
>    this messages?

You can comment out the line

  esyslog(LOG_ERR, "ERROR: channel %d not sync'ed on DVB card %d!", ChannelNumber, CardIndex() + 1);

in dvbapi.c to get rid of this.

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________



Home | Main Index | Thread Index