On 19/12/05, Chris Trown <[EMAIL PROTECTED]> wrote: > I put the modprobe command in the mythbackend startup script, > which is icky. I believe that has fixed the problem, though I need a > few more reboots to make sure. > > There has got to be a better way to do this. Anybody have any > pointers?
You could add the modprobe commands to rc.sysinit (like Jarod has detailed in his Fedora guide) This way the modules should be loaded before the backend process starts: http://wilsonet.com/mythtv/fcmyth.php#lirc (check end of section) Nick _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
