PDA

View Full Version : starting NewCS



neilD
19-08-2009, 09:15 AM
Last night I installed CCcam and NewCS. I modified the configuration files and finally got it to work with my an external reader (smargo) and my blue sly card.

On the openCas menu the # is not present for both cams BUT while cccam starts automatically after a reboot newcs does not. Each time I have to start it manually over telnet.

What have I done wrong ? I though that newcs would start up automaticall.

Do I need to enter it somewhere else?

Also pressing the yellow activate CAM button on the openCas menu doesn't appear to start it?

One final question does the increare/decrease priority button in OpenCAS work?

I found this morning a utility to generate the newcs.xml and Cccam.cfg file on

_http://www.satellites.co.uk/satellite/dreambox-general/152662-sly-uk-newcs-cccam-config-creator.html[/url]

Its for a dreambox but its eays enough to modify the card reader bits for the azbox. It would have helped me alot if I had found it last night.

valerica
19-08-2009, 11:42 AM
In module.seq file from /EMU/OpenXCAS , add 2 lines :
- newcs
- dvbapiCAS
Now u should c these 2 emus .

Cheers ,
Val .

pr2
19-08-2009, 01:32 PM
Hi,

Here is the solution:

In the /EMU/OpenXCAS/newcs

edit the file: openxcas.conf

add or modify this parameter:

wait = 5 sec

In the /EMU/OpenXCAS/dvbapiCAS

edit the file: openxcas.conf

add or modify this parameter:

wait = 10 sec

With this parameter, you allow NewCS to start first and then CCcam... so NewCS is ready when CCcam tries to connect to it.

Pr2