Sponsored links


Go Back   Sat Industry Forums > iTGate Official Forums > DS Team Forum
Register FAQ Members List Calendar Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 03-12-2007
Registered User
 
Join Date: Jan 2004
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
elbee111 is on a distinguished road
Re: DS 3.0 for TGS100 10.03.2007

Quote:
Originally Posted by dsteam
paste her emulist.xml and emuscript xml
Found /var/tuxbox/config/emulist.xml as follows:

<?xml version="1.0" encoding="iso-8859-1" ?>
- <emulist>
<emu emulator="Common Interface" osdname="CI" emuscript="" filecheck="" />
<emu emulator="DreamCrypt" osdname="DCCAMD" emuscript="" filecheck="" />
<emu emulator="CCcam 1.6.2" osdname="CCcam" emuscript="var/emu_scripts/CCcam.xml" filecheck="/var/tuxbox/config/filecheck/CCcam_check.xml" />
</emulist>

Looking at the above, I notice that var/emu_scripts does not exist. I checked out the last line and this seems to be where it is looking for CCcam.pps instead of just CCcam.

Could not find a emuscript.xml. Any hints on where it should be ?
Reply With Quote
Sponsored links
  #12 (permalink)  
Old 03-12-2007
dsteam's Avatar
Registered User
 
Join Date: Nov 2005
Posts: 100
Thanks: 0
Thanked 2 Times in 1 Post
dsteam is on a distinguished road
Re: DS 3.0 for TGS100 10.03.2007

in telnet

cd /var
mkdir emu_scripts

and then reinstall addon..
Reply With Quote
  #13 (permalink)  
Old 03-12-2007
Registered User
 
Join Date: Jan 2004
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
elbee111 is on a distinguished road
Re: DS 3.0 for TGS100 10.03.2007

Quote:
Originally Posted by dsteam
in telnet

cd /var
mkdir emu_scripts

and then reinstall addon..
Done. Now the directory exists with a CCcam.xml as follows:

<?xml version="1.0" encoding="iso-8859-1" ?>
<emu>
<start>

<startemu daemon="/var/bin/CCcam" />

</start>
<stop>
<killemu command="killall CCcam" />
</stop>
</emu>

Getting there, but still no joy without executing CCcam manually.
Thanks
El Bee
Reply With Quote
  #14 (permalink)  
Old 03-12-2007
dsteam's Avatar
Registered User
 
Join Date: Nov 2005
Posts: 100
Thanks: 0
Thanked 2 Times in 1 Post
dsteam is on a distinguished road
Re: DS 3.0 for TGS100 10.03.2007

So just run it via emu Manger

Save ALL

tnh else
Reply With Quote
  #15 (permalink)  
Old 03-12-2007
Alias1's Avatar
Registered User
 
Join Date: Jun 2004
Posts: 494
Thanks: 0
Thanked 2 Times in 2 Posts
Alias1 is on a distinguished road
Re: DS 3.0 for TGS100 10.03.2007

Quote:
Originally Posted by dsteam
So just run it via emu Manger

Save ALL

tnh else
They dont run via emu manager
Reply With Quote
  #16 (permalink)  
Old 03-12-2007
Registered User
 
Join Date: Jan 2004
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
elbee111 is on a distinguished road
Re: DS 3.0 for TGS100 10.03.2007

Yep. It looks as though it does but it doesn't. Looking at blue extended shows nothing in any of the boxes.

*edit* Gotta say that DSnextv2 works a treat.
Reply With Quote
  #17 (permalink)  
Old 03-14-2007
dsteam's Avatar
Registered User
 
Join Date: Nov 2005
Posts: 100
Thanks: 0
Thanked 2 Times in 1 Post
dsteam is on a distinguished road
Re: DS 3.0 for TGS100 10.03.2007

Remember that old emus are not supported any more - ll from net i ve jsut tested works ok

<?xml version="1.0" encoding="iso-8859-1" ?>
<emulist>
<emu emulator="Common Interface" osdname="CI" emuscript="" filecheck="" />
<emu emulator="DreamCrypt" osdname="DCCAMD" emuscript="" filecheck="" />
<emu emulator="CCcam 1.6.2" osdname="CCcam" emuscript="/var/emu_scripts/CCcam.xml" filecheck="/var/tuxbox/config/filecheck/CCcam_check.xml" />
</emulist>


<?xml version="1.0" encoding="iso-8859-1" ?>
<emu>
<start>
<startemu daemon="/var/bin/CCcam" />
</start>
<stop>
<killemu command="killall CCcam" />
</stop>
</emu>


and Blue-> Save ALL
Reply With Quote
  #18 (permalink)  
Old 03-14-2007
Alias1's Avatar
Registered User
 
Join Date: Jun 2004
Posts: 494
Thanks: 0
Thanked 2 Times in 2 Posts
Alias1 is on a distinguished road
Re: DS 3.0 for TGS100 10.03.2007

Quote:
Originally Posted by dsteam
Remember that old emus are not supported any more - ll from net i ve jsut tested works ok

<?xml version="1.0" encoding="iso-8859-1" ?>
<emulist>
<emu emulator="Common Interface" osdname="CI" emuscript="" filecheck="" />
<emu emulator="DreamCrypt" osdname="DCCAMD" emuscript="" filecheck="" />
<emu emulator="CCcam 1.6.2" osdname="CCcam" emuscript="/var/emu_scripts/CCcam.xml" filecheck="/var/tuxbox/config/filecheck/CCcam_check.xml" />
</emulist>


<?xml version="1.0" encoding="iso-8859-1" ?>
<emu>
<start>
<startemu daemon="/var/bin/CCcam" />
</start>
<stop>
<killemu command="killall CCcam" />
</stop>
</emu>


and Blue-> Save ALL
I got it to run by adding var/emu_scripts folder and manually creating a *.xml for the emu i was using
Reply With Quote
  #19 (permalink)  
Old 03-15-2007
Registered User
 
Join Date: Jan 2004
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
elbee111 is on a distinguished road
Re: DS 3.0 for TGS100 10.03.2007

Quote:
Originally Posted by Alias1
It lives in bin.
Glad to see its not only me that has this problem.
you do a ps -xa from telnet you will see that it is running


welcome on your ITGATE! - Kernel 2.6.9 (00:32:31).
itgate login: root
Password:


BusyBox v1.01 (2007.02.23-18:12+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

[ITGATE(TGS100) /> ps -xa
PID Uid VmSize Stat Command
273 root 616 S /bin/sh /etc/init.d/rcS
341 root 608 S /sbin/inetd
436 root 7748 S /bin/enigma
437 root 7748 S N /bin/enigma
438 root 7748 S N /bin/enigma
443 root 7748 S /bin/enigma
452 root 7748 S /bin/enigma
459 root 7748 S /bin/enigma
465 root 7748 R N /bin/enigma
469 root 852 S nmbd -D
476 root 440 S telnetd
477 root 652 S -sh
478 root 584 R ps -xa

It doesn't look like dsemud is a goer. When I Telnet it appears in /bin but is white (grey) whereas everything else is either blue or green. Can I kick it into life or copy from a working DSNext ?
Reply With Quote
  #20 (permalink)  
Old 03-15-2007
dsteam's Avatar
Registered User
 
Join Date: Nov 2005
Posts: 100
Thanks: 0
Thanked 2 Times in 1 Post
dsteam is on a distinguished road
Re: DS 3.0 for TGS100 10.03.2007

No You can not

Write in telnet

/bin/dsemud

and show us the LOG
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
Satellite Tv For Pc - 2007 ELITE EDITION ding70 General Chat 19 05-08-2008 01:32 AM
DS 3.0 for 7000 10.03.2007 dsteam DS images 4 03-13-2007 07:46 PM
Juliet 2.07 TGS100 mimi74 Juliet Team Forum 11 01-26-2007 03:14 AM
[PS3 NEWS] BBC Confident Of PS3 Launch In 2007 newsfeeds Playstation 2, Playstation 3 & PSP 0 10-30-2005 11:02 AM
[PS3 NEWS] MS 'unsurprised' by a 2007 launch for PS3 newsfeeds Playstation 2, Playstation 3 & PSP 0 10-17-2005 11:31 PM


All times are GMT +10. The time now is 12:21 PM.


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