Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • aports aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 648
    • Issues 648
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 335
    • Merge requests 335
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • aportsaports
  • Issues
  • #13425
Closed
Open
Issue created Jan 13, 2022 by Stefan Agner@agners

community/libcec: missing Linux API support

Using an Aarch64 system which exposes CEC support through the Linux CEC API through /dev/cec0 libcec/cec-client seems not to work. It seems that the backend is not enabled, from the latest build logs:

-- Configured features:
-- Pulse-Eight CEC Adapter:                yes
-- Pulse-Eight CEC Adapter detection:      yes
-- xrandr support:                         yes
-- Raspberry Pi support:                   no
-- TDA995x support:                        no
-- Exynos support:                         no
-- DRM support:                            yes
-- Linux support:                          no
-- AOCEC support:                          no
-- i.MX6 support:                          no
-- Python support:                         version 3.10.1 (3.10)
-- lib info: git revision: v3.15.0+3602-6ffc0f6, compiled on 2022-01-03 07:45:02 by buildozer@build-edge-x86.local on Linux 5.15.12-0-lts (i686), features: P8_USB, DRM, P8_detect, randr
-- Configuring done

(Linux support is no).

This should be quite straight forward to resolve by adding -DHAVE_LINUX_API=1 to the cmake invocation.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking