From: Eduard Huguet <eduardhc@gmail.com>
To: Matthias Schwarzott <zzam@gentoo.org>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Some tests on Avermedia A700
Date: Mon, 11 Feb 2008 10:20:13 +0100 [thread overview]
Message-ID: <47B0134D.90006@gmail.com> (raw)
In-Reply-To: <47AECFEF.3010503@gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 2382 bytes --]
En/na Eduard Huguet ha escrit:
> En/na Matthias Schwarzott ha escrit:
>> On Samstag, 9. Februar 2008, Eduard Huguet wrote:
>>
>>> Hi, Matthias
>>>
>> Hi Eduard!
>>
>>
>>> I've been performing some tests using your patch for this card.
>>> Right now neither dvbscan nor kaffeine are able to find any channel on
>>> Astra (the sat. my dish points to).
>>>
>>> However, Kaffeine has been giving me some interesting results: with your
>>> driver "as is" it's getting me a 13-14% signal level and ~52% SNR when
>>> scanning. Then, thinking that the problem is related to the low signal I
>>> have I've changed the gain levels used to program the tuner: you were
>>> using default values of 0 for all (in zl1003x_set_gain_params()
>>> function, variables "rfg", "ba" and "bg"), and I've changed them top the
>>> maximum (according to the documentation: rfg=1, ba=bg=3). With that, I'm
>>> getting a 18% signal level, which is higher but still too low apparently
>>> to get a lock.
>>>
>>> I've stopped here, because I really don't have the necessary background
>>> to keep tweaking the driver. I just wanted to share it with you, as
>>> maybe you have some idea on how to continue or what else could be done.
>>>
>>>
>>
>> So I can do only this guess:
>> I changed demod driver to invert the Polarization voltage for a700 card.
>> This is controlled by member-variable voltage_inverted.
>>
>> static struct mt312_config avertv_a700_mt312 = {
>> .demod_address = 0x0e,
>> .voltage_inverted = 1,
>> };
>>
>> Can you try to comment the voltage_inverted line here (saa7134-dvb.c: line
>> 865).
>>
>> BUT: If this helps we need to find out how to detect which card needs this
>> enabled/disabled.
>>
>> Regards
>> Matthias
>>
>>
> Hi,
> Nothing :(. Removing (or setting it to 0) the voltage_inverted
> member doesn't seem to make any difference. I'm starting to suspect
> that there is something wrong with my antennae setup, so I'll test it
> later using an standalone STB or by plugging the card into a Windows
> computer and using the supplied drivers.
>
> Regards,
> Eduard
>
>
By the way (sorry if I'm being molest...): I will leave the card in this
PC for now, as it's easier fo me to test and develop. As I have also
Windows here ¿is there any way we could do any reverse enginnering from
Windows driver, etc...?
Regards,
Eduard
[-- Attachment #1.2: Type: text/html, Size: 2988 bytes --]
[-- Attachment #2: Type: text/plain, Size: 150 bytes --]
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2008-02-11 9:20 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-09 15:34 [linux-dvb] Some tests on Avermedia A700 Eduard Huguet
2008-02-09 21:14 ` Matthias Schwarzott
2008-02-10 10:20 ` Eduard Huguet
2008-02-11 9:18 ` Eduard Huguet
2008-02-11 9:20 ` Eduard Huguet [this message]
2008-02-12 21:08 ` Matthias Schwarzott
2008-02-13 12:23 ` Eduard Huguet
2008-02-13 13:29 ` Matthias Schwarzott
2008-02-13 13:33 ` Matthias Schwarzott
2008-02-13 15:37 ` Eduard Huguet
2008-02-13 15:51 ` Matthias Schwarzott
2008-02-13 16:03 ` Eduard Huguet
2008-02-17 19:40 ` Matthias Schwarzott
2008-02-18 11:28 ` Eduard Huguet
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=47B0134D.90006@gmail.com \
--to=eduardhc@gmail.com \
--cc=linux-dvb@linuxtv.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox