On Tue, 08 Feb 2005 21:48:56 -0600, Jeff Williams <[EMAIL PROTECTED]> wrote: > in the cx25840-driver.c file: somewhere in the DECODER_SET_INPUT (search > for 'case 6:' for PVR-150, 'case 7:' for PVR-500) there is a function > called CX25840_SET_AUD_STANDARD(), with the parameter 0x000F. This is > what was screwing things up for me. If you live in NTSC country you > might try changing this to 0x0001, if not, try all values from 1 to
I have a retail 150: tveeprom: Hauppauge: model = 26052, rev = C185, serial# = 2882306 tveeprom: tuner = TCL 2002N 6A (idx = 85, type = 50) tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000) tveeprom: audio_processor = MSP3410D (type = 5) -and that one change works for me. -- Tyler Trafford ------------------------------------------------------- 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
