Hello Pascal and others

I notice the same like you. everything you explain about setting "-l" and the 
picture results are the same here. 
I have the same configuration as you, a PVR350 and a PVR500 with the same model 
numbers. I live in Switzerland. 
A friend of mine, we bought at the same time, has the same problems, although 
we don't have the same system.
Also three other mailinglist users reported to me that they have problems with 
the PVR350 TV-out and module number: 48139

I spent, like you, a long time to figure out things. Tried many versions. 
Everywhere the same results.
I developer could shed some light into this problem.

Regards
Lorenz

>I have a s-video capable DVD player to test with and can alternately switch 
>between Y/C ancd CVBS by decoupling the cables. Y/C looks much better.
> Using the other cable 9-pin to s-video/composite/L/R and using the s-video 
> the television reports Y/C (using -l 2) but the picture is horrible. For 
> example characters within mythtv are not smooth. With composite the picture 
> is as usual.
> 
> Also this cable behaves the same with ivtvctl
> 0 (comp+s-video) television finds CVBS
> 1 (comp) television is black
> 2 (s-video) television finds CVBS but picture is horrible
> 
> As testing continues I more and more get convinced that the problem is buried 
> within the ivtv driver. Especially the -l 1 I can not explain.
> 
> I hope one of the developers could have a look into it. 
> 
> Pascal
> 
> 
>> Hello Jacques
>>
>>>> Definitely the supplied 9-pin to scart only supports Composite.
>>> Very strange, I'm using it and it's working fine.
>>
>>> From my previous post
>> Changing with ivtvctl -l:
>> 0 (comp+s-video) television finds CVBS
> 0K
> 
>> 1 (comp) television is black
> 0K
> 
>> 2 (s-video) television finds CVBS
> 0K
> 
>> Does your TV-set report it uses s-video explicitly. As far as my  
>> investigations go it reports CVBS (Composite).
> Sorry my TV-set report nothing ...
> I just see some change in the picture when I change the output mode ...
> 
> I have another input on my TV-set, this input is RGB.
> TV is black with all the values above but the picture is red with  
> ivtvctl -l 3.
> 
> On my S-Video input, I can put an analog VCR which can switch from  
> CVBS to Y/C output.
> I have the same thing as my PVR with "ivtvctl -l 1"/"ivtvctl -l 2".
> 
> Have you another Y/C output to test your TV ?
> 
> -- 
> Jacques Facquet
> 
I tracked the problem down to be a ivtv problem.
When using wintv2000 the television reports S-Video.
When hot-rebooting from windows to linux I also have S-Video.
The first call to ivtvctl -l 2 and or -l 0 the picture shows a vertical pattern.
Calling -l 1 the picture gets black.
Afterwards setting -l 2 or -l 0 returns the picture in Composite.

Definitely the supplied 9-pin to scart only supports Composite.
The supplied 9-pin to S-Video/(Composite)/L/R works for S-Video.

More information can be found in my previous post below.
Using 2.6.16-1.2108_FC4, Packages from Atrpms.

ivtv.i386                                1:0.6.2-110.rhfc4.at   installed
ivtv-firmware.noarch                     2:1.8a-9.at            installed
ivtv-firmware-audio.noarch               0.0.1-5.at             installed
ivtv-firmware-dec.noarch                 2.02.023-9.at          installed
ivtv-firmware-enc.noarch                 2.04.024-9.at          installed
ivtv-kernheaders.i386                    1:0.6.2-110.rhfc4.at   installed
ivtv-kmdl-2.6.15-1.1831_FC4.i686         1:0.4.2-101.rhfc4.at   installed (not 
used)
ivtv-kmdl-2.6.16-1.2108_FC4.i686         1:0.6.2-110.rhfc4.at   installed
ivtv_xdriver.i386                        0.10.6-3.rhfc4.at      installed

---------
/etc/modprobe.conf:
alias char-major-81-0 ivtv
alias char-major-81-1 ivtv
alias char-major-81-2 ivtv
alias char-major-61 lirc_i2c
alias char-major-81 ivtv
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install lirc_i2c
install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb
-----------
in /etc/rc.local
/sbin/modprobe lirc_i2c
-----------

Are there other settings to try ?
During the last two years I saw about 5 posts complaining about failing s-video 
support without any success. Is there anything I can do to narrow down the 
problem ?

Regards
Pascal

----- Original Message ----- 
From: "Pascal Favre" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, 13. May 2006 17:31
Subject: [ivtv-devel] PVR 350 - does provided 9-pin to scart cable 
supports-video


> Hello
> 
> Does the provided 9-pin to scart cable support s-video ?
> I tried during the last 2 years, starting from 0.3 releases, 0.4.2, up to the 
> today installed 0.6.2 release. My TVs (just bought a new one) always reported 
> they received a CVBS (composite) signal. 
> 
> Changing with ivtvctl -l:
> 0 (comp+s-video) television finds CVBS
> 1 (comp) television is black
> 2 (s-video) television finds CVBS
> 
> Why is it that when changed explicitly to composite I get a black picture. 
> When changing to s-video the television reports CVBS ?
> 
> I checked the scart cable. The scart side supports all leads to allow s-video 
> and composite (connected are 21,19,17(linked with 21),15,3,1,20,6,4,2)
> http://utopia.knoware.nl/users/eprebel/SoundAndVision/Engineering/SCART.html
> 
> After reading the pinout in the Wiki
> http://ivtv.writeme.ch/tiki-index.php?page=PVR350_9DINPinout
> I noticed that the luminance is not connected (to pin 19=luminance). Is this 
> the reason s-video with the provided scart cable does not work ?
> 
> 
> How about the other provided cable, 9-ping to s-video, composite and L/R 
> sound. Can I use this adaptercable to connect to an appropriate scart cable 
> to get s-video (connecting s-video and L/R), or will my television still 
> report it receives composite ?
> 
> On the users-list I found a similar post from 21.04.2006 from hans updating 
> to 0.4.5 (this should be equal to my 0.6.2 or not?):
> http://www.gossamer-threads.com/lists/ivtv/users/29575?search_string=No%20TV-out%20S-video%20on%20PVR-350%20%28Pundit-R%20350%29%20%20;#29575
> --
> It fixes a nasty bug in the initialization of the saa7129 chip 
> responsible for TV-out. There is a possibility that this is not the 
> reason for your problems, but it is certainly the first thing to try. 
> I'll probably make an ivtv-0.4.5 release this or next weekend which will 
> contain this fix. 
> --
> 
> Any help very much appreciated.
> Pascal
> 
> ivtv:  ==================== START INIT IVTV ====================
> ivtv:  version 0.6.2 (development snapshot compiled on Mon May  8 07:44:41 
> 2006) loading
> ivtv:  Linux version: 2.6.16-1.2108_FC4 686 REGPARM 4KSTACKS gcc-4.0
> 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 WinTV PVR-350 card (cx23415 based)
> ACPI: PCI Interrupt 0000:05:04.0[A] -> GSI 16 (level, low) -> IRQ 193
> tveeprom 0-0050: Hauppauge model 48139, rev K257, serial# 7805538
> tveeprom 0-0050: tuner model is Philips FM1216 ME MK3 (idx 57, type 38)
> tveeprom 0-0050: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) (eeprom 
> 0x74)
> tveeprom 0-0050: audio processor is MSP4418 (idx 25)
> tveeprom 0-0050: decoder processor is SAA7115 (idx 19)
> tveeprom 0-0050: has radio, has IR remote
> tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0)
> tda9887 0-0043: chip found @ 0x86 (ivtv i2c driver #0)
> saa7115 0-0021: saa7115 found @ 0x42 (ivtv i2c driver #0)
> eepro100.c:v1.09j-t 9/29/99 Donald Becker 
> http://www.scyld.com/network/eepro100.html
> eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin 
> <[EMAIL PROTECTED]> and others
> 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
> saa7127 0-0044: saa7129 found @ 0x88 (ivtv i2c driver #0)
> msp3400 0-0040: MSP4418G-B3 found @ 0x80 (ivtv i2c driver #0)
> msp3400 0-0040: MSP4418G-B3 supports nicam and radio, mode is autodetect and 
> autoselect
> ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
> ivtv0: loaded v4l-cx2341x-dec.fw firmware (262144 bytes)
> ivtv0: Encoder revision: 0x02040024
> ivtv0: Decoder revision: 0x02020023
> 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
> 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: 20 x 51840 buffers (1024KB total)
> ivtv0: loaded v4l-cx2341x-init.mpg firmware (155648 bytes)
> tuner 0-0061: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3))
> ivtv0: Initialized Hauppauge WinTV PVR-350, card #0
> ivtv:  ======================  NEXT CARD  ======================
> ivtv1: Autodetected Hauppauge WinTV PVR-150 card (cx23416 based)
> ACPI: PCI Interrupt 0000:06:08.0[A] -> GSI 21 (level, low) -> IRQ 201
> tuner 1-0060: TEA5767 detected.
> tuner 1-0060: chip found @ 0xc0 (ivtv i2c driver #1)
> tuner 1-0060: type set to 62 (Philips TEA5767HN FM Radio)
> tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #1)
> tda9887 1-0043: chip found @ 0x86 (ivtv i2c driver #1)
> tveeprom 1-0050: Hauppauge model 23559, rev D591, serial# 8201932
> tveeprom 1-0050: tuner model is Philips FQ1216AME MK4 (idx 91, type 56)
> tveeprom 1-0050: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) (eeprom 
> 0x74)
> tveeprom 1-0050: second tuner model is Philips TEA5768HL FM Radio (idx 101, 
> type 62)
> tveeprom 1-0050: audio processor is CX25843 (idx 37)
> tveeprom 1-0050: decoder processor is CX25843 (idx 30)
> tveeprom 1-0050: has radio, has no IR remote
> ivtv1: This is the first unit of a PVR500
> cx25840 1-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #1)
> cx25840 1-0044: loaded v4l-cx25840.fw firmware (13353 bytes)
> wm8775 1-001b: chip found @ 0x36 (ivtv i2c driver #1)
> ivtv1: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
> ivtv1: Encoder revision: 0x02040024
> ivtv1: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
> ivtv1: Allocate DMA encoder YUV stream: 161 x 12960 buffers (2048KB total)
> ivtv1: Allocate DMA encoder VBI stream: 80 x 26208 buffers (2048KB total)
> ivtv1: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB 
> total)
> ivtv1: Create encoder radio stream
> tuner 1-0061: type set to 56 (Philips PAL/SECAM multi (FQ1216AME MK4))
> ivtv1: Initialized WinTV PVR 500 (unit #1), card #1
> ivtv:  ======================  NEXT CARD  ======================
> ivtv2: Autodetected Hauppauge WinTV PVR-150 card (cx23416 based)
> ACPI: PCI Interrupt 0000:06:09.0[A] -> GSI 22 (level, low) -> IRQ 209
> tuner 2-0061: chip found @ 0xc2 (ivtv i2c driver #2)
> tda9887 2-0043: chip found @ 0x86 (ivtv i2c driver #2)
> cx25840 2-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #2)
> cx25840 2-0044: loaded v4l-cx25840.fw firmware (13353 bytes)
> wm8775 2-001b: chip found @ 0x36 (ivtv i2c driver #2)
> tveeprom 2-0050: Hauppauge model 23559, rev D591, serial# 8201932
> tveeprom 2-0050: tuner model is Philips FQ1216AME MK4 (idx 91, type 56)
> tveeprom 2-0050: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) (eeprom 
> 0x74)
> tveeprom 2-0050: second tuner model is Philips TEA5768HL FM Radio (idx 101, 
> type 62)
> tveeprom 2-0050: audio processor is CX25843 (idx 37)
> tveeprom 2-0050: decoder processor is CX25843 (idx 30)
> tveeprom 2-0050: has radio, has no IR remote
> ivtv2: This is the second unit of a PVR500
> ivtv2: Correcting tveeprom data: no radio present on second unit
> ivtv2: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
> ivtv2: Encoder revision: 0x02040024
> ivtv2: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
> ivtv2: Allocate DMA encoder YUV stream: 161 x 12960 buffers (2048KB total)
> ivtv2: Allocate DMA encoder VBI stream: 80 x 26208 buffers (2048KB total)
> ivtv2: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB 
> total)
> tuner 2-0061: type set to 56 (Philips PAL/SECAM multi (FQ1216AME MK4))
> ivtv2: Initialized WinTV PVR 500 (unit #2), card #2
> ivtv:  ====================  END INIT IVTV  ====================
> ivtv0-osd: Framebuffer module loaded (attached to ivtv card id 0)
> ivtv0-osd: screen coords: [0 0] -> [720 576]
> 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 0xe1010000, size 1665k
> ivtv0-osd: mode is 720x576x32, linelength=2880
> ivtv0-osd warning: ivtvfb_set_par
> Console: switching to colour frame buffer device 90x36
> ivtv0-osd: fb0: cx23415 TV out frame buffer device
> ivtv0: Allocate DMA decoder OSD stream: 16 x 65536 buffers (1024KB total)


_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to