<div dir="ltr">The was a already setup in my rc.local file. I did reelect the audio device.  The problem is not solved.<div><br></div><div>I can add that I get the following error in journalctl.</div><div><br></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">Oct 29 10:06:56 i7 mythbackend[15156]: 2015-10-29 10:06:56.017197 E  DevRdB(/dev/video0): Poll giving up 2
</span><br>Oct 29 10:06:56 i7 mythbackend[15156]: 2015-10-29 10:06:56.017293 E  MPEGRec[45](/dev/video0): Device error detected<br>
<br></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 29, 2015 at 5:55 AM, Dan Wilga <span dir="ltr"><<a href="mailto:mythtv-users2@dwilga-linux1.amherst.edu" target="_blank">mythtv-users2@dwilga-linux1.amherst.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 10/29/15 2:07 AM, Oz Dror wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
After the upgrade to ubuntu 15.04 I am getting 0 byte recordings from the HDPVR.<br>
<br>
<br>
When I do cat /dev/video0 > /tmp/test<br>
I am getting a correct recording in the file /tmp/test.<br>
<br>
It is clearly somthing in the new upgrade.<br>
<br>
I have also upgraded to mythtv 0.27.5+fixes<br>
<br>
<br>
When I try to view live I get the following error message "Error opening jump program file buffer"<br>
<br>
This issue is unique to HDPVR, My ther tunes do not have any issues.<br>
</blockquote></div></div>
I've run into something similar, and it had to do with audio. Apparently, if it's misconfigured, the device doesn't send any output at all. I found that this helped (in rc.local):<br>
<br>
  /usr/bin/v4l2-ctl --device /dev/video0 --set-ctrl=audio_encoding=4<br>
<br>
Also, in mythtv-setup, go in and reselect the appropriate audio input method. Changing OS versions can mean subtle changes in the notation of the input ports, so Myth might be trying to use the wrong input. Even if you had a working value before, it might have changed.<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
</blockquote></div><br></div>