Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2021
540
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.45 KB | None | 0 0
  1. # cec-ctl --playback -S
  2. Driver Info:
  3. Driver Name : sun8i-hdmi-phy
  4. Adapter Name : sun8i-cec
  5. Capabilities : 0x000000ae
  6. Logical Addresses
  7. Transmit
  8. Passthrough
  9. Monitor All
  10. Monitor Pin
  11. Driver version : 5.10.47
  12. Available Logical Addresses: 4
  13. Connector Info : None
  14. Physical Address : f.f.f.f
  15. Logical Address Mask : 0x0000
  16. CEC Version : 2.0
  17. Vendor ID : 0x000c03 (HDMI)
  18. OSD Name : 'Playback'
  19. Logical Addresses : 1 (Allow RC Passthrough)
  20.  
  21. Logical Address : Not Allocated
  22. Primary Device Type : Playback
  23. Logical Address Type : Playback
  24. All Device Types : Playback
  25. RC TV Profile : None
  26. Device Features :
  27. None
  28.  
  29. System Information for device 0 (TV) from device 15 (Unregistered):
  30. CEC Version :
  31. Physical Address :
  32. Vendor ID :
  33. OSD Name :
  34.  
  35. Topology:
  36.  
  37.  
  38. # cec-client -p 1 -t p
  39. using HDMI port '1'
  40. == using device type 'playback device'
  41. CEC Parser created - libCEC version 4.0.7
  42. no serial port given. trying autodetect:
  43. path: /dev/cec0
  44. com port: Linux
  45.  
  46. opening a connection to the CEC adapter...
  47. DEBUG: [ 476] Broadcast (F): osd name set to 'Broadcast'
  48. DEBUG: [ 476] CLinuxCECAdapterCommunication::Open - m_fd=3 bStartListening=1
  49. DEBUG: [ 476] CLinuxCECAdapterCommunication::Open - ioctl CEC_ADAP_G_PHYS_ADDR - addr=ffff
  50. WARNING: [ 476] CLinuxCECAdapterCommunication::Open - physical address is invalid
  51. DEBUG: [ 476] CLinuxCECAdapterCommunication::Open - ioctl CEC_ADAP_S_LOG_ADDRS - log_addr_mask=0000 num_log_addrs=0
  52. DEBUG: [ 477] CLinuxCECAdapterCommunication::Open - ioctl CEC_ADAP_S_LOG_ADDRS - log_addr_mask=0000 num_log_addrs=1
  53. NOTICE: [ 477] connection opened
  54. DEBUG: [ 477] CLinuxCECAdapterCommunication::Process - CEC_DQEVENT - CEC_EVENT_STATE_CHANGE - log_addr_mask=0000 phys_addr=ffff
  55. DEBUG: [ 478] << Broadcast (F) -> TV (0): POLL
  56. TRAFFIC: [ 478] << f0
  57. DEBUG: [ 477] processor thread started
  58. DEBUG: [ 524] CLinuxCECAdapterCommunication::Write - ioctl CEC_TRANSMIT - tx_status=01 len=1 addr=f0 opcode=ffffffff
  59. DEBUG: [ 524] >> POLL sent
  60. DEBUG: [ 524] TV (0): device status changed into 'present'
  61. DEBUG: [ 524] << requesting vendor ID of 'TV' (0)
  62. TRAFFIC: [ 524] << f0:8c
  63. ERROR: [ 524] CLinuxCECAdapterCommunication::Write - ioctl CEC_TRANSMIT failed - tx_status=00 errno=64
  64. TRAFFIC: [ 524] << f0:8c
  65. ERROR: [ 524] CLinuxCECAdapterCommunication::Write - ioctl CEC_TRANSMIT failed - tx_status=00 errno=64
  66. DEBUG: [ 524] registering new CEC client - v4.0.7
  67. DEBUG: [ 525] SetClientVersion - using client version '4.0.7'
  68. NOTICE: [ 525] setting HDMI port to 1 on device TV (0)
  69. DEBUG: [ 525] SetConfiguration: double tap timeout = 200ms, repeat rate = 0ms, release delay = 500ms
  70. DEBUG: [ 525] detecting logical address for type 'playback device'
  71. DEBUG: [ 525] trying logical address 'Playback 1'
  72. DEBUG: [ 525] << Playback 1 (4) -> Playback 1 (4): POLL
  73. TRAFFIC: [ 525] << 44
  74. ERROR: [ 525] CLinuxCECAdapterCommunication::Write - ioctl CEC_TRANSMIT failed - tx_status=00 errno=64
  75. TRAFFIC: [ 525] << 44
  76. ERROR: [ 525] CLinuxCECAdapterCommunication::Write - ioctl CEC_TRANSMIT failed - tx_status=00 errno=64
  77. DEBUG: [ 525] >> POLL not sent
  78. DEBUG: [ 525] using logical address 'Playback 1'
  79. DEBUG: [ 525] Playback 1 (4): device status changed into 'handled by libCEC'
  80. DEBUG: [ 525] Playback 1 (4): power status changed from 'unknown' to 'on'
  81. DEBUG: [ 525] Playback 1 (4): vendor = Pulse Eight (001582)
  82. DEBUG: [ 525] Playback 1 (4): CEC version 1.4
  83. DEBUG: [ 526] AllocateLogicalAddresses - device '0', type 'playback device', LA '4'
  84. DEBUG: [ 526] CLinuxCECAdapterCommunication::SetLogicalAddresses - ioctl CEC_ADAP_S_LOG_ADDRS - log_addr_mask=0000 num_log_addrs=0
  85. DEBUG: [ 526] CLinuxCECAdapterCommunication::Process - CEC_DQEVENT - CEC_EVENT_STATE_CHANGE - log_addr_mask=0000 phys_addr=ffff
  86. DEBUG: [ 526] CLinuxCECAdapterCommunication::SetLogicalAddresses - ioctl CEC_ADAP_S_LOG_ADDRS - log_addr_mask=0000 num_log_addrs=1
  87. DEBUG: [ 526] Playback 1 (4): osd name set to 'CECTester'
  88. DEBUG: [ 526] Playback 1 (4): menu language set to 'eng'
  89. NOTICE: [ 526] setting HDMI port to 1 on device TV (0)
  90. DEBUG: [ 526] Playback 1 (4): physical address changed from ffff to 1000
  91. DEBUG: [ 526] << Playback 1 (4) -> broadcast (F): physical address 1000
  92. TRAFFIC: [ 526] << 4f:84:10:00:04
  93. ERROR: [ 526] CLinuxCECAdapterCommunication::Write - ioctl CEC_TRANSMIT failed - tx_status=00 errno=64
  94. TRAFFIC: [ 526] << 4f:84:10:00:04
  95. ERROR: [ 526] CLinuxCECAdapterCommunication::Write - ioctl CEC_TRANSMIT failed - tx_status=00 errno=64
  96. DEBUG: [ 527] using device/input physical address 0000
  97. NOTICE: [ 527] CEC client registered: libCEC version = 4.0.7, client version = 4.0.7, firmware version = 0, logical address(es) = Playback 1 (4) , base device: TV (0), HDMI port number: 1, physical address: 1.0.0.0, compiled on 2021-08-01 01:33:19 by jenkins@tsuboi on Linux 4.19.0-8-amd64 (x86_64), features: P8_USB, DRM, P8_detect, Linux
  98. DEBUG: [ 527] << Playback 1 (4) -> TV (0): OSD name 'CECTester'
  99. TRAFFIC: [ 527] << 40:47:43:45:43:54:65:73:74:65:72
  100. ERROR: [ 527] CLinuxCECAdapterCommunication::Write - ioctl CEC_TRANSMIT failed - tx_status=00 errno=64
  101. TRAFFIC: [ 527] << 40:47:43:45:43:54:65:73:74:65:72
  102. ERROR: [ 527] CLinuxCECAdapterCommunication::Write - ioctl CEC_TRANSMIT failed - tx_status=00 errno=64
  103. DEBUG: [ 527] << requesting power status of 'TV' (0)
  104. TRAFFIC: [ 527] << 40:8f
  105. ERROR: [ 527] CLinuxCECAdapterCommunication::Write - ioctl CEC_TRANSMIT failed - tx_status=00 errno=64
  106. TRAFFIC: [ 527] << 40:8f
  107. waiting for input
  108. ERROR: [ 528] CLinuxCECAdapterCommunication::Write - ioctl CEC_TRANSMIT failed - tx_status=00 errno=64
  109. DEBUG: [ 2538] changing physical address to FFFF
  110. DEBUG: [ 2538] SetDevicePhysicalAddress - not setting invalid physical address ffff
  111. ^Csignal caught: 2 - exiting
  112. DEBUG: [ 8791] unregistering all CEC clients
  113. NOTICE: [ 8791] unregistering client: libCEC version = 4.0.7, client version = 4.0.7, firmware version = 0, logical address(es) = Playback 1 (4) , base device: TV (0), HDMI port number: 1, physical address: 1.0.0.0, compiled on 2021-08-01 01:33:19 by jenkins@tsuboi on Linux 4.19.0-8-amd64 (x86_64), features: P8_USB, DRM, P8_detect, Linux
  114. DEBUG: [ 8791] Playback 1 (4): power status changed from 'on' to 'unknown'
  115. DEBUG: [ 8791] Playback 1 (4): vendor = Unknown (000000)
  116. DEBUG: [ 8791] Playback 1 (4): CEC version unknown
  117. DEBUG: [ 8791] Playback 1 (4): osd name set to 'Playback 1'
  118. DEBUG: [ 8791] Playback 1 (4): device status changed into 'unknown'
  119. DEBUG: [ 8791] CLinuxCECAdapterCommunication::SetLogicalAddresses - ioctl CEC_ADAP_S_LOG_ADDRS - log_addr_mask=0000 num_log_addrs=0
  120. DEBUG: [ 8792] CLinuxCECAdapterCommunication::Process - CEC_DQEVENT - CEC_EVENT_STATE_CHANGE - log_addr_mask=0000 phys_addr=ffff
  121. DEBUG: [ 8792] CLinuxCECAdapterCommunication::SetLogicalAddresses - ioctl CEC_ADAP_S_LOG_ADDRS - log_addr_mask=0000 num_log_addrs=0
  122. DEBUG: [ 8792] unregistering all CEC clients
  123. DEBUG: [ 8792] CLinuxCECAdapterCommunication::SetLogicalAddresses - ioctl CEC_ADAP_S_LOG_ADDRS - log_addr_mask=0000 num_log_addrs=0
  124. DEBUG: [ 8797] CLinuxCECAdapterCommunication::Process - CEC_DQEVENT - CEC_EVENT_STATE_CHANGE - log_addr_mask=0000 phys_addr=ffff
  125. DEBUG: [ 9803] CLinuxCECAdapterCommunication::Process - stopped - m_fd=3
  126. DEBUG: [ 9803] CLinuxCECAdapterCommunication::Close - m_fd=3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement