PINE64
Does the ROCK64 support CEC over HDMI? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85)
+--- Forum: Linux on Rock64 (https://forum.pine64.org/forumdisplay.php?fid=88)
+--- Thread: Does the ROCK64 support CEC over HDMI? (/showthread.php?tid=4691)



Does the ROCK64 support CEC over HDMI? - mpb - 07-05-2017

Hello,

Does the ROCK64 support CEC (Consumer Electronics Control) over HDMI?  CEC allows the SBC to turn a connected HDTV on (and off) over HDMI, change the HDTV's input, and possibly control other functions.

I believe the Raspberry Pi has CEC support.  While I have never used CEC on a Raspberry Pi, I do have some project ideas in mind.

More info here:

http://elinux.org/CEC_(Consumer_Electronics_Control)_over_HDMI

Thanks!


RE: Does the ROCK64 support CEC over HDMI? - ayufan - 07-05-2017

Yes. It already does work on Android, but controls to support that on Linux are also present: https://github.com/rockchip-linux/kernel/search?utf8=%E2%9C%93&q=rockchip%2Ccec_enable&type=. We may need to upgrade libcec to support a new device, but I wonder if exynos compatibility layer would not work OoB.


RE: Does the ROCK64 support CEC over HDMI? - geno - 03-17-2018

(07-05-2017, 02:53 PM)ayufan Wrote: Yes. It already does work on Android, but controls to support that on Linux are also present: https://github.com/rockchip-linux/kernel/search?utf8=%E2%9C%93&q=rockchip%2Ccec_enable&type=. We may need to upgrade libcec to support a new device, but I wonder if exynos compatibility layer would not work OoB.

I can find the cec function in the hdmi settings. but unfortunately they turn off automatically after turning on. I used the cec function under LibreElec Leia of Raybuntu but this operating system is absolutely unstable and does not work as required. for my purposes, only the android of ayufan currently works properly. Thanks a lot for this. the more I would be glad if the cec problem and one or the other bugs could be solved. I also regularly experience a loss of network connection via the RJ45 socket. if I unplug the cable and insert again the connection is immediately available again but unfortunately not constant. I use the regular android 7.1.2 root version.

thanks again for your great work and keep it up. I will test your pre-releases today.