I'm pretty new with this stuff, so bear with me... FC3, 2.6.10-1.770_14 ivtv 0.3.2i mythtv 0.17
I can capture video fine, but when i try to watch it through myth, i get a blank screen
a few things i notice are:
wrong version of ivtv listed
card identified wrong
i2c client addr not found
from the driver directory, i do a make, then make install modprobe tveeprom modprobe videodev modprobe cx25840 i2c_enable=1 debug=1 modprobe tuner type=39 debug=1 modprobe wm8775 mixer_input=2 debug=0 modprobe ivtv ivtv_std=1 tuner=39
i'm capturing with cat and replaying with mplayer, and it works great, not so much in mythtv...anyways, here's the dump....Thanks in advance!
-JJ
Mar 13 15:12:28 localhost kernel: ivtv: ==================== START INIT IVTV ====================
Mar 13 15:12:28 localhost kernel: ivtv: version 0.2.0 (rc3g) loading
Mar 13 15:12:28 localhost kernel: ivtv: Linux version: 2.6.10-1.770_14.rhfc3.at686 REGPARM gcc-3.4
Mar 13 15:12:28 localhost xinetd[4437]: xinetd Version 2.3.13 started with libwrap loadavg options compiled in.
Mar 13 15:12:28 localhost kernel: ivtv: In case of problems please include the debug info
Mar 13 15:12:28 localhost xinetd[4437]: Started working: 0 available services
Mar 13 15:12:28 localhost kernel: ivtv: between the START INIT IVTV and END INIT IVTV lines when
Mar 13 15:12:28 localhost kernel: ivtv: mailing the ivtv-devel mailinglist.
Mar 13 15:12:28 localhost kernel: ivtv: Unknown card: vendor/device: 4444/0016,subsystem vendor/device: 0070/8003
Mar 13 15:12:28 localhost kernel: ivtv: Defaulting to WinTV PVR 250 card
Mar 13 15:12:28 localhost kernel: ivtv: Please mail the vendor/device and subsystem vendor/device IDs and what kind of
Mar 13 15:12:28 localhost kernel: ivtv: card you have to the ivtv-devel mailinglist: http://sourceforge.net/projects/ivtv
Mar 13 15:12:28 localhost kernel: ivtv: Prefix your subject line with [UNKNOWN CARD].
Mar 13 15:12:28 localhost kernel: ivtv: Found an iTVC16 based chip
Mar 13 15:12:28 localhost kernel: ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 5
Mar 13 15:12:28 localhost kernel: PCI: setting IRQ 5 as level-triggered
Mar 13 15:12:28 localhost kernel: ACPI: PCI interrupt 0000:01:0a.0[A] -> GSI 5 (level, low) -> IRQ 5
Mar 13 15:12:28 localhost kernel: ivtv: Unreasonably low latency timer, settingto 64 (was 32)
Mar 13 15:12:28 localhost kernel: ivtv: XXX PCI device: 0x01e0 vendor: 0x10de
Mar 13 15:12:28 localhost kernel: tveeprom: Hauppauge: model = 26052, rev = C182, serial# = 2903602
Mar 13 15:12:28 localhost kernel: tveeprom: tuner = LG TAPC H791F (idx = 82, type = 39)
Mar 13 15:12:28 localhost kernel: tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08,v4l2 = 0x00001000)
Mar 13 15:12:28 localhost kernel: tveeprom: audio_processor = MSP3410D (type = 5)
Mar 13 15:12:28 localhost kernel: ivtv: i2c attach [client=tveeprom[0],ok]
Mar 13 15:12:28 localhost kernel: ivtv: Tuner Type 39, Tuner formats 0x00001000, Radio: yes, Model 0x008d1612, Revision 0x00000000
Mar 13 15:12:28 localhost kernel: ivtv: NTSC tuner detected
Mar 13 15:12:28 localhost kernel: ivtv: Radio detected
Mar 13 15:12:28 localhost kernel: tuner: Ignoring new-style parameters in presence of obsolete ones
Mar 13 15:12:28 localhost kernel: tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
Mar 13 15:12:28 localhost kernel: ivtv: i2c attach [client=(tuner unset),ok]
Mar 13 15:12:28 localhost kernel: saa7115: starting probe for adapter ivtv i2c driver #0 (0x10005)
Mar 13 15:12:28 localhost kernel: ivtv: Encoder revision: 0x02050032
Mar 13 15:12:28 localhost kernel: ivtv: Encoder Firmware is buggy, use version 0x02040011
Mar 13 15:12:28 localhost kernel: ivtv: Configuring WinTV PVR 250 card with 5 streams
Mar 13 15:12:28 localhost kernel: ivtv: Create DMA stream 0 using 256 16384 byte buffers 4194304 kbytes total
Mar 13 15:12:28 localhost kernel: ivtv: Registered v4l2 device, streamtype 0 minor 0
Mar 13 15:12:28 localhost kernel: ivtv: Create DMA stream 1
Mar 13 15:12:28 localhost kernel: ivtv: Registered v4l2 device, streamtype 1 minor 32
Mar 13 15:12:28 localhost kernel: ivtv: Create stream 2 using 40 52224 byte buffers 2097152 kbytes total
Mar 13 15:12:28 localhost kernel: ivtv: Registered v4l2 device, streamtype 2 minor 224
Mar 13 15:12:28 localhost kernel: ivtv: Create DMA stream 3 using 455 4608 bytebuffers 2097152 kbytes total
Mar 13 15:12:28 localhost kernel: ivtv: Registered v4l2 device, streamtype 3 minor 24
Mar 13 15:12:28 localhost kernel: ivtv: Create stream 4
Mar 13 15:12:28 localhost kernel: ivtv: Registered v4l2 device, streamtype 4 minor 64
Mar 13 15:12:28 localhost kernel: ivtv: Setting Tuner 39
Mar 13 15:12:28 localhost kernel: tuner: type set to 39 (LG NTSC (newer TAPC series)) by ivtv i2c driver #0
Mar 13 15:12:28 localhost kernel: ivtv: Setting audio matrix to input 3, output1
Mar 13 15:12:28 localhost kernel: ivtv: i2c client addr: 0x40 not found!
Mar 13 15:12:28 localhost kernel: ivtv: Switching standard to NTSC.
Mar 13 15:12:28 localhost kernel: ivtv: i2c client addr: 0x40 not found!
Mar 13 15:12:28 localhost kernel: ivtv: i2c client addr: 0x21 not found!
Mar 13 15:12:28 localhost kernel: ivtv: Initialized WinTV PVR 250, card #0
Mar 13 15:12:28 localhost kernel: ivtv: ==================== END INIT IVTV ====================
------------------------------------------------------- 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
