public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Massis Sirapian <msirapian@free.fr>
To: Stefan Ringel <stefan.ringel@arcor.de>
Cc: Richard Zidlicky <rz@linux-m68k.org>, linux-media@vger.kernel.org
Subject: Re: HVR900H : IR Remote Control
Date: Wed, 17 Nov 2010 20:33:33 +0100	[thread overview]
Message-ID: <4CE42E0D.6030903@free.fr> (raw)
In-Reply-To: <4CE2EF14.40007@arcor.de>


>>> load the tm6000 module with the parameter "ir_debug=1". (not the
>>> tm6000_dvb), and check dmsg after you pressed a button. Have the
>>> received code the same from the map?
>>>
>> I have only
>> [ 5232.133592] tm5600/60x0 IR (tm6000 #0)/ir: ir->get_key result
>> data=0000
>> endlessly, and nothing seems to change when I press a button.
> can you test a little change in tm6000-input.c. The dprintk line "this
> line" move to "here", and then testing it.
>
> return;
> }
>
> dprintk("ir->get_key result data=%04x\n", poll_result.rc_data); // this
> line
>
> if (ir->key) {
> // here
> ir_keydown(ir->rc, poll_result.rc_data, 0);
> ir->key = 0;
>
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
I've just tested the new kernel compiled with the modifie tm6000-cards.c

Nothing happens when I press a button :

[  227.643920] input: tm5600/60x0 IR (tm6000 #0) as 
/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/rc/rc0/input7
[  227.643965] rc0: tm5600/60x0 IR (tm6000 #0) as 
/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/rc/rc0
[  227.759492] usbcore: registered new interface driver tm6000
[  229.015963] tm6000: open called (dev=video1)

are the last lines of dmesg, and my pressing any button doesn't change 
anything.

Massis


  reply	other threads:[~2010-11-17 19:33 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-14 14:37 HVR900H : IR Remote Control Massis Sirapian
2010-11-14 15:47 ` Stefan Ringel
2010-11-14 19:22   ` Massis Sirapian
2010-11-14 20:49     ` Mariusz Bialonczyk
2010-11-14 22:20       ` Massis Sirapian
2010-11-15  2:28     ` Jarod Wilson
2010-11-15  9:15     ` Richard Zidlicky
2010-11-15 17:43       ` Stefan Ringel
2010-11-15 21:00         ` Massis Sirapian
2010-11-15 21:08           ` Stefan Ringel
2010-11-16 20:26             ` Massis Sirapian
2010-11-16 20:32               ` Stefan Ringel
2010-11-16 20:42                 ` Massis Sirapian
2010-11-16 20:52                   ` Stefan Ringel
2010-11-17 19:33                     ` Massis Sirapian [this message]
2010-11-18 19:59                       ` Massis Sirapian
2010-11-18 20:07                         ` Devin Heitmueller

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=4CE42E0D.6030903@free.fr \
    --to=msirapian@free.fr \
    --cc=linux-media@vger.kernel.org \
    --cc=rz@linux-m68k.org \
    --cc=stefan.ringel@arcor.de \
    /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