JEFF! fjdklsa
Works great..!!! Line 1120 in cx25840-driver.c in 0.3.2d Switched mine to 0x0001 and now tuner audio comes through correctly! Tuner type 39 boxed pvr 150 NTSC Thanks a lot. -Brett On Tue, 08 Feb 2005 21:48:56 -0600, Jeff Williams <[EMAIL PROTECTED]> wrote: > I have finally convinced my board to produce sound (probably much to the > pleasure of my boss.) I will mail in a patch for the pg600/pvr550 later > tonight/tomorrow afternoon for those concerned. In the meantime if > others wish to utilize what I just found out for their own benefit here > it is: > 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 > 0x0E. If none of those work try changing the subsequent function > CX25840_SET_PATH1_SEL_CTL()'s parameter to 0x0000 or 0x0003 depending on > what was already in there. > Anyway, I think it probably has to do with my local cable company having > crappy cable lines and therefore auto configuring the cable's audio > didn't work > I'll be happy to help anyone who has problems with this. > > Jeff > > ------------------------------------------------------- > 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 > -- "The web must remain a universal medium open to all and not biasing the information it conveys," - TBL ------------------------------------------------------- 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
