Advertisement
Guest User

CEC-client log

a guest
Jan 5th, 2020
1,030
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.60 KB | None | 0 0
  1. My-Kodi:~ # echo "01:8E" | cec-client -s
  2. opening a connection to the CEC adapter...
  3. DEBUG: [ 163] Broadcast (F): osd name set to 'Broadcast'
  4. DEBUG: [ 164] Open - vc_cec initialised
  5. DEBUG: [ 164] logical address changed to Free use (e)
  6. NOTICE: [ 164] connection opened
  7. DEBUG: [ 164] processor thread started
  8. DEBUG: [ 164] << Broadcast (F) -> TV (0): POLL
  9. DEBUG: [ 164] initiator 'Broadcast' is not supported by the CEC adapter. using 'Free use' instead
  10. TRAFFIC: [ 164] << e0
  11. DEBUG: [ 225] >> POLL sent
  12. DEBUG: [ 225] TV (0): device status changed into 'present'
  13. DEBUG: [ 225] << requesting vendor ID of 'TV' (0)
  14. TRAFFIC: [ 225] << e0:8c
  15. TRAFFIC: [ 417] >> 0f:87:00:00:f0
  16. DEBUG: [ 417] TV (0): vendor = Samsung (0000f0)
  17. DEBUG: [ 417] >> TV (0) -> Broadcast (F): device vendor id (87)
  18. DEBUG: [ 417] expected response received (87: device vendor id)
  19. DEBUG: [ 417] replacing the command handler for device 'TV' (0)
  20. NOTICE: [ 417] registering new CEC client - v4.0.2
  21. DEBUG: [ 418] detecting logical address for type 'recording device'
  22. DEBUG: [ 418] trying logical address 'Recorder 1'
  23. DEBUG: [ 418] << Recorder 1 (1) -> Recorder 1 (1): POLL
  24. TRAFFIC: [ 418] << 11
  25. TRAFFIC: [ 840] << 11
  26. DEBUG: [ 1115] >> POLL not sent
  27. DEBUG: [ 1115] using logical address 'Recorder 1'
  28. DEBUG: [ 1115] Recorder 1 (1): device status changed into 'handled by libCEC'
  29. DEBUG: [ 1116] Recorder 1 (1): power status changed from 'unknown' to 'on'
  30. DEBUG: [ 1116] Recorder 1 (1): vendor = Pulse Eight (001582)
  31. DEBUG: [ 1116] Recorder 1 (1): CEC version 1.4
  32. DEBUG: [ 1116] AllocateLogicalAddresses - device '0', type 'recording device', LA '1'
  33. DEBUG: [ 1116] logical address changed to Recorder 1 (1)
  34. DEBUG: [ 1116] Recorder 1 (1): osd name set to 'CECTester'
  35. DEBUG: [ 1117] Recorder 1 (1): menu language set to 'eng'
  36. DEBUG: [ 1117] GetPhysicalAddress - physical address = 4000
  37. DEBUG: [ 1117] AutodetectPhysicalAddress - autodetected physical address '4000'
  38. DEBUG: [ 1117] Recorder 1 (1): physical address changed from ffff to 4000
  39. DEBUG: [ 1117] << Recorder 1 (1) -> broadcast (F): physical address 4000
  40. TRAFFIC: [ 1117] << 1f:84:40:00:01
  41. NOTICE: [ 1270] CEC client registered: libCEC version = 4.0.2, client version = 4.0.2, firmware version = 1, logical address(es) = Recorder 1 (1) , physical address: 4.0.0.0, git revision: 8.0.3+92-22c1002~dirty, compiled on Mon May 29 08:28:38 UTC 2017 by [email protected] on Linux 3.19.8-100.fc20.x86_64 (x86_64), features: P8_USB, DRM, P8_detect, RPi
  42. DEBUG: [ 1271] << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
  43. TRAFFIC: [ 1271] << 10:47:43:45:43:54:65:73:74:65:72
  44. DEBUG: [ 1575] << requesting power status of 'TV' (0)
  45. TRAFFIC: [ 1575] << 10:8f
  46. TRAFFIC: [ 1876] >> 01:90:00
  47. DEBUG: [ 1876] TV (0): power status changed from 'unknown' to 'on'
  48. DEBUG: [ 1876] >> TV (0) -> Recorder 1 (1): report power status (90)
  49. DEBUG: [ 1876] expected response received (90: report power status)
  50. DEBUG: [ 1877] unregistering all CEC clients
  51. NOTICE: [ 1877] unregistering client: libCEC version = 4.0.2, client version = 4.0.2, firmware version = 1, logical address(es) = Recorder 1 (1) , physical address: 4.0.0.0, git revision: 8.0.3+92-22c1002~dirty, compiled on Mon May 29 08:28:38 UTC 2017 by [email protected] on Linux 3.19.8-100.fc20.x86_64 (x86_64), features: P8_USB, DRM, P8_detect, RPi
  52. DEBUG: [ 1877] Recorder 1 (1): power status changed from 'on' to 'unknown'
  53. DEBUG: [ 1877] Recorder 1 (1): vendor = Unknown (000000)
  54. DEBUG: [ 1878] Recorder 1 (1): CEC version unknown
  55. DEBUG: [ 1878] Recorder 1 (1): osd name set to 'Recorder 1'
  56. DEBUG: [ 1878] Recorder 1 (1): device status changed into 'unknown'
  57. DEBUG: [ 1878] unregistering all CEC clients
  58. WARNING: [ 2100] unhandled response received: opcode=87 initiator=1 destination=f response=0
  59. DEBUG: [ 2165] UnregisterLogicalAddress - releasing previous logical address
  60. DEBUG: [ 2165] logical address changed to Broadcast (f)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement