Christ,
Thanks for the reply. I have succeeded previously on obtaining output with ir-keytable -t when the Harmony was configured as an mce remote, but not as an mce keyboard
The output you requested is:
Code:
[root@brhes ~]# cat /sys/class/rc/rc0/protocols
rc-5 nec rc-6 jvc sony [lirc]
[root@brhes ~]# ir-keytable
Found /sys/class/rc/rc0/ (/dev/input/event6) with:
Driver mceusb, table rc-rc6-mce
Supported protocols: NEC RC-5 RC-6 JVC SONY LIRC
Enabled protocols: LIRC
Repeat delay = 500 ms, repeat period = 33 ms
Found /sys/class/rc/rc1/ (/dev/input/event8) with:
Driver imon, table rc-imon-pad
Supported protocols: RC-6 other
Enabled protocols:
Repeat delay = 500 ms, repeat period = 33 ms
I remain confused why I cannot get any mce keyboard commands accepted when lircd is stopped as under the new system,as I understand it, it is assumed that ir commands are coming from a keyboard.
If I stop lirc the result is:
Code:
[root@brhes ~]# sv stop lircd
ok: down: lircd: 124s, normally up
[root@brhes ~]# ir-keytable
Found /sys/class/rc/rc0/ (/dev/input/event6) with:
Driver mceusb, table rc-rc6-mce
Supported protocols: NEC RC-5 RC-6 JVC SONY LIRC
Enabled protocols: NEC RC-5 RC-6 JVC SONY LIRC
Repeat delay = 500 ms, repeat period = 33 ms
Found /sys/class/rc/rc1/ (/dev/input/event8) with:
Driver imon, table rc-imon-pad
Supported protocols: RC-6 other
Enabled protocols: RC-6 other
Repeat delay = 500 ms, repeat period = 33 ms