<br><br><div class="gmail_quote">On Thu, Aug 13, 2009 at 2:55 AM, Paul Gallaway <span dir="ltr">&lt;<a href="mailto:pgallaway@gmail.com">pgallaway@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Tue, Aug 11, 2009 at 5:00 PM, Jongi&lt;<a href="mailto:jongitech@gmail.com">jongitech@gmail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I am running Debian Testing (with the Multimedia repo also in Testing).<br>
&gt; After the latest updates, mythtv doesn&#39;t see my cards.<br>
&gt;<br>
&gt; My last update (11 Aug) was this - <a href="http://pastebin.com/f4f82e52d" target="_blank">http://pastebin.com/f4f82e52d</a><br>
<br>
</div>[INSTALL, DEPENDENCIES] dash ....<br>
<br>
I suppose you choose &#39;yes&#39; to make dash the default shell for running<br>
scripts (over bash)? Just a guess...<br>
<br>
dpkg-reconfigure dash<br>
<br>
This time choose &#39;no&#39; (don&#39;t make dash default). You might need a reboot.<br>
<br>
Marc&#39;s advice could also be applicable.<br>
<br>
~pAul.<br>
<br>
        all good things. all in good time.<br>
<div><div></div><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://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>dmesg | grep ivtv returns<br><br>[   36.693162] ivtv 0000:02:08.0: firmware: requesting v4l-cx2341x-enc.fw<br>[   36.698626] ivtv0: Unable to open firmware v4l-cx2341x-enc.fw (must be 376836 bytes)<br>
[   36.698702] ivtv0: Did you put the firmware in the hotplug firmware directory?<br>[   36.698769] ivtv0: Retry loading firmware<br>[   36.701035] ivtv 0000:02:09.0: firmware: requesting v4l-cx2341x-enc.fw<br>[   36.707815] ivtv1: Unable to open firmware v4l-cx2341x-enc.fw (must be 376836 bytes)<br>
[   36.707890] ivtv1: Did you put the firmware in the hotplug firmware directory?<br>[   36.707957] ivtv1: Retry loading firmware<br>[   37.318363] ivtv 0000:02:08.0: firmware: requesting v4l-cx2341x-enc.fw<br>[   37.323274] ivtv0: Unable to open firmware v4l-cx2341x-enc.fw (must be 376836 bytes)<br>
[   37.323348] ivtv0: Did you put the firmware in the hotplug firmware directory?<br>[   37.323417] ivtv0: Failed to initialize on minor 4<br>[   37.323482] ivtv0: Failed to initialize on minor 2<br>[   37.324761] ivtv0: Failed to initialize on minor 0<br>
[   37.325326] ivtv0: Failed to initialize on minor 3<br>[   37.326182] ivtv0: Failed to initialize on minor 1<br>[   37.329041] ivtv 0000:02:09.0: firmware: requesting v4l-cx2341x-enc.fw<br>[   37.335831] ivtv1: Unable to open firmware v4l-cx2341x-enc.fw (must be 376836 bytes)<br>
[   37.335906] ivtv1: Did you put the firmware in the hotplug firmware directory?<br>[   37.335979] ivtv1: Failed to initialize on minor 7<br>[   37.336183] ivtv1: Failed to initialize on minor 5<br>[   37.336657] ivtv1: Failed to initialize on minor 8<br>
[   37.336991] ivtv1: Failed to initialize on minor 6<br><br>i then did aptitude search ivtv<br>which lead me to do aptitude install firmware-ivtv<br><br>The dash suggestion helped with my bash-completition problem.<br><br>
Thanks all.<br>Jongi<br><br>