On Mon, Nov 14, 2005 at 12:03:31AM +0100, Hans Verkuil wrote: > On Sunday 13 November 2005 21:41, Rod wrote: > > On Sun, Nov 13, 2005 at 10:10:16AM +0100, Hans Verkuil wrote: > > > On Sunday 13 November 2005 05:09, Rod wrote: > > > > Greetings, > > > > > > > > I didn't get any response from ivtv-users so I'm hoping that > > > > there may be an answer here. I am at the end of my rope having > > > > gone over all the documentation, FAQ's and lists. > > > > > > > > I am having trouble configuring sound with a dual input setup. > > > > > > > > I have installed a PVR-250 and PVR-350 individually and they > > > > both work fine by themselves. When I put both cards in at the > > > > same time, I lose sound on the PVR-250. > > > > > > > > I am using ivtvdriver 0.4.0 and have been following Jarrod's > > > > instructions. I am using Fedora Core 4 > > > > > > > > Here is my lspci -v output for the cards and sound > > > > > > <snip> > > > > > > > Any direction on where I go from here would be greatly > > > > appreciated. > > > > > > I'd recommend trying ivtv-0.5.0 first: it replaces the msp3400 > > > driver with a newer version from v4l. You should remove these > > > lines: > > > > Thanks for the reply. My first thought was to try 0.5.0 since it > > just came out. I got errors at the "make v4l" stage and panicked, > > thus continuing on with ivtv-0.4.0. > > > > Here's the output from following the README.1ST in ivtv-0.5.0 CC [M] > > /home/mythtv/ivtv-0.5.0/v4l-kernel/v4l/cx88-video.o In file included > > from /home/mythtv/ivtv-0.5.0/v4l-kernel/v4l/cx88.h:34, from > > /home/mythtv/ivtv-0.5.0/v4l-kernel/v4l/cx88-video.c:39: > > /home/mythtv/ivtv-0.5.0/v4l-kernel/v4l/../linux/include/media/video-b > >uf-dvb.h:2:20: error: dvbdev.h: No such file or directory > > dvbdev.h should be placed in drivers/media/dvb/dvb-core/dvbdev.h in > your linux source directory (usually /usr/src/linux).
Probably a stupid question, but where does one find dvbdev.h if one wanted to put it in the proper place? > You can also comment out this line in v4l-kernel/v4l/Make.config: > > CONFIG_VIDEO_BUF_DVB := $(shell test $(SUBLEVEL) -ge 12 -a > $(PATCHLEVEL) -ge 6 && echo m) > > (it's almost at the bottom of the file). OK, did that, things went much better. Thanks very much. I would never have found that one. Rod > > Hans > > _______________________________________________ ivtv-devel mailing > list [email protected] > http://ivtvdriver.org/mailman/listinfo/ivtv-devel -- Rod rod451 @ gmx.net _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
