Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ivtv: devel

PVR150 PAL composite + tuner audio

 

 

ivtv devel RSS feed   Index | Next | Previous | View Threaded


mvigliar at infinito

Jan 21, 2005, 2:30 PM

Post #1 of 6 (2156 views)
Permalink
PVR150 PAL composite + tuner audio

Hi folks,

I have this issue with PVR150 PAL (no MCE):

- when I load ivtv driver (I load tveeprom before it) with "tuner=52"
parameter, I get no error messages

- when I play from /dev/video0 from composite input, I get with 0.3.2b
version of driver the input sound mixed with tuner sound (jerky noise if
tuner is *untuned*)

- with 0.3.1a + Ulf's patches I get no sound at all.

Kernel version is 2.6.7 with Con Kolivas patch set (-ck1)
FW is extracted from original CD.

Please reply if you have to give advice.
Thanks.

Mario Vigliar


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
ivtv-devel mailing list
ivtv-devel[at]lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel


petekarl at student

Jan 21, 2005, 3:27 PM

Post #2 of 6 (2116 views)
Permalink
Re: PVR150 PAL composite + tuner audio [In reply to]

On Fri, 21 Jan 2005, Mario Vigliar wrote:

> I have this issue with PVR150 PAL (no MCE):

Here's what I do to get my card working (also pvr150 pal, not mce):

modprobe tveeprom
modprobe videodev
modprobe cx25840 i2c_enable=1
modprobe tuner
modprobe wm8775
modprobe ivtv ivtv_std=2 tuner=52

Best regards

Peter K


--
We Can Put an End to Word Attachments:
http://www.fsf.org/philosophy/no-word-attachments.html


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
ivtv-devel mailing list
ivtv-devel[at]lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel


mvigliar at infinito

Jan 22, 2005, 1:17 AM

Post #3 of 6 (2092 views)
Permalink
Re: PVR150 PAL composite + tuner audio [In reply to]

Peter Karlsson ha scritto:

>On Fri, 21 Jan 2005, Mario Vigliar wrote:
>
>
>
>>I have this issue with PVR150 PAL (no MCE):
>>
>>
>
>Here's what I do to get my card working (also pvr150 pal, not mce):
>
>modprobe tveeprom
>modprobe videodev
>modprobe cx25840 i2c_enable=1
>modprobe tuner
>modprobe wm8775
>modprobe ivtv ivtv_std=2 tuner=52
>
>
Same thing. When I switch to Composite input with "ivtvctl -p2" I get a
noise (maybe the tuner voice) together with the line input audio.

What version of kernel/firmware do you use?

Regards,
Mario


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
ivtv-devel mailing list
ivtv-devel[at]lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel


mvigliar at infinito

Jan 22, 2005, 9:44 AM

Post #4 of 6 (2072 views)
Permalink
Re: PVR150 PAL composite + tuner audio [In reply to]

Mario Vigliar ha scritto:

> Peter Karlsson ha scritto:
>
>> On Fri, 21 Jan 2005, Mario Vigliar wrote:
>>
>>
>>
>>> I have this issue with PVR150 PAL (no MCE):
>>>
>>
>>
>> Here's what I do to get my card working (also pvr150 pal, not mce):
>>
>> modprobe tveeprom
>> modprobe videodev
>> modprobe cx25840 i2c_enable=1
>> modprobe tuner
>> modprobe wm8775
>> modprobe ivtv ivtv_std=2 tuner=52
>>
>>
> Same thing. When I switch to Composite input with "ivtvctl -p2" I get
> a noise (maybe the tuner voice) together with the line input audio.
>
> What version of kernel/firmware do you use?

I found the trouble: I tried with 0.3.2a with Ulf's second patch (the
one conteining the mixer_input tweak) and set the wm8775 with mixer_input=2.

In this way I eliminated tuner audio mixing and got the correct line in
audio signal.

Thank you all anyway.

Mario


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
ivtv-devel mailing list
ivtv-devel[at]lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel


petekarl at student

Jan 22, 2005, 12:55 PM

Post #5 of 6 (2078 views)
Permalink
Re: PVR150 PAL composite + tuner audio [In reply to]

On Sat, 22 Jan 2005, Mario Vigliar wrote:

> Same thing. When I switch to Composite input with "ivtvctl -p2" I get a
> noise (maybe the tuner voice) together with the line input audio.

Ok, I've never tried the composite input, only tuner.

> What version of kernel/firmware do you use?

I'm running gentoo here. And when I installed the ivtv I installed the
ivtv-tools and firmware via gentoo's package-management (emerge/portage)
and then installed ivtv-0.3.2b after that. So I don't really know what
firmware is used, but md5sum is:
---------------------------------------------------------------
305dba74bbe5905447add8883f3ecb68 /lib/modules/ivtv-fw-dec.bin
6e2012d919fa48811c27e25e54a0a5dc /lib/modules/ivtv-fw-enc.bin
a6f6a90a3be338cdb89d59e835798408 /lib/modules/HcwMakoA.ROM (taken from
the pvr150 CD)
---------------------------------------------------------------
Kernel version is 2.6.10 + gentoo patches (gentoo-dev-sources-2.6.10-r4):
http://dev.gentoo.org/~dsd/gentoo-dev-sources/releases.htm

After I've activated the card, it runs (with the tuner) ok for a while and
then the sound disappears completely.

It seems that the drivers need some tweaking yet...

Best regards

Peter K

--
We Can Put an End to Word Attachments:
http://www.fsf.org/philosophy/no-word-attachments.html


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
ivtv-devel mailing list
ivtv-devel[at]lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel


petekarl at student

Jan 22, 2005, 1:11 PM

Post #6 of 6 (2101 views)
Permalink
Re: PVR150 PAL composite + tuner audio [In reply to]

On Sat, 22 Jan 2005, Mario Vigliar wrote:

> I found the trouble: I tried with 0.3.2a with Ulf's second patch (the
> one conteining the mixer_input tweak) and set the wm8775 with mixer_input=2.
>
> In this way I eliminated tuner audio mixing and got the correct line in
> audio signal.

Second patch? Is this integrated with the 0.3.2b? I can't find
mixer_input, so it seems not. Where do I find the second patch? TIA.

> Thank you all anyway.

You're welcome/Siete benvenuti!

Best regards/Riguardi Migliori

(I used google translate so you know who to blame if the above italian
words don't make sense :-)

Peter K

--
We Can Put an End to Word Attachments:
http://www.fsf.org/philosophy/no-word-attachments.html


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
ivtv-devel mailing list
ivtv-devel[at]lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

ivtv devel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.