(13th Jan, 2013 11:15 AM)rcpoinho Wrote: [ -> ]Can you check the following page:
http://forum.xbmc.org/showthread.php?tid=101151
It has a tutorial that worked for my HP remote. Some buttons didn't work with the irw command.
This is one that I had tried. I don't have ir-keytable installed on this xbian, and I couldn't apt-get it either.
(13th Jan, 2013 08:51 AM)CurlyMo Wrote: [ -> ]Can you try putting this mceusb.conf in /etc/lirc/remotes/, also add the path to the new mceusb.conf to /etc/lirc/lircd.conf
Code:
include "/etc/lirc/remotes/devinput.conf"
include "/etc/lirc/remotes/xbox.conf"
include "/etc/lirc/remotes/smt1000t.conf"
include "/etc/lirc/remotes/srm7500.conf"
include "/etc/lirc/remotes/mceusb.conf"
Did all of that and restarted lirc... same situation. No irw output, no response on XBMC.
Let's put it in simple perspective:
If mode2 works and you created a map with irrecord, then irw must work to if you configured lirc properly. That means putting the new created map in the right location. Somehow the last steps fails and i don't know why. So, please try to figure out why such an obvious thing doesn't work in you situation, check error codes, log files etc.