Search found 2 matches

by djansen1987
Sunday 20 November 2016 16:43
Forum: Show your projects
Topic: Step by step guide: switch on and off tv via cec
Replies: 30
Views: 33217

Re: Step by step guide: switch on and off tv via cec

Hi The manual is outdated. Install of libCEC didn't work for me anymore.

find the new install:
To compile libCEC on a new Raspbian installation, follow these instructions:

sudo apt-get update
sudo apt-get install cmake libudev-dev libxrandr-dev python-dev swig
cd
git clone https://github.com ...