Kodi Community Forum
Hama Remote not working in XBMC - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Hama Remote not working in XBMC (/showthread.php?tid=160231)



Hama Remote not working in XBMC - anXieTyPB - 2013-03-23

Hello!

I have a HAMA MCE remote control but it does not work in xbmc.

I followed this guide: http://wiki.xbmc.org/index.php?title=HOW-TO:Configure_VRC-1100_remote_for_Ubuntu in order to set it up. Debug log shows my input but xbmc itself does not react.


How can I get it to work again?

Code:
22:09:19 T:140078502901632   DEBUG: LIRC: Update - NEW at 210600:6a 0 KEY_RIGHT /dev/input/irremote0 (KEY_RIGHT)
22:09:19 T:140078502901632   DEBUG: LIRC: Update - NEW at 210767:1c 0 KEY_ENTER /dev/input/irremote0 (KEY_ENTER)
22:09:19 T:140078502901632   DEBUG: LIRC: Update - NEW at 210900:69 0 KEY_LEFT /dev/input/irremote0 (KEY_LEFT)
22:09:20 T:140078502901632   DEBUG: LIRC: Update - NEW at 211000:69 0 KEY_LEFT /dev/input/irremote0 (KEY_LEFT)
22:09:20 T:140078502901632   DEBUG: LIRC: Update - NEW at 211250:69 0 KEY_LEFT /dev/input/irremote0 (KEY_LEFT)
22:09:20 T:140078502901632   DEBUG: LIRC: Update - NEW at 211284:69 0 KEY_LEFT /dev/input/irremote0 (KEY_LEFT)
22:09:20 T:140078502901632   DEBUG: LIRC: Update - NEW at 211317:69 0 KEY_LEFT /dev/input/irremote0 (KEY_LEFT)
22:09:20 T:140078502901632   DEBUG: LIRC: Update - NEW at 211351:69 0 KEY_LEFT /dev/input/irremote0 (KEY_LEFT)
22:09:20 T:140078502901632   DEBUG: LIRC: Update - NEW at 211384:69 0 KEY_LEFT /dev/input/irremote0 (KEY_LEFT)
22:09:20 T:140078502901632   DEBUG: LIRC: Update - NEW at 211434:69 0 KEY_LEFT /dev/input/irremote0 (KEY_LEFT)
22:09:20 T:140078502901632   DEBUG: LIRC: Update - NEW at 211467:69 0 KEY_LEFT /dev/input/irremote0 (KEY_LEFT)
22:09:20 T:140078502901632   DEBUG: LIRC: Update - NEW at 211501:69 0 KEY_LEFT /dev/input/irremote0 (KEY_LEFT)
22:09:20 T:140078502901632   DEBUG: LIRC: Update - NEW at 211534:69 0 KEY_LEFT /dev/input/irremote0 (KEY_LEFT)
22:09:20 T:140078502901632   DEBUG: LIRC: Update - NEW at 211567:69 0 KEY_LEFT /dev/input/irremote0 (KEY_LEFT)
22:09:20 T:140078502901632   DEBUG: LIRC: Update - NEW at 211601:69 0 KEY_LEFT /dev/input/irremote0 (KEY_LEFT)
22:09:20 T:140078502901632   DEBUG: LIRC: Update - NEW at 211651:69 0 KEY_LEFT /dev/input/irremote0 (KEY_LEFT)
22:09:20 T:140078502901632   DEBUG: LIRC: Update - NEW at 211684:69 0 KEY_LEFT /dev/input/irremote0 (KEY_LEFT)



RE: Hama Remote not working in XBMC - artrafael - 2013-03-23

I didn't need to use LIRC with mine. It's just recognized as a USB keyboard. Out of the box, the navigation, play, pause, mute, numbers, close, clear (and maybe some others) buttons were recognized automatically. I was able to map almost all the other buttons to various XBMC actions/functions using a custom keyboard.xml (wiki) file. This is for *buntu.