Great! This works for me, now if I could just get video instead of static. I used to get video with 0.3.2a, but everything after that is all static.
--Brian On Tuesday 08 February 2005 09:48 pm, Jeff Williams 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
