[mythtv-users] Input Connections is blank on setup

James Pifer jep at obrien-pifer.com
Wed Oct 29 11:12:27 EST 2003


Jay,

Thanks for your help. I got it working finally, or least it looks like
it. I haven't actually viewed any TV yet, but the drivers are loaded and
the card is found. Plus, I can now fill out the Input Connection part of
Myth Setup.

Thanks for you assistance. 
James

On Wed, 2003-10-29 at 10:37, Donoghue, Jay wrote:
> Looks like it compiled OK.  How about the output of 'lspci -vv'?  Is bus
> mastering enabled on the PCI card?  Did you make changes to your
> /etc/modules.conf per the FAQ?  If so, change "debug=1" to "debug=2" to
> get more details in your messages file
> 
>  - J
> 
> -----Original Message-----
> From: James Pifer [mailto:jep at obrien-pifer.com] 
> Sent: Wednesday, October 29, 2003 10:18 AM
> To: Discussion about mythtv
> Subject: RE: [mythtv-users] Input Connections is blank on setup
> 
> I went through it again and this time corrected whatever I screwed up
> last time, since I actually got through it... :-)
> 
> Here's a snip of the end of the process, I don't see anything in dmesg:
> cc -D__KERNEL__ -D__KERNEL_SYSCALLS__ -DMODULE -DMODVERSIONS
> -I/usr/src/linux/include -O2 -fomit-frame-pointer -march=i5
> 86 -mcpu=i586 -fno-strict-aliasing -Wno-unused -include
> /usr/src/linux/include/linux/modversions.h   -c -o saa7127.o saa
> 7127.c
> In file included from saa7127.c:81:
> saa7127.h:18:4: warning: #warning Using temporary hack for missing I2C
> driver-ID for saa7127
> cc -D__KERNEL__ -D__KERNEL_SYSCALLS__ -DMODULE -DMODVERSIONS
> -I/usr/src/linux/include -O2 -fomit-frame-pointer -march=i5
> 86 -mcpu=i586 -fno-strict-aliasing -Wno-unused -include
> /usr/src/linux/include/linux/modversions.h   -c -o ivtv-fb.o ivt
> v-fb.c
> ivtv-fb.c: In function `virt_to_pte':
> ivtv-fb.c:600: warning: return makes pointer from integer without a cast
> [root at mythtv driver]# make install
> mkdir -p /lib/modules/`uname -r`/kernel/drivers/media/video
> install -m 0644 msp3400.o saa7115.o tveeprom.o ivtv.o saa7127.o
> ivtv-fb.o /lib/modules/`uname -r`/kernel/drivers/media/v
> ideo
> [root at mythtv driver]# modprobe i2c-core
> [root at mythtv driver]# modprobe i2c-algo-bit
> [root at mythtv driver]# modprobe tuner type=2
> [root at mythtv driver]# modprobe msp3400
> [root at mythtv driver]# modprobe videodev
> [root at mythtv driver]# insmod saa7115.o
> [root at mythtv driver]# insmod ivtv.o
> ivtv.o: init_module: No such device
> Hint: insmod errors can be caused by incorrect module parameters,
> including invalid IO or IRQ parameters.
>       You may find more information in syslog or the output from dmesg
> [root at mythtv driver]#
> 
> Thanks,
> James
> 
> On Wed, 2003-10-29 at 09:04, Donoghue, Jay wrote:
> > If you follow the instructions in the "I compiled the driver, now what
> > ?" section of the ivtv FAQ, do you get any errors?  Also does 'lspci
> > -vv' show info about the PVR-350 card?
> > 
> > -----Original Message-----
> > From: James Pifer [mailto:jep at obrien-pifer.com] 
> > Sent: Wednesday, October 29, 2003 9:00 AM
> > To: Discussion about mythtv
> > Subject: Re: [mythtv-users] Input Connections is blank on setup
> > 
> > Forgot to say, Redhat 9... James
> > 
> > On Wed, 2003-10-29 at 08:13, James Pifer wrote:
> > > Looks like the problem is ivtv. This question is better for ivtv's
> > > mailing list, but I'll shoot it here first.
> > > 
> > > Are there any "ivtv for dummies" instructions out there for
> installing
> > > ivtv? I'm not exactly a noob, but I'm also no linux guru. I'm trying
> > to
> > > follow the instructions from the ivtv faq, but it's not working. 
> > > 
> > > I have an PVR350 so I'm trying the decoder-alpha.....
> > > Is there a specific kernel I SHOULD be running? (for ivtv, mythtv,
> > etc)
> > > Any detailed step by step instructions out there for ivtv?
> > > 
> > > Thanks,
> > > James
> > > 
> > > On Wed, 2003-10-29 at 06:39, ray cielencki wrote:
> > > > does 'depmod -ae' (run as root) produce any errors? assuming that
> > you have 
> > > > /etc/modules.conf setup, try 'modprobe ivtv' (again as root) then
> > 'lsmod | 
> > > > grep ivtv'. if the ivtv drivers still aren't loaded check output
> of
> > dmesg 
> > > > for hints.
> > > > 
> > > > cheers,
> > > > /rayc
> > > > 
> > > > At 06:33 10/29/2003, you wrote:
> > > > >Ok, ivtv drivers definitely aren't loaded. Since I have ivtv
> > installed,
> > > > >what does that mean? It can't find the card? Any suggestions on
> how
> > to
> > > > >proceed?
> > > > >
> > > > >Thanks,
> > > > >James
> > > > 
> > > > 
> > > >
> > ______________________________________________________________________
> > > > _______________________________________________
> > > > 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