libcec: update to libcec-next#4283
libcec: update to libcec-next#4283CvH merged 5 commits intoLibreELEC:masterfrom MilhouseVH:le10_libcec_next
Conversation
@MilhouseVH we don't enable the CEC media API on the Generic kernel. If you want to use the HAVE_LINUX_API then you'll need to enable the corresponding kernel config items. |
Is that something worth investigating? Any expected benefits (other than consistency)? I don't really have any CEC capable hardware so can't test anything myself. CEC is pretty much voodoo to me...! |
|
FWIW, it seems like CEC support is enabled by default in the Generic kernel. I plugged in a USB-C -> HDMI adapter with CEC passthrough and it creates a /dev/cec0 device. Then I made a side build of libcec and ran it on my LibreELEC box and got this output: |
|
I did a custom Generic build of LIbreelec with CEC_FRAMEWORK_SUPPORT="yes" and I can confirm that CEC is working well. |
useful64
left a comment
There was a problem hiding this comment.
In addition, the use of version libCEC 5.0.0 could be reviewed.
On the libcec webpage it says that Kodi 18.x is not compatible, but I do not know if with Kodi 19.x.
|
No further updates for this PR. |
Replacement for #4282. Will track the development branch until there is a new release.