Mailing List archive

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

[vdr] Re: ERROR: video data stream broken



On Sun, 31 Aug 2003, Klaus Schmidinger wrote:

> Well, apparently there are situations where the driver just doesn't
> deliver data when it actually should. This is a driver problem, but
> it looks like the pressure just isn't high enough for anybody to
> actually fix it. So the only thing VDR can reasonably do is to reload
> the driver and hope it will work then...

I have Nova-T card and I had similar problem too, I fixed it by adding few
lines to the runvdr script before the "su -c "$VDRCMD" $VDRUSR" line.

su -c /usr/bin/tzap channel_name &
sleep 5
$KILL /usr/bin/tzap

Without this modification I always get those errors, but now it works
every time. I have SuSE 8.2 installed and drivers are loaded via
/etc/sysconfig/kernel. VDR is started from /etc/init.d/rc3.d/.



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index