Posts: 50
Joined: Mar 2014
Reputation:
0
2014-03-13, 22:02
(This post was last modified: 2014-03-13, 22:03 by Krazyflipj.)
I would like to begin by saying I'm a total noob to XBMC so I apologize in advance. So I finally was able to setup mysql on my Mac (Where my movies are located) that is connected to the Internet wirelessly. Router is an Apple Airport base station. I have XBMC installed on my pc laptop and my ouya. The issue is that if the Mac is in sleep mode, when opening XBMC, it will just hang on both the Ouya and laptop. Both are running Gotham Beta 1 and wake server setting is enabled. Is this setting supposed to wake my mac up or do I have to make more edits to the wakeonlan file?
Posts: 50
Joined: Mar 2014
Reputation:
0
Looks like I was able to get it to work by editing the file
Posts: 50
Joined: Mar 2014
Reputation:
0
Curious would it be possible to have XBMC send a signal to tell my computer that's hosting the library to go to sleep when exiting XBMC?
Posts: 21
Joined: Dec 2009
Reputation:
0
So I have a mysql database on my desktop computer and have enabled the gotham feature to wake the computer up if asleep by sending magic packet.
If I'm in the home screen and select videos it works but if I'm in a video folder (files view) it freezes the rasp pi and I have to reboot.
What I'm looking to do is have xbmc run the wake up command anytime I access my video collection on my desktop where the videos are located.
Can this be done?
My desktop only sleeps at night as I have a cron that keeps it awake in the daytime and I'm prob being high maintenance but I thought maybe I'm not setting it up correctly.
Oh I'm using openelec
Posts: 283
Joined: Mar 2012
Reputation:
13
I see no error in any of your logs - but they are very short and stops only 20-30 seconds after WakeOnAccess reports "server started" ; you need to provide the full log
".. I .. put the computer to sleep .."
Did you force-sleep your server prematurely? Before the TimeOut specified (300 secs) ?
This is not allowed and will break your system and cause symptoms like you report
You must wait until the server goes to sleep after its idle-timeout and the idle-timeout must be >= WakeOnAccess parameter TimeOut
Posts: 1,435
Joined: Jun 2012
Reputation:
11
cw-kid
Posting Freak
Posts: 1,435
Hi
I just installed Gotham for the first time, this new WOL feature seems to work really well. All I did was enable the WOL setting in the XBMC GUI and now when I open XBMC on my laptop, if the Windows file server is asleep it is woken up. I have a blank / black screen in the XBMC application whilst the server is waking up and until the MYSQL connections are available etc but that is normal. I can see the wakeonlan.xml has been created in the userdata folder not sure if it is recommended to tweak the settings in here in anyway.
I just hope it works as well on OpenElec when I update my HTPC. Previously I had to add a WOL command to a Linux startup script, so when the HTPC was turned on from S5 Shutdown, it would wake the file server.
Thanks again for this great little feature!