On Fri, Sep 17, 2010 at 12:12 AM, Jerry Rubinow <span dir="ltr">&lt;<a href="mailto:jerrymr@gmail.com" target="_blank">jerrymr@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="gmail_quote"><div><div></div><div>On Fri, Sep 17, 2010 at 12:05 AM, Adam Jimerson <span dir="ltr">&lt;<a href="mailto:vendion@gmail.com" target="_blank">vendion@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


Ok so I&#39;m resending my last post because the mailing list ate it, saying it was to large.  Anyways I checked the mythbackend.log and found it littered with entries that looked like the following:<br><br><div>2010-09-16 08:00:34.157 AudioInALSA(hw:2,0) Error: weird return from snd_pcm_readi: Input/output error</div>



<div>2010-09-16 08:00:34.157 NVR(/dev/video0) Error: Short read, 40 of 3072 bytes from ALSA:hw:2,0</div>
<div>strange error flushing buffer ... </div><div>select timeout<br><br>I can only find them while the system has failed to correctly record a show so I&#39;m sure this has something to do with it but don&#39;t know what to make of it or how to fix it.  I had tried to post more of the log during the recording of one of the shows in case I over looked something, but that is what set me over the mailing list limit, if anyone wants to look through it let me know and I&#39;ll find some kind of file host/server to upload it to (to large for pastebin every try fails and causes the browser to lock up).</div>


</blockquote><div><br></div></div></div><div>The interesting part should be when the backend first wakes up to tune the station and begin the record, up through the first of the messages like the excerpt you posted.  All I can tell from the above is that it looks like it is having problems getting data from your tuner (/dev/video0).  Can you post that section of the log file?  It doesn&#39;t have to be large.  Also, what type of tuner card do you have?</div>


<div><br></div><font color="#888888"><div>-Jerry </div></font></div>
</blockquote></div><br>Sorry for the long delay, work has been keeping me from messing with Myth.  As for the request from the log here is from where, as far as I can tell, the backend wakes up for the recording all the way to where it starts spitting out the &quot;select timeout&quot;s<br>

<br>2010-09-16 07:59:00.594 scheduler: Scheduled items: Scheduled 214 items in 0.1 = 0.00 match + 0.13 place<br>2010-09-16 07:59:29.898 TVRec(1): ASK_RECORDING 1 29 0 0<br>2010-09-16 08:00:02.660 TVRec(1): Changing from None to RecordingOnly<br>

2010-09-16 08:00:02.661 TVRec(1): HW Tuner: 1-&gt;1<br>2010-09-16 08:00:02.711 ProgramInfo(): Updated pathname &#39;&#39;:&#39;&#39; -&gt; &#39;1063_20100916080000.nuv&#39;<br>2010-09-16 08:00:04.021 SampleRate: Attempted to add a rate 32000 Hz, which is not in the list of allowed rates.<br>

2010-09-16 08:00:04.024 TVRec(1): rec-&gt;GetFileName(): &#39;/mnt/storage/MythTv/Default/1063_20100916080000.nuv&#39;<br>2010-09-16 08:00:04.136 NVR(/dev/video0) Error: Can&#39;t open vbi device: &#39;&#39;<br>2010-09-16 08:00:04.208 AutoExpire: CalcParams(): Max required Free Space: 2.0 GB w/freq: 15 min<br>

2010-09-16 08:00:04.218 Started recording: V: channel 1063 on cardid 1, sourceid 1<br>2010-09-16 08:00:04.226 scheduler: Started recording: V: channel 1063 on cardid 1, sourceid 1<br>select timeout<br>2010-09-16 08:00:14.157 AudioInALSA(hw:2,0) Error: weird return from snd_pcm_readi: Input/output error<br>

select timeout<br>select timeout<br><br><br>As for my TV Tuner it is a Hauppauge WinTV HVR-950Q USB device.<br>