From: Davor Emard <davoremard@gmail.com>
To: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: linux-media@vger.kernel.org
Subject: Re: [PATCH] Compro videomate T750F DVB-T mode works now
Date: Fri, 28 May 2010 09:35:31 +0200 [thread overview]
Message-ID: <20100528073531.GC7710@lipa.lan> (raw)
In-Reply-To: <20100527141704.46d95f54@pedra>
On Thu, May 27, 2010 at 02:17:04PM -0300, Mauro Carvalho Chehab wrote:
> Em Sat, 8 May 2010 01:50:24 +0200
> Emard <davoremard@gmail.com> escreveu:
>
> > HI
> >
> > ... tried to post this few times to thhis list I don't know if
> > it has made it maybe this time it will appear on the mailing list....
> >
> > I have european version of Compro Videomate T750F Vista
> > hybrid dvb-t + tv (PAL) + FM card. In kernels up to date (2.6.33.3)
> > it didn't want to initialize in analog mode (tuner xc2028 always failed).
> >
> > Here's sligthly adapted patch from
> > http://www.linuxtv.org/pipermail/linux-dvb/2008-May/025945.html
> > that works for me. It disables analog tuner xc2028 which doesn't
> > work (maybe because current driver is only for ntsc version of the
> > card) and enables digital tuner that consists of zarlink 10353 and
> > qt1010. Tested and works on kernel 2.6.33.3
>
> xc2028 tuner driver supports PAL standards as well. If it is not working fine,
> it is probably because the GPIO's are wrong. You need to run REGSPY.EXE program,
> from DScaler project, to get the proper gpio values for your board.
>
> Btw, please send your Signed-off-by: on your patches.
> >
> > Best regards, Emard
> >
> > --- linux-2.6.33.3/drivers/media/video/saa7134/saa7134-cards.c.orig 2010-05-02 00:06:45.000000000 +0200
> > +++ linux-2.6.33.3/drivers/media/video/saa7134/saa7134-cards.c 2010-05-02 01:20:50.000000000 +0200
> > @@ -4883,10 +4883,11 @@ struct saa7134_board saa7134_boards[] =
> > /* John Newbigin <jn@it.swin.edu.au> */
> > .name = "Compro VideoMate T750",
> > .audio_clock = 0x00187de7,
> > - .tuner_type = TUNER_XC2028,
> > + .tuner_type = TUNER_ABSENT,
HI!
Ignore this patch, this is early version that breaks analog part just
to get dvb-t working.
I had posted improved patch (I called it v17, should be on this list as well)
with early supports for both analog dvb-t and radio on 2.6.33.4 (also the remote, but the
IR system had changed so we may fix remote later... but that's easy :). We
have another issues
Patch v17 which works on my case from cold reboot and at least first
time VDR is started. Subsequent restarts of VDR may prevent DVB-T tuner
from changing frequency - it stays and receives the previos frequency
at which VDR stopped. But sometimes after frew minutes VDR starts working
again tuning to different freq - strange behaviour really maybe it's not
only because of compro patch, could be firmware issue too)
While Samuel is testing this he had some positive results but so far but he needs
to preinitialize the card with window$ before the firmware gets loaded :(.
I don't need this (anyway my motherboard removes PCI power for 2 seconds during
restart so I even cannot try such intialization method)
Emard
prev parent reply other threads:[~2010-05-28 7:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-07 23:50 [PATCH] Compro videomate T750F DVB-T mode works now Emard
2010-05-27 17:17 ` Mauro Carvalho Chehab
2010-05-28 1:11 ` hermann pitton
2010-05-28 7:38 ` Davor Emard
2010-05-28 7:35 ` Davor Emard [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=20100528073531.GC7710@lipa.lan \
--to=davoremard@gmail.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox