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

avoiding sleep mode
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
avoiding sleep mode
3rd Jun, 2013, 05:13 PM
Post: #10
Kevf Offline
Registered
Posts: 21
Joined: May 2013
Reputation: 0
RE: avoiding sleep mode
It didn't work. This morning I switched on the the pi but I couldn't connect using Yatze. After that I switched on the tv: no screen.

I rebooted the pi by reconnecting it and after that it worked fine. I enabeld debugging, I turned off the tv again and switched off the pi with Yatze.

Than I turned on the the pi again, but this time I can connect with Yatze (with the tv off), but when I turn on the tv: no screen Sad

I can't help but think that it's somewhere in the cec settings/passtrough of my receiver.

The log didn't say anything unusual. But using the command in the link only gives you a part of the logging right?

logging after start-up (I know for sure it was different the first time)

Terminal
09:21:48 T:2887775296 DEBUG: JSONRPC: Calling application.getproperties
09:21:49 T:2887775296 DEBUG: webserver: request received for /jsonrpc
09:21:49 T:2887775296 DEBUG: JSONRPC: Incoming request: [{"id":0,"jsonrpc":"2. 0","method":"Player.GetActivePlayers"},{"id":1,"jsonrpc":"2.0","method":"Applica tion.GetProperties","params":{"properties":["volume","muted"]}}]
09:21:49 T:2887775296 DEBUG: JSONRPC: Calling player.getactiveplayers
09:21:49 T:2887775296 DEBUG: JSONRPC: Calling application.getproperties
09:21:51 T:2887775296 DEBUG: webserver: request received for /jsonrpc
09:21:51 T:2887775296 DEBUG: JSONRPC: Incoming request: [{"id":0,"jsonrpc":"2. 0","method":"Player.GetActivePlayers"},{"id":1,"jsonrpc":"2.0","method":"Applica tion.GetProperties","params":{"properties":["volume","muted"]}}]
09:21:51 T:2887775296 DEBUG: JSONRPC: Calling player.getactiveplayers
09:21:51 T:2887775296 DEBUG: JSONRPC: Calling application.getproperties
09:21:52 T:2887775296 DEBUG: webserver: request received for /jsonrpc
09:21:52 T:2887775296 DEBUG: JSONRPC: Incoming request: [{"id":0,"jsonrpc":"2. 0","method":"Player.GetActivePlayers"},{"id":1,"jsonrpc":"2.0","method":"Applica tion.GetProperties","params":{"properties":["volume","muted"]}}]
09:21:52 T:2887775296 DEBUG: JSONRPC: Calling player.getactiveplayers
09:21:52 T:2887775296 DEBUG: JSONRPC: Calling application.getproperties
09:21:54 T:2887775296 DEBUG: webserver: request received for /jsonrpc
09:21:54 T:2887775296 DEBUG: JSONRPC: Incoming request: [{"id":0,"jsonrpc":"2. 0","method":"Player.GetActivePlayers"},{"id":1,"jsonrpc":"2.0","method":"Applica tion.GetProperties","params":{"properties":["volume","muted"]}}]
09:21:54 T:2887775296 DEBUG: JSONRPC: Calling player.getactiveplayers
09:21:54 T:2887775296 DEBUG: JSONRPC: Calling application.getproperties
09:21:56 T:2887775296 DEBUG: webserver: request received for /jsonrpc
09:21:56 T:2887775296 DEBUG: JSONRPC: Incoming request: [{"id":0,"jsonrpc":"2. 0","method":"Player.GetActivePlayers"},{"id":1,"jsonrpc":"2.0","method":"Applica tion.GetProperties","params":{"properties":["volume","muted"]}}]
09:21:56 T:2887775296 DEBUG: JSONRPC: Calling player.getactiveplayers
09:21:56 T:2887775296 DEBUG: JSONRPC: Calling application.getproperties
09:21:57 T:2887775296 DEBUG: webserver: request received for /jsonrpc
09:21:57 T:2887775296 DEBUG: JSONRPC: Incoming request: [{"id":0,"jsonrpc":"2. 0","method":"Player.GetActivePlayers"},{"id":1,"jsonrpc":"2.0","method":"Applica tion.GetProperties","params":{"properties":["volume","muted"]}}]
09:21:57 T:2887775296 DEBUG: JSONRPC: Calling player.getactiveplayers
09:21:57 T:2887775296 DEBUG: JSONRPC: Calling application.getproperties
09:21:59 T:2887775296 DEBUG: webserver: request received for /jsonrpc
09:21:59 T:2887775296 DEBUG: JSONRPC: Incoming request: [{"id":0,"jsonrpc":"2. 0","method":"Player.GetActivePlayers"},{"id":1,"jsonrpc":"2.0","method":"Applica tion.GetProperties","params":{"properties":["volume","muted"]}}]
09:21:59 T:2887775296 DEBUG: JSONRPC: Calling player.getactiveplayers
09:21:59 T:2887775296 DEBUG: JSONRPC: Calling application.getproperties
[/term
]
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
avoiding sleep mode - alejandrovk - 12th Feb, 2013, 12:37 AM
avoiding sleep mode - Koenkk - 12th Feb, 2013, 12:38 AM
Re: avoiding sleep mode - rikardo1979 - 12th Feb, 2013, 12:49 AM
RE: avoiding sleep mode - alejandrovk - 12th Feb, 2013, 06:36 PM
Re: avoiding sleep mode - rikardo1979 - 12th Feb, 2013, 07:12 PM
RE: avoiding sleep mode - alejandrovk - 13th Feb, 2013, 03:41 AM
RE: avoiding sleep mode - Kevf - 27th May, 2013, 09:08 PM
RE: avoiding sleep mode - rikardo1979 - 27th May, 2013, 09:17 PM
RE: avoiding sleep mode - Kevf - 1st Jun, 2013, 10:26 PM
RE: avoiding sleep mode - Kevf - 3rd Jun, 2013 05:13 PM
RE: avoiding sleep mode - Kevf - 4th Jun, 2013, 07:36 PM
RE: avoiding sleep mode - Kevf - 13th Jun, 2013, 12:49 AM
Re: avoiding sleep mode - rikardo1979 - 13th Jun, 2013, 02:01 AM
RE: avoiding sleep mode - Isabel - 19th Jun, 2013, 04:19 AM
RE: avoiding sleep mode - zilexa - 19th Jun, 2013, 07:28 PM
RE: avoiding sleep mode - MM3 - 26th Jun, 2013, 06:22 PM
RE: avoiding sleep mode - hakbjo03 - 25th Jul, 2013, 05:12 PM
RE: avoiding sleep mode - IriDium - 25th Jul, 2013, 06:57 PM
Re: avoiding sleep mode - f1vefour - 26th Jul, 2013, 02:12 AM
RE: avoiding sleep mode - herbie4 - 8th Oct, 2013, 09:55 PM

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

Current time: 19th Jul, 2025, 09:10 AM Powered By MyBB, © 2002-2025 MyBB Group.