<div dir="ltr">Thanks gentlemen, I did  &quot;sudo apt-get install v4l-utils&quot; because it wasn&#39;t present in /usr/bin and now there is &quot;v4l2-compliance&quot; , &quot;v4l2-ctl&quot; , &quot;v4l2-sysfs-path&quot; as well as &quot;v4l-conf&quot; and &quot;v4l-info&quot; which were there prior to the &quot;apt-get&quot;. And now the result of running the script is:<div>
<br></div><div><div>daryl@daryl-A780L3C:~$ /usr/local/bin/ivtv_audio_fix.sh</div><div>Audio input set to 2</div><div>Audio input set to 0</div><div>Frequency set to 6720 (420.000000 MHz)</div><div>Audio input set to 1</div>
<div>daryl@daryl-A780L3C:~$ </div></div><div><br></div><div>the above looks much better to me, I&#39;m anxious to hear it tonight. I fear I will be ever in debt to this list.</div><div>Daryl</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, Jun 18, 2014 at 1:09 PM, Stephen Worthington <span dir="ltr">&lt;<a href="mailto:stephen_agent@jsw.gen.nz" target="_blank">stephen_agent@jsw.gen.nz</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Wed, 18 Jun 2014 18:18:38 +0200, you wrote:<br>
<br>
&gt;Hoi Hika,<br>
&gt;<br>
&gt;Wednesday, June 18, 2014, 6:14:02 PM, you wrote:<br>
&gt;<br>
&gt;&gt; Hoi Daryl,<br>
&gt;<br>
&gt;&gt; Wednesday, June 18, 2014, 5:02:37 PM, you wrote:<br>
&gt;<br>
&gt;&gt;&gt; apparently the script is not working, tinny audio has reappeared.<br>
&gt;&gt;&gt; When I run the &quot;ivtv_audio_fix.sh in a terminal I get:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;&gt;&gt; daryl@daryl-A780L3C:~$ /usr/local/bin/ivtv_audio_fix.sh<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; /usr/local/bin/ivtv_audio_fix.sh: 16:<br>
&gt;&gt;&gt; /usr/local/bin/ivtv_audio_fix.sh: v4l2-ctl: not found<br>
&gt;<br>
&gt;&gt;&gt; /usr/local/bin/ivtv_audio_fix.sh: 17:<br>
&gt;&gt;&gt; /usr/local/bin/ivtv_audio_fix.sh: v4l2-ctl: not found<br>
&gt;<br>
&gt;&gt;&gt; /usr/local/bin/ivtv_audio_fix.sh: 23:<br>
&gt;&gt;&gt; /usr/local/bin/ivtv_audio_fix.sh: v4l2-ctl: not found<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; /usr/local/bin/ivtv_audio_fix.sh: 26:<br>
&gt;&gt;&gt; /usr/local/bin/ivtv_audio_fix.sh: v4l2-ctl: not found<br>
&gt;<br>
&gt;&gt;&gt; daryl@daryl-A780L3C:~$ <br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;&gt;&gt; Scripts remain as previously posted, what should I do to fix this?<br>
&gt;&gt;&gt; I don&#39;t know if it is relevant or not but, the problem started on<br>
&gt;&gt;&gt; analog card recordings on channel 35 (discovery) got better then<br>
&gt;&gt;&gt; channel 21 (CTV newsnet) then got better and now have resurfaced on<br>
&gt;&gt;&gt; channel 38 (Bravo). Any help with this matter is greatly appreciated.<br>
&gt;&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;&gt;&gt; Daryl<br>
&gt;<br>
&gt;&gt; Do you have the v4l-utils package installed?<br>
&gt;&gt; v4l2-ctl is part of that!<br>
&gt;<br>
&gt;Also I this script is run as non root, the full path to v4l2-ctl<br>
&gt;should possibly be specified in the script. Try: which v4l2-ctl to<br>
&gt;find it.<br>
<br>
</div></div>In Mythbuntu, v4l2-ctl is in /usr/bin and can be run from any user,<br>
unless the path setup has been changed.  Try running this command:<br>
<br>
  echo $PATH<br>
<br>
from root and from your MythTV user and see if /usr/bin is listed.  If<br>
it is, then it looks like the v4l-utils file has been deleted or the<br>
package uninstalled.  So I would try reinstalling the v4l-utils<br>
package.<br>
<div class="HOEnZb"><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://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
</div></div></blockquote></div><br></div>