<br><br><div class="gmail_quote">On Fri, Jul 30, 2010 at 2:04 PM, Jarod Wilson <span dir="ltr"><<a href="mailto:jarod@wilsonet.com">jarod@wilsonet.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Thu, Jul 29, 2010 at 1:25 PM, Scott Bickford <<a href="mailto:bic1ster@gmail.com">bic1ster@gmail.com</a>> wrote:<br>
>><br>
>><br>
>> > cat lirc.conf<br>
>> ><br>
>> > #lirc_module_configuration<br>
>> > alias char-major-61 lirc_zilog<br>
>><br>
>> Did you put the above in there, or did mythdora? In either case, its<br>
>> *wrong*. :)<br>
><br>
> That could of been from an HVR-1600, which is now out of the box.<br>
><br>
>><br>
>> > ls /dev/lirc* -alh<br>
>> ><br>
>> > crw-rw---- 1 root root 248, 0 2010-07-23 06:22 /dev/lirc0<br>
>><br>
>> As you can see here, your lirc device has a character device major<br>
>> number of 248, not 61. We use dynamic misc chardev number assignments<br>
>> now (first free number, going backwards from 255, iirc), not a static<br>
>> one.<br>
><br>
</div><div class="im">> I commented that out, rm'd /dev/lirc,<br>
<br>
</div>The commenting out part was correct, but don't rm /dev/lirc*, that's<br>
supposed to be there, I was just pointing out that what was there has<br>
a device major of 248 (correctly assigned dynamically), not 61.<br>
<div><div></div><div class="h5"><br>
> did various power downs. Now it's<br>
> locking up after 2 minutes of recording as well as this in the backend log:<br>
><br>
> 2010-07-29 09:00:52.170 adding: localhost.localdomain as a client (events:<br>
> 0)<br>
> 2010-07-29 09:00:52.178 RecBase(1:/dev/video0):<br>
> GetKeyframePositions(1022,9223372036854775807,#0) out of 9<br>
> 2010-07-29 09:01:14.836 DevRdB(/dev/video0) Error: Poll giving up<br>
> 2010-07-29 09:01:14.852 MPEGRec(/dev/video0) Error: Device error detected<br>
> 2010-07-29 09:01:14.858 DevRdB(/dev/video0): Stop(): Not running.<br>
> 2010-07-29 09:01:56.967 MPEGRec(/dev/video0) Error: StartEncoding failed<br>
> eno: Resource temporarily unavailable (11)<br>
> 2010-07-29 09:01:59.979 MPEGRec(/dev/video0) Warning: Unable to set audio<br>
> input.<br>
> 2010-07-29 09:03:01.652 AutoExpire: CalcParams(): Max required Free Space:<br>
> 3.0 GB w/freq: 15 min<br>
> 2010-07-29 09:08:57.033 RecBase(1:/dev/video0):<br>
> GetKeyframePositions(1022,9223372036854775807,#5) out of 14<br>
> 2010-07-29 09:09:11.139 RecBase(1:/dev/video0):<br>
> GetKeyframePositions(1662,9223372036854775807,#0) out of 14<br>
> 2010-07-29 09:09:11.152 Dec: DoFastForward(): desiredFrame(1710) ><br>
> last_frame(1661)<br>
> 2010-07-29 09:09:11.185 Dec: DoFastForward(): Desired frame is way past the<br>
> end of the keyframe map!<br>
> Seeking to last keyframe instead.<br>
> 2010-07-29 09:09:14.362 [h264 @ 0x391264a5c0]error while decoding MB 109 36,<br>
> bytestream (-4)<br>
> 2010-07-29 09:09:14.376 [h264 @ 0x391264a5c0]missing picture in access unit<br>
> 2010-07-29 09:09:15.812 ProgramInfo(): Updated pathname '':'' -><br>
> '1727_20100729090000.mpg'<br>
><br>
><br>
> Also filling messages every second:<br>
><br>
> Jul 29 13:08:45 localhost kernel: lirc_zilog: i2c_master_send failed with<br>
> -110<br>
> Jul 29 13:08:45 localhost kernel: lirc_zilog: polling the IR receiver chip<br>
> failed, trying reset<br>
<br>
</div></div>What firmware version do you have on your hdpvr? If its not 0x15,<br>
might be worth doing an update (which unfortunately, can only be done<br>
under windows). Looks similar to what others have reported in the<br>
past, and its something still in need of investigation at the driver<br>
level.<br>
<font color="#888888"><br>
<br>
--<br>
</font><div class="im">Jarod Wilson<br>
<a href="mailto:jarod@wilsonet.com">jarod@wilsonet.com</a><br>
</div><div><div></div><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>