[mythtv-users] This is dumb

todd Bailey toddb at toddbailey.net
Tue Aug 23 03:54:53 UTC 2005


ok here is what I got so far

[root at linus etc]# cat modprobe.conf
alias eth0 8139too
alias eth1 8139too
alias scsi_hostadapter sata_sil
alias snd-card-0 snd-intel8x0
alias char-major-61 lirc_i2c
options snd-card-0 index=0
options snd-intel8x0 index=0
remove snd-intel8x0 { /usr/sbin/alsactl store 0 >/dev/null 2>&1
|| : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
#ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias tveeprom tveeprom-ivtv
alias msp3400 msp3400-ivtv

install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install
lirc_i2c
options ivtv cardtype=2


On Mon, 2005-08-22 at 23:36 -0400, Jonathan Link wrote:
> It's easy to miss something in the guide.
> Why don't you copy and paste a snippet of your modprobe.conf file,
> IIRC, he advises placing the ivtv loading at the top of the file.
> 
> 
> On 8/22/05, todd Bailey <toddb at toddbailey.net> wrote:
> > Interesting point,
> > 
> > I'm just following Jared Wilson's guide to installing myth.
> > So if there is something that needs to be done but isn't contained in
> > that doc then yes, the drivers for the prv-250 and/or ivtv isn't being
> > loaded.  I am still relatively new to Linux, even though I've been using
> > it for several years.  So sorry for any dumb questions and my
> > frustration on this.
> > 
> > Thanks for the Hint,  I'll track this down and see what I come up with.
> > 
> > 
> > On Mon, 2005-08-22 at 23:05 -0400, Jonathan Link wrote:
> > > Bandaid approach?
> > > You've never said that you're loading ivtv in your modprobe.conf file.
> > >  Maybe you're not loading it, as Isaac indicated.
> > > The commands you are citing are the commands to manually load ivtv.
> > >
> > > Regards,
> > > Jonathan S. Link
> > >
> > > On 8/22/05, todd Bailey <toddb at toddbailey.net> wrote:
> > > > my point exactly,
> > > >
> > > > I was just wondering if this is sop.
> > > >
> > > > It would appear to me that one only needs to run depmod -a and modprobe
> > > > ivtv just one time to create and store the configuration.
> > > >
> > > > however, I don't have any problems forcing the issue with a bandaid
> > > > approach...
> > > >
> > > >
> > > > On Mon, 2005-08-22 at 22:37 -0400, Jack Trout wrote:
> > > > > On 8/22/05, Isaac Richards <ijr at case.edu> wrote:
> > > > > > On Monday 22 August 2005 10:28 pm, Todd Bailey wrote:
> > > > > > > every reboot I have to do:
> > > > > > >         # modprobe ivtv
> > > > > > >
> > > > >
> > > > > Well  if your modprobe.conf has that line in it, and its not working a
> > > > > bandaid would be to add modprobe ivtv into your /etc/rc.local script
> > > > > and see if that fixes it,
> > > > > _______________________________________________
> > > > > mythtv-users mailing list
> > > > > mythtv-users at mythtv.org
> > > > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > mythtv-users mailing list
> > > > mythtv-users at mythtv.org
> > > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> > > >
> > > >
> > > >
> > > _______________________________________________
> > > mythtv-users mailing list
> > > mythtv-users at mythtv.org
> > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> > 
> > 
> > 
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> > 
> > 
> >
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



More information about the mythtv-users mailing list