All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hartmut Hackmann <hartmut.hackmann@t-online.de>
To: timf <timf@iinet.net.au>
Cc: linux-dvb <linux-dvb@linuxtv.org>
Subject: Re: [linux-dvb] Kworld DVB-T 210 - dvb tuning problem
Date: Tue, 18 Mar 2008 23:56:36 +0100	[thread overview]
Message-ID: <47E048A4.4070904@t-online.de> (raw)
In-Reply-To: <1205851252.11231.7.camel@ubuntu>

Hi, Tim

timf schrieb:
> Hi Hartmut,
> 
> 
> Apologies for the length of this msg, I'm not sure what info you may
> need, so I'm trying to show you that all is not right.
> 
> 1) New install of ubuntu 7.10 i386.
> 
> 2) Install Me-tv, Tvtime.
> Me-tv, in the absence of a channels.conf, scans
> via /usr/share/doc/dvb-utils/examples/scan/dvb-t
> 
> 3) I placed au-Perth_roleystone
> into /usr/share/doc/dvb-utils/examples/scan/dvb-t:
> 
> # Australia / Perth (Roleystone transmitter)
> # T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy
> # SBS
> T 704500000 7MHz 2/3 NONE QAM64 8k 1/8 NONE
> # ABC
> T 725500000 7MHz 3/4 NONE QAM64 8k 1/16 NONE
> # Seven
> T 746500000 7MHz 2/3 NONE QAM64 8k 1/16 NONE
> # Nine
> T 767500000 7MHz 3/4 NONE QAM64 8k 1/16 NONE
> # Ten
> T 788500000 7MHz 3/4 NONE QAM64 8k 1/16 NONE
> 

Hm, is that right? The transmitter at 704.5MHz has a different configuration
from all others? That's unusual...
There is a speciality with this channel decoder: If you define a parameter
like the GI, it takes this serious while many others ignore it.

<snip>
> 13) Most times, "tda1004x: found firmware revision 20 -- ok" appears
> from a new install of ubuntu.
> Shouldn't have to but will copy firmware into /lib...
> 
And here we have the problem: as long as the firmware download is not
reliable, the board is unusable.
There must be somehing wrong with the board configuration.
In saa7134-dvb.c, line 744, please try to excange:
	.gpio_config   = TDA10046_GP11_I,
with
	.gpio_config   = TDA10046_GP01_I,
does this make the firmware load stable?

Best regards
  Hartmut


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

  reply	other threads:[~2008-03-18 22:56 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1204893775.10536.4.camel@ubuntu>
     [not found] ` <47D1A65B.3080900@t-online.de>
2008-03-14  7:41   ` [linux-dvb] Kworld DVB-T 210 - dvb tuning problem timf
2008-03-17 21:22     ` Hartmut Hackmann
2008-03-18 14:40       ` timf
2008-03-18 22:56         ` Hartmut Hackmann [this message]
2008-03-19  4:03           ` timf
2008-03-19 23:18             ` Hartmut Hackmann
     [not found]         ` <1213744559.11684.4.camel@asus.lounge>
2008-06-18  2:12           ` timf
2008-06-18  2:51             ` timf
2008-04-10 16:22 timf
2008-04-10 22:08 ` Hartmut Hackmann
2008-04-10 23:30   ` hermann pitton
2008-04-11 17:54     ` timf
2008-04-11 22:14       ` Hartmut Hackmann
2008-04-13  6:00         ` timf
2008-04-13  7:59           ` timf
2008-04-13 15:54             ` timf
2008-04-13 17:08               ` timf
2008-04-13 18:56                 ` Hartmut Hackmann
2008-04-13 19:25                   ` timf
2008-04-13 20:23                     ` Hartmut Hackmann
2008-04-13 21:08                       ` timf
2008-04-13 21:41                         ` Hartmut Hackmann
2008-04-13 22:11                           ` timf
2008-04-13 22:35                             ` timf
2008-04-13 22:53                             ` Hartmut Hackmann
2008-04-14 14:10                               ` timf
2008-04-15  0:42                                 ` hermann pitton
2008-04-11 21:23     ` Hartmut Hackmann
2008-04-12 11:30       ` hermann pitton
2008-04-12 12:00         ` timf
  -- strict thread matches above, loose matches on Subject: below --
2008-03-14 12:52 Steve Moreau
2008-03-07 12:51 timf

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=47E048A4.4070904@t-online.de \
    --to=hartmut.hackmann@t-online.de \
    --cc=linux-dvb@linuxtv.org \
    --cc=timf@iinet.net.au \
    /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.