Sponsored links


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

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-20-2005
KiD2004's Avatar
Registered User
 
Join Date: Jan 2004
Posts: 134
Thanks: 0
Thanked 0 Times in 0 Posts
KiD2004 is on a distinguished road
rcs for 109 official

Does someone have the lines rcs shaped for 109 officials + newcamd?
is it ok for the 109 official and newcamd?

touch /tmp/.enigma
while [ -e /tmp/.enigma ]
do
rm -rf /tmp/camd.socket
/var/bin/cardserv
/var/bin/newcamd
/bin/enigma
ret=$?
echo "enigma returned with "$ret
case $ret in
0)
echo "Shutdown"
rm /tmp/.enigma
/sbin/halt
;;
3)
echo "Reboot Flash"
killall -9 newcamd
killall -9 cardserv
rm /tmp/.enigma
umount /var
umount /hdd
/bin/flashtool
;;
4)
echo "Reboot"
rm /tmp/.enigma
/sbin/reboot
;;
*) echo "Restart"
;;
esac
killall -9 newcamd
killall -9 cardserv
done

exit 0

Last edited by KiD2004 : 03-20-2005 at 08:42 PM.
Reply With Quote
Sponsored links
  #2 (permalink)  
Old 03-20-2005
Matrix10's Avatar
Registered User
 
Join Date: Dec 2003
Posts: 342
Thanks: 0
Thanked 2 Times in 1 Post
Matrix10 is on a distinguished road
RCs org with newcamd and cardserver
Attached Files
File Type: zip rcS.zip (1.3 KB, 66 views)
Reply With Quote
  #3 (permalink)  
Old 03-20-2005
we123's Avatar
Registered User
 
Join Date: Feb 2005
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
we123 is on a distinguished road
Wink

...........

Last edited by we123 : 03-20-2005 at 05:17 AM.
Reply With Quote
  #4 (permalink)  
Old 03-20-2005
we123's Avatar
Registered User
 
Join Date: Feb 2005
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
we123 is on a distinguished road
oooopsss ..... sorry
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
SCAM & update keys for official card phileas Dreamulators 0 02-24-2005 06:22 AM
Can't update Official C+ fr card dussjp The_Hydra Images 12 11-20-2004 07:22 PM
official cards rossdret New Dreamers 5 11-17-2004 12:56 AM
The LCD display is flashing and unite dont bootup after the newest official image pepelpue00 DB Images 1 11-01-2004 07:53 AM
New Official Australian Firmware xphile DB Images 3 09-22-2003 01:13 AM


All times are GMT +10. The time now is 04:23 AM.


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