Go Back   Techwatch Support Forums: Digital & Satellite TV, FTA, Cable, Computers, Mobile Phones, Apple and General Tech Forums > Tech Forums > Satellite TV > Satellite Receivers > Dreambox



Dreambox For satellite Dreambox versions, including 7000, 7020, 7025, 8000, 5620, 500, 600 and 800.

Reply
 
LinkBack Thread Tools
Old 08-12-10, 04:44 PM   #1 (permalink)
Senior Member
 
Join Date: Mar 2008
Location: Dublin, IRL
Posts: 889
Thanks: 176
Thanked 89 Times in 83 Posts
Default is there cccam restart app?

is there an app or a script of some sort to restart cccam at a certain time for the 500s,
lambo is offline   Reply With Quote
Old 08-12-10, 09:33 PM   #2 (permalink)
Underground Crew Member
 
TheCoder's Avatar
 
Join Date: May 2009
Location: Undrground
Posts: 2,149
Thanks: 15
Thanked 1,691 Times in 933 Posts
Default Re: is there cccam restart app?

Pretty sure you can get cron to run on a dreambox. Then its pretty easy to write a small script that kills CCcam and then restarts it.

edit:

Cant remember if cron is available or not on dm500 but you can easily find out using something like -

crontab -e

then insert the following and save
* * * * * /bin/checkcccam.sh

that should run a script file called checkcccam.sh (in /bin) every minute.

You will need to make sure checkcccam.sh has the correct priviledges (chmod 755 checkcccam.sh )

The script can be as simple or complex as you need it to be

A very simple one might be -

killall CCcam
./path_to_cccam/CCcam

or you might choose the check if CCcam is running and only restart if it isn't !!!

If you want CCcam to restart at a particular time look up how to set cron times. There's loads of stuff on the internet (its pretty easy).

Bit fuzzy cos its a long long time since I played with linux on dm500's but i'm sure you get the idea. Maybe somebody can clean it up a bit.

Last edited by TheCoder; 08-12-10 at 09:46 PM.
TheCoder is offline   Reply With Quote
The Following 2 Users Say Thank You to TheCoder For This Useful Post:
lambo (09-12-10), sidsnot (12-12-10)
Old 09-12-10, 05:32 PM   #3 (permalink)
Senior Member
 
Join Date: Mar 2008
Location: Dublin, IRL
Posts: 889
Thanks: 176
Thanked 89 Times in 83 Posts
Default Re: is there cccam restart app?

Thanks
lambo is offline   Reply With Quote
Old 12-12-10, 12:25 AM   #4 (permalink)
Super-Dooper Moderator
 
lincsat's Avatar
 
Join Date: Sep 2005
Location: In front of the PC
Posts: 6,002
Thanks: 8
Thanked 2,580 Times in 667 Posts
Default Re: is there cccam restart app?

You can kill it on Standby and resume on leaving standby with a couple of scripts.

enigma_enter_standby.sh and enigma_leave_standby.sh

Put "killall -9 CCcam" in the first and "CCcam" in the second without the "" (assuming your CCcam is called CCcam, it has to be the exact name and case). Make sure the scripts are linux compatible, I use Ultraedit. Then put them in /var/etc and CHMOD to 755

Then when you go into standby, CCcam stops and when you exit standby, it starts again.
__________________
Blade7000 & DM800Pro/SE in Stock, Linux Sat boxes from £52.25, SkyboxF3 under £60. Kryptview £123.50 & SV6 under £72 with Members Discount - Lincsat's Nick-Nacks (Shop)

lincsat is offline   Reply With Quote
The Following User Says Thank You to lincsat For This Useful Post:
lambo (12-12-10)
Old 12-12-10, 01:05 PM   #5 (permalink)
Senior Member
 
Join Date: Mar 2008
Location: Dublin, IRL
Posts: 889
Thanks: 176
Thanked 89 Times in 83 Posts
Default Re: is there cccam restart app?

Thanks for the replies, ive found when I leave it on a sub channel on standby cccam2.1.4 needs to be restarted but if on a fta channel it seams to be ok.
lambo is offline   Reply With Quote
Old 12-12-10, 11:23 PM   #6 (permalink)
Underground Crew Member
 
TheCoder's Avatar
 
Join Date: May 2009
Location: Undrground
Posts: 2,149
Thanks: 15
Thanked 1,691 Times in 933 Posts
Default Re: is there cccam restart app?

Quote:
Originally Posted by lambo View Post
Thanks for the replies, ive found when I leave it on a sub channel on standby cccam2.1.4 needs to be restarted but if on a fta channel it seams to be ok.
There appears to be a glaring bug in some dreambox image implementations where standby mode actually stops a lot of things from working properly !

All that should really happen in standby these days is the turning off of the video/audio outputs. Everything else should continue to work as if the box were in normal mode (hence why standby rarely actually saves power on most digiboxes - they usually have to still be passing EMM's etc to the card)
TheCoder is offline   Reply With Quote
Old 13-12-10, 09:59 PM   #7 (permalink)
Senior Member
 
Join Date: Mar 2008
Location: Dublin, IRL
Posts: 889
Thanks: 176
Thanked 89 Times in 83 Posts
Default Re: is there cccam restart app?

Well it does work well on standby, latley I was getting calls from relative to ask if someting was wrong and I found I had to restart cccam but only when left on a sub channel, its the pli image and generally works very well.
lambo is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
CCcam Config Basics Explained Capt Kirk Satellite Cardshare 1 07-04-11 06:20 AM
Samsung Galaxy Tab gets 2012 London Olympics app Computer News PC Hardware 0 03-11-10 09:10 AM
The Telegraph app launched on Apple iPad Computer News PC Hardware 0 22-09-10 04:00 PM
Twitter app lands on the Apple iPad Internet News Internet 0 02-09-10 05:00 PM
Firefox app sent to Apple for approval Internet News Internet 0 02-07-10 12:20 PM


All times are GMT +1. The time now is 03:09 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.