HAHAHHAHAHAAAAAAAAAAAAA Found it..
The problem was that the command modprobe ivtv was being executed after mythbackend was started. (hmm.. what a surprise) Someone instructed me on how to adjust the /etc/init.d/mythbackend file to automatically load the ivtv module. They told me to put it in the wrong place.. i.e. after the start for mythbackend. Now.. here's the question.. This seems to me to be kind of a kludge.. Is there a correct way to load the module WAY earlier? I'm thinking there's a more correct way to get it to load first.. before any of the /etc/init.d stuff runs. > From: Nick Rout <[EMAIL PROTECTED]> > Reply-To: Discussion about mythtv <[email protected]> > Date: Mon, 27 Jun 2005 11:04:58 +1200 > To: <[email protected]> > Subject: Re: [mythtv-users] TV won't play unless you run mythbackend manually > from a console > > you do _not_ need to add the minus to do what is suggested here. > > > > > On Mon, 27 Jun 2005 08:38:14 +1000 > Kevin Saenz wrote: > >> you forgot the minus after su so it should be su - >> >>> su >>> >>> /etc/init.d/mythbackend stop >>> /etc/init.d/mythbackend start >>> >>> >> then run ps ax|grep mythbac >> _______________________________________________ >> mythtv-users mailing list >> [email protected] >> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > > -- > Nick Rout > > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
