Can you send me your output of "ivtvctl -A"? I keep getting this error in dmesg whenever I try to record something:
> > cx25840: *** I2C Write to no cx25840 device 0x43. > > cx25840: I2C sequence write failed, length 4, ret -121 I am not sure what is causing it and/or how to fix it. I don't think I am missing anything in the kernel and I am pretty sure everything in ivit is starting correctly. -- Jonathan > Hi - I've posted it a bunch of times before.... it's exactly the same > as yours but with a different serial number. > > > tveeprom: Hauppauge: model = 26052, rev = C182, serial# = 2903250 > tveeprom: tuner = LG TAPC H791F (idx = 82, type = 39) > tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000) > tveeprom: audio_processor = MSP3410D (type = 5) > > > > On Feb 10, 2005, at 6:08 AM, Jonathan Martin wrote: > >> Can you post the tveeprom output for your card? >> -- >> Jonathan >> >>> It looks like I was making a mistake with my module loading/unloading >>> when I played with CX25840_SET_AUD_STANDARD(), the first time around. >>> I just made the original change from 0x0f to 0x01, and the audio >>> worked >>> fine on my card. >>> >>> Thanks, Jeff! >>> --Winston >>> >>> >>> On Feb 9, 2005, at 11:18 PM, Jeff Williams wrote: >>> >>>> 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 >>> >> >> >> >> >> ------------------------------------------------------- >> 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 > ------------------------------------------------------- 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
