<p>Hello!</p><p>Yes, you was right about commenting watchdog. But now I have new troubles:)<br></p><p>2009-02-27 03:56:53.215 fe: Adapter 1 Setting up frontend tuner<br>2009-02-27 03:56:53.217 fe: adapter 1 type OFDM name &quot;Zarlink ZL10353 DVB-T&quot;<br>
2009-02-27 03:56:53.217 fe: adapter 1 frequency min 174000000 max 862000000 step 166667 tolerance 0<br>2009-02-27 03:56:53.217 fe: adapter 1 symbol rate min 0 max 0 tolerance 0<br>2009-02-27 03:56:53.217 dmx: Setting filter for pid 8192 pestype 20<br>
2009-02-27 03:56:53.252 dvr: Add Section callback for PID    0 (0x0000) type 1 (PAT)<br>2009-02-27 03:56:53.252 dvr: Add TS callback for PID    0 (0x0000) type 9 (Reassemble)<br>2009-02-27 03:56:59.042 fe: Adapter 1 Status: 0x00 ()<br>
2009-02-27 03:56:59.042 dvr: lockup of DVB card detected - trying to reanimate via bouncing filter<br>2009-02-27 03:57:04.862 fe: Adapter 1 Status: 0x00 ()<br>2009-02-27 03:57:04.862 dvr: lockup of DVB card detected - trying to reanimate via bouncing filter<br>
2009-02-27 03:57:10.712 fe: Adapter 1 Status: 0x00 ()<br>2009-02-27 03:57:10.712 dvr: lockup of DVB card detected - trying to reanimate via bouncing filter<br><br><br></p><br><div class="gmail_quote">On Thu, Feb 26, 2009 at 6:38 PM, Frederik Kriewitz <span dir="ltr">&lt;frederik@kriewitz.eu&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">2009/2/26 Florian Lohoff &lt;<a href="mailto:flo@rfc822.org">flo@rfc822.org</a>&gt;:<br>
<div class="Ih2E3d">&gt; Aborted means the watchdog killed getstream with a SIGABRT ...<br>
<br>
</div>I had some problems with the watchdog too.<br>
An older system with 2.6.18 Kernel completely blocked the System (no<br>
userspace threads were running for several seconds). Once it was<br>
working again the watchdog killed getstream in the middle of<br>
processing the dvb buffer overflow (EOVERFLOW error).<br>
<br>
On another system initialisation of a &quot;Fujitsu Siemens Activy DVB-S<br>
Budget Card&quot; sometimes takes more than a second, resulting in the<br>
watchdog killing getstream accidentally again.<br>
<br>
Try to disable the watchdog by commenting out init_guard_thread(); at<br>
the end of getstream.c<br>
</blockquote></div><br>