On 6/24/05, Brad Dorner <[EMAIL PROTECTED]> wrote:
> It would appear that the capture card is now getting recognized, but I
> am still not able to receive anything other then static.
> 
> This is running on a SUSE 9.3 system.
> 
> Here is what dmesg is saying now.  Any ideas as to why I am getting
> static and no sound?
> 
> Thanks
> Brad
> 
> ivtv: ==================== START INIT IVTV ====================
> ivtv: version 0.3.6 (p) loading
> ivtv: Linux version: 2.6.11.4-21.7-default 586 REGPARM gcc-3.3
> ivtv: In case of problems please include the debug info
> ivtv: between the START INIT IVTV and END INIT IVTV lines when
> ivtv: mailing the ivtv-devel mailinglist.
> ivtv: Autodetected WinTV PVR 150 card

So right here this doesn't look right. I have the same problem with
this driver recently. My 250 comes up as a 150 and then doesn't work.

You might try 

modinfo ivtv

and then you may see PVR-500 is a type 6 card, so you'd try this:

modprobe -r ivtv
modprobe ivtv cardtype=6

and see if it's recognized correctly. I have to do this and say type
1. This info from ivtv-0.3.6p:

<SNIP>
parm:           cardtype:Only use this option if your card is not
detected properly.
Specify card type:
                1 = WinTV PVR 250
                2 = WinTV PVR 350
                3 = AVerMedia M179
                4 = YUAN MPG600/Kuroutoshikou iTVC16-STVLP
                5 = YUAN MPG160/Kuroutoshikou iTVC15-STVLP
                6 = WinTV PVR-150 or PVR-500
                7 = YUAN PG600/DIAMONDMM PVR-550 (CX Falcon 2)
                Default: Autodetect
<SNIP>


Good luck,
Mark


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to