All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hartmut Hackmann <hartmut.hackmann@t-online.de>
To: Stephen Dawkins <elfarto@elfarto.com>
Cc: linux-dvb@linuxtv.org, Arthur Konovalov <kasjas@hot.ee>
Subject: Re: [linux-dvb] TT-Budget C-1501
Date: Thu, 17 Apr 2008 22:15:30 +0200	[thread overview]
Message-ID: <4807AFE2.40400@t-online.de> (raw)
In-Reply-To: <34260.217.8.27.117.1208427888.squirrel@webmail.elfarto.com>

Hi,

Sorry folks, i did not immedeately notice that you asked me...

Stephen Dawkins schrieb:
> Hi
> 
>> Hi,
>>
>> I have also added support for this card based on the little change you
>> showed here and some looking around in other drivers. I have gotten
>> information from technotrend that the proper i2c address for the tuner
>> is 0x61 (or 0xc2 as these adresses sometimes appear shifted for some
>> reason). With this address and the tuner driver loaded in debug mode I
>> seem to get some more response from the tuner, but still no lock.
>>
> 
> Yes, I notice this last night. The demod is on 0x0c (altho I was told
> 0x18, which is 0x0c shift left 1 position) and the tuner is on 0x61 (which
> is 0xc2 shift left 1 pos).
> 
Jep, this is inconsistent all over the planet. The i2c address is 8 bits,
the read / write flag is the LSB. So it depends on whether you count this as
an address bit...

>> Now looking at the tda827x.c sources it seems this driver was
>> specifically written for dvb-t usage, and I'm uncertain wether it would
>> work out of the box for dvb-c. There are also some parts of the code I
>> don't understand, for instance the agcf callback. Harmut, do you know
>> anything more about this? The AGC2 gain value that is printed in debug
>> usually show 4 or 5 now, does this indicate a good signal or a bad
>> signal?
>>

You should be ok with the dvb-t tuning code. An AGC2 gain value of 4 is
perfect.

> 
> This is exactly what I am getting at the moment.
> 
>> Also there is still the occational i2c timeouts that Stephen reported.
> 
> I'm still seeing these.
> 
> Regards
> Stephen
> 
>> I'm not sure wether they are caused by the tuner or the demod, but they
>> appear to come so seldom that it should be able to complete a tuning
>> cycle. Any feedback on this would be welcome as well. Maybe Oliver has
>> some suggestions how to debug this?
>>
>> Best regards
>>
>> Sigmund Augdal
>>
>> ons, 16.04.2008 kl. 21.08 +0100, skrev Stephen Dawkins:
>>> Arthur Konovalov wrote:
>>>> Stephen Dawkins wrote:
>>>>
>>>>>>> I'm not entirely sure what I need todo next to get it working, any
>>> help
>>>>>>> will be greatly appreciated.
>>>>>> See m920x.c or saa7134-dvb.c for drivers using tda10046 and/or
>>> tda827x.
>>>>> I will take a look at them.
>>>>>
>>>> Hi,
>>>> do You have progress in that direction?
>>>> I'll very concerned, because I have this card too.
>>>>
>>>> Arthur
>>>>
>>> Not yet I'm afraid.
>>>
>>> Regards
>>> Stephen
>>>
I did not follow the thread yet. Which channel demodulator are you talking
about?

BTW: You need to be careful to not mix up the a- and non-a versions of
the tuner. They are *not* software compatible.

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-04-17 20:15 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-12 17:58 [linux-dvb] TT-Budget C-1501 Stephen Dawkins
2008-04-13  1:49 ` Oliver Endriss
2008-04-13 10:22   ` Stephen Dawkins
2008-04-14 20:47     ` Arthur Konovalov
2008-04-16 20:08       ` Stephen Dawkins
2008-04-17  8:53         ` Sigmund Augdal
2008-04-17 10:24           ` Stephen Dawkins
2008-04-17 20:15             ` Hartmut Hackmann [this message]
2008-04-17 20:31               ` Stephen Dawkins
2008-04-17 21:31                 ` Hartmut Hackmann
2008-04-18  8:11                   ` Stephen Dawkins
2008-04-22 11:07                   ` Sigmund Augdal
2008-04-22 13:04                     ` Stephen Dawkins
2008-04-22 15:34                     ` e9hack
2008-04-22 20:49                       ` Hartmut Hackmann
2008-04-23 10:16                         ` Sigmund Augdal
2008-05-03 16:11                           ` Antti Palosaari
2008-04-18  8:40                 ` Sigmund Augdal

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=4807AFE2.40400@t-online.de \
    --to=hartmut.hackmann@t-online.de \
    --cc=elfarto@elfarto.com \
    --cc=kasjas@hot.ee \
    --cc=linux-dvb@linuxtv.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.