I don't have the exact same combo, but I do have a PVR-250 and a PVR-500 working in the same box.
I'm using Fedora Core 3 (Jarod's guide), and RPMs from ATrpms. The kernel version is 2.6.10-1.770_14.rhfc3.at, and the ivtv driver version is 0.3.3k. Portions of my modprobe.conf: alias char-major-81 videodev alias char-major-81-0 ivtv alias char-major-81-1 ivtv alias char-major-81-2 ivtv options cx25840 no_black_magic=1 alias tveeprom tveeprom-ivtv alias msp3400 msp3400-ivtv alias tuner tuner-ivtv install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install lirc_i2c Note the aliases in there - the ATrpms RPMs rename the modules to prevent a conflict with the kernel modules. If you're having problems with the two cards working together for capture-only purposes, chances are that you're using the kernel modules (unless you have patched the kernel), so your tuner won't work. TV-Out is another issue altogether, although I've heard that some people have gotten it working. -- Joe --- mrwester <[EMAIL PROTECTED]> wrote: > Hi- > > Looking for a quick fix. > I'm trying to get 500mce and 350 cooperating in same > box. I've tried > tow systems . Pundit-R and KT-400 based. SuSE 9.2, > latest IVTV > drivers. 0.3.4j. Can only get 500 working when 350 > isn't installed. > If you've got both working, can you share your > modprobe.conf and/or > which IVTV driver you're using? > > Long story short: > -------------------------------------------------------------- > pvr-500mce only card in box will work with : > > alias char-major-61 lirc_i2c > alias char-major-81 videodev > alias char-major-81-0 ivtv > alias char-major-81-1 ivtv > options cx25840 no_black_magic=1 > options ivtv_debug=1 > install ivtv /sbin/modprobe --ignore-install ivtv > --------------------------------------------------------------------------- > When I add pvr-350, I change to: > > alias char-major-61 lirc_i2c > alias char-major-81 videodev > alias char-major-81-0 ivtv > alias char-major-81-1 ivtv > alias char-major-81-2 ivtv > options cx25840 i2c_enable=-1,1,1 no_black_magic=1 > options saa7127 i2c_enable=1,-1,-1 > options ivtv_debug=1 > install ivtv /sbin/modprobe --ignore-install ivtv > > and now the PVR-500 won't work... If nobody has the > combo working and > I'm stuck here, I'll post the logs, but I'm hoping > that somebody has > already gotten the combo working... Thanks, > > Mike > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > __________________________________ Do you Yahoo!? Yahoo! Mail - Find what you need with new enhanced search. http://info.mail.yahoo.com/mail_250
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
