public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: "Matthew Vermeulen" <mattvermeulen@gmail.com>
To: "Filippo Argiolas" <filippo.argiolas@gmail.com>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] [patch] support for key repeat with dib0700 ir receiver
Date: Thu, 21 Feb 2008 08:08:34 +0900	[thread overview]
Message-ID: <950c7d180802201508l70bcdb19pb92e8a4846df96d@mail.gmail.com> (raw)
In-Reply-To: <950c7d180802201457m34994e4bi621726a7697ab8a9@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2004 bytes --]

On Thu, Feb 21, 2008 at 7:57 AM, Matthew Vermeulen <mattvermeulen@gmail.com>
wrote:

>
>
> On Wed, Feb 20, 2008 at 11:15 PM, Filippo Argiolas <
> filippo.argiolas@gmail.com> wrote:
>
> > Il giorno mer, 20/02/2008 alle 22.43 +0900, Matthew Vermeulen ha
> > scritto:
> > > Feb 20 22:39:53 matthew-desktop kernel: [39334.832815] dib0700:
> > > Unknown remote controller key: 13 7E  1  0
> > > Feb 20 22:39:53 matthew-desktop kernel: [39334.908277] dib0700:
> > > Unknown remote controller key: 13 7E  1  0
> > > Feb 20 22:39:53 matthew-desktop kernel: [39335.060139] dib0700:
> > > Unknown remote controller key: 13 7E  1  0
> > > Feb 20 22:39:53 matthew-desktop kernel: [39335.136473] dib0700:
> > > Unknown remote controller key: 13 7E  1  0
> > > Feb 20 22:39:53 matthew-desktop kernel: [39335.211810] dib0700:
> > > Unknown remote controller key: 13 7E  1  0
> > > Feb 20 22:39:54 matthew-desktop kernel: [39335.364108] dib0700:
> > > Unknown remote controller key: 13 7E  1  0
> > >
> > > Not sure if that's what we were hoping for...
> >
> > It seems that your remote does not use the toggle bit. I don't know why
> > since afaik it is a feature of the rc5 protocol.
> > By the way you can try to make some test writing the keymap on your own.
> > Just edit dib0700_devices.c about at line 400, look at the other keymaps
> > to have a model:
> > for example if the key you logged was the UP key you have to add a line
> > like:
> > { 0x13, 0x7E, KEY_UP },
> > and so on for the other keys, after that see if the keymap works with
> > evtest.
> >
> >
> >
> Ok thanks I'll give that a shot and see what happens :)
>
> Thanks a lot
>
> Cheers,
>
> Matt
>
>
> --
> Matthew Vermeulen
> http://www.matthewv.id.au/
> MatthewV @ irc.freenode.net
>

Ok I just tried this with a few keys - and I know have volume control
working on the remote... :D :D

Thanks so much... will let you know how the rest of it turns out!

Cheers,

Matt
-- 
Matthew Vermeulen
http://www.matthewv.id.au/
MatthewV @ irc.freenode.net

[-- Attachment #1.2: Type: text/html, Size: 2948 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

  reply	other threads:[~2008-02-20 23:08 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-19 15:17 [linux-dvb] [patch] support for key repeat with dib0700 ir receiver Filippo Argiolas
2008-02-19 17:21 ` Nicolas Will
2008-02-19 17:30   ` Filippo Argiolas
2008-02-19 19:19   ` Nicolas Will
2008-02-19 19:30     ` Nicolas Will
2008-02-19 21:10       ` Matthew Vermeulen
2008-02-19 22:09         ` Nicolas Will
2008-02-20  7:39           ` Matthew Vermeulen
2008-02-20  7:54             ` Nicolas Will
2008-02-20 13:10               ` Matthew Vermeulen
2008-02-20  8:22         ` Filippo Argiolas
2008-02-20  8:27           ` Filippo Argiolas
2008-02-20 12:36             ` Matthew Vermeulen
2008-02-20 13:23               ` Nicolas Will
2008-02-20 13:43                 ` Matthew Vermeulen
2008-02-20 14:15                   ` Filippo Argiolas
     [not found]                     ` <1203517472.6682.37.camel@acropora>
2008-02-20 20:09                       ` Patrik Hansson
2008-02-20 22:57                     ` Matthew Vermeulen
2008-02-20 23:08                       ` Matthew Vermeulen [this message]
2008-02-20  8:22     ` Filippo Argiolas
2008-02-19 21:14 ` Patrick Boettcher
2008-02-19 21:41   ` Jonas Anden
2008-02-19 22:16     ` Nicolas Will
2008-02-19 22:29       ` Patrick Boettcher
2008-02-19 22:50         ` hermann pitton
2008-02-20  4:18           ` Supported device? Lyal Collins
2008-02-19 22:52         ` [linux-dvb] [patch] support for key repeat with dib0700 ir receiver Nicolas Will
2008-02-20  9:00         ` Jonas Anden
2008-02-20  2:05   ` Darren Salt
2008-02-20  9:27   ` Filippo Argiolas
2008-02-20  9:39     ` Nicolas Will
2008-02-20 10:06       ` Filippo Argiolas
2008-03-02 19:45     ` Filippo Argiolas
2008-03-10 22:17       ` Nicolas Will
2008-02-27 11:04 ` Nicolas Will
  -- strict thread matches above, loose matches on Subject: below --
2008-02-19 16:33 Eduard Huguet
2008-02-19 16:49 ` Filippo Argiolas
2008-02-19 17:07   ` Eduard Huguet
     [not found] <mailman.77.1203547335.926.linux-dvb@linuxtv.org>
2008-02-21  9:54 ` Eduard Huguet
2008-02-21 15:42   ` Filippo Argiolas
2008-02-22 10:56     ` Matthew Vermeulen
2008-02-22 11:07       ` Nicolas Will

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=950c7d180802201508l70bcdb19pb92e8a4846df96d@mail.gmail.com \
    --to=mattvermeulen@gmail.com \
    --cc=filippo.argiolas@gmail.com \
    --cc=linux-dvb@linuxtv.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