[Live Dharma RC!] certain remote functions don't work anymore
#1
After doing a clean install, and moving my remote configuration back to the correct folders, there are only 3 functions that no longer work on my remote:

ToggleWatched
RestartApp
Update Library

I can see from running IRW, that the remote is sending out the commands to Lirc:

Code:
000000000000103c 00 user15 harmony_kls_vdr
000000000000103c 01 user15 harmony_kls_vdr
000000000000103c 02 user15 harmony_kls_vdr
000000000000103d 00 user16 harmony_kls_vdr
000000000000103d 01 user16 harmony_kls_vdr
000000000000103d 02 user16 harmony_kls_vdr
0000000000001023 00 red harmony_kls_vdr
0000000000001023 01 red harmony_kls_vdr
0000000000001023 02 red harmony_kls_vdr

User15 is the update library, user16 is the RestartApp and Red is toggle watched on my harmony remote.

In my Remote.xml file, i have the following:

Code:
<universalremote>
<obc15>XBMC.UpdateLibrary(video)</obc15>
<obc16>RestartApp</obc16>
<obc17>ToggleWatched</obc17>
</universalremote>

and in my lircmap.xml file, I have the following:

Code:
        <obc15>user15</obc15>
        <obc16>user16</obc16>
        <obc17>red</obc17>

actually after further testing, my wakup button doesn't seem to bring the box out of suspend mode either.


in my xbmc.log file, i see the following which seems to confirm the buttons work:

Code:
17:56:17 T:3079300992 M:2997592064   DEBUG: LIRC: Update - NEW at 173388:000000000000103c 00 user15 harmony_kls_vdr (user15)
17:56:17 T:3079300992 M:2997592064   DEBUG: OnKey: 240 pressed, action is
17:56:19 T:3079300992 M:2997592064   DEBUG: LIRC: Update - NEW at 175554:000000000000103c 00 user15 harmony_kls_vdr (user15)
17:56:19 T:3079300992 M:2997592064   DEBUG: OnKey: 240 pressed, action is
17:56:20 T:3079300992 M:2997592064   DEBUG: LIRC: Update - NEW at 176504:000000000000103d 00 user16 harmony_kls_vdr (user16)
17:56:20 T:3079300992 M:2997592064   DEBUG: OnKey: 239 pressed, action is
17:56:21 T:3079300992 M:2997592064   DEBUG: LIRC: Update - NEW at 177488:000000000000103c 00 user15 harmony_kls_vdr (user15)
17:56:21 T:3079300992 M:2997592064   DEBUG: OnKey: 240 pressed, action is
17:56:21 T:3079300992 M:2997592064   DEBUG: LIRC: Update - NEW at 178137:000000000000103d 00 user16 harmony_kls_vdr (user16)
17:56:21 T:3079300992 M:2997592064   DEBUG: OnKey: 239 pressed, action is
17:56:42 T:2391030640 M:2996084736   DEBUG: Thread 2391030640 terminating (autodelete)
17:56:42 T:3079300992 M:2996084736   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-i486-linux.so)
17:56:42 T:3079300992 M:2996084736   DEBUG: Unloading: ImageLib-i486-linux.so
17:58:19 T:2821630832 M:2996383744   DEBUG: Received request to serve 'DeviceDescription.xml'
17:58:33 T:3079300992 M:2996383744   DEBUG: LIRC: Update - NEW at 309290:0000000000001023 00 red harmony_kls_vdr (red)
17:58:33 T:3079300992 M:2996383744   DEBUG: OnKey: 238 pressed, action is

I have not touched my remote/lircmap/lird.conf files in nearly a year, and they have been working in the past, just seems to not take the custom buttons since dharma
Board: Zotac ION-A-U Case: M350 Mini ITX Memory: 4GB Patriot PC6400 OS: XBMC on OpenELEC.tv build 6936 on a Corsair 32GB SSD Media Storage: W2K8 running on 14TB RAID 5 on an Asrock board w/ AMD Athlon X2 250 and PERC 6/I controller w/ 8 Samsung HD204UI Green drives Time to interface from power switch: 22.4 seconds.
Reply
#2
nevermind, i forgot to stick a copy of remote.xml back into the userdata/keymaps folder.

works now.
Board: Zotac ION-A-U Case: M350 Mini ITX Memory: 4GB Patriot PC6400 OS: XBMC on OpenELEC.tv build 6936 on a Corsair 32GB SSD Media Storage: W2K8 running on 14TB RAID 5 on an Asrock board w/ AMD Athlon X2 250 and PERC 6/I controller w/ 8 Samsung HD204UI Green drives Time to interface from power switch: 22.4 seconds.
Reply

Logout Mark Read Team Forum Stats Members Help
[Live Dharma RC!] certain remote functions don't work anymore0