<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div><br><br></div><div><br>On May 16, 2014, at 7:42 PM, Jean-Yves Avenard &lt;<a href="mailto:jyavenard@gmail.com">jyavenard@gmail.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div>Hi<br><br>Le&nbsp;samedi 17 mai 2014, Greg Thompson &lt;<a href="mailto:gthompson20@gmail.com">gthompson20@gmail.com</a>&gt; a écrit&nbsp;:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><br>
<br>
When I did this it compete broke Recording/Live TV on the Ceton Tuner… I would get (TL___) but no further..<br>
<br>
&gt; and recompile... that's for the backend…<br>
<br>
Reverting the Backend to fixes/.27 with a frontend on Devel/027candidates fixed the issue again… Def something with the Backend and the Ceton RTSP tuner in devel/027candidates that my system doesn’t like..<br>
</blockquote><div><br></div><div>That is interesting...</div><div><br></div><div>So it's not the new rasp code then...</div><div><br></div><div>There's a few commit before that, that relates to the IPTV, mostly fixes that were added for the freebox users (though none of them necessary as the rtsp big change rewrote all of them)</div>
<div><br></div><div>There's only a few commits to try, so don't even have to bother with git bisect.</div><div><br></div><div>Do the following:</div><div><br></div><div>$ git reset --hard HEAD~</div><div>$ make -j4 &amp;&amp; make install</div>
<div>Test</div><div><br></div><div>As soon as it works, do git log, see the top commit and tell me which one it is. It's the last commit that works for you, the one just after will be the one that broke things....</div>
<div><br></div><div>Thanks!</div></div></blockquote><br><div>Won't that just put me back to fixes.27 ?</div><div><br></div><div>Greg</div></body></html>