Advertisement
acidnine

CEC-Log

Dec 1st, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.48 KB | None | 0 0
  1. DEBUG: 23 unregistering all CEC clients
  2. DEBUG: 26 Broadcast (F): osd name set to 'Broadcast'
  3. DEBUG: 29 connection opened, clearing any previous input and waiting for active transmissions to end before starting
  4. DEBUG: 33 communication thread started
  5. DEBUG: 1033 command 'PING' was not acked by the controller
  6. ERROR: 1034 the adapter did not respond correctly to a ping (try 1)
  7. DEBUG: 2534 command 'PING' was not acked by the controller
  8. ERROR: 2534 the adapter did not respond correctly to a ping (try 2)
  9. DEBUG: 4034 command 'PING' was not acked by the controller
  10. ERROR: 4035 the adapter did not respond correctly to a ping (try 3)
  11. DEBUG: 5536 command 'PING' was not acked by the controller
  12. ERROR: 5536 the adapter did not respond correctly to a ping (try 4)
  13. DEBUG: 7036 command 'PING' was not acked by the controller
  14. ERROR: 7037 the adapter did not respond correctly to a ping (try 5)
  15. DEBUG: 8541 command 'PING' was not acked by the controller
  16. ERROR: 8542 the adapter did not respond correctly to a ping (try 6)
  17. DEBUG: 10045 command 'PING' was not acked by the controller
  18. ERROR: 10047 the adapter did not respond correctly to a ping (try 7)
  19. DEBUG: 11551 command 'GET_BUILDDATE' was not acked by the controller
  20. DEBUG: 12552 command 'GET_ADAPTER_TYPE' was not acked by the controller
  21. NOTICE: 12575 connection opened
  22. DEBUG: 12577 processor thread started
  23. DEBUG: 12577 turning controlled mode on
  24. DEBUG: 13584 command 'SET_CONTROLLED' was not acked by the controller
  25. DEBUG: 13589 << Broadcast (F) -> TV (0): POLL
  26. TRAFFIC: 13595 << f0
  27. DEBUG: 13620 setting the line timeout to 3
  28. DEBUG: 14623 command 'TRANSMIT_IDLETIME' was not acked by the controller
  29. DEBUG: 15626 command 'CEC transmission' was not acked by the controller
  30. TRAFFIC: 16133 << f0
  31. DEBUG: 17150 command 'CEC transmission' was not acked by the controller
  32. DEBUG: 17657 >> POLL not sent
  33. DEBUG: 17661 TV (0): device status changed into 'not present'
  34. NOTICE: 17666 registering new CEC client - v2.1.3
  35. DEBUG: 17670 detecting logical address for type 'recording device'
  36. DEBUG: 17676 trying logical address 'Recorder 1'
  37. DEBUG: 17680 << Recorder 1 (1) -> Recorder 1 (1): POLL
  38. TRAFFIC: 17684 << 11
  39. DEBUG: 18690 command 'CEC transmission' was not acked by the controller
  40. TRAFFIC: 19198 << 11
  41. DEBUG: 20230 command 'CEC transmission' was not acked by the controller
  42. DEBUG: 20738 >> POLL not sent
  43. DEBUG: 20747 using logical address 'Recorder 1'
  44. DEBUG: 20755 Recorder 1 (1): device status changed into 'handled by libCEC'
  45. DEBUG: 20759 Recorder 1 (1): power status changed from 'unknown' to 'on'
  46. DEBUG: 20764 Recorder 1 (1): CEC version 1.4
  47. DEBUG: 20768 CEC::CCECClient::AllocateLogicalAddresses - device '0', type 'recording device', LA '1'
  48. DEBUG: 20773 setting ackmask to 2
  49. DEBUG: 21777 command 'SET_ACK_MASK' was not acked by the controller
  50. DEBUG: 21785 couldn't change the ackmask: the connection is closed
  51. DEBUG: 22791 command 'GET_BUILDDATE' was not acked by the controller
  52. DEBUG: 23800 command 'GET_ADAPTER_TYPE' was not acked by the controller
  53. DEBUG: 23806 Recorder 1 (1): osd name set to 'CEC Tray'
  54. DEBUG: 23812 Recorder 1 (1): menu language set to ''
  55. DEBUG: 23818 CEC::CUSBCECAdapterCommunication::GetPhysicalAddress - trying to get the physical address via ADL
  56. DEBUG: 23837 CEC::CUSBCECAdapterCommunication::GetPhysicalAddress - ADL returned physical address 1000
  57. DEBUG: 23842 CEC::CCECClient::AutodetectPhysicalAddress - autodetected physical address '1000'
  58. DEBUG: 23847 Recorder 1 (1): physical address changed from ffff to 1000
  59. DEBUG: 23852 << Recorder 1 (1) -> broadcast (F): physical adddress 1000
  60. TRAFFIC: 23857 << 1f:84:10:00:01
  61. DEBUG: 24905 command 'CEC transmission' was not acked by the controller
  62. TRAFFIC: 25415 << 1f:84:10:00:01
  63. DEBUG: 26445 command 'CEC transmission' was not acked by the controller
  64. DEBUG: 27955 command 'GET_AUTO_ENABLED' was not acked by the controller
  65. DEBUG: 28576 command 'PING' was not acked by the controller
  66. DEBUG: 28962 command 'GET_HDMI_VERSION' was not acked by the controller
  67. DEBUG: 29972 command 'GET_DEFAULT_LOGICAL_ADDRESS' was not acked by the controller
  68. DEBUG: 30085 command 'PING' was not acked by the controller
  69. DEBUG: 30979 command 'GET_DEVICE_TYPE' was not acked by the controller
  70. DEBUG: 30989 no persisted device type setting
  71. DEBUG: 31594 command 'PING' was not acked by the controller
  72. DEBUG: 31999 command 'GET_LOGICAL_ADDRESS_MASK' was not acked by the controller
  73. ERROR: 32102 failed to ping the adapter 3 times in a row. closing the connection.
  74. DEBUG: 32162 communication thread ended
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement