|
Trying to put together a myth installation and ran into
a snag. testing by doing.... dd if=/dev/video of=/dev/video16 bs=64k I get sound out of the PVR-350 outputs, but no output from the composite video? Background Info.... PVR-350 NO SOUND CARD ( wanting to use PVR-350 audio out only) modprobe.conf alias eth0 e100 alias usb-controller ehci-hcd alias usb-controller1 uhci-hcd alias ieee1394-controller ohci1394 # # This is for WinTV PVR-350 IVTV alias char-major-61 lirc_i2c alias char-major-81 videodev alias char-major-81-0 ivtv alias tveeprom tveeprom-ivtv alias msp3400 msp3400-ivtv install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb options ivtv ivtv_debug=1 dmesg output of ivtv ivtv: no version for "struct_module" found: kernel tainted. ivtv: ==================== START INIT IVTV ==================== ivtv: version 0.4.0 (tagged release) loading ivtv: Linux version: 2.6.14-1.1637_FC4 686 REGPARM 4KSTACKS gcc-4.0 ivtv: In case of problems please include the debug info ivtv: between the START INIT IVTV and END INIT IVTV lines when ivtv: mailing the ivtv-devel mailinglist. ivtv0: Autodetected WinTV PVR 350 card (iTVC15 based) PCI: Enabling device 0000:02:0c.0 (0014 -> 0016) ACPI: PCI Interrupt 0000:02:0c.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11 ivtv0: Unreasonably low latency timer, setting to 64 (was 32) tveeprom: The eeprom says no radio is present, but the tuner type 68 tveeprom: indicates otherwise. I will assume that radio is present. tveeprom: ivtv version tveeprom: Hauppauge: model = 48132, rev = K268, serial# = 8207512 tveeprom: tuner = LG TAPE H001F MK3 (idx = 68, type = 47) tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000) tveeprom: audio processor = MSP4448 (type = 1b) tveeprom: decoder processor = SAA7115 (type = 13) ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50] tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0) ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61] saa7115 1-0021: saa7115 found @ 0x42 (ivtv i2c driver #0) ivtv0: i2c attach to card #0 ok [client=saa7115, addr=21] saa7127 1-0044: saa7129 found @ 0x88 (ivtv i2c driver #0) ivtv0: i2c attach to card #0 ok [client=saa7127, addr=44] msp34xx: ivtv version msp34xx: init: chip=MSP3448W-A2, has NICAM support, simple (D) mode, simpler (G) no-thread mode msp34xx: $Id$ compiled on: Nov 12 2005 07:01:23 ivtv0: i2c attach to card #0 ok [client=MSP3448W-A2, addr=40] tda9885/6/7: chip found @ 0x86 ivtv0: i2c attach to card #0 ok [client=tda9887, addr=43] ivtv0: loading /lib/modules/ivtv-fw-enc.bin ivtv0: loading /lib/modules/ivtv-fw-dec.bin ivtv0: Encoder revision: 0x02040024 ivtv0 warning: Encoder Firmware can be buggy, use version 0x02040011 or 0x02050032. ivtv0: Decoder revision: 0x02020023 ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total) ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total) ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total) ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total) ivtv0: Create encoder radio stream ivtv0: Allocate DMA decoder MPEG stream: 16 x 65536 buffers (1024KB total) ivtv0: Allocate DMA decoder VBI stream: 512 x 2048 buffers (1024KB total) ivtv0: Create decoder VOUT stream ivtv0: Allocate DMA decoder YUV stream: 24 x 43200 buffers (1024KB total) ivtv0: loading /lib/modules/ivtv_init_mpeg.bin tuner 1-0061: type set to 47 (LG NTSC (TAPE series)) spurious 8259A interrupt: IRQ7. ivtv0: Initialized WinTV PVR 350, card #0 ivtv: ==================== END INIT IVTV ==================== ivtv0-osd: Framebuffer module loaded (attached to ivtv card id 0) ivtv0-osd warning: Framebuffer is at decoder-relative address 0x00510000 and has 1704960 bytes. ivtv0-osd: screen coords: [0 0] -> [720 480] ivtv0-osd: original global alpha = 208 ivtv0-osd: current OSD state = 39 ivtv0-osd: new global alpha = 208 (1 255 0) ivtv0-osd: framebuffer at 0xed510000, mapped to 0xe1710000, size 1350k ivtv0-osd: mode is 720x480x32, linelength=2880 ivtv0-osd: fb0: iTVC15 TV out frame buffer device ivtv0: Allocate DMA decoder OSD stream: 16 x 65536 buffers (1024KB total) ioctl IVTV_IOC_G_CODEC ok Codec parameters aspect : 2 audio : 0x00e9 bframes : 3 bitrate_mode: 0 bitrate : 8000000 bitrate_peak: 9600000 dnr_mode : 0 dnr_spatial : 0 dnr_temporal: 8 dnr_type : 0 framerate : 0 framespergop: 15 gop_closure : 1 pulldown : 0 stream_type : 14 ioctl VIDIOC_G_FMT ok Type : Video Capture Width : 720 Height : 480 ioctl VIDIOC_QUERYCAP ok Driver name : ivtv Card type : WinTV PVR 350 Bus info : 0000:02:0c.0 Driver version: 1024 Capabilities : 0x010700F3 ioctl: VIDIOC_ENUMINPUT Input : 0 Name : Composite 0 Type : 0x00000002 Audioset: 0x00000003 Tuner : 0x00000000 Standard: 0x00000000007F3FFF ( PAL NTSC SECAM ) Status : 0 Input : 1 Name : Composite 1 Type : 0x00000002 Audioset: 0x00000003 Tuner : 0x00000000 Standard: 0x00000000007F3FFF ( PAL NTSC SECAM ) Status : 0 Input : 2 Name : Composite 2 Type : 0x00000002 Audioset: 0x00000003 Tuner : 0x00000000 Standard: 0x00000000007F3FFF ( PAL NTSC SECAM ) Status : 0 Input : 3 Name : Composite 3 Type : 0x00000002 Audioset: 0x00000003 Tuner : 0x00000000 Standard: 0x00000000007F3FFF ( PAL NTSC SECAM ) Status : 0 Input : 4 Name : Tuner 0 Type : 0x00000001 Audioset: 0x00000003 Tuner : 0x00000000 Standard: 0x0000000000003000 ( NTSC ) Status : 0 Input : 5 Name : Composite 4 Type : 0x00000002 Audioset: 0x00000003 Tuner : 0x00000000 Standard: 0x00000000007F3FFF ( PAL NTSC SECAM ) Status : 0 Input : 6 Name : S-Video 0 Type : 0x00000002 Audioset: 0x00000003 Tuner : 0x00000000 Standard: 0x00000000007F3FFF ( PAL NTSC SECAM ) Status : 0 Input : 7 Name : S-Video 1 Type : 0x00000002 Audioset: 0x00000003 Tuner : 0x00000000 Standard: 0x00000000007F3FFF ( PAL NTSC SECAM ) Status : 0 Input : 8 Name : S-Video 2 Type : 0x00000002 Audioset: 0x00000003 Tuner : 0x00000000 Standard: 0x00000000007F3FFF ( PAL NTSC SECAM ) Status : 0 Input : 9 Name : S-Video 3 Type : 0x00000002 Audioset: 0x00000003 Tuner : 0x00000000 Standard: 0x00000000007F3FFF ( PAL NTSC SECAM ) Status : 0 ioctl VIDIOC_G_INPUT ok Video input = 4 ioctl: VIDIOC_ENUMOUTPUT Output : 0 Name : S-Video + Composite Type : 0x00000002 Audioset: 0x00000001 Standard: 0x00000000007F3FFF ( PAL NTSC SECAM ) Output : 1 Name : Composite Type : 0x00000002 Audioset: 0x00000001 Standard: 0x00000000007F3FFF ( PAL NTSC SECAM ) Output : 2 Name : S-Video Type : 0x00000002 Audioset: 0x00000001 Standard: 0x00000000007F3FFF ( PAL NTSC SECAM ) Output : 3 Name : RGB Type : 0x00000002 Audioset: 0x00000001 Standard: 0x00000000007F3FFF ( PAL NTSC SECAM ) Output : 4 Name : YUV C Type : 0x00000002 Audioset: 0x00000001 Standard: 0x00000000007F3FFF ( PAL NTSC SECAM ) Output : 5 Name : YUV V Type : 0x00000002 Audioset: 0x00000001 Standard: 0x00000000007F3FFF ( PAL NTSC SECAM ) ioctl VIDIOC_G_OUTPUT ok Output = 0 ioctl: VIDIOC_ENUMAUDIO Input : 0 Name : Tuner Audio In Input : 1 Name : Audio Line In ioctl VIDIOC_G_AUDIO ok Audio input = 0: Tuner Audio In ioctl VIDIOC_G_FREQUENCY ok Frequency = 1076 ioctl: VIDIOC_ENUMSTD index : 0 ID : 0x0000000000003000 Name : NTSC Frame period: 1001/30000 Frame lines : 525 index : 1 ID : 0x00000000000000FF Name : PAL Frame period: 1/25 Frame lines : 625 index : 2 ID : 0x00000000007F0000 Name : SECAM Frame period: 1/25 Frame lines : 625 ioctl VIDIOC_G_STD ok Video standard = 0x00003000 ioctl: VIDIOC_QUERYCTRL Brightness = 128 Contrast = 64 Saturation = 64 Hue = 0 Volume = 58880 Mute = 0 -- ------------------------------- Brent Backstrom Penn State University Sr Systems Engineer [EMAIL PROTECTED] ------------------------------- |
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
