Open frol opened 8 years ago
VIDEO_SAMSUNG_S5P_CEC
(it requires MEDIA_CEC
) kernel option must be enabled to have CEC support. I cannot test if it works (I can only confirm that /dev/cec0
appeared) since I cannot get Mali GPU driver working (https://github.com/ztombol/odroid-tools/issues/4#issuecomment-262951524).
There is no
/dev/CEC
and I don't see anything relevant indmesg
output.Comparing with OpenELEC kernel (3.8.13) I see that it has
CONFIG_VIDEO_SAMSUNG_S5P_HDMI_CEC=y
, while this kernel doesn't have such an option at all.