so it looks like CEC is already enabled by default because my 4k TV can recognize the odroid c2 connected.
HomeAssistant cant control the TV without libcec. how to install it properly?
would these codes found here work? can i copy verbatim into dietpi terminal?
https://www.raspberrypi.org/forums/view ... hp?t=70923
installation of libcec???
Re: installation of libcec???
i found this command:
but then
gives error:
autodetect FAILED
any idea?
please help
Code: Select all
apt-get install cec-utils
Code: Select all
echo scan | cec-client -s -d 1
autodetect FAILED
any idea?
please help