All of lore.kernel.org
 help / color / mirror / Atom feed
From: claude <claude.vezzi@orange.fr>
To: Terry Wu <terrywu2009@gmail.com>
Cc: linux-media <linux-media@vger.kernel.org>
Subject: Re: PxDVR3200 H LinuxTV v4l-dvb patch : Pull GPIO-20 low for DVB-T
Date: Tue, 23 Jun 2009 13:01:51 +0200	[thread overview]
Message-ID: <4A40B61F.7080405@orange.fr> (raw)
In-Reply-To: <6ab2c27e0906222039y5b931f46vf7692d6e46248b68@mail.gmail.com>

Terry Wu a écrit :
> Hi,
>
>     I add the following codes in the cx23885_initialize() of cx25840-core.c:
> 	/* Drive GPIO2 (GPIO 19~23) direction and values for DVB-T */
> 	cx25840_and_or(client, 0x160, 0x1d, 0x00);
> 	cx25840_write(client, 0x164, 0x00);
>
>     Before that, the tuning status is 0x1e, but <0> service found.
>     Now, I can watch DVB-T (Taiwan, 6MHz bandwidth).
>
>     And if you are living in Australia, you should update the
> tuner-xc2028.c too:
>     http://tw1965.myweb.hinet.net/Linux/v4l-dvb/20090611-TDA18271HDC2/tuner-xc2028.c
>
> Best Regards,
> Terry
>   
I have updaded the cx23885_initialize() function of the  cx25840-core.c 
file with your codes.

But with the new built kernel i have the same error both with scan and 
kaffeine.

Best regards

Claude




  parent reply	other threads:[~2009-06-23 12:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-23  3:39 PxDVR3200 H LinuxTV v4l-dvb patch : Pull GPIO-20 low for DVB-T Terry Wu
2009-06-23 10:53 ` Andy Walls
2009-06-23 11:01 ` claude [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-06-23 12:33 Hans Verkuil
2009-06-23 13:10 ` Terry Wu
2009-06-23 21:53   ` Andy Walls
2009-06-23 21:50 ` Andy Walls

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=4A40B61F.7080405@orange.fr \
    --to=claude.vezzi@orange.fr \
    --cc=linux-media@vger.kernel.org \
    --cc=terrywu2009@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 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.