Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Hotplug doesnt detect CEC adapter #26

@Andrew718

Description

@Andrew718

I have this working well on a raspberry pi zero w.

When the pi is connected to the HDMI port before being powered up, everything works well.

However, if HDMI is plugged in afterward the Pi has booted, the cec never initalises.

If I scan the bus using:
echo scan | cec-client -s -d 1

The adapter opens, and all works as expected.

So I tried adding the scan line to my supervisord script. When it restarts (with no HDMI plugged in) the adapter opens, and initalises MQTT. But if you plug in HDMI cable, it nevers finds a new device on the bus unless rebooted or scanned again.

Is this an issue with cec-mqtt-bridge or raspberry pi?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions