This happens to me on every reboot. 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>
but it doesn't work. Could it be that mythbackend is
running at this point? 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> <<a href="mailto:mcffeyel@free.fr">mcffeyel@free.fr</a>> 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>
> I was having the same issue and what I found out was that it was<br>> happening<br>> becasue the mythbackend was starting before the ivtv drivers were<br>> loaded. What<br>> I have done at the moment is to disable mythbackend from starting on
<br>> boot up.<br>> Then I make sure the ivtv drivers are loaded and after they are loaded<br>> I start<br>> up mythbackend manually. I know that you could probably edit some<br>> files to make<br>> sure the drivers are loaded before the backend starts but I haven't
<br>> had a chance<br>> to find out what they are and how to do it. Maybe someone else can<br>> help you out<br>> with the automation part of it. Hope thats the problem. Cheers,<br>> Daniel<br>><br>> Quoting
<a href="mailto:mcffeyel@free.fr">mcffeyel@free.fr</a>:<br>><br>>> Finally I got my config to work (pvr 250).<br>>><br>>> Everything went well, until I reboot the computer to see if the<br>>> configuration
<br>>> was good.<br>>><br>>> Now the LiveTV works for 2 seconds only, and then freezes. After some<br>>> other<br>>> seconds, the liveTV module ends up, and it goes back to the main menu.<br>
>><br>>> mythfrontend says :<br>>><br>>> 2005-07-03 00:00:48.238 prebuffering pause<br>>> 2005-07-03 00:01:07.088 ReadStringList timeout (quick).<br>>> Remote encoder not responding.<br>
>> 2005-07-03 00:01:07.089 WriteStringList: Bad socket<br>>> ASSERT: "i <= nodes" in /usr/lib/qt-3.3/include/qvaluelist.h (373)<br>>> 2005-07-03 00:01:07.092 WriteStringList: Bad socket<br>>> 2005-07-03 00:01:
07.093 ReadStringList: Bad socket<br>>><br>>><br>>> while mythbackend says :<br>>><br>>> 2005-07-03 00:03:06.782 Changing from None to WatchingLiveTV<br>>> 2005-07-03 00:03:10.442 joined null string in WriteStringList
<br>>> 2005-07-03 00:03:30.582 Changing from WatchingLiveTV to None<br>>><br>>><br>>> Any idea ?<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>>>
<br>><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>><br>><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>