[PROBLEM] displayremotecodes not working - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Hardware (/forum-7.html) +--- Forum: Remotes and CEC support (/forum-26.html) +--- Thread: [PROBLEM] displayremotecodes not working (/thread-58.html) |
displayremotecodes not working - fatum - 17th Dec, 2012 02:28 PM I've added <displayremotecodes>true</displayremotecodes> to advancedsettings.xml to see the codes on screen when I push a button on my remote. But nothing shows on screen. Anybody got an idea how to get this to work ? EDIT: just tried mode2 and this gives an error: root@xbian:~# /etc/init.d/lirc stop [ ok ] Stopping remote control daemon(s): LIRC:. root@xbian:~# mode2 mode2: could not get file information for /dev/lirc0 mode2: default_init(): No such file or directory RE: displayremotecodes not working - CurlyMo - 17th Dec, 2012 08:18 PM To see remote codes just enable debug mode check the XBMC log: Code: tail -f /home/xbian/.xbmc/temp/xbmc.log For extensive remote support, join IRC #xbian when i'm there as well. |