05-27-2013, 01:33 PM
Run this in ssh console and post url you get.
Code:
paste /var/log/messages
05-27-2013, 01:33 PM
Run this in ssh console and post url you get.
Code: paste /var/log/messages
05-27-2013, 01:46 PM
05-27-2013, 01:49 PM
It should work according to my knowledge.
05-27-2013, 02:00 PM
Any other ideas or places to ask?
I just registered to answer this question as I spent hours trying to figure this out, the correct syntax for autostart.sh to automatically start a script is the following :
Code: #!/bin/sh notice the ; and after the "sleep" command. also, I played around with the sleep seconds and the lowest you can go is 8, anything shorter does not give XBMC enough time to boot and gets ignored (in my case anyways)
12-20-2014, 01:27 PM
Instead of autostart.sh and sleep use tips from this thread: http://openelec.tv/forum/90-miscellaneou...rts#124138
01-07-2016, 08:14 PM
Extraze post=125553 Wrote:I just registered to answer this question as I spent hours trying to figure this out, the correct syntax for autostart.sh to automatically start a script is the following : I need about 18 seconds and in case anyone stumbles across this post xbmc-send is now kodi-send. |
|