public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: Rune Evjen <rune.evjen@gmail.com>
Cc: linux-media@vger.kernel.org
Subject: Re: PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C) - DVB-C channel scan in mythtv - missing
Date: Tue, 21 Jun 2011 00:29:41 +0300	[thread overview]
Message-ID: <4DFFBBC5.2080503@iki.fi> (raw)
In-Reply-To: <4DFFBABD.3040302@iki.fi>

On 06/21/2011 12:25 AM, Antti Palosaari wrote:
> On 06/21/2011 12:20 AM, Rune Evjen wrote:
>> 2011/6/20 Antti Palosaari<crope@iki.fi>:
>>> LNA is controlled by demod GPIO line. I don't remember if it is on or
>>> off
>>> for DVB-C currently. Look em28xx-dvb.c file, you can disable or
>>> enable it
>>> from there (needs re-compiling driver).
>>>
>>> I also saw BER counter running some muxes during development, but I
>>> think
>>> all channels I have are still working. And I didn't even have time to
>>> optimal parameters for tuner / demod. I will try to examine those
>>> later...
>>>
>> Thank you Antti,
>>
>> I will test with lna disabled in the em28xx-dvb module
>>
>> In line 349 of the code, I see this:
>> /* enable LNA for DVB-T2 and DVB-C */
>> .gpio_dvbt2[0] = CXD2820R_GPIO_E | CXD2820R_GPIO_O | CXD2820R_GPIO_L,
>> .gpio_dvbc[0] = CXD2820R_GPIO_E | CXD2820R_GPIO_O | CXD2820R_GPIO_L,
>>
>> I suspect I should modify line 351, what should it be changed to ?
>
> Remove corresponding line (.gpio_dvbc[0]).

Or change CXD2820R_GPIO_L => CXD2820R_GPIO_H. Have to check that too, I 
suspect removing it leaves it Hi-Z (which could result same).


Antti


-- 
http://palosaari.fi/

  reply	other threads:[~2011-06-20 21:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-12  8:23 PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C) - DVB-C channel scan in mythtv - missing Rune Evjen
2011-06-12 11:08 ` Antti Palosaari
2011-06-20 19:29   ` Rune Evjen
2011-06-20 19:55     ` Markus Rechberger
2011-06-20 20:55       ` Rune Evjen
2011-06-20 21:02         ` Antti Palosaari
2011-06-20 21:10           ` Markus Rechberger
2011-06-20 21:20           ` Rune Evjen
2011-06-20 21:25             ` Antti Palosaari
2011-06-20 21:29               ` Antti Palosaari [this message]
2011-06-20 23:00                 ` Rune Evjen
2011-06-20 21:04         ` Markus Rechberger
2011-06-20 21:10           ` Antti Palosaari
2011-06-20 21:17             ` Markus Rechberger

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=4DFFBBC5.2080503@iki.fi \
    --to=crope@iki.fi \
    --cc=linux-media@vger.kernel.org \
    --cc=rune.evjen@gmail.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