CEC still not working on raspberry pi 3 with current nightly builds

  • Describe the bug

    Similar to this report CEC stopped working on RPi3+ on latest master for me.

    CEC (control via TV remote) worked before with Milhouse's LibreELEC-Builds. Unfortunately, test.libreelec.tv provides only a few images from past. Thus, I cannot reproduce when it stopped working.

    To Reproduce

    Steps to reproduce the behavior:

    1. Install latest nightly image on RPi3
    2. Connect to a CEC supported TV
    3. Enable CEC adapter in Kodi settings
    4. Try to use TV remote to control Kodi

    Informations

    • LE Version: LibreELEC (community): nightly-20201229-cb61a73 (RPi2.arm)
    • Hardware Platform: RPi3

    Log file

    Log (CEC Logging enabled): CryptPad

    Additional context

    My Toshiba TV seems not being recognised:

    `# cec-ctl -S

    Driver Info:

    Driver Name : vc4_hdmi

    Adapter Name : vc4

    Capabilities : 0x0000010e

    Logical Addresses

    Transmit

    Passthrough

    Connector Info

    Driver version : 5.10.1

    Available Logical Addresses: 1

    DRM Connector Info : card 0, connector 32

    Physical Address : 4.0.0.0

    Logical Address Mask : 0x0002

    CEC Version : 1.4

    Vendor ID : 0x001582 (Pulse-Eight)

    OSD Name : ''

    Logical Addresses : 1 (Allow Fallback to Unregistered)

    Code
      Logical Address          : 1 (Recording Device 1)    Primary Device Type    : Record    Logical Address Type   : Record
    
    
    Topology:
        4.0.0.0: Recording Device 1

    cec-cclient doesn't seem to work either:

    `# cecc-client

    No device type given. Using 'recording device'

    can't initialise libCEC