Hello everyone,
As the title says, I have both a Raspberry PI 3 and 4, HDMI CEC works perfectly fine with 9.2.8 in my RPi 3 but it doesn't with 10.0.1 in my RPi 4.
I used the same TV (Phililps43PFG5101/77), same HDMI cable, same everything.
I also see the following UI messages right after booting up:
- 9.2.8 (RPi3)
Kodi pop-up:
"Pulse-Eight CEC adapter: Connecting to Pulse-Eight CEC adapter"
"Pulse-Eight CEC adapter: Connected TV"
TV pop-up:
"RC Pass-trhough Active"
- 10.0.1 (RPi4)
Kodi pop-up:
"Pulse-Eight CEC adapter: Connecting to Pulse-Eight CEC adapter"
TV pop-up:
*nothing*
I also tried 9.2.8 in my RPi 4 but it doesn't work either.
Also, I don't know if this is related or not, but LibreELEC only seems to work with the HDMI port next to the power input.
It seems that port is HDMI-A-2 and not HDMI-A-1 which is strange... unless this refers to the TV ports, which in this case I'm using "HDMI-2".
libreelec:~ # cat /sys/devices/platform/gpu/drm/card0/card0-HDMI-A-1/enabled
disabled
libreelec:~ # cat /sys/devices/platform/gpu/drm/card0/card0-HDMI-A-1/status
disconnected
libreelec:~ # cat /sys/devices/platform/gpu/drm/card0/card0-HDMI-A-2/enabled
enabled
libreelec:~ # cat /sys/devices/platform/gpu/drm/card0/card0-HDMI-A-2/status
connected
Please tell me which logs to attach in order to assist debugging.
Thanks.