All of lore.kernel.org
 help / color / mirror / Atom feed
From: stef <stef.dev@free.fr>
To: video4linux-list@redhat.com
Subject: Re: Trouble making PCTV 310c working
Date: Sun, 1 Jun 2008 20:34:28 +0200	[thread overview]
Message-ID: <200806012034.28591.stef.dev@free.fr> (raw)
In-Reply-To: <200805311455.15669.stef.dev@free.fr>

Le Saturday 31 May 2008 14:55:15 stef, vous avez écrit :
> 	Hello,
>
> 	I have Pinnacle PCTV 310c hybrid card:
>
> 02:00.0 0400: 14f1:8800 (rev 05)
> 	Subsystem: 12ab:1788
> 	Flags: bus master, medium devsel, latency 64, IRQ 11
> 	Memory at 60000000 (32-bit, non-prefetchable) [size=16M]
> 	Capabilities: [44] Vital Product Data <?>
> 	Capabilities: [4c] Power Management version 2
> 	Kernel driver in use: cx8800
> 	Kernel modules: cx8800
>
> 02:00.1 0480: 14f1:8801 (rev 05)
> 	Subsystem: 12ab:1788
> 	Flags: bus master, medium devsel, latency 64, IRQ 11
> 	Memory at 61000000 (32-bit, non-prefetchable) [size=16M]
> 	Capabilities: [4c] Power Management version 2
> 	Kernel driver in use: cx88_audio
> 	Kernel modules: cx88-alsa
>
> 02:00.2 0480: 14f1:8802 (rev 05)
> 	Subsystem: 12ab:1788
> 	Flags: bus master, medium devsel, latency 64, IRQ 11
> 	Memory at 62000000 (32-bit, non-prefetchable) [size=16M]
> 	Capabilities: [4c] Power Management version 2
> 	Kernel driver in use: cx88-mpeg driver manager
> 	Kernel modules: cx8802
>
> 	With latest mercurial, I can capture video with good quality from
> Composite1, but I don't get sound. I checked that the alsa device exists
> and is unmuted. I'm capturing with:
> mplayer tv:// -tv
> driver=v4l2:norm=PAL-BG:input=1:device=/dev/video1:alsa:adevice=hw.2:volume
>=60 -vo xv -ao alsa
> 	where I double checked that hw.2 is really the Conexant CX8801 Playback.
>
> 	Another problem I have is that after scanning french tv channels (with
> tvtime-scanner), the detected channels are garbled when I try to watch them
> with tvtime. It looks like that SECAM isn't taken into account, and that
> the signal is decoded as if it was another norm.
>
> 	Looking at the sources I noted a comment about some GPIO work needed for
> the DVB subsystem. I have a windows partition on the same machine where the
> card is working fine, and I installed DScaler's regspy. So I may provide
> any data needed.
>
> 	Last, I believe there should also be an entry for the  cx8802 in the card
> description.
>
> Regards,
> 	Stef
>
> --

	Hello,

	I was able to get sound from Composite1 by adding the following fields to the 
composite entry in cx88-cards:

                        .gpio0  = 0x04fb,
                        .gpio1  = 0x10ff,
                        .gpio2  = 0x0ff,
                        .audioroute = 1,

	The gpio values were fetched under windows using regspy. I didn't have enough 
time to test with audioroute=1 only, which may have been enough to get sound 
working.

Regards,
	Stef



--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

      parent reply	other threads:[~2008-06-01 18:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-31 12:55 Trouble making PCTV 310c working stef
2008-05-31 13:26 ` John Ortega
2008-05-31 18:43 ` Markus Rechberger
2008-06-01 18:34 ` stef [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200806012034.28591.stef.dev@free.fr \
    --to=stef.dev@free.fr \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.