On Thu, Feb 21, 2008 at 7:57 AM, Matthew Vermeulen <[EMAIL PROTECTED]>
wrote:

>
>
> On Wed, Feb 20, 2008 at 11:15 PM, Filippo Argiolas <
> [EMAIL PROTECTED]> 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
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Reply via email to