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.
ERROR: Could not initialise CEC: Could not connect to cec adapter #34
Open
Description
I keep getting this error when trying to start the application. I've tried changing the port in the config but the error remains.
I've tried the default port=RPI
. Using cec-client -l
I got following output:
libCEC version: 6.0.2, compiled on Linux-5.10.63-v8+ ... , features: P8_USB, DRM, P8_detect, randr, RPi, Exynos, Linux, AOCEC
Found devices: 1
device: 1
com port: /dev/cec0
vendor id: 0000
product id: 0000
firmware version: 0
type: Linux
What to me looked like I should use port /dev/cec0
but with the same result.
I followed the setup as described here. Only things different is that is don't have the /dev/vcsm
and I had to change the dockerfile
as in AlecLetourneau#1.
Any idea how to resolve this issue?
Metadata
Metadata
Assignees
Labels
No labels