I see to be having the same problem - no audio with new patch. I appear to have a similar card too (retail non-mce):
tveeprom: Hauppauge: model = 26052, rev = C182, serial# = 2902793 tveeprom: tuner = LG TAPC H791F (idx = 82, type = 39) tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000) tveeprom: audio_processor = MSP3410D (type = 5) ivtv: i2c attach [client=tveeprom[1],ok] Do I need to change every "CX25840_SET_CH_2__SOURCE()" line in the driver or only the first one? -- Jonathan > On Wed, 2005-02-09 at 22:01 -0500, Winston Chang wrote: >> CX25840_SET_PATH1_SEL_CTL() > > try CX25840_SET_PATH1_SEL_CTL(0x0002) > > but since it appears that you have an msp3400 on your card, it may be > using a different input as well as path, so you may have to try 0x0 > through 0x4 on > CX25840_SET_CH_2__SOURCE() > and > CX25840_SET_CH_3__SOURCE() > and all permutations until one of them works > > 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 > ------------------------------------------------------- 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
