Re: Gigabyte U8000 remote control who to use it?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2008/12/14 Ilia Penev <picholicho@xxxxxxxxx>:
> Hello there.
> i decide to find out how to run remote control.
> dmesg says some codes.
> dib0700: Unknown remote controller key : 18 43
>
> i write them in dib0700_device.c
> /*Gigabyte keys*/
>     { 0x18,0x43, KEY_POWER },
>     { 0x1e, 0x7d, KEY_0 },
>     { 0x14, 0x7f, KEY_1 },
>     { 0x19, 0x7c, KEY_2 },
>     { 0x1d, 0x7d, KEY_3 },
>     { 0x1c, 0x72, KEY_4 },
>     { 0x13, 0x4e, KEY_5 },
>     { 0x1b, 0x4c, KEY_6 },
>     { 0x14, 0x70, KEY_7 },
>     { 0x1e, 0x72, KEY_8 },
>     { 0x11, 0x4e, KEY_9 },
>     { 0x14, 0x40, KEY_VOLUMEUP },
>     { 0x1c, 0x42, KEY_VOLUMEDOWN },
>     { 0x10, 0x41, KEY_CHANNELUP },
>     { 0x1b, 0x7c, KEY_CHANNELDOWN },
>     { 0x13, 0x7e, KEY_MUTE },
> //    { 0x12, 0x7e, KEY_FM },
> //    { 0x1d, 0x42, KEY_VIDEOS },
>     { 0x15, 0x40, KEY_TV },
> //    { 0x1a, 0x7c, KEY_SNAPSHOT },
>     { 0x11, 0x41, KEY_LAST },
>     { 0x18, 0x7c, KEY_EPG },
>     { 0x1a, 0x43, KEY_BACK },
>     { 0x19, 0x4c, KEY_OK },
>     { 0x16, 0x70, KEY_UP },
>     { 0x12, 0x41, KEY_DOWN },
>     { 0x16, 0x7F, KEY_LEFT },
>     { 0x19, 0x43, KEY_RIGHT },
>
> how to define commented keys? in ir-keymaps.c? or somewhere else.
> i have problem when i put 1.20 firmware nothing happens with the remote
> control. with 1.10 when i press 5 apears 5 in console or where it is the
> cursor.
> remote appears as /dev/input/eventXX
> tell me some suggestions.
> many thanks :)
>
> Ilia

Hell Ilia,

Given the way dib0700 does remote controls, the change you proposed is
the correct way to add new remotes.  If you send a patch to the
mailing list, Patrick Boettcher is the person likely to merge it since
he is the dib0700 maintainer.

I really should work on getting the dib0700 driver integrated with
ir_keymaps.c so that the it is consistent with other drivers.

Regarding the 1.20 firmware, are you running the latest v4l-dvb code
from http://linuxtv.org/hg/v4l-dvb?  There were bugs in firmware
version 1.20 IR support that have been fixed in the last couple of
weeks.

Devin

-- 
Devin J. Heitmueller
http://www.devinheitmueller.com
AIM: devinheitmueller

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

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux