Skip to content

tegra-cec support#636

Closed
anishsane wants to merge 3 commits intoPulse-Eight:masterfrom
anishsane:master
Closed

tegra-cec support#636
anishsane wants to merge 3 commits intoPulse-Eight:masterfrom
anishsane:master

Conversation

@anishsane
Copy link
Contributor

@anishsane anishsane commented Jun 18, 2023

The original implementation was done by https://github.com/BuzzBumbleBee/libcec for an old version of libcec.

I have updated it for the latest libcec code.
I have tested this with cec-client and with Kodi 20.01.

( Resolves #533 )

A side note:
This code writes to /sys/devices/platform/tegra_cec/cec_logical_addr_config . This file is by default not writable (0644) by a normal user.
Your client (cec-client or kodi) needs to be run as root (not recommended). Or chmod this file to be writable by all users (0666) at startup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REQUEST] LibCEC support for new inexpensive Nvidia Jetson Nano single board computers?

2 participants