Skip to content

Instantly share code, notes, and snippets.

@alexchilcott
Created June 16, 2017 07:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexchilcott/5ee0f9e54875c42657dbfaf7a1719e18 to your computer and use it in GitHub Desktop.
Save alexchilcott/5ee0f9e54875c42657dbfaf7a1719e18 to your computer and use it in GitHub Desktop.
No device type given. Using 'recording device'
CEC Parser created - libCEC version 4.0.2
no serial port given. trying autodetect:
path: /dev/aocec
com port: AOCEC
opening a connection to the CEC adapter...
DEBUG: [ 30] Broadcast (F): osd name set to 'Broadcast'
NOTICE: [ 30] connection opened
DEBUG: [ 30] processor thread started
DEBUG: [ 30] << Broadcast (F) -> TV (0): POLL
TRAFFIC: [ 30] << f0
DEBUG: [ 101] >> POLL sent
DEBUG: [ 101] TV (0): device status changed into 'present'
DEBUG: [ 101] << requesting vendor ID of 'TV' (0)
TRAFFIC: [ 101] << f0:8c
DEBUG: [ 1191] expected response not received (87: device vendor id)
TRAFFIC: [ 1191] << f0:8c
DEBUG: [ 2281] expected response not received (87: device vendor id)
NOTICE: [ 2281] registering new CEC client - v4.0.2
DEBUG: [ 2281] detecting logical address for type 'recording device'
DEBUG: [ 2281] trying logical address 'Recorder 1'
DEBUG: [ 2281] << Recorder 1 (1) -> Recorder 1 (1): POLL
TRAFFIC: [ 2281] << 11
WARNING: [ 2461] Write: write failed
TRAFFIC: [ 2461] << 11
WARNING: [ 2731] Write: write failed
DEBUG: [ 2731] >> POLL not sent
DEBUG: [ 2731] using logical address 'Recorder 1'
DEBUG: [ 2731] Recorder 1 (1): device status changed into 'handled by libCEC'
DEBUG: [ 2731] Recorder 1 (1): power status changed from 'unknown' to 'on'
DEBUG: [ 2731] Recorder 1 (1): vendor = Pulse Eight (001582)
DEBUG: [ 2731] Recorder 1 (1): CEC version 1.4
DEBUG: [ 2731] AllocateLogicalAddresses - device '0', type 'recording device', LA '1'
DEBUG: [ 2733] Recorder 1 (1): osd name set to 'CECTester'
DEBUG: [ 2733] Recorder 1 (1): menu language set to 'eng'
DEBUG: [ 2733] AutodetectPhysicalAddress - autodetected physical address '3000'
DEBUG: [ 2733] Recorder 1 (1): physical address changed from ffff to 3000
DEBUG: [ 2733] << Recorder 1 (1) -> broadcast (F): physical address 3000
TRAFFIC: [ 2733] << 1f:84:30:00:01
NOTICE: [ 2901] CEC client registered: libCEC version = 4.0.2, client version = 4.0.2, firmware version = 5, logical address(es) = Recorder 1 (1) , physical address: 3.0.0.0, compiled on Sat May 27 17:22:08 UTC 2017 by root@compiler2 on Linux 3.16.0-4-amd64 (armv7l), features: P8_USB, DRM, P8_detect, AOCEC
DEBUG: [ 2901] << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [ 2901] << 10:47:43:45:43:54:65:73:74:65:72
DEBUG: [ 3211] << requesting power status of 'TV' (0)
TRAFFIC: [ 3211] << 10:8f
TRAFFIC: [ 3433] >> 01:90:02
DEBUG: [ 3433] >> TV (0) -> Recorder 1 (1): report power status (90)
DEBUG: [ 3434] TV (0): power status changed from 'unknown' to 'in transition from standby to on'
DEBUG: [ 3434] expected response received (90: report power status)
waiting for input
TRAFFIC: [ 4024] >> 01:45
DEBUG: [ 4024] >> TV (0) -> Recorder 1 (1): user control release (45)
TRAFFIC: [ 4740] >> 01:44:02
DEBUG: [ 4741] >> TV (0) -> Recorder 1 (1): user control pressed (44)
DEBUG: [ 4741] SetCurrentButton down (2) D:0ms cur:2
DEBUG: [ 4741] key pressed: down (2) current(ff) duration(0)
DEBUG: [ 4741] Changed key down (2) D:0ms cur:ff
DEBUG: [ 4741] key pressed: down (2, 0)
DEBUG: [ 4741] making Recorder 1 (1) the active source
NOTICE: [ 4741] >> source activated: Recorder 1 (1)
DEBUG: [ 4741] CheckKeypressTimeout T:27.830
DEBUG: [ 4741] Key down: idle (duration:0) (2) timeout:0ms (rel:500,rep:0,prs:500,rel:0)
DEBUG: [ 5241] CheckKeypressTimeout T:28.330
DEBUG: [ 5241] Key unknown: idle (duration:500) (ff) timeout:110ms (rel:1000,rep:0,prs:0,rel:0)
TRAFFIC: [ 5724] >> 01:45
DEBUG: [ 5724] >> TV (0) -> Recorder 1 (1): user control release (45)
TRAFFIC: [ 6442] >> 01:44:02
DEBUG: [ 6443] SetCurrentButton down (2) D:0ms cur:2
DEBUG: [ 6443] key pressed: down (2) current(ff) duration(0)
DEBUG: [ 6443] Changed key down (2) D:0ms cur:ff
DEBUG: [ 6443] key pressed: down (2, 0)
DEBUG: [ 6443] CheckKeypressTimeout T:29.532
DEBUG: [ 6443] Key down: idle (duration:0) (2) timeout:0ms (rel:500,rep:0,prs:500,rel:0)
DEBUG: [ 6443] >> TV (0) -> Recorder 1 (1): user control pressed (44)
DEBUG: [ 6943] CheckKeypressTimeout T:30.032
DEBUG: [ 6943] Key unknown: idle (duration:500) (ff) timeout:110ms (rel:1000,rep:0,prs:0,rel:0)
signal caught: 2 - exiting
DEBUG: [ 8798] unregistering all CEC clients
NOTICE: [ 8798] unregistering client: libCEC version = 4.0.2, client version = 4.0.2, firmware version = 5, logical address(es) = Recorder 1 (1) , physical address: 3.0.0.0, compiled on Sat May 27 17:22:08 UTC 2017 by root@compiler2 on Linux 3.16.0-4-amd64 (armv7l), features: P8_USB, DRM, P8_detect, AOCEC
DEBUG: [ 8798] Recorder 1 (1): power status changed from 'on' to 'unknown'
DEBUG: [ 8798] Recorder 1 (1): vendor = Unknown (000000)
DEBUG: [ 8798] Recorder 1 (1): CEC version unknown
DEBUG: [ 8798] Recorder 1 (1): osd name set to 'Recorder 1'
DEBUG: [ 8798] marking Recorder 1 (1) as inactive source
DEBUG: [ 8798] Recorder 1 (1): device status changed into 'unknown'
DEBUG: [ 8799] unregistering all CEC clients
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment