Linux Logitech Harmony 650 - MyHarmony and Kodi
#1
Hi Community,

I just finished installing my new media centre and I can't get the Logitech Harmony 650 to work at all.
I was used to the LIRC method in Ubuntu 16 and used it before with my Zotac IR. But with Ubuntu 17.10 everything seems different.
And of course, MyHarmony adds another layer of complexity. I did lot's of searching and reading in this forum and Google. but all solutions point to older Ubuntu versions and didn't work for me. I am stuck!

Could you help and guide me down the path of successfully setting up the remote for Kodi, ideally using all the buttons.

What I know so far (or think to know):

Hardware & SW:
Intel NUC7i5BNH with integrated ITE8708 CIR receiver
Logitech Harmony 650
Ubuntu 17.10 server
Kernel Mainline 4.13.13-041313-generic
No Lirc, using ir-keytable

MyHarmony configured as
- Windows Media Center Extender and also to try
- Intel NUC7i5BNH

Ubuntu seems able to receive signals from the IR receiver

Code:
dmesg | grep CIR
[ 3.891657] ite_cir: Auto-detected model: ITE8708 CIR transceiver
[ 3.891658] ite_cir: Using model: ITE8708 CIR transceiver
[ 3.964127] rc rc0: ITE8708 CIR transceiver as /devices/virtual/rc/rc0
[ 3.964161] input: ITE8708 CIR transceiver as /devices/virtual/rc/rc0/input4

Code:
sudo ir-keytable
Found /sys/class/rc/rc0/ (/dev/input/event4) with:
Driver ite-cir, table rc-rc6-mce
Supported protocols: lirc rc-5 rc-5-sz jvc sony nec sanyo mce_kbd rc-6 sharp xmp
Enabled protocols: lirc rc-6
Name: ITE8708 CIR transceiver
bus: 25, vendor/product: 1283:0000, version: 0x0000
Repeat delay = 500 ms, repeat period = 125 ms

Code:


sudo ir-keytable -t
Testing events. Please, press CTRL-C to abort.
1510977704.288583: event type EV_MSC(0x04): scancode = 0x800f041e
1510977704.288583: event type EV_KEY(0x01) key_down: KEY_UP(0x0067)
1510977704.288583: event type EV_SYN(0x00).
1510977704.394227: event type EV_MSC(0x04): scancode = 0x800f041e
1510977704.394227: event type EV_SYN(0x00).
1510977704.633808: event type EV_MSC(0x04): scancode = 0x800f041e
1510977704.633808: event type EV_SYN(0x00).
1510977704.816859: event type EV_KEY(0x01) key_down: KEY_UP(0x0067)
1510977704.816859: event type EV_SYN(0x00).
1510977704.912977: event type EV_KEY(0x01) key_up: KEY_UP(0x0067)
1510977704.912977: event type EV_SYN(0x00).
1510977707.650542: event type EV_MSC(0x04): scancode = 0x800f041f
1510977707.650542: event type EV_KEY(0x01) key_down: KEY_DOWN(0x006c)
1510977707.650542: event type EV_SYN(0x00).
1510977707.755516: event type EV_MSC(0x04): scancode = 0x800f041f
1510977707.755516: event type EV_SYN(0x00).
1510977707.993395: event type EV_MSC(0x04): scancode = 0x800f041f
1510977707.993395: event type EV_SYN(0x00).
1510977708.177000: event type EV_KEY(0x01) key_down: KEY_DOWN(0x006c)
1510977708.177000: event type EV_SYN(0x00).

Problems:
* Not all keys are received in ir_keytable -t in both MyHarmony choices. The Intel NUC config doesn't show most of the keys at all.
* Kodi doesn't recognize most of the keys pressed at all. Almost only direction keys work correctly.
* I tried the apt install lirc way of getting lirc to work but this didn't work at all.

Questions:
* Can you help me create or point me to an existing ir_keytable keymap that works well for the Harmony 650 and Kodi?
* Should I select a different, better supported configuration in MyHarmony?
* Is there anything else I should do completely different in this endeavour?

Thank you for your support!

Cheers,
END
Reply
#2
I had the same problem, ended up buying Flirc which works well.
Reply
#3
Thanks for your response. I'm pretty close to resolving the issue by mapping a custom Kodi keymap.xml to a specific Harmony profile. Theoretically, didn't have time to do it yet. I am thinking of writing a guide, once I found some time to work on the actual fix.

The Nuc does receive the IR remote control commands properly, so it's not an issue with the receiver not being supported. It's simply the mapping, both in MyHarmony ad well as Kodi.
Reply
#4
(2017-11-20, 04:18)Endeavour79 Wrote: A guide would be a great idea.
Reply
#5
Hello Endeavour79,
were you able to solve this? I'm having the same problems. NUC/Ubuntu seems to get all the commands right but Kodi just reacts to the arrow keys.
Thanks, kopi
Reply

Logout Mark Read Team Forum Stats Members Help
Logitech Harmony 650 - MyHarmony and Kodi0