Advertisement
Guest User

Untitled

a guest
Mar 21st, 2017
1,578
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.66 KB | None | 0 0
  1. LibreELEC:~ # systemctl stop kodi
  2. LibreELEC:~ # cec-client
  3. No device type given. Using 'recording device'
  4. CEC Parser created - libCEC version 4.0.1
  5. no serial port given. trying autodetect:
  6. path: /dev/aocec
  7. com port: AOCEC
  8.  
  9. opening a connection to the CEC adapter...
  10. DEBUG: [ 109] Broadcast (F): osd name set to 'Broadcast'
  11. NOTICE: [ 109] connection opened
  12. DEBUG: [ 109] processor thread started
  13. DEBUG: [ 109] << Broadcast (F) -> TV (0): POLL
  14. TRAFFIC: [ 109] << f0
  15. WARNING: [ 308] Write: write failed
  16. TRAFFIC: [ 308] << f0
  17. WARNING: [ 508] Write: write failed
  18. DEBUG: [ 508] >> POLL not sent
  19. DEBUG: [ 508] TV (0): device status changed into 'not present'
  20. NOTICE: [ 508] registering new CEC client - v4.0.1
  21. DEBUG: [ 508] detecting logical address for type 'recording device'
  22. DEBUG: [ 508] trying logical address 'Recorder 1'
  23. DEBUG: [ 508] << Recorder 1 (1) -> Recorder 1 (1): POLL
  24. TRAFFIC: [ 508] << 11
  25. WARNING: [ 708] Write: write failed
  26. TRAFFIC: [ 708] << 11
  27. WARNING: [ 908] Write: write failed
  28. DEBUG: [ 908] >> POLL not sent
  29. DEBUG: [ 908] using logical address 'Recorder 1'
  30. DEBUG: [ 908] Recorder 1 (1): device status changed into 'handled by libCEC'
  31. DEBUG: [ 908] Recorder 1 (1): power status changed from 'unknown' to 'on'
  32. DEBUG: [ 908] Recorder 1 (1): vendor = Pulse Eight (001582)
  33. DEBUG: [ 908] Recorder 1 (1): CEC version 1.4
  34. DEBUG: [ 908] AllocateLogicalAddresses - device '0', type 'recording device', LA '1'
  35. DEBUG: [ 909] Recorder 1 (1): osd name set to 'CECTester'
  36. DEBUG: [ 909] Recorder 1 (1): menu language set to 'eng'
  37. DEBUG: [ 909] AutodetectPhysicalAddress - autodetected physical address '1100'
  38. DEBUG: [ 909] Recorder 1 (1): physical address changed from ffff to 1100
  39. DEBUG: [ 909] << Recorder 1 (1) -> broadcast (F): physical address 1100
  40. TRAFFIC: [ 909] << 1f:84:11:00:01
  41. NOTICE: [ 1068] CEC client registered: libCEC version = 4.0.1, client version = 4.0.1, firmware version = 5, logical address(es) = Recorder 1 (1) , physical address: 1.1.0.0, git revision: 7.95.3+40-2907959~dirty, compiled on Fri Feb 17 15:16:28 UTC 2017 by chewitt@buildbox on Linux 4.4.0-59-generic (x86_64), features: P8_USB, DRM, P8_detect, AOCEC
  42. DEBUG: [ 1068] << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
  43. DEBUG: [ 1068] << Recorder 1 (1) -> TV (0): POLL
  44. TRAFFIC: [ 1068] << 10
  45. WARNING: [ 1268] Write: write failed
  46. TRAFFIC: [ 1268] << 10
  47. WARNING: [ 1468] Write: write failed
  48. DEBUG: [ 1468] >> POLL not sent
  49. DEBUG: [ 1468] not sending command 'set osd name': destination device 'TV' marked as not present
  50. DEBUG: [ 1468] << requesting power status of 'TV' (0)
  51. DEBUG: [ 1468] << Recorder 1 (1) -> TV (0): POLL
  52. TRAFFIC: [ 1468] << 10
  53. WARNING: [ 1668] Write: write failed
  54. TRAFFIC: [ 1668] << 10
  55. WARNING: [ 1868] Write: write failed
  56. DEBUG: [ 1868] >> POLL not sent
  57. DEBUG: [ 1868] not sending command 'give device power status': destination device 'TV' marked as not present
  58. waiting for input
  59. as
  60. DEBUG: [ 5873] making Recorder 1 (1) the active source
  61. DEBUG: [ 5874] TV (0): power status changed from 'unknown' to 'in transition from standby to on'
  62. NOTICE: [ 5874] >> source activated: Recorder 1 (1)
  63. DEBUG: [ 5874] sending active source message for 'Recorder 1'
  64. DEBUG: [ 5874] << Recorder 1 (1) -> TV (0): POLL
  65. TRAFFIC: [ 5874] << 10
  66. WARNING: [ 6078] Write: write failed
  67. TRAFFIC: [ 6078] << 10
  68. WARNING: [ 6278] Write: write failed
  69. DEBUG: [ 6278] >> POLL not sent
  70. DEBUG: [ 6278] TV not present, not sending 'image view on'
  71. NOTICE: [ 6278] << Recorder 1 (1) -> broadcast (F): active source (1100)
  72. TRAFFIC: [ 6278] << 1f:82:11:00
  73. TRAFFIC: [ 20173] >> 5f:72:00
  74. DEBUG: [ 20173] >> Audio (5): system audio mode status changed from on to off
  75. DEBUG: [ 20173] device Audio (5) status changed to present after command set system audio mode
  76. DEBUG: [ 20173] >> Audio (5) -> Broadcast (F): set system audio mode (72)
  77. TRAFFIC: [ 32540] >> 5f:84:10:00:05
  78. DEBUG: [ 32540] Audio (5): physical address changed from ffff to 1000
  79. DEBUG: [ 32540] >> Audio (5) -> Broadcast (F): report physical address (84)
  80. TRAFFIC: [ 32698] >> 5f:87:00:06:78
  81. DEBUG: [ 32698] Audio (5): vendor = Marantz (000678)
  82. DEBUG: [ 32698] >> Audio (5) -> Broadcast (F): device vendor id (87)
  83. TRAFFIC: [ 32782] >> 5f:85
  84. DEBUG: [ 32782] >> 5 requests active source
  85. DEBUG: [ 32782] Audio (5): power status changed from 'unknown' to 'on'
  86. NOTICE: [ 32782] << Recorder 1 (1) -> broadcast (F): active source (1100)
  87. TRAFFIC: [ 32783] << 1f:82:11:00
  88. DEBUG: [ 32783] >> Audio (5) -> Broadcast (F): request active source (85)
  89. exit
  90. ^Csignal caught: 2 - exiting
  91. DEBUG: [ 61691] unregistering all CEC clients
  92. NOTICE: [ 61691] unregistering client: libCEC version = 4.0.1, client version = 4.0.1, firmware version = 5, logical address(es) = Recorder 1 (1) , physical address: 1.1.0.0, git revision: 7.95.3+40-2907959~dirty, compiled on Fri Feb 17 15:16:28 UTC 2017 by chewitt@buildbox on Linux 4.4.0-59-generic (x86_64), features: P8_USB, DRM, P8_detect, AOCEC
  93. DEBUG: [ 61691] Recorder 1 (1): power status changed from 'on' to 'unknown'
  94. DEBUG: [ 61691] Recorder 1 (1): vendor = Unknown (000000)
  95. DEBUG: [ 61691] Recorder 1 (1): CEC version unknown
  96. DEBUG: [ 61691] Recorder 1 (1): osd name set to 'Recorder 1'
  97. DEBUG: [ 61691] marking Recorder 1 (1) as inactive source
  98. DEBUG: [ 61692] Recorder 1 (1): device status changed into 'unknown'
  99. DEBUG: [ 61693] unregistering all CEC clients
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement