I am trying to configure my gyration remote with Lirc using this guide
How-to:Gyration_USB_remote_in_Ubuntu_for_XBMC_using_Lirc (wiki)
The problem I am having is there is no etc/rc.local file so instead I have used /storage/.config/autostart.sh file which is fine
Instead of ~usernamerunningxbmc/.xbmc/userdata/Keymap.xml I am using /storage/.kodi/userdate/keymaps/gem.xml (this was generate by the keymap, so I thought it best to use this file.
In the wiki it says this file needs to be used ~usernamerunningxbmc/.xbmc/userdata/Lircmap.xml, I create /storage/.kodi/userdate/keymaps/Lircmap.xml,but according to my kodi.log this is not correct.
LgdA
13:41:27 7.982682 T:140395404531840 ERROR: special://masterprofile/keymaps/lircmap.xml Doesn't contain <keymap>
13:41:27 7.983884 T:140395404531840 ERROR: special://profile/keymaps/lircmap.xml Doesn't contain <keymap>
Does anybody have any ideas how I can resolve this?
Edit:
The top of the log states NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
I have tried putting a copy of lircmap.xml in /storage/.kodi/userdata & /storage/.kodi/userdata/keymaps
Edit 2:
I have now put a copy of lircmap.xml in /storage/.kodi/userdata deleted the copy of lircmap.xml from /storage/.kodi/userdata/keymaps the error goes but the remote still does not work.
Does anyone know were the lirc.log is stored?
hQOI