Hi Andrew,

thanks for looking into my issue!

On Wed, 2006-03-22 at 16:38 -0500, Andrew Dodd wrote:
> Quoting Andreas Leitner <[EMAIL PROTECTED]>:
> Wait a second, are you saying that you are encountering some of the recent
> issues encountered on Samsung tuner-based boards with a non-Samsung-based
> board?
> 
> Your dmesg output that you posted is insufficient, as it only displays info on
> the FM tuner which is a Philips TEA5767 on all PVR-500 based boards so far,
> including the ones that have Samsung based TV tuners.  i.e. PVR-500 boards
> should have three actual tuner chips.  One TEA5767 FM tuner on the first "sub
> board" (I really don't know what to call it, as often people refer to the
> entire tuner + encoder subsystem as a "tuner" but right now we're referring
> only to the actual tuner ICs/modules as the "tuner".), and a pair of identical
> TV tuners (Samsung or Philips or possibly another manufacturer),  one on each
> "sub board".

You are right, of course. I attached the full ivtv dmesg lost to this
mail this time. As far as I understand my mistake was printing the wrong
lines, I still have a Philips tv tuner on both units. Also just to be
clear, what the effect is that I get. Audio and Video is perfectly ok on
the second unit. On the first unit video is ok, but the audio signal is
very very weak, and worse its overlayed by a really strong static/white
noise signal. Now my naive thinking is that this might be the radio
signal...

Andreas
Mar 21 21:46:28 localhost kernel: [4294691.779000] Linux video capture 
interface: v1.00
Mar 21 21:46:28 localhost kernel: [4294691.860000] ivtv:  ==================== 
START INIT IVTV ====================
Mar 21 21:46:28 localhost kernel: [4294691.860000] ivtv:  version 0.4.3 (tagged 
release) loading
Mar 21 21:46:28 localhost kernel: [4294691.860000] ivtv:  Linux version: 
2.6.15-18-686 SMP preempt 686 gcc-4.0
Mar 21 21:46:28 localhost kernel: [4294691.860000] ivtv:  In case of problems 
please include the debug info between
Mar 21 21:46:28 localhost kernel: [4294691.860000] ivtv:  the START INIT IVTV 
and END INIT IVTV lines, along with
Mar 21 21:46:28 localhost kernel: [4294691.860000] ivtv:  any module options, 
when mailing the ivtv-users mailinglist.
Mar 21 21:46:28 localhost kernel: [4294692.960000] ACPI: PCI Interrupt 
0000:05:00.0[A] -> GSI 16 (level, low) -> IRQ 169
Mar 21 21:46:28 localhost kernel: [4294692.960000] NVRM: loading NVIDIA Linux 
x86 NVIDIA Kernel Module  1.0-8178  Wed Dec 14 16:22:51 PST 2005
Mar 21 21:46:28 localhost kernel: [4294692.969000] ACPI: PCI Interrupt 
0000:01:0a.0[A] -> GSI 21 (level, low) -> IRQ 50
Mar 21 21:46:28 localhost kernel: [4294692.969000] 3c59x: Donald Becker and 
others. www.scyld.com/network/vortex.html
Mar 21 21:46:28 localhost kernel: [4294692.969000] 0000:01:0a.0: 3Com PCI 
3c905B Cyclone 100baseTx at f8958c00. Vers LK1.1.19
Mar 21 21:46:28 localhost kernel: [4294692.993000] ivtv0: Autodetected WinTV 
PVR 150 card (cx23416 based)
Mar 21 21:46:28 localhost kernel: [4294692.993000] ACPI: PCI Interrupt 
0000:02:08.0[A] -> GSI 17 (level, low) -> IRQ 177
Mar 21 21:46:28 localhost kernel: [4294693.006000] ACPI: PCI Interrupt 
0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 177
Mar 21 21:46:28 localhost kernel: [4294693.006000] sky2 v0.11 addr 0xc2efc000 
irq 177 Yukon-EC (0xb6) rev 2
Mar 21 21:46:28 localhost kernel: [4294693.006000] sky2 eth0: addr 
00:13:d4:8f:3a:3c
Mar 21 21:46:28 localhost kernel: [4294693.073000] tveeprom: Second (radio) 
tuner idx 101
Mar 21 21:46:28 localhost kernel: [4294693.073000] tveeprom: ivtv version
Mar 21 21:46:28 localhost kernel: [4294693.073000] tveeprom: Hauppauge: model = 
23559, rev = E591, serial# = 8337449
Mar 21 21:46:28 localhost kernel: [4294693.073000] tveeprom: tuner = Philips 
FQ1216AME MK4 (idx = 91, type = 56)
Mar 21 21:46:28 localhost kernel: [4294693.073000] tveeprom: tuner fmt = 
PAL(B/G) PAL(I) SECAM(L/L') PAL(D/K) (eeprom = 0x74, v4l2 = 0x00400e17)
Mar 21 21:46:28 localhost kernel: [4294693.073000] tveeprom: audio processor = 
CX25843 (type = 25)
Mar 21 21:46:28 localhost kernel: [4294693.073000] tveeprom: decoder processor 
= CX25843 (type = 1e)
Mar 21 21:46:28 localhost kernel: [4294693.073000] ivtv0: i2c attach to card #0 
ok [client=tveeprom, addr=50]
Mar 21 21:46:28 localhost kernel: [4294693.074000] ivtv0: This is the first 
unit of a PVR500
Mar 21 21:46:28 localhost kernel: [4294693.112000] tuner (ivtv): chip found at 
addr 0xc0 i2c-bus ivtv i2c driver #0
Mar 21 21:46:28 localhost kernel: [4294693.113000] TEA5767 detected.
Mar 21 21:46:28 localhost kernel: [4294693.113000] ivtv0: i2c attach to card #0 
ok [client=(tuner unset), addr=60]
Mar 21 21:46:28 localhost kernel: [4294693.114000] tuner: type set to 62 
(Philips TEA5767HN FM Radio) by autodetect
Mar 21 21:46:28 localhost kernel: [4294693.114000] type set to 62 (Philips 
TEA5767HN FM Radio)
Mar 21 21:46:28 localhost kernel: [4294693.114000] tuner (ivtv): chip found at 
addr 0xc2 i2c-bus ivtv i2c driver #0
Mar 21 21:46:28 localhost kernel: [4294693.114000] ivtv0: i2c attach to card #0 
ok [client=(tuner unset), addr=61]
Mar 21 21:46:28 localhost kernel: [4294693.331000] cx25840 0-0044: cx25843-23 
found @ 0x88 (ivtv i2c driver #0)
Mar 21 21:46:28 localhost kernel: [4294696.946000] cx25840 0-0044: loaded 
v4l-cx25840.fw firmware (14264 bytes)
Mar 21 21:46:28 localhost kernel: [4294697.018000] ivtv0: i2c attach to card #0 
ok [client=cx25840, addr=44]
Mar 21 21:46:28 localhost kernel: [4294697.054000] wm8775 0-001b: chip found @ 
0x36 (ivtv i2c driver #0)
Mar 21 21:46:28 localhost kernel: [4294697.064000] ivtv0: i2c attach to card #0 
ok [client=wm8775, addr=1b]
Mar 21 21:46:28 localhost kernel: [4294697.082000] tda9887 0-0043: (ivtv) chip 
found @ 0x86 (ivtv i2c driver #0)
Mar 21 21:46:28 localhost kernel: [4294697.082000] ivtv0: i2c attach to card #0 
ok [client=tda9887, addr=43]
Mar 21 21:46:28 localhost kernel: [4294697.097000] ivtv0: Detected a TEA5767 
radio tuner. Enabling radio support.
Mar 21 21:46:28 localhost kernel: [4294697.757000] ivtv0: loaded 
v4l-cx2341x-enc.fw firmware (262144 bytes)
Mar 21 21:46:28 localhost kernel: [4294697.979000] ivtv0: Encoder revision: 
0x02050032
Mar 21 21:46:28 localhost kernel: [4294697.980000] ivtv0: Allocate DMA encoder 
MPEG stream: 128 x 32768 buffers (4096KB total)
Mar 21 21:46:28 localhost kernel: [4294697.980000] ivtv0: Allocate DMA encoder 
YUV stream: 161 x 12960 buffers (2048KB total)
Mar 21 21:46:28 localhost kernel: [4294697.980000] ivtv0: Allocate DMA encoder 
VBI stream: 80 x 26208 buffers (2048KB total)
Mar 21 21:46:28 localhost kernel: [4294697.980000] ivtv0: Allocate DMA encoder 
PCM audio stream: 455 x 4608 buffers (2048KB total)
Mar 21 21:46:28 localhost kernel: [4294697.981000] ivtv0: Create encoder radio 
stream
Mar 21 21:46:28 localhost kernel: [4294697.981000] tuner: type set to 56 
(Philips PAL/SECAM multi (FQ1216AME MK4)) by ivtv i2c driver #0
Mar 21 21:46:28 localhost kernel: [4294698.224000] ivtv0: Initialized WinTV PVR 
500 (unit #1), card #0
Mar 21 21:46:28 localhost kernel: [4294698.224000] ivtv:  
======================  NEXT CARD  ======================
Mar 21 21:46:28 localhost kernel: [4294698.224000] ivtv1: Autodetected WinTV 
PVR 150 card (cx23416 based)
Mar 21 21:46:28 localhost kernel: [4294698.224000] ACPI: PCI Interrupt 
0000:02:09.0[A] -> GSI 18 (level, low) -> IRQ 217
Mar 21 21:46:28 localhost kernel: [4294698.276000] tveeprom: Second (radio) 
tuner idx 101
Mar 21 21:46:28 localhost kernel: [4294698.276000] tveeprom: ivtv version
Mar 21 21:46:28 localhost kernel: [4294698.276000] tveeprom: Hauppauge: model = 
23559, rev = E591, serial# = 8337449
Mar 21 21:46:28 localhost kernel: [4294698.276000] tveeprom: tuner = Philips 
FQ1216AME MK4 (idx = 91, type = 56)
Mar 21 21:46:28 localhost kernel: [4294698.276000] tveeprom: tuner fmt = 
PAL(B/G) PAL(I) SECAM(L/L') PAL(D/K) (eeprom = 0x74, v4l2 = 0x00400e17)
Mar 21 21:46:28 localhost kernel: [4294698.276000] tveeprom: audio processor = 
CX25843 (type = 25)
Mar 21 21:46:28 localhost kernel: [4294698.276000] tveeprom: decoder processor 
= CX25843 (type = 1e)
Mar 21 21:46:28 localhost kernel: [4294698.276000] ivtv1: i2c attach to card #1 
ok [client=tveeprom, addr=50]
Mar 21 21:46:28 localhost kernel: [4294698.290000] tuner (ivtv): chip found at 
addr 0xc2 i2c-bus ivtv i2c driver #1
Mar 21 21:46:28 localhost kernel: [4294698.290000] ivtv1: i2c attach to card #1 
ok [client=(tuner unset), addr=61]
Mar 21 21:46:28 localhost kernel: [4294698.486000] cx25840 1-0044: cx25843-23 
found @ 0x88 (ivtv i2c driver #1)
Mar 21 21:46:28 localhost kernel: [4294701.065000] usb 5-8: new high speed USB 
device using ehci_hcd and address 6
Mar 21 21:46:28 localhost kernel: [4294702.066000] cx25840 1-0044: loaded 
v4l-cx25840.fw firmware (14264 bytes)
Mar 21 21:46:28 localhost kernel: [4294702.138000] ivtv1: i2c attach to card #1 
ok [client=cx25840, addr=44]
Mar 21 21:46:28 localhost kernel: [4294702.139000] wm8775 1-001b: chip found @ 
0x36 (ivtv i2c driver #1)
Mar 21 21:46:28 localhost kernel: [4294702.149000] ivtv1: i2c attach to card #1 
ok [client=wm8775, addr=1b]
Mar 21 21:46:28 localhost kernel: [4294702.163000] tda9887 1-0043: (ivtv) chip 
found @ 0x86 (ivtv i2c driver #1)
Mar 21 21:46:28 localhost kernel: [4294702.163000] ivtv1: i2c attach to card #1 
ok [client=tda9887, addr=43]
Mar 21 21:46:28 localhost kernel: [4294702.179000] ivtv1: This is the second 
unit of a PVR500
Mar 21 21:46:28 localhost kernel: [4294702.179000] ivtv1: Correcting tveeprom 
data: no radio present on second unit
Mar 21 21:46:28 localhost kernel: [4294702.863000] ivtv1: loaded 
v4l-cx2341x-enc.fw firmware (262144 bytes)
Mar 21 21:46:28 localhost kernel: [4294703.102000] ivtv1: Encoder revision: 
0x02050032
Mar 21 21:46:28 localhost kernel: [4294703.102000] ivtv1: Allocate DMA encoder 
MPEG stream: 128 x 32768 buffers (4096KB total)
Mar 21 21:46:28 localhost kernel: [4294703.102000] ivtv1: Allocate DMA encoder 
YUV stream: 161 x 12960 buffers (2048KB total)
Mar 21 21:46:28 localhost kernel: [4294703.103000] ivtv1: Allocate DMA encoder 
VBI stream: 80 x 26208 buffers (2048KB total)
Mar 21 21:46:28 localhost kernel: [4294703.103000] ivtv1: Allocate DMA encoder 
PCM audio stream: 455 x 4608 buffers (2048KB total)
Mar 21 21:46:28 localhost kernel: [4294703.103000] tuner: type set to 56 
(Philips PAL/SECAM multi (FQ1216AME MK4)) by ivtv i2c driver #1
Mar 21 21:46:28 localhost kernel: [4294703.346000] ivtv1: Initialized WinTV PVR 
500 (unit #2), card #1
Mar 21 21:46:28 localhost kernel: [4294703.346000] ivtv:  ====================  
END INIT IVTV  ====================
_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to