Wow am I confused. I completely removed everything from /lib/modules and started over with the kernel. For some reason I can't seem to get the tveeprom module to build until I include:
<M > Conexant 2388x (bt878 successor) support Is this correct? Under Encoders and Decoders ---> I have: <M> Micronas MSP34xx audio decoders <M> Conexant CX2341x MPEG encoders <M> Philips SAA7113/4/5 video decoders I also assume I need the "Enable Video For Linux API 1 compatible Layer" as well. Using ivtv-0.8.0 I get: ivtv0: Unknown card: vendor/device: 4444/0016 ivtv0: subsystem vendor/device: 0070/f7f9 ivtv0: cx23416 based I'm sure this is nothing more then my ignorance. It works great with 0.4.7, so I must have missed something. On Fri, Nov 17, 2006 at 02:53:43PM +0100, Hans Verkuil wrote: > Urg, I didn't look carefully enough at your log: you're still using old > saa7115, msp3400 and tuner modules from ivtv-0.4. (see the 'ivtv i2c > driver' lines in the log for these modules. > > Remove these ivtv-0.4 modules, use only the versions from the 2.6.18 > kernel. > > Hans > > On Friday 17 November 2006 06:02, Matthew Daubenspeck wrote: > > I just upgraded to ivtv-0.8.0 from the 0.4.x version which was > > working perfectly. I have two PVR-250s in my slave backend that will > > no longer display video. I have even tried the most recent svn > > version of 0.8.x and I have the same result. If I cat /dev/video0 > > > foo.mpg, the file has the correct audio but the video is blank. Here > > is dmesg: > > > > ivtv: ==================== START INIT IVTV ==================== > > ivtv: version 0.8.1 (development snapshot compiled on Thu Nov 16 > > 23:42:33 2006) loading > > ivtv: Linux version: 2.6.18-gentoo-r2 preempt mod_unload K7 gcc-4.1 > > ivtv: In case of problems please include the debug info between > > ivtv: the START INIT IVTV and END INIT IVTV lines, along with > > ivtv: any module options, when mailing the ivtv-users mailinglist. > > ivtv0: Autodetected Hauppauge card (cx23416 based) > > ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5 > > ACPI: PCI Interrupt 0000:05:09.0[A] -> Link [LNKB] -> GSI 5 (level, > > low) -> IRQ 5 > > ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes) > > tveeprom 0-0050: Hauppauge model 32062, rev C199, serial# 8510215 > > tveeprom 0-0050: tuner model is TCL 2002N 5H (idx 99, type 50) > > tveeprom 0-0050: TV standards NTSC(M) (eeprom 0x08) > > tveeprom 0-0050: audio processor is MSP3445 (idx 12) > > tveeprom 0-0050: decoder processor is SAA7115 (idx 19) > > tveeprom 0-0050: has no radio, has IR remote > > ivtv0: Autodetected Hauppauge WinTV PVR-250 > > tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0) > > saa7115 0-0021: saa7115 found @ 0x42 (ivtv i2c driver #0) > > msp3400 0-0040: MSP3445G-B8 found @ 0x80 (ivtv i2c driver #0) > > msp3400 0-0040: MSP3445G-B8 supports radio, mode is autodetect and > > autoselect > > ivtv0: Encoder revision: 0x02050032 > > ivtv0: Registered device video0 for encoder MPEG > > ivtv0: Registered device video32 for encoder YUV > > ivtv0: Registered device vbi0 for encoder VBI > > ivtv0: Registered device video24 for encoder PCM audio > > tuner 0-0061: type set to 50 (TCL 2002N) > > ivtv0: Initialized Hauppauge WinTV PVR-250, card #0 > > ivtv: ====================== NEXT CARD ====================== > > ivtv1: Autodetected Hauppauge card (cx23416 based) > > ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 > > ACPI: PCI Interrupt 0000:05:0a.0[A] -> Link [LNKC] -> GSI 10 (level, > > low) -> IRQ 10 > > ivtv1: loaded v4l-cx2341x-enc.fw firmware (262144 bytes) > > tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #1) > > saa7115 1-0021: saa7115 found @ 0x42 (ivtv i2c driver #1) > > msp3400 1-0040: MSP3445G-B8 found @ 0x80 (ivtv i2c driver #1) > > msp3400 1-0040: MSP3445G-B8 supports radio, mode is autodetect and > > autoselect > > tveeprom 1-0050: Hauppauge model 32062, rev C199, serial# 8245573 > > tveeprom 1-0050: tuner model is TCL 2002N 5H (idx 99, type 50) > > tveeprom 1-0050: TV standards NTSC(M) (eeprom 0x08) > > tveeprom 1-0050: audio processor is MSP3445 (idx 12) > > tveeprom 1-0050: decoder processor is SAA7115 (idx 19) > > tveeprom 1-0050: has no radio, has IR remote > > ivtv1: Autodetected Hauppauge WinTV PVR-250 > > ivtv1: Encoder revision: 0x02050032 > > ivtv1: Registered device video1 for encoder MPEG > > ivtv1: Registered device video33 for encoder YUV > > ivtv1: Registered device vbi1 for encoder VBI > > ivtv1: Registered device video25 for encoder PCM audio > > tuner 1-0061: type set to 50 (TCL 2002N) > > ivtv1: Initialized Hauppauge WinTV PVR-250, card #1 > > ivtv: ==================== END INIT IVTV ==================== > > > > and: > > > > $ ivtv-detect > > driver: ivtv-0.8.1 > > card: Hauppauge WinTV PVR-250, bus info 0000:05:09.0 > > /dev/v4l/video32: YUV encoding (links: /dev/video0, /dev/video24, > > /dev/video32) /dev/v4l/vbi0: VBI encoding (links: /dev/vbi0) > > > > driver: ivtv-0.8.1 > > card: Hauppauge WinTV PVR-250, bus info 0000:05:0a.0 > > /dev/v4l/video33: YUV encoding (links: /dev/video1, /dev/video25, > > /dev/video33) /dev/v4l/vbi1: VBI encoding (links: /dev/vbi1) > > > > I am using a 2.6.18-gentoo-r2 kernel. I have also tried shutting the > > machine down for more then 30 seconds. Something strange is > > happening, because I have tried to downgrade to ivtv-0.7.1 and I now > > get the same result with it. What am I missing? > > _______________________________________________ > ivtv-users mailing list > [email protected] > http://ivtvdriver.org/mailman/listinfo/ivtv-users -- Matthew Daubenspeck http://oddprocess.org Gentoo Linux x86_64 Dual Core AMD Opteron(tm) Processor 165 12:43:49 up 49 days, 15:34, 1 user, load average: 0.00, 0.04, 0.08 _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
