[EMAIL PROTECTED] wrote:
[EMAIL PROTECTED] wrote:
I was talking to Col last night about Hauppauge video capture cards (the
PVR 150's with the built in mpeg encoder), and just thought I'd point
out
the existence of the Mythtv-NZ mailing list, as some people don't seem
to
be aware of it. Technical issues with TV cards etc are often discussed
there.


Subscribe here: http://lists.ourshack.com/mailman/listinfo/mythtvnz

Review the archives here:
http://www.gossamer-threads.com/lists/mythtv/mythtvnz/

Thanks Nick

I got the composite input going by
$ v4l2-ctl -i 2
$ mplayer /dev/video0

Previously I was trying to use the ivtvctl command, which seems to have
changed at version 0.8.

Now I know it works, I will have another crack at the tuner someday.



If you want to continue to diagnose the tuner on this list then you will
probably need to post the dmesg output from when you load ivtv. Mine is
here as a point of comparison. Bear in mind that mine is way back at
version 0.4.4 (of ivtv)

ivtv:  ==================== START INIT IVTV ====================
ivtv:  version 0.4.4 (tagged release) loading
ivtv:  Linux version: 2.6.15-chw-2 SMP preempt 586 gcc-3.3
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 WinTV PVR 150 card (cx23416 based)
ACPI: PCI Interrupt 0000:00:14.0[A] -> Link [LNKB] -> GSI 10 (level, low)
-> IRQ 10
ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]
cx25840 0-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
cx25840 0-0044: loaded v4l-cx25840.fw firmware (14264 bytes)
ivtv0: i2c attach to card #0 ok [client=cx25840, addr=44]
wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=wm8775, addr=1b]
tda9887 0-0043: chip found @ 0x86 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=tda9887, addr=43]
tveeprom 0-0050: The eeprom says no radio is present, but the tuner type
tveeprom 0-0050: indicates otherwise. I will assume that radio is present..
tveeprom 0-0050: Hauppauge model 26559, rev C260, serial# 2945285
tveeprom 0-0050: tuner model is LG S001D MK3 (idx 60, type 38)
tveeprom 0-0050: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/K) (eeprom
0x74)
tveeprom 0-0050: audio processor is CX25843 (idx 37)
tveeprom 0-0050: decoder processor is CX25843 (idx 30)
tveeprom 0-0050: has radio, has no IR remote
ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
ivtv0: Encoder revision: 0x02050032
ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
ivtv0: Allocate DMA encoder YUV stream: 161 x 12960 buffers (2048KB total)
ivtv0: Allocate DMA encoder VBI stream: 80 x 26208 buffers (2048KB total)
ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB
total)
ivtv0: Create encoder radio stream
tuner 0-0061: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3))
ivtv0: Initialized WinTV PVR 150, card #0
ivtv:  ====================  END INIT IVTV  ====================


Nick.



Thanks, as the eeprom data was almost identical, that gave me great confidence that it would work.

It ended up I had some tuner options left lying around in /etc/modules.conf for an old bttv based card that it didn't like.
After removing them everything seems sweet.


Col.

Reply via email to