libcec4 is missing Raspberry pi support

Bug #1835640 reported by Robert Cicconetti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Raspbian
New
Undecided
Unassigned

Bug Description

Possibly related to: ​#1819444 libcec: Please stop linking to GPL-incompatible libraries.

I upgraded my Raspberry Pi 3 from jessie to buster/myth30 to match my mythtv backend. Once I got the dependencies sorted, I found my TV remote control no longer controlled myth-frontend. Testing with cec-client showed no RPi support.

pi@raspberrypi:~ $ cec-client -l
libCEC version: 4.0.4, compiled on Linux-4.4.0-124-generic ... , features: P8_USB, DRM, P8_detect, randr, Exynos, AOCEC
Found devices: NONE

I grabbed the libcec source package from apt, added -DRPI_INCLUDE_DIR=/opt/vc/include -DRPI_LIB_DIR=/opt/vc/lib to debian/rules, built a local package, and installed it, which fixed the problem with mythtv.

pi@raspberrypi:~ $ cec-client -l
libCEC version: 4.0.4, compiled on Linux-4.9.35-v7+ ... , features: P8_USB, DRM, P8_detect, randr, RPi, Exynos, AOCEC
Found devices: 1

device: 1
com port: RPI
vendor id: 2708
product id: 1001
firmware version: 1
type: Raspberry Pi

Revision history for this message
Robert Cicconetti (grythumn) wrote :

Looks to be a dupe of Bug #1325212. Sorry.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.