All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] xc3028: force reload of DTV7 firmware in VHF band with Zarlink demodulator
@ 2011-12-06 14:33 Gianluca Gennari
  2011-12-06 14:34 ` [PATCH 1/1] " Gianluca Gennari
  2011-12-07 13:12 ` [PATCH 0/1] " Mauro Carvalho Chehab
  0 siblings, 2 replies; 14+ messages in thread
From: Gianluca Gennari @ 2011-12-06 14:33 UTC (permalink / raw)
  To: linux-media; +Cc: Mauro Carvalho Chehab

Hi All,

I have a Terratec Cinergy Hybrid T USB XS stick (USB 0ccd:0042).
This device is made of the following components:
- Empiatech em2880 USB bridge;
- Zarlink zl10353 demodulator;
- Xceive XC3028 tuner;

For this device, the ZARLINK456 define is set to true so it is using the
firmwares with type D2633 for the XC3028 tuner.

I found out that:
1) the DTV7 firmware works fine in VHF band (bw=7MHz);
2) the DTV8 firmware works fine in UHF band (bw=8MHz);
3) the DTV78 firmware works fine in UHF band (bw=8MHz) but it doesn not
work at all in VHF band (bw=7MHz);

In fact, when the DTV78 firmware is loaded and I try to tune a VHF
channel, the frequency lock is ciclically acquired for a second and
immediately lost.
So the proposed patch forces a reload of the DTV7 firmware every time a
7MHz channel is requested.
The only drawback is that channel change from VHF to UHF or viceversa is
slightly slower.
Devices using the D2620 firmwares are unaffected.

Best regards,
Gianluca Gennari

^ permalink raw reply	[flat|nested] 14+ messages in thread
* Re: [PATCH 0/1] xc3028: force reload of DTV7 firmware in VHF band with Zarlink demodulator
@ 2011-12-08  1:36 Gianluca Gennari
  0 siblings, 0 replies; 14+ messages in thread
From: Gianluca Gennari @ 2011-12-08  1:36 UTC (permalink / raw)
  To: linux-media

Il 07/12/2011 22:54, Christoph Pfister ha scritto:
> 2011/12/7 Mauro Carvalho Chehab <mchehab@redhat.com>:
> <snip>
>> Several channels in Italy are marked as if they are using 8MHz for VHF (the
>> auto-Italy is
>> the most weird one, as it defines all VHF frequencies with both 7MHz and
>> 8MHz).
> 
> Well, auto-Italy is a superset of the it-* files. For example "T
> 177500000 7MHz" exists in some files (Modena, Montevergina) and "T
> 177500000 8MHz" in others (Sassari), so both possibilities have to
> appear in auto-Italy (similar for other VHF frequencies, it simply
> doesn't seem to be regulated). There's nothing to fix there,
> auto-Italy exists exactly because of these irregularities.
> 
> <snip>
> 
> Christoph
> 

Hi Christoph,
since June 2009 all VHF channels in Italy use the European canalization,
which means there is no 8 MHz VHF channel anymore.

The data you have are outdated.

If you need some reliable reference to know what is broadcasted in
Italy, the best available source is this amatory website:

http://www.otgtv.it/index2.html

It is maniacally maintained by a single person, which is a real
enthusiast of TV broadcasting and has access to reliable first-hand
informations. There are also a few institutional websites, but they can
not compete with this site in terms of accuracy.

The auto-Italy table for DVB-T should be just:

VHF:
channels 5-12 with 7 MHz bandwidth;
UHF:
channels 21-69 with 8 MHZ bandwidth;

The last 6 regions will switch-off analog broadcasting in the first half
of 2012 (Abruzzo, Molise, Puglia, Basilicata, Calabria, Sicilia).
Until then, there are a few analog channels using some weird frequency
table, but all digital multiplexes are already converted to the new
European frequency table.

Best,
Gianluca




^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2011-12-08 10:04 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-06 14:33 [PATCH 0/1] xc3028: force reload of DTV7 firmware in VHF band with Zarlink demodulator Gianluca Gennari
2011-12-06 14:34 ` [PATCH 1/1] " Gianluca Gennari
2011-12-07 13:12 ` [PATCH 0/1] " Mauro Carvalho Chehab
2011-12-07 13:47   ` Gianluca Gennari
2011-12-07 14:20     ` Mauro Carvalho Chehab
     [not found]       ` <4EDF7DF3.1080007@gmail.com>
2011-12-07 15:05         ` Mauro Carvalho Chehab
     [not found]           ` <4EDF8A22.6020201@gmail.com>
2011-12-07 15:51             ` Gianluca Gennari
2011-12-07 16:21               ` Mauro Carvalho Chehab
2011-12-07 17:25                 ` Gianluca Gennari
2011-12-07 18:58                   ` Mauro Carvalho Chehab
     [not found]                     ` <4EDFBF17.5040407@gmail.com>
2011-12-07 19:49                       ` Mauro Carvalho Chehab
2011-12-07 21:54                     ` Christoph Pfister
2011-12-08 10:04                       ` Mauro Carvalho Chehab
  -- strict thread matches above, loose matches on Subject: below --
2011-12-08  1:36 Gianluca Gennari

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.