[mythtv-users] Dual PVR250 troubleshooting help

William Powers wepprop at sbcglobal.net
Sun Jan 18 13:11:36 EST 2004


Here's a working modules.conf for comparison purposes:

---------------------------------------------------------
# Video
alias char-major-81	videodev
alias char-major-81-0	ivtv
alias char-major-81-1	ivtv

# IVTV Options
options ivtv ivtv_debug=1 yuv_buffers=60 mpg_buffers=50
options tuner type=2
options msp3400 once=1 simple=1
add below ivtv msp3400 saa7115 tuner
---------------------------------------------------------

Also check in mythconfig and make sure the inputs are connected to the 
proper devices.  I once had both inputs connected to /dev/video0 with 
unpleasant results.

Lastly, here's my /var/log/messages output for comparison purposes; 
maybe it will give you a hint.

----------------------------------------------------------
Jan 17 13:39:14 bugs kernel: ivtv: version 0.1.9 (release) loading
Jan 17 13:39:14 bugs kernel: ivtv: SGarray_size = 240, DSGarray_size = 16
Jan 17 13:39:14 bugs kernel: ivtv: Found an iTVC15 based chip
Jan 17 13:39:14 bugs kernel: tuner: chip found @ 0xc2
Jan 17 13:39:14 bugs kernel: tuner(bttv): type forced to 2 (Philips NTSC 
(FI1236,FM1236 and compatibles)) [insmod]
Jan 17 13:39:14 bugs kernel: saa7114.c: starting probe for adapter ivtv 
i2c driver #0 (0x10005)
Jan 17 13:39:14 bugs kernel: saa7114.c: detecting saa7114 client on 
address 0x42
Jan 17 13:39:14 bugs kernel: saa7115.c: writing init values
Jan 17 13:39:16 bugs kernel: status: (1E) 0x89, (1F) 0xb1
Jan 17 13:39:16 bugs kernel: msp34xx: init: chip=MSP3448W-A2, has NICAM 
support
Jan 17 13:39:16 bugs kernel: msp3410: daemon started
Jan 17 13:39:19 bugs kernel: ivtv: Encoder revision: 0x02040011
Jan 17 13:39:19 bugs kernel: ivtv: Decoder revision: 0x02020023
Jan 17 13:39:19 bugs kernel: ivtv: Registered v4l2 device, minor 0
Jan 17 13:39:19 bugs kernel: ivtv: Registered v4l2 device, minor 32
Jan 17 13:39:19 bugs kernel: ivtv: Registered v4l2 device, minor 224
Jan 17 13:39:19 bugs kernel: ivtv: Found an iTVC15 based chip
Jan 17 13:39:19 bugs kernel: tuner: chip found @ 0xc2
Jan 17 13:39:19 bugs kernel: tuner(bttv): type forced to 2 (Philips NTSC 
(FI1236,FM1236 and compatibles)) [insmod]
Jan 17 13:39:19 bugs kernel: saa7114.c: starting probe for adapter ivtv 
i2c driver #1 (0x10005)
Jan 17 13:39:19 bugs kernel: saa7114.c: detecting saa7114 client on 
address 0x42
Jan 17 13:39:19 bugs kernel: saa7115.c: writing init values
Jan 17 13:39:21 bugs kernel: status: (1E) 0x8d, (1F) 0xb1
Jan 17 13:39:21 bugs kernel: msp34xx: init: chip=MSP3448W-A2, has NICAM 
support
Jan 17 13:39:21 bugs kernel: msp3410: daemon started
Jan 17 13:39:23 bugs kernel: ivtv: Encoder revision: 0x02040011
Jan 17 13:39:23 bugs kernel: ivtv: Decoder revision: 0x02020023
Jan 17 13:39:23 bugs kernel: ivtv: Registered v4l2 device, minor 1
Jan 17 13:39:23 bugs kernel: ivtv: Registered v4l2 device, minor 33
Jan 17 13:39:23 bugs kernel: ivtv: Registered v4l2 device, minor 225
Jan 17 13:39:23 bugs kernel: ivtv: loaded

Real Name wrote:
> Hi all,
> 
>   I have been running Myth fine on a Single retail PVR-250 setup for a
> while now on an older P3-750Mhz machine.  I recently just got one of
> the OEM PVR-250's from ebay.  At first I thought it was DOA b/c it
> wouldn't work at all in my old P3.  I tried to run it dual with the
> retail card and by itself, both times the machine couldn't find it
> (using lspci -v).  I figured my P3 was to old to use the card.  So I
> made my gaming machine into a dual boot machine and installed the OEM
> card in it.  This machine is a Athlon XP-1800.  Luckly the OEM card
> works in this machine.  So for the past couple of days I've been
> running a Master/Slave backend configuration. 
>    This morning I was going to make the Athlon machine a dual tuner
> backend but ran into problems.  Both the OEM and retail card are found
> and configured.  I have /dev/video0 and /dev/video1.  If I do a 'cat
> /dev/video0 > /tmp/vid0' the entire machine locks up.  I have to do a
> hard reset to get it back.  But doing 'cat /dev/video1 > /tmp/vid1'
> works fine.  So even though both cards are found and configured it
> looks like only one is working.  I rebooted into windows and the same
> thing happens, if it uses the first card the machine locks up hard.
>   Anyone have any idea's on how I can get both cards to work in a
> single machine?  I am using CVS myth and Lastest-cvs tarball for IVTV
> downloaded on the 8th.  Both machines are running Gentoo.  I have tried
> moving the cards around in different pci slots to no avail.
> 
> Thanks
> 
> _______________________________________________
> 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