> --- John Freeman <[EMAIL PROTECTED]> wrote: > > Looks like your not loading the correct tuner.ko and tveeprom.ko... > > > > > tveeprom: The eeprom says no radio is present, but the tuner type > > > tveeprom: indicates otherwise. I will assume that radio is present. > > > tveeprom: Hauppauge: model = 23552, rev = D492, serial# = 7855692 > > > tveeprom: tuner = Philips FQ1236A MK4 (idx = 92, type = 57) > > > tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000) > > > tveeprom: audio_processor = MSP3410D (type = 5) > > > > have a look at this thread > > http://www.gossamer-threads.com/lists/ivtv/devel/18811
No, I don't think that's the problem. I've got only one tveeprom.ko file, and the tuner for the card is being found correctly. it's the built in fm radio tuner that isn't being recognized in my case... And there seems to be data from others that having the FM tuner recognized isn't critical for tv performance. from that thread: alias tveeprom tveeprom-ivtv alias tuner tuner-ivtv alias msp3400 msp3400-ivtv suggests that he's using patched tveeprom, tuner and msp3400 versions? using those aliases don't find a tveeprom, tuner or msp3400 module with my conventionally built ivtv driver. I've investigated a bit further and think it's a DMA issue with the pvr-500. I get the following at bottom of dmesg when I try to watch live tv within mythtv using the "working tuner" of the pvr-500: cx25840: Decoder set size 720x480 (from 720x487) -> scale 0x65529, filter 0 ivtv: IRQ: IVTV_IRQ_DEC_DMA_ERR intr 1 ivtv: IRQ: IVTV_IRQ_DEC_DMA_ERR intr 2 ivtv: DMA Registers State: xfer: 0x00000000, state: 0x00000003 dec_addr: 0x00000000 enc_addr: 0x17d60000 control: 0x00000003 ivtv: DMA DEC Buffers: 0x00000000:0x00000000:0x00000000 ivtv: DMA ENC Buffers: 0x0010fec0:0x17f64000:0x00004000 0x00113ec0:0x17f68000:0x80004000 0x000e96c0:0x17f34000:0x00004000 0x000ed6c0:0x17f38000:0x80004000 0x1cffffff:0x7fbafbf7:0xf3ffff9f 0xff9ffe7f:0xa39ffff7:0x1807c7fc 0xfdbfeff6:0x59fdfbf5:0x1d8fdf7e 0xc2636e7d:0x1dc9eb9e:0xeeefffbe ivtv: Checking FW at 283520 jiffies Interestingly, watching live tv all day with the pvr-350 is no problem. I only see the issues with the PVR-500... Will try 0.3.2l, but from the activity on the list, seems like an ivtv 0.3.2m will be coming along shortly... Can anyone confirm that the above errors are consistent with others' findings? or am I having an entirely novel problem? Thanks, Mike ------------------------------------------------------- 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
