moServices and FW R1_133(135)/R3_121(123)

Re: moServices and FW R1_133/R3_121

Postby gush » 25 Jan 2011, 18:58

FarVoice wrote:
gush wrote:R3_121 + moServices
I Need execut script before the start moServices, where put the file?

Put it anywhere (e.g. /usr/local/etc) and write it's start on /usr/local/etc/rcS before /usr/local/etc/mos/services start or /usr/local/etc/rc.wakeup


/usr/local/etc # cat rc.wakeup

#!/bin/sh
/usr/local/etc/mos/services start&
/usr/local/etc/watchdog.gus > /dev/null &

Before reboot , "watchdog.gus" not running
not figure when list PS :(
gush
 
Posts: 16
Joined: 05 Jan 2011, 23:41

Re: moServices and FW R1_133/R3_121

Postby gush » 31 Jan 2011, 23:26

gush wrote:
FarVoice wrote:
gush wrote:R3_121 + moServices
I Need execut script before the start moServices, where put the file?

Put it anywhere (e.g. /usr/local/etc) and write it's start on /usr/local/etc/rcS before /usr/local/etc/mos/services start or /usr/local/etc/rc.wakeup




/usr/local/etc # cat rc.wakeup
#!/bin/sh
/usr/local/etc/mos/services start&
/usr/local/etc/watchdog.gus > /dev/null &

/usr/local/etc # cat watchdog.gus
#!/bin/sh
sleep 10
while [ true ]; do
sleep 10
if [ "`ps xaf|grep btpd|grep -v grep`" == "" ]; then
/usr/local/etc/mos/scripts/embtorrent start
fi
done


Before reboot , "watchdog.gus" not figure when list PS :(

please Help
gush
 
Posts: 16
Joined: 05 Jan 2011, 23:41

Re: moServices and FW R1_133/R3_121

Postby FarVoice » 31 Jan 2011, 23:34

gush wrote:/usr/local/etc # cat rc.wakeup
#!/bin/sh
/usr/local/etc/mos/services start&
/usr/local/etc/watchdog.gus > /dev/null &

/usr/local/etc # cat watchdog.gus
#!/bin/sh
sleep 10
while [ true ]; do
sleep 10
if [ "`ps xaf|grep btpd|grep -v grep`" == "" ]; then
/usr/local/etc/mos/scripts/embtorrent start
fi
done


Before reboot , "watchdog.gus" not figure when list PS :(

please Help

rc.wakeup must be the next:
Code: Select all
#!/bin/sh
/usr/local/etc/watchdog.gus > /dev/null
/usr/local/etc/mos/services start&
ASUS O!Play R1 (amp_r12_vrtn), xTreamer Pro (amp_r12_vrt), xTreamer Prodigy (iNeXT 2.14 r2), IconBIT HDR12L (amp_r12_vrt), 3Q F425HW (xds42gl_7725_r3), MyGica A11 (mygica_m3_20121222)
User avatar
FarVoice
Администратор
 
Posts: 8572
Joined: 03 Sep 2010, 01:27
Location: Russia, Moscow

Re: moServices and FW R1_133/R3_121

Postby babb1 » 05 Feb 2011, 17:32

Hi,

Can I use something like nosleepHD2 with original FW and moservices?
Asus HDP-R1 (AMP r12 vrt gui)
babb1
 
Posts: 11
Joined: 27 Jan 2011, 02:54

Re: moServices and FW R1_133/R3_121

Postby Olegin » 05 Feb 2011, 17:47

Yes... Install moS and use.
Asus O!Play R1 (amp, vrt), xTreamer Pro (amp, vrt), Iconbit 7L(amp, vrt), Iconbit 12L(amp, vrt/12l), Iconbit 1003(3Dgui)
Olegin
 
Posts: 1243
Joined: 04 Sep 2010, 20:13
Location: Ufa, Russia

Re: moServices and FW R1_133/R3_121

Postby babb1 » 05 Feb 2011, 18:20

Olegin wrote:Yes... Install moS and use.


Thx.
How does it work? There is no www/cgi-bin/IpodCGI.cgi...
Asus HDP-R1 (AMP r12 vrt gui)
babb1
 
Posts: 11
Joined: 27 Jan 2011, 02:54

Re: moServices and FW R1_133/R3_121

Postby Olegin » 05 Feb 2011, 18:43

Read here https://sites.google.com/site/farvoice/about_en I hope you'll have no questions ;)
Asus O!Play R1 (amp, vrt), xTreamer Pro (amp, vrt), Iconbit 7L(amp, vrt), Iconbit 12L(amp, vrt/12l), Iconbit 1003(3Dgui)
Olegin
 
Posts: 1243
Joined: 04 Sep 2010, 20:13
Location: Ufa, Russia

Re: moServices and FW R1_133/R3_121

Postby babb1 » 05 Feb 2011, 19:14

Olegin wrote:Read here https://sites.google.com/site/farvoice/about_en I hope you'll have no questions ;)


last question ;)
It needs Remote Control module?
Asus HDP-R1 (AMP r12 vrt gui)
babb1
 
Posts: 11
Joined: 27 Jan 2011, 02:54

Re: moServices and FW R1_133/R3_121

Postby Olegin » 05 Feb 2011, 19:20

What do you mean as RC module? For what?
Asus O!Play R1 (amp, vrt), xTreamer Pro (amp, vrt), Iconbit 7L(amp, vrt), Iconbit 12L(amp, vrt/12l), Iconbit 1003(3Dgui)
Olegin
 
Posts: 1243
Joined: 04 Sep 2010, 20:13
Location: Ufa, Russia

Re: moServices and FW R1_133/R3_121

Postby babb1 » 05 Feb 2011, 19:42

https://sites.google.com/site/farvoice/about_en :
Since the revision 0.4 of the module is integrated anti-sleep
Asus HDP-R1 (AMP r12 vrt gui)
babb1
 
Posts: 11
Joined: 27 Jan 2011, 02:54

PreviousNext

Return to About moServices

Who is online

Users browsing this forum: No registered users and 10 guests

cron