<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Feb 1, 2016 at 3:25 PM, David Parker <span dir="ltr"><<a href="mailto:parker.david.a@gmail.com" target="_blank">parker.david.a@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Mon, Feb 1, 2016 at 10:11 AM, Stuart Auchterlonie <span dir="ltr"><<a href="mailto:stuarta@squashedfrog.net" target="_blank">stuarta@squashedfrog.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span>On 29/01/16 19:43, David Parker wrote:<br>
> Stuart, here are the command outputs you requested:<br>
><br>
> # v4l2-ctl --all -d /dev/video0<br>
> Driver Info (not using libv4l2):<br>
> Driver name : saa7164[0]<br>
> Card type : Hauppauge WinTV-HVR2255<br>
> Bus info : PCI:0000:1f:00.0<br>
> Driver version: 0.0.0<br>
> Capabilities : 0x01010001<br>
<br>
</span>I've pushed a fix to master if anyone is able to test<br>
this device there.<br>
<br>
Please report any feedback to<br>
<a href="https://code.mythtv.org/trac/ticket/12629" rel="noreferrer" target="_blank">https://code.mythtv.org/trac/ticket/12629</a><br>
<br>
If I can get some success reports, i'll look to get it<br>
backported.<br>
<br></blockquote><div><br></div></span><div>Thanks, Stuart. I downloaded the master branch and will try to test this tonight.</div></div></div></div></blockquote><div><br></div><div>I tried compiling the source code from the master branch, but I ran into an error:</div><div><br></div><div>In file included from freesurround.cpp:33:0:</div><div>../libmythbase/mythlogging.h:5:19: fatal error: QString: No such file or directory</div><div> #include <QString></div><div> ^</div><div>compilation terminated.</div><div>Makefile:346: recipe for target 'freesurround.o' failed</div><div>make[2]: *** [freesurround.o] Error 1</div><div>make[2]: Leaving directory '/root/mythtv-master/mythtv/libs/libmythfreesurround'</div><div>Makefile:49: recipe for target 'sub-libmythfreesurround-make_first' failed</div><div>make[1]: *** [sub-libmythfreesurround-make_first] Error 2</div><div>make[1]: Leaving directory '/root/mythtv-master/mythtv/libs'</div><div>Makefile:67: recipe for target 'libs' failed</div><div>make: *** [libs] Error 2</div><div><br></div><div>I have libqt4-dev installed, which I believe provides QString, so I'm not sure what's up. This didn't happen when I was compiling 0.27.</div><div><br></div><div>I see that the commit for this issue only affected a few lines in mythtv/libs/libmythtv/recorders/v4lchannel.cpp. Can I simply copy the updated version of that one file into the 0.27 source tree I used before, and recompile?</div><div><br></div><div>Thanks!</div><div>Dave </div></div></div></div>