Sponsored links


Go Back   Sat Industry Forums > Dreambox > DB Images > 2Gether-Images
Register FAQ Members List Calendar Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-19-2006
spacy's Avatar
Moderator
 
Join Date: Dec 2003
Posts: 242
Thanks: 0
Thanked 1 Time in 1 Post
spacy is on a distinguished road
Exclamation 2Gether Advanced Emu Startups

Here We go..

Hope this helps to get some things Running..



Newcamd / evocamd / MGcamd related emus

If u want to get betad startet:
create a file /var/tuxbox/config/.betad
-->> checks for /var/bin/betad and starts it.


If u want to get cardserver startet:
create a file /var/tuxbox/config/.cserver
-->> checks for /var/bin/cardserver and starts it.


If u want to get cardspider startet:
create a file /var/tuxbox/config/.cardspider
-->> checks for /var/bin/cardspider and starts it.


Using Netpilot together with Radegast:
create a file /var/tuxbox/config/.npinit
-->> checks for /var/bin/netpilot and starts it.

Netpilot runs then on localhost Port 666


Camx related:
Hope this is still correct:
create a file /var/tuxbox/config/.camxserver
-->> checks for /var/bin/server and starts it.


so for example using evocamd with cardserver
just make an "touch /var/tuxbox/config/.cserver"
add it to a config addon for example to use newcamd with cardserver.
add a second file , for example .spider to also use cardspider



This gives u extend possibilities as u could also use them all together.
or with every other emu needed. just rename binaries as u want and keep care
the files are present.

You can check if everything works on shell by restarting the emu daemon "controld" by hand.

Perhaps someone who has time writes a config plugin or some scriptservice scripts for this. All Possibilities are there.. Just Use them.

Hope this helps you with your Problems.


Have Fun.

PS: No Sharing working with Newcamd or other emus after StartUp ???

Check that Enable Enigmanet and Settings Lan in rcS is enabled in Expert Settings !!!

Last edited by spacy : 03-20-2006 at 12:47 AM.
Reply With Quote
Sponsored links
  #2 (permalink)  
Old 03-19-2006
luke_s's Avatar
Moderator
 
Join Date: Dec 2003
Posts: 74
Thanks: 0
Thanked 1 Time in 1 Post
luke_s is on a distinguished road
AW: 2Gether Advanced Emu Startups

and if u want to run newcs..
Code:
touch /var/tuxbox/config/.cserver
ln -s /var/bin/newcs /var/bin/cardserver
next version will have an newcs option imlemented..
Reply With Quote
  #3 (permalink)  
Old 03-19-2006
Registered User
 
Join Date: Oct 2003
Posts: 1,038
Thanks: 0
Thanked 1 Time in 1 Post
Tom0000 is on a distinguished road
Re: 2Gether Advanced Emu Startups

The only problem is to find an answer, which signal system is sending to called program on the start and on the end.
It should by START and END or STOP , and maybe RESTART but please define it , else we do not know how to define scripts.

Last edited by Tom0000 : 03-19-2006 at 04:51 PM.
Reply With Quote
  #4 (permalink)  
Old 03-19-2006
Registered User
 
Join Date: May 2004
Posts: 77
Thanks: 1
Thanked 1 Time in 1 Post
karlmoran is on a distinguished road
Re: 2Gether Advanced Emu Startups

Quote:
so for example using evocamd with cardserver
just make an "touch /var/tuxbox/config/.cserver"
add it to a config addon for example to use newcamd with cardserver.
add a second file , for example .spider to also use cardspider
this is not clear , can you please explain more
Reply With Quote
  #5 (permalink)  
Old 03-19-2006
medodish's Avatar
Registered User
 
Join Date: Jan 2005
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
medodish is on a distinguished road
Re: 2Gether Advanced Emu Startups

thnx spacy for the info ... but i miss something here
now i have installed newcamd addon
i see in the progress that onlynewcamd is running
but not the cardserver or spider

well ...
according to what i understand from u
i juts creat a new file and rename it to .cardserver and i place it in var/tuxbox/config

and thats it ?? dont i have to write something inside the file ?
or i should type this inside the file

Quote:
touch /var/tuxbox/config/.cardserver
ln -s /var/bin/cardserver
and if this what i should write ..
how i should run automatic ??


sorry if i ask many questions thnx
Reply With Quote
  #6 (permalink)  
Old 03-19-2006
hazem's Avatar
Registered User
 
Join Date: Oct 2003
Posts: 568
Thanks: 1
Thanked 0 Times in 0 Posts
hazem is on a distinguished road
Re: 2Gether Advanced Emu Startups

I am not sure if this what Luke_s means or not

Code:
#!/bin/sh

if [ -f /var/bin/newcs ]
then 
touch /var/tuxbox/config/.cserver 
ln -s /var/bin/newcs /var/bin/cardserver 
else
echo "var/bin/newcs  NOT FOUND"
fi

but it's expected the symlink will not take place coz var/bin/cardserver aleady exits !!
Reply With Quote
  #7 (permalink)  
Old 03-19-2006
spacy's Avatar
Moderator
 
Join Date: Dec 2003
Posts: 242
Thanks: 0
Thanked 1 Time in 1 Post
spacy is on a distinguished road
Re: 2Gether Advanced Emu Startups

Quote:
Originally Posted by hazem
I am not sure if this what Luke_s means or not

Code:
#!/bin/sh

if [ -f /var/bin/newcs ]
then 
touch /var/tuxbox/config/.cserver 
ln -s /var/bin/newcs /var/bin/cardserver 
else
echo "var/bin/newcs  NOT FOUND"
fi

but it's expected the symlink will not take place coz var/bin/cardserver aleady exits !!
You need the "touch.." only once so its there.
ln -s /var/bin/newcs /var/bin/cardserver
should be
ln -s /var/bin/cardserver /var/bin/newcs i think.
also only needed once ;-)
so no script is needed s the controld checks if the file exists.


im not at home till monday so i cant cross check or test anything.


Greetz
Reply With Quote
  #8 (permalink)  
Old 03-28-2006
Registered User
 
Join Date: Jan 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
mycio is on a distinguished road
Re: 2Gether Advanced Emu Startups

Hi, I have a problem with the emus shutdown.

I'm using the camd3 with the cardserver.
This is the emulist row that starts the emulator:
"<emu text="Camd3 v3.842" name="camd3" emudemon="/var/bin/cardserv" emuextra="/var/bin/camd3" emuhelper="" />"

It works very well but when I change the emulator, camd3 stops but cardserv doesn't stop.

How can I stop the cardserver process together at the camd3 ???

Is there a file that manage the killing process ? Is it Editable ?

If not, there is another way to do what I want to do ?

Thanks
Reply With Quote
  #9 (permalink)  
Old 03-28-2006
sateo's Avatar
S.HELL_MOD
 
Join Date: Oct 2003
Posts: 1,298
Thanks: 0
Thanked 26 Times in 15 Posts
sateo is on a distinguished road
Απάντηση: Re: 2Gether Advanced Emu Startups

Quote:
Originally Posted by mycio
Hi, I have a problem with the emus shutdown.

I'm using the camd3 with the cardserver.
This is the emulist row that starts the emulator:
"<emu text="Camd3 v3.842" name="camd3" emudemon="/var/bin/cardserv" emuextra="/var/bin/camd3" emuhelper="" />"

It works very well but when I change the emulator, camd3 stops but cardserv doesn't stop.

How can I stop the cardserver process together at the camd3 ???

Is there a file that manage the killing process ? Is it Editable ?

If not, there is another way to do what I want to do ?

Thanks
try this!!
Edit the .demons on var/tuxbox/conifg with the cardserver!!!
Reply With Quote
  #10 (permalink)  
Old 03-29-2006
Registered User
 
Join Date: Jan 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
mycio is on a distinguished road
Re: 2Gether Advanced Emu Startups

K, The problem was there !!!

Now it's working!!!

Thank You
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
2Gether Stormbreaker DM7000 spacy 2Gether-Images 46 03-25-2006 09:43 PM
2Gether Stormbreaker DM7020SE spacy 2Gether-Images 13 03-19-2006 05:10 AM
2Gether Stormbreaker DM500 spacy 2Gether-Images 3 03-17-2006 01:20 PM
2Gether Stormbreaker images hemertje News & Announcements 0 03-17-2006 08:47 AM
2Gether Stormbreaker DM5620 spacy 2Gether-Images 0 03-17-2006 07:00 AM


All times are GMT +10. The time now is 03:19 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Page generated in 0.28886 seconds with 10 queries