Hi.
I bought a new AV receiver 2 weeks ago (Yamaha RX-V483) and I was very happy to control Kodi running on my Odroid C2 using CEC and AV receiver remote.
Every things were find but few days ago, I reboot the Odroid and now no more CEC control
As my Set Top Box from my Internet provider is also connected to my AV receiver (and CEC works), I have switch HDMI cables, I also try with my old RPi with a fresh flashed LibreELEC SD card on both HDMI cabl but still no CEC controls.
The weird thing is that when I put Kodi into debug mode and look into kodi.log, I can see that CEC key press are detected :
18:19:44.467 T:547957788112 DEBUG: ------ Window Init () ------
18:19:51.064 T:547488411872 DEBUG: PushCecKeypress - received key a6 duration 0
18:19:51.211 T:547488411872 DEBUG: PushCecKeypress - received key a6 duration 147
18:19:54.549 T:547488411872 DEBUG: PushCecKeypress - received key a7 duration 0
18:20:00.103 T:547488411872 DEBUG: Previous line repeats 1 times.
18:20:00.104 T:547488411872 DEBUG: PushCecKeypress - received key a7 duration 254
18:20:02.836 T:547488411872 DEBUG: PushCecKeypress - received key a8 duration 0
18:20:03.464 T:547488411872 DEBUG: PushCecKeypress - received key a8 duration 629
18:20:07.788 T:547488411872 DEBUG: PushCecKeypress - received key a9 duration 0
18:20:08.043 T:547488411872 DEBUG: PushCecKeypress - received key a9 duration 255
18:20:12.059 T:547488411872 DEBUG: PushCecKeypress - received key b duration 0
18:20:12.134 T:547488411872 DEBUG: PushCecKeypress - received key b duration 75
Display More
I also copy and edit remote.xml to replace <left>Left<left> by <a8>Left</a8> or <key id='a8'>Left</left> and I try with Keymap Editor addon but I'm stuck
Any help will be appreciate
Thanks