Advertisement
Guest User

Untitled

a guest
Nov 24th, 2015
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.06 KB | None | 0 0
  1. pi@raspberrypi ~ $ echo "tx 4f 82 13 00" | cec-client -s
  2. opening a connection to the CEC adapter...
  3. DEBUG: [ 140] Broadcast (F): osd name set to 'Broadcast'
  4. DEBUG: [ 142] InitHostCEC - vchiq_initialise succeeded
  5. DEBUG: [ 144] InitHostCEC - vchi_initialise succeeded
  6. DEBUG: [ 145] InitHostCEC - vchi_connect succeeded
  7. DEBUG: [ 148] logical address changed to Free use (e)
  8. DEBUG: [ 150] Open - vc_cec initialised
  9. NOTICE: [ 151] connection opened
  10. DEBUG: [ 154] << Broadcast (F) -> TV (0): POLL
  11. DEBUG: [ 154] initiator 'Broadcast' is not supported by the CEC adapter. using 'Free use' instead
  12. TRAFFIC: [ 154] << e0
  13. DEBUG: [ 161] processor thread started
  14. DEBUG: [ 246] initiator 'Broadcast' is not supported by the CEC adapter. using 'Free use' instead
  15. TRAFFIC: [ 246] << e0
  16. DEBUG: [ 337] >> POLL not sent
  17. DEBUG: [ 337] TV (0): device status changed into 'not present'
  18. NOTICE: [ 337] registering new CEC client - v3.0.1
  19. DEBUG: [ 338] detecting logical address for type 'recording device'
  20. DEBUG: [ 338] trying logical address 'Recorder 1'
  21. DEBUG: [ 338] << Recorder 1 (1) -> Recorder 1 (1): POLL
  22. TRAFFIC: [ 338] << 11
  23. TRAFFIC: [ 609] << 11
  24. DEBUG: [ 881] >> POLL not sent
  25. DEBUG: [ 881] using logical address 'Recorder 1'
  26. DEBUG: [ 882] Recorder 1 (1): device status changed into 'handled by libCEC'
  27. DEBUG: [ 882] Recorder 1 (1): power status changed from 'unknown' to 'on'
  28. DEBUG: [ 882] Recorder 1 (1): vendor = Pulse Eight (001582)
  29. DEBUG: [ 882] Recorder 1 (1): CEC version 1.4
  30. DEBUG: [ 882] AllocateLogicalAddresses - device '0', type 'recording device', LA '1'
  31. DEBUG: [ 885] logical address changed to Recorder 1 (1)
  32. DEBUG: [ 899] Recorder 1 (1): osd name set to 'CECTester'
  33. DEBUG: [ 899] Recorder 1 (1): menu language set to 'eng'
  34. DEBUG: [ 905] GetPhysicalAddress - physical address = 0000
  35. NOTICE: [ 905] setting HDMI port to 1 on device TV (0)
  36. DEBUG: [ 905] << Recorder 1 (1) -> TV (0): POLL
  37. TRAFFIC: [ 906] << 10
  38. TRAFFIC: [ 996] << 10
  39. DEBUG: [ 1087] >> POLL not sent
  40. DEBUG: [ 1087] Recorder 1 (1): physical address changed from ffff to 1000
  41. DEBUG: [ 1088] << Recorder 1 (1) -> broadcast (F): physical adddress 1000
  42. TRAFFIC: [ 1088] << 1f:84:10:00:01
  43. NOTICE: [ 1240] CEC client registered: libCEC version = 3.0.1, client version = 3.0.1, firmware version = 1, logical address(es) = Recorder 1 (1) , base device: TV (0), HDMI port number: 1, physical address: 1.0.0.0, git revision: <unknown>, compiled on Wed 25 Nov 00:01:33 UTC 2015 by pi@raspberrypi on Linux 4.1.9+ (armv6l), features: P8_USB, P8_detect, randr, 'RPi'
  44. DEBUG: [ 1240] << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
  45. DEBUG: [ 1240] << Recorder 1 (1) -> TV (0): POLL
  46. TRAFFIC: [ 1241] << 10
  47. TRAFFIC: [ 1331] << 10
  48. DEBUG: [ 1422] >> POLL not sent
  49. DEBUG: [ 1424] not sending command 'set osd name': destination device 'TV' marked as not present
  50. DEBUG: [ 1424] << requesting power status of 'TV' (0)
  51. DEBUG: [ 1424] << Recorder 1 (1) -> TV (0): POLL
  52. TRAFFIC: [ 1424] << 10
  53. TRAFFIC: [ 1515] << 10
  54. DEBUG: [ 1606] >> POLL not sent
  55. DEBUG: [ 1606] not sending command 'give device power status': destination device 'TV' marked as not present
  56. TRAFFIC: [ 1607] << 4f
  57. DEBUG: [ 1638] unregistering all CEC clients
  58. NOTICE: [ 1641] unregistering client: libCEC version = 3.0.1, client version = 3.0.1, firmware version = 1, logical address(es) = Recorder 1 (1) , base device: TV (0), HDMI port number: 1, physical address: 1.0.0.0, git revision: <unknown>, compiled on Wed 25 Nov 00:01:33 UTC 2015 by pi@raspberrypi on Linux 4.1.9+ (armv6l), features: P8_USB, P8_detect, randr, 'RPi'
  59. DEBUG: [ 1644] Recorder 1 (1): power status changed from 'on' to 'unknown'
  60. DEBUG: [ 1645] Recorder 1 (1): vendor = Unknown (000000)
  61. DEBUG: [ 1647] Recorder 1 (1): CEC version unknown
  62. DEBUG: [ 1648] Recorder 1 (1): osd name set to 'Recorder 1'
  63. DEBUG: [ 1650] Recorder 1 (1): device status changed into 'unknown'
  64. DEBUG: [ 1651] unregistering all CEC clients
  65. DEBUG: [ 2165] UnregisterLogicalAddress - releasing previous logical address
  66. DEBUG: [ 2166] logical address changed to Broadcast (f)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement