<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Aug 1, 2020 at 9:25 AM DryHeat122 <<a href="mailto:dryheat122@gmail.com">dryheat122@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 31, 2020 at 5:58 PM John P Poet <<a href="mailto:jppoet@gmail.com" target="_blank">jppoet@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 31, 2020 at 6:43 PM DryHeat122 <<a href="mailto:dryheat122@gmail.com" target="_blank">dryheat122@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 28, 2020 at 9:10 PM DryHeat122 <<a href="mailto:dryheat122@gmail.com" target="_blank">dryheat122@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div><br>[snip]</div><div dir="auto"><br></div><div dir="auto">Just to report...I was sitting here watching a recorded program on Myth, when I saw an unfamiliar flash over by the equipment. It was HDPVR2 firing up to record something.  Unfortunately I don't yet have a channel change solution (my FireWire seems to have crapped out) but at least the recorder looks to be in good working order.  Thank you all so much for the input and especially John P for writing then sharing his software.</div><div dir="auto"><br></div></div></blockquote><div><br></div><div>Well guys, I spoke a little too soon. Today after solving my firewire/channel-change problem, I decided to do a test recording via myth.  It failed.  I went and tried to do a test recording via command line and got:</div><div><br></div></div><blockquote style="margin:0px 0px 0px 40px;border:medium none;padding:0px"><div class="gmail_quote"><div> $ /opt/Hauppauge/bin/hauppauge2 -s E524-00-00ABAE4A  -i 1 -a 1 -o /tmp/test.ts</div></div><div class="gmail_quote">2020-07-31T17:16:38.480742 CRIT <main> Logger.cpp:83 (setLogLevelFilter) Changing loglevel to NOTC</div><div class="gmail_quote">2020-07-31T17:16:38.480920 CRIT <main> hauppauge2.cpp:347 (main) Starting up</div><div class="gmail_quote">Failed to open dev.</div><div class="gmail_quote">2020-07-31T17:16:38.489129 CRIT <main> hauppauge2.cpp:355 (main) Device E524-00-00ABAE4A not found on USB bus.</div><div class="gmail_quote"><br></div></blockquote>I rebooted and tried again.  Same result.  But lsusb finds it:<div><br></div><blockquote style="margin:0px 0px 0px 40px;border:medium none;padding:0px"><div>Bus 001 Device 002: ID 2040:e524 Hauppauge</div><div><br></div></blockquote>Tried the steps under "troubleshooting" on JohnP's the git page.  I couldn't find the suggested log entry in syslog or mythbackend.log (not sure what log it's referring to). So I used the bus 1 as given in lsusb.  Still won't do a test recording.<div><br></div><div>Before I tried the myth test recording I had gone into setup to make sure the tuning timeout was 15 sec as suggested.  I found this in mythtv-setup.log</div><div><br></div><div><blockquote style="margin:0px 0px 0px 40px;border:medium none;padding:0px"><div>/var/log/mythtv/mythtv-setup.log:Jul 31 16:57:21 steve-EP45-UD3P mythtv-setup.real: mythtv-setup[589]: E ScreenLoad v4l2util.cpp:42 (Open) V4L2(): Could not open '/opt/Hauppauge/bin/hauppauge2 -c /opt/Hauppauge/etc/hdpvr2-1.conf': #012#011#011#011eno: No such file or directory (2)</div><div><br></div></blockquote>But both files are there and seem to have the necessary permissions.  The right serial number is in hdpvr2-1.conf:</div><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:medium none;padding:0px"><div>-rwxr-xr-x 1 root root 1707408 Jul 25 10:57 hauppauge2</div><div>-rwxr-xr-x 1 root root 1940 Jul 27 12:50 hdpvr2-1.conf</div></blockquote><div><br><div>How to proceed?  <br></div></div></div></blockquote><div><br></div><div>V4L2() is wrong.  Somehow you have it setup with the wrong tuner "type".  That should say Extern, since you are using an External Recorder.  Try deleting that capture device and set it up again.</div><div><br></div><div>John</div></div></div></blockquote><div><br></div><div>I did set it up as an external recorder, but I will delete and try again.  Before that, though, I would like to be sure I can make a  command line test recording.   Any idea why it's saying it can't open 

/opt/Hauppauge/bin/hauppauge2 when it is there and is executable?</div></div></div></blockquote><div><br></div><div>It's because I was not running the command as sudo.  I did so, and can now get a test recording.  </div><div><br></div><div>I went through the suggested procedure of  deleting the hdpvr2 card and recreating the capture card.  I made sure to use the "external (black box)" card, and the card description says "external."  I am still getting the same entry in mythtv-setup.log (i.e. with V4L2) ; however, now myth can tune/record the hdpvr2.  Hopefully it will stay that way.</div></div></div>