This happens to me on every reboot.&nbsp;&nbsp; To fix it, I have to stop mythbackend, depmod -a and modprobe ivtv.<br>
<br>
I tried to put this in rc.local like this:<br>
<br>
/sbin/rmmod ivtv<br>

/sbin/depmod -a<br>

/sbin/modprobe ivtv<br>

service mythbackend restart<br>

<br>
&nbsp;but it doesn't work.&nbsp; Could it be that mythbackend is
running at this point?&nbsp; I don't know when in the boot sequence
services start (before or after rc.local).<br>
<br>
Let me know if you get it working on a fresh reboot.<br>
<br>
Steve<br>
<br>
<br><br><div><span class="gmail_quote">On 7/3/05, <b class="gmail_sendername">Frédéric Feyel</b> &lt;<a href="mailto:mcffeyel@free.fr">mcffeyel@free.fr</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Oooooh, thank you very much for this advice ! It could be the problem,<br>because before my last reboot (ie everything done by hand, and<br>of course ivtv loaded before mythbackend) everything worked well...<br><br>I will put everything in the right order, on /etc/rc.local (which is a
<br>very convenient place to do this).<br><br>I will tell you tonight if it has worked or not.<br><br>Thanks,<br><br>Frederic.<br><br><br><a href="mailto:dhoyos@hoyosdesign.com">dhoyos@hoyosdesign.com</a> a écrit :<br><br>
&gt; I was having the same issue and what I found out was that it was<br>&gt; happening<br>&gt; becasue the mythbackend was starting before the ivtv drivers were<br>&gt; loaded. What<br>&gt; I have done at the moment is to disable mythbackend from starting on
<br>&gt; boot up.<br>&gt; Then I make sure the ivtv drivers are loaded and after they are loaded<br>&gt; I start<br>&gt; up mythbackend manually. I know that you could probably edit some<br>&gt; files to make<br>&gt; sure the drivers are loaded before the backend starts but I haven't
<br>&gt; had a chance<br>&gt; to find out what they are and how to do it. Maybe someone else can<br>&gt; help you out<br>&gt; with the automation part of it. Hope thats the problem. Cheers,<br>&gt; Daniel<br>&gt;<br>&gt; Quoting 
<a href="mailto:mcffeyel@free.fr">mcffeyel@free.fr</a>:<br>&gt;<br>&gt;&gt; Finally I got my config to work (pvr 250).<br>&gt;&gt;<br>&gt;&gt; Everything went well, until I reboot the computer to see if the<br>&gt;&gt; configuration
<br>&gt;&gt; was good.<br>&gt;&gt;<br>&gt;&gt; Now the LiveTV works for 2 seconds only, and then freezes. After some<br>&gt;&gt; other<br>&gt;&gt; seconds, the liveTV module ends up, and it goes back to the main menu.<br>
&gt;&gt;<br>&gt;&gt; mythfrontend says :<br>&gt;&gt;<br>&gt;&gt; 2005-07-03 00:00:48.238 prebuffering pause<br>&gt;&gt; 2005-07-03 00:01:07.088 ReadStringList timeout (quick).<br>&gt;&gt; Remote encoder not responding.<br>
&gt;&gt; 2005-07-03 00:01:07.089 WriteStringList: Bad socket<br>&gt;&gt; ASSERT: &quot;i &lt;= nodes&quot; in /usr/lib/qt-3.3/include/qvaluelist.h (373)<br>&gt;&gt; 2005-07-03 00:01:07.092 WriteStringList: Bad socket<br>&gt;&gt; 2005-07-03 00:01:
07.093 ReadStringList: Bad socket<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; while mythbackend says :<br>&gt;&gt;<br>&gt;&gt; 2005-07-03 00:03:06.782 Changing from None to WatchingLiveTV<br>&gt;&gt; 2005-07-03 00:03:10.442 joined null string in WriteStringList
<br>&gt;&gt; 2005-07-03 00:03:30.582 Changing from WatchingLiveTV to None<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Any idea ?<br>&gt;&gt; _______________________________________________<br>&gt;&gt; mythtv-users mailing list<br>
&gt;&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>&gt;&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>&gt;&gt;
<br>&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; mythtv-users mailing list<br>&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>&gt;<br>&gt;<br><br><br>_______________________________________________<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">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>