<p dir="ltr"><br>
On Nov 3, 2014 5:29 PM, &quot;Rod Smith&quot; &lt;<a href="mailto:mythtv@rodsbooks.com">mythtv@rodsbooks.com</a>&gt; wrote:<br>
&gt;<br>
&gt; On 11/03/2014 05:58 PM, Michael wrote:<br>
&gt;&gt;<br>
&gt;&gt; On 11/03/2014 03:51 PM, Rod Smith wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I get &quot;cat: /dev/video3: Input/output error&quot;. I get the same thing<br>
&gt;&gt;&gt; whether I do this as an ordinary user or as root. There&#39;s nothing in<br>
&gt;&gt;&gt; dmesg to elaborate on the I/O error.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Do you have good audio connectivity as well?  On my HDPVR, if the<br>
&gt;&gt; optical cable comes loose and the HDPVR doesn&#39;t get a signal, it will<br>
&gt;&gt; give input/output errors similar to what you have described.<br>
&gt;<br>
&gt;<br>
&gt; Thanks to everybody who&#39;s responded so far. I&#39;ve made progress. It turns out that I swapped the blue and green lines (TWICE -- it&#39;s dark behind my AV stack!), and this seems to have confused the HDPVR. I can now get a video file when I do a &quot;cat /dev/video1 &gt; foo.ts&quot;.<br>
&gt;<br>
&gt; MythTV is still giving me 0-length recordings, though. I expect this is some silly problem in the MythTV configuration, so I&#39;ll review that later this evening or tomorrow.<br>
&gt;<br>
&gt; At least I know the hardware&#39;s OK. (I hate having to return things!)<br>
&gt;<br>
&gt; _______________________________________</p>
<p dir="ltr">Try a sleep at the end of your changing script.  The hdpvr needs the signal to be good and going before it can captured.  Needs to be even longer if using spdif.</p>
<p dir="ltr">Jon</p>