Installing a raw binary to Dreambox.

B16MCC

Dreambox Gimp & Coder
My Satellite Setup
2 Dreamboxes..........
---------------------------------------------
--- DM 8000 HD PVR & DM 800 HD ---
Motek SG2100 & Triax 80cm Dual LNB
------ Fixed Dish 28e Quad LNB -------
---- Sly HD Full & 24" Apple iMAC ----
My Location
/var/tuxbox/config
The latest version of NewCS 1.66 has been added to the Gemini blue panel, but as yet has not been added to the nabilo green panel. This of course makes a little more work to install the update.

Can anyone shed any light on how we might go about adding the new 1.66 binary and running it in tandem with CCcam ?
 
Download the newcs from gemini but do not install it.
Use a FTP program and find the newcs in /tmp folder.
Copy it to your computer.
Unzip it and you will see where files should go.
.bin file goes to /var/bin or /usr /bin
Don't forget to set the rights to 755.
Do the same with newcs config.
It should go to /var/tuxbox/config
Then you will have to change startscript for cccam and newcs but it's different from gemini so I can't help you with that.
 
Have a look at the scripts in /var/bin.

You should be able to modify one of the scripts there so that it loads the new version of NewCS.

CCcam_2.1.0_newcs_1.65_cam.sh for example.

Chang the line that starts NewCS so that instead of reading
Code:
/var/bin/newcs_1.65 &

it points to the new version of NewCS......
Code:
/var/bin/newcs_1.66 &

I haven't tried it, but that should work.

C :)

Or you could just rename the NewCS binary so that the name matches that of the older version of same.
 
Thanks for the suggestions guys. I've tried your method compufunk, twice. No luck. I can't explain why it doesn't run. It just doesn't respond.
 
Have you tried loading NewCS manually using the command line? If so does it load. Is there and output?

Unfortunately, I cant try it here without disrupting things, which I dont want to do :) .

EDIT:
I gave it a whirl here but, its no use because I don't have a local card. CCcam just loops over and over trying to get a response from NewCS. I cant tell whether this is because NewCS is not responding or, because I don't have a card to read.

I also tried loading NewCS on its own via the command line, it seems to be fine (At least it doesn't complain about anything).
 
Not done that yet mate. I've installed Gemini2 4.20 via barry allen on my DM7025 just for this NewCS test. I've got it up and running now. Just tweaking to get the new sly card work hopefully. I need to setup a smargo, I've had the card in the internal and its damn hot instantly. This card is not mine, so it won't be going back in the internal again !

It will be tomorrow now but I'll continue my white sly card test thread hopefully.
 
Back
Top