From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: Matthias Schwarzott <zzam@gentoo.org>
Cc: video4linux-list@redhat.com, linux-dvb@linuxtv.org
Subject: Re: [PATCH] Updated analog only support of Avermedia A700 cards - adds RF input support via XC2028 tuner (untested)
Date: Tue, 18 Mar 2008 09:26:48 -0300 [thread overview]
Message-ID: <20080318092648.3a517301@gaivota> (raw)
In-Reply-To: <200803161131.37966.zzam@gentoo.org>
On Sun, 16 Mar 2008 11:31:37 +0100
Matthias Schwarzott <zzam@gentoo.org> wrote:
> Hi there!
>
> I updated this patch to support both Avermedia A700 cards (AverTV DVB-S Pro
> and AverTV DVB-S Hybrid+FM).
>
> The RF input of the Hybrid+FM card (with XC2028 tuner) is still untested.
>
> I would be happy if any of the XC2028 experts could have a look at this patch.
For this to work, you'll need to set xc3028 parameters. This device needs a
reset during firmware load. This is done via xc3028_callback. To reset, you
need to turn some GPIO values, and then, return they back to their original
values. The GPIO's are device dependent. So, you'll need to check with some
software like Dscaler's regspy.exe what pins are changed during reset.
Also, there are two ways for audio to work with xc3028/2028: MTS mode and
non-mts. You'll need to test both ways.
A final notice: most current devices work fine with firmware v2.7. However, a
few devices only work if you use an older firmware version.
Could you please send us the logs with i2c_scan=1?
Please, use the latest version of v4l-dvb, since I did some fixes for cx88 and
saa7134 there recently.
Cheers,
Mauro
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
next prev parent reply other threads:[~2008-03-18 12:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-16 10:31 [PATCH] Updated analog only support of Avermedia A700 cards - adds RF input support via XC2028 tuner (untested) Matthias Schwarzott
2008-03-18 12:26 ` Mauro Carvalho Chehab [this message]
2008-03-18 12:39 ` Matthias Schwarzott
2008-03-18 12:59 ` Mauro Carvalho Chehab
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=20080318092648.3a517301@gaivota \
--to=mchehab@infradead.org \
--cc=linux-dvb@linuxtv.org \
--cc=video4linux-list@redhat.com \
--cc=zzam@gentoo.org \
/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.