Bug 260579 - multimedia/libcec: Fails to run: ERROR: [pid] failed to ping the adapter 3 times in a row.
Summary: multimedia/libcec: Fails to run: ERROR: [pid] failed to ping the adapter 3 ti...
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-20 22:37 UTC by halfagascan
Modified: 2021-12-23 13:40 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (sunpoet)
koobs: merge-quarterly?


Attachments
core dump text (5.55 KB, text/plain)
2021-12-23 12:52 UTC, halfagascan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description halfagascan 2021-12-20 22:37:11 UTC
Intel(R) Core(TM) i5-4250U CPU @ 1.30GHz
FreeBSD 13.0-RELEASE-p4 amd64

Name           : libcec
Version        : 6.0.2
Installed on   : Sun Dec 19 07:44:33 2021 CST
Origin         : multimedia/libcec
Architecture   : FreeBSD:13:amd64
Prefix         : /usr/local
Categories     : multimedia
Licenses       : GPLv2
Maintainer     : sunpoet@FreeBSD.org
WWW            : http://libcec.pulse-eight.com/
Comment        : Library to control Pulse-Eight's HDMI-CEC adapter

Installed as a dependency of kodi.

Many connect/disconnect screen pop-ups.
echo 'scan' | cec-client -s -d 1
opening a connection to the CEC adapter...
ERROR:   [           19932]     failed to ping the adapter 3 times in a row. closing the connection.
Connection lost - trying to reconnect

requesting CEC bus information ...
ERROR:   [           40898]     failed to ping the adapter 3 times in a row. closing the connection.
Connection lost - trying to reconnect

CEC bus information
===================
device #0: TV
address:       0.0.0.0
active source: no
vendor:        Unknown
osd string:    TV
CEC version:   unknown
power status:  on
language:      ???

In looking at the Makefile, I see armv6 and armv7, but no amd64.
Should this library work as installed?
Comment 1 halfagascan 2021-12-23 12:52:35 UTC
Created attachment 230344 [details]
core dump text

core dump from 
lldb -c cec-client-6.0.2.core cec-client 
-rw-------   1 root  wheel  33619968 Dec 20 16:04 cec-client-6.0.2.core