[mythtv-users] HDPVR, Sonoff and find-zero-byte.pl

Greg Oliver oliver.greg at gmail.com
Fri Sep 7 03:12:20 UTC 2018


On Thu, Sep 6, 2018 at 10:05 PM Rajil Saraswat <rajil.s at gmail.com> wrote:

> On 09/06/2018 09:38 PM, Greg Oliver wrote:
>
>
>> Make sure all the cables are fully seated and the USB cable is not too
>> long.  Are there any messages in `dmesg' or journalctl regarding the 1212?
>>
>> -Greg
>>
>
> dmesg shows this,
>
> [174979.970413] hdpvr 1-1.2:1.0: config call request for value 0x700
> returned 1
> [175735.672443] hdpvr 1-1.2:1.0: config call request for value 0x800
> returned -110
> [175735.672450] hdpvr 1-1.2:1.0: transmit worker exited
> [175741.176438] hdpvr 1-1.2:1.0: start_streaming failed
>
> Any recommendation for cable length ?  I am going to search on Amazon.com
>
>
> It looks like you might have some improper module options running too::
>
> 2018-09-06 21:01:24.889956 W [21810/25389] RecThread
> recorders/mpegrecorder.cpp:851 (SetV4L2DeviceOptions) -
> MPEGRec[1](/dev/video1): Unable to set audio input.
>
> Cannot get audio.
>
> The audio/video works fine for a few minutes before it dies, so this
> "Unable to set audio input" message seems to be a red herring.
>
> Just make sure it is less than 9'


for i in  /sys/module/hdpvr/parameters/* ; do echo -ne "$i -- $(cat $i)\n";
done


Also, if you just `cat /dev/video1 > ~/test.ts` and ctrl-c after 5 minutes,
do you get a 5 minute video?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20180906/9381dda0/attachment.html>


More information about the mythtv-users mailing list