Jump to content

deltasig68

Members
  • Posts

    3
  • Joined

  • Last visited

Reputation Activity

  1. Like
    deltasig68 reacted to Pic55 in Did anyone manage to have cec-client or cec-ctl working on an H6 box (TX6, T95 mini ...)   
    Hi @deltasig68 yes. Actually the issue was due to some kernel flags not set when the OS image was generated. I managed to have it working by recompiling the OS (following the Quadra / Inovato procedure by @MBB: https://forum.inovato.com/post/building-armbian-from-source-12449428?pid=1334457271) and once the few build issues fixed, I recompiled changing the following kernel flags (taken from a libreelec forum) :
     
    CONFIG_CEC_CORE=y
    CONFIG_CEC_NOTIFIER=y
    CONFIG_CEC_PIN=y
    CONFIG_MEDIA_CEC_SUPPORT=y
    CONFIG_USB_PULSE8_CEC=m
    CONFIG_USB_RAINSHADOW_CEC=m
     
    Then you can use the cec protocol with cec-ctl (apt-get install v4l-utils). I haven't completed my tests but it seems to work fine. Please notice that the above is valid on a T95 / Quadra box (H6 based). And double check that your HDMI cable support the protocol (not all do).
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines