On Jun 24, 2005, at 1:24 PM, Mark Knecht wrote:

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.


Actually, this is the way the 500 works, it shows up as 2x150. So autodetect is fine. The only problem I see is a missing tda9887 module. You have the same D492 card as me, and this is what I need in modprobe.conf to make it work :

alias char-major-81 videodev
alias char-major-81-0 ivtv
alias char-major-81-1 ivtv
options ivtv tda9887=0,0 ivtv_debug=1,1

Thats it, give it a shot.

Keith C


-------------------------------------------------------
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_id=7477&alloc_id=16492&op=click
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to