From: Filippo Argiolas <filippo.argiolas@gmail.com>
To: Matthew Vermeulen <mattvermeulen@gmail.com>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] [patch] support for key repeat with dib0700 ir receiver
Date: Wed, 20 Feb 2008 15:15:21 +0100 [thread overview]
Message-ID: <1203516921.6602.11.camel@tux> (raw)
In-Reply-To: <950c7d180802200543w31d157eag6e3d8277d60fa412@mail.gmail.com>
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.
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2008-02-20 14:16 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 [this message]
[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
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=1203516921.6602.11.camel@tux \
--to=filippo.argiolas@gmail.com \
--cc=linux-dvb@linuxtv.org \
--cc=mattvermeulen@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox