Linux Media Controller development
 help / color / mirror / Atom feed
From: Andy Walls <awalls@md.metrocast.net>
To: Simon Waid <simon_waid@gmx.net>
Cc: "Igor M. Liplianin" <liplianin@me.by>,
	maximlevitsky@gmail.com, linux-media@vger.kernel.org
Subject: Re: cx23885: Support for IR-Remote on boad TBV-6920
Date: Thu, 02 Sep 2010 21:32:21 -0400	[thread overview]
Message-ID: <1283477541.17527.14.camel@morgan.silverblock.net> (raw)
In-Reply-To: <1283203565.5457.34.camel@simon>

On Mon, 2010-08-30 at 23:26 +0200, Simon Waid wrote:
> Hello!
> 
> I am trying to get the remote control of my DVB 6920 (cx23885) to work. 
> 
> I found out that the wiring of the sensor is the same as on the TiVii
> S470, so there is little work to be done. Unfortunately, the IR part of
> cx23885 driver inside the kernel is buggy. You fixed that, right? Could
> you please give me access to your current cx23885 driver? 

I wrote the CX2388[58] integrated IR controller portion of the cx23885
IR driver changes.

They are in media_tree.git on the staging/v2.6.36 branch:

http://git.linuxtv.org/media_tree.git?a=shortlog;h=refs/heads/staging/v2.6.36

Note that Igor experienced continual interrupts with the IR on the TeVii
S470, but I didn't have a problem with the HVR-1250.  So the IR for the
TeVii S470 is disabled by default and can be re-enabled with a module
option. /sbin/modinfo cx23885

You can use the code snippets for the S470 and build IR support for your
card, provided it has a CX23885 chip, and see what happens.  If your
card has a CX23888 chip, you'll have to use some IR setup code similar
to what the Hauppauge cards used.


I still have more work to do on the cx23885 integrated IR, but it should
be good enough for now.  If you have a CX23885 chip, be prepared for
continual interrupts to make your system unusable: blacklist the cx23885
module in /etc/modprobe.conf before testing.

Regards,
Andy

> Best regards,
> Simon Waid



      reply	other threads:[~2010-09-03  1:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-30 21:26 cx23885: Support for IR-Remote on boad TBV-6920 Simon Waid
2010-09-03  1:32 ` Andy Walls [this message]

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=1283477541.17527.14.camel@morgan.silverblock.net \
    --to=awalls@md.metrocast.net \
    --cc=linux-media@vger.kernel.org \
    --cc=liplianin@me.by \
    --cc=maximlevitsky@gmail.com \
    --cc=simon_waid@gmx.net \
    /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