![]() |
[SOLVED] some key not working on Custom remote - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Hardware (/forum-7.html) +--- Forum: Remotes and CEC support (/forum-26.html) +--- Thread: [SOLVED] some key not working on Custom remote (/thread-2634.html) |
some key not working on Custom remote - lehulk - 4th Jan, 2015 09:39 AM Hello, I installed the new RC3. But I cannot get some key working. I created (attached) lircd.conf (in /etc/lirc/) and Lircmap.xml (in /usr/local/share/xbmc/system) files with all the keys. The irw command gives me the correct key name each time I press a key (for all keys), BUT in xbmc only numbers, enter and arrows seems to work. do you have any idea ? Regards RE: some key not working on Custom remote - rikardo1979 - 4th Jan, 2015 05:09 PM not sure but shouldn't you alter Code: /usr/local/share/xbmc/system/keymaps/remote.xml RE: some key not working on Custom remote - lehulk - 5th Jan, 2015 04:45 AM Hello, Good news, the problem was errors in my Lircmap.xml file (I see it in xbmc.log). All is working now. Thank you Regards RE: some key not working on Custom remote - rikardo1979 - 5th Jan, 2015 05:03 AM thanks for update. I have edited your 1st post and added Solved prefix ![]() ![]() IR-Remote: not all keys are recognized in xbmc - Groormat - 8th Jan, 2015 12:36 AM Hi there, i connected my IR-reciever-diode to gpio 18 and set up everything. Then i mapped all keys rom my cheap china-remote: Code: begin remote Using Terminal irw But i cant make xbmc recognize all keys. Some are working, some are not. Working keys are: Up, down, left, right, play, stop, back, red (key_b) Using Lircmap.xml was no success. There were no change in behavior at all. I also tried the xbmc-addon "keymap editor", where i can select an action and press the button to map them. Same problem here: xbmc dont recognize the buttons. There is NO reaction on the "dead" keys. The working ones are fine, btw. It looks that the signal is not passed to xbmc at all, while i can see it monitoring irw. Do you have any suggestion? RE: some key not working on Custom remote - rikardo1979 - 8th Jan, 2015 03:57 AM (8th Jan, 2015 12:36 AM)Groormat Wrote: Hi there,I have merged your thread into this one as it have same topic and you have even posted in wrong section. Also please look at above solution, it may help you with your issue RE: some key not working on Custom remote - Groormat - 9th Jan, 2015 03:28 AM (8th Jan, 2015 03:57 AM)rikardo1979 Wrote: I have merged your thread into this one as it have same topic and you have even posted in wrong section. Also please look at above solution, it may help you with your issue Thanks. On some spooky way it worked. I dont know why. I added my lircmap-settings to /usr/local/share/xbmc/system/keymaps/remote.xml, rebooted. No change at all. So i removed my changes and rebooted. Bam. Buttons are working! Magic? I dont know. |