Paul Harvey wrote:

On Apr 3, 2005 10:31 AM, Stephen Atkins <[EMAIL PROTECTED]> wrote:


Stephen Atkins wrote:



Hello all.  I just picked up this 150mce and have been having some
problems getting everything working.  I've got a PVR-250 and it works
fine.  I'm using a 2.4.25 kernel because I haven't found a newer
kernel that will work with my SATA HD.  I finally got a tuner.o with
definitions up to 50 going (the tuner that comes with 0.3q won't
compile on my system).  I applied a patch that I saw on this list but
the msp3400 part wouldn't compile properly so I left it out since the
cx25840 should do all of the work.  I'm attaching my dmesg.  The main
thing in there is that the cx25840 is reporting that "Video signal not
present".  I've attache my cable to both inputs (for FM and TV) just
to make sure its getting something (and they both work on my pvr250).
When I cat /dev/video0 all I get is static and no audio (I'm assuming
there should be some static noise).  I've tried letting ivtv pick the
tuner (47) and I've tried all of them up to 50 with no go.  Any ideas
of what I can try next?

Stephen

------------------------------------------------------------------------




I don't have a pvr250 to test it, but from what others have said, all you should need is:

alias char-major-81 videodev

#card 0 PVR-250
alias char-major-81-0 ivtv

#card 1 PVR-150MCE
alias char-major-81-1 ivtv
options cx25840 no_black_magic=1


If you are going to set the tuner you need the following...

options ivtv ivtv_debug=0 tuner=2,47 radio=0




I believe that was my problem all along. I haven't touched the settings since I got it to work. Since they both work now I don't want to touch it. But thanks for the info. I wasn't aware of the tuner=2,47 is how you do that. I thought you needed two tuner option lines.

Stephen


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to