public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Roman <lists@hasnoname.de>
To: Antti Palosaari <crope@iki.fi>
Cc: "Aleksandr V. Piskunov" <aleksandr.v.piskunov@gmail.com>,
	"linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Subject: Re: MSI Digivox mini III Remote Control
Date: Mon, 21 Sep 2009 16:31:19 +0200	[thread overview]
Message-ID: <200909211631.19838.lists@hasnoname.de> (raw)
In-Reply-To: <4AB78B79.3030203@iki.fi>

Hi Antti,

Am Monday 21 September 2009 16:19:37 schrieb Antti Palosaari:
> > Here is the output of dmesg after reloading the module:
> > #--
> > af9015_usb_probe: interface:0
> > af9015_read_config: IR mode:4
>
> IR mode 4 disables it. I have strong feeling it should mean "polling"...
> Could you change af9015.c around line 720:
> from: if (val == AF9015_IR_MODE_DISABLED || val == 0x04) {
> to: if (val == AF9015_IR_MODE_DISABLED) {
>
> and test again.
> Antti

Ahh progress... ;)
I did as you suggested, now dmesg shows the IR-device:
#--
Sep 21 16:25:50 Seth input: IR-receiver inside an USB DVB receiver 
as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/input/input7
Sep 21 16:25:50 Seth dvb-usb: schedule remote query interval to 150 msecs
#--

And syslog shows requests like the following:
#--
Sep 21 16:26:33 Seth af9015_rc_query: 07 00 27 00 00 00 00 00
#--

If it is ok, i will mail the output to you (and not spam the ml), later this 
day or tomorrow morning, as i have to leave for the university now...


greetings,
Roman
-- 
Troubled day for virgins over 16 who are beautiful and wealthy and live
in eucalyptus trees.

  reply	other threads:[~2009-09-21 14:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200909202026.27086.lists@hasnoname.de>
2009-09-21  8:19 ` MSI Digivox mini III Remote Control Aleksandr V. Piskunov
2009-09-21 10:53   ` Roman
2009-09-21 11:51     ` Aleksandr V. Piskunov
2009-09-21 12:35       ` Antti Palosaari
2009-09-21 13:55         ` Roman
2009-09-21 14:00           ` Antti Palosaari
2009-09-21 14:10             ` Roman
2009-09-21 14:19               ` Antti Palosaari
2009-09-21 14:31                 ` Roman [this message]
2009-09-21 18:26                   ` Aleksandr V. Piskunov

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=200909211631.19838.lists@hasnoname.de \
    --to=lists@hasnoname.de \
    --cc=aleksandr.v.piskunov@gmail.com \
    --cc=crope@iki.fi \
    --cc=linux-media@vger.kernel.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