Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

turn on on tv with cec
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
turn on on tv with cec
22nd May, 2013, 02:53 AM
Post: #7
rana Offline
Registered
Posts: 9
Joined: May 2013
Reputation: 0
RE: turn on on tv with cec
hey uncle leave out the xbian@my_xbian_rpi_ip out ones you ssh just type# echo \"on 0\" | cec-client -s


but when i do that im getting

xbian@xbian ~ $ echo \"on 0\" | cec-client -s
opening a connection to the CEC adapter...
DEBUG: [ 62] unregistering all CEC clients
DEBUG: [ 65] Broadcast (F): osd name set to 'Broadcast'
DEBUG: [ 67] InitHostCEC - vchiq_initialise succeeded
DEBUG: [ 69] InitHostCEC - vchi_initialise succeeded
DEBUG: [ 71] InitHostCEC - vchi_connect succeeded
DEBUG: [ 73] logical address changed to Broadcast (f)
DEBUG: [ 74] RegisterLogicalAddress - registering address e
DEBUG: [ 255] logical address changed to Recorder 1 (1)
DEBUG: [ 255] logical address changed to Free use (e)
DEBUG: [ 255] Open - vc_cec initialised
NOTICE: [ 255] connection opened
DEBUG: [ 256] processor thread started
DEBUG: [ 261] << Broadcast (F) -> TV (0): POLL
DEBUG: [ 264] initiator 'Broadcast' is not supported by the CEC adapter. using 'Free use' instead
TRAFFIC: [ 265] << e0
DEBUG: [ 298] >> POLL sent
DEBUG: [ 298] TV (0): device status changed into 'present'
DEBUG: [ 298] << requesting vendor ID of 'TV' (0)
TRAFFIC: [ 298] << e0:8c
TRAFFIC: [ 502] >> 0f:87:00:00:f0
DEBUG: [ 502] >> TV (0) -> Broadcast (F): device vendor id (87)
DEBUG: [ 503] TV (0): vendor = Samsung (0000f0)
DEBUG: [ 503] expected response received (87: device vendor id)
DEBUG: [ 503] replacing the command handler for device 'TV' (0)
NOTICE: [ 504] registering new CEC client - v2.0.5
DEBUG: [ 504] detecting logical address for type 'recording device'
DEBUG: [ 504] trying logical address 'Recorder 1'
DEBUG: [ 504] << Recorder 1 (1) -> Recorder 1 (1): POLL
TRAFFIC: [ 504] << 11
DEBUG: [ 504] UnregisterLogicalAddress - releasing previous logical address
DEBUG: [ 505] logical address changed to Broadcast (f)
DEBUG: [ 507] RegisterLogicalAddress - registering address 1
DEBUG: [ 689] logical address changed to Free use (e)
DEBUG: [ 689] logical address changed to Recorder 1 (1)
TRAFFIC: [ 689] << 11
DEBUG: [ 689] >> POLL not sent
DEBUG: [ 689] using logical address 'Recorder 1'
DEBUG: [ 689] Recorder 1 (1): device status changed into 'handled by libCEC'
DEBUG: [ 689] Recorder 1 (1): power status changed from 'unknown' to 'on'
DEBUG: [ 690] Recorder 1 (1): CEC version 1.4
DEBUG: [ 690] AllocateLogicalAddresses - device '0', type 'recording device', LA '1'
DEBUG: [ 690] Recorder 1 (1): osd name set to 'CECTester'
DEBUG: [ 690] Recorder 1 (1): menu language set to 'eng'
DEBUG: [ 691] GetPhysicalAddress - physical address = 1000
DEBUG: [ 693] AutodetectPhysicalAddress - autodetected physical address '1000'
DEBUG: [ 694] Recorder 1 (1): physical address changed from ffff to 1000
DEBUG: [ 694] << Recorder 1 (1) -> broadcast (F): physical adddress 1000
TRAFFIC: [ 695] << 1f:84:10:00:01
NOTICE: [ 846] CEC client registered: libCEC version = 2.0.5, client version = 2.0.5, firmware version = 1, logical address(es) = Recorder 1 (1) , physical address: 1.0.0.0, host: armv6l-unknown-linux-gnueabihf, features: 'P8 USB' 'P8 USB detect' 'RPi', git revision: 6fb1aef, compiled on: Thu Dec 6 22:24:44 UTC 2012 by root@xbian on Linux 3.6.7 (armv6l)
DEBUG: [ 846] << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [ 846] << 10:47:43:45:43:54:65:73:74:65:72
DEBUG: [ 1147] << requesting power status of 'TV' (0)
TRAFFIC: [ 1147] << 10:8f
TRAFFIC: [ 1291] >> 01:90:01
DEBUG: [ 1292] >> TV (0) -> Recorder 1 (1): report power status (90)
DEBUG: [ 1292] TV (0): power status changed from 'unknown' to 'standby'
DEBUG: [ 1293] expected response received (90: report power status)
DEBUG: [ 1294] unregistering all CEC clients
NOTICE: [ 1294] unregistering client: libCEC version = 2.0.5, client version = 2.0.5, firmware version = 1, logical address(es) = Recorder 1 (1) , physical address: 1.0.0.0, host: armv6l-unknown-linux-gnueabihf, features: 'P8 USB' 'P8 USB detect' 'RPi', git revision: 6fb1aef, compiled on: Thu Dec 6 22:24:44 UTC 2012 by root@xbian on Linux 3.6.7 (armv6l)
DEBUG: [ 1294] Recorder 1 (1): power status changed from 'on' to 'unknown'
DEBUG: [ 1294] Recorder 1 (1): CEC version unknown
DEBUG: [ 1294] Recorder 1 (1): osd name set to 'Recorder 1'
DEBUG: [ 1294] Recorder 1 (1): device status changed into 'unknown'
DEBUG: [ 1294] unregistering all CEC clients
DEBUG: [ 1295] UnregisterLogicalAddress - releasing previous logical address
DEBUG: [ 1298] logical address changed to Broadcast (f)
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
turn on on tv with cec - rana - 21st May, 2013, 11:57 AM
RE: turn on on tv with cec - mk01 - 21st May, 2013, 04:25 PM
RE: turn on on tv with cec - kraleksandr - 22nd May, 2013, 06:27 PM
Re: turn on on tv with cec - rikardo1979 - 21st May, 2013, 04:33 PM
RE: turn on on tv with cec - rana - 21st May, 2013, 05:06 PM
RE: turn on on tv with cec - mk01 - 21st May, 2013, 08:23 PM
RE: turn on on tv with cec - rana - 22nd May, 2013, 02:33 AM
RE: turn on on tv with cec - rana - 22nd May, 2013 02:53 AM
RE: turn on on tv with cec - Uncle_Tubbie - 22nd May, 2013, 03:01 AM
RE: turn on on tv with cec - rana - 22nd May, 2013, 03:41 AM
Re: RE: turn on on tv with cec - rikardo1979 - 22nd May, 2013, 07:04 PM
RE: turn on on tv with cec - rana - 23rd May, 2013, 08:29 AM
RE: turn on on tv with cec - rana - 23rd May, 2013, 05:36 PM
RE: turn on on tv with cec - mk01 - 25th May, 2013, 10:48 PM
RE: turn on on tv with cec - rana - 25th May, 2013, 05:05 PM
RE: turn on on tv with cec - rana - 26th May, 2013, 02:19 AM
RE: turn on on tv with cec - mk01 - 26th May, 2013, 03:02 PM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 15th Jun, 2025, 07:45 AM Powered By MyBB, © 2002-2025 MyBB Group.